arXiv ScienceSearch

arXiv subjects

Jian Zhou

Publications and source records attributed to Jian Zhou.

At least 19 recordsLinked to original sources

Embodied Agents Take Control: Minimal-Interface Zero-Shot Agents Rival Industrial-Scale Policies in Vision-and-Language Navigation

Autonomous embodied agents must sustain a long decision-making loop that involves perceiving, acting, verifying, and self-correcting over many steps. Current systems sustain this loop through task-specific workflows or embodied policies. However, these fixed workflows and policies offer limited flexibility across environments and often lack effective recovery strategies when execution goes wrong. We find that a general-purpose agent can instead sustain the loop on its own. We term this organization agentic embodied control: the reasoning model directly steers every action, keeping reasoning and control aligned. Using zero-shot navigation as a controlled testbed, we equip three coding-agent harnesses with only a monocular RGB camera and discrete actions. At default effort, replicated opus-5 runs average $70.7\pm3.5$% success, while fable-5 reaches 78% at maximum effort. When a trained waypoint tool is offered alongside primitives, the hybrid fable-5 agent reaches $76.7\pm0.6$% at default effort, using half the environment steps and under a quarter of the wall time. Across the ablations, model choice dominates performance variation. Observed harness differences are modest, and forced waypoints help weaker models but can hinder stronger ones. Although longer horizons, latency, and context growth remain barriers to sustained autonomy, these results show that a general-purpose model can already achieve competitive embodied control without a navigation policy.

cs.RO

DeepSeek-V4.1-Flash: Pushing the Limits of KV Cache Compression

The widespread adoption of long-horizon agents has made model workloads increasingly input-heavy. Although prior work has substantially reduced the cost of long-context computation, prefill remains computationally expensive, and large KV caches continue to strain HBM and SSD capacity and data-transfer bandwidth. Together, these compute, storage, and bandwidth demands constitute the primary bottleneck to further lowering deployment costs. To address this challenge, we introduce DeepSeek-V4.1-Flash, a multimodal Mixture-of-Experts (MoE) model with 552B backbone parameters and support for contexts of up to one million tokens. With its Causal Encoder-Decoder (CED) architecture, the model activates 16B parameters per token during decode but only 8B parameters during prefill, substantially improving cost efficiency for agentic workloads. To push the limits of KV cache compression, DeepSeek-V4.1-Flash combines cross-layer KV cache reuse in Compressed Sparse Attention 2 (CSA2) with FP4 KV caching. These designs reduce its global KV cache footprint (always in HBM) to 890 bytes per token, roughly 1/4 of the corresponding footprint of DeepSeek-V4-Flash. Further, through a dedicated deployment optimization known as SWA Bounded Replay, DeepSeek-V4.1-Flash reduces its persistent KV cache footprint (always on SSD or in host memory) to roughly 1/8 of that of DeepSeek-V4-Flash. Despite its much smaller KV cache footprint, the model delivers substantially better performance than the baseline. In addition, we streamline the DeepSeek-V4 architecture and introduce several efficient architectural extensions. We pretrain DeepSeek-V4.1-Flash on a multimodal corpus comprising 45T tokens and conduct comprehensive post-training, yielding strong performance across diverse text-based and multimodal agentic scenarios. Model checkpoints are available at https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash.

cs.CL

Freeze, Share, Shrink: Rethinking the Action Backbone in Diffusion Policies

Many recent Vision-Language-Action models employ diffusion or flow-matching backbones with hundreds of millions of parameters for action generation. However, unlike image synthesis where the output spans millions of diverse pixels, a manipulation policy generates only short sequences of low-dimensional, physically correlated action values, a far simpler target that may not require such capacity. We confirm this intuition and show that, in modulation-conditioned diffusion policies, task adaptation can be routed entirely through the conditioning pathway, leaving a frozen, observation-free backbone that serves as a reusable trajectory prior. To establish this, we introduce a decoupled training recipe: a general-purpose action head is first pretrained on observation-free forward-kinematics data, then frozen while only the conditioning pathway is trained for downstream tasks. Using Diffusion Policy as a testbed, we show that on both MimicGen and LIBERO, a single frozen backbone shared across all tasks matches normally trained counterparts. In our ablations, this succeeds with modulation-based conditioning, while attention-based conditioning is embedded in the backbone's own weights and collapses once they are frozen. Ablations show the pretraining signal (joint positions, end-effector poses, or none) has little effect, while a randomly initialized backbone fails entirely, indicating that pretraining need only supply a general trajectory prior. Finally, a 5M-parameter MLP backbone matches or exceeds both the 244M U-Net and the transformer on these benchmarks, suggesting the action backbone is over-parameterized and that architectures inherited from image and language generation are a poor inductive-bias fit for the low-dimensional action target, with implications for action-backbone design in VLA models and other policies with an action backbone.

cs.RO

B-type Quadratic Planar Hall Effect as a Probe of Altermagnetic Order

Conventional transport and optical responses, such as the Hall effect, can only distinguish material phases with substantially different symmetries. However, many quantum materials, such as candidate altermagnetic materials, host competing phases with similar structures, making it difficult to differentiate them using conventional transport or optical measurements. Here, guided by symmetry principles, we introduce a B-type quadratic planar Hall effect (B2-PHE) as a sensitive probe of magnetic structures. B2-PHE features a planar Hall current that scales quadratically with the applied magnetic field. This response originates from the interplay among external magnetic fields, intrinsic magnetic order, and quantum geometric properties of the electronic bands. We investigate B2-PHE in two altermagnetic candidates, KV2Se2O and RuO2, whose ground-state magnetic orders are under intense debate. Remarkably, B2-PHE emerges in their altermagnetic phases but is symmetry-forbidden in their antiferromagnetic (nonmagnetic) phases. We also show that B2-PHE should be detectable under a moderate magnetic field on the order of 1 Tesla. These findings establish B2-PHE as an experimentally convenient and potentially unambiguous probe of altermagnetic order, which is otherwise difficult to realize.

cond-mat.mtrl-sci

Reflex-Informed Neuromuscular Reinforcement Learning for Muscle-Driven Locomotion

Muscle-driven locomotion provides a physically grounded approach to generating realistic human movement. However, achieving both physiological plausibility and adaptability to changes in musculoskeletal capacity and external disturbances remains a fundamental challenge. To address this limitation, we propose a Reflex-Informed Neuromuscular Reinforcement Learning framework for muscle-driven locomotion. Within this framework, a fixed phase-dependent reflex controller serves as the underlying neuromuscular control mechanism, while the reinforcement learning policy produces four biomechanically meaningful residual parameters to modulate key reflex gains and thresholds associated with hip swing, knee support, and ankle propulsion according to the current state. Experimental results demonstrate that the proposed framework generates physiologically plausible locomotion with improved kinematic accuracy and dynamic consistency, as well as better bilateral symmetry and stride-to-stride consistency under nominal walking conditions. The learned policy remains robust under muscle weakness and external perturbations without retraining.

cs.RO

CRISP: Corneal Confocal Microscopy Real-Time Image Stitching Pipeline

Morphology of the sub-basal nerve plexus (SNP) reflects peripheral nerve health, and corneal confocal microscopy (CCM) provides an important means for in vivo, real-time, non-invasive observation of the SNP. However, mainstream CCM devices offer a limited field of view per frame, whereas the SNP is spatially non-uniform; discrete image sampling is therefore sensitive to sampling location and frame selection, which limits the reproducibility and clinical adoption of CCM as a quantitative assessment tool. Wide-field stitching can reconstruct larger SNP mosaics by integrating sequentially acquired CCM images, but existing methods largely rely on offline post-processing, additional hardware, or specific acquisition protocols, and lack open-source real-time solutions for conventional CCM video streams. This paper presents CRISP (Corneal confocal microscopy Real-time Image Stitching Pipeline), an open-source real-time SNP wide-field stitching framework for conventional CCM examination video streams. CRISP excludes defocused and discontinuous segments via focus-aware gating, propagates poses through local pairwise registration, and maintains non-redundant spatial coverage with a sparse anchor map; when local temporal continuity is interrupted, the system completes relocalization and subgraph merging through global appearance retrieval followed by geometric verification. The framework prioritizes low-latency coverage feedback during examination while outputting accepted frames, poses, and anchor information to initialize offline fine stitching. To our knowledge, CRISP is the first open-source real-time SNP wide-field stitching framework released for conventional CCM video streams. By lowering the barrier to adoption and reproduction of wide-field stitching, CRISP may help move SNP wide-field imaging from a research tool into routine clinical examination workflows.

cs.CV

Same Values, Different Languages? From Multilingual Probing to Steering LLMs Toward Chinese Social Values

As Large Language Models (LLMs) are increasingly integrated into human society, aligning them with pluralistic social values has become a critical priority. However, whether LLMs exhibit consistent value preferences across languages remains underexplored, particularly for culturally grounded values, which are more abstract and difficult to evaluate and align than safety-centric principles. We investigate this issue through Chinese Social Values (CSV), a value system rooted in Chinese culture and comprising $12$ dimensions across national, societal, and personal levels. We construct C-Voices, the first comprehensive multilingual contrastive probe dataset for CSV, with 86,400 dilemma-based instances in six languages, each pairing a CSV-aligned action with a value-conflicting alternative. Building on the contrastive probes of C-Voices, we then propose a fine-tuning-free value vector steering method that derives value directions from hidden-state discrepancies and selectively intervenes on value-sensitive layers during inference. Experiments on six languages show that CSV-oriented preferences are model-dependent and language-sensitive, with the same dilemma eliciting divergent responses across languages. Our method achieves effective CSV steering, supports cross-lingual transfer of value vectors, and generalizes to existing FLAMES and ValuePrism.

cs.CL

Tracing Gluon Saturation through Hadronization at EIC

Gluon saturation provides a window into the nonlinear nature of the strong interaction in nuclear matter. One direct consequence of saturation is the $\boldsymbol{k}_T$ broadening in the final state.We investigate how hadronization reshapes conventional signatures of gluon saturation at EIC within a complete event-generator framework. To this end, we implement in eHIJING an initial-state-radiation algorithm based on nonlinear small-$x$ evolution and complete the events with beam remnants, final-state radiation, and hadronization. In our simulations, the signal of parton-level nuclear $\boldsymbol{k}_T$ broadening is strongly diluted in both the nucleon energy correlator and leading-dihadron azimuthal decorrelation after hadronization. Global hadronic recoil, by contrast, remains sensitive to the underlying $\boldsymbol{k}_T$ broadening. We further demonstrate that Bayesian unfolding of the global hadronic recoil provides access to the underlying hard-scattering $\boldsymbol{k}_T$ distribution. These results establish the global hadronic recoil as a promising saturation observable at the EIC.

hep-ph

Evading Sudakov Dilution in Gluon Tomography

Sudakov broadening and competing azimuthal harmonics from final-state soft radiation limit the precision of gluon tomography. We suppress both effects using fiducial hadronic recoil---the vector sum of all hadronic transverse momenta within a rapidity interval---while a tagged jet fixes the azimuthal axis. Momentum conservation ensures that emissions inside the interval contribute neither to recoil broadening nor to these harmonics, so widening the interval reduces their impact without a soft-radiation veto. As a benchmark, we study the $\cos 2ϕ$ modulation probing $h_1^{\perp g}$ in DIS. For rapidity interval $Δη=3$, fiducial recoil enhances the $h_1^{\perp g}$ contribution by a factor of $4.6$ and suppresses the final-state soft gluon term by a factor of $4.0$ relative to the conventional dijet imbalance. Fiducial recoil thereby enables precision gluon-TMD tomography.

hep-ph

Recoil Geometry Unmasks Gluon Saturation in Forward $Z^0$ Production

Gluon saturation produces characteristic transverse-momentum broadening in nuclei, but QCD radiation largely washes out this signature. We show that fiducial recoil subtraction turns detector acceptance into a transverse-momentum projector that unmasks the broadening in forward $Z^0$ production. Subtracting the hadronic recoil measured in a chosen rapidity interval from the boson transverse momentum defines a residual momentum. At leading power, the radiative recoil in this interval cancels, while the residual momentum retains sensitivity to the small-$x$ nuclear field. Combining a CGC description of the small-$x$ target with soft-collinear effective theory (SCET) resummation for finite rapidity coverage, we find that a benchmark rapidity coverage $|η^{\rm lab}|<2.5$ lowers the effective hard scale from $M_Z\simeq 91.2$ GeV to about $7.5~\mathrm{GeV}$ of the Sudakov evolution. Increasing the saturation scale broadens the residual-momentum distribution and weakens recoil alignment, whereas wider coverage makes the proton--nucleus separation clearer in both observables. Detector geometry thus provides tunable control over perturbative recoil, enabling a probe of nonlinear small-$x$ QCD.

hep-ph

Nucleon Tomography with 0-jettiness

We propose a novel strategy to systematically isolate the nucleon's intrinsic non-perturbative three-dimensional structure by employing 0-jettiness to suppress initial-state radiation in transverse-momentum-dependent observables. Applying this method to transverse single spin asymmetries (SSAs) in $W^\pm$ and $Z^0$ boson production at RHIC, we demonstrate a substantial enhancement of the asymmetry signal (e.g., by $115\%$ for $W^-$ SSA at $q_\perp=5$ GeV). We show that this enhancement yields a substantial net gain in experimental sensitivity -- even after accounting for the statistical cost of the veto -- facilitating a more definitive test of the predicted Sivers function sign change. We further explore its applicability to spin-dependent measurements at the Electron-Ion Collider. Our analysis is formulated within a joint resummation framework that systematically resums large logarithms associated with both the veto scale and the gauge boson's transverse momentum.

hep-ph

Physics of the Electron-Ion Collider in China

The Electron-Ion Collider in China (EicC), a cutting-edge facility under development, aims to unveil the internal structure of nucleons and nuclei by leveraging collisions of high-intensity polarized electrons and ions (polarized protons, polarized deuterons, polarized $^{3}$He, and unpolarized heavy ions up to Uranium) at center-of-mass energies of 15-20 GeV and luminosity of (2-4)$\times 10^{33}$cm$^{-2}$s$^{-1}$. Its primary physics objectives include 3D tomography of nucleon spin and momentum structure, fundamental questions regarding the origin of nucleon mass, partonic structure of nuclei and parton interactions with the nuclear environment, and exploration of exotic hadronic states. In this paper, we review the physics potential of the EicC and highlight its unique capabilities for advancing precision nucleon structure studies by combining its specialized kinematic coverage and high luminosity. Since traditional topics like 3D nucleon structure have already been well-covered by several extensive reviews, we have deliberately dedicated significant space to recent progress in nucleon mass decomposition, nucleon energy-energy correlation, quantum information, and artificial intelligence applications in high-energy nuclear physics, which have been emerging rapidly and attracted a tremendous amount of attention in the community.

hep-ph

ALKEMIE Agent: an autonomous platform for computational materials design

Despite the powerful multi-scale modeling methods and high-throughput infrastructures established in the materials community, real material computation workflows remain fragmented and heavily manual, requiring researchers to constantly bridge software tools, data analysis, and intermediate decisions. This growing gap between methodological capability and practical execution highlights the need for a new kind of autonomous computational framework, one that can coordinate tools, knowledge, and workflows in a more unified and adaptive way. Here, we introduce ALKEMIE Agent, an agentic platform in which retrieval-augmented generation, a materials-computation knowledge base, registered skills, database-supported provenance, AI-assisted structure modeling, bounded task execution, tool-calling iteration, and error-diagnostic assistance are integrated within a traceable control loop. The capabilities of ALKEMIE Agent are demonstrated through applications including materials recommendation, structure modeling, phonon calculations, machine-learned interatomic potential training, LAMMPS simulations, Ab Initio Monte Carlo (AIMC) sampling, and active-learning-based materials screening. Finally, we outline the future directions and challenges for the development of agentic platforms for computational materials design.

cond-mat.mtrl-sci

Nonresonant optomechanical control of structural phases

Optical tweezers demonstrate how light can exert forces to trap, repel, and manipulate microscopic particles without absorption. Recent theory has suggested that such forces can extend beyond particle manipulation to drive structural phase transitions in solids. Here we apply this optomechanical principle to tin selenide (SnSe), a material where proximity to several different structural phases gives rise to its high thermoelectric figure of merit and makes it a candidate for a switchable topological crystalline insulator. Whereas the force for standard optical tweezers arises from a gradient in the intensity of a light field, the optomechanical force is mediated by a gradient in the dielectric constant as a function of phonon coordinate. Unlike conventional methods that rely on resonant excitation and absorption through the imaginary part of the dielectric function, this approach operates dispersively through the real part and can be directly driven by Raman processes, enabling selective transitions with reduced energy cost and ultrafast response. Using time-domain Raman scattering, we show that above a critical mid-infrared field strength the $A_g$ Raman modes disappear abruptly without softening, signaling the formation of a new structural phase. This phase, distinct from those induced by heating or carrier excitation, exhibits large-amplitude and long-lived modulations in its optical response. Complementing this observation, we show also evidence for an equivalent DC-field-driven structural phase transformation to a higher symmetry phase, as observed by atom probe tomography. Our study demonstrates the concept of nonresonant optomechanical phase control and defines novel opportunities for synthesizing hidden structural phases with unique functional properties.

physics.optics

Pressure-Driven Evolution of Electronic and Magnetic Correlations in Bilayer Nickelate La3Ni2O7

The recent discovery of high-temperature superconductivity in pressurized bilayer La3Ni2O7 has sparked intense research interest, yet the microscopic mechanism governing its pressure-dependent superconducting transition temperature (Tc) remains elusive. In this work, we investigate the electronic and magnetic correlations of La3Ni2O7 under high pressure using a combination of density-functional theory (DFT), constrained random phase approximation (cRPA), and dynamical mean-field theory (DMFT). We find that while hydrostatic pressure enhances the interlayer hopping and the bare superexchange energy scale (4t2/U), it simultaneously drives the system toward a more itinerant regime by reducing the relative correlation strength (U/W). Crucially, our results reveal a distinct orbital-selective evolution: the Ni dx2-y2 states become increasingly itinerant, whereas the Ni dz2 orbitals retain a more localized character. This pressure-induced itinerancy significantly enhances the hybridization between the two, leading to a dramatic amplification of the Kondo-like screening of the local dz2 moments by the itinerant dx2-y2 electrons. Consequently, the effective magnetic exchange coupling (Jeff), which serves as the pairing glue, is suppressed in the high-pressure regime. Our findings suggest that the monotonic decrease of Tc at high pressures is driven by the dominance of Kondo screening over superexchange interactions, providing a coherent microscopic explanation for the dome-shaped superconducting phase diagram in La3Ni2O7.

cond-mat.str-el

Spin-chirality-driven nonrelativistic Edelstein effects in two-dimensional antiferromagnets

Charge current-induced magnetic moment accumulation-Edelstein effect has been extensively attracting attention for its promising applications in spintronics. While most prior works focus on the spin-orbit coupling (SOC) induced Edelstein responses that rely on the presence of heavy elements, the nonrelativistic Edelstein effect (in the absence of SOC) that could be applied in a broader material family has been largely unexplored. Here, we perform a combined group-theoretical and ab initio numerical simulation study to show that vector spin chirality could serve as an effective control parameter of nonrelativistic Edelstein responses in antiferromagnetic system. In addition to spin degree of freedom, we also explore the orbital angular momentum contributions to current-induced magnetic moments (dubbed orbital Edelstein effect), which obey distinct symmetry constraints from the spin counterpart. Microscopically, vector spin chirality k gives rise to electronic and Zeeman-like band-geometric quantities, such as the anomalous spin/orbital polarizability and the Berry connection polarizability, which govern the nonrelativistic Edelstein responses. Our work identifies vector spin chirality as a key magnetic order parameter to enable and tune nonrelativistic Edelstein effects, and uncovers a new route toward electrically controlling magnetization without relying on SOC effect.

cond-mat.mtrl-sci

AI2Pot: A scalable and unified framework for machine-learning interatomic potential development and large-scale molecular dynamic simulations

Machine-learning interatomic potentials (MLIPs) bridge the accuracy of first-principles calculations and the efficiency required for large-scale molecular dynamics (MD) simulations. However, existing MLIP software remains fragmented across different model architectures, making it difficult to establish unified workflows that support flexible model development, efficient training, and scalable MD deployment. Here, we present AI2Pot, a scalable and unified MLIP framework that seamlessly integrates model training, evaluation, and large-scale MD simulations with PyTorch-compatible ecosystem. Instead of relying on generic automatic differentiation for expensive atomistic operators, AI2Pot re-engineers the core computations of Moment tensor potential (MTP) and Neuroevolution potential (NEP) for both training and inference using hand-crafted C++/CUDA code. These specialized operators constitute a unified computational backend shared by training and inference, improving training-inference consistency and reducing memory usage by avoiding large intermediate caches. As a result, AI2Pot enables fast inference for large-scale atomic systems containing millions of atoms on a single GPU, while retaining the flexibility of PyTorch for model construction, training, and evaluation. Trained models can be deployed in ASE and LAMMPS for MD simulations. Furthermore, AI2Pot provides a companion command-line toolkit (AI2Pot-cli) and Python APIs to facilitate practical MLIP workflows. By unifying high-performance atomistic computing with modern machine-learning ecosystems, AI2Pot offers an user-friendly end-to-end framework for the developing, training, and deploying MLIPs for large scale MD.

cond-mat.mtrl-sci

Gluon Generalized TMD signatures at the EIC from exclusive heavy (axial-)vector meson production

Potential experimental signatures of gluon generalized transverse momentum-dependent distributions (GTMDs) are proposed via exclusive heavy (axial-)vector meson production in lepton-proton collisions. Within the framework of collinear twist-3 factorization, we show that specific azimuthal-angle-dependent observables can provide sensitivity to the gluon GTMDs $F_{1,4}^g$ and $G_{1,1}^g$, which are related to partonic orbital angular momentum and spin-orbit correlations, respectively. These functions represent a unique sector of nucleon structure with no counterparts in the generalized parton distribution or transverse-momentum-dependent frameworks. We show that interference between different virtual-photon polarizations leads to distinct azimuthal modulations, including the polarization-independent $\cos 2ϕ$ and polarization-dependent $\sin 2ϕ$ terms, with $ϕ$ defined as the angle between the lepton scattering plane and the hadron production plane. These observables provide signatures of the elusive gluon GTMDs $F_{1,4}^g$ and $G_{1,1}^g$, opening a new channel to access the spin structure of the nucleon at the future Electron-Ion Collider.

hep-ph