Energy
OPENXRD: A Comprehensive Benchmark and Enhancement Framework for LLM/MLLM XRD Question Answering
Vosoughi, Ali, Shahnazari, Ayoub, Xi, Yufeng, Zhang, Zeliang, Hess, Griffin, Xu, Chenliang, Abdolrahim, Niaz
This work presents OPENXRD, an open-book pipeline designed for crystallography question answering, which integrates textual prompts with concise supporting content generated by GPT-4.5. Instead of using scanned textbooks, which may lead to copyright issues, OPENXRD generates compact, domain-specific references that help smaller models understand key concepts in X-ray diffraction (XRD). We evaluate OPENXRD on a well-defined set of 217 expert-level XRD questions by comparing different vision-language models, including GPT-4 and LLaVA-based frameworks such as Mistral, LLaMA, and QWEN, under both closed-book (without supporting material) and open-book (with supporting material) conditions. Our experimental results show significant accuracy improvements in models that use the GPT-4.5-generated summaries, particularly those with limited prior training in crystallography. OPENXRD uses knowledge from larger models to fill knowledge gaps in crystallography and shows that AI-generated texts can help smaller models reason more effectively in scientific tasks. While the current version of OPENXRD focuses on text-based inputs, we also explore future extensions such as adding real crystal diagrams or diffraction patterns to improve interpretation in specialized materials science contexts. Overall, OPENXRD shows that specialized open-book systems can be useful in materials science and provides a foundation for broader natural language processing (NLP) tools in critical scientific fields.
MI CAM: Mutual Information Weighted Activation Mapping for Causal Visual Explanations of Convolutional Neural Networks
Iyer, Ram S, Iyer, Narayan S, P, Rugmini Ammal
With the intervention of machine vision in our crucial day to day necessities including healthcare and automated power plants, attention has been drawn to the internal mechanisms of convolutional neural networks, and the reason why the network provides specific inferences. This paper proposes a novel post-hoc visual explanation method called MI CAM based on activation mapping. Differing from previous class activation mapping based approaches, MI CAM produces saliency visualizations by weighing each feature map through its mutual information with the input image and the final result is generated by a linear combination of weights and activation maps. It also adheres to producing causal interpretations as validated with the help of counterfactual analysis. We aim to exhibit the visual performance and unbiased justifications for the model inferencing procedure achieved by MI CAM. Our approach works at par with all state-of-the-art methods but particularly outperforms some in terms of qualitative and quantitative measures. The implementation of proposed method can be found on https://anonymous.4open.science/r/MI-CAM-4D27
Properties of Quasi-synchronization Time of High-dimensional Hegselmann-Krause Dynamics
Su, Wei, Jiang, Meiru, Yu, Yongguang, Chen, Ge
The Hegselmann-Krause (HK) model was first introduced in the field of opinion dynamics to describe the opinion evolution of individuals who interact with others and whose opinions are influenced by those of the people around them [1]. In the HK model, the individuals update their opinions over time by taking the average of the opinions of all their neighbors whose opinions are close enough to their own. This closeness is determined by a bounded confidence threshold, such that agents influence each other's opinion only if their opinions lay within the confidence threshold. Though initially proposed in the context of opinion dynamics, the HK model captures a fundamental self-organizing mechanism in complex systems. Beyond its original application, it has also been adopted as a basic game learning algorithm [2, 3] and has found widespread use in diverse fields, including demand response programs in smart grids [4] and hybrid energy storage management [5]. Among the many properties, one of the interesting features of the model is that it can be synchronized by random noise. This phenomenon, also known as "noise-induced order" in self-organizing systems, was first found in some simulation studies [6-8]. Then the analysis of the phenomenon was considered based on some noisy HK-type models.
Counterfactual optimization for fault prevention in complex wind energy systems
Carrizosa, Emilio, Fischetti, Martina, Haaker, Roshell, Morales, Juan Miguel
Machine Learning models are increasingly used in businesses to detect faults and anomalies in complex systems. In this work, we take this approach a step further: beyond merely detecting anomalies, we aim to identify the optimal control strategy that restores the system to a safe state with minimal disruption. We frame this challenge as a counterfactual problem: given a Machine Learning model that classifies system states as either "good" or "anomalous," our goal is to determine the minimal adjustment to the system's control variables (i.e., its current status) that is necessary to return it to the "good" state. To achieve this, we leverage a mathematical model that finds the optimal counterfactual solution while respecting system-specific constraints. Notably, most counterfactual analysis in the literature focuses on individual cases where a person seeks to alter their status relative to a decision made by a classifier--such as for loan approval or medical diagnosis. Our work addresses a fundamentally different challenge: optimizing counterfactuals for a complex energy system, specifically an offshore wind turbine oil-type transformer. This application not only advances counterfactual optimization in a new domain but also opens avenues for broader research in this area. Our tests on real-world data provided by our industrial partner show that our methodology easily adapts to user preferences and brings savings in the order of 3 million e per year in a typical farm. Introduction Energy systems are becoming increasingly more complex, making it more challenging--and more critical--to detect faults early and develop strategies to mitigate them. In this context, Machine Learning (ML) techniques have become an industry standard for early fault detection [16]. Energy companies can monitor various sensor readings from the turbines and apply ML methods to identify potential issues with components. In this paper, we define a fault (or faulty state) as a condition where a component is in an unsafe status, while an anomaly refers to any irregularity that is not necessarily dangerous. Note that faults are a subset of anomalies. When a fault is detected, a controller is immediately activated to prevent severe damage to the turbine. Machine Learning models can detect anomalies in advance, providing companies with a window of time to intervene before faults occur.
Thinking Beyond Tokens: From Brain-Inspired Intelligence to Cognitive Foundations for Artificial General Intelligence and its Societal Impact
Qureshi, Rizwan, Sapkota, Ranjan, Shah, Abbas, Muneer, Amgad, Zafar, Anas, Vayani, Ashmal, Shoman, Maged, Eldaly, Abdelrahman B. M., Zhang, Kai, Sadak, Ferhat, Raza, Shaina, Fan, Xinqi, Shwartz-Ziv, Ravid, Yan, Hong, Jain, Vinjia, Chadha, Aman, Karkee, Manoj, Wu, Jia, Mirjalili, Seyedali
Can machines truly think, reason and act in domains like humans? This enduring question continues to shape the pursuit of Artificial General Intelligence (AGI). Despite the growing capabilities of models such as GPT-4.5, DeepSeek, Claude 3.5 Sonnet, Phi-4, and Grok 3, which exhibit multimodal fluency and partial reasoning, these systems remain fundamentally limited by their reliance on token-level prediction and lack of grounded agency. This paper offers a cross-disciplinary synthesis of AGI development, spanning artificial intelligence, cognitive neuroscience, psychology, generative models, and agent-based systems. We analyze the architectural and cognitive foundations of general intelligence, highlighting the role of modular reasoning, persistent memory, and multi-agent coordination. In particular, we emphasize the rise of Agentic RAG frameworks that combine retrieval, planning, and dynamic tool use to enable more adaptive behavior. We discuss generalization strategies, including information compression, test-time adaptation, and training-free methods, as critical pathways toward flexible, domain-agnostic intelligence. Vision-Language Models (VLMs) are reexamined not just as perception modules but as evolving interfaces for embodied understanding and collaborative task completion. We also argue that true intelligence arises not from scale alone but from the integration of memory and reasoning: an orchestration of modular, interactive, and self-improving components where compression enables adaptive behavior. Drawing on advances in neurosymbolic systems, reinforcement learning, and cognitive scaffolding, we explore how recent architectures begin to bridge the gap between statistical learning and goal-directed cognition. Finally, we identify key scientific, technical, and ethical challenges on the path to AGI.
Why you should think twice before joining a power saver program
Fox News senior national correspondent William La Jeunesse reports on proposed changes to California's electric bills on'Special Report.' Power saver programs are utility-sponsored demand response initiatives that help reduce electricity usage during periods of peak demand. These programs typically target central air conditioners (AC) and heat pumps, since cooling equipment drives spikes in summer energy demand. In exchange for incentives such as bill credits or rebates, participating homeowners allow the utility to temporarily adjust or cycle their HVAC systems on hot days. I recently received an email from Leah, an HVAC professional based in Rio Rancho, New Mexico.
The Download: California's AI power plans, and and why it's so hard to make welfare AI fair
California's statewide power grid operator is poised to become the first in North America to deploy artificial intelligence to manage outages, MIT Technology Review has learned. At an industry summit in Minneapolis tomorrow, the California Independent System Operator is set to announce a deal to run a pilot program using new AI software called Genie, from the energy-services giant OATI. The software uses generative AI to analyze and carry out real-time analyses for grid operators and comes with the potential to autonomously make decisions about key functions on the grid, a switch that might resemble going from uniformed traffic officers to sensor-equipped stoplights. Why it's so hard to make welfare AI fair There are plenty of stories about AI that's caused harm when deployed in sensitive situations, and in many of those cases, the systems were developed without much concern to what it meant to be fair or how to implement fairness. But the city of Amsterdam did spend a lot of time and money to try to create ethical AI--in fact, it followed every recommendation in the responsible AI playbook. But when it deployed it in the real world, it still couldn't remove biases.
California is set to become the first US state to manage power outages with AI
At the DTECH Midwest utility industry summit in Minneapolis on July 15, CAISO is set to announce a deal to run a pilot program using new AI software called Genie, from the energy-services giant OATI. The software uses generative AI to analyze and carry out real-time analyses for grid operators and comes with the potential to autonomously make decisions about key functions on the grid, a switch that might resemble going from uniformed traffic officers to sensor-equipped stoplights. But while CAISO may deliver electrons to cutting-edge Silicon Valley companies and laboratories, the actual task of managing the state's electrical system is surprisingly analog. Today, CAISO engineers scan outage reports for keywords about maintenance that's planned or in the works, read through the notes, and then load each item into the grid software system to run calculations on how a downed line or transformer might affect power supply. "Even if it takes you less than a minute to scan one on average, when you amplify that over 200 or 300 outages, it adds up," says Abhimanyu Thakur, OATI's vice president of platforms, visualization, and analytics.
Russia-Ukraine war: List of key events, day 1,236
Russian drone attacks killed a 53-year-old Ukrainian man in Ukraine's Sumy region and left parts of the city of Sumy without power, the Kyiv Independent reported, citing local authorities. Ukraine's SBU intelligence service said it killed several Russian secret service agents during an operation to arrest them in the Kyiv region on Sunday. The SBU said it believed the agents were behind the killing of its colonel, Ivan Voronych, in Kyiv on Thursday. Russia's Ministry of Defence said its forces have captured the villages of Mykolaivka and Myrne in Ukraine's eastern Donetsk region. The United Nations's nuclear watchdog reported hearing hundreds of rounds of small arms fire late on Saturday at Ukraine's Zaporizhzhia nuclear power plant, which is occupied by Russian forces.
A Comprehensive Survey on Deep Learning Solutions for 3D Flood Mapping
Jia, Wenfeng, Liang, Bin, Liu, Yuxi, Khan, Muhammad Arif, Zheng, Lihong
Flooding remains a major global challenge, worsened by climate change and urbanization, demanding advanced solutions for effective disaster management. While traditional 2D flood mapping techniques provide limited insights, 3D flood mapping, powered by deep learning (DL), offers enhanced capabilities by integrating flood extent and depth. This paper presents a comprehensive survey of deep learning-based 3D flood mapping, emphasizing its advancements over 2D maps by integrating flood extent and depth for effective disaster management and urban planning. The survey categorizes deep learning techniques into task decomposition and end-to-end approaches, applicable to both static and dynamic flood features. We compare key DL architectures, highlighting their respective roles in enhancing prediction accuracy and computational efficiency. Additionally, this work explores diverse data sources such as digital elevation models, satellite imagery, rainfall, and simulated data, outlining their roles in 3D flood mapping. The applications reviewed range from real-time flood prediction to long-term urban planning and risk assessment. However, significant challenges persist, including data scarcity, model interpretability, and integration with traditional hydrodynamic models. This survey concludes by suggesting future directions to address these limitations, focusing on enhanced datasets, improved models, and policy implications for flood management. This survey aims to guide researchers and practitioners in leveraging DL techniques for more robust and reliable 3D flood mapping, fostering improved flood management strategies.