Energy
Smoothly Connected Preemptive Impact Reduction and Contact Impedance Control
Arita, Hikaru, Nakamura, Hayato, Fujiki, Takuto, Tahara, Kenji
This study proposes novel control methods that lower impact force by preemptive movement and smoothly transition to conventional contact impedance control. These suggested techniques are for force control-based robots and position/velocity control-based robots, respectively. Strong impact forces have a negative influence on multiple robotic tasks. Recently, preemptive impact reduction techniques that expand conventional contact impedance control by using proximity sensors have been examined. However, a seamless transition from impact reduction to contact impedance control has not yet been accomplished. The proposed methods utilize a serial combined impedance control framework to solve this problem. The preemptive impact reduction feature can be added to the already implemented impedance controller because the parameter design is divided into impact reduction and contact impedance control. There is no undesirable contact force during the transition. Furthermore, even though the preemptive impact reduction employs a crude optical proximity sensor, the influence of reflectance is minimized using a virtual viscous force. Analyses and real-world experiments confirm these benefits.
Restore Anything Pipeline: Segment Anything Meets Image Restoration
Recent image restoration methods have produced significant advancements using deep learning. However, existing methods tend to treat the whole image as a single entity, failing to account for the distinct objects in the image that exhibit individual texture properties. Existing methods also typically generate a single result, which may not suit the preferences of different users. In this paper, we introduce the Restore Anything Pipeline (RAP), a novel interactive and per-object level image restoration approach that incorporates a controllable model to generate different results that users may choose from. RAP incorporates image segmentation through the recent Segment Anything Model (SAM) into a controllable image restoration model to create a user-friendly pipeline for several image restoration tasks. We demonstrate the versatility of RAP by applying it to three common image restoration tasks: image deblurring, image denoising, and JPEG artifact removal. Our experiments show that RAP produces superior visual results compared to state-of-the-art methods. RAP represents a promising direction for image restoration, providing users with greater control, and enabling image restoration at an object level.
Worth of knowledge in deep learning
Xu, Hao, Chen, Yuntian, Zhang, Dongxiao
Abstract: Knowledge constitutes the accumulated understanding and experience that humans use to gain insight into the world. In deep learning, prior knowledge is essential for mitigating shortcomings of data-driven models, such as data dependence, generalization ability, and compliance with constraints. To enable efficient evaluation of the worth of knowledge, we present a framework inspired by interpretable machine learning. Through quantitative experiments, we assess the influence of data volume and estimation range on the worth of knowledge. Our model-agnostic framework can be applied to a variety of common network architectures, providing a comprehensive understanding of the role of prior knowledge in deep learning models. It can also be used to improve the performance of informed machine learning, as well as distinguish improper prior knowledge. However, datadriven models still face certain challenges, such as data dependence (4), generalization ability (5), and compliance with constraints (6). In response to this, informed machine learning has become increasingly popular, enabling prior knowledge to be incorporated into the learning process (7, 8). As illustrated in Figure 1A, various types of knowledge can be integrated into a machine learning model, such as functional relations (9), logic rules (10), differential equations (11), invariance (12, 13), and algebraic relations (14). For knowledge to be incorporated into a machine learning model, it needs to be formalized, meaning that it has to be structured in a manner that can be expressed mathematically. In this case, the formalized knowledge that can be integrated into a machine learning model is referred to as rules. Informed machine learning has been deployed in a variety of problem domains, such as the solution of partial differential equations (PDEs) (15, 16), quantification of fluid flow (4), time series prediction (17), and robot control (18). Depending on how the importance of the rules is perceived, two main approaches in the field of informed machine learning are soft constraint (19) and hard constraint (20, 21). Despite its promise, the worth of knowledge is currently only vaguely understood, which limits our ability to comprehend the relationship between data and knowledge. Figure 1B provides a clear example of the divergent effects of data and rules in the context of interpolation and extrapolation.
Designing a Magnetic Micro-Robot for Transporting Filamentous Microcargo
In recent years, the medical industry has witnessed a growing interest in minimally invasive procedures, with magnetic microrobots emerging as a promising approach. These micro-robots possess the ability to navigate through various media, including viscoelastic and non-Newtonian fluids, enabling targeted drug delivery and medical interventions. Many current designs, inspired by micro-swimmers in biological systems like bacteria and sperm, employ a contact-based method for transporting a payload. Adhesion between the cargo and the carrier can make release at the target site problematic. In this project, our primary objective was to explore the potential of a helical micro-robot for non-contact drug or cargo delivery. We conducted a comprehensive study on the shape and geometrical parameters of the helical microrobot, specifically focusing on its capability to transport passive filaments. Based on our analysis, we propose a novel design consisting of three sections with alternating handedness, including two pulling and one pushing microhelices, to enhance the capture and transport of passive filaments in Newtonian fluids using a non-contact approach. We then simulated the process of capturing and transporting the passive filament, and tested the functionality of the newly designed micro-robot. Our findings offer valuable insights into the physics of helical micro-robots and their potential for medical procedures and drug delivery. Furthermore, the proposed non-contact method for delivering filamentous cargo could lead to the development of more efficient and effective microrobots for medical applications.
A physics-constrained machine learning method for mapping gapless land surface temperature
Ma, Jun, Shen, Huanfeng, Jiang, Menghui, Lin, Liupeng, Meng, Chunlei, Zeng, Chao, Li, Huifang, Wu, Penghai
More accurate, spatio-temporally, and physically consistent LST estimation has been a main interest in Earth system research. Developing physics-driven mechanism models and data-driven machine learning (ML) models are two major paradigms for gapless LST estimation, which have their respective advantages and disadvantages. In this paper, a physics-constrained ML model, which combines the strengths in the mechanism model and ML model, is proposed to generate gapless LST with physical meanings and high accuracy. The hybrid model employs ML as the primary architecture, under which the input variable physical constraints are incorporated to enhance the interpretability and extrapolation ability of the model. Specifically, the light gradient-boosting machine (LGBM) model, which uses only remote sensing data as input, serves as the pure ML model. Physical constraints (PCs) are coupled by further incorporating key Community Land Model (CLM) forcing data (cause) and CLM simulation data (effect) as inputs into the LGBM model. This integration forms the PC-LGBM model, which incorporates surface energy balance (SEB) constraints underlying the data in CLM-LST modeling within a biophysical framework. Compared with a pure physical method and pure ML methods, the PC-LGBM model improves the prediction accuracy and physical interpretability of LST. It also demonstrates a good extrapolation ability for the responses to extreme weather cases, suggesting that the PC-LGBM model enables not only empirical learning from data but also rationally derived from theory. The proposed method represents an innovative way to map accurate and physically interpretable gapless LST, and could provide insights to accelerate knowledge discovery in land surface processes and data mining in geographical parameter estimation.
Automatic MILP Solver Configuration By Learning Problem Similarities
Hosny, Abdelrahman, Reda, Sherief
A large number of real-world optimization problems can be formulated as Mixed Integer Linear Programs (MILP). MILP solvers expose numerous configuration parameters to control their internal algorithms. Solutions, and their associated costs or runtimes, are significantly affected by the choice of the configuration parameters, even when problem instances have the same number of decision variables and constraints. On one hand, using the default solver configuration leads to suboptimal solutions. On the other hand, searching and evaluating a large number of configurations for every problem instance is time-consuming and, in some cases, infeasible. In this study, we aim to predict configuration parameters for unseen problem instances that yield lower-cost solutions without the time overhead of searching-and-evaluating configurations at the solving time. Toward that goal, we first investigate the cost correlation of MILP problem instances that come from the same distribution when solved using different configurations. We show that instances that have similar costs using one solver configuration also have similar costs using another solver configuration in the same runtime environment. After that, we present a methodology based on Deep Metric Learning to learn MILP similarities that correlate with their final solutions' costs. At inference time, given a new problem instance, it is first projected into the learned metric space using the trained model, and configuration parameters are instantly predicted using previously-explored configurations from the nearest neighbor instance in the learned embedding space. Empirical results on real-world problem benchmarks show that our method predicts configuration parameters that improve solutions' costs by up to 38% compared to existing approaches.
IoT-Based Air Quality Monitoring System with Machine Learning for Accurate and Real-time Data Analysis
Air quality plays a crucial role in human health and the well-being of the environment. Unfortunately, air pollution has been on the rise due to various sources such as vehicle emissions, industrial activities, energy production, and natural disasters like wildfires. Understanding and assessing the quality of the air we breathe is of utmost importance. Air Quality Monitoring (AQM) systems, integrated with sensors and advanced technologies, are utilized to measure particulate matter and air pollutants like ozone, nitrogen oxides, and sulfur dioxide. The data collected by these systems helps formulate policies, monitor pollution reduction efforts, and empower the public to make informed decisions regarding their health and well-being. Currently, AQM stations are primarily used for calculating the Air Quality Index (AQI) and monitoring pollution. However, the infrastructure requirements, operational complexities, and ongoing expenses associated with these stations limit the expansion of AQM networks and the availability of air pollution data. To overcome these limitations, it is imperative to develop low-cost, efficient, and real-time data-sensing devices.
Adaptive reinforcement learning of multi-agent ethically-aligned behaviours: the QSOM and QDSOM algorithms
Chaput, Rรฉmy, Boissier, Olivier, Guillermin, Mathieu
The numerous deployed Artificial Intelligence systems need to be aligned with our ethical considerations. However, such ethical considerations might change as time passes: our society is not fixed, and our social mores evolve. This makes it difficult for these AI systems; in the Machine Ethics field especially, it has remained an under-studied challenge. In this paper, we present two algorithms, named QSOM and QDSOM, which are able to adapt to changes in the environment, and especially in the reward function, which represents the ethical considerations that we want these systems to be aligned with. They associate the well-known Q-Table to (Dynamic) Self-Organizing Maps to handle the continuous and multi-dimensional state and action spaces. We evaluate them on a use-case of multi-agent energy repartition within a small Smart Grid neighborhood, and prove their ability to adapt, and their higher performance compared to baseline Reinforcement Learning algorithms.
Collaborative Policy Learning for Dynamic Scheduling Tasks in Cloud-Edge-Terminal IoT Networks Using Federated Reinforcement Learning
Kim, Do-Yup, Lee, Da-Eun, Kim, Ji-Wan, Lee, Hyun-Suk
In this paper, we examine cloud-edge-terminal IoT networks, where edges undertake a range of typical dynamic scheduling tasks. In these IoT networks, a central policy for each task can be constructed at a cloud server. The central policy can be then used by the edges conducting the task, thereby mitigating the need for them to learn their own policy from scratch. Furthermore, this central policy can be collaboratively learned at the cloud server by aggregating local experiences from the edges, thanks to the hierarchical architecture of the IoT networks. To this end, we propose a novel collaborative policy learning framework for dynamic scheduling tasks using federated reinforcement learning. For effective learning, our framework adaptively selects the tasks for collaborative learning in each round, taking into account the need for fairness among tasks. In addition, as a key enabler of the framework, we propose an edge-agnostic policy structure that enables the aggregation of local policies from different edges. We then provide the convergence analysis of the framework. Through simulations, we demonstrate that our proposed framework significantly outperforms the approaches without collaborative policy learning. Notably, it accelerates the learning speed of the policies and allows newly arrived edges to adapt to their tasks more easily.
Sphere2Vec: A General-Purpose Location Representation Learning over a Spherical Surface for Large-Scale Geospatial Predictions
Mai, Gengchen, Xuan, Yao, Zuo, Wenyun, He, Yutong, Song, Jiaming, Ermon, Stefano, Janowicz, Krzysztof, Lao, Ni
Generating learning-friendly representations for points in space is a fundamental and long-standing problem in ML. Recently, multi-scale encoding schemes (such as Space2Vec and NeRF) were proposed to directly encode any point in 2D/3D Euclidean space as a high-dimensional vector, and has been successfully applied to various geospatial prediction and generative tasks. However, all current 2D and 3D location encoders are designed to model point distances in Euclidean space. So when applied to large-scale real-world GPS coordinate datasets, which require distance metric learning on the spherical surface, both types of models can fail due to the map projection distortion problem (2D) and the spherical-to-Euclidean distance approximation error (3D). To solve these problems, we propose a multi-scale location encoder called Sphere2Vec which can preserve spherical distances when encoding point coordinates on a spherical surface. We developed a unified view of distance-reserving encoding on spheres based on the DFS. We also provide theoretical proof that the Sphere2Vec preserves the spherical surface distance between any two points, while existing encoding schemes do not. Experiments on 20 synthetic datasets show that Sphere2Vec can outperform all baseline models on all these datasets with up to 30.8% error rate reduction. We then apply Sphere2Vec to three geo-aware image classification tasks - fine-grained species recognition, Flickr image recognition, and remote sensing image classification. Results on 7 real-world datasets show the superiority of Sphere2Vec over multiple location encoders on all three tasks. Further analysis shows that Sphere2Vec outperforms other location encoder models, especially in the polar regions and data-sparse areas because of its nature for spherical surface distance preservation. Code and data are available at https://gengchenmai.github.io/sphere2vec-website/.