SearcharxivSearch

arXiv subjects

Xicheng Zhang

Publications and source records attributed to Xicheng Zhang.

At least 19 recordsLinked to original sources

Harnack estimates for nondivergence kinetic equations

We establish a weak Harnack inequality for nonnegative strong supersolutions and a Harnack inequality for nonnegative strong solutions of the nondivergence-form kinetic equation \[ \partial_tu+v\cdot\nabla_xu+a(t,x,v):\nabla_v^2u +b(t,x,v)\cdot\nabla_vu+c(t,x,v)u=0, \] where the coefficients $a$, $b$, and $c$ are merely Borel measurable, the matrix $a$ is uniformly elliptic, and $b$ and $c$ are bounded. As a consequence, we derive interior kinetic Hölder estimates for strong solutions. Our approach develops a probabilistic kinetic analogue of the Krylov--Safonov method. The main new ingredient is a quantitative version of Krylov's estimate for kinetic Itô processes with progressively measurable coefficients, which in turn yields the global existence of weak solutions to the associated kinetic SDE with bounded measurable coefficients. These results appear to be the first Harnack and Hölder regularity theory for kinetic equations with merely measurable coefficients.

math.AP

Well-Posedness for SDEs with Logarithmical Critical Distributional Drifts

We study the stochastic differential equation $$d X_t=b(t,X_t)d t+\sqrt{2}d W_t$$ on $\mathbb R^d$, where $b$ is a time-dependent, divergence-free distributional drift of critical Hölder--Besov regularity $-1$, strengthened by an iterated-logarithmic correction. For every initial probability law, we construct a weak solution by smooth approximation and realize the singular drift as an additive functional. The main analytic ingredient is the Schauder estimate with a logarithmic smallness factor. Combined with uniform logarithmic Krylov estimates and a stochastic substitution formula for distributional test functions, this estimate allows us to apply a Zvonkin transformation and prove uniqueness in law among weak solutions satisfying the corresponding Krylov bounds. For solutions starting from deterministic points, we further show that their time-marginal distributions admit densities satisfying two-sided Aronson-type Gaussian estimates.

math.PR

DAIS: Dependency-Aware Intermediate QA Supervision for Complex Reasoning

Chain-of-thought (CoT) supervision exposes intermediate rationales, but flat rationale targets usually optimize a single reasoning sequence and provide limited supervision on how local conclusions should support later decisions. We introduce Dependency-Aware Intermediate QA Supervision (DAIS), a training-time framework that converts filtered teacher rationales into stage-level QA records. Each intermediate record predicts a local answer conditioned on the previous states needed for that decision, while the final-answer record keeps the original task format; evaluation therefore uses only the original input and optional context. Across GDPR, AIACT, MedQA, and FOLIO with multiple Qwen backbones, DAIS improves average final-answer accuracy over answer-only, flat chain-of-thought, and independent-QA baselines. On policy-compliance benchmarks, it achieves a largest gain of 5.6% and an average gain of 4.2% over the strongest non-DAIS baseline. Controlled ablations show that valid previous-state conditioning contributes beyond longer targets or additional intermediate text, supporting dependency-conditioned intermediate QA as a lightweight auxiliary supervision signal for standard final-answer inference.

cs.CL

Quantitative Propagation of Chaos and Fluctuations for Kinetic McKean--Vlasov SDEs with Singular Interaction Kernels

We prove a quantitative propagation of chaos estimate and a central limit theorem for the particle system associated with a class of degenerate kinetic McKean--Vlasov SDEs with external drifts and singular interaction kernels in Kato's class. In particular, the interaction kernel can be in the mixed $L^q_tL^{p_v}_vL^{p_x}_x$-space, where $\frac2q+\frac{3d}{p_x}+\frac d{p_v}<1$. For the associated $N$-particle system, we obtain a path-space relative entropy bound of order $k/N$ for the first $k$ particles, assuming only entropic chaoticity of the initial data. The key ingredients are kinetic Krylov--Khasminskii estimates and a conditional Hilbert-space subgaussian estimate for empirical interaction fields. For the CLT, we also prove a Berry--Esseen-type bound for finite-dimensional projections.

math.PR

Kinetic Fokker-Planck Equations with Nonlinear Diffusion

We study existence, regularity, and uniqueness for the nonlinear kinetic Fokker--Planck equation $$ \partial_t f=Δ_vΨ(f)-v\cdot\nabla_x f, \qquad f|_{t=0}=f_0, $$ on $\mathbb R^{2d}$. In the model case $Ψ(r)=r^s$, this equation couples nonlinear fast-diffusion/porous-medium type diffusion with kinetic transport. A distinctive feature is that the diffusion acts only in the velocity variable $v$, so that compactness in the spatial variable $x$ cannot be obtained from standard elliptic estimates and must instead be recovered through the hypoelliptic structure. Under general structural assumptions on $Ψ$, including the fast-diffusion powers $Ψ(r)=r^s$ with $s\in(0,1)$, we construct nonnegative weak solutions and prove quantitative anisotropic Besov regularity estimates. Under an additional mass-critical growth condition on the fast-diffusion side, the constructed weak solution preserves mass, admits a renormalized kinetic formulation, and is unique in the $L^1$-class of mass-preserving renormalized kinetic solutions. In the power-law case $Ψ(r)=r^s$, this condition is precisely $s\ge 1-1/d$ when $d\ge2$, while in dimension $d=1$ the whole fast-diffusion range $s\in(0,1)$ is covered. The main analytic ingredient is a parameter-dependent smoothing estimate for the kinetic semigroup generated by $$ Ψ'(ζ)Δ_v - v\cdot\nabla_x , $$ which quantitatively tracks the dependence on the kinetic level $ζ$. Combined with the kinetic formulation, this estimate yields compactness in both spatial and velocity variables for the nonlinear hypoelliptic problem. As an application, we also obtain martingale-problem solutions to the associated distributional-density dependent stochastic differential equation.

math.AP

Stealthy Backdoor Attacks against LLMs Based on Natural Style Triggers

The growing application of large language models (LLMs) in safety-critical domains has raised urgent concerns about their security. Many recent studies have demonstrated the feasibility of backdoor attacks against LLMs. However, existing methods suffer from three key shortcomings: explicit trigger patterns that compromise naturalness, unreliable injection of attacker-specified payloads in long-form generation, and incompletely specified threat models that obscure how backdoors are delivered and activated in practice. To address these gaps, we present BadStyle, a complete backdoor attack framework and pipeline. BadStyle leverages an LLM as a poisoned sample generator to construct natural and stealthy poisoned samples that carry imperceptible style-level triggers while preserving semantics and fluency. To stabilize payload injection during fine-tuning, we design an auxiliary target loss that reinforces the attacker-specified target content in responses to poisoned inputs and penalizes its emergence in benign responses. We further ground the attack in a realistic threat model and systematically evaluate BadStyle under both prompt-induced and PEFT-based injection strategies. Extensive experiments across seven victim LLMs, including LLaMA, Phi, DeepSeek, and GPT series, demonstrate that BadStyle achieves high attack success rates (ASRs) while maintaining strong stealthiness. The proposed auxiliary target loss substantially improves the stability of backdoor activation, yielding an average ASR improvement of around 30% across style-level triggers. Even in downstream deployment scenarios unknown during injection, the implanted backdoor remains effective. Moreover, BadStyle consistently evades representative input-level defenses and bypasses output-level defenses through simple camouflage.

cs.CR

Derivative estimates for SDEs with singular and unbounded coefficients

We develop a unified PDE-probabilistic framework for pointwise gradient and Hessian estimates of Markov semigroups associated with stochastic differential equations with singular and unbounded coefficients. Under mild local structural assumptions on the diffusion matrix and integrability/regularity conditions on the drift, we obtain quantitative sharp short-time regularization estimates as well as long-time decay bounds (including exponential and polynomial rates) for the first and second spatial derivatives of the semigroup. A distinctive feature of our results is the explicit dependence of these estimates on local norms of the coefficients (through scale-invariant quantities), without requiring any global smoothness, boundedness or uniform ellipticity. In particular, our approach allows for degenerate or highly irregular behavior at infinity, subject to suitable local ellipticity and Lyapunov/ergodicity controls. As applications, we establish solvability and regularity results for Poisson equations on the whole space with singular coefficients, and we derive pointwise gradient estimates for SDEs with distributional drifts via a Zvonkin-type transform.

math.PR

Uniform-in-time diffusion approximations for multiscale stochastic systems

This paper establishes a quantitative, uniform-in-time diffusion approximation for the joint law of a broad class of fully coupled multiscale stochastic systems. We derive a precise characterization of the limiting joint distribution as a specific skew-product of the conditional equilibrium of the fast process and the homogenized law of the slow component, thereby providing a rigorous uniform-in-time formulation of the adiabatic elimination principle. The convergence rate explicitly separates the initial relaxation of the fast dynamics from the long-time homogenized evolution and depends only on the regularity of the coefficients in the slow variable. As a consequence, we obtain the first quantitative identification of the limiting stationary distribution of the original multiscale system and prove the commutativity of the limits $\eps\to0$ and $t\to\infty$ for a large class of observables. Our framework accommodates unbounded and irregular coefficients, degenerate structures, and weakly mixing dynamics. We illustrate its scope with three applications: {\it (i)} a uniform-in-time averaging principle for fast-slow systems; {\it (ii)} a uniform Smoluchowski--Kramers approximation for degenerate Langevin systems, yielding convergence of the joint position-scaled velocity law and global-in-time asymptotics of key thermodynamic functionals (e.g., total energy, entropy production, free energy); and {\it (iii)} the first uniform-in-time periodic homogenization result for SDEs with distributional drifts.

math.PR

Strong approximation for stochastic Volterra equations by compound Poisson processes

We study a compound Poisson (random time-change) approximation for stochastic differential equations (SDEs) and stochastic Volterra equations whose coefficients may be merely measurable in time and may even exhibit integrable singularities. For an SDE driven by Brownian motion, we replace the time variable by the Poisson clock $\mathcal{N}_t^\varepsilon$ and approximate the stochastic integral by $W_{\mathcal{N}_t^\varepsilon}$, which leads to an explicit jump scheme driven by a compensated Poisson random measure. Under standard Lipschitz and linear-growth conditions in the state variable (with no continuity assumed in time for the drift), we prove strong convergence and obtain explicit rates in $\varepsilon$. For Volterra-type equations with singular kernels, we establish strong convergence as well, with a rate that reflects both the temporal regularity of the kernel and the intrinsic $\varepsilon^{1/2}$ fluctuation of the Poisson clock. The compound Poisson scheme differs fundamentally from the Euler-Maruyama method: it does not require pointwise evaluation of time-irregular coefficients on a deterministic grid, and it remains stable in the presence of time singularities. We further illustrate the theory on stochastic Volterra equations driven by fractional Brownian motion and provide numerical experiments showing improved performance over Euler-Maruyama for problems with singular time dependence.

math.PR

Harnack inequalities for nonlocal operators with supercritical drifts and their applications

In this paper, we investigate Harnack estimates for weak solutions to the following nonlocal equation: $$ \partial_t u = Δ^{α/2} u + b \cdot \nabla u + f, $$ where $Δ^{α/2}$ denotes the fractional Laplacian, $b$ is a divergence-free vector field in a critical or supercritical regularity regime, and $f$ is a distribution in a fractional Sobolev space with negative indices. As applications of the analytical results obtained in this paper, we establish the well-posedness of critical stochastic quasi-geostrophic equations driven by additive Brownian noise, prove the existence of weak solutions to the two-dimensional fractional Navier--Stokes equations with measure-valued initial vorticity, and demonstrate the well-posedness of generalized martingale problems associated with critical stochastic differential equations.

math.AP

RAG+: Enhancing Retrieval-Augmented Generation with Application-Aware Reasoning

The integration of external knowledge through Retrieval-Augmented Generation (RAG) has become foundational in enhancing large language models (LLMs) for knowledge-intensive tasks. However, existing RAG paradigms often overlook the cognitive step of applying knowledge, leaving a gap between retrieved facts and task-specific reasoning. In this work, we introduce RAG+, a principled and modular extension that explicitly incorporates application-aware reasoning into the RAG pipeline. RAG+ constructs a dual corpus consisting of knowledge and aligned application examples, created either manually or automatically, and retrieves both jointly during inference. This design enables LLMs not only to access relevant information but also to apply it within structured, goal-oriented reasoning processes. Experiments across mathematical, legal, and medical domains, conducted on multiple models, demonstrate that RAG+ consistently outperforms standard RAG variants, achieving average improvements of 3-5%, and peak gains up to 13.5% in complex scenarios. By bridging retrieval with actionable application, RAG+ advances a more cognitively grounded framework for knowledge integration, representing a step toward more interpretable and capable LLMs.

cs.AI

Anchored Langevin Algorithms

Standard first-order Langevin algorithms such as the unadjusted Langevin algorithm (ULA) are obtained by discretizing the Langevin diffusion and are widely used for sampling in machine learning because they scale to high dimensions and large datasets. However, they face two key limitations: (i) they require differentiable log-densities, excluding targets with non-differentiable components; and (ii) they generally fail to sample heavy-tailed targets. We propose anchored Langevin dynamics, a unified approach that accommodates non-differentiable targets and certain classes of heavy-tailed distributions. The method replaces the original potential with a smooth reference potential and modifies the Langevin diffusion via multiplicative scaling. We establish non-asymptotic guarantees in the 2-Wasserstein distance to the target distribution and provide an equivalent formulation derived via a random time change of the Langevin diffusion. We provide numerical experiments to illustrate the theory and practical performance of our proposed approach.

stat.ML

Sampling-Based Zero-Order Optimization Algorithms

We propose a novel zeroth-order optimization algorithm based on an efficient sampling strategy. Under mild global regularity conditions on the objective function, we establish non-asymptotic convergence rates for the proposed method. Comprehensive numerical experiments demonstrate the algorithm's effectiveness, highlighting three key attributes: (i) Scalability: consistent performance in high-dimensional settings (exceeding 100 dimensions); (ii) Versatility: robust convergence across a diverse suite of benchmark functions, including Schwefel, Rosenbrock, Ackley, Griewank, Lévy, Rastrigin, and Weierstrass; and (iii) Robustness to discontinuities: reliable performance on non-smooth and discontinuous landscapes. These results illustrate the method's strong potential for black-box optimization in complex, real-world scenarios.

math.OC

LLM-Driven Self-Refinement for Embodied Drone Task Planning

We introduce SRDrone, a novel system designed for self-refinement task planning in industrial-grade embodied drones. SRDrone incorporates two key technical contributions: First, it employs a continuous state evaluation methodology to robustly and accurately determine task outcomes and provide explanatory feedback. This approach supersedes conventional reliance on single-frame final-state assessment for continuous, dynamic drone operations. Second, SRDrone implements a hierarchical Behavior Tree (BT) modification model. This model integrates multi-level BT plan analysis with a constrained strategy space to enable structured reflective learning from experience. Experimental results demonstrate that SRDrone achieves a 44.87% improvement in Success Rate (SR) over baseline methods. Furthermore, real-world deployment utilizing an experience base optimized through iterative self-refinement attains a 96.25% SR. By embedding adaptive task refinement capabilities within an industrial-grade BT planning framework, SRDrone effectively integrates the general reasoning intelligence of Large Language Models (LLMs) with the stringent physical execution constraints inherent to embodied drones. Code is available at https://github.com/ZXiiiC/SRDrone.

cs.RO

Kinetic SDEs with subcritical distributional drifts

In this paper we study the well-posedness of the kinetic stochastic differential equation (SDE) in $\mathbb R^{2d}(d\geq2)$ driven by Brownian motion: $$\mathord{\rm d} X_t=V_t\mathord{\rm d} t,\ \mathord{\rm d} V_t=b(t,X_t,V_t)\mathord{\rm d} t+\sqrt{2}\mathord{\rm d} W_t,$$ where the subcritical distribution-valued drift $b$ belongs to the weighted anisotropic Hölder space $\mathbb L_T^{q_b}\mathbf C_{\boldsymbol{a}}^{α_b}(ρ_κ)$ with parameters $α_b\in(-1,0)$, $q_b\in(\frac{2}{1+α_b},\infty]$, $κ\in[0,1+α_b)$ and $÷_v b$ is bounded. We establish the well-posedness of weak solutions to the associated integral equation: $$X_t=X_0+\int_0^t V_s\mathord{\rm d} s,\ V_t=V_0+\lim_{n\to\infty}\int_0^t b_n(s,X_s,V_s)\mathord{\rm d}+\sqrt{2}W_t,$$ where $b_n:=b*Γ_n$ denotes the mollification of $b$ and the limit is taken in the $L^2$-sense. As an application, we discuss examples of $b$ involving Gaussian random fields.

math.PR

SDEs with supercritical distributional drifts

Let $d\geq 2$. In this paper, we investigate the following stochastic differential equation (SDE) in ${\mathbb R}^d$ driven by Brownian motion $$ {\rm d} X_t=b(t,X_t){\rm d} t+\sqrt{2}{\rm d} W_t, $$ where $b$ belongs to the space ${\mathbb L}_T^q \mathbf{H}_p^α$ with $α\in [-1, 0]$ and $p,q\in[2, \infty]$, which is a distribution-valued and divergence-free vector field. In the subcritical case $\frac dp+\frac 2q<1+α$, we establish the existence and uniqueness of a weak solution to the integral equation: $$ X_t=X_0+\lim_{n\to\infty}\int^t_0b_n(s,X_s){\rm d} s+\sqrt{2} W_t. $$ Here, $b_n:=b*ϕ_n$ represents the mollifying approximation, and the limit is taken in the $L^2$-sense. In the critical and supercritical case $1+α\leq\frac dp+\frac 2q<2+α$, assuming the initial distribution has an $L^2$-density, we show the existence of weak solutions and associated Markov processes. Moreover, under the additional assumption that $b=b_1+b_2+{\rm div} a$, where $b_1\in {\mathbb L}^\infty_T{\mathbf B}^{-1}_{\infty,2}$, $b_2\in {\mathbb L}^2_TL^2$, and $a$ is a bounded antisymmetric matrix-valued function, we establish the convergence of mollifying approximation solutions without the need to subtract a subsequence. To illustrate our results, we provide examples of Gaussian random fields and singular interacting particle systems, including the two-dimensional vortex models.

math.PR

LipidBERT: A Lipid Language Model Pre-trained on METiS de novo Lipid Library

In this study, we generate and maintain a database of 10 million virtual lipids through METiS's in-house de novo lipid generation algorithms and lipid virtual screening techniques. These virtual lipids serve as a corpus for pre-training, lipid representation learning, and downstream task knowledge transfer, culminating in state-of-the-art LNP property prediction performance. We propose LipidBERT, a BERT-like model pre-trained with the Masked Language Model (MLM) and various secondary tasks. Additionally, we compare the performance of embeddings generated by LipidBERT and PhatGPT, our GPT-like lipid generation model, on downstream tasks. The proposed bilingual LipidBERT model operates in two languages: the language of ionizable lipid pre-training, using in-house dry-lab lipid structures, and the language of LNP fine-tuning, utilizing in-house LNP wet-lab data. This dual capability positions LipidBERT as a key AI-based filter for future screening tasks, including new versions of METiS de novo lipid libraries and, more importantly, candidates for in vivo testing for orgran-targeting LNPs. To the best of our knowledge, this is the first successful demonstration of the capability of a pre-trained language model on virtual lipids and its effectiveness in downstream tasks using web-lab data. This work showcases the clever utilization of METiS's in-house de novo lipid library as well as the power of dry-wet lab integration.

cs.CL