Goto

Collaborating Authors

 Education


Technology is changing the way we live, learn and work. How can leaders make sure we all prosper?

#artificialintelligence

It's amazing to think that, in barely more than a decade, we've gone from the Keystone Cops to self-driving cars safely navigating the streets of many cities. A big part of that story is the amazing power of simply setting a clear goal and attaching a prize to it. I remember how graduate students and professors on the MIT team became so engrossed in the DARPA Grand Challenge, they forgot to eat and sleep. Humans can be incredibly dedicated and successful when we have a target in mind.


AI robots are transforming parenting in China

#artificialintelligence

At kindergarten, 3-year-old Seven Kong has his schoolmates to play with, but at home his best friend is a kidney-shaped, lime-coloured android named BeanQ. The two spend hours together, with Seven peppering the robot with a continuous stream of questions. The green android responds with similarly simple words and phrases, alongside an array of different emoji facial expressions displayed on a large screen, which serves as its face. Recommended to the family by a friend, the android is intended to be an early educator, sharing some of the parental burden. "When we get really busy, BeanQ can be there keeping him entertained," said Seven's mother Liu Qian, 33, who is a work-at-home mom living in Beijing.


Recurrent Neural Networks: The Powerhouse of Language Modeling

#artificialintelligence

During the spring semester of my junior year in college, I had the opportunity to study abroad in Copenhagen, Denmark. I had never been to Europe before that, so I was incredibly excited to immerse into a new culture, meet new people, travel to new places, and, most important, encounter a new language. Now although English is not my native language (Vietnamese is), I have learned and spoken it since early childhood that it has become second-nature. Danish, on the other hand, is an incredibly complicated language with very different sentence structure and grammatical made-ups. Before my trip, I tried to learn a bit of Danish using the app Duolingo; however, I only got a hold of simple phrases such as Hello (Hej) and Good Morning (God Morgen).


AI robot attends college, including a course about love Light On Conspiracies - Revealing the Agenda

#artificialintelligence

BINA48, a robot owned by lawyer, author, and entrepreneur Martine Aliana Rothblatt's Terrasem Movement Foundation (TMF) is living the life of any normal college student in America: She attends classes at Notre Dame de Namur University in Belmont, California, and every once in a while gets excused from those classes when she needs to get a facelift at Hanson Robotics. She also got excused from class that one time she was invited to ring the bell at the stock exchange, so her schedule isn't exactly like other students'. BINA48, who looks like a live flesh-and-blood woman, at least from the head to the shoulders, is now pursuing a rather interesting subject at the university, given that she is a work of artificial intelligence (AI): a Philosophy of Love course. For a final project, she and a human student presented philosophical perspectives on love, showing the world that a robot can have thoughts and views on the subject. As of the fall of 2017, BINA48 became the first robot to complete a college class.


What Makes China the World Leader in AI โ€“ Ahmed Sheikh โ€“ Medium

#artificialintelligence

While everywhere else there is a fear of technology taking over people's job, China, the world leader in the digital economy, thinks it has the capacity to bring a change. The latest research from Dentsu Aegis Network (DAN) shows that people in China are the most optimistic about the impact of digital technology and artificial intelligence (AI) on work and life. "The answer may lie in the belief of people in China that their education system is providing them with the tools and knowledge to succeed in the future, however uncertain or disruptive that may be," says Susana Tsui, the chief executive officer of Dentsu Aegis Network China, in an email interview. The report highlights that 68 per cent of people in China think that their formal education (e.g. Tsui gives the credit of formalized education system to the Chinese government.


Suky Kang, Daniel Lee

#artificialintelligence

Suky Kang and Daniel Jun Lee were married Sept. 29 at Volunteer Park in Seattle. Gholamreza Assadi, the bride's brother-in-law who became a Universal Life minister for this event, officiated. Ms. Kang, 29, is the director of international programs at Code.org, a nonprofit organization in Seattle that champions computer science education in kindergarten through Grade 12. She graduated from Harvard and received an master's of arts degree from the Bard Graduate Center in New York. She is a daughter of Ki Ok Kang and Shin Woo Kang of Greensboro, N.C.


Towards Understanding Regularization in Batch Normalization

arXiv.org Machine Learning

Batch Normalization (BN) improves both convergence and generalization in training neural networks. This work understands these phenomena theoretically. We analyze BN by using a basic block of neural networks, consisting of a kernel layer, a BN layer, and a nonlinear activation function. This basic network helps us understand the impacts of BN in three aspects. First, by viewing BN as an implicit regularizer, BN can be decomposed into population normalization (PN) and gamma decay as an explicit regularization. Second, learning dynamics of BN and the regularization show that training converged with large maximum and effective learning rate. Third, generalization of BN is explored by using statistical mechanics. Experiments demonstrate that BN in convolutional neural networks share the same traits of regularization as the above analyses.


Interactive Learning with Corrective Feedback for Policies based on Deep Neural Networks

arXiv.org Machine Learning

Deep Reinforcement Learning (DRL) has obtained unprecedented results in decisionmaking problems, such as playing Atari games [1], or beating the world champion in GO [2]. Nevertheless, in robotic problems, DRL is still limited in applications with real-world systems [3]. Most of the tasks that have been successfully addressed with DRL have two common characteristics: 1) they have well-specified reward functions, and 2) they require large amounts of trials, which means long training periods (or powerful computers) to obtain a satisfying behavior. These two characteristics can be problematic in cases where 1) the goals of the tasks are poorly defined or hard to specify/model (reward function does not exist), 2) the execution of many trials is not feasible (real systems case) and/or not much computational power or time is available, and 3) sometimes additional external perception is necessary for computing the reward/cost function. On the other hand, Machine Learning methods that rely on transfer of human knowledge, Interactive Machine Learning (IML) methods, have shown to be time efficient for obtaining good performance policies and may not require a well-specified reward function; moreover, some methods do not need expert human teachers for training high performance agents [4-6].


Few-Shot Goal Inference for Visuomotor Learning and Planning

arXiv.org Artificial Intelligence

Reinforcement learning and planning methods require an objective or reward function that encodes the desired behavior. Yet, in practice, there is a wide range of scenarios where an objective is difficult to provide programmatically, such as tasks with visual observations involving unknown object positions or deformable objects. In these cases, prior methods use engineered problem-specific solutions, e.g., by instrumenting the environment with additional sensors to measure a proxy for the objective. Such solutions require a significant engineering effort on a per-task basis, and make it impractical for robots to continuously learn complex skills outside of laboratory settings. We aim to find a more general and scalable solution for specifying goals for robot learning in unconstrained environments. To that end, we formulate the few-shot objective learning problem, where the goal is to learn a task objective from only a few example images of successful end states for that task. We propose a simple solution to this problem: meta-learn a classifier that can recognize new goals from a few examples. We show how this approach can be used with both model-free reinforcement learning and visual model-based planning and show results in three domains: rope manipulation from images in simulation, visual navigation in a simulated 3D environment, and object arrangement into user-specified configurations on a real robot.


Interactive Agent Modeling by Learning to Probe

arXiv.org Artificial Intelligence

The ability of modeling the other agents, such as understanding their intentions and skills, is essential to an agent's interactions with other agents. Conventional agent modeling relies on passive observation from demonstrations. In this work, we propose an interactive agent modeling scheme enabled by encouraging an agent to learn to probe. In particular, the probing agent (i.e. a learner) learns to interact with the environment and with a target agent (i.e., a demonstrator) to maximize the change in the observed behaviors of that agent. Through probing, rich behaviors can be observed and are used for enhancing the agent modeling to learn a more accurate mind model of the target agent. Our framework consists of two learning processes: i) imitation learning for an approximated agent model and ii) pure curiosity-driven reinforcement learning for an efficient probing policy to discover new behaviors that otherwise can not be observed. We have validated our approach in four different tasks. The experimental results suggest that the agent model learned by our approach i) generalizes better in novel scenarios than the ones learned by passive observation, random probing, and other curiosity-driven approaches do, and ii) can be used for enhancing performance in multiple applications including distilling optimal planning to a policy net, collaboration, and competition. A video demo is available at https://www.dropbox.com/s/8mz6rd3349tso67/Probing_Demo.mov?dl=0