Overview
Real-Time Coordination in Human-Robot Interaction Using Face and Voice
Skantze, Gabriel (Royal Institute of Technology (KTH))
When humans interact and collaborate with each other, they coordinate their turn-taking behaviors using verbal and nonverbal signals, expressed in the face and voice. In this article, I give an overview of several studies that show how humans in interaction with a humanlike robot make use of the same coordination signals typically found in studies on human-human interaction, and that it is possible to automatically detect and combine these cues to facilitate real-time coordination. The studies also show that humans react naturally to such signals when used by a robot, without being given any special instructions. They follow the gaze of the robot to disambiguate referring expressions, they conform when the robot selects the next speaker using gaze, and they respond naturally to subtle cues, such as gaze aversion, breathing, facial gestures and hesitation sounds.
Deep Learning for Computational Chemistry
Goh, Garrett B., Hodas, Nathan O., Vishnu, Abhinav
The rise and fall of artificial neural networks is well documented in the scientific literature of both computer science and computational chemistry. Yet almost two decades later, we are now seeing a resurgence of interest in deep learning, a machine learning algorithm based on multilayer neural networks. Within the last few years, we have seen the transformative impact of deep learning in many domains, particularly in speech recognition and computer vision, to the extent that the majority of expert practitioners in those field are now regularly eschewing prior established models in favor of deep learning models. In this review, we provide an introductory overview into the theory of deep neural networks and their unique properties that distinguish them from traditional machine learning algorithms used in cheminformatics. By providing an overview of the variety of emerging applications of deep neural networks, we highlight its ubiquity and broad applicability to a wide range of challenges in the field, including QSAR, virtual screening, protein structure prediction, quantum chemistry, materials design and property prediction. In reviewing the performance of deep neural networks, we observed a consistent outperformance against non-neural networks state-of-the-art models across disparate research topics, and deep neural network based models often exceeded the "glass ceiling" expectations of their respective tasks. Coupled with the maturity of GPU-accelerated computing for training deep neural networks and the exponential growth of chemical data on which to train these networks on, we anticipate that deep learning algorithms will be a valuable tool for computational chemistry.
Hiring a chief artificial intelligence officer (CAIO)
Artificial intelligence has wide-reaching implications across all aspects of the business, and now some leaders in the field advocate for this technology to be represented in the C-suite by a chief artificial intelligence officer (CAIO). Andrew Ng, a renowned A.I. researcher and thought leader, recently made that argument in Harvard Business Review article titled "Hiring Your First Chief A.I. Officer." Summarizing his case, Ng wrote, "The benefit of a chief A.I. officer is having someone who can make sure A.I. gets applied across silos." Since every aspect of a business involves the collection and use of data for competitive advantage, a CAIO could look across an organization and assess how different business units can work together to create new competitive advantages. Matthew Buskell, head of sales and business development at Rainbird Technologies, makes a similar case about the cross-functional impact of A.I. in a post on the Rainbird blog titled "Should There be a Chief Artificial Intelligence Officer?"
Disruption is Opportunity
Disruption: it's the death knell for enterprises averse to change but the sweet capriccio of opportunity for visionary, built-to-last companies. This is largely because the technology-driven disruption that has created the current market conditions thrives on agility and a willingness to change. Generally, large companies are averse to change, and instead focus on stability and efficiency. This may be beneficial to shareholders in the near- and intermediate-term, but does not always translate into sustained market leadership. Organizations that embrace the disruption, on the other hand, can deliver new innovative solutions to open new markets and create new business models, while outpacing the slow-to-adopt companies reluctant to transformation.
Approximation and inference methods for stochastic biochemical kinetics - a tutorial review
Schnoerr, David, Sanguinetti, Guido, Grima, Ramon
Stochastic fluctuations of molecule numbers are ubiquitous in biological systems. Important examples include gene expression and enzymatic processes in living cells. Such systems are typically modelled as chemical reaction networks whose dynamics are governed by the Chemical Master Equation. Despite its simple structure, no analytic solutions to the Chemical Master Equation are known for most systems. Moreover, stochastic simulations are computationally expensive, making systematic analysis and statistical inference a challenging task. Consequently, significant effort has been spent in recent decades on the development of efficient approximation and inference methods. This article gives an introduction to basic modelling concepts as well as an overview of state of the art methods. First, we motivate and introduce deterministic and stochastic methods for modelling chemical networks, and give an overview of simulation and exact solution methods. Next, we discuss several approximation methods, including the chemical Langevin equation, the system size expansion, moment closure approximations, time-scale separation approximations and hybrid methods. We discuss their various properties and review recent advances and remaining challenges for these methods. We present a comparison of several of these methods by means of a numerical case study and highlight some of their respective advantages and disadvantages. Finally, we discuss the problem of inference from experimental data in the Bayesian framework and review recent methods developed the literature. In summary, this review gives a self-contained introduction to modelling, approximations and inference methods for stochastic chemical kinetics.
A Primer on Coordinate Descent Algorithms
Shi, Hao-Jun Michael, Tu, Shenyinying, Xu, Yangyang, Yin, Wotao
This particular class of algorithms has recently gained popularity due to their effectiveness in solving large-scale optimization problems in machine learning, compressed sensing, image processing, and computational statistics. Coordinate descent algorithms solve optimization problems by successively minimizing along each coordinate or coordinate hyperplane, which is ideal for parallelized and distributed computing. Avoiding detailed technicalities and proofs, this monograph gives relevant theory and examples for practitioners to effectively apply coordinate descent to modern problems in data science and engineering. To keep the primer up-to-date, we intend to publish this monograph only after no additional topics need to be added and we foresee no further major advances in the area. 1 Introduction
Evans Data Corporation Developers Targeting Fin-Tech for Deep Learning
January 11, 2017 - Artificial Intelligence in all its forms is being rapidly adopted and incorporated in many new applications. Of those developers working with some form of AI, 34% are involved with Deep Learning techniques, and the industry most likely to be targeted is the Financial/Insurance industry with 16.4% targeting it, according to Evans Data's recently released Artificial Intelligence and Big Data Survey. The survey, conducted with 440 professional developers involved with Artificial Intelligence and/or Big Data also showed that targeting of Internet of Things (14.9%) and non-computer manufacturing (12.5%) are also among the top industries for Deep Learning implementations. Further survey results focused on Deep Learning showed that for almost a third of developers working with Deep Learning, the most common type of data being used is numerical inputs. The most popular types of methods being used are Markov Chain Monte Carlo and Contrastive Divergences.
Developers Targeting Fin-Tech for Deep Learning โ SAT Press Releases
Artificial Intelligence in all its forms is being rapidly adopted and incorporated in many new applications. SANTA CRUZ, CA, January 11, 2017 /24-7PressRelease/ -- Artificial Intelligence in all its forms is being rapidly adopted and incorporated in many new applications. Of those developers working with some form of AI, 34% are involved with Deep Learning techniques, and the industry most likely to be targeted is the Financial/Insurance industry with 16.4% targeting it, according to Evans Data's recently released Artificial Intelligence and Big Data Survey. The survey, conducted with 440 professional developers involved with Artificial Intelligence and/or Big Data also showed that targeting of Internet of Things (14.9%) and non-computer manufacturing (12.5%) are also among the top industries for Deep Learning implementations. Further survey results focused on Deep Learning showed that for almost a third of developers working with Deep Learning, the most common type of data being used is numerical inputs.
A Primer on Deep Learning - DataRobot
Deep learning has been all over the news lately. In a presentation I gave at Boston Data Festival 2013 and at a recent PyData Boston meetup I provided some history of the method and a sense of what it is being used for presently. This post aims to cover the first half of that presentation, focusing on the question of why we have been hearing so much about deep learning lately. The content is aimed at data scientists who might have heard a little about deep learning and are interested in a bit more context. Regardless of your background, hopefully you will see how deep learning might be relevant for you.
The Road Ahead for Deep Learning in Healthcare
While there are some sectors of the tech-driven economy that thrive on rapid adoption on new innovations, other areas become rooted in traditional approaches due to regulatory and other constraints. Despite great advances toward precision medicine goals, the healthcare industry, like other important segments of the economy, is tied by several specific bounds that make it slower to adapt to potentially higher performing tools and techniques. Although deep learning is nothing new, its application set is expanding. There is promise for the more mature variants of traditional deep learning (convolutional and recurrent neural networks are the prime example) to morph into domain-specific tools to bolster healthcare capabilities in new ways. Of course, this is not without a set of challenges, which we will get to in a moment.