Goto

Collaborating Authors

 SPE


Deep On the internet Convex Optimization with Gated Games

#artificialintelligence

Abstract: Strategies from convex optimization are widely utilized as setting up blocks for deep finding out algorithms. Nevertheless, the reasons for their empirical good results are unclear, considering the fact that fashionable convolutional networks (convnets), incorporating rectifier models and max-pooling, are neither smooth nor convex. Conventional ensures for that reason do not use. This paper presents the 1st convergence rates for gradient descent on rectifier convnets. The evidence makes use of the particular structure of rectifier networks which is made up in binary energetic/inactive gates applied on top of an underlying linear network.


How close are AI systems to human-level intelligence? The Allen AI challenge.

#artificialintelligence

With respect to artificial intelligence, some people are squarely in the "optimist" camp, believing that we are "nearly there" as far as producing human-level intelligence. Microsoft co-founder's Paul Allen has been somewhat more prudent: While we have learned a great deal about how to build individual AI systems that do seemingly intelligent things, our systems have always remained brittle--their performance boundaries are rigidly set by their internal assumptions and defining algorithms, they cannot generalize, and they frequently give nonsensical answers outside of their specific focus areas. So Allen does not believe that we will see human-level artificial intelligence in this century. But he nevertheless generously created a foundation aiming to develop such human-level intelligence, the Allen Institute for Artificial Intelligence Science. The Institute is lead by Oren Etzioni who obviously shares some of Allen's "pessimistic" views.



developerWorks helps you join the cognitive era.

#artificialintelligence

You don't need to be an artificial intelligence expert. You can add cognitive capabilities in incremental steps using the IBM Watson services available in our cloud platform, Bluemix . With this collection of APIs, you can create applications that understand and learn from structured or unstructured data and interact more naturally with users. There are 30 APIs available today and more are being added regularly. Check out our newly designed Cognitive Computing hub.


MIT's new AI can already detect 85% of cyber attacks

#artificialintelligence

The world has seen numerous major cyber attacks in the past couple of years, with targets ranging from government agencies to health insurers to entertainment companies and even Panamanian law firms. A group of scientists at MIT's Computer Science and Artificial Intelligence Lab (CSAIL) are working to create a line of defense against these threats to privacy and security. They've developed an AI that can detect attacks on networks as they happen, 85 percent of the time. Our biggest ever edition of TNW Conference is fast approaching! AI2, short for Artificial Intelligence Squared, looks at data to detect suspicious activity.


MIT Researchers Develop Artificial Intelligence Chip For Mobile Devices

#artificialintelligence

Despite the advances in artificial intelligence (AI) technology, most mobile devices remain behind in adapting and implementing these changes in their software. Of course, brain-like AI systems require the use of large multi-core graphics processors, which isn't practical for the purposes of mobile devices. Additionally, they require a lot of energy for functioning, which is a big downside for mobile devices that are battery conscious. As such, most software developers for mobile decide instead to process these energy hungry tasks on the cloud instead of on the phone. At the International Solid State Circuits Conference in San Francisco this week, MIT researchers announced that they have made a new chip dubbed "Eyeriss" that could be used to implement neural networks, one of the fundamental tech behind AI technology.


How Is Artificial Intelligence Helping Digital Marketers - Wigzo

#artificialintelligence

You might have not observed this but Artificial Intelligence has already become a huge part of our lives. Tay, an artificially intelligent chat-bot, developed by Microsoft's Technology and Research and Bing teams has an active Twitter account to engage and entertain people through casual conversation. The more you chat with Tay the smarter she gets. And the experience is personalized for you. So you see AI has seamlessly entered our world and we didn't know about it until now!


IoT needs automated, hardware-based, localized machine learning for wider deployment and usage

#artificialintelligence

Imagine a complex plant or machinery being equipped with all kinds of sensors to monitor and control its performance and to predict potential points of failure. Such plants can range from an oil rig out in the ocean to an automated production line. Or such complex plants can be human beings, perhaps millions of them, who are being monitored with a variety of devices in a hospital or at home. Although we can use some standard models to monitor and compare performance of these physical systems, it would make more sense to either rebuild these models from scratch or adjust them to individual situations. This would be similar to what we do in economics.


Automation Ready to Replace the Mad Men Style of Marketing: Weekend Reading - Deloitte CFO - WSJ

#artificialintelligence

In the following essay, Tom Davenport, the President's Distinguished Professor of Information Technology and Management at Babson College, a Fellow of the MIT Center for Digital Business and independent senior advisor to Deloitte Analytics, discusses why marketing, which is highly quantitative, targeted and tied to business outcomes, will likely become highly automated by 2025. If I had to place bets on which business function would have the fewest humans and most automated systems by 2025, I'd pick marketing. This is ironic, of course, since marketing has long been known for its creative and artistic orientation. If Mad Men's fictional character Don Draper, were alive in 2025, he would probably have wished he had never seen such extensive use of analytics and automation in his beloved function. While marketing will continue to be responsible for promoting products and services and generating interested buyers for them, the function, by 2025, may become much more automated. This is based on simple extrapolation of the marketing automation activity happening today.


How to get started with Machine Learning on Bluemix

#artificialintelligence

There is a lot of talk about artificial intelligence (AI) these days, especially since Google's AlphaGo beat a Go world champion. Companies like IBM are using this technology already in a number of products. For example on Bluemix developers can easily consume cognitive Watson services like speech or image recognition that use machine and deep learning under the cover. While these Watson services are very easy to use for developers, sometimes you want to use machine learning for other scenarios. Since this technology looks so promising and powerful I'm trying to learn machine learning.