Energy
[Case study] How to optimize energy investments
With industry changes such as smart meter and renewable energy adoption, utilities companies needed to make data-driven decisions to improve efficiency and cut cost. This results in a completely new way of visualizing data, while helping their customers make decisions faster to save resources and costs. To solve new energy industry problems, eSmart Systems decided to use deep learning to find problems automatically; use drones as "the eye in the the sky"; develop a tool for field crew that makes their job easier and safer; and attempt to predict problems before they turn into critical errors. Machine learning and analytics help them better understand what is about to happen because they have established a timeline with their very broad definition of time series. Download this case study to understand better how eSmart Systems uses MS Azure and InfluxDB Enterprise to optimize energy investments.
Syria says possible drone attacks hit 3 oil, gas facilities
Fox News Flash top headlines for Dec. 21 are here. Check out what's clicking on Foxnews.com Near-simultaneous attacks believed to have been carried out by drones hit three government-run oil and gas installations in central Syria, state TV and the Oil Ministry said Saturday. No one claimed responsibility for the attacks, which targeted the Homs oil refinery -- one of only two in the country -- as well as two natural gas facilities in different parts of Homs province. Syria has suffered fuel shortages since earlier this year amid Western sanctions blocking imports, and because most of the country's oil fields are controlled by Kurdish-led fighters in the country's east.
Can Agents Learn by Analogy? An Inferable Model for PAC Reinforcement Learning
Model-based reinforcement learning algorithms make decisions by building and utilizing a model of the environment. However, none of the existing algorithms attempts to infer the dynamics of any state-action pair from known state-action pairs before meeting it for sufficient times. We propose a new model-based method called Greedy Inference Model (GIM) that infers the unknown dynamics from known dynamics based on the internal spectral properties of the environment. In other words, GIM can "learn by analogy". We further introduce a new exploration strategy which ensures that the agent rapidly and evenly visits unknown state-action pairs. GIM is much more computationally efficient than state-of-the-art model-based algorithms, as the number of dynamic programming operations is independent of the environment size. Lower sample complexity could also be achieved under mild conditions compared against methods without inferring. Experimental results demonstrate the effectiveness and efficiency of GIM in a variety of real-world tasks.
power-law nonlinearity with maximally uniform distribution criterion for improved neural network training in automatic speech recognition
Kim, Chanwoo, Kumar, Mehul, Kim, Kwangyoun, Gowda, Dhananjaya
In this paper, we describe the Maximum Uniformity of Distribution (MUD) algorithm with the power-law nonlinearity. In this approach, we hypothesize that neural network training will become more stable if feature distribution is not too much skewed. We propose two different types of MUD approaches: power function-based MUD and histogram-based MUD. In these approaches, we first obtain the mel filterbank coefficients and apply nonlinearity functions for each filterbank channel. With the power function-based MUD, we apply a power-function based nonlinearity where power function coefficients are chosen to maximize the likelihood assuming that nonlinearity outputs follow the uniform distribution. With the histogram-based MUD, the empirical Cumulative Density Function (CDF) from the training database is employed to transform the original distribution into a uniform distribution. In MUD processing, we do not use any prior knowledge (e.g. logarithmic relation) about the energy of the incoming signal and the perceived intensity by a human. Experimental results using an end-to-end speech recognition system demonstrate that power-function based MUD shows better result than the conventional Mel Filterbank Cepstral Coefficients (MFCCs). On the LibriSpeech database, we could achieve 4.02 % WER on test-clean and 13.34 % WER on test-other without using any Language Models (LMs). The major contribution of this work is that we developed a new algorithm for designing the compressive nonlinearity in a data-driven way, which is much more flexible than the previous approaches and may be extended to other domains as well.
Online Reinforcement Learning of Optimal Threshold Policies for Markov Decision Processes
Roy, Arghyadip, Borkar, Vivek, Karandikar, Abhay, Chaporkar, Prasanna
Markov Decision Process (MDP) problems can be solved using Dynamic Programming (DP) methods which suffer from the curse of dimensionality and the curse of modeling. To overcome these issues, Reinforcement Learning (RL) methods are adopted in practice. In this paper, we aim to obtain the optimal admission control policy in a system where different classes of customers are present. Using DP techniques, we prove that it is optimal to admit the $i$ th class of customers only upto a threshold $\tau(i)$ which is a non-increasing function of $i$. Contrary to traditional RL algorithms which do not take into account the structural properties of the optimal policy while learning, we propose a structure-aware learning algorithm which exploits the threshold structure of the optimal policy. We prove the asymptotic convergence of the proposed algorithm to the optimal policy. Due to the reduction in the policy space, the structure-aware learning algorithm provides remarkable improvements in storage and computational complexities over classical RL algorithms. Simulation results also establish the gain in the convergence rate of the proposed algorithm over other RL algorithms. The techniques presented in the paper can be applied to any general MDP problem covering various applications such as inventory management, financial planning and communication networking.
How Robust Are Graph Neural Networks to Structural Noise?
Fox, James, Rajamanickam, Sivasankaran
Graph neural networks (GNNs) are an emerging model for learning graph embeddings and making predictions on graph structured data. However, robustness of graph neural networks is not yet well-understood. In this work, we focus on node structural identity predictions, where a representative GNN model is able to achieve near-perfect accuracy. We also show that the same GNN model is not robust to addition of structural noise, through a controlled dataset and set of experiments. Finally, we show that under the right conditions, graph-augmented training is capable of significantly improving robustness to structural noise.
Tatyana Plaksina on LinkedIn: #AI #MachineLearning #book
Do you know that my book "Modern Data Analytics: Applied #AI and #MachineLearning for Oil and Gas Industry" is NOT a #book for everybody who is interested in #dataanalytics and even not for everybody in #oilandgas related industry and #academia? My book is not one tool that fits all needs, it is a surgical #tool for specific purposes. I was asked why I do not include this or that #algorithm, why I did not include workable examples for each algorithm, why I did not include #code for each algorithm. First, you need to draw the line on what you can possibly include into a book for it to be a finite project. New algorithms and their modifications pop out every day and new papers come out every day, it is impossible to keep including them.
How AI Can Reshape The Post-Subsidy Renewable Energy Market
With the status of current wind and solar subsidies in the U.S. unclear, the industry needs to brace for impact by making up for the increase in investment risk post-subsidies. A post-subsidy world means the renewable energy sector needs to successfully harness and utilize AI and smart data analytics to maximize investment returns. According to a report by the International Energy Agency, carbon emissions hit a record high in 2018. A new record high is likely in 2019, too. Global energy demand is rising exponentially due to forces like globalization, industrialization and exploding populations. We can't yet offset the full impact of these massive forces with renewable energy, but with the right advancements and integrations of AI and increased investment in renewable energy, we can scale to meet the challenge.
Regularized Operating Envelope with Interpretability and Implementability Constraints
Wang, Qiyao, Wang, Haiyan, Gupta, Chetan, Serita, Susumu
--Operating envelope is an important concept in industrial operations. Accurate identification for operating envelope can be extremely beneficial to stakeholders as it provides a set of operational parameters that optimizes some key performance indicators (KPI) such as product quality, operational safety, equipment efficiency, environmental impact, etc. Given the importance, data-driven approaches for computing the operating envelope are gaining popularity. These approaches typically use classifiers such as support vector machines, to set the operating envelope by learning the boundary in the operational parameter spaces between the manually assigned'large KPI' and'small KPI' groups. One challenge to these approaches is that the assignment to these groups is often ad-hoc and hence arbitrary. However, a bigger challenge with these approaches is that they don't take into account two key features that are needed to operationalize operating envelopes: (i) interpretability of the envelope by the operator and (ii) implementability of the envelope from a practical standpoint. In this work, we propose a new definition for operating envelope which directly targets the expected magnitude of KPI (i.e., no need to arbitrarily bin the data instances into groups) and accounts for the interpretability and the implementability. We then propose a regularized'GA penalty' algorithm that outputs an envelope where the user can tradeoff between bias and variance. The validity of our proposed algorithm is demonstrated by two sets of simulation studies and an application to a real-world challenge in the mining processes of a flotation plant. In industrial operations, an important concept is that of the operating envelope. Conceptually, the operating envelope is a set of operational parameters, such that some KPI is optimized. In the industrial context, typical KPIs include product quality, operational safety, equipment efficiency, environmental impact, etc [1]-[4]. The operating envelope has wide application since it directly targets the business outcome and yields actionable recommendations in the operations space.
"The Squawk Bot": Joint Learning of Time Series and Text Data Modalities for Automated Financial Information Filtering
Dang, Xuan-Hong, Shah, Syed Yousaf, Zerfos, Petros
Multimodal analysis that uses numerical time series and textual corpora as input data sources is becoming a promising approach, especially in the financial industry. However, the main focus of such analysis has been on achieving high prediction accuracy while little effort has been spent on the important task of understanding the association between the two data modalities. Performance on the time series hence receives little explanation though human-understandable textual information is available. In this work, we address the problem of given a numerical time series, and a general corpus of textual stories collected in the same period of the time series, the task is to timely discover a succinct set of textual stories associated with that time series. Towards this goal, we propose a novel multi-modal neural model called MSIN that jointly learns both numerical time series and categorical text articles in order to unearth the association between them. Through multiple steps of data interrelation between the two data modalities, MSIN learns to focus on a small subset of text articles that best align with the performance in the time series. This succinct set is timely discovered and presented as recommended documents, acting as automated information filtering, for the given time series. We empirically evaluate the performance of our model on discovering relevant news articles for two stock time series from Apple and Google companies, along with the daily news articles collected from the Thomson Reuters over a period of seven consecutive years. The experimental results demonstrate that MSIN achieves up to 84.9% and 87.2% in recalling the ground truth articles respectively to the two examined time series, far more superior to state-of-the-art algorithms that rely on conventional attention mechanism in deep learning.