SearcharxivSearch

arXiv subjects

Jijie Xu

Publications and source records attributed to Jijie Xu.

3 recordsLinked to original sources

Quantitative stability of critical points for the nonlocal-Sobolev inequality in Heisenberg group

We investigate the quantitative stability of the nonlocal Sobolev inequality in Heisenberg group \begin{equation*}\label{non-Sobolev} C_{HL}(Q,μ) \left(\int_{\mathbb{H}^{n}}\int_{\mathbb{H}^{n}}\frac{|u(ξ)|^{Q^{\ast}_μ}|u(η)|^{Q^{\ast}_μ}}{|η^{-1}ξ|^μ}\mathrm{d}ξ\mathrm{d}η\right)^{\frac{1}{Q^{\ast}_μ}}\leq \int_{\mathbb{H}^{n}}|\nabla_{H}u|^{2}dξ,\qquad\forall u\in S^{1,2}(\mathbb{H}^{n}), \end{equation*} where $Q=2n+2$ is the homogeneous dimension of the Hiesenberg group $\mathbb{H}^{n}$, $μ\in(0,Q)$ and $Q^{\ast}_μ=\frac{2Q-μ}{Q-2}$ are two parameters corresponding to the Hardy-Littlewood-Sobolev inequality and Folland-Stein inequality on Heisenberg group, $C_{HL}(Q,μ)$ is the sharp constant of the nonlocal-Sobolev inequality. Specifically, when $u$ is close to solving the Euler equation \begin{equation*}\label{non-critical-n} -Δ_{H} u=\left(\int_{\mathbb{H}^{n}}\frac{|u(η)|^{Q^{\ast}_μ}}{|η^{-1}ξ|^μ}\mathrm{d}η\right)|u|^{Q^{\ast}_μ-2}u,\qquadξ,η\in\mathbb{H}^{n}, \end{equation*} the natural distance between $u$ and the the set of optimizers $U_{λ,ζ}$, defined as $δ(u)=||\nabla_{H}u-\nabla_{H}U_{λ,ζ}||_{L^{2}}$, can be linearly bounded by the functional derivative term \begin{equation*} Γ(u)=\left\|Δ_{H}u+\left(\int_{\mathbb{H}^{n}}\frac{|u(η)|^{Q^{\ast}_μ}}{|η^{-1}ξ|^μ}\mathrm{d}η\right)|u|^{Q^{\ast}_μ-2}u\right\|_{(S^{1,2}(\mathbb{H}^{n}))^{-1}}. \end{equation*} And for the weakly interacting bubble solutions $\mathop{\sum}\limits_{i=1}^νU_{λ_{i},ζ_{i}}$, the aforementioned quantitative stability result holds when the dimension $Q=4$.

math.AP

Symmetry and uniqueness of the positive solution for the critical Hartree equation on the Heisenberg group

We apply the moving plane method in integral forms to classify the positive solutions of the critical Hartree equation on Heisenberg group \begin{equation}\label{0.1} -Δ_{\mathbb{H}}u=\left(\int_{\mathbb{H}^{n}}\frac{|u(ξ)|^{Q^{\ast}_μ}}{|ζ^{-1}ξ|^μ}\mathrm{d}ξ\right)|u|^{Q^{\ast}_μ-2}u,~~~ζ,ξ\in\mathbb{H}^{n}, \end{equation} where $Δ_{\mathbb{H}}$ denotes the Kohn Laplacian, $u(ξ)$ is a real-valued function, $Q=2n+2$ is the homogeneous dimension of $\mathbb{H}^{n}$, $μ\in (0,Q)$ is a real parameter and $Q^{\ast}_μ=\frac{2Q-μ}{Q-2}$ is the upper critical exponent associated with the Hardy-Littlewood-Sobolev inequality on the Heisenberg group. By introducing the $\mathbb{H}$-reflection, we prove that the solutions of (\ref{0.1}) are cylindrical, upto Heisenberg translation and suitable scaling of function \begin{equation*}\label{0.2} u_{0}(ζ)=u_{0}(z,t)=\left((1+|z|^{2})^{2}+t^{2}\right)^{-\frac{Q-2}{4}},~~~ζ=(z,t)\in \mathbb{H}^{n}. \end{equation*} Furthermore, we show that these positive solutions are also CR inversion-symmetric with respect to the unit CC sphere. Consequently, we establish the uniqueness of positive solutions to equation (\ref{0.1}).

math.AP

Qwen3Guard Technical Report

As large language models (LLMs) become more capable and widely used, ensuring the safety of their outputs is increasingly critical. Existing guardrail models, though useful in static evaluation settings, face two major limitations in real-world applications: (1) they typically output only binary "safe/unsafe" labels, which can be interpreted inconsistently across diverse safety policies, rendering them incapable of accommodating varying safety tolerances across domains; and (2) they require complete model outputs before performing safety checks, making them fundamentally incompatible with streaming LLM inference, thereby preventing timely intervention during generation and increasing exposure to harmful partial outputs. To address these challenges, we present Qwen3Guard, a series of multilingual safety guardrail models with two specialized variants: Generative Qwen3Guard, which casts safety classification as an instruction-following task to enable fine-grained tri-class judgments (safe, controversial, unsafe); and Stream Qwen3Guard, which introduces a token-level classification head for real-time safety monitoring during incremental text generation. Both variants are available in three sizes (0.6B, 4B, and 8B parameters) and support up to 119 languages and dialects, providing comprehensive, scalable, and low-latency safety moderation for global LLM deployments. Evaluated across English, Chinese, and multilingual benchmarks, Qwen3Guard achieves state-of-the-art performance in both prompt and response safety classification. All models are released under the Apache 2.0 license for public use.

cs.CL