Goto

Collaborating Authors

 Energy


Chernobyl radiation shield 'lost safety function' after drone strike, UN watchdog says

BBC News

Chernobyl radiation shield'lost safety function' after drone strike, UN watchdog says A protective shield covering the Chernobyl nuclear reactor in Ukraine can no longer provide its main containment function following a drone strike earlier this year, according to a UN watchdog. International Atomic Energy Agency (IAEA) inspectors found that the massive structure, built over the site of the 1986 nuclear disaster, had lost its primary safety functions including the confinement capability. In February, Ukraine accused Russia of targeting the power plant - a claim the Kremlin denied. The IAEA said repairs were essential to prevent further degradation of the nuclear shelter. However environmental expert Jim Smith told the BBC: It is not something to panic about.


IAEA flags damage to Chornobyl nuclear plant's protective shield in Ukraine

Al Jazeera

What is in the 28-point US plan for Ukraine? 'Ukraine is running out of men, money and time' Can the US get all sides to end the war? Why is Europe opposing Trump's peace plan? IAEA flags damage to Chornobyl nuclear plant's protective shield in Ukraine A drone strike has damaged a protective shield at the Chornobyl nuclear plant in Ukraine, rendering it unable to contain the radioactive material from the 1986 explosion of the plant, the United Nations nuclear watchdog said. The International Atomic Energy Agency (IAEA) said on Friday that the shield can no longer perform its main safety function, following an inspection of the steel structure last week.


Check Out Highlights From WIRED's 2025 Big Interview Event

WIRED

Check Out Highlights From WIRED's Big Interview Event On December 4, WIRED sat down with some of the biggest names in tech, culture, business, and science for a day full of in-depth interviews. In 2024, we brought those talks to a stage in San Francisco for the very first time. This year, we did it again, bringing together AMD CEO Lisa Su, director Jon M. Chu, Anthropic cofounder Daniela Amodei, Cloudflare CEO Matthew Prince, and many more. The Big Interview, a one-day, in-person event held at The Midway in San Francisco on December 4, featured a series of in-depth, illuminating Q&As with some of the biggest names in innovation today, each led by a WIRED journalist. We also hosted our take on a modern-day science fair, complete with hands-on demos and other fun experiences.


Meta Poached Apple's Top Design Guys to Fix Its Software UI

WIRED

Meta wants to make its AI hardware slicker and more fashion-forward. It also needs to make its software more usable. The way to do all that appears to be hiring design maestros away from Apple. Meta has made a big move to hire two prominent designers away from rival tech giant Apple, likely putting them to work on designing Meta's next generation of AI hardware and the software that runs on it. Alan Dye, formerly Apple's vice president of Human Interface Design, will join Meta to head up a new design studio within Meta's Reality Labs.


Recurrent Neural Networks with Linear Structures for Electricity Price Forecasting

arXiv.org Machine Learning

We present a novel recurrent neural network architecture designed explicitly for day-ahead electricity price forecasting, aimed at improving short-term decision-making and operational management in energy systems. Our combined forecasting model embeds linear structures, such as expert models and Kalman filters, into recurrent networks, enabling efficient computation and enhanced interpretability. The design leverages the strengths of both linear and non-linear model structures, allowing it to capture all relevant stylised price characteristics in power markets, including calendar and autoregressive effects, as well as influences from load, renewable energy, and related fuel and carbon markets. For empirical testing, we use hourly data from the largest European electricity market spanning 2018 to 2025 in a comprehensive forecasting study, comparing our model against state-of-the-art approaches, particularly high-dimensional linear and neural network models. The proposed model achieves approximately 12% higher accuracy than leading benchmarks. We evaluate the contributions of the interpretable model components and conclude on the impact of combining linear and non-linear structures.


Value Gradient Guidance for Flow Matching Alignment

arXiv.org Artificial Intelligence

While methods exist for aligning flow matching models--a popular and effective class of generative models--with human preferences, existing approaches fail to achieve both adaptation efficiency and probabilistically sound prior preservation. In this work, we leverage the theory of optimal control and propose VGG-Flow, a gradient-matching-based method for finetuning pretrained flow matching models. The key idea behind this algorithm is that the optimal difference between the finetuned velocity field and the pretrained one should be matched with the gradient field of a value function. This method not only incorporates first-order information from the reward model but also benefits from heuristic initialization of the value function to enable fast adaptation. Empirically, we show on a popular text-to-image flow matching model, Stable Diffusion 3, that our method can finetune flow matching models under limited computational budgets while achieving effective and prior-preserving alignment.


QKAN-LSTM: Quantum-inspired Kolmogorov-Arnold Long Short-term Memory

arXiv.org Artificial Intelligence

Long short-term memory (LSTM) models are a particular type of recurrent neural networks (RNNs) that are central to sequential modeling tasks in domains such as urban telecommunication forecasting, where temporal correlations and nonlinear dependencies dominate. However, conventional LSTMs suffer from high parameter redundancy and limited nonlinear expressivity. In this work, we propose the Quantum-inspired Kolmogorov-Arnold Long Short-Term Memory (QKAN-LSTM), which integrates Data Re-Uploading Activation (DARUAN) modules into the gating structure of LSTMs. Each DARUAN acts as a quantum variational activation function (QVAF), enhancing frequency adaptability and enabling an exponentially enriched spectral representation without multi-qubit entanglement. The resulting architecture preserves quantum-level expressivity while remaining fully executable on classical hardware. Empirical evaluations on three datasets, Damped Simple Harmonic Motion, Bessel Function, and Urban Telecommunication, demonstrate that QKAN-LSTM achieves superior predictive accuracy and generalization with a 79% reduction in trainable parameters compared to classical LSTMs. We extend the framework to the Jiang-Huang-Chen-Goan Network (JHCG Net), which generalizes KAN to encoder-decoder structures, and then further use QKAN to realize the latent KAN, thereby creating a Hybrid QKAN (HQKAN) for hierarchical representation learning. The proposed HQKAN-LSTM thus provides a scalable and interpretable pathway toward quantum-inspired sequential modeling in real-world data environments.


Enabling Ethical AI: A case study in using Ontological Context for Justified Agentic AI Decisions

arXiv.org Artificial Intelligence

Agentic AI systems, software agents with autonomy, decision-making ability, and adaptability, are increasingly used to execute complex tasks on behalf of organisations. Most such systems rely on Large Language Models (LLMs), whose broad semantic capabilities enable powerful language processing but lack explicit, institution-specific grounding. In enterprises, data rarely comes with an inspectable semantic layer, and constructing one typically requires labour-intensive "data archaeology": cleaning, modelling, and curating knowledge into ontologies, taxonomies, and other formal structures. At the same time, explainability methods such as saliency maps expose an "interpretability gap": they highlight what the model attends to but not why, leaving decision processes opaque. In this preprint, we present a case study, developed by Kaiasm and Avantra AI through their work with The Turing Way Practitioners Hub, a forum developed under the InnovateUK BridgeAI program. This study presents a collaborative human-AI approach to building an inspectable semantic layer for Agentic AI. AI agents first propose candidate knowledge structures from diverse data sources; domain experts then validate, correct, and extend these structures, with their feedback used to improve subsequent models. Authors show how this process captures tacit institutional knowledge, improves response quality and efficiency, and mitigates institutional amnesia. We argue for a shift from post-hoc explanation to justifiable Agentic AI, where decisions are grounded in explicit, inspectable evidence and reasoning accessible to both experts and non-specialists.


Pick-to-Learn for Systems and Control: Data-driven Synthesis with State-of-the-art Safety Guarantees

arXiv.org Artificial Intelligence

Data-driven methods have become paramount in modern systems and control problems characterized by growing levels of complexity . In safety-critical environments, deploying these methods requires rigorous guarantees, a need that has motivated much recent work at the interface of statistical learning and control. However, many existing approaches achieve this goal at the cost of sacrificing valuable data for testing and calibration, or by constraining the choice of learning algorithm, thus leading to suboptimal performances. In this paper, we describe Pick-to-Learn (P2L) for Systems and Control, a framework that allows any data-driven control method to be equipped with state-of-the-art safety and performance guarantees. P2L enables the use of all available data to jointly synthesize and certify the design, eliminating the need to set aside data for calibration or validation purposes. In presenting a comprehensive version of P2L for systems and control, this paper demonstrates its effectiveness across a range of core problems, including optimal control, reachability analysis, safe synthesis, and robust control. In many of these applications, P2L delivers designs and certificates that outperform commonly employed methods, and shows strong potential for broad applicability in diverse practical settings.


Fermionic neural Gibbs states

arXiv.org Artificial Intelligence

We introduce fermionic neural Gibbs states (fNGS), a variational framework for modeling finite-temperature properties of strongly interacting fermions. fNGS starts from a reference mean-field thermofield-double state and uses neural-network transformations together with imaginary-time evolution to systematically build strong correlations. Applied to the doped Fermi-Hubbard model, a minimal lattice model capturing essential features of strong electronic correlations, fNGS accurately reproduces thermal energies over a broad range of temperatures, interaction strengths, even at large dopings, for system sizes beyond the reach of exact methods. These results demonstrate a scalable route to studying finite-temperature properties of strongly correlated fermionic systems beyond one dimension with neural-network representations of quantum states.