Goto

Collaborating Authors

 SPE


Compliance Dictionary aims for a simpler life

#artificialintelligence

Globalization, an ever-growing corpus of regulations and increasing business complexity all conspire to make it challenging to understand, implement and prove regulatory compliance. With the Compliance Dictionary, Unified Compliance Framework (UCF) is aiming to change that. For instance, 'Personally Identifiable Information' (PII) was defined legally in a 2007 memorandum from the Executive Office of the President, Office of Management and Budget (OMB) and later adopted in the National Institute of Standards and Technology (NIST) Guide to Protecting the Confidentiality of Personally Identifiable Information (SP 800-122). But other regulatory and standards bodies frequently refer to PII as'identifying information,' 'personal information' or'private information.' In the European Union, EU directive 95/46/EC refers to it as'personal data.'


Blue Ocean Robotics recognized as one of the 20 Most Promising Robotics Solution Providers of 2016

#artificialintelligence

In recent times, robotics technology is widely recognized for delivering efficiency, reliability, low spoilage, and higher overall productivity. Owing to the benefits and also to realize its complete potential in the business domain, extensive research and development works are conducted to further improve the quality while obliterating various design and operational constraints in robots. Latest techniques and algorithms are making robots smaller, safer, more practical, and cost-effective to be used by organizations in multiple industries such as manufacturing, construction, and healthcare. Moreover, the convergence of robotics with a wide range of complementary technologies such as machine vision, force sensing, speech recognition, and advanced mechanics is offering increased levels of functionality. Well positioned to fulfill the demand for robots in different industries is the Denmark based firm, Blue Ocean Robotics that identifies the users and their generic challenges to develop robots as the solution.


LogisticRegression - mlxtend

#artificialintelligence

Related to the Perceptron and'Adaline', a Logistic Regression model is a linear model for binary classification. However, instead of minimizing a linear cost function such as the sum of squared errors (SSE) in Adaline, we minimize a sigmoid function, i.e., the logistic function: Here, p(y 1 \mid \mathbf{x}) is the conditional probability that a particular sample belongs to class 1 given its features \mathbf{x} . The logit function takes inputs in the range [0, 1] and transform them to values over the entire real number range. In contrast, the logistic function takes input values over the entire real number range and transforms them to values in the range [0, 1]. In other words, the logistic function is the inverse of the logit function, and it lets us predict the conditional probability that a certain sample belongs to class 1 (or class 0).


Facebook DeepText -- clever artificial intelligence, but YOU are the product

#artificialintelligence

Facebook reveals artificial intelligence, which it calls DeepText. The deep-learning A.I. will help Zuck's social network to "improve user experiences" by "solving tricky language challenges." In regular language, that seems to mean Facebook mining even more of your private data, so it can sell even more ads and tell brands even more about you. In IT Blogwatch, bloggers are the product. How good is it, really?


How Google's driverless car learned to see bikes

Washington Post - Technology News

If you ever wondered how Google's self-driving car can tell drivers apart from cyclists and other users of the road, the company's latest report on the project should shed a bit of light on the topic. It turns out that (as with many of the company's products) machine learning algorithms figure heavily into the car's detection technology. By "seeing" many examples of bicycles with its cameras and sensors, the car's computer has effectively been taught what bicycles look like from every angle. "Our software learns from the thousands of variations it has seen -- from multicolored frames, big wheels, bikes with car seats, tandem bikes, conference bikes, and unicycles," Google said in its report, published Tuesday. Haven't heard of some of the bicycle types mentioned on that list?


Michael I. Jordan, Artificial Intelligence Pioneer, Joins Jibo Advisory Board

#artificialintelligence

Jordan is renowned in the scientific community as an expert and leading researcher in the fields of artificial intelligence and machine learning. "Jibo is breaking new ground by bringing a human element to the robot experience -- something I believe the world needs and will benefit from embracing," said Michael I. Jordan, advisory board member of Jibo Inc. "My background and research in AI is uniquely suited to help in advancing Jibo's learning capabilities and developing his role and relationships within the home environment." Currently the Pehong Chen distinguished professor in electrical engineering, computer science and statistics at the University of California, Berkeley, Jordan has developed a wide range of novel methods in machine learning, natural language processing and signal processing. Jibo Inc. will apply artificial intelligence and machine learning techniques to the field of social rapport and relationships. Jordan joins the advisory board comprised of 10 industry leaders in fields central to Jibo Inc.'s ongoing development including voice and natural language technologies, artificial intelligence, human factors, behavioral science and more.


Are we preparing our children for the workplaces of the future?

#artificialintelligence

Up to 40 per cent of current Australian jobs could disappear within the next 10 to 15 years as robots and computers continue their unstoppable advance. They have already replaced humans in workplaces such as factories, supermarkets and airline check-in counters. Hugh Durrant-Whyte, director at the Centre for Translational Data Science at the University of Sydney, said technology was taking on middle-class professions once thought safe from automation -- professions such as law, accountancy and banking. "We always used to think of automation as moving everybody up," he said. "The big difference now is machine learning and artificial intelligence are solving jobs that we thought traditionally were very highly qualified jobs โ€ฆ it's eating out the middle of the job market, rather than the bottom end."


Data Scientist/Machine Learning Engineer posted by Nervana Systems on DigitalMediaJobsNetwork.com

#artificialintelligence

Nervana provides "AI on demand". Businesses use our Nervana Cloud platform to create and deploy solutions that include natural language processing, image recognition, computer vision and other types of artificial intelligence. We specialize in "deep learning", which is the technology that powers Apple's Siri, Facebook face recognition, and Google's self-driving cars and AlphaGo. The space is white hot right now!


Bayesian Deep Learning Part II: Bridging PyMC3 and Lasagne to build a Hierarchical Neural Network

#artificialintelligence

As we can see, when the model makes an error, it is much more uncertain in the answer (i.e. the answers provided are more uniform). You might argue, that you get the same effect with a multinomial prediction from a regular ANN, however, this is not so. By bridging Lasagne and PyMC3 and by using mini-batch ADVI to train a Bayesian Neural Network on a decently sized and complex data set (MNIST) we took a big step towards practical Bayesian Deep Learning on real-world problems. Kudos to the Lasagne developers for designing their API to make it trivial to integrate for this unforseen application. They were also very helpful and forthcoming in getting this to work.


Researchers argue AI can fool the Turing test without saying a thing

#artificialintelligence

Alleged criminals might not be the only ones to benefit from pleading the Fifth. By falling silent during the Turing test, artificial intelligence (AI) systems can fool human judges into believing they're human, according to a study by machine intelligence researchers from Coventry University. Alan Turing, considered the father of theoretical computer science and AI, devised the Turing test in an attempt to outline what it means for a thing to think. In the test, a human judge or interrogator has a conversation with an unseen entity, which might be a human or a machine. The test posits that the machine can be considered to be "thinking" or "intelligent" if the interrogator is unable to tell whether or not the machine is a human.