Goto

Collaborating Authors

 Energy


Artificial Intelligence (AI) in Retail Market Size, Share and Statistics

#artificialintelligence

The global artificial intelligence (ai) in retail market is expected to rise with an impressive CAGR and generate the highest revenue by 2026. Fortune Business Insights in its latest report published this information. The report is titled "Artificial Intelligence (AI) in Retail Market Size, Share & Industry Analysis, By Offering (Solutions, Services), By Function (Operations-Focused, Customer-Facing), By Technology (Computer Vision, Machine Learning, Natural Language Processing, and Others), and Regional Forecast, 2019-2026". It also offers an exclusive insight into various details such as revenues, market share, strategies, growth rate, product & their pricing by region/country for all major companies. The report provides a 360-degree overview of the market, listing various factors restricting, propelling, and obstructing the market in the forecast duration.


How Artificial Intelligence Can Learn Common Sense from Animals?

#artificialintelligence

With the current year coming to an end, the definition of how businesses leverage technology has changed much due to the pandemic. With disruptive technologies driving global discussion, sustainability is emerging as a new investment. Business leaders are now looking to run their companies in an environmentally sustainable manner, so less harm is done on the planet. Therefore there is a growing emphasis on how technology can be employed for improving a company's environmental performance and the bottom line. From incorporating sustainable practices into business operations to encouraging consumers, employees to embrace sustainability to using AI and quantum computing to find alternate energy-efficient fuels, most of the top enterprises are already doing their part to ensure a greener future.


Artificial Intelligence in Energy โ€“ Aerospace Journal

#artificialintelligence

Market research is the new buzzword in the market, which helps in understanding the market potential of any product in the market. This helps in understanding the market players and the growth forecast of the products and so the company. This is where market research companies come into the picture. Reports And Markets is not just another company in this domain but is a part of a veteran group called Algoro Research Consultants Pvt. Ltd. It offers premium progressive statistical surveying, market research reports, analysis & forecast data for a wide range of sectors both for the government and private agencies all across the world.


Hunter Douglas Duette PowerView smart shade review: Ultimate luxury, sophistication, and privacy

PCWorld

The primary appeal of motorized top-down/bottom-up shades is their ability to open and close in two directions: They can open by dropping the top of the shade down from the window's head to the sill, and by lifting the bottom of the shade up from the sill to the head. But Hunter Douglas couldn't justify the lofty price tag of its Duette with PowerView Automation shades unless they were also the most luxurious and innovative shades we've reviewed to date. Top-down/bottom-up shades are a fantastic option because they enhance privacy without completely blocking light from entering the room. If your window faces a busy street, you can lower the shade down from the top to admit light without exposing your room to a view from the street. Or you can drop the top of the shade down in the early morning, so the room is bathed in morning sunlight without impeding your ability to move about the room freely--anyone looking toward your window will only be able to as much of you as you wish to expose. And since these are motorized smart shades, you can create automated schedules to reposition the shades as many times each day and night that you'd care to program, including at sunrise and sunset.


A Comprehensive Overview and Survey of Recent Advances in Meta-Learning

arXiv.org Machine Learning

This article reviews meta-learning also known as learning-to-learn which seeks rapid and accurate model adaptation to unseen tasks with applications in highly automated AI, few-shot learning, natural language processing and robotics. Unlike deep learning, meta-learning can be applied to few-shot high-dimensional datasets and considers further improving model generalization to unseen tasks. Deep learning is focused upon in-sample prediction and meta-learning concerns model adaptation for out-of-sample prediction. Meta-learning can continually perform self-improvement to achieve highly autonomous AI. Meta-learning may serve as an additional generalization block complementary for original deep learning model. Meta-learning seeks adaptation of machine learning models to unseen tasks which are vastly different from trained tasks. Meta-learning with coevolution between agent and environment provides solutions for complex tasks unsolvable by training from scratch. Meta-learning methodology covers a wide range of great minds and thoughts. We briefly introduce meta-learning methodologies in the following categories: black-box meta-learning, metric-based meta-learning, layered meta-learning and Bayesian meta-learning framework. Recent applications concentrate upon the integration of meta-learning with other machine learning framework to provide feasible integrated problem solutions. We briefly present recent meta-learning advances and discuss potential future research directions.


Black-box density function estimation using recursive partitioning

arXiv.org Machine Learning

We present a novel approach to Bayesian inference and general Bayesian computation that is defined through a recursive partitioning of the sample space. It does not rely on gradients, nor require any problem-specific tuning, and is asymptotically exact for any density function with a bounded domain. The output is an approximation to the whole density function including the normalization constant, via partitions organized in efficient data structures. This allows for evidence estimation, as well as approximate posteriors that allow for fast sampling and fast evaluations of the density. It shows competitive performance to recent state-of-the-art methods on synthetic and real-world problem examples including parameter inference for gravitational-wave physics.


Interior Point Solving for LP-based prediction+optimisation

arXiv.org Artificial Intelligence

Solving optimization problems is the key to decision making in many real-life analytics applications. However, the coefficients of the optimization problems are often uncertain and dependent on external factors, such as future demand or energy or stock prices. Machine learning (ML) models, especially neural networks, are increasingly being used to estimate these coefficients in a datadriven way. Hence, end-to-end predict-and-optimize approaches, which consider how effective the predicted values are to solve the optimization problem, have received increasing attention. In case of integer linear programming problems, a popular approach to overcome their non-differentiabilty is to add a quadratic penalty term to the continuous relaxation, such that results from differentiating over quadratic programs can be used. Instead we investigate the use of the more principled logarithmic barrier term, as widely used in interior point solvers for linear programming. Specifically, instead of differentiating the KKT conditions, we consider the homogeneous self-dual formulation of the LP and we show the relation between the interior point step direction and corresponding gradients needed for learning. Finally our empirical experiments demonstrate our approach performs as good as if not better than the state-of-the-art QPTL (Quadratic Programming task loss) formulation of Wilder et al. [29] and SPO approach of Elmachtoub and Grigas [12].


Meaningful uncertainties from deep neural network surrogates of large-scale numerical simulations

arXiv.org Machine Learning

Large-scale numerical simulations are used across many scientific disciplines to facilitate experimental development and provide insights into underlying physical processes, but they come with a significant computational cost. Deep neural networks (DNNs) can serve as highly-accurate surrogate models, with the capacity to handle diverse datatypes, offering tremendous speed-ups for prediction and many other downstream tasks. An important use-case for these surrogates is the comparison between simulations and experiments; prediction uncertainty estimates are crucial for making such comparisons meaningful, yet standard DNNs do not provide them. In this work we define the fundamental requirements for a DNN to be useful for scientific applications, and demonstrate a general variational inference approach to equip predictions of scalar and image data from a DNN surrogate model trained on inertial confinement fusion simulations with calibrated Bayesian uncertainties. Critically, these uncertainties are interpretable, meaningful and preserve physics-correlations in the predicted quantities.


Spatiotemporal Attention for Multivariate Time Series Prediction and Interpretation

arXiv.org Machine Learning

Multivariate time series modeling and prediction problems are abundant in many machine learning application domains. Accurate interpretation of such prediction outcomes from a machine learning model that explicitly captures temporal correlations can significantly benefit the domain experts. In this context, temporal attention has been successfully applied to isolate the important time steps for the input time series. However, in multivariate time series problems, spatial interpretation is also critical to understand the contributions of different variables on the model outputs. We propose a novel deep learning architecture, called spatiotemporal attention mechanism (STAM) for simultaneous learning of the most important time steps and variables. STAM is a causal (i.e., only depends on past inputs and does not use future inputs) and scalable (i.e., scales well with an increase in the number of variables) approach that is comparable to the state-of-the-art models in terms of computational tractability. We demonstrate our models' performance on two popular public datasets and a domain-specific dataset. When compared with the baseline models, the results show that STAM maintains state-of-the-art prediction accuracy while offering the benefit of accurate spatiotemporal interpretability. The learned attention weights are validated from a domain knowledge perspective for these real-world datasets.


The emergence of Explainability of Intelligent Systems: Delivering Explainable and Personalised Recommendations for Energy Efficiency

arXiv.org Artificial Intelligence

The recent advances in artificial intelligence namely in machine learning and deep learning, have boosted the performance of intelligent systems in several ways. This gave rise to human expectations, but also created the need for a deeper understanding of how intelligent systems think and decide. The concept of explainability appeared, in the extent of explaining the internal system mechanics in human terms. Recommendation systems are intelligent systems that support human decision making, and as such, they have to be explainable in order to increase user trust and improve the acceptance of recommendations. In this work, we focus on a context-aware recommendation system for energy efficiency and develop a mechanism for explainable and persuasive recommendations, which are personalized to user preferences and habits. The persuasive facts either emphasize on the economical saving prospects (Econ) or on a positive ecological impact (Eco) and explanations provide the reason for recommending an energy saving action. Based on a study conducted using a Telegram bot, different scenarios have been validated with actual data and human feedback. Current results show a total increase of 19\% on the recommendation acceptance ratio when both economical and ecological persuasive facts are employed. This revolutionary approach on recommendation systems, demonstrates how intelligent recommendations can effectively encourage energy saving behavior.