Energy
Drones that charge on power lines may not be the best idea
Battery life has long been a key limiting factor in drone use. Although there are commercial models that can stay aloft for 45 minutes or longer on a single charge, being able to keep drones in the air for longer would be helpful for many purposes. Researchers at the University of Southern Denmark have been working on that issue for several years by developing drones that can recharge directly from power lines. This time around, the scientists attached a gripper system to a Tarot 650 Sport drone, which they customized with a electric quadcopter propulsion system, an autopilot module and other components. When the drone's systems detect that the battery is running low, the device employs its camera and millimeter-wave radar system to pinpoint the closest power line, as New Atlas notes.
Ukraine denies Russian claim of drone strikes on Europe's largest nuclear plant
Video captures the moment and aftermath of what appears to be a drone, allegedly of Ukrainian origin, striking Russian drone production facility. Russian officials claimed that only a worker's dormitory was hit. A senior Ukrainian official has denied Russian accusations that his country's army fired exploding drones at Europe's largest nuclear power plant, which the Kremlin's forces have been occupying and running in southern Ukraine since shortly after the war began more than two years ago. Andrii Yusov, the spokesperson for Ukraine's military intelligence agency, suggested there had been no attack, saying Russian forces routinely fabricate strikes on the Zaporizhzhia Nuclear Power Plant. However, the strikes on this occasion were confirmed by U.N.'s atomic watchdog agency, though it didn't attribute responsibility for the attack to either side.
Russia-Ukraine war: List of key events, day 774
Ukraine's military said that fighting around the front line city of Chasiv Yar was "difficult" and "tense" but that its forces were resisting Russian air and infantry attacks. Ivan Fedorov, the head of Ukraine's southern Zaporizhia region, said three people died in the town of Huliaipole after their house was hit by a Russian shell. A woman was killed in a Russian attack that hit an apartment block in Kupiansk, in the northeastern Kharkiv region. In Kharkiv, Ukraine's second-largest city, five people were injured in a Russian attack. In Russia, meanwhile, Belgorod Governor Vyacheslav Gladkov said one woman was killed after shrapnel from a shot-down Ukrainian drone hit a car.
A Neuromorphic Approach to Obstacle Avoidance in Robot Manipulation
Abdelrahman, Ahmed Faisal, Valdenegro-Toro, Matias, Bennewitz, Maren, Plรถger, Paul G.
Neuromorphic computing mimics computational principles of the brain in $\textit{silico}$ and motivates research into event-based vision and spiking neural networks (SNNs). Event cameras (ECs) exclusively capture local intensity changes and offer superior power consumption, response latencies, and dynamic ranges. SNNs replicate biological neuronal dynamics and have demonstrated potential as alternatives to conventional artificial neural networks (ANNs), such as in reducing energy expenditure and inference time in visual classification. Nevertheless, these novel paradigms remain scarcely explored outside the domain of aerial robots. To investigate the utility of brain-inspired sensing and data processing, we developed a neuromorphic approach to obstacle avoidance on a camera-equipped manipulator. Our approach adapts high-level trajectory plans with reactive maneuvers by processing emulated event data in a convolutional SNN, decoding neural activations into avoidance motions, and adjusting plans using a dynamic motion primitive. We conducted experiments with a Kinova Gen3 arm performing simple reaching tasks that involve obstacles in sets of distinct task scenarios and in comparison to a non-adaptive baseline. Our neuromorphic approach facilitated reliable avoidance of imminent collisions in simulated and real-world experiments, where the baseline consistently failed. Trajectory adaptations had low impacts on safety and predictability criteria. Among the notable SNN properties were the correlation of computations with the magnitude of perceived motions and a robustness to different event emulation methods. Tests with a DAVIS346 EC showed similar performance, validating our experimental event emulation. Our results motivate incorporating SNN learning, utilizing neuromorphic processors, and further exploring the potential of neuromorphic methods.
A Cyber Manufacturing IoT System for Adaptive Machine Learning Model Deployment by Interactive Causality Enabled Self-Labeling
Ren, Yutian, He, Yuqi, Zhang, Xuyin, Yen, Aaron, Li, G. P.
Machine Learning (ML) has been demonstrated to improve productivity in many manufacturing applications. To host these ML applications, several software and Industrial Internet of Things (IIoT) systems have been proposed for manufacturing applications to deploy ML applications and provide real-time intelligence. Recently, an interactive causality enabled self-labeling method has been proposed to advance adaptive ML applications in cyber-physical systems, especially manufacturing, by automatically adapting and personalizing ML models after deployment to counter data distribution shifts. The unique features of the self-labeling method require a novel software system to support dynamism at various levels. This paper proposes the AdaptIoT system, comprised of an end-to-end data streaming pipeline, ML service integration, and an automated self-labeling service. The self-labeling service consists of causal knowledge bases and automated full-cycle self-labeling workflows to adapt multiple ML models simultaneously. AdaptIoT employs a containerized microservice architecture to deliver a scalable and portable solution for small and medium-sized manufacturers. A field demonstration of a self-labeling adaptive ML application is conducted with a makerspace and shows reliable performance.
Maximally Forward-Looking Core Inflation
Coulombe, Philippe Goulet, Klieber, Karin, Barrette, Christophe, Goebel, Maximilian
Timely monetary policy decision-making requires timely core inflation measures. We create a new core inflation series that is explicitly designed to succeed at that goal. Precisely, we introduce the Assemblage Regression, a generalized nonnegative ridge regression problem that optimizes the price index's subcomponent weights such that the aggregate is maximally predictive of future headline inflation. Ordering subcomponents according to their rank in each period switches the algorithm to be learning supervised trimmed inflation - or, put differently, the maximally forward-looking summary statistic of the realized price changes distribution. In an extensive out-of-sample forecasting experiment for the US and the euro area, we find substantial improvements for signaling medium-term inflation developments in both the pre- and post-Covid years. Those coming from the supervised trimmed version are particularly striking, and are attributable to a highly asymmetric trimming which contrasts with conventional indicators. We also find that this metric was indicating first upward pressures on inflation as early as mid-2020 and quickly captured the turning point in 2022. We also consider extensions, like assembling inflation from geographical regions, trimmed temporal aggregation, and building core measures specialized for either upside or downside inflation risks.
EVLearn: Extending the CityLearn Framework with Electric Vehicle Simulation
Fonseca, Tiago, Ferreira, Luis, Cabral, Bernardo, Severino, Ricardo, Nweye, Kingsley, Ghose, Dipanjan, Nagy, Zoltan
Intelligent energy management strategies, such as Vehicle-to-Grid (V2G) and Grid-to-Vehicle (G2V) emerge as a potential solution to the Electric Vehicles' (EVs) integration into the energy grid. These strategies promise enhanced grid resilience and economic benefits for both vehicle owners and grid operators. Despite the announced prospective, the adoption of these strategies is still hindered by an array of operational problems. Key among these is the lack of a simulation platform that allows to validate and refine V2G and G2V strategies. Including the development, training, and testing in the context of Energy Communities (ECs) incorporating multiple flexible energy assets. Addressing this gap, first we introduce the EVLearn, a simulation module for researching in both V2G and G2V energy management strategies, that models EVs, their charging infrastructure and associated energy flexibility dynamics; second, this paper integrates EVLearn with the existing CityLearn framework, providing V2G and G2V simulation capabilities into the study of broader energy management strategies. Results validated EVLearn and its integration into CityLearn, where the impact of these strategies is highlighted through a comparative simulation scenario.
Self-Labeling in Multivariate Causality and Quantification for Adaptive Machine Learning
Ren, Yutian, Yen, Aaron Haohua, Li, G. P.
Adaptive machine learning (ML) aims to allow ML models to adapt to ever-changing environments with potential concept drift after model deployment. Traditionally, adaptive ML requires a new dataset to be manually labeled to tailor deployed models to altered data distributions. Recently, an interactive causality based self-labeling method was proposed to autonomously associate causally related data streams for domain adaptation, showing promising results compared to traditional feature similarity-based semi-supervised learning. Several unanswered research questions remain, including self-labeling's compatibility with multivariate causality and the quantitative analysis of the auxiliary models used in the self-labeling. The auxiliary models, the interaction time model (ITM) and the effect state detector (ESD), are vital to the success of self-labeling. This paper further develops the self-labeling framework and its theoretical foundations to address these research questions. A framework for the application of self-labeling to multivariate causal graphs is proposed using four basic causal relationships, and the impact of non-ideal ITM and ESD performance is analyzed. A simulated experiment is conducted based on a multivariate causal graph, validating the proposed theory.
ATFNet: Adaptive Time-Frequency Ensembled Network for Long-term Time Series Forecasting
Ye, Hengyu, Chen, Jiadong, Gong, Shijin, Jiang, Fuxin, Zhang, Tieying, Chen, Jianjun, Gao, Xiaofeng
The intricate nature of time series data analysis benefits greatly from the distinct advantages offered by time and frequency domain representations. While the time domain is superior in representing local dependencies, particularly in non-periodic series, the frequency domain excels in capturing global dependencies, making it ideal for series with evident periodic patterns. To capitalize on both of these strengths, we propose ATFNet, an innovative framework that combines a time domain module and a frequency domain module to concurrently capture local and global dependencies in time series data. Specifically, we introduce Dominant Harmonic Series Energy Weighting, a novel mechanism for dynamically adjusting the weights between the two modules based on the periodicity of the input time series. In the frequency domain module, we enhance the traditional Discrete Fourier Transform (DFT) with our Extended DFT, designed to address the challenge of discrete frequency misalignment. Additionally, our Complex-valued Spectrum Attention mechanism offers a novel approach to discern the intricate relationships between different frequency combinations. Extensive experiments across multiple real-world datasets demonstrate that our ATFNet framework outperforms current state-of-the-art methods in long-term time series forecasting.
In-Flight Estimation of Instrument Spectral Response Functions Using Sparse Representations
Haouari, Jihanne El, Gaucel, Jean-Michel, Pittet, Christelle, Tourneret, Jean-Yves, Wendt, Herwig
Accurate estimates of Instrument Spectral Response Functions (ISRFs) are crucial in order to have a good characterization of high resolution spectrometers. Spectrometers are composed of different optical elements that can induce errors in the measurements and therefore need to be modeled as accurately as possible. Parametric models are currently used to estimate these response functions. However, these models cannot always take into account the diversity of ISRF shapes that are encountered in practical applications. This paper studies a new ISRF estimation method based on a sparse representation of atoms belonging to a dictionary. This method is applied to different high-resolution spectrometers in order to assess its reproducibility for multiple remote sensing missions. The proposed method is shown to be very competitive when compared to the more commonly used parametric models, and yields normalized ISRF estimation errors less than 1%.