Goto

Collaborating Authors

 Country


The Digital Future Of Work: Automation Can Add More Value!

#artificialintelligence

In a period of breakneck digital transformation driven by a massive marketplace shift, the future of work is highly reliant on automation. FREMONT, CA: Automation is transforming every industry globally. With operational efficiency, a key driver, the benefits of automation are far higher than just cost savings and is being adopted faster than ever before. A report from the McKinsey Global Institute claims an estimated 73 million jobs are expected to be eliminated by 2030 because of advances in technology. The future of automation applies to nearly everything, to achieve the full potential of automation, people and technology will need to work hand-in-hand.


Machine Learning What is Machine Learning? - Machine Learning Carnegie Mellon University - Carnegie Mellon University

#artificialintelligence

Machine Learning (ML) is a fascinating field of artificial intelligence (AI) research and practice where we investigate how computer agents can improve their perception, cognition, and action with experience. Machine Learning is about machines improving from data, knowledge, experience, and interaction. Machine learning techniques to intelligently handle large and complex amounts of information build upon foundations in many disciplines, including statistics, knowledge representation, planning and control, databases, causal inference, computer systems, machine vision, and natural language processing. AI agents with their core ML aim at interacting with humans in a variety of ways, including providing estimates on phenomena, making recommendations for decisions, and being instructed and corrected. In our Machine Learning Department, we study and research the theoretical foundations of the field of machine learning, as well as on the contributions to the general intelligence goal of the field of artificial intelligence.


Virtue Insight -Technology:6th Annual IoT & AI Summit 2019

#artificialintelligence

Shefali is Program Director and Watson IoT client success leader with IBM India software labs. She is also the global practice leader for IBM's IoT for Manufacturing and Building solutions & leads the Global Watson IoT Solution's Centre of Competence. In her current role, she is responsible for growing IBM's Watson IoT business working with Customers, System Integrators, Business Partners and cross IBM teams. A seasoned IT professional with over two decades of experience, Shefali has donned various hats spanning management, strategy, offering management, engineering, solutioning & professional services. A technology enthusiast, she is very passionate about incubations and first-of-a-kind software solutions development in the areas of Machine Learning & Artificial Intelligence.


Robots can play key roles in repairing our infrastructure

Robohub

I was on the phone recently with a large multinational corporate investor discussing the applications for robotics in the energy market. He expressed his frustration about the lack of products to inspect and repair active oil and gas pipelines, citing too many catastrophic accidents. His point was further endorsed by a Huffington Post article that reported in a twenty-year period such tragedies have led to 534 deaths, more than 2,400 injuries, and more than $7.5 billion in damages. The study concluded that an incident occurs every 30 hours across America's vast transcontinental pipelines. The global market for pipeline inspection robots is estimated to exceed $2 billion in the next six years, more than tripling today's $600 million in sales.


Two-stage Optimization for Machine Learning Workflow

arXiv.org Artificial Intelligence

Machines learning techniques plays a preponderant role in dealing with massive amount of data and are employed in almost every possible domain. Building a high quality machine learning model to be deployed in production is a challenging task, from both, the subject matter experts and the machine learning practitioners. For a broader adoption and scalability of machine learning systems, the construction and configuration of machine learning workflow need to gain in automation. In the last few years, several techniques have been developed in this direction, known as autoML. In this paper, we present a two-stage optimization process to build data pipelines and configure machine learning algorithms. First, we study the impact of data pipelines compared to algorithm configuration in order to show the importance of data preprocessing over hyperparameter tuning. The second part presents policies to efficiently allocate search time between data pipeline construction and algorithm configuration. Those policies are agnostic from the metaoptimizer. Last, we present a metric to determine if a data pipeline is specific or independent from the algorithm, enabling fine-grain pipeline pruning and meta-learning for the coldstart problem.


A data-driven approach for multiscale elliptic PDEs with random coefficients based on intrinsic dimension reduction

arXiv.org Machine Learning

We propose a data-driven approach to solve multiscale elliptic PDEs with random coefficients based on the intrinsic low dimension structure of the underlying elliptic differential operators. Our method consists of offline and online stages. At the offline stage, a low dimension space and its basis are extracted from the data to achieve significant dimension reduction in the solution space. At the online stage, the extracted basis will be used to solve a new multiscale elliptic PDE efficiently. The existence of low dimension structure is established by showing the high separability of the underlying Green's functions. Different online construction methods are proposed depending on the problem setup. We provide error analysis based on the sampling error and the truncation threshold in building the data-driven basis. Finally, we present numerical examples to demonstrate the accuracy and efficiency of the proposed method.


Analysis of Wide and Deep Echo State Networks for Multiscale Spatiotemporal Time Series Forecasting

arXiv.org Machine Learning

Echo state networks are computationally lightweight reservoir models inspired by the random projections observed in cortical circuitry. As interest in reservoir computing has grown, networks have become deeper and more intricate. While these networks are increasingly applied to nontrivial forecasting tasks, there is a need for comprehensive performance analysis of deep reservoirs. In this work, we study the influence of partitioning neurons given a budget and the effect of parallel reservoir pathways across different datasets exhibiting multi-scale and nonlinear dynamics.


A Fully Time-domain Neural Model for Subband-based Speech Synthesizer

arXiv.org Artificial Intelligence

This paper introduces a deep neural network model for subband-based speech synthesizer. The model benefits from the short bandwidth of the subband signals to reduce the complexity of the time-domain speech generator. We employed the multi-level wavelet analysis/synthesis to decompose/reconstruct the signal into subbands in time domain. Inspired from the WaveNet, a convolutional neural network (CNN) model predicts subband speech signals fully in time domain. Due to the short bandwidth of the subbands, a simple network architecture is enough to train the simple patterns of the subbands accurately. In the ground truth experiments with teacher-forcing, the subband synthesizer outperforms the fullband model significantly in terms of both subjective and objective measures. In addition, by conditioning the model on the phoneme sequence using a pronunciation dictionary, we have achieved the fully time-domain neural model for subband-based text-to-speech (TTS) synthesizer, which is nearly end-to-end. The generated speech of the subband TTS shows comparable quality as the fullband one with a slighter network architecture for each subband.


Improved Forecasting of Cryptocurrency Price using Social Signals

arXiv.org Machine Learning

Social media signals have been successfully used to develop large-scale predictive and anticipatory analytics. For example, forecasting stock market prices and influenza outbreaks. Recently, social data has been explored to forecast price fluctuations of cryptocurrencies, which are a novel disruptive technology with significant political and economic implications. In this paper we leverage and contrast the predictive power of social signals, specifically user behavior and communication patterns, from multiple social platforms GitHub and Reddit to forecast prices for three cyptocurrencies with high developer and community interest - Bitcoin, Ethereum, and Monero. We evaluate the performance of neural network models that rely on long short-term memory units (LSTMs) trained on historical price data and social data against price only LSTMs and baseline autoregressive integrated moving average (ARIMA) models, commonly used to predict stock prices. Our results not only demonstrate that social signals reduce error when forecasting daily coin price, but also show that the language used in comments within the official communities on Reddit (r/Bitcoin, r/Ethereum, and r/Monero) are the best predictors overall. We observe that models are more accurate in forecasting price one day ahead for Bitcoin (4% root mean squared percent error) compared to Ethereum (7%) and Monero (8%).


Neural parameters estimation for brain tumor growth modeling

arXiv.org Machine Learning

Understanding the dynamics of brain tumor progression is essential for optimal treatment planning. Cast in a mathematical formulation, it is typically viewed as evaluation of a system of partial differential equations, wherein the physiological processes that govern the growth of the tumor are considered. To personalize the model, i.e. find a relevant set of parameters, with respect to the tumor dynamics of a particular patient, the model is informed from empirical data, e.g., medical images obtained from diagnostic modalities, such as magnetic-resonance imaging. Existing model-observation coupling schemes require a large number of forward integrations of the biophysical model and rely on simplifying assumption on the functional form, linking the output of the model with the image information. In this work, we propose a learning-based technique for the estimation of tumor growth model parameters from medical scans. The technique allows for explicit evaluation of the posterior distribution of the parameters by sequentially training a mixture-density network, relaxing the constraint on the functional form and reducing the number of samples necessary to propagate through the forward model for the estimation. We test the method on synthetic and real scans of rats injected with brain tumors to calibrate the model and to predict tumor progression.