arXiv ScienceSearch

arXiv subjects

Jun Meng

Publications and source records attributed to Jun Meng.

At least 19 recordsLinked to original sources

Accelerated Discovery of Materials with Extreme Work Functions through Uncertainty-Aware Multi-Fidelity Screening

Work function plays a pivotal role in technologies ranging from energy conversion and electronics to catalysis. In this work, we integrated machine learning (ML) with multi-fidelity screening to develop a data-driven framework for accelerating the discovery of materials with extreme work functions. We augmented a previously published Random Forest (RF) model for work function to include prediction uncertainty calibration and domain of applicability assessment to enhance prediction robustness. By combining the augmented RF model with universal ML interatomic potential simulations and targeted ab initio calculations, we screened 5.5 million compounds from the GNoME and Alexandria databases. This workflow identified 209 surfaces with extreme low work functions below 2.0 eV and 227 surfaces with extreme high work functions above 6.0 eV, corresponding to 136 and 172 unique materials, respectively. The resulting candidates revealed trends consistent with established chemical principles, including the tendency of alkali- and alkaline-earth-terminated surfaces to exhibit low work functions. While it also uncovered less conventional motifs: lanthanide-rich surface terminations were strongly associated with extremely low work functions, whereas surfaces containing metalloids or phosphorus at the top layer were correlated with exceptionally high work functions. This work demonstrates a scalable strategy that leverages ML models and multi-fidelity computational efforts to accelerate the discovery of materials with extreme work functions for advanced electronic, energy-conversion, and catalytic applications.

cond-mat.mtrl-sci

Generative Spatiotemporal Intent Sequence Recommendation via Implicit Reasoning in Amap

Real-world user behavior rarely consists of isolated actions; instead, it often forms intent flows governed by spatiotemporal dependencies. To provide integrated service recommendations, we focus on the task of Generative Spatiotemporal Intent Sequence Recommendation (GSISR), which aims to generate intent sequences that are logically coherent and physically executable within complex spatiotemporal contexts. While LLMs offer strong reasoning potential for GSISR, direct industrial deployment is limited by high inference latency and context-mismatched or physically infeasible plans. To address these challenges, we propose a generative framework, GPlan, that internalizes LLM reasoning into lightweight models through two components. First, to enable reasoning under strict latency constraints, we introduce Progressive Implicit CoT Distillation, which compresses explicit reasoning processes into reserved latent tokens, allowing small models to inherit complex planning logic without generating long reasoning text. Second, to address the disconnect between general knowledge and real-world constraints, we design Spatiotemporal Counterfactual DPO. By aligning the model with counterfactual context-plan pairs, we improve sensitivity to spatiotemporal context and reduce context-mismatched plans. Offline experiments and online A/B testing demonstrate that our approach improves sequence coherence and context responsiveness. Our implementation and the anonymized GSISR dataset are available at https://github.com/alibaba/GPlan.

cs.IR

Long-Range Order in Coupled $D$-dimensional Kuramoto Oscillators

We show that the long-range order (LRO) strikingly emerges in systems of locally coupled $D$-dimensional vector Kuramoto oscillators on low-dimensional lattices ($d=1,2$), but only for odd $D$. This parity-dependent effect is traced to two-oscillator dynamics, where odd-$D$ units synchronize for any coupling, while even-$D$ pairs require a finite threshold. This fundamental difference selectively seeds collective order in large-scale systems, a phenomenon demonstrated by our numerical simulations. A renormalization group analysis reveals a RG flow to a weak-coupling fixed point for $d \le 2$. In this limit, odd-$D$ systems effectively map to a ferromagnetic model, developing an ordered ``hemisphere" phase, whereas even-$D$ systems remain disordered. Our findings further reveal orientational LRO emerges in both $d=1$ and $d=2$, but frequency LRO requires $d=2$. We contrast these results with the established behavior of models possessing continuous symmetry, highlighting how quenched disorder provides a fundamentally new route to order.

cond-mat.stat-mech

Planetary climate interactions of the Qinghai-Tibetan Plateau

The Qinghai-Tibetan Plateau (QTP), Earth's "Third Pole", profoundly shapes the Asian monsoon and regional climate and exerts far-reaching influence on the global climate system. Yet its role in organizing planetary-scale climate interactions remains poorly quantified. Here we develop a climate network framework to explicitly resolve the planetary teleconnection architecture associated with the QTP across historical observations and future climate projections, with physical consistency assessed using Lagrangian trajectory diagnostics and targeted numerical experiments. We uncover a persistent and directional interaction structure linking the QTP with multiple major climate tipping elements. In particular, we identify a robust tripolar interaction mode coupling the QTP with both the Arctic and Antarctica through coherent atmospheric-oceanic pathways. Our findings establish the QTP as a critical planetary climate integrator, revealing a significant blind spot in current climate models and risk frameworks regarding cascading tipping dynamics in a warming world.

physics.ao-ph

Climate network and complexity based ENSO forecast for 2026

The El Ni\~no Southern Oscillation (ENSO) is the dominant driver of interannual global climate variability and can lead to extreme weather events such as droughts or flooding. Recently, we have developed several statistical approaches for early ENSO forecasting, in particular, its El Ni\~no phase. The climate network-based approach allows forecasting the onset of an El Ni\~no event or its absence about 1 year ahead [1]. The complexity-based approach allows additionally to forecast the magnitude of an upcoming El Ni\~no event in the calendar year before the onset [2]. Additionally, we have developed methods for forecasting the type (Eastern Pacific or Central Pacific) of an El Ni\~no [3] and for probabilistic forecasting of La Ni\~na and neutral events [4], also by the end of the calendar year before the event. Here we present the forecasts of these methods for 2026. The climate network and the complexity-based approach do not provide concurring signals for this year. The combined forecast indicates that a neutral event is more likely than an El Ni\~no. If an El Ni\~no develops in 2026, the complexity-based approach predicts a weaker event with a magnitude of $0.84\pm0.36${\deg}C.

physics.ao-ph

Long-term prediction of ENSO with physics-guided Deep Echo State Networks

The El Ni\~{n}o-Southern Oscillation (ENSO) is a dominant mode of interannual climate variability, yet the mechanisms limiting its long-lead predictability remain unclear. Here we develop a physics-guided Deep Echo State Network (DESN) that operates on physically interpretable climate modes selected from the extended recharge oscillator (XRO) framework. DESN achieves skillful Ni\~{n}o3.4 predictions up to 16-20 months ahead with minimal computational cost. Mechanistic experiments show that extended predictability arises from nonlinear coupling between warm water volume and inter-basin climate modes. Error-growth analysis further indicates a finite ENSO predictability horizon of approximately 30 months. These results demonstrate that physics-guided reservoir computing provides an efficient and interpretable framework for diagnosing and predicting ENSO at long lead times.

physics.ao-ph

LEO-RobotAgent: A General-purpose Robotic Agent for Language-driven Embodied Operator

We propose LEO-RobotAgent, a general-purpose language-driven intelligent agent framework for robots. Under this framework, LLMs can operate different types of robots to complete unpredictable complex tasks across various scenarios. This framework features strong generalization, robustness, and efficiency. The application-level system built around it can fully enhance bidirectional human-robot intent understanding and lower the threshold for human-robot interaction. Regarding robot task planning, the vast majority of existing studies focus on the application of large models in single-task scenarios and for single robot types. These algorithms often have complex structures and lack generalizability. Thus, the proposed LEO-RobotAgent framework is designed with a streamlined structure as much as possible, enabling large models to independently think, plan, and act within this clear framework. We provide a modular and easily registrable toolset, allowing large models to flexibly call various tools to meet different requirements. Meanwhile, the framework incorporates a human-robot interaction mechanism, enabling the algorithm to collaborate with humans like a partner. Experiments have verified that this framework can be easily adapted to mainstream robot platforms including unmanned aerial vehicles (UAVs), robotic arms, and wheeled robot, and efficiently execute a variety of carefully designed tasks with different complexity levels. Our code is available at https://github.com/LegendLeoChen/LEO-RobotAgent.

cs.RO

Make Your MoVe: Make Your 3D Contents by Adapting Multi-View Diffusion Models to External Editing

As 3D generation techniques continue to flourish, the demand for generating personalized content is rapidly rising. Users increasingly seek to apply various editing methods to polish generated 3D content, aiming to enhance its color, style, and lighting without compromising the underlying geometry. However, most existing editing tools focus on the 2D domain, and directly feeding their results into 3D generation methods (like multi-view diffusion models) will introduce information loss, degrading the quality of the final 3D assets. In this paper, we propose a tuning-free, plug-and-play scheme that aligns edited assets with their original geometry in a single inference run. Central to our approach is a geometry preservation module that guides the edited multi-view generation with original input normal latents. Besides, an injection switcher is proposed to deliberately control the supervision extent of the original normals, ensuring the alignment between the edited color and normal views. Extensive experiments show that our method consistently improves both the multi-view consistency and mesh quality of edited 3D assets, across multiple combinations of multi-view diffusion models and editing methods.

cs.CV

Criticality and Universality of Generalized Kuramoto Model

We explore synchronization transitions in even-$D$-dimensional generalized Kuramoto oscillators on both complete graphs and $d$-dimensional lattices. In the globally coupled system, analytical expansions of the self-consistency equations, incorporating finite-size corrections, reveal universal critical exponents $\beta = 1/2$ and $\bar{\nu} = 5/2$ for all even $D$, indicating an unconventional upper critical dimension $d_u = 5$. Extensive numerical simulations across multiple $D$ confirm these theoretical predictions. For locally coupled systems, we develop a framework based on spin-wave theory and fluctuation-resolved functional network diagnostics, which captures criticality in entrainment transition. A modified Edwards-Anderson order parameter further validates the predicted exponents. This combined theoretical and numerical study uncovers a family of universality classes characterized by $D$-independent but $d$-dependent criticality, offering a unified perspective on symmetry and dimensionality in nonequilibrium synchronization phenomena.

cond-mat.stat-mech

Global Patterns of Extreme Temperature Teleconnections Using Climate Network Analysis

Extreme weather events, rare yet profoundly impactful, are often accompanied by severe conditions. Increasing global temperatures are poised to exacerbate these events, resulting in greater human casualties, economic losses, and ecological destruction. Complex global climate interactions, known as teleconnections, can lead to widespread repercussions triggered by localized extreme weather. Understanding these teleconnection patterns is crucial for weather forecasting, enhancing safety, and advancing climate science. Here, we employ climate network analysis to uncover teleconnection patterns associated with extreme temperature fluctuations, including both extreme warming and cooling events occurring on a daily basis. Our study results demonstrate that the distances of significant teleconnections initially conform to a power-law decay, signifying a decline in connectivity with distance. However, this power-law decay tendency breaks beyond a certain threshold distance, suggesting the existence of long-distance connections. Additionally, we uncover a greater prevalence of long-distance connectivity among extreme cooling events compared to extreme warming events. The global pattern of teleconnections is, in part, driven by the mechanism of Rossby waves, which serve as a rapid conduit for inducing correlated fluctuations in both pressure and temperature. These results enhance our understanding of the multiscale nature of climate teleconnections and hold significant implications for improving weather forecasting and assessing climate risks in a warming world.

physics.ao-ph

Is the atmospheric river operating at a self-organized criticality state?

Atmospheric rivers (ARs) are essential components of the global hydrological cycle, with profound implications for water resources, extreme weather events, and climate dynamics. Yet, the statistical organization and underlying physical mechanisms of AR intensity and evolution remain poorly understood. Here we apply methods from statistical physics to analyze the full life cycle of ARs and identify universal signatures of self-organized criticality (SOC). We demonstrate that AR morphology exhibits nontrivial fractal geometry, while AR event sizes, quantified via integrated water vapor transport, follow robust power-law distributions, displaying finite-size scaling. These scaling behaviors persist under warming scenarios, suggesting that ARs operate near a critical state as emergent, self-regulating systems. Concurrently, we observe a systematic poleward migration and intensification of ARs, linked to thermodynamic amplification and dynamical reorganization. Our findings establish a statistical physics framework for ARs, linking critical phenomena to the spatiotemporal structure of extreme events in a warming climate.

physics.geo-ph

Understanding and Design of Interstitial Oxygen Conductors

Highly efficient oxygen active materials that react with, absorb, and transport oxygen is essential for fuel cells, electrolyzers and related applications. While vacancy mediated oxygen ion conductors have long been the focus of research, they are limited by high migration barriers at intermediate temperatures, which hinder their practical applications. In contrast, interstitial oxygen conductors exhibit significantly lower migration barriers enabling faster ionic conductivity at lower temperatures. This review systematically examines both well established and recently identified families of interstitial oxygen ion conductors, focusing on how their unique structural motifs such as corner sharing polyhedral frameworks, isolated polyhedral, and cage like architectures, facilitate low migration barriers through interstitial and interstitialcy diffusion mechanisms. A central discussion of this review focuses on the evolution of design strategies, from targeted donor doping, element screening, and physical intuition descriptor material discovery, which leverage computational tools to explore vast chemical spaces in search of new interstitial conductors. The success of these strategies demonstrates that a significant, largely unexplored space remains for discovering high performing interstitial oxygen conductors. Crucial features enabling high performance interstitial oxygen diffusion include the availability of electrons for oxygen reduction and sufficient structural flexibility with accessible volume for interstitial accommodation. This review concludes with a forward looking perspective, proposing a knowledge driven methodology that integrates current understanding with data centric approaches to identify promising interstitial oxygen conductors outside traditional search paradigms.

cond-mat.mtrl-sci

A practical guide to machine learning interatomic potentials -- Status and future

The rapid development and large body of literature on machine learning interatomic potentials (MLIPs) can make it difficult to know how to proceed for researchers who are not experts but wish to use these tools. The spirit of this review is to help such researchers by serving as a practical, accessible guide to the state-of-the-art in MLIPs. This review paper covers a broad range of topics related to MLIPs, including (i) central aspects of how and why MLIPs are enablers of many exciting advancements in molecular modeling, (ii) the main underpinnings of different types of MLIPs, including their basic structure and formalism, (iii) the potentially transformative impact of universal MLIPs for both organic and inorganic systems, including an overview of the most recent advances, capabilities, downsides, and potential applications of this nascent class of MLIPs, (iv) a practical guide for estimating and understanding the execution speed of MLIPs, including guidance for users based on hardware availability, type of MLIP used, and prospective simulation size and time, (v) a manual for what MLIP a user should choose for a given application by considering hardware resources, speed requirements, energy and force accuracy requirements, as well as guidance for choosing pre-trained potentials or fitting a new potential from scratch, (vi) discussion around MLIP infrastructure, including sources of training data, pre-trained potentials, and hardware resources for training, (vii) summary of some key limitations of present MLIPs and current approaches to mitigate such limitations, including methods of including long-range interactions, handling magnetic systems, and treatment of excited states, and finally (viii) we finish with some more speculative thoughts on what the future holds for the development and application of MLIPs over the next 3-10+ years.

cond-mat.mtrl-sci

Unraveling the mystery of tropical monsoon long-term prediction

Tropical monsoons play a critical role in shaping regional and global climate systems, with profound ecological and socio-economic impacts. However, their long-term prediction remains challenging due to the complex interplay of regional dynamics, global climate drivers, and large-scale teleconnections. Here, we introduce a unified network-based framework for predicting monsoon precipitation across diverse tropical regions. By leveraging global 2-meter air temperature fields, this approach captures large-scale climate teleconnections, such as the El Nino-Southern Oscillation (ENSO) and Rossby waves, enabling accurate forecasts for four key monsoon systems: the South American, East Asian, African, and Indian monsoons. Our framework achieves remarkable forecasting accuracy with lead times of 4-10 months, outperforming traditional systems such as SEAS5 and CFSv2. Beyond its predictive capabilities, the framework offers flexibility for application to other regions and climate phenomena, advancing our understanding of global climate dynamics. These findings have far-reaching implications for disaster preparedness, resource management, and sustainable development.

physics.geo-ph

MVReward: Better Aligning and Evaluating Multi-View Diffusion Models with Human Preferences

Recent years have witnessed remarkable progress in 3D content generation. However, corresponding evaluation methods struggle to keep pace. Automatic approaches have proven challenging to align with human preferences, and the mixed comparison of text- and image-driven methods often leads to unfair evaluations. In this paper, we present a comprehensive framework to better align and evaluate multi-view diffusion models with human preferences. To begin with, we first collect and filter a standardized image prompt set from DALL$\cdot$E and Objaverse, which we then use to generate multi-view assets with several multi-view diffusion models. Through a systematic ranking pipeline on these assets, we obtain a human annotation dataset with 16k expert pairwise comparisons and train a reward model, coined MVReward, to effectively encode human preferences. With MVReward, image-driven 3D methods can be evaluated against each other in a more fair and transparent manner. Building on this, we further propose Multi-View Preference Learning (MVP), a plug-and-play multi-view diffusion tuning strategy. Extensive experiments demonstrate that MVReward can serve as a reliable metric and MVP consistently enhances the alignment of multi-view diffusion models with human preferences.

cs.CV

Universal Scaling of Gap Dynamics in Percolation

Percolation is a cornerstone concept in physics, providing crucial insights into critical phenomena and phase transitions. In this study, we adopt a kinetic perspective to reveal the scaling behaviors of higher-order gaps in the largest cluster across various percolation models, spanning from latticebased to network systems, encompassing both continuous and discontinuous percolation. Our results uncover an inherent self-similarity in the dynamical process both for critical and supercritical phase, characterized by two independent Fisher exponents, respectively. Utilizing a scaling ansatz, we propose a novel scaling relation that links the discovered Fisher exponents with other known critical exponents. Additionally, we demonstrate the application of our theory to real systems, showing its practical utility in extracting the corresponding Fisher exponents. These findings enrich our understanding of percolation dynamics and highlight the robust and universal scaling laws that transcend individual models and extend to broader classes of complex systems.

cond-mat.stat-mech

Ultra-fast Oxygen Conduction in Sill\'en Oxychlorides

Oxygen ion conductors are crucial for enhancing the efficiency of various clean energy technologies, including fuel cells, batteries, electrolyzers, membranes, sensors, and more. In this study, LaBi2O4Cl is identified as an ultra-fast oxygen conductor from the MBi2O4X (M=rare-earth element, X=halogen element) family, discovered by a structure-similarity analysis of >60k oxygen-containing compounds. Ab initio studies reveal that LaBi2O4Cl has an ultra-low migration barrier of 0.1 eV for oxygen vacancy, significantly lower than 0.6-0.8 eV for interstitial oxygen. Frenkel pairs are the dominant defects in intrinsic LaBi2O4Cl, facilitating notable oxygen diffusion primarily through vacancies at higher temperatures. LaBi2O4Cl with extrinsic oxygen vacancies (2.8%) exhibits a conductivity of 0.3 S/cm at 25{\deg}C, maintains a 0.1 eV diffusion barrier up to 1100{\deg}C, and transitions from extrinsic to mixed extrinsic and intrinsic behavior as the Frenkel pair concentration increases at higher temperatures. Experimental results on synthesized LaBi2O4Cl and Sr-doped LaBi2O4Cl demonstrate comparable or higher oxygen conductivity than YSZ and LSGM below 400 {\deg}C, with lower activation energies. Further experimental optimization of LaBi2O4Cl, including aliovalent doping and microstructure refinement, could significantly enhance its performance and efficiency, facilitating fast oxygen conduction approaching room temperature.

cond-mat.mtrl-sci

GraphRelate3D: Context-Dependent 3D Object Detection with Inter-Object Relationship Graphs

Accurate and effective 3D object detection is critical for ensuring the driving safety of autonomous vehicles. Recently, state-of-the-art two-stage 3D object detectors have exhibited promising performance. However, these methods refine proposals individually, ignoring the rich contextual information in the object relationships between the neighbor proposals. In this study, we introduce an object relation module, consisting of a graph generator and a graph neural network (GNN), to learn the spatial information from certain patterns to improve 3D object detection. Specifically, we create an inter-object relationship graph based on proposals in a frame via the graph generator to connect each proposal with its neighbor proposals. Afterward, the GNN module extracts edge features from the generated graph and iteratively refines proposal features with the captured edge features. Ultimately, we leverage the refined features as input to the detection head to obtain detection results. Our approach improves upon the baseline PV-RCNN on the KITTI validation set for the car class across easy, moderate, and hard difficulty levels by 0.82%, 0.74%, and 0.58%, respectively. Additionally, our method outperforms the baseline by more than 1% under the moderate and hard levels BEV AP on the test server.

cs.CV