SPE
Competing with Machine Learning
Anthony Goldbloom is cofounder and CEO of Kaggle, a platform for machine-learning competitions. Almost 500,000 of the world's top data scientists compete on Kaggle to solve important problems for industry, government, and academia. Kaggle has catalyzed breakthroughs in areas ranging from automated essay grading to automated disease diagnosis from medical images. Before cofounding Kaggle in 2010, Anthony was an econometrician at the Australian treasury. In 2013 MIT Technology Review named him one of 35 top innovators under the age of 35.
Bots in the News: May 24–27, 2016 -- Bot or Not
Twice a week, we'll be highlighting the latest bot and artificial intelligence news here on the Bot or Not Medium blog. This week, we have bots running countries, companies and social engagements. Will bots eventually rule the world, like in the movies? See below for a summary, and stay tuned for more bots news next week! Real-time bots have grown exponentially smarter in the last decade.
Machine Learning's Next Trick Will Transform How Research Is Done
Though research is a slow moving and rigid process, one study shows that the rate of scientific study has exploded in the last 50 years. According to the paper, humanity's scientific output now doubles every nine years. In specific areas like healthcare, the doubling rate is even faster -- as much as every 3 years currently with an expected increase to every 73 days by the early 2020s. For overwhelmed researchers navigating the growing stack of science literature -- the value isn't in having so much new information, but finding relevant insights when they need them. According to Jacobo Elosua, a co-founder of Iris AI -- a Singularity University portfolio company -- the research process is very often tedious and unfruitful.
Google's DeepMind tried to justify why it has access to millions of NHS patient records
DeepMind, an artificial intelligence company owned by Google, has attempted to justify why it needs access to millions of NHS patient records for a kidney monitoring app, after a new investigation from New Scientist questioned whether an ethical approval process should have been obtained first. The AI research lab, acquired by Google in 2014 for around 400 million, signed a data-sharing agreement with the Royal Free London NHS Foundation Trust on 29 September 2015. The agreement gives Google DeepMind access to the names, addresses, and medical conditions of the 1.6 million patients that are treated at Barnet, Chase Farm, and the Royal Free hospitals each year, as well as data on all patients treated by the Trust in the past five years. This week, New Scientist questioned why Google DeepMind needs access to so much data on so many people, including those who have never experienced kidney problems, for the app, which is called Streams. Streams -- used by Royal Free clinicians in three separate trials since December 2015 -- is designed to detect acute kidney injury (AKI), a condition that kills more than 1,000 people a month.
Meet Kyle Vogt, the 'Robot Guru' Who Just Sold His Second Billion-Dollar Startup in Two Years
Ten years ago, Justin Kan and Emmett Shear had just sold their app company, Kiko, and were itching for another venture. They had a concept -- livestream video -- but no idea how to build it. So they sent an email to the MIT engineering listserv, requesting a "hardware hacker" for an unspecified project. Kyle Vogt, a young student fascinated with robotics, replied. They met over coffee where Kan and Shear pitched their idea before flying out to San Francisco.
New Technique Controls Autonomous Vehicles in Extreme Conditions
A Georgia Institute of Technology research team has devised a novel way to help keep a driverless vehicle under control as it maneuvers at the edge of its handling limits. The approach could help make self-driving cars of the future safer under hazardous road conditions. Researchers from Georgia Tech's Daniel Guggenheim School of Aerospace Engineering (AE) and the School of Interactive Computing (IC) have assessed the new technology by racing, sliding, and jumping one-fifth-scale, fully autonomous auto-rally cars at the equivalent of 90 mph. The technique uses advanced algorithms and onboard computing, in concert with installed sensing devices, to increase vehicular stability while maintaining performance. The work, tested at the Georgia Tech Autonomous Racing Facility, is sponsored by the U.S. Army Research Office.
Physically Situated Dialog: Opportunities and Challenges for Integrative Artificial Intelligence
Speaker: Dan Bohus Most research to date on spoken language interaction has focused on supporting dialog with single users in limited domains and contexts. Significant progress in this space has enabled wide-scale deployments of voice-enabled personal assistants. At the same time, important challenges remain largely unaddressed in the realm of physically situated spoken language interaction (e.g., in-car systems, robots in public spaces, ambient assistance). In this talk, I will outline a core set of communicative competencies required for supporting dialog in physically situated settings – such as models of multiparty engagement, turn-taking and interaction planning, and I will present samples of work as part of a broader research agenda in this area. The proposed models and systems harness a diverse set of AI technologies, and throughout the talk I will discuss a number of important opportunities and challenges for developing such integrative AI systems. We evaluate our framework on challenging simulated decision-making problems and on a physical humanoid robot, and we demonstrate that it allows for the efficient and active construction of reusable skills from limited data.
Why scientists want robots to learn to feel pain
Robots are one step closer to being able to experience an essential human feeling: pain. Researchers in Germany are currently creating a "nervous system" that would mimic a pain response in robots, allowing them to quickly react and avoid harmful situations. "Pain is a system that protects us," researcher Johannes Kuehn told a conference of engineers last week. "When we evade from the source of pain, it helps us not get hurt." The researchers programmed their robot to experience a "hierarchy" of pain through a variety of different stimuli, such as blunt force or heat.
Data Science in the Cloud
Take time to explore Microsoft's Azure machine learning platform, Azure ML--a production environment that simplifies the development and deployment of machine learning models. In this O'Reilly report, Stephen Elston from Quantia Analytics uses a complete data science example (forecasting hourly demand for a bicycle rental system) to show you how to manipulate data, construct models, and evaluate models with Azure ML. The report walks you through key steps in the data science process from problem definition, data understanding, and feature engineering, through construction of a regression model and presentation of results. You'll also learn how to extend Azure ML with Python. Elston uses downloadable Python code and data to demonstrate how to perform data munging, data visualization, and in-depth evaluation of model performance.
Free Tech Talk: Stellar classification using machine learning
Twinkle twinkle little star, how I wonder what you are… This free evening talk will explore Machine Learning applications in astrophysics, using manual star classification techniques as an example. In my previous life, I was an astronomer and one of the big tasks many PhD students face is manual star classification. But why ask a student to do what a machine should be able to do too? In this talk, I use the spectra (stellar flux vs wavelength) of identified stars to build a classifier which will detect the identity of the stars. Using a very simple non linear SVM, I achieve an 86% accuracy with my model.