arXiv ScienceSearch

arXiv subjects

Hui Jiang

Publications and source records attributed to Hui Jiang.

At least 19 recordsLinked to original sources

Agent Harness Distillation: Inference-Time Harness Extraction and Exploitation in Autonomous Multi-Agent Systems

Autonomous multi-agent systems (AMAS) built on large language models (LLMs), such as Hermes, increasingly rely on inference-time harnesses to coordinate reasoning and action. Constructing these harnesses requires substantial engineering effort and computational resources, as they are iteratively optimized over a combinatorial search space while co-evolving with the underlying LLM. Inference-time harnesses therefore constitute valuable intellectual property (IP). Although prior work has investigated IP leakage in static multi-agent systems with pre-configured architectures, it remains unclear whether similar risks arise in AMAS, where harness behavior emerges dynamically during inference. To address this gap, we introduce Agent Harness Distillation (AHD), a framework for studying the security risks arising from inference-time harness extraction in AMAS. We formalize harness extraction as a new security problem and develop an evaluation framework for quantifying such risks. AHD extracts inference-time harness capabilities from a target agent through black-box interactions and consists of two stages. In the pre-distillation stage, AHD infers inference-time harness behaviors from the responses of the target agent and constructs an initial harness. In the post-distillation stage, AHD iteratively refines the initial harness to align with the behavioral patterns of the target agent. Experiments on real-world AMAS across multiple backbone LLMs demonstrate the effectiveness of AHD and reveal substantial IP leakage risks. We further propose a deception-based defense that reduces harness extraction effectiveness while preserving the utility of the protected agent. Our findings uncover a previously underexplored security threat to AMAS.

cs.CR

Localized inhomogeneity and position-dependent stability of migratory bird formations

We investigate how localized inhomogeneity affects the geometry and stability of migratory bird formations. We use a lifting-line model with a horseshoe-vortex representation to describe the longitudinal dynamics of aerodynamic interactions. As a reference case, we first analyze homogeneous formations and show that their steady states exhibit a U-shaped geometry with hierarchical streamwise spacing, in which adjacent birds become progressively closer toward the leader. We then introduce localized inhomogeneity by modifying the wingspan of a single bird, with its physical properties determined by scaling relations. We determine the range of wingspan variation that preserves a stable formation. The stability range depends strongly on the position of the modified bird, being narrower near the outer wing and broader near the leader. These findings provide a minimal dynamical framework for understanding how local aerodynamic interactions and localized individual differences affect collective flight structures.

nlin.PS

Fast distance computation of multivariate distributions via nonparanormal transport

With the increasing availability of data objects in the form of probability distributions, there is a growing need for statistical methods tailored to distributional data. Distance measures, especially the pairwise distance matrix between data objects, provide the foundation for a wide range of modern data analysis methods, such as clustering, multidimensional scaling, and distance-based regression, among others. The Wasserstein distance is commonly used with distributional data due to its compelling optimal transport property. However, while the Wasserstein distance can be efficiently computed for univariate distributions, its application to multivariate distributions is limited due to high computational costs. To address these scalability issues, we introduce the Nonparanormal Transport (NPT) metric, a closed-form distance based on the flexible nonparanormal distribution family for modeling skewed and non-Gaussian multivariate data. Simulation studies demonstrate that NPT maintains a high level of agreement with the Wasserstein distance, while being at least 1000 times faster than its efficient variants when computing a 100-distribution pairwise distance matrix in both 2 and 5 dimensions. We illustrate the utility of NPT through a multidimensional scaling analysis of bivariate oxygen desaturation distributions of 723 individuals with sleep apnea in the Sleep Heart Health Study.

stat.ME

UMEM: Unified Memory Extraction and Management Framework for Generalizable Memory

Self-evolving memory serves as the trainable parameters for Large Language Models (LLMs)-based agents, where extraction (distilling insights from experience) and management (updating the memory bank) must be tightly coordinated. Existing methods predominately optimize memory management while treating memory extraction as a static process, resulting in poor generalization, where agents accumulate instance-specific noise rather than robust memories. To address this, we propose Unified Memory Extraction and Management (UMEM), a self-evolving agent framework that jointly optimizes a Large Language Model to simultaneous extract and manage memories. To mitigate overfitting to specific instances, we introduce Semantic Neighborhood Modeling and optimize the model with a neighborhood-level marginal utility reward via GRPO. This approach ensures memory generalizability by evaluating memory utility across clusters of semantically related queries. Extensive experiments across five benchmarks demonstrate that UMEM significantly outperforms highly competitive baselines, achieving up to a 10.67% improvement in multi-turn interactive tasks. Futhermore, UMEM maintains a monotonic growth curve during continuous evolution. Codes and models will be publicly released.

cs.CL

Stochasticity-induced non-Hermitian skin criticality

Typically, scaling up the size of a system does not change the shape of its energy spectrum, other than making it denser. Exceptions, however, occur in the new phenomenon of non-Hermitian skin criticality, where closely competing generalized Brillouin zone (GBZ) solutions for non-Hermitian state accumulation give rise to anomalously scaling complex spectra. In this work, we discover that such non-Hermitian criticality can generically emerge from stochasticity in the lattice bond orientation, a surprising phenomenon only possible in 2D or beyond. Marked by system size-dependent amplification rate, it can be physically traced to the proliferation of feedback loops arising from excess local non-Hermitian skin effect (NHSE) accumulation induced by structural disorder. While weak disorder weakens the amplification as intuitively anticipated, stronger disorder enigmatically strengthens the amplification almost universally, scaling distinctly from conventional critical system. By representing cascades of local excess NHSE as ensembles of effectively coupled chains, we analytically derived a critical GBZ that predicts how state amplification scales with the system size and disorder strength, highly consistent with empirical observations. Our new mechanism for disordered-facilitated amplification applies generically to structurally perturbed non-Hermitian lattices with broken reciprocity, and would likely find applications in non-Hermitian sensing through various experimentally mature meta-material platforms.

cond-mat.dis-nn

MUSE: Multi-Scale Dense Self-Distillation for Nucleus Detection and Classification

Nucleus detection and classification (NDC) in histopathology analysis is a fundamental task that underpins a wide range of high-level pathology applications. However, existing methods heavily rely on labor-intensive nucleus-level annotations and struggle to fully exploit large-scale unlabeled data for learning discriminative nucleus representations. In this work, we propose MUSE (MUlti-scale denSE self-distillation), a novel self-supervised learning method tailored for NDC. At its core is NuLo (Nucleus-based Local self-distillation), a coordinate-guided mechanism that enables flexible local self-distillation based on predicted nucleus positions. By removing the need for strict spatial alignment between augmented views, NuLo allows critical cross-scale alignment, thus unlocking the capacity of models for fine-grained nucleus-level representation. To support MUSE, we design a simple yet effective encoder-decoder architecture and a large field-of-view semi-supervised fine-tuning strategy that together maximize the value of unlabeled pathology images. Extensive experiments on three widely used benchmarks demonstrate that MUSE effectively addresses the core challenges of histopathological NDC. The resulting models not only surpass state-of-the-art supervised baselines but also outperform generic pathology foundation models.

cs.CV

HSCodeComp: A Realistic and Expert-level Benchmark for Deep Search Agents in Hierarchical Rule Application

Effective deep search agents must not only access open-domain and domain-specific knowledge but also apply complex rules-such as legal clauses, medical manuals and tariff rules. These rules often feature vague boundaries and implicit logic relationships, making precise application challenging for agents. However, this critical capability is largely overlooked by current agent benchmarks. To fill this gap, we introduce HSCodeComp, the first realistic, expert-level e-commerce benchmark designed to evaluate deep search agents in hierarchical rule application. In this task, the deep reasoning process of agents is guided by these rules to predict 10-digit Harmonized System Code (HSCode) of products with noisy but realistic descriptions. These codes, established by the World Customs Organization, are vital for global supply chain efficiency. Built from real-world data collected from large-scale e-commerce platforms, our proposed HSCodeComp comprises 632 product entries spanning diverse product categories, with these HSCodes annotated by several human experts. Extensive experimental results on several state-of-the-art LLMs, open-source, and closed-source agents reveal a huge performance gap: best agent achieves only 46.8% 10-digit accuracy, far below human experts at 95.0%. Besides, detailed analysis demonstrates the challenges of hierarchical rule application, and test-time scaling fails to improve performance further.

cs.AI

Central limit theorem and Cram\'{e}r-type moderate deviations for Milstein scheme

In this paper, we investigate the Milstein numerical scheme with step size $\eta$ for a stochastic differential equation driven by multiplicative Brownian motion. Under some appropriate coefficient conditions, the continuous-time system and its discrete Milstein scheme approximation each possess unique invariant measures, which we denote by $\pi$ and $\pi_\eta$ respectively. We first establish a central limit theorem for the empirical measure $\Pi_{\eta}$, a statistical consistent estimator of $\pi_{\eta}$. Subsequently, we derive both normalized and self-normalized Cram\'{e}r-type moderate deviations.

math.PR

HAMLET-FFD: Hierarchical Adaptive Multi-modal Learning Embeddings Transformation for Face Forgery Detection

The rapid evolution of face manipulation techniques poses a critical challenge for face forgery detection: cross-domain generalization. Conventional methods, which rely on simple classification objectives, often fail to learn domain-invariant representations. We propose HAMLET-FFD, a cognitively inspired Hierarchical Adaptive Multi-modal Learning framework that tackles this challenge via bidirectional cross-modal reasoning. Building on contrastive vision-language models such as CLIP, HAMLET-FFD introduces a knowledge refinement loop that iteratively assesses authenticity by integrating visual evidence with conceptual cues, emulating expert forensic analysis. A key innovation is a bidirectional fusion mechanism in which textual authenticity embeddings guide the aggregation of hierarchical visual features, while modulated visual features refine text embeddings to generate image-adaptive prompts. This closed-loop process progressively aligns visual observations with semantic priors to enhance authenticity assessment. By design, HAMLET-FFD freezes all pretrained parameters, serving as an external plugin that preserves CLIP's original capabilities. Extensive experiments demonstrate its superior generalization to unseen manipulations across multiple benchmarks, and visual analyses reveal a division of labor among embeddings, with distinct representations specializing in fine-grained artifact recognition.

cs.CV

Super-resolution femtosecond electron diffraction reveals electronic and nuclear dynamics at conical intersections

Conical intersections play a pivotal role in excited-state quantum dynamics. Capturing transient molecular structures near conical intersections remains challenging due to the rapid timescales and subtle structural changes involved. We overcome this by combining the enhanced temporal resolution of mega-electron-volt ultrafast electron diffraction with a super-resolution real-space inversion algorithm, enabling visualization of nuclear and electronic motions at conical intersections with sub-angstrom resolution, surpassing the diffraction limit. We apply this technique to the textbook example of the ring-opening reaction of 1,3-cyclohexadiene, which proceeds through two conical intersections within 100 femtoseconds. The super-resolved transient structures near conical intersections reveal a C-C bond length difference of less than 0.4 angstrom and an approximately 30-femtosecond traversal time of the nuclear wave packet between them. These findings establish super-resolution ultrafast scattering as a transformative tool for uncovering quantum dynamics in molecules and open new avenues for studying light-matter interactions at the most fundamental level.

physics.chem-ph

Probing valence electron and hydrogen dynamics using charge-pair imaging with ultrafast electron diffraction

A key challenge in ultrafast science has been to directly track the coupled motions of electrons and nuclei in real-space and real-time. This study presents a significant step towards this goal by demonstrating the feasibility of time-resolved real-space tracking of valence electron and hydrogen dynamics during the photodissociation of ammonia (NH3) using MeV ultrafast electron diffraction. It is demonstrated that the enhanced temporal resolution, in conjunction with the analysis of the charge-pair distribution function, enables the disentanglement of the correlated motion of valence electrons and hydrogens in photoexcited ammonia molecule. The methodology employed in this study, which utilizes the charge-pair distribution function from ultrafast electron scattering to retrieve intertwined electron and nucleus dynamics, may open up new opportunities in the study of quantum dynamics for a wide range of molecules.

physics.chem-ph

Development of portable cosmic-ray muon detector array for muography

As the multidisciplinary applications of cosmic-ray muons expand to large-scale and wide-area scenarios, the construction of cosmic-ray muon detector arrays has become a key solution to overcome the hardware limitations of individual detector. For muography, the array-based detector design enables fast-scanning of large target objects, allowing for rapid identification of density variation regions, which can improve the efficiency of tomography. This paper integrates scintillator detector technology with Internet of things (IoT) technology, proposing a novel array networking model for nationwide deployment. The model enables long-distance data collection and distribution, laying the foundation for future multidisciplinary applications such as muography and other fields.

physics.ins-det

Imaging the photochemical dynamics of cyclobutanone with MeV ultrafast electron diffraction

We study the photoinduced chemical dynamics of cyclobutanone upon excitation at 200 nm to the 3s Rydberg state using MeV ultrafast electron diffraction (UED). We observe both the elastic scattering signal, which contains information about the structural dynamics, and the inelastic scattering signal, which encodes information about the electronic state. Our results suggest a sub-picosecond timescale for the photodissociation dynamics, and an excited state lifetime of about 230 femtoseconds. The dissociation is found to be dominated by the C3 channel where cyclopropane and CO are produced. The branching ratio of the C3 channel to the C2 channel where ethene and ketene are produced, is estimated to be approximately 5:3. Our data suggest that the C3 and C2 channels account for approximately 80% of the photoproducts, with the remaining 20% exhibiting ring-opened structures. It is found that the timescale associated with the dissociation process in the C2 channel is shorter compared to that in the C3 channel. Leveraging the enhanced temporal resolution of MeV UED, our results provide a real-time mapping of the nuclear wavepacket dynamics, capturing the complete photochemical dynamics from S2 minimum through the S1/S0 conical intersection, and finally to the dissociation. Our experimental results provide new insights into the Norrish Type I reaction and can be used to benchmark non-adiabatic dynamics simulations.

physics.chem-ph

Phase-space Generalized Brillouin Zone for spatially inhomogeneous non-Hermitian systems

The generalized Brillouin zone (GBZ) has been highly successful in characterizing the topology and band structure of non-Hermitian systems. However, its applicability has been challenged in spatially inhomogeneous settings, where the non-locality of non-Hermitian pumping competes with Wannier-Stark localization and quantum interference, potentially leading to highly non-exponential state accumulation. To transcend this major conceptual bottleneck, we develop a general phase-space GBZ formalism that encodes non-Bloch deformations in both position and momentum space, such as to accurately represent spatially inhomogeneous non-Hermitian pumping. A key new phenomenon is the bifurcation of the phase-space GBZ branches, which allows certain eigenstates to jump abruptly between different GBZ solutions at various points in real space. The freedom in the locations of such jumps opens up an emergent degree of freedom that protects the stability of real spectra and, more impressively, the robustness of a new class of topological zero modes unique to GBZ bifurcation.The response from these novel spectral and GBZ singularities can be readily demonstrated in mature metamaterial platforms such as photonic crystals or circuit arrays, where effective real-space hoppings can be engineered in a versatile manner.Our framework directly generalizes to more complicated unit cells and further hoppings, opening up a vast new arena for exploring unconventional spectral and topological transitions as well as GBZ fragmentation in spatially inhomogeneous non-Hermitian settings.

cond-mat.mes-hall

From Pixels to Gigapixels: Bridging Local Inductive Bias and Long-Range Dependencies with Pixel-Mamba

Histopathology plays a critical role in medical diagnostics, with whole slide images (WSIs) offering valuable insights that directly influence clinical decision-making. However, the large size and complexity of WSIs may pose significant challenges for deep learning models, in both computational efficiency and effective representation learning. In this work, we introduce Pixel-Mamba, a novel deep learning architecture designed to efficiently handle gigapixel WSIs. Pixel-Mamba leverages the Mamba module, a state-space model (SSM) with linear memory complexity, and incorporates local inductive biases through progressively expanding tokens, akin to convolutional neural networks. This enables Pixel-Mamba to hierarchically combine both local and global information while efficiently addressing computational challenges. Remarkably, Pixel-Mamba achieves or even surpasses the quantitative performance of state-of-the-art (SOTA) foundation models that were pretrained on millions of WSIs or WSI-text pairs, in a range of tumor staging and survival analysis tasks, {\bf even without requiring any pathology-specific pretraining}. Extensive experiments demonstrate the efficacy of Pixel-Mamba as a powerful and efficient framework for end-to-end WSI analysis.

cs.CV

From Histopathology Images to Cell Clouds: Learning Slide Representations with Hierarchical Cell Transformer

It is clinically crucial and potentially very beneficial to be able to analyze and model directly the spatial distributions of cells in histopathology whole slide images (WSI). However, most existing WSI datasets lack cell-level annotations, owing to the extremely high cost over giga-pixel images. Thus, it remains an open question whether deep learning models can directly and effectively analyze WSIs from the semantic aspect of cell distributions. In this work, we construct a large-scale WSI dataset with more than 5 billion cell-level annotations, termed WSI-Cell5B, and a novel hierarchical Cell Cloud Transformer (CCFormer) to tackle these challenges. WSI-Cell5B is based on 6,998 WSIs of 11 cancers from The Cancer Genome Atlas Program, and all WSIs are annotated per cell by coordinates and types. To the best of our knowledge, WSI-Cell5B is the first WSI-level large-scale dataset integrating cell-level annotations. On the other hand, CCFormer formulates the collection of cells in each WSI as a cell cloud and models cell spatial distribution. Specifically, Neighboring Information Embedding (NIE) is proposed to characterize the distribution of cells within the neighborhood of each cell, and a novel Hierarchical Spatial Perception (HSP) module is proposed to learn the spatial relationship among cells in a bottom-up manner. The clinical analysis indicates that WSI-Cell5B can be used to design clinical evaluation metrics based on counting cells that effectively assess the survival risk of patients. Extensive experiments on survival prediction and cancer staging show that learning from cell spatial distribution alone can already achieve state-of-the-art (SOTA) performance, i.e., CCFormer strongly outperforms other competing methods.

cs.CV

Imitater: An Efficient Shared Mempool Protocol with Application to Byzantine Fault Tolerance

Byzantine Fault Tolerant (BFT) consensus, a cornerstone of blockchain technology, has seen significant advancements. While existing BFT protocols ensure security guarantees, they often suffer from efficiency challenges, particularly under conditions of network instability or malicious exploitation of system mechanisms. We propose a novel Shared Mempool (SMP) protocol, named Imitater, which can be seamlessly integrated into BFT protocols. By chaining microblocks and applying coding techniques, Imitater efficiently achieves \emph{totality} and \emph{availability}. Furthermore, a BFT protocol augmented with Imitater ensures \emph{order preservation} of client transactions while mitigating the risks of \emph{over-distribution} and \emph{unbalanced workload}. In the experiment, we integrate Imitater into the HotStuff protocol, resulting in Imitater-HS. The performance of Imitater-HS is validated in a system with up to 256 nodes. Experimental results demonstrate the efficiency of our approach: Imitater-HS achieves higher throughput and lower latency in the presence of faulty nodes compared to Stratus-HS, the state-of-the-art protocol. Notably, the throughput improvement increases with the number of faulty nodes.

cs.DC

End-to-end Multi-source Visual Prompt Tuning for Survival Analysis in Whole Slide Images

Survival analysis using pathology images poses a considerable challenge, as it requires the localization of relevant information from the multitude of tiles within whole slide images (WSIs). Current methods typically resort to a two-stage approach, where a pre-trained network extracts features from tiles, which are then used by survival models. This process, however, does not optimize the survival models in an end-to-end manner, and the pre-extracted features may not be ideally suited for survival prediction. To address this limitation, we present a novel end-to-end Visual Prompt Tuning framework for survival analysis, named VPTSurv. VPTSurv refines feature embeddings through an efficient encoder-decoder framework. The encoder remains fixed while the framework introduces tunable visual prompts and adaptors, thus permitting end-to-end training specifically for survival prediction by optimizing only the lightweight adaptors and the decoder. Moreover, the versatile VPTSurv framework accommodates multi-source information as prompts, thereby enriching the survival model. VPTSurv achieves substantial increases of 8.7% and 12.5% in the C-index on two immunohistochemical pathology image datasets. These significant improvements highlight the transformative potential of the end-to-end VPT framework over traditional two-stage methods.

eess.IV