SPE
Accenture forms AI practice with IPSoft
Accenture has announced what looks like a major step forward in the use of artificial intelligence (AI) within IT and business process operations by forming a new practice with IPSoft. Accenture will set up an Accenture Amelia practice to'develop go-to-market strategies, solutions and consulting service offerings around deployments of virtual agent technology'. The aim is to focus initially on clients in the banking, insurance and travel sectors. Last November, Accenture also announced an investment in AI at its Centre for Innovation in Dublin to help clients to'accelerate the integration of intelligence and automation to transform their businesses'. IPSoft is one of a group of technology providers emerging in the AI/cognitive learning space, which we discuss in our reports into Intelligent Automation (see Business Process Automation – what is Intelligent Automation? and work back).
What is the technology behind Viv, the next generation of Siri?
The secret to Viv is the system actually writes it's own code. In contrast to any other similar system, It is a profound and monumental giant leap forward. The structure of the Voice First world is held together by Intelligent Agents. Intelligent Agents use AI (Artificial Intelligence) and ML (Machine Learning) to decode volition and intent from an analyzed phrase or sentence. The AI in most current generation systems like Siri, Echo and Cortana focuses on speaker independent word recognition and to some extent the intent of predefined words or phrases that have a hard coded connection to a domain expertise.
Google's machine learning gains natural language understanding - TechCentral.ie
Google is promoting natural language understanding with the open-sourcing of SyntaxNet, a neural network framework, and Parsey McParseface, an advanced parser for English text. Implemented in Google's open source TensorFlow machine intelligence library and released this month, SyntaxNet provides the code needed to train natural language understanding (NLU) models on data along with the Parsey McParseface parser for analysing English text. "Parsey McParseface is built on powerful machine learning algorithms that learn to analyse the linguistic structure of language and that can explain the functional role of each word in a given sentence," said Slav Petrov, Google senior staff research scientist. The project arose out of Google's pondering of how computers can read and understand human language in order to process it in intelligent ways. Accessible on GitHub, SyntaxNet serves as a framework for a syntactic parser, a key first component in many NLU systems, Petrov said.
Mitsubishi Electric develops 'compact AI' - Nikkei Asian Review
Mitsubishi Electric has developed what may be a crucial next step in the development of artificial intelligence systems. Its "compact AI" technology eliminates the need for large servers and can be embedded in a far wider scope of devices and machines than existing AI systems can. The company says that, by filtering information necessary for analysis, the new technology can drastically reduce the processes involved in computation for AI systems. The development can trim the computation needed for certain tasks by as much as 90%, according to Mitsubishi Electric. It plans to start offering applications for compact AI technology, such as autonomous driving systems and smarter industrial robots and machine tools, as early as 2017, a company source said.
Deep Reinforcement Learning
Goal In this week's summary we introduce the basic concepts behind reinforcement learning and some ways it is applied in very controlled environments. Motivation Reinforcement learning methods recently experienced a hype through AlphaGo ranking next to the best human Go players. Furthermore the complexity of Go might ease the transfer of reinforcement learning to very large NLP tasks like dialog handling. Steps Reinforcement Learning is usually applied to tasks, where an environment is partially observable and a certain action has to be taken. Any kind of game basically fits the former description.
World's first robot lawyer, 'ROSS', hired by US firm
The world's first artificial intelligence lawyer has been employed by a law firm in the US, which will use the robot to assist its various teams in legal research. The robot called'ROSS' is built upon Watson, IBM's cognitive computer. With the support of Watson's cognitive computing and natural language processing capabilities, lawyers can ask ROSS their research question and the robot reads through the law, gathers evidence, draws inferences and returns highly relevant, evidence-based answers. ROSS also monitors the law around the clock to notify users of new court decisions that can affect a case. The programme continually learns from the lawyers who use it to bring back better results each time.
Face recognition app taking Russia by storm may bring end to public anonymity
If the founders of a new face recognition app get their way, anonymity in public could soon be a thing of the past. FindFace, launched two months ago and currently taking Russia by storm, allows users to photograph people in a crowd and work out their identities, with 70% reliability. It works by comparing photographs to profile pictures on Vkontakte, a social network popular in Russia and the former Soviet Union, with more than 200 million accounts. In future, the designers imagine a world where people walking past you on the street could find your social network profile by sneaking a photograph of you, and shops, advertisers and the police could pick your face out of crowds and track you down via social networks. In the short time since the launch, Findface has amassed 500,000 users and processed nearly 3m searches, according to its founders, 26-year-old Artem Kukharenko, and 29-year-old Alexander Kabakov.
Amazon opens up its product recommendation tech to all
Amazon isn't the form to open source its machine learning software -- Google released Tensorflow late last year -- but the company believes it has more to offer than its rival. The company says DSSTNE excels when it has less data to work with, scales better across multiple machines and is easier to deploy. It also claims its AI can solve recommendation problems and perform natural language understanding tasks two times faster than Google's library. In recent years, many of the world's biggest technology companies have invested heavily in machine learning. Google uses its AI to index your photos and improve the quality of its translations, while Facebook is exploring how to find deeper meaning in your News Feed.
Accenture and IPsoft Launch Accenture Amelia Practice to Help Organizations Accelerate Adoption of Artificial Intelligence
Accenture and IPsoft announced the creation of an Accenture Amelia practice, designed to help accelerate client adoption of artificial intelligence, which can lead to improved business outcomes and help create new growth opportunities for businesses. Accenture will utilize IPsoft's Amelia platform to develop go-to-market strategies, solutions and consulting service offerings around deployments of virtual agent technology for clients across several industries with initial focus on banking, insurance and travel. Accenture's Technology Vision 2016--research that gathers input from more than 3,100 business and IT executives across the public and private sectors, academia, venture capital firms and entrepreneurial companies in 11 countries and 12 industries--found that 70 percent of corporate executives are making significantly more investments in artificial intelligence related technologies than two years ago, with 55 percent stating that they plan on using machine learning and embedded artificial intelligence. The formation of the Accenture Amelia practice further expands existing collaboration with IPsoft and builds on Accenture's own artificial intelligence capabilities and efforts; including the recently announced accelerated research and development agenda in artificial intelligence across its global network.
Top 10 R Programming Books To Learn From - Edvancer Eduventures
R is probably every data scientist's preferred programming language (besides Python and SAS) to build prototypes, visualize data, or run analyses on data sets. There are so many libraries, applications and techniques exist to explore data in R that I'm sure even experts don't know them all! Aspiring data scientists who are reading this though, fear not, for you are well on your way to understanding these secrets. The links provide the ability to download the pdfs of the books. Authored by: Trevor Hastie and Rob Tibshirani, recognized Stanford professors and authors of "The Elements of Statistical Learning" What you'll learn: Implementation of statistical and machine learning techniques in R This book will teach you what you need to know, without harassing you much about the math behind it all.