Goto

Collaborating Authors

 SPE


Artificial intelligence: Ten things you need to know about the future of AI

#artificialintelligence

The history of artificial intelligence (AI) dates back into antiquity – intelligent robots appear in the myths of many ancient societies, including Greek, Arabic, Egyptian and Chinese. Today, the field of artificial intelligence is more vibrant than ever and some believe that we're on the threshold of discoveries that could change human society irreversibly, for better or worse. Humans tend to think in straight lines, but every aspect of technological progress is actually accelerating – including AI. Futurist Ray Kurzweil calls this the "Law of Accelerating Returns", and presents evidence that an amount of progress equal to the entire 20th century's gains was attained between 2000 and 2014. He also argues that the same amount will happen again before 2021. Understanding the exponential nature of progress and ignoring the inner tendency to think things will keep improving at the same rate is key to getting to grips with how fast we'll make scientific advances in the future.


Panasonic India to develop artificial intelligence tech for smartphones; plans strategic acquisitions ET Telecom

#artificialintelligence

NEW DELHI: Panasonic India is scouting for companies to acquire in 6-9 months to develop artificial intelligence (AI) and Machine learning technologies, which it wants to integrate with its future smartphones to differentiate from rival vendors in the crowded yet fast growing market. The handset vendor has already set aside an initial corpus of 10 million for the development of this technology through a merger and acquisition or a joint venture. "The budget is in tune of 10 million to start with, and as we see progress on this front and things go in right direction, then there will be no constraint on the budget part. We can spend as high as possible. Some part of this budget has been generated from the India business, while some portion has been allocated from Japan," Pankaj Rana, head of mobility division, India, South Asia, Middle East and Africa at Panasonic, told ET. "Our team would be traveling to Silicon Valley soon. We will have new products ready with AI in 9-12 months. In the last three months, we have finalized what we will do and budgets have already been allocated from Panasonic Japan and Panasonic India. Now we have to find partner and start executive on timeline, while understanding the market," he said.


climate change big data ai

#artificialintelligence

Climate deniers aside, there are very few people who are not concerned about the effects of climate change. According to a poll released by Monmouth University in January, nearly 70% of respondents said "the world's climate is undergoing a change leading to more extreme weather patterns and sea level rise",[1] and a more recent poll from Gallup reported 64% of "Americans are worried a great deal and/or a fair deal about global warming" [2]. What many people are unaware of is the fact climate scientists and business leaders are increasingly turning to Big Data and Artificial Intelligence (AI) to combat climate change. In many ways, this is inevitable as the sheer amount of data required to measure the effects of climate change requires the use of next-generation analytics. For example, the large data sets used to analyze climate are often prone to generating false positives and our understanding of climate change is still in its nascent stages.


Data Scientist/siliconarmada.com

#artificialintelligence

Do you believe that companies live and die by their understanding of how customers use and grow with their products? Do you love the idea of rapidly iterating on new features as experiments against thousands of users to find the ones which move the needle and hit customer engagement out of the ballpark? Would you like to drive real change at the world's hottest SaaS company, and the best place to work in Australia? Atlassian is looking for an analytical mind to work in our Product Growth team to analyze the way customers use our our amazing suite of products – JIRA, Confluence, BitBucket, Bamboo, HipChat... We use real data science to point the way, then design experiments to improve customer engagement and growth; we work with Product Managers, Designers and Engineers to build a magical experience for customers. It's not for the faint of heart -- you'll need to slice and dice large-scale data, looking for key trends and patterns.



Using GMMs in Rust

#artificialintelligence

This post aims to introduce Gaussian Mixture Models (from now on referred to as GMMs) and explain what they can be used for. To do that I'll be creating some synthetic data and training a GMM on that using rusty-machine. This post is fairly heavy on theory but I promise there is some code. Before jumping into GMMs let's define a more general Mixture Model. A Mixture Model is a probabilistic model used to represent subclasses within a whole population.


AI beats a human fighter pilot in an air combat simulator

#artificialintelligence

Artificial Intelligence or AI as it popularly called is surely and steadily working its way to become more like humans. We have had an AI which injured its host will fully while another AI robot ran out of its enclosure in Russia. Now another AI has successfully managed to beat an ace fighter pilot in a combat simulation. Recently, an artificial intelligence (AI) named ALPHA developed by a University of Cincinnati doctoral graduate went up against retired U.S. Air Force Colonel Gene Lee in a high-fidelity air combat simulator. The result, the Colonel lost. In a series of flight combat simulations, the A.I. successfully dodged Lee, and shot him down every time.


Anki's next smart toy is an A.I. robot named Cozmo

#artificialintelligence

Anki has a big hit with its iPhone-controlled Anki Overdrive race cars that use sophisticated artificial intelligence. And now it has its second act in the form of a cute, smart A.I. toy robot named Cozmo. Cozmo is a playful, intelligent, and seemingly sentient being that is aware of people and its surroundings. It is a labor of love for San Francisco-based Anki, which has worked on 45 different versions of the toy over the past four-and-a-half years. You could think of Cozmo as something like Eve the robot in Pixar's Wall-E animated film.


3 Signs That Point Towards Human-Robot Relationships Becoming A Reality An Eccentric Life

#artificialintelligence

The idea of human-robot relationships may sound absurd to you, especially if you aren't the biggest fan of technology, but these types of relationships will happen in the next twenty to fifty years, and maybe even sooner. In case you are wondering about the above picture, it is from the movie Serenity. The man in the photo is Mr. Universe--a man who sits in front of screens all day monitoring the universe--and the "woman" is his female companion robot that he married. The idea of someone like this is absurd right? Except when you look at what is happening in western society, you realize it isn't.


P2P or Master-Salve Chatbots Architectures ? -- ConvComp2016

#artificialintelligence

Interesting points; I agree and we already exchanged few tweets about a futuristic vision of a bot-to-bot (sort of p2p) converse (I hypotized a return of something like web services (…failed architecture, I admit) for bots "cooperative" machine to machine services: What you call Meta Chatbot -- A chatbot'router' (and I'd call "master-slave", just joking) appears to me an architecture more faisible now; in a sense, maybe Amazon Alexa is exactly in this way, with Skills plug-in ecosystem: Concerning natural languages conversational software (aka chatbots), and specifically about vertical versus General AI: I agree about the fact many companies claim to supply some sort of mysterious "AI/machine learning" engines (proprietary cloud platforms often), but until now is not to clear (to me) if these software contains real machine learning (or are just baeysian clasifiers;-)? Maybe IBM Watson Dialog contains a machine learning features? To be verified (my duty). About domain-specific I think that if domain is really "vertical", so a retrieval-based (or call I call"rule based pattern matching engine) like great Bruce Wilcox's ChatScript dialog flow language, could be a starting point for a possibile integration with some machine learning (a simple metalanguage for dialog flow design by linguistics, domain experts a deeplearning subsystem for inferences?) … some notes here: