ICAIS 2025
Full name: The 1st International Conference on AI Scientist
-
2511.0015ViewEngineering Collective Attention in the Age of Artificial IntelligenceThis article explores how collective attention can be both disrupted and enhanced by artificial intelligence. It examines how the rise of algorithmic recommendation systems, generative media, and large-scale language models has transformed public communication and redefined what captures human attention. The analysis identifies the dual nature of artificial intelligence: while it can distort information ecosystems through deepfakes, social bots, and engagement-driven algorithms, it also holds the potential to strengthen collective reasoning by improving access to reliable knowledge and facilitating the clarification of complex information. Drawing on interdisciplinary research, the article develops a multilevel framework for understanding and improving collective attention. At the individual level, it emphasizes education, digital literacy, and critical awareness to build cognitive resilience. At the governmental level, it assesses regulatory and ethical strategies for ensuring transparency, accountability, and fairness in the design and deployment of AI systems. At the societal level, it highlights the promise of human–AI collaboration to guide attention toward truth, empathy, and shared problem-solving. The article concludes that collective attention can indeed be engineered in beneficial ways when artificial intelligence is governed transparently, used ethically, and integrated with public oversight to reinforce informed, cohesive, and resilient democracies.
-
2511.0016ViewGraphics Capsule: Learning Hierarchical 3D Face Representations from 2D ImagesThe function of constructing the hierarchy of objects is important to the visual process of the human brain. Previous studies have successfully adopted capsule networks to decompose the digits and faces into parts in an unsupervised manner to investigate the similar perception mechanism of neural networks. However, their descriptions are restricted to the 2D space, limiting their capacities to imitate the intrinsic 3D perception ability of humans. In this paper, we propose an Inverse Graphics Capsule Network (IGC-Net) to learn the hierarchical 3D face representations from large-scale unlabeled images. The core of IGC-Net is a new type of capsule, named graphics capsule, which represents 3D primitives with interpretable parameters in computer graphics (CG), including depth, albedo, and 3D pose. Specifically, IGC-Net first decomposes the objects into a set of semantic-consistent part-level descriptions and then assembles them into object-level descriptions to build the hierarchy. The learned graphics capsules reveal how the neural networks, oriented at visual perception, understand faces as a hierarchy of 3D models.
-
2511.0020ViewAI-Powered Rainfall Forecasting: Progress, Challenges, Future DirectionsRainfall forecasting holds significant importance across a wide range of sectors, including disaster prevention, energy planning and agriculture. In the past decade, artificial intelligence(AI) has emerged as a revolutionary approach, aiming to overcome the long-standing limitations of traditional numerical weather prediction (NWP) models and statistical downscaling models (SDMs) for rainfall forecasting. This chapter briefly introduces the remarkable progress made in AI-based rainfall forecasting. It mainly focuses on three major aspects: physical-constrained machine learning (ML), multi-modal data fusion, and extreme event prediction. AI-based models can be used to resolve the subgrid-scale parameterization problems (e.g., convective parameterization) that troubled NWP models for a long time. For instance, DeepMind's GraphCast employs dynamic graph neural networks to generate a high-resolution global forecast. Making 10-day forecasts with GraphCast takes less than a minute on a single Google TPU v4 machine. Regarding multi-modal data fusion, systems such as National Oceanic and Atmospheric Administration (NOAA) Multi-Radar Multi-Sensor(MRMS) combine various data sources and significantly improves the accuracy of forecasts. For the extreme rainfall prediction, the application of adversarial training and attention mechanisms has also led to improvements. The review finally suggests the future research directions. It emphasizes how AI is updating rainfall forecasting technology, enabling it to better meet the challenges posed by a changing climate.
-
2511.0021ViewA scalable deep learning framework for gene expression prediction by integrating promoter-enhancer sequences with multimodal epigenomic dataTranscriptional regulation, critical for cellular differentiation and adaptation to environmental changes, involves coordinated interactions among DNA sequences, regulatory proteins, and chromatin architecture. Despite extensive data from consortia like ENCODE, understanding the dynamics of cis-regulatory elements (CREs) in gene expression remains challenging. Deep learning is a powerful tool for learning gene expression and epigenomic signals from DNA sequences, exhibiting superior performance compared to conventional machine learning approaches. However, even the most advanced deep learning-based methods may fall short in capturing the regulatory effects of distal elements such as enhancers, limiting their predictive accuracy. In addition, these methods may require significant resources to train or to adapt to newly generated data. To address these challenges, we present EPInformer, a scalable deep-learning framework for predicting gene expression by integrating promoter-enhancer interactions with their sequences, epigenomic signals, and chromatin contacts. Our model outperforms existing gene expression prediction models in rigorous cross-chromosome validation, accurately recapitulates enhancer-gene interactions validated by CRISPR perturbation experiments, and identifies crucial transcription factor motifs within regulatory sequences.
-
2511.0023ViewReasoningV: Efficient Verilog Code Generation with Adaptive Hybrid ReasoningLarge Language Models (LLMs) have advanced Verilog code generation but still suffer from data quality, limited reasoning, and inefficiency. We introduce ReasoningV, coupling intrinsic reasoning with adaptive routing. Our contributions: (1) ReasoningV-5K, 5{,}322 functionally verified samples with distilled reasoning paths; (2) a Two-Stage training scheme (LoRA for foundations + full-parameter reasoning enhancement); and (3) difficulty-aware routing that saves 85--93\% tokens vs. a strong commercial model and 32--75\% vs. fixed-depth variants. On VerilogEval-human, RV-14B attains 73.9\% pass@1; RV-7B reaches 57.8\% with superior efficiency. Models, data, and code: \url{https://github.com/BUAA-CLab/ReasoningV}.
-
2511.0024ViewTouch Beyond Vision: A Survey of Vision-Tactile-Language Models in Embodied IntelligenceEmbodied intelligence increasingly leverages multimodal perception—particularly vision and language—to support rich interaction with the physical world. Yet the tactile modality remains under-explored, despite its essential role in human perception and manipulation. In this survey, we systematically review research at the intersection of vision, tactile sensing, and language, which we refer to as Vision-Tactile-Language (VTL) models. We provide (i) a historical context tracing the shift from vision-centric embodied systems to multisensory agents, (ii) foundational aspects of tactile sensing and representation, (iii) methods for integrating vision and touch, (iv) emerging architectures that incorporate language alongside vision and touch, (v) applications in embodied robotics, (vi) current challenges and open problems, and (vii) a forward-looking outlook toward tactile foundation models. We conclude by arguing that touch closes a key gap in embodied AI, enabling truly grounded perception, reasoning and action.
-
2511.0025ViewEstimating Rural Rooftop Solar Potential Using Semantic Segmentation and Multi-Source DataSolar energy is a clean and renewable resource, and the low-rise, unobstructed rural buildings of northern China provide ideal conditions for photovoltaic (PV) installation compared to shaded, high-density urban areas. Yet, progress in assessing rural solar potential is limited by the absence of accurate 3D building data. This study proposes a rapid estimation approach integrating deep learning, parametric modeling, and GPU-accelerated simulation. Convolutional neural net- works (CNNs) extract building footprints from satellite imagery, which are then processed in Grasshopper to generate refined vector outlines. Combined with digital surface model (DSM) data, these outlines produce precise 3D village models. Using Vitality 2.0 for GPU-based solar simulation, the method was applied to 31 villages in Tianjin, generating parametric 3D models and estimating their solar potential. Results show that low building heights and minimal mutual shading make photovoltaic capacity scale with roof area—larger villages have greater generation potential. Moreover, villages with metal roofs exhibit higher conversion efficiency and shorter cost-recovery periods than those with concrete or ceramic-tile roofs, due to better heat dissipation. Overall, the workflow offers a practical and efficient solution for estimating rural solar potential in data-scarce regions to guide renewable energy planning and investment.
-
2511.0026ViewEstimating Rural Rooftop Solar Potential Using Semantic Segmentation and Multi-Source DataSolar energy is a clean and renewable resource, and the low-rise, unobstructed rural buildings of northern China provide ideal conditions for photovoltaic (PV) installation compared to shaded, high-density urban areas. Yet, progress in assessing rural solar potential is limited by the absence of accurate 3D building data. This study proposes a rapid estimation approach integrating deep learning, parametric modeling, and GPU-accelerated simulation. Convolutional neural net- works (CNNs) extract building footprints from satellite imagery, which are then processed in Grasshopper to generate refined vector outlines. Combined with digital surface model (DSM) data, these outlines produce precise 3D village models. Using Vitality 2.0 for GPU-based solar simulation, the method was applied to 31 villages in Tianjin, generating parametric 3D models and estimating their solar potential. Results show that low building heights and minimal mutual shading make photovoltaic capacity scale with roof area—larger villages have greater generation potential. Moreover, villages with metal roofs exhibit higher conversion efficiency and shorter cost-recovery periods than those with concrete or ceramic-tile roofs, due to better heat dissipation. Overall, the workflow offers a practical and efficient solution for estimating rural solar potential in data-scarce regions to guide renewable energy planning and investment.
-
2511.0027ViewAI as an Anti-Entropy Engine: Actively Designing Intelligent Matter from Dynamic States to Proto-LifeAbstract The trial-and-error paradigm of traditional materials discovery, fundamentally constrained by its inherent high entropy, is proving inadequate for designing complex intelligent matter. Here, we propose a new scientific paradigm: Artificial Intelligence as an ‘Anti-Entropy’ Engine, transforming research from passive understanding to active design. By systematically injecting informational negative entropy across perception, planning, and execution loops, AI guides material systems from disorder to pre-defined functional order. We demonstrate this through empirical advances—such as the GNoME model discovering 2.2 million stable crystals—and construct a unified ‘Perception-Planning-Execution’ framework enabling inverse design across scales. This paradigm extends beyond static structures to dynamic non-equilibrium systems and life-like chemical networks. We prospectively map future frontiers using a ‘Ladder of Intelligence’ and address ethical governance, systemic risk, and sustainability. Ultimately, this marks a fundamental transition for humanity, from being passive observers of nature to becoming active ‘anti-entropy’ designers in the evolution of matter. This review not only synthesizes these advances but also provides a unifying conceptual framework and a clear roadmap for the field, aiming to catalyze the transition towards this fifth paradigm of scientific discovery. Keywords: Anti-entropy; AI-Driven Design; Intelligent Matter; Inverse Design; Autonomous Laboratory; Life-like Systems; Interdisciplinary Paradigm
-
2511.0028ViewAI as an Anti-Entropy Engine: Actively Designing Intelligent Matter from Dynamic States to Proto-LifeAbstract The trial-and-error paradigm of traditional materials discovery, fundamentally constrained by its inherent high entropy, is proving inadequate for designing complex intelligent matter. Here, we propose a new scientific paradigm: Artificial Intelligence as an ‘Anti-Entropy’ Engine, transforming research from passive understanding to active design. By systematically injecting informational negative entropy across perception, planning, and execution loops, AI guides material systems from disorder to pre-defined functional order. We demonstrate this through empirical advances—such as the GNoME model discovering 2.2 million stable crystals—and construct a unified ‘Perception-Planning-Execution’ framework enabling inverse design across scales. This paradigm extends beyond static structures to dynamic non-equilibrium systems and life-like chemical networks. We prospectively map future frontiers using a ‘Ladder of Intelligence’ and address ethical governance, systemic risk, and sustainability. Ultimately, this marks a fundamental transition for humanity, from being passive observers of nature to becoming active ‘anti-entropy’ designers in the evolution of matter. This review not only synthesizes these advances but also provides a unifying conceptual framework and a clear roadmap for the field, aiming to catalyze the transition towards this fifth paradigm of scientific discovery. Keywords: Anti-entropy; AI-Driven Design; Intelligent Matter; Inverse Design; Autonomous Laboratory; Life-like Systems; Interdisciplinary Paradigm
-
2511.0029ViewLearning Quantum Integrable Structure with Artificial Intelligence: A Case of AI-Led Scientific ResearchModern artificial intelligence (AI) systems have demonstrated remarkable potential in exploring foundational problems in physics. This work presents an AI-driven framework for discovering quantum integrable spin chains by encoding algebraic consistency, conserved charges, and spectral constraints as differentiable objectives. The pipeline integrates three core components: (i) a mixed integrable–chaotic diagnostic that assigns a continuous score to lattice Hamiltonians, (ii) an evaluation module leveraging an R-matrix Net architecture to test Yang–Baxter consistency, and (iii) a symbolic regression engine that extracts closed-form Hamiltonians and conserved charges from spectral data. The framework successfully rediscovered known solutions in six-vertex models, proposed novel integrable candidates, and algebraized them into exact Hamiltonians with minimal human intervention. This study highlights the potential of AI in autonomously navigating the integrable landscape and contributing to foundational physics research.
-
2511.0030ViewElectionFit: A Computational Laboratory of LLM Agents for Simulating U.S. Presidential ElectionsModeling complex human behavior, such as voter decisions in national elections, is a long-standing challenge for computational social science. Traditional agent-based models (ABMs) are limited by oversimplified rules, while large-scale statistical models often lack interpretability. We introduce ElectionFit, a novel framework that uses Large Language Models (LLMs) to build a ``computational laboratory'' of LLM agents for political simulation. Each agent is instantiated with a high-fidelity demographic profile and dynamic contextual information (e.g., candidate policies), enabling it to perform nuanced, generative reasoning to simulate a voting decision. We deployed this framework as a testbed on the 2024 U.S. Presidential Election, focusing on seven key swing states. Our simulation's macro-level results successfully replicated the real-world outcome, demonstrating the high fidelity of our ``virtual society''. The primary contribution is not only the prediction, but also the framework's utility as an interpretable research tool. ElectionFit moves beyond black-box outputs, allowing researchers to probe agent-level rationale and analyze the stability and sensitivity of LLM-driven social simulations.
-
2511.0031ViewEquivariant Diffusion Solution for Inorganic Crystal Structure Determination from Powder X-ray Diffraction DataDetermining the crystal structures of inorganic crystalline materials is crucial as the structures encode essential information about their physical, chemical, and mechanical properties. Powder X-ray diffraction is one of the most widely used structural characterization techniques. However, determining crystal structure directly from experimental powder X-ray diffraction patterns can be challenging and requires significant crystallographic knowledge, which still heavily relies on manual inspection by human experts. Even the state-of-the-art databases contain thousands of entries with incomplete or implausible crystal structure information. In this work, we trained a diffusion model based on equivariant graph neural networks that can infer atomic coordinates from powder X-ray diffraction patterns. Starting from a random guess, our model iteratively refines atom coordinates until it reaches a chemically reasonable structure that matches the target diffraction pattern. Our approach is both efficient and accurate. It takes on average 0.6 seconds to solve the atomic positions per crystal structure, which is several orders of magnitude faster than previous approaches. The success rate reaches 82.3% and 81.6% on the simulated and experimental diffraction datasets, respectively. We revisited energetically unfavorable crystal structures in the database and demonstrated that our model can propose more plausible structure solutions for 39 entries. We also suggested 912 complete crystal structure models for entries in the database lacking all or partial atomic positions, including entries that contain light elements, are natural minerals, or exhibit chemical disorder lattice sites. We demonstrated that conditional equivariant generative model can tackle the structure determination problem and provide high-quality structure models for inorganic crystalline materials, paving the way for automated structural analysis of diffraction patterns in autonomous materials development loops.
-
2511.0033ViewOrganization of Self-Controlled Agents for General Matrix Multiplication OptimizationLarge language model (LLM) agents have evolved towards greater autonomy with the advancement of model context protocols. Self-controlled agents, such as Codex and Claude Code, highlight the need for novel organizational frameworks that facilitate agent-level autonomy. In this paper, we propose a tree-based orchestration system, TrAgent, which utilizes a PUCT-style search to dynamically allocate agent actions while maintaining autonomy. This approach offers three key benefits: (i) full agent autonomy for critical tasks like planning and tool use, (ii) a generalized mechanism for inter-agent experience sharing, and (iii) scalability as the number of agents increases. We demonstrate the system’s effectiveness through the general matrix multiplication kernel optimization, achieving 80\% of the performance of the cuBLAS code. Additionally, the system exhibits a scaling phenomenon as the number of agents increases. Our approach provides a solution for organizing increasingly autonomous agents.