SPE
AI: Should machines be trained to unlearn?
The quantitative explosion in digital data stemming from the surge in Internet communication and the widespread use of sensors is today a major driver of business opportunities for companies. In this new world, a great deal of ink is being spilled on the subject of progress in'machine learning'. This increasingly common expression denotes families of algorithms which enable computer-aided systems to accumulate knowledge and intelligence automatically without being explicitly programmed to do so. Machine learning methods have applications in a wide range of fields including the manufacturing industries (process optimisation), the finance sector (risk management), the luxury goods and wider online markets (strategic marketing), defence (situational analysis) and in the biomedical sector (patient typology). However, 'machine learning' is far from foolproof and if applied to the economic or political field it looks certain to raise some major issues.
Hello, TensorFlow!
The TensorFlow project is bigger than you might realize. The fact that it's a library for deep learning, and its connection to Google, has helped TensorFlow attract a lot of attention. Cool stuff, but--especially for someone hoping to explore machine learning for the first time--TensorFlow can be a lot to take in. Let's break it down so we can see and understand every moving part. We'll explore the data flow graph that defines the computations your data will undergo, how to train models with gradient descent using TensorFlow, and how TensorBoard can visualize your TensorFlow work. The examples here won't solve industrial machine learning problems, but they'll help you understand the components underlying everything built with TensorFlow, including whatever you build next!
Microsoft CEO: A.I. Design Will Require Values - Dice Insights
Earlier this week, Microsoft CEO Satya Nadella published an article on Slate that outlined his positions on artificial intelligence (A.I.) and machine learning. If you're interested in those fields, it's well worth a read, because Nadella's position as head of one of the world's biggest technology companies means his opinion could have considerable influence on how the A.I. field evolves in coming years and decades. Nadella is, to put it mildly, an A.I. optimist. He thinks self-learning machines will allow humanity to conquer "disease, ignorance, and poverty." "I would argue that perhaps the most productive debate we can have isn't one of good versus evil," he wrote.
Can you tell if these baseball stories were written by a robot?
First it was whimsical poems, then full-length movies. But, now artificial intelligence is writing sports articles. The Associated Press announced it is expanding the publication's coverage to include Minor League Baseball and will use automated software to cover the 10,000 games. This AI reporter is capable of analyzing data from the games, pulling out the most important highlights to formulate a well-constructed and informative stories. The Associated Press announced it is expanding the publication's coverage to include Minor League Baseball and will use automated software to cover the 10,000 games, like the Altoona Curve.
Training an ANN to control a robot using a Genetic Algorithm - Standing
The purpose of the report is to detail the process of training an Artificial Neural Network to control a robot. This report will be divided into several sections. The goal of this report is to demonstrate the ability of an ANN to control a robot to stand. In the previous reports the GA was used to evolve an ideal Artificial Neural Network topology, which was then refined via backpropagation learning. For this report the same techniques will be applied to the process of training an ANN to control a simulated robot, referred to simBot in this report.
Notes on the Safety in Artificial Intelligence conference โข /r/ControlProblem
These are my notes and observations after attending the Safety in Artificial Intelligence (SafArtInt) conference, which was co-hosted by the White House Office of Science and Technology Policy and Carnegie Mellon University on June 27 and 28. This isn't an organized summary of the content of the conference; rather, it's a selection of points which are relevant to the control problem. As a result, it suffers from selection bias: it looks like superintelligence and control-problem-relevant issues were discussed frequently, when in reality those issues were discussed less and I didn't write much about the more mundane parts. SafArtInt has been the third out of a planned series of four conferences. The purpose of the conference series was twofold: the OSTP wanted to get other parts of the government moving on AI issues, and they also wanted to inform public opinion. The other three conferences are about near term legal, social, and economic issues of AI. SafArtInt was about near term safety and reliability in AI systems.
Artificial Intelligence and Virtual Reality: New Experiments at Purdue University ENGINEERING.com
Researchers at Purdue University are approaching virtual reality with a concept that uses powerful learning algorithms from a "deep learning" software that they are calling DeepHand. Specifically, the research team is addressing the problem of accurate hand tracking in virtual reality and augmented reality and proposing an interesting solution involving neural networks and a multitude of 3D sensors. The thought process behind this experiment makes sense given the increasing importance of powerful and accurate hand tracking in augmented reality and human-computer interfaces. In both augmented reality and virtual reality, better hand tracking means a better user experience. In real life, hand movements are something that we generally take for granted (i.e.
Veteran Pilot Loses Simulated Dogfight to Impressive Artificial Intelligence
ALPHA's prowess is impressive, but equally amazing is the tiny computer that runs it. For such a complicated set of decision-making algorithms, ALPHA requires very little processing power, running on a 35 Raspberry Pi minicomputer. ALPHA uses what are called "fuzzy logic algorithms" to form a "Genetic Fuzzy Tree" system that breaks big problems down into smaller chunks so the system can evaluate which variables are relevant to a particular decision and which of those are most important. This allows the system to work more efficiently and rapidly.