Goto

Collaborating Authors

 Overview


Generative Adversarial Networks: recent developments

arXiv.org Machine Learning

In traditional generative modeling, good data representation is very often a base for a good machine learning model. It can be linked to good representations encoding more explanatory factors that are hidden in the original data. With the invention of Generative Adversarial Networks (GANs), a subclass of generative models that are able to learn representations in an unsupervised and semi-supervised fashion, we are now able to adversarially learn good mappings from a simple prior distribution to a target data distribution. This paper presents an overview of recent developments in GANs with a focus on learning latent space representations.


Best of arXiv.org for AI, Machine Learning, and Deep Learning – February 2019 - insideBIGDATA

#artificialintelligence

Researchers from all over the world contribute to this repository as a prelude to the peer review process for publication in traditional journals. We hope to save you some time by picking out articles that represent the most promise for the typical data scientist. The articles listed below represent a fraction of all articles appearing on the preprint server. They are listed in no particular order with a link to each paper along with a brief overview. Especially relevant articles are marked with a "thumbs up" icon.


Payments data, and AI, are creating a new cost center

#artificialintelligence

With new technologies like faster payments taking hold, the explosion of readily available data, and the ever-changing regulatory landscape, staying ahead of financial crime and compliance risk has become more complex and expensive than ever before. As these trends show no sign of abating, the compliance operations and monitoring staff of a financial institution often find themselves a major cost center. Financial institutions must manage compliance budgets without losing sight of primary functions and quality control. To answer this, many have made the move to automating time-intensive, rote tasks like data gathering and sorting through alerts by adopting innovative technologies like AI and machine learning to free up time-strapped analysts for more informed and precise decision-making processes. As financial institutions often benchmark themselves against their competitors, they are increasingly interested in seeing how these technologies are performing, and are asking themselves how to leverage artificial intelligence and machine learning to increase insight, reduce false positives and decrease compliance spend.


Algorithms for Verifying Deep Neural Networks

arXiv.org Machine Learning

Neural networks [15] have been widely used in many applications, such as image classification and understanding [17], language processing [24], and control of autonomous systems [26]. These networks represent functions that map inputs to outputs through a sequence of layers. At each layer, the input to that layer undergoes an affine transformation followed by a simple nonlinear transformation before being passed to the next layer. These nonlinear transformations are often called activation functions, and a common example is the rectified linear unit (ReLU), which transforms the input by setting any negative values to zero. Although the computation involved in a neural network is quite simple, these networks can represent complex nonlinear functions by appropriately choosing the matrices that define the affine transformations.


Applying Probabilistic Programming to Affective Computing

arXiv.org Artificial Intelligence

Affective Computing is a rapidly growing field spurred by advancements in artificial intelligence, but often, held back by the inability to translate psychological theories of emotion into tractable computational models. To address this, we propose a probabilistic programming approach to affective computing, which models psychological-grounded theories as generative models of emotion, and implements them as stochastic, executable computer programs. We first review probabilistic approaches that integrate reasoning about emotions with reasoning about other latent mental states (e.g., beliefs, desires) in context. Recently-developed probabilistic programming languages offer several key desidarata over previous approaches, such as: (i) flexibility in representing emotions and emotional processes; (ii) modularity and compositionality; (iii) integration with deep learning libraries that facilitate efficient inference and learning from large, naturalistic data; and (iv) ease of adoption. Furthermore, using a probabilistic programming framework allows a standardized platform for theory-building and experimentation: Competing theories (e.g., of appraisal or other emotional processes) can be easily compared via modular substitution of code followed by model comparison. To jumpstart adoption, we illustrate our points with executable code that researchers can easily modify for their own models. We end with a discussion of applications and future directions of the probabilistic programming approach.


Policy Distillation and Value Matching in Multiagent Reinforcement Learning

arXiv.org Artificial Intelligence

Multiagent reinforcement learning algorithms (MARL) have been demonstrated on complex tasks that require the coordination of a team of multiple agents to complete. Existing works have focused on sharing information between agents via centralized critics to stabilize learning or through communication to increase performance, but do not generally look at how information can be shared between agents to address the curse of dimensionality in MARL. We posit that a multiagent problem can be decomposed into a multi-task problem where each agent explores a subset of the state space instead of exploring the entire state space. This paper introduces a multiagent actor-critic algorithm and method for combining knowledge from homogeneous agents through distillation and value-matching that outperforms policy distillation alone and allows further learning in both discrete and continuous action spaces.


A Review of Reinforcement Learning for Autonomous Building Energy Management

arXiv.org Machine Learning

The area of building energy management has received a significant amount of interest in recent years. This area is concerned with combining advancements in sensor technologies, communications and advanced control algorithms to optimize energy utilization. Reinforcement learning is one of the most prominent machine learning algorithms used for control problems and has had many successful applications in the area of building energy management. This research gives a comprehensive review of the literature relating to the application of reinforcement learning to developing autonomous building energy management systems. The main direction for future research and challenges in reinforcement learning are also outlined.


7 Enabling Capabilities To Improve Poor Results From Massive AI

#artificialintelligence

A survey of over 1,200 executives has just revealed that despite massive and increasing investments in digital transformation and technologies such as artificial intelligence and big data, companies are struggling to turn those investments into real business results. A survey unveiled today by Deloitte has found that the number of companies investing heavily in digital transformation has almost doubled in the past year. The accounting and services giant questioned 1,200 executives at organizations of at least 500 people with above $250 million in revenue, finding that 19% planned to invest $20 million or more during 2019. When asked the same question at the start of 2018, 10% gave that answer. Despite Massive Investments In AI And Digital Transformation, Survey Finds Poor Results And 7 Enabling Capabilities The term "digital transformation" has come to mean steps that move an organization towards adopting data-driven business models, typically involving artificial intelligence (AI), big data and predictive analytics technology.


What is Automation Anywhere tool?

#artificialintelligence

Robotic Process Automation is a revolutionary technology that streamlines and automates daily repetitive tasks, thus, minimizing errors to almost zero and increasing productivity to a new level. Automation Anywhere is a developer of robotic process automation (RPA) software. It is one of the game-changing technologies that changes the way an enterprise operates. Automation Anywhere tool combines robotic process automation solutions with intellectual elements like natural language understanding and reading unstructured data. Automation Anywhere allows organizations to automate everyday processes which are performed by the staff.


AutoML @ NeurIPS 2018 challenge: Design and Results

arXiv.org Machine Learning

We organized a competition on Autonomous Lifelong Machine Learning with Drift that was part of the competition program of NeurIPS 2018. This data driven competition asked participants to develop computer programs capable of solving supervised learning problems where the i.i.d. assumption did not hold. Large data sets were arranged in a lifelong learning and evaluation scenario and CodaLab was used as the challenge platform. The challenge attracted more than 300 participants in its two month duration. This chapter describes the design of the challenge and summarizes its main results.