Energy
Eiffel Tower: A Deep-Sea Underwater Dataset for Long-Term Visual Localization
Boittiaux, Clémentin, Dune, Claire, Ferrera, Maxime, Arnaubec, Aurélien, Marxer, Ricard, Matabos, Marjolaine, Van Audenhaege, Loïc, Hugel, Vincent
Visual localization plays an important role in the positioning and navigation of robotics systems within previously visited environments. When visits occur over long periods of time, changes in the environment related to seasons or day-night cycles present a major challenge. Under water, the sources of variability are due to other factors such as water conditions or growth of marine organisms. Yet it remains a major obstacle and a much less studied one, partly due to the lack of data. This paper presents a new deep-sea dataset to benchmark underwater long-term visual localization. The dataset is composed of images from four visits to the same hydrothermal vent edifice over the course of five years. Camera poses and a common geometry of the scene were estimated using navigation data and Structure-from-Motion. This serves as a reference when evaluating visual localization techniques. An analysis of the data provides insights about the major changes observed throughout the years. Furthermore, several well-established visual localization methods are evaluated on the dataset, showing there is still room for improvement in underwater long-term visual localization. The data is made publicly available at https://www.seanoe.org/data/00810/92226/.
CACTO: Continuous Actor-Critic with Trajectory Optimization -- Towards global optimality
Grandesso, Gianluigi, Alboni, Elisa, Papini, Gastone P. Rosati, Wensing, Patrick M., Del Prete, Andrea
This paper presents a novel algorithm for the continuous control of dynamical systems that combines Trajectory Optimization (TO) and Reinforcement Learning (RL) in a single framework. The motivations behind this algorithm are the two main limitations of TO and RL when applied to continuous nonlinear systems to minimize a non-convex cost function. Specifically, TO can get stuck in poor local minima when the search is not initialized close to a "good" minimum. On the other hand, when dealing with continuous state and control spaces, the RL training process may be excessively long and strongly dependent on the exploration strategy. Thus, our algorithm learns a "good" control policy via TO-guided RL policy search that, when used as initial guess provider for TO, makes the trajectory optimization process less prone to converge to poor local optima. Our method is validated on several reaching problems featuring non-convex obstacle avoidance with different dynamical systems, including a car model with 6D state, and a 3-joint planar manipulator. Our results show the great capabilities of CACTO in escaping local minima, while being more computationally efficient than the Deep Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) RL algorithms.
A Kriging-Random Forest Hybrid Model for Real-time Ground Property Prediction during Earth Pressure Balance Shield Tunneling
Geng, Ziheng, Zhang, Chao, Ren, Yuhao, Zhu, Minxiang, Chen, Renpeng, Cheng, Hongzhan
A kriging-random forest hybrid model is developed for real-time ground property prediction ahead of the earth pressure balanced shield by integrating Kriging extrapolation and random forest, which can guide shield operating parameter selection thereby mitigate construction risks. The proposed KRF algorithm synergizes two types of information: prior information and real-time information. The previously predicted ground properties with EPB operating parameters are extrapolated via the Kriging algorithm to provide prior information for the prediction of currently being excavated ground properties. The real-time information refers to the real-time operating parameters of the EPB shield, which are input into random forest to provide a real-time prediction of ground properties. The integration of these two predictions is achieved by assigning weights to each prediction according to their uncertainties, ensuring the prediction of KRF with minimum uncertainty. The performance of the KRF algorithm is assessed via a case study of the Changsha Metro Line 4 project. It reveals that the proposed KRF algorithm can predict ground properties with an accuracy of 93%, overperforming the existing algorithms of LightGBM, AdaBoost-CART, and DNN by 29%, 8%, and 12%, respectively. Another dataset from Shenzhen Metro Line 13 project is utilized to further evaluate the model generalization performance, revealing that the model can transfer its learned knowledge from one region to another with an accuracy of 89%.
Physics-informed neural network for seismic wave inversion in layered semi-infinite domain
Ren, Pu, Rao, Chengping, Sun, Hao, Liu, Yang
Estimating the material distribution of Earth's subsurface is a challenging task in seismology and earthquake engineering. The recent development of physics-informed neural network (PINN) has shed new light on seismic inversion. In this paper, we present a PINN framework for seismic wave inversion in layered (1D) semi-infinite domain. The absorbing boundary condition is incorporated into the network as a soft regularizer for avoiding excessive computation. In specific, we design a lightweight network to learn the unknown material distribution and a deep neural network to approximate solution variables. The entire network is end-to-end and constrained by both sparse measurement data and the underlying physical laws (i.e., governing equations and initial/boundary conditions). Various experiments have been conducted to validate the effectiveness of our proposed approach for inverse modeling of seismic wave propagation in 1D semi-infinite domain.
ChatGPT: Vision and Challenges
Gill, Sukhpal Singh, Kaur, Rupinder
The design made it possible to make powerful language models like term "Generative AI" is used to describe a subset of AI models OpenAI's GPT series, which included GPT-2 and GPT-3, that can generate new information by discovering relevant which were the versions that came before ChatGPT [6]. The trends and patterns in already collected information. These GPT-3.5 architecture is the basis for ChatGPT; it is an models may produce work in a wide range of media, from improved version of OpenAI's GPT-3 model. Even though written to visual to audio [2]. To analyse, comprehend, and GPT-3.5 has fewer variables, nevertheless produces excellent produce material that accurately imitates human-generated results in many areas of NLP, such as language understanding, outcomes, Generative AI models depend on deep learning text generation, and machine translation [6]. ChatGPT was approaches and neural networks. OpenAI's ChatGPT is one trained on a massive body of text data and fine-tuned on the such AI model that has quickly become a popular and versatile goal of creating conversational replies, allowing it to create resource for a number of different industries. Its humanoid text responses to user inquiries that are strangely similar to those of generation is made possible by its foundation in the Generative a person.
A Unifying Framework of Attention-based Neural Load Forecasting
Accurate load forecasting is critical for reliable and efficient planning and operation of electric power grids. In this paper, we propose a unifying deep learning framework for load forecasting, which includes time-varying feature weighting, hierarchical temporal attention, and feature-reinforced error correction. Our framework adopts a modular design with good generalization capability. First, the feature-weighting mechanism assigns input features with temporal weights. Second, a recurrent encoder-decoder structure with hierarchical attention is developed as a load predictor. The hierarchical attention enables a similar day selection, which re-evaluates the importance of historical information at each time step. Third, we develop an error correction module that explores the errors and learned feature hidden information to further improve the model's forecasting performance. Experimental results demonstrate that our proposed framework outperforms existing methods on two public datasets and performance metrics, with the feature weighting mechanism and error correction module being critical to achieving superior performance. Our framework provides an effective solution to the electric load forecasting problem, which can be further adapted to many other forecasting tasks.
Two Steps Forward and One Behind: Rethinking Time Series Forecasting with Deep Learning
Ughi, Riccardo, Lomurno, Eugenio, Matteucci, Matteo
The Transformer is a highly successful deep learning model that has revolutionised the world of artificial neural networks, first in natural language processing and later in computer vision. This model is based on the attention mechanism and is able to capture complex semantic relationships between a variety of patterns present in the input data. Precisely because of these characteristics, the Transformer has recently been exploited for time series forecasting problems, assuming a natural adaptability to the domain of continuous numerical series. Despite the acclaimed results in the literature, some works have raised doubts about the robustness and effectiveness of this approach. In this paper, we further investigate the effectiveness of Transformer-based models applied to the domain of time series forecasting, demonstrate their limitations, and propose a set of alternative models that are better performing and significantly less complex. In particular, we empirically show how simplifying Transformer-based forecasting models almost always leads to an improvement, reaching state of the art performance. We also propose shallow models without the attention mechanism, which compete with the overall state of the art in long time series forecasting, and demonstrate their ability to accurately predict time series over extremely long windows. From a methodological perspective, we show how it is always necessary to use a simple baseline to verify the effectiveness of proposed models, and finally, we conclude the paper with a reflection on recent research paths and the opportunity to follow trends and hypes even where it may not be necessary.
ROMR: A ROS-based Open-source Mobile Robot
Linus, Nwankwo, Clemens, Fritze, Bartsch, Konrad, Rueckert, Elmar
Currently, commercially available intelligent transport robots that are capable of carrying up to 90kg of load can cost \$5,000 or even more. This makes real-world experimentation prohibitively expensive and limits the applicability of such systems to everyday home or industrial tasks. Aside from their high cost, the majority of commercially available platforms are either closed-source, platform-specific or use difficult-to-customize hardware and firmware. In this work, we present a low-cost, open-source and modular alternative, referred to herein as "ROS-based Open-source Mobile Robot ($ROMR$)". $ROMR$ utilizes off-the-shelf (OTS) components, additive manufacturing technologies, aluminium profiles, and a consumer hoverboard with high-torque brushless direct current (BLDC) motors. $ROMR$ is fully compatible with the robot operating system (ROS), has a maximum payload of 90kg, and costs less than \$1500. Furthermore, ROMR offers a simple yet robust framework for contextualizing simultaneous localization and mapping (SLAM) algorithms, an essential prerequisite for autonomous robot navigation. The robustness and performance of the $ROMR$ were validated through real-world and simulation experiments. All the design, construction and software files are freely available online under the GNU GPL v3 licence at https://doi.org/10.17605/OSF.IO/K83X7. A descriptive video of $ROMR$ can be found at https://osf.io/ku8ag.
Discovery of structure-property relations for molecules via hypothesis-driven active learning over the chemical space
Ghosh, Ayana, Kalinin, Sergei V., Ziatdinov, Maxim A.
Discovery of the molecular candidates for applications in drug targets, biomolecular systems, catalysts, photovoltaics, organic electronics, and batteries, necessitates development of machine learning algorithms capable of rapid exploration of the chemical spaces targeting the desired functionalities. Here we introduce a novel approach for the active learning over the chemical spaces based on hypothesis learning. We construct the hypotheses on the possible relationships between structures and functionalities of interest based on a small subset of data and introduce them as (probabilistic) mean functions for the Gaussian process. This approach combines the elements from the symbolic regression methods such as SISSO and active learning into a single framework. The primary focus of constructing this framework is to approximate physical laws in an active learning regime toward a more robust predictive performance, as traditional evaluation on hold-out sets in machine learning doesn't account for out-of-distribution effects and may lead to a complete failure on unseen chemical space. Here, we demonstrate it for the QM9 dataset, but it can be applied more broadly to datasets from both domains of molecular and solid-state materials sciences.
Generative Adversarial Networks for Scintillation Signal Simulation in EXO-200
Li, S., Ostrovskiy, I., Li, Z., Yang, L., Kharusi, S. Al, Anton, G., Badhrees, I., Barbeau, P. S., Beck, D., Belov, V., Bhatta, T., Breidenbach, M., Brunner, T., Cao, G. F., Cen, W. R., Chambers, C., Cleveland, B., Coon, M., Craycraft, A., Daniels, T., Darroch, L., Daugherty, S. J., Davis, J., Delaquis, S., Der Mesrobian-Kabakian, A., DeVoe, R., Dilling, J., Dolgolenko, A., Dolinski, M. J., Echevers, J., Fairbank, W. Jr., Fairbank, D., Farine, J., Feyzbakhsh, S., Fierlinger, P., Fu, Y. S., Fudenberg, D., Gautam, P., Gornea, R., Gratta, G., Hall, C., Hansen, E. V., Hoessl, J., Hufschmidt, P., Hughes, M., Iverson, A., Jamil, A., Jessiman, C., Jewell, M. J., Johnson, A., Karelin, A., Kaufman, L. J., Koffas, T., Krücken, R., Kuchenkov, A., Kumar, K. S., Lan, Y., Larson, A., Lenardo, B. G., Leonard, D. S., Li, G. S., Licciardi, C., Lin, Y. H., MacLellan, R., McElroy, T., Michel, T., Mong, B., Moore, D. C., Murray, K., Njoya, O., Nusair, O., Odian, A., Perna, A., Piepke, A., Pocar, A., Retière, F., Robinson, A. L., Rowson, P. C., Runge, J., Schmidt, S., Sinclair, D., Skarpaas, K., Soma, A. K., Stekhanov, V., Tarka, M., Thibado, S., Todd, J., Tolba, T., Totev, T. I., Tsang, R.
Generative Adversarial Networks trained on samples of simulated or actual events have been proposed as a way of generating large simulated datasets at a reduced computational cost. In this work, a novel approach to perform the simulation of photodetector signals from the time projection chamber of the EXO-200 experiment is demonstrated. The method is based on a Wasserstein Generative Adversarial Network - a deep learning technique allowing for implicit non-parametric estimation of the population distribution for a given set of objects. Our network is trained on real calibration data using raw scintillation waveforms as input. We find that it is able to produce high-quality simulated waveforms an order of magnitude faster than the traditional simulation approach and, importantly, generalize from the training sample and discern salient high-level features of the data. In particular, the network correctly deduces position dependency of scintillation light response in the detector and correctly recognizes dead photodetector channels. The network output is then integrated into the EXO-200 analysis framework to show that the standard EXO-200 reconstruction routine processes the simulated waveforms to produce energy distributions comparable to that of real waveforms. Finally, the remaining discrepancies and potential ways to improve the approach further are highlighted.