arXiv ScienceSearch

arXiv subjects

Yue Yuan

Publications and source records attributed to Yue Yuan.

At least 19 recordsLinked to original sources

Terahertz Control of Optical Second-Harmonic Generation in Displacive Ferroelectrics: Electronic Bloch-State Reconstruction

Optical second-harmonic generation (SHG) is a powerful probe of ferroelectric order, yet its microscopic origin and dynamical control are often understood primarily from symmetry considerations rather than from the underlying electronic processes. Here, we develop a microscopic theory of terahertz-controlled optical SHG in displacive ferroelectrics, establishing a direct connection between THz-driven polar lattice distortions and the resulting electronic nonlinear optical response. Starting from a complete Bloch-band representation, we show that an inversion-breaking lattice distortion reconstructs electronic Bloch wave functions, modifies optical dipole matrix elements, and activates nonlinear optical pathways that are forbidden in the centrosymmetric structure. We derive the second-order susceptibility in terms of the distortion-induced reconstruction of electronic states and optical transition matrix elements, and demonstrate that the electronic SHG susceptibility is linear in the polar distortion, $\chi^{(2)}({\bf Q})\propto{\bf Q}$, leading to an SHG intensity quadratic in the inversion-breaking order parameter. When the polar mode is coherently driven by a terahertz electric field, the resulting time-dependent lattice distortion dynamically reconstructs the electronic states and thereby modulates the optical SHG response, with $I_{2\omega}(t)\propto|{\bf Q}(t)|^2$ to leading order. This framework distinguishes the THz-driven lattice dynamics from the electronic interband processes responsible for optical SHG, which is particularly important in insulating ferroelectrics where low-energy carrier dynamics are absent. Our theory thus provides a microscopic bridge between nonequilibrium polar lattice dynamics and ultrafast electronic nonlinear optics.

cond-mat.mtrl-sci

Multi-Agent Closed-Loop Reasoning for Organic Structure Elucidation from Multimodal Spectra

Following the molecular discovery and synthesis revolutions, scalable automated structure elucidation from routine spectroscopic data remains an outstanding challenge. Despite decades of computational efforts, no existing system achieved reliable reasoning over unseen spectra. Here, we propose MACROS, a multi-agent system automating structure elucidation by emulating expert iterative hypothesis-testing. Trained on 100M simulated and 1.6M experimental spectra-molecule pairs, it natively supports arbitrary combinations of routine spectroscopic techniques. It achieves unprecedented zero-shot generalization to diverse real-world samples, correctly identifying synthetic compounds, natural products and metabolites above 500 Da with 1D NMR. Remarkably, MACROS spontaneously recovers textbook spectroscopic correlations from unassigned data and exhibits emergent chemical intuition such as a ring-first parsing preference, learning fundamental chemical principles rather than memorizing database patterns. MACROS augments chemists via collaboration to deliver sixfold faster, 40% more accurate elucidation. MACROS establishes a scalable foundation for fully automated structure elucidation, and catalyzes accelerated molecular discovery toward autonomous laboratories.

physics.chem-ph

Towards Trustworthy Embodied Intelligence: A Systems Framework and Graded Trustworthiness Levels

Embodied intelligence integrates learned perception and decision making with real-time computation, control, and physical interaction. Because failures can cause immediate physical or operational harm, task completion alone does not establish trustworthiness. We define trustworthy embodied intelligence as the sustained capacity to execute specified tasks reliably under environmental and system variation while maintaining risk within acceptable bounds. We term this objective sustained safe success. Its supporting mechanisms are organized into four interdependent layers. The model layer generates task-competent action proposals with calibrated uncertainty and explicit safety preferences. The system layer realizes authorized actions dependably through integrated sensing, computation, control, hardware safeguards, fault containment, and fallback. The evidence layer substantiates bounded claims through evaluation, verification, validation, traceability, and structured assurance arguments. The deployment layer maintains claim validity through runtime monitoring, authority management, intervention, incident response, and controlled updates. Because assumptions and failures propagate across these layers, neither model capability, isolated safeguards, nor benchmark performance alone can establish end-to-end trustworthiness. Drawing on embodied AI, robotics, control, dependable computing, distributed systems, and autonomous driving, we further propose a non-normative hierarchy of trustworthiness levels. This hierarchy grades the strength of bounded deployment claims across task capability, safety, system assurance, operational governance, and supporting evidence, providing a basis for bounded deployment, comparative evaluation, research prioritization, and future standardization.

cs.RO

Accuracy-Configurable Floating-Point Multiplier Design for SRAM-Based Compute-in-Memory

Digital Compute-in-Memory (DCiM) reduces data movement and has become a promising solution for energy-efficient edge AI. However, most existing DCiM frameworks still primarily target integer or fixed-point arithmetic, and provide limited support for compiler-integrated and accuracy-configurable floating-point computation. Directly integrating conventional IEEE 754 floating-point units into dense SRAM-based DCiM arrays, however, incurs high area and power overhead. To address this challenge, this work presents an accuracy-configurable floating-point multiplier integrated into the OpenACM framework for SRAM-based DCiM. An exact IEEE~754-compliant multiplier is first implemented as a baseline, and a mantissa-segmentation-based approximate multiplier is then proposed to reduce hardware cost while preserving numerical fidelity. Post-layout results show up to 69% logic area reduction and 72% power savings over exact floating-point designs without delay overhead. Evaluations on image processing tasks and ResNet-18 inference further demonstrate negligible accuracy degradation. These results indicate that compiler-integrated approximate floating-point multiplication is a practical approach for enabling efficient and configurable floating-point support in SRAM-based DCiM systems. The Floating-Point Multiplier is available on https://github.com/ShenShan123/OpenACM

cs.AR

Polymer-free van der Waals assembly of 2D material heterostructures using muscovite crystals

The advent of van der Waals (vdW) heterostructures has enabled formation of bespoke materials with atomic precision, where numerous quantum and topological phenomena have already been discovered. This atomic-layer tunability, however, comes at a cost: individual 2D layers must be picked up, moved, and placed in a deterministic manner while keeping their interfaces atomically clean. Recent advances in machine learning and robotics place even stronger emphasis on the deterministic aspect of vdW assembly. Current polymer-based transfer methods satisfy neither the determinism nor cleanliness requirements. To this end, solutions are needed where adhesion can be dynamically and deterministically controlled without leaving organic contamination. Here, we present a polymer free transfer technique employing thin muscovite (mica) crystals. Temperature control over mica adhesion enables deterministic pick-up, stacking, and release of 2D materials, while their crystalline, inorganic nature ensures pristine interfaces and suppresses strain. Fully compatible with existing fabrication workflows, this approach enables the assembly of demanding vdW heterostructures, including those with exposed conductive layers, moir\'e superlattices and suspended membranes. Our method represents a promising strategy for vdW heterostructure fabrication toward its automatization.

cond-mat.mes-hall

OpenACMv2: An Accuracy-Constrained Co-Optimization Framework for Approximate DCiM

Digital Compute-in-Memory (DCiM) accelerates neural networks by reducing data movement. Approximate DCiM can further improve power-performance-area (PPA), but demands accuracy-constrained co-optimization across coupled architecture and transistor-level choices. Building on OpenYield, we introduce Accuracy-Constrained Co-Optimization (ACCO) and present OpenACMv2, an open framework that operationalizes ACCO via two-level optimization: (1) accuracy-constrained architecture search of compressor combinations and SRAM macro parameters, driven by a fast GNN-based surrogate for PPA and error; and (2) variation- and PVT-aware transistor sizing for standard cells and SRAM bitcells using Monte Carlo. By decoupling ACCO into architecture-level exploration and circuit-level sizing, OpenACMv2 integrates classic single- and multi-objective optimizers to deliver strong PPA-accuracy tradeoffs and robust convergence. The workflow is compatible with FreePDK45 and OpenROAD, supporting reproducible evaluation and easy adoption. Experiments show that the proposed two-level ACCO framework achieves most of its accuracy-constrained efficiency gain at Level-1 through architecture exploration, delivering roughly 50%+ PDP reduction, while Level-2 transistor-level optimization provides a further single-digit PDP improvement while preserving accuracy, enabling rapid "what-if" exploration for approximate DCiM. The framework is available on GitHub (https://github.com/ShenShan123/OpenACM).

cs.LG

Transition of Magnetic Reconnection Regimes in Partially Ionized Plasmas

Magnetic reconnection in partially ionized plasmas plays a crucial role in a wide range of solar, astrophysical, and laboratory environments. While reconnection in such plasmas is commonly characterized by the ion-neutral coupling strength and the ionization fraction $\chi=n_{i}/(n_{i}+n_{n})$, most previous studies have focused primarily on the former. A systematic exploration of the ionization fraction, particularly in combination with ion-neutral coupling, is still lacking. This study presents the first systematic scan of the two-dimensional parameter space defined by ion-neutral collisionality and ionization fraction, enabling investigation of the transition from strongly coupled reconnection to faster, decoupled reconnection. To achieve this, we employ a new three-fluid, five-moment numerical model that treats electrons, ions, and neutrals as separate species on an equal footing. We find that in the strongly coupled regime, the reconnection rate is consistent with a $\chi^{1/4}$ scaling. As collisionality decreases, the system transitions to a fast, ionization-independent regime. On the other hand, in the weakly coupled and fast-reconnection regimes, the current sheet approaches an ion-inertial-scale thickness rather than the expanded hybrid scale $d_{i}\chi^{-1/2}$ predicted by fully coupled analytic fluid theories. The identified critical thickness and the resulting onset of fast reconnection agree reasonably well with recent fully kinetic simulations and laboratory experiments. In addition, we show that, over a wide range of coupling strengths, the ion outflow velocities remain Alfv\'enic, scaling with the appropriate ion or hybrid Alfv\'en speed, while the hybrid outflow velocity scales as $\chi^{1/2}$ when normalized by ion Alfv\'en speed.

physics.plasm-ph

OpenACM: An Open-Source SRAM-Based Approximate CiM Compiler

The rise of data-intensive AI workloads has exacerbated the ``memory wall'' bottleneck. Digital Compute-in-Memory (DCiM) using SRAM offers a scalable solution, but its vast design space makes manual design impractical, creating a need for automated compilers. A key opportunity lies in approximate computing, which leverages the error tolerance of AI applications for significant energy savings. However, existing DCiM compilers focus on exact arithmetic, failing to exploit this optimization. This paper introduces OpenACM, the first open-source, accuracy-aware compiler for SRAM-based approximate DCiM architectures. OpenACM bridges the gap between application error tolerance and hardware automation. Its key contribution is an integrated library of accuracy-configurable multipliers (exact, tunable approximate, and logarithmic), enabling designers to make fine-grained accuracy-energy trade-offs. The compiler automates the generation of the DCiM architecture, integrating a transistor-level customizable SRAM macro with variation-aware characterization into a complete, open-source physical design flow based on OpenROAD and the FreePDK45 library. This ensures full reproducibility and accessibility, removing dependencies on proprietary tools. Experimental results on representative convolutional neural networks (CNNs) demonstrate that OpenACM achieves energy savings of up to 64\% with negligible loss in application accuracy. The framework is available on \href{https://github.com/ShenShan123/OpenACM}{OpenACM:URL}

cs.AR

Relief of EGFR/FOS-downregulated miR-103a by loganin alleviates NF-kappaB-triggered inflammation and gut barrier disruption in colitis

Due to the ever-rising global incidence rate of inflammatory bowel disease (IBD) and the lack of effective clinical treatment drugs, elucidating the detailed pathogenesis, seeking novel targets, and developing promising drugs are the top priority for IBD treatment. Here, we demonstrate that the levels of microRNA (miR)-103a were significantly downregulated in the inflamed mucosa of ulcerative colitis (UC) patients, along with elevated inflammatory cytokines (IL-1beta/TNF-alpha) and reduced tight junction protein (Occludin/ZO-1) levels, as compared with healthy control objects. Consistently, miR-103a deficient intestinal epithelial cells Caco-2 showed serious inflammatory responses and increased permeability, and DSS induced more severe colitis in miR-103a-/- mice than wild-type ones. Mechanistic studies unraveled that c-FOS suppressed miR-103a transcription via binding to its promoter, then miR-103a-targeted NF-kappaB activation contributes to inflammatory responses and barrier disruption by targeting TAB2 and TAK1. Notably, the traditional Chinese medicine Cornus officinalis (CO) and its core active ingredient loganin potently mitigated inflammation and barrier disruption in UC by specifically blocking the EGFR/RAS/ERK/c-FOS signaling axis, these effects mainly attributed to modulated miR-103a levels as the therapeutic activities of them were almost completely shielded in miR-103a KO mice. Taken together, this work reveals that loganin relieves EGFR/c-FOS axis-suppressed epithelial miR-103a expression, thereby inhibiting NF-kappaB pathway activation, suppressing inflammatory responses, and preserving tight junction integrity in UC. Thus, our data enrich mechanistic insights and promising targets for UC treatment.

q-bio.BM

Frequency-Domain Denoising-Based in Vivo Fluorescence Imaging

The second near-infrared window (NIR-II, 900-1,880 nm) has been pivotal in advancing in vivo fluorescence imaging due to its superior penetration depth and contrast. Yet, its clinical utility remains limited by insufficient imaging temporal-spatial resolution and the absence of U.S. Food and Drug Administration (FDA)-approved NIR-II contrast agents. This work presents a frequency-domain denoising (FDD)-based in vivo fluorescence imaging technique, which can improve signal-to-background ratio (SBR) and signal-to-noise ratio (SNR) by more than 2,500-fold and 300-fold, respectively. The great enhancement yields a doubled penetration depth and a 95% reduction in contrast agent dosage or excitation light intensity for mouse vascular imaging. Additionally, we achieved a SBR far exceeded the Rose criterion in the observation of tumor margins and vessels in mice using Indocyanine Green (ICG), demonstrating the feasibility of NIR-II surgical navigation with FDA-approved agents. Furthermore, a 600 Hz real-time video enables visualization of the entire contrast agent diffusion process within the mouse body and differentiation between arteries and veins. This innovative technique, characterized by exceptional sensitivity, efficiency, and robustness, presents a promising solution for clinical applications, particularly in NIR-II surgical navigation.

physics.bio-ph

TCC-Bench: Benchmarking the Traditional Chinese Culture Understanding Capabilities of MLLMs

Recent progress in Multimodal Large Language Models (MLLMs) have significantly enhanced the ability of artificial intelligence systems to understand and generate multimodal content. However, these models often exhibit limited effectiveness when applied to non-Western cultural contexts, which raises concerns about their wider applicability. To address this limitation, we propose the Traditional Chinese Culture understanding Benchmark (TCC-Bench), a bilingual (i.e., Chinese and English) Visual Question Answering (VQA) benchmark specifically designed for assessing the understanding of traditional Chinese culture by MLLMs. TCC-Bench comprises culturally rich and visually diverse data, incorporating images from museum artifacts, everyday life scenes, comics, and other culturally significant contexts. We adopt a semi-automated pipeline that utilizes GPT-4o in text-only mode to generate candidate questions, followed by human curation to ensure data quality and avoid potential data leakage. The benchmark also avoids language bias by preventing direct disclosure of cultural concepts within question texts. Experimental evaluations across a wide range of MLLMs demonstrate that current models still face significant challenges when reasoning about culturally grounded visual content. The results highlight the need for further research in developing culturally inclusive and context-aware multimodal systems. The code and data can be found at: https://tcc-bench.github.io/.

cs.MM

Correlation-Driven $d$-Wave Superconducting Dome from Pseudogap Spectral Reconstruction

Previous theoretical studies [Nat. Phys. {\bf 16}, 1175 (2020)] based on the Hatsugai-Kohmoto model have examined the stability of $s$-wave superconductivity in strongly correlated systems, demonstrating that correlations alone can substantially modify superconducting behavior. Motivated by this perspective, but going beyond these studies, we perform self-consistent microscopic calculations of $d$-wave superconductivity in strongly correlated systems by employing an exactly solvable correlated model that hosts a pseudogap phase and a partially flat band [Phys. Rev. Lett. {\bf 133}, 166501 (2024)]. We show that pseudogap correlations and superconducting order affect the low-energy spectrum in qualitatively different ways: the former leads to a momentum-localized suppression of spectral weight, whereas the latter induces a coherent reorganization of quasiparticle excitations. Moreover, we demonstrate that the interplay between superconducting order and pseudogap correlations naturally generates a superconducting dome in the temperature-doping phase diagram, with optimal doping located near the quantum critical point separating the pseudogap and metallic phases. Furthermore, $d_{x^2-y^2}$-wave superconductivity is found to be remarkably robust, remaining energetically dominant over both $d_{xy}$-wave and $s$-wave pairing channels across a wide doping range. Our results offer a potential route for a direct and controlled connection between pseudogap correlations and the emergence of the superconducting dome in cuprates.

cond-mat.str-el

Modeling the variability of memristive devices with hexagonal boron nitride as dielectric

Variability in memristive devices based on h-BN dielectrics is studied in depth. Different numerical techniques to extract the reset voltage are described and the corresponding cycle-to-cycle variability is characterized by means of the coefficient of variance. The charge-flux domain was employed to develop one of the extraction techniques, the calculation of the integrals of current and voltage to obtain the charge and flux allows to minimize the effects of electric noise and the inherent stochasticity of resistive switching on the measurement data. A model to reproduce charge versus flux curves has been successfully employed. The device variability is also described by means of the time series analysis to assess the memory effect along a resistive switching series. Finally, we analyzed I-V curves under ramped voltage stress utilizing a simulator based on circuit breakers, the formation and rupture of the percolation paths that constitute the conductive nanofilaments is studied to describe the set and reset processes behind the resistive switching operation.

cond-mat.mes-hall

A Review of BioTree Construction in the Context of Information Fusion: Priors, Methods, Applications and Trends

Biological tree (BioTree) analysis is a foundational tool in biology, enabling the exploration of evolutionary and differentiation relationships among organisms, genes, and cells. Traditional tree construction methods, while instrumental in early research, face significant challenges in handling the growing complexity and scale of modern biological data, particularly in integrating multimodal datasets. Advances in deep learning (DL) offer transformative opportunities by enabling the fusion of biological prior knowledge with data-driven models. These approaches address key limitations of traditional methods, facilitating the construction of more accurate and interpretable BioTrees. This review highlights critical biological priors essential for phylogenetic and differentiation tree analyses and explores strategies for integrating these priors into DL models to enhance accuracy and interpretability. Additionally, the review systematically examines commonly used data modalities and databases, offering a valuable resource for developing and evaluating multimodal fusion models. Traditional tree construction methods are critically assessed, focusing on their biological assumptions, technical limitations, and scalability issues. Recent advancements in DL-based tree generation methods are reviewed, emphasizing their innovative approaches to multimodal integration and prior knowledge incorporation. Finally, the review discusses diverse applications of BioTrees in various biological disciplines, from phylogenetics to developmental biology, and outlines future trends in leveraging DL to advance BioTree research. By addressing the challenges of data complexity and prior knowledge integration, this review aims to inspire interdisciplinary innovation at the intersection of biology and DL.

q-bio.PE

AI for Manufacturing and Healthcare: a chemistry and engineering perspective

Artificial Intelligence (AI) approaches are increasingly being applied to more and more domains of Science, Engineering, Chemistry, and Industries to not only improve efficiencies and enhance productivity, but also enable new capabilities. The new opportunities range from automated molecule design and screening, properties prediction, gaining insights of chemical reactions, to computer-aided design, predictive maintenance of systems, robotics, and autonomous vehicles. This review focuses on the new applications of AI in manufacturing and healthcare. For the Manufacturing Industries, we focus on AI and algorithms for (1) Battery, (2) Flow Chemistry, (3) Additive Manufacturing, (4) Sensors, and (5) Machine Vision. For Healthcare applications, we focus on: (1) Medical Vision (2) Diagnosis, (3) Protein Design, and (4) Drug Discovery. In the end, related topics are discussed, including physics integrated machine learning, model explainability, security, and governance during model deployment.

cond-mat.mtrl-sci

Influence of Rhenium Concentration on Charge Doping and Defect Formation in MoS2

Substitutionally doped transition metal dichalcogenides (TMDs) are the next step towards realizing TMD-based field effect transistors, sensors, and quantum photonic devices. Here, we report on the influence of Re concentration on charge doping and defect formation in MoS2 monolayers grown by metal-organic chemical vapor deposition. Re-MoS2 films can exhibit reduced sulfur-site defects; however, as the Re concentration approaches 2 atom%, there is significant clustering of Re in the MoS2. Ab Initio calculations indicate that the transition from isolated Re atoms to Re clusters increases the ionization energy of Re dopants, thereby reducing Re-doping efficacy. Using photoluminescence spectroscopy, we show that Re dopant clustering creates defect states that trap photogenerated excitons within the MoS2 lattice. These results provide insight into how the local concentration of metal dopants affect carrier density, defect formation, and exciton recombination in TMDs, which can aid the development of future TMD-based devices with improved electronic and photonic properties.

cond-mat.mtrl-sci

A Resonance Model for Spontaneous Cortical Activity

How human brain function emerges from structure has intrigued researchers for decades and numerous models have been put forward, yet none of them yields a close structure-function relation. Here we present a resonance model based on neuronal spike timing dependent plasticity (STDP) principle to describe the spontaneous cortical activity by incorporating the dynamic interactions between neuronal populations into a wave equation, which is able to accurately predict the resting brain functional connectivity (FC), including the resting-state networks. Besides, the proposed model provides strong theoretical and experimental evidences that the spontaneous dynamic coupling between brain regions fluctuates with a low frequency. Crucially, it is able to account for how the negative functional correlations emerge during resonance. We test the model with a large cohort of subjects (1038) from the Human Connectome Project (HCP) S1200 release in both time and frequency domain, which exhibits superior performance to existing eigen-decomposition models.

q-bio.NC

Decision-making of Emergent Incident based on P-MADDPG

In recent years, human casualties and damage to resources caused by emergent incidents have become a serious problem worldwide. In this paper, we model the emergency decision-making problem and use Multi-agent System (MAS) to solve the problem that the decision speed cannot keep up with the spreading speed. MAS can play an important role in the automated execution of these tasks to reduce mission completion time. In this paper, we propose a P-MADDPG algorithm to solve the emergency decision-making problem of emergent incidents, which predicts the nodes where an incident may occur in the next time by GRU model and makes decisions before the incident occurs, thus solving the problem that the decision speed cannot keep up with the spreading speed. A simulation environment was established for realistic scenarios, and three scenarios were selected to test the performance of P-MADDPG in emergency decision-making problems for emergent incidents: unmanned storage, factory assembly line, and civil airport baggage transportation. Simulation results using the P-MADDPG algorithm are compared with the greedy algorithm and the MADDPG algorithm, and the final experimental results show that the P-MADDPG algorithm converges faster and better than the other algorithms in scenarios of different sizes. This shows that the P-MADDP algorithm is effective for emergency decision-making in emergent incident.

cs.AI