-
Fast Voxel-Wise Kinetic Modeling in Dynamic PET using a Physics-Informed CycleGAN
Authors:
Christian Salomonsen,
Samuel Kuttner,
Michael Kampffmeyer,
Robert Jenssen,
Kristoffer Wickstrøm,
Jong Chul Ye,
Elisabeth Wetzer
Abstract:
Tracer kinetic modeling serves a vital role in diagnosis, treatment planning, tracer development and oncology, but burdens practitioners with complex and invasive arterial input function estimation (AIF). We adopt a physics-informed CycleGAN showing promise in DCE-MRI quantification to dynamic PET quantification. Our experiments demonstrate sound AIF predictions and parameter maps closely resembli…
▽ More
Tracer kinetic modeling serves a vital role in diagnosis, treatment planning, tracer development and oncology, but burdens practitioners with complex and invasive arterial input function estimation (AIF). We adopt a physics-informed CycleGAN showing promise in DCE-MRI quantification to dynamic PET quantification. Our experiments demonstrate sound AIF predictions and parameter maps closely resembling the reference.
△ Less
Submitted 27 October, 2025;
originally announced October 2025.
-
Incentivizing Agentic Reasoning in LLM Judges via Tool-Integrated Reinforcement Learning
Authors:
Ran Xu,
Jingjing Chen,
Jiayu Ye,
Yu Wu,
Jun Yan,
Carl Yang,
Hongkun Yu
Abstract:
Large Language Models (LLMs) are widely used as judges to evaluate response quality, providing a scalable alternative to human evaluation. However, most LLM judges operate solely on intrinsic text-based reasoning, limiting their ability to verify complex constraints or perform accurate computation. Motivated by the success of tool-integrated reasoning (TIR) in numerous tasks, we propose TIR-Judge,…
▽ More
Large Language Models (LLMs) are widely used as judges to evaluate response quality, providing a scalable alternative to human evaluation. However, most LLM judges operate solely on intrinsic text-based reasoning, limiting their ability to verify complex constraints or perform accurate computation. Motivated by the success of tool-integrated reasoning (TIR) in numerous tasks, we propose TIR-Judge, an end-to-end RL framework for training LLM judges that integrates a code executor for precise evaluation. TIR-Judge is built on three principles: (i) diverse training across verifiable and non-verifiable domains, (ii) flexible judgment formats (pointwise, pairwise, listwise), and (iii) iterative RL that bootstraps directly from the initial model without distillation. On seven public benchmarks, TIR-Judge surpasses strong reasoning-based judges by up to 6.4% (pointwise) and 7.7% (pairwise), and achieves listwise performance comparable to Claude-Opus-4 despite having only 8B parameters. Remarkably, TIR-Judge-Zero - trained entirely without distilled judge trajectories, matches the performance of distilled variants, demonstrating that tool-augmented judges can self-evolve through iterative reinforcement learning.
△ Less
Submitted 27 October, 2025;
originally announced October 2025.
-
Coronal Mass Ejections Deflected by Newly Emerging Flux: A Combined Analytic and Numerical Study
Authors:
Yuhao Chen,
Chengcai Shen,
Zhixing Mei,
Jing Ye,
Jialiang Hu,
Zehao Tang,
Guanchong Cheng,
Shanshan Xu,
Abdullah Zafar,
Yujia Song,
Jun Lin
Abstract:
Newly emerging flux (NEF) has been widely studied as a trigger of solar filament eruptions, but its influence on the subsequent dynamics remains poorly explored. Because NEF typically emerges adjacent to filaments, it imposes magnetic asymmetry that can drive non-radial eruptions and complicate space-weather forecasting. We bridge analytic catastrophe theory with 2D resistive MHD simulations: anal…
▽ More
Newly emerging flux (NEF) has been widely studied as a trigger of solar filament eruptions, but its influence on the subsequent dynamics remains poorly explored. Because NEF typically emerges adjacent to filaments, it imposes magnetic asymmetry that can drive non-radial eruptions and complicate space-weather forecasting. We bridge analytic catastrophe theory with 2D resistive MHD simulations: analytic solutions provide magnetic configurations containing a flux rope at the loss-of-equilibrium point, which are then used as initial conditions for simulations to examine the following dynamics. We find that NEF governs the kinematics of filament eruptions in two ways. First, by reshaping coronal stability, NEF can create or eliminate a higher equilibrium in corona, thereby producing failed eruptions or CMEs. In the transitional situation where a metastable equilibrium appears, the rising filament decelerates and stalls before re-accelerating into a CME, consistent with observed two-step eruptions. Second, by breaking symmetry, NEF deflects eruptions away from the radial direction: depending on its polarity, it acts as a repulsor or an attractor on eruptive filaments, and the deflection magnitude increases with the degree of asymmetry. Our theory yields two characteristic angles that predict the deflection directions of CMEs and failed eruptions, and simulations closely aligns with these predictors. These results highlight the NEF not only as a trigger but also as a key factor that governs both the acceleration and deflection of eruptions during their propagation in the low corona.
△ Less
Submitted 26 October, 2025;
originally announced October 2025.
-
Semantic Surgery: Zero-Shot Concept Erasure in Diffusion Models
Authors:
Lexiang Xiong,
Chengyu Liu,
Jingwen Ye,
Yan Liu,
Yuecong Xu
Abstract:
Concept erasure in text-to-image diffusion models is crucial for mitigating harmful content, yet existing methods often compromise generative quality. We introduce Semantic Surgery, a novel training-free, zero-shot framework for concept erasure that operates directly on text embeddings before the diffusion process. It dynamically estimates the presence of target concepts in a prompt and performs a…
▽ More
Concept erasure in text-to-image diffusion models is crucial for mitigating harmful content, yet existing methods often compromise generative quality. We introduce Semantic Surgery, a novel training-free, zero-shot framework for concept erasure that operates directly on text embeddings before the diffusion process. It dynamically estimates the presence of target concepts in a prompt and performs a calibrated vector subtraction to neutralize their influence at the source, enhancing both erasure completeness and locality. The framework includes a Co-Occurrence Encoding module for robust multi-concept erasure and a visual feedback loop to address latent concept persistence. As a training-free method, Semantic Surgery adapts dynamically to each prompt, ensuring precise interventions. Extensive experiments on object, explicit content, artistic style, and multi-celebrity erasure tasks show our method significantly outperforms state-of-the-art approaches. We achieve superior completeness and robustness while preserving locality and image quality (e.g., 93.58 H-score in object erasure, reducing explicit content to just 1 instance, and 8.09 H_a in style erasure with no quality degradation). This robustness also allows our framework to function as a built-in threat detection system, offering a practical solution for safer text-to-image generation.
△ Less
Submitted 26 October, 2025;
originally announced October 2025.
-
Real Deep Research for AI, Robotics and Beyond
Authors:
Xueyan Zou,
Jianglong Ye,
Hao Zhang,
Xiaoyu Xiang,
Mingyu Ding,
Zhaojing Yang,
Yong Jae Lee,
Zhuowen Tu,
Sifei Liu,
Xiaolong Wang
Abstract:
With the rapid growth of research in AI and robotics now producing over 10,000 papers annually it has become increasingly difficult for researchers to stay up to date. Fast evolving trends, the rise of interdisciplinary work, and the need to explore domains beyond one's expertise all contribute to this challenge. To address these issues, we propose a generalizable pipeline capable of systematicall…
▽ More
With the rapid growth of research in AI and robotics now producing over 10,000 papers annually it has become increasingly difficult for researchers to stay up to date. Fast evolving trends, the rise of interdisciplinary work, and the need to explore domains beyond one's expertise all contribute to this challenge. To address these issues, we propose a generalizable pipeline capable of systematically analyzing any research area: identifying emerging trends, uncovering cross domain opportunities, and offering concrete starting points for new inquiry. In this work, we present Real Deep Research (RDR) a comprehensive framework applied to the domains of AI and robotics, with a particular focus on foundation models and robotics advancements. We also briefly extend our analysis to other areas of science. The main paper details the construction of the RDR pipeline, while the appendix provides extensive results across each analyzed topic. We hope this work sheds light for researchers working in the field of AI and beyond.
△ Less
Submitted 23 October, 2025;
originally announced October 2025.
-
Simultaneous Wireless Information and Power Transfer for Fluid Antenna Systems
Authors:
Feilong Zhang,
Jianxin Dai,
Zhaohui Yang,
Kai-Kit Wong,
Lingyuxiu Li,
Jianglin Ye
Abstract:
Fluid antenna is a promising wireless communication technology that enhances communication rate by changing the antenna positions. This article proposes a new communication system that combines multiple-input single-output (MISO) fluid antennas with traditional fixed-position antennas, utilizing antenna position optimization to improve energy harvesting efficiency. In this model, we consider simul…
▽ More
Fluid antenna is a promising wireless communication technology that enhances communication rate by changing the antenna positions. This article proposes a new communication system that combines multiple-input single-output (MISO) fluid antennas with traditional fixed-position antennas, utilizing antenna position optimization to improve energy harvesting efficiency. In this model, we consider simultaneous wireless information and power transfer (SWIPT) which transmits identical signals from the base station to both information receiver (IR) and energy receiver (ER). We strive to enhance the power delivered to the ER by fine-tuning the positions of transmit and receive fluid antennas, along with optimizing the transmit covariance matrix, subject to a given minimum signal-to-interference-plus-noise ratio (SINR) constraint at the IR. Simulation results indicate that fluid antenna systems significantly enhance the energy harvesting efficiency of the ER compared to traditional fixed-position antennas.
△ Less
Submitted 23 October, 2025;
originally announced October 2025.
-
Precision Measurement of $D_{s}^{*+} - D_{s}^{+}$ Mass Difference with $D_{s}^{*+} \to D_{s}^{+}(\to K^{+} K^{-} π^{+})π^{0}$
Authors:
BESIII Collaboration,
M. Ablikim,
M. N. Achasov,
P. Adlarson,
X. C. Ai,
R. Aliberti,
A. Amoroso,
Q. An,
Y. Bai,
O. Bakina,
Y. Ban,
H. -R. Bao,
V. Batozskaya,
K. Begzsuren,
N. Berger,
M. Berlowski,
M. B. Bertani,
D. Bettoni,
F. Bianchi,
E. Bianco,
A. Bortone,
I. Boyko,
R. A. Briere,
A. Brueggemann,
H. Cai
, et al. (681 additional authors not shown)
Abstract:
We measure the mass difference between $D_{s}^{*+}$ and $D_{s}^{+}$, $Δm_s$, using the decay chain $D_{s}^{*+} \to D_{s}^{+}(\to K^{+} K^{-} π^{+})π^{0}$, utilizing $e^+e^-$ annihilation data corresponding to an integrated luminosity of 3.19 fb$^{-1}$ collected at a center-of-mass energy of 4.178 GeV with the BESIII detector. The measured value of…
▽ More
We measure the mass difference between $D_{s}^{*+}$ and $D_{s}^{+}$, $Δm_s$, using the decay chain $D_{s}^{*+} \to D_{s}^{+}(\to K^{+} K^{-} π^{+})π^{0}$, utilizing $e^+e^-$ annihilation data corresponding to an integrated luminosity of 3.19 fb$^{-1}$ collected at a center-of-mass energy of 4.178 GeV with the BESIII detector. The measured value of $Δm_s = [144\,201.9 \pm 44.2({\rm stat.}) \pm 29.9({\rm syst.}) \pm 15.0({\rm PDG})]$ keV/$c^2$ is about seven times more precise than the current Particle Data Group average, where the last uncertainty is from the Particle Data Group average of the $D^{*+} - D^{+}$ mass difference.
△ Less
Submitted 23 October, 2025;
originally announced October 2025.
-
Evidence of Transverse Polarization of $Ξ^0$ Hyperon in $ψ(3686)\rightarrowΞ^0\barΞ^0$
Authors:
BESIII Collaboration,
M. Ablikim,
M. N. Achasov,
P. Adlarson,
X. C. Ai,
R. Aliberti,
A. Amoroso,
Q. An,
Y. Bai,
O. Bakina,
Y. Ban,
H. -R. Bao,
V. Batozskaya,
K. Begzsuren,
N. Berger,
M. Berlowski,
M. B. Bertani,
D. Bettoni,
F. Bianchi,
E. Bianco,
A. Bortone,
I. Boyko,
R. A. Briere,
A. Brueggemann,
H. Cai
, et al. (681 additional authors not shown)
Abstract:
Using $(2.712\pm0.014)\times10^{9}$ $ψ(3686)$ events collected with the BESIII detector at the BEPCII collider, we report an evidence of $Ξ^{0}$ transverse polarization with a significance of 4.4$σ$, and a precise measurement of the branching fraction of $ψ(3686)\toΞ^{0}\barΞ^{0}$. The weak decay parameters ($φ_{Ξ^0/\barΞ^{0}}$, $α_{Ξ^0/\barΞ^{0}}$) and the angular distribution ($α_ψ$) are also me…
▽ More
Using $(2.712\pm0.014)\times10^{9}$ $ψ(3686)$ events collected with the BESIII detector at the BEPCII collider, we report an evidence of $Ξ^{0}$ transverse polarization with a significance of 4.4$σ$, and a precise measurement of the branching fraction of $ψ(3686)\toΞ^{0}\barΞ^{0}$. The weak decay parameters ($φ_{Ξ^0/\barΞ^{0}}$, $α_{Ξ^0/\barΞ^{0}}$) and the angular distribution ($α_ψ$) are also measured with higher precision compared to the previous measurements. Furthermore, two the $C\!P$ observables are also determined to be $A^{Ξ^0}_{C\!P} = -0.014 \pm 0.030 \pm 0.010$ and $Δφ^{Ξ^0}_{C\!P} = 0.000 \pm 0.028 \pm 0.003$ rad, which are still consistent with $C\!P$ conservation at 1$σ$ level under the current statistics.
△ Less
Submitted 22 October, 2025;
originally announced October 2025.
-
Measurements of absolute branching fractions of $D^{0(+)}\to KKKπ$ decays
Authors:
BESIII Collaboration,
M. Ablikim,
M. N. Achasov,
P. Adlarson,
X. C. Ai,
R. Aliberti,
A. Amoroso,
Q. An,
Y. Bai,
O. Bakina,
Y. Ban,
H. -R. Bao,
V. Batozskaya,
K. Begzsuren,
N. Berger,
M. Berlowski,
M. Bertani,
D. Bettoni,
F. Bianchi,
E. Bianco,
A. Bortone,
I. Boyko,
R. A. Briere,
A. Brueggemann,
H. Cai
, et al. (700 additional authors not shown)
Abstract:
Using an $e^+e^-$ sample of $20.3\,\rm fb^{-1}$ collected at the center-of-mass energy $\sqrt{s}=$ 3.773 GeV with the BESIII detector, we report measurements of several four-body hadronic decays of the $D$ mesons. The absolute branching fractions are determined to be ${\mathcal B}(D^0\to K^0_S K^+K^-π^0 )=( 18.4^{+2.6}_{-2.5}\pm 2.4)\times 10^{-5}$,…
▽ More
Using an $e^+e^-$ sample of $20.3\,\rm fb^{-1}$ collected at the center-of-mass energy $\sqrt{s}=$ 3.773 GeV with the BESIII detector, we report measurements of several four-body hadronic decays of the $D$ mesons. The absolute branching fractions are determined to be ${\mathcal B}(D^0\to K^0_S K^+K^-π^0 )=( 18.4^{+2.6}_{-2.5}\pm 2.4)\times 10^{-5}$, ${\mathcal B}(D^0\to K^0_S K^0_S K^-π^+ )=( 12.9^{+1.7}_{-1.6}\pm 2.5)\times 10^{-5}$, ${\mathcal B}(D^0\to K^0_S K^0_S K^+π^-)=(5.7^{+1.2}_{-1.1}\pm 1.3)\times 10^{-5}$, ${\mathcal B}(D^0\to K^+K^-K^-π^+ )=(17.4^{+1.8}_{-1.7}\pm { 2.2})\times 10^{-5}$, and ${\mathcal B}(D^+\to K^0_S K^+K^-π^+)=(13.8^{+2.4}_{-2.2}\pm 2.5)\times 10^{-5}$. Furthermore, significant $φ$ signals are found in the decay channels involving $K^+K^-$ pair, and the corresponding branching fractions are measured as ${\mathcal B}(D^0\to φK^0_Sπ^0 )=( 22.7^{+5.4}_{-5.1}\pm 3.7)\times 10^{-5}$, ${\mathcal B}(D^0\to φK^-π^+ )=(25.2^{+3.5}_{-3.3}\pm 4.6)\times 10^{-5}$, ${\mathcal B}(D^+\to φK^0_Sπ^+)=(16.5 ^{+6.0}_{-5.3}\pm 2.6 )\times 10^{-5}$. The branching fractions of
$D^0\to K^0_S K^+K^-π^0$, $D^0\to φK^0_Sπ^0$, and $D^+\to φK^0_S π^+$ are measured for the first time, and those of $D^0\to K^0_S K^0_SK^-π^+$, $D^0\to K^0_S K^0_SK^+π^-$, $D^0\to K^+K^-K^-π^+$, $D^0\to φK^-π^+$, and $D^+\to K^0_S K^+K^-π^+$ are measured with improved precision. The first uncertainties are statistical and the second are systematic.
△ Less
Submitted 23 October, 2025; v1 submitted 21 October, 2025;
originally announced October 2025.
-
Search for a hypothetical gauge boson and dark photons in charmonium transitions
Authors:
BESIII Collaboration,
M. Ablikim,
M. N. Achasov,
P. Adlarson,
X. C. Ai,
R. Aliberti,
A. Amoroso,
Q. An,
Y. Bai,
O. Bakina,
Y. Ban,
H. -R. Bao,
V. Batozskaya,
K. Begzsuren,
N. Berger,
M. Berlowski,
M. B. Bertani,
D. Bettoni,
F. Bianchi,
E. Bianco,
A. Bortone,
I. Boyko,
R. A. Briere,
A. Brueggemann,
H. Cai
, et al. (677 additional authors not shown)
Abstract:
We report a direct search for a new gauge boson, $X$, with a mass of $17~\text{MeV}/c^2$, which could explain the anomalous excess of $e^+e^-$ pairs observed in the $^8\text{Be}$ nuclear transitions. The search is conducted in the charmonium decay $χ_{cJ}\to X J/ψ~(J=0,1,2)$ via the radiative transition $ψ(3686)\toγχ_{cJ}$ using $\left(2712.4\pm 14.3 \right)\times 10^6$ $ψ(3686)$ events collected…
▽ More
We report a direct search for a new gauge boson, $X$, with a mass of $17~\text{MeV}/c^2$, which could explain the anomalous excess of $e^+e^-$ pairs observed in the $^8\text{Be}$ nuclear transitions. The search is conducted in the charmonium decay $χ_{cJ}\to X J/ψ~(J=0,1,2)$ via the radiative transition $ψ(3686)\toγχ_{cJ}$ using $\left(2712.4\pm 14.3 \right)\times 10^6$ $ψ(3686)$ events collected with the BESIII detector at the BEPCII collider. No significant signal is observed, and the new upper limit on the coupling strength of charm quark and the new gauge boson, $ε_c$, at $17~\text{MeV}/c^2$ is set to be $|ε_c|<1.2\times 10^{-2}$ at $90\%$ confidence level. We also report new constraints on the mixing strength $ε$ between the Standard Model photon and dark photon $γ^\prime$ in the mass range from $5~\text{MeV}/c^2$ to $300~\text{MeV}/c^2$. The upper limits at $90\%$ confidence level vary within $(2.5-17.5)\times 10^{-3}$ depending on the $γ^\prime $ mass.
△ Less
Submitted 18 October, 2025;
originally announced October 2025.
-
FACE: A General Framework for Mapping Collaborative Filtering Embeddings into LLM Tokens
Authors:
Chao Wang,
Yixin Song,
Jinhui Ye,
Chuan Qin,
Dazhong Shen,
Lingfeng Liu,
Xiang Wang,
Yanyong Zhang
Abstract:
Recently, large language models (LLMs) have been explored for integration with collaborative filtering (CF)-based recommendation systems, which are crucial for personalizing user experiences. However, a key challenge is that LLMs struggle to interpret the latent, non-semantic embeddings produced by CF approaches, limiting recommendation effectiveness and further applications. To address this, we p…
▽ More
Recently, large language models (LLMs) have been explored for integration with collaborative filtering (CF)-based recommendation systems, which are crucial for personalizing user experiences. However, a key challenge is that LLMs struggle to interpret the latent, non-semantic embeddings produced by CF approaches, limiting recommendation effectiveness and further applications. To address this, we propose FACE, a general interpretable framework that maps CF embeddings into pre-trained LLM tokens. Specifically, we introduce a disentangled projection module to decompose CF embeddings into concept-specific vectors, followed by a quantized autoencoder to convert continuous embeddings into LLM tokens (descriptors). Then, we design a contrastive alignment objective to ensure that the tokens align with corresponding textual signals. Hence, the model-agnostic FACE framework achieves semantic alignment without fine-tuning LLMs and enhances recommendation performance by leveraging their pre-trained capabilities. Empirical results on three real-world recommendation datasets demonstrate performance improvements in benchmark models, with interpretability studies confirming the interpretability of the descriptors. Code is available in https://github.com/YixinRoll/FACE.
△ Less
Submitted 17 October, 2025;
originally announced October 2025.
-
Unimedvl: Unifying Medical Multimodal Understanding And Generation Through Observation-Knowledge-Analysis
Authors:
Junzhi Ning,
Wei Li,
Cheng Tang,
Jiashi Lin,
Chenglong Ma,
Chaoyang Zhang,
Jiyao Liu,
Ying Chen,
Shujian Gao,
Lihao Liu,
Yuandong Pu,
Huihui Xu,
Chenhui Gou,
Ziyan Huang,
Yi Xin,
Qi Qin,
Zhongying Deng,
Diping Song,
Bin Fu,
Guang Yang,
Yuanfeng Ji,
Tianbin Li,
Yanzhou Su,
Jin Ye,
Shixiang Tang
, et al. (2 additional authors not shown)
Abstract:
Medical diagnostic applications require models that can process multimodal medical inputs (images, patient histories, lab results) and generate diverse outputs including both textual reports and visual content (annotations, segmentation masks, and images). Despite this need, existing medical AI systems disrupt this unified process: medical image understanding models interpret images but cannot gen…
▽ More
Medical diagnostic applications require models that can process multimodal medical inputs (images, patient histories, lab results) and generate diverse outputs including both textual reports and visual content (annotations, segmentation masks, and images). Despite this need, existing medical AI systems disrupt this unified process: medical image understanding models interpret images but cannot generate visual outputs, while medical image generation models synthesize images but cannot provide textual explanations. This leads to gaps in data representation, feature integration, and task-level multimodal capabilities. To this end, we propose a multi-level framework that draws inspiration from diagnostic workflows through the Observation-Knowledge-Analysis (OKA) paradigm. Specifically, at the observation level, we construct UniMed-5M, a dataset comprising over 5.6M samples that reformat diverse unimodal data into multimodal pairs for foundational observation. At the knowledge level, we propose Progressive Curriculum Learning that systematically introduces medical multimodal knowledge. At the analysis level, we introduce UniMedVL, the first medical unified multimodal model for the simultaneous analysis of image understanding and generation tasks within a single architecture. UniMedVL achieves superior performance on five medical image understanding benchmarks, while matching specialized models in generation quality across eight medical imaging modalities. Crucially, our unified architecture enables bidirectional knowledge sharing: generation tasks enhance visual understanding features, demonstrating that integrating traditionally separate capabilities within a single medical framework unlocks improvements across diverse medical vision-language tasks. Code is available at https://github.com/uni-medical/UniMedVL.
△ Less
Submitted 17 October, 2025;
originally announced October 2025.
-
Study of the Magnetic Dipole Transition of $J/ψ\toγη_c$ via $η_c\to p\bar{p}$
Authors:
BESIII Collaboration,
M. Ablikim,
M. N. Achasov,
P. Adlarson,
X. C. Ai,
R. Aliberti,
A. Amoroso,
Q. An,
Y. Bai,
O. Bakina,
Y. Ban,
H. -R. Bao,
V. Batozskaya,
K. Begzsuren,
N. Berger,
M. Berlowski,
M. Bertani,
D. Bettoni,
F. Bianchi,
E. Bianco,
A. Bortone,
I. Boyko,
R. A. Briere,
A. Brueggemann,
H. Cai
, et al. (700 additional authors not shown)
Abstract:
Using $(10.087\pm0.044)\times10^9$ $J/ψ$ events collected with the BESIII detector at the $e^+e^-$ BEPCII collider, we present the first amplitude analysis of $J/ψ\toγp\bar{p}$ with the $p\bar p$ invariant mass in the $η_c$ mass region $[2.70,3.05]$~GeV/$c^2$. The product branching fraction $\mathcal{B}(J/ψ\toγη_c)\times\mathcal{B}(η_c\to p\bar{p})$ is precisely determined to be…
▽ More
Using $(10.087\pm0.044)\times10^9$ $J/ψ$ events collected with the BESIII detector at the $e^+e^-$ BEPCII collider, we present the first amplitude analysis of $J/ψ\toγp\bar{p}$ with the $p\bar p$ invariant mass in the $η_c$ mass region $[2.70,3.05]$~GeV/$c^2$. The product branching fraction $\mathcal{B}(J/ψ\toγη_c)\times\mathcal{B}(η_c\to p\bar{p})$ is precisely determined to be $(2.11\pm0.02_{\rm stat}\pm0.07_{\rm syst})\times10^{-5}$. Combining with the product branching fractions $\mathcal{B}(η_c\to p\bar{p})\times\mathcal{B}(η_c\to γγ)$ and $\mathcal{B}(J/ψ\toγη_c)\times\mathcal{B}(η_c\to γγ)$, the branching fractions of $\mathcal{B}(J/ψ\toγη_c)$ and $\mathcal{B}(η_c\toγγ)$ are calculated to be $(2.29\pm0.01_{\rm stat}\pm0.04_{\rm syst}\pm0.18_{\rm opbf})\%$ and $(2.28\pm0.01_{\rm stat}\pm0.04_{\rm syst}\pm0.18_{\rm opbf})\times10^{-4}$, respectively, which are consistent with the latest lattice quantum chromodynamics calculations. Here, opbf is the uncertainty from the other product branching fractions used in the calculation.
△ Less
Submitted 16 October, 2025;
originally announced October 2025.
-
NANO3D: A Training-Free Approach for Efficient 3D Editing Without Masks
Authors:
Junliang Ye,
Shenghao Xie,
Ruowen Zhao,
Zhengyi Wang,
Hongyu Yan,
Wenqiang Zu,
Lei Ma,
Jun Zhu
Abstract:
3D object editing is essential for interactive content creation in gaming, animation, and robotics, yet current approaches remain inefficient, inconsistent, and often fail to preserve unedited regions. Most methods rely on editing multi-view renderings followed by reconstruction, which introduces artifacts and limits practicality. To address these challenges, we propose Nano3D, a training-free fra…
▽ More
3D object editing is essential for interactive content creation in gaming, animation, and robotics, yet current approaches remain inefficient, inconsistent, and often fail to preserve unedited regions. Most methods rely on editing multi-view renderings followed by reconstruction, which introduces artifacts and limits practicality. To address these challenges, we propose Nano3D, a training-free framework for precise and coherent 3D object editing without masks. Nano3D integrates FlowEdit into TRELLIS to perform localized edits guided by front-view renderings, and further introduces region-aware merging strategies, Voxel/Slat-Merge, which adaptively preserve structural fidelity by ensuring consistency between edited and unedited areas. Experiments demonstrate that Nano3D achieves superior 3D consistency and visual quality compared with existing methods. Based on this framework, we construct the first large-scale 3D editing datasets Nano3D-Edit-100k, which contains over 100,000 high-quality 3D editing pairs. This work addresses long-standing challenges in both algorithm design and data availability, significantly improving the generality and reliability of 3D editing, and laying the groundwork for the development of feed-forward 3D editing models. Project Page:https://jamesyjl.github.io/Nano3D
△ Less
Submitted 16 October, 2025;
originally announced October 2025.
-
QFP Waves Driven by the Tuning-Fork Effect during Magnetic Reconnecion
Authors:
Jialiang Hu,
Xiaozhou Zhao,
Guiping Zhou,
Yuhao Chen,
Chunlan Jin,
Mijie Shi,
Guanchong Cheng,
Xiaoxia Yu,
Jing Ye,
Xinping Zhou,
Hanxian Fang
Abstract:
Through three-dimensional MHD simulations, we have uncovered a kind of fast coronal wave originating from both ends of a current sheet (CS) during a solar eruption. These waves are observed to appear near the top and bottom ends of the reconnection-related CS. The simulations demonstrate the presence of termination shock regions above the two ends of the CS. As the reconnection outflows escape fro…
▽ More
Through three-dimensional MHD simulations, we have uncovered a kind of fast coronal wave originating from both ends of a current sheet (CS) during a solar eruption. These waves are observed to appear near the top and bottom ends of the reconnection-related CS. The simulations demonstrate the presence of termination shock regions above the two ends of the CS. As the reconnection outflows escape from the vertical CS and encounter these termination shocks, they undergo partial reflection, redirecting towards the CS terminal fork walls. The identified waves propagate rapidly at a speed of approximately 1400 km/s with a period of just 2 s. Concurrently, the time-evolution of intensity within a small region of the CS terminal fork structures, exhibits a similar oscillation period of 2 s. All these evidence supports the notion that these QFP (Quasi-periodic Fast-Propagating) waves were excited by tuning fork effects within the CS system. Essentially, the rapid reconnection outflows are reflected by the terminal shocks, striking the fork walls at the CS ends. Moreover, parts of the oscillations along the tuning fork handle are transformed into thermal energy, accumulating in the CS center and elevating the temperature. This is the first time to report such QFP waves resulting from tuning fork effects within the CS during a solar eruption. These waves are anticipated to manifest closely following the propagation of CMEs and adjacent to the related post-flare loops in observations, with partial confirmation in current observations.
△ Less
Submitted 16 October, 2025;
originally announced October 2025.
-
Knowledge-based Visual Question Answer with Multimodal Processing, Retrieval and Filtering
Authors:
Yuyang Hong,
Jiaqi Gu,
Qi Yang,
Lubin Fan,
Yue Wu,
Ying Wang,
Kun Ding,
Shiming Xiang,
Jieping Ye
Abstract:
Knowledge-based visual question answering (KB-VQA) requires visual language models (VLMs) to integrate visual understanding with external knowledge retrieval. Although retrieval-augmented generation (RAG) achieves significant advances in this task by combining knowledge-base querying, it still struggles with the quality of multimodal queries and the relevance of retrieved results. To overcome thes…
▽ More
Knowledge-based visual question answering (KB-VQA) requires visual language models (VLMs) to integrate visual understanding with external knowledge retrieval. Although retrieval-augmented generation (RAG) achieves significant advances in this task by combining knowledge-base querying, it still struggles with the quality of multimodal queries and the relevance of retrieved results. To overcome these challenges, we propose a novel three-stage method, termed Wiki-PRF, including Processing, Retrieval and Filtering stages. The processing stage dynamically invokes visual tools to extract precise multimodal information for retrieval. The retrieval stage integrates visual and text features to achieve multimodal knowledge retrieval. The filtering stage performs relevance filtering and concentration on retrieval results. To this end, we introduce a visual language model trained with answer accuracy and format consistency as reward signals via a reinforcement learning manner. This enhances the model's reasoning, tool invocation for accurate queries, and filtering of irrelevant content. Experiments on benchmark datasets (E-VQA and InfoSeek) show significant improvements~(36.0 and 42.8) in answer quality, achieving state-of-the-art performance. Code is available at https://github.com/cqu-student/Wiki-PRF
△ Less
Submitted 20 October, 2025; v1 submitted 16 October, 2025;
originally announced October 2025.
-
DeepMartingale: Duality of the Optimal Stopping Problem with Expressivity
Authors:
Junyan Ye,
Hoi Ying Wong
Abstract:
Using a martingale representation, we introduce a novel deep-learning approach, which we call DeepMartingale, to study the duality of discrete-monitoring optimal stopping problems in continuous time. This approach provides a tight upper bound for the primal value function, even in high-dimensional settings. We prove that the upper bound derived from DeepMartingale converges under very mild assumpt…
▽ More
Using a martingale representation, we introduce a novel deep-learning approach, which we call DeepMartingale, to study the duality of discrete-monitoring optimal stopping problems in continuous time. This approach provides a tight upper bound for the primal value function, even in high-dimensional settings. We prove that the upper bound derived from DeepMartingale converges under very mild assumptions. Even more importantly, we establish the expressivity of DeepMartingale: it approximates the true value function within any prescribed accuracy $\varepsilon$ under our architectural design of neural networks whose size is bounded by $\tilde{c}\,D^{\tilde{q}}\varepsilon^{-\tilde{r}}$, where the constants $\tilde{c}, \tilde{q}, \tilde{r}$ are independent of the dimension $D$ and the accuracy $\varepsilon$. This guarantees that DeepMartingale does not suffer from the curse of dimensionality. Numerical experiments demonstrate the practical effectiveness of DeepMartingale, confirming its convergence, expressivity, and stability.
△ Less
Submitted 13 October, 2025;
originally announced October 2025.
-
InternVLA-M1: A Spatially Guided Vision-Language-Action Framework for Generalist Robot Policy
Authors:
Xinyi Chen,
Yilun Chen,
Yanwei Fu,
Ning Gao,
Jiaya Jia,
Weiyang Jin,
Hao Li,
Yao Mu,
Jiangmiao Pang,
Yu Qiao,
Yang Tian,
Bin Wang,
Bolun Wang,
Fangjing Wang,
Hanqing Wang,
Tai Wang,
Ziqin Wang,
Xueyuan Wei,
Chao Wu,
Shuai Yang,
Jinhui Ye,
Junqiu Yu,
Jia Zeng,
Jingjing Zhang,
Jinyu Zhang
, et al. (4 additional authors not shown)
Abstract:
We introduce InternVLA-M1, a unified framework for spatial grounding and robot control that advances instruction-following robots toward scalable, general-purpose intelligence. Its core idea is spatially guided vision-language-action training, where spatial grounding serves as the critical link between instructions and robot actions. InternVLA-M1 employs a two-stage pipeline: (i) spatial grounding…
▽ More
We introduce InternVLA-M1, a unified framework for spatial grounding and robot control that advances instruction-following robots toward scalable, general-purpose intelligence. Its core idea is spatially guided vision-language-action training, where spatial grounding serves as the critical link between instructions and robot actions. InternVLA-M1 employs a two-stage pipeline: (i) spatial grounding pre-training on over 2.3M spatial reasoning data to determine ``where to act'' by aligning instructions with visual, embodiment-agnostic positions, and (ii) spatially guided action post-training to decide ``how to act'' by generating embodiment-aware actions through plug-and-play spatial prompting. This spatially guided training recipe yields consistent gains: InternVLA-M1 outperforms its variant without spatial guidance by +14.6% on SimplerEnv Google Robot, +17% on WidowX, and +4.3% on LIBERO Franka, while demonstrating stronger spatial reasoning capability in box, point, and trace prediction. To further scale instruction following, we built a simulation engine to collect 244K generalizable pick-and-place episodes, enabling a 6.2% average improvement across 200 tasks and 3K+ objects. In real-world clustered pick-and-place, InternVLA-M1 improved by 7.3%, and with synthetic co-training, achieved +20.6% on unseen objects and novel configurations. Moreover, in long-horizon reasoning-intensive scenarios, it surpassed existing works by over 10%. These results highlight spatially guided training as a unifying principle for scalable and resilient generalist robots. Code and models are available at https://github.com/InternRobotics/InternVLA-M1.
△ Less
Submitted 15 October, 2025;
originally announced October 2025.
-
First measurement of the cross sections for $e^{+}e^{-}\to K^{0}K^{-}π^{+}J/ψ+c.c.$ at $\sqrt{s}$ from 4.396 to 4.951 GeV
Authors:
BESIII Collaboration,
M. Ablikim,
M. N. Achasov,
P. Adlarson,
X. C. Ai,
R. Aliberti,
A. Amoroso,
Q. An,
Y. Bai,
O. Bakina,
Y. Ban,
H. -R. Bao,
V. Batozskaya,
K. Begzsuren,
N. Berger,
M. Berlowski,
M. Bertani,
D. Bettoni,
F. Bianchi,
E. Bianco,
A. Bortone,
I. Boyko,
R. A. Briere,
A. Brueggemann,
H. Cai
, et al. (705 additional authors not shown)
Abstract:
Using $e^+e^-$ collision data at 19 center-of-mass energies ranging from $4.396$ to $4.951~\mathrm{GeV}$ corresponding to a total integrated luminosity of $8.86~{\rm fb}^{-1}$ collected by the BESIII detector, the process $e^+e^-\to K^{0}K^-π^+ J/ψ+c.c.$ is observed for the first time, with a statistical significance of $9.4σ$ summing up all the data samples. For this process, the cross section an…
▽ More
Using $e^+e^-$ collision data at 19 center-of-mass energies ranging from $4.396$ to $4.951~\mathrm{GeV}$ corresponding to a total integrated luminosity of $8.86~{\rm fb}^{-1}$ collected by the BESIII detector, the process $e^+e^-\to K^{0}K^-π^+ J/ψ+c.c.$ is observed for the first time, with a statistical significance of $9.4σ$ summing up all the data samples. For this process, the cross section and the upper limit at the $90\%$ confidence level are reported at each of the 19 center-of-mass energies.~No statistically significant vector structures are observed in the cross section line shape, nor are any intermediate states of $Kπ$, $K\bar{K}$, $K\bar{K}π$, $KJ/ψ$, $πJ/ψ$, and $KπJ/ψ$ seen at individual energy points or in the combined data sample.
△ Less
Submitted 15 October, 2025;
originally announced October 2025.
-
Local Background Features Matter in Out-of-Distribution Detection
Authors:
Jinlun Ye,
Zhuohao Sun,
Yiqiao Qiu,
Qiu Li,
Zhijun Tan,
Ruixuan Wang
Abstract:
Out-of-distribution (OOD) detection is crucial when deploying deep neural networks in the real world to ensure the reliability and safety of their applications. One main challenge in OOD detection is that neural network models often produce overconfident predictions on OOD data. While some methods using auxiliary OOD datasets or generating fake OOD images have shown promising OOD detection perform…
▽ More
Out-of-distribution (OOD) detection is crucial when deploying deep neural networks in the real world to ensure the reliability and safety of their applications. One main challenge in OOD detection is that neural network models often produce overconfident predictions on OOD data. While some methods using auxiliary OOD datasets or generating fake OOD images have shown promising OOD detection performance, they are limited by the high costs of data collection and training. In this study, we propose a novel and effective OOD detection method that utilizes local background features as fake OOD features for model training. Inspired by the observation that OOD images generally share similar background regions with ID images, the background features are extracted from ID images as simulated OOD visual representations during training based on the local invariance of convolution. Through being optimized to reduce the $L_2$-norm of these background features, the neural networks are able to alleviate the overconfidence issue on OOD data. Extensive experiments on multiple standard OOD detection benchmarks confirm the effectiveness of our method and its wide combinatorial compatibility with existing post-hoc methods, with new state-of-the-art performance achieved from our method.
△ Less
Submitted 14 October, 2025;
originally announced October 2025.
-
Text-Enhanced Panoptic Symbol Spotting in CAD Drawings
Authors:
Xianlin Liu,
Yan Gong,
Bohao Li,
Jiajing Huang,
Bowen Du,
Junchen Ye,
Liyan Xu
Abstract:
With the widespread adoption of Computer-Aided Design(CAD) drawings in engineering, architecture, and industrial design, the ability to accurately interpret and analyze these drawings has become increasingly critical. Among various subtasks, panoptic symbol spotting plays a vital role in enabling downstream applications such as CAD automation and design retrieval. Existing methods primarily focus…
▽ More
With the widespread adoption of Computer-Aided Design(CAD) drawings in engineering, architecture, and industrial design, the ability to accurately interpret and analyze these drawings has become increasingly critical. Among various subtasks, panoptic symbol spotting plays a vital role in enabling downstream applications such as CAD automation and design retrieval. Existing methods primarily focus on geometric primitives within the CAD drawings to address this task, but they face following major problems: they usually overlook the rich textual annotations present in CAD drawings and they lack explicit modeling of relationships among primitives, resulting in incomprehensive understanding of the holistic drawings. To fill this gap, we propose a panoptic symbol spotting framework that incorporates textual annotations. The framework constructs unified representations by jointly modeling geometric and textual primitives. Then, using visual features extract by pretrained CNN as the initial representations, a Transformer-based backbone is employed, enhanced with a type-aware attention mechanism to explicitly model the different types of spatial dependencies between various primitives. Extensive experiments on the real-world dataset demonstrate that the proposed method outperforms existing approaches on symbol spotting tasks involving textual annotations, and exhibits superior robustness when applied to complex CAD drawings.
△ Less
Submitted 13 October, 2025;
originally announced October 2025.
-
DreamMakeup: Face Makeup Customization using Latent Diffusion Models
Authors:
Geon Yeong Park,
Inhwa Han,
Serin Yang,
Yeobin Hong,
Seongmin Jeong,
Heechan Jeon,
Myeongjin Goh,
Sung Won Yi,
Jin Nam,
Jong Chul Ye
Abstract:
The exponential growth of the global makeup market has paralleled advancements in virtual makeup simulation technology. Despite the progress led by GANs, their application still encounters significant challenges, including training instability and limited customization capabilities. Addressing these challenges, we introduce DreamMakup - a novel training-free Diffusion model based Makeup Customizat…
▽ More
The exponential growth of the global makeup market has paralleled advancements in virtual makeup simulation technology. Despite the progress led by GANs, their application still encounters significant challenges, including training instability and limited customization capabilities. Addressing these challenges, we introduce DreamMakup - a novel training-free Diffusion model based Makeup Customization method, leveraging the inherent advantages of diffusion models for superior controllability and precise real-image editing. DreamMakeup employs early-stopped DDIM inversion to preserve the facial structure and identity while enabling extensive customization through various conditioning inputs such as reference images, specific RGB colors, and textual descriptions. Our model demonstrates notable improvements over existing GAN-based and recent diffusion-based frameworks - improved customization, color-matching capabilities, identity preservation and compatibility with textual descriptions or LLMs with affordable computational costs.
△ Less
Submitted 12 October, 2025;
originally announced October 2025.
-
Robust Exploratory Stopping under Ambiguity in Reinforcement Learning
Authors:
Junyan Ye,
Hoi Ying Wong,
Kyunghyun Park
Abstract:
We propose and analyze a continuous-time robust reinforcement learning framework for optimal stopping problems under ambiguity. In this framework, an agent chooses a stopping rule motivated by two objectives: robust decision-making under ambiguity and learning about the unknown environment. Here, ambiguity refers to considering multiple probability measures dominated by a reference measure, reflec…
▽ More
We propose and analyze a continuous-time robust reinforcement learning framework for optimal stopping problems under ambiguity. In this framework, an agent chooses a stopping rule motivated by two objectives: robust decision-making under ambiguity and learning about the unknown environment. Here, ambiguity refers to considering multiple probability measures dominated by a reference measure, reflecting the agent's awareness that the reference measure representing her learned belief about the environment would be erroneous. Using the $g$-expectation framework, we reformulate an optimal stopping problem under ambiguity as an entropy-regularized optimal control problem under ambiguity, with Bernoulli distributed controls to incorporate exploration into the stopping rules. We then derive the optimal Bernoulli distributed control characterized by backward stochastic differential equations. Moreover, we establish a policy iteration theorem and implement it as a reinforcement learning algorithm. Numerical experiments demonstrate the convergence and robustness of the proposed algorithm across different levels of ambiguity and exploration.
△ Less
Submitted 11 October, 2025;
originally announced October 2025.
-
BLINK-Twice: You see, but do you observe? A Reasoning Benchmark on Visual Perception
Authors:
Junyan Ye,
Dongzhi Jiang,
Jun He,
Baichuan Zhou,
Zilong Huang,
Zhiyuan Yan,
Hongsheng Li,
Conghui He,
Weijia Li
Abstract:
Recently, Multimodal Large Language Models (MLLMs) have made rapid progress, particularly in enhancing their reasoning capabilities. However, existing reasoning benchmarks still primarily assess language-based reasoning, often treating visual input as replaceable context. To address this gap, we introduce BLINK-Twice, a vision-centric reasoning benchmark grounded in challenging perceptual tasks. I…
▽ More
Recently, Multimodal Large Language Models (MLLMs) have made rapid progress, particularly in enhancing their reasoning capabilities. However, existing reasoning benchmarks still primarily assess language-based reasoning, often treating visual input as replaceable context. To address this gap, we introduce BLINK-Twice, a vision-centric reasoning benchmark grounded in challenging perceptual tasks. Instead of relying on external knowledge, our tasks require models to reason from visual content alone, shifting the focus from language-based to image-grounded reasoning. Compared to prior perception benchmarks, it moves beyond shallow perception ("see") and requires fine-grained observation and analytical reasoning ("observe"). BLINK-Twice integrates three core components: seven types of visual challenges for testing visual reasoning, natural adversarial image pairs that enforce reliance on visual content, and annotated reasoning chains for fine-grained evaluation of the reasoning process rather than final answers alone. We evaluate 20 leading MLLMs, including 12 foundation models and 8 reasoning-enhanced models. BLINK-Twice poses a significant challenge to current models. While existing reasoning strategies in the language space-such as chain-of-thought or self-criticism can improve performance, they often result in unstable and redundant reasoning. We observe that repeated image observation improves performance across models, and active visual interaction, as demonstrated by models like o3, highlights the need for a new paradigm for vision reasoning. The dataset is publicly available at https://github.com/PicoTrex/BLINK-Twice
△ Less
Submitted 10 October, 2025;
originally announced October 2025.
-
Faver: Boosting LLM-based RTL Generation with Function Abstracted Verifiable Middleware
Authors:
Jianan Mu,
Mingyu Shi,
Yining Wang,
Tianmeng Yang,
Bin Sun,
Xing Hu,
Jing Ye,
Huawei Li
Abstract:
LLM-based RTL generation is an interesting research direction, as it holds the potential to liberate the least automated stage in the current chip design. However, due to the substantial semantic gap between high-level specifications and RTL, coupled with limited training data, existing models struggle with generation accuracy. Drawing on human experience, design with verification helps improving…
▽ More
LLM-based RTL generation is an interesting research direction, as it holds the potential to liberate the least automated stage in the current chip design. However, due to the substantial semantic gap between high-level specifications and RTL, coupled with limited training data, existing models struggle with generation accuracy. Drawing on human experience, design with verification helps improving accuracy. However, as the RTL testbench data are even more scarce, it is not friendly for LLMs. Although LLMs excel at higher-level languages like Python/C, they have a huge semantic gap from RTL. When implementing the same functionality, Python/C code and hardware code differ significantly in the spatiotemporal granularity, requiring the LLM not only to consider high-level functional semantics but also to ensure the low-level details align with the circuit code. It is not an easy task. In this paper, we propose a function abstracted verifiable middleware (Faver) that streamlines RTL verification in LLM-based workflows. By mixing LLM-friendly code structures with a rule-based template, Faver decouples the details of circuit verification, allowing the LLM to focus on the functionality itself. In our experiments on the SFT model and open-source models, Faver improved the model's generation accuracy by up to 14%.
△ Less
Submitted 9 October, 2025;
originally announced October 2025.
-
First measurements of the branching fractions of $J/ψ\to Ξ^0\barΛK^0_S+c.c.$, $J/ψ\to Ξ^0\barΣ^0 K^0_S+c.c.$, and $J/ψ\to Ξ^0\barΣ^- K^++c.c.$
Authors:
BESIII Collaboration,
M. Ablikim,
M. N. Achasov,
P. Adlarson,
X. C. Ai,
R. Aliberti,
A. Amoroso,
Q. An,
Y. Bai,
O. Bakina,
Y. Ban,
H. -R. Bao,
V. Batozskaya,
K. Begzsuren,
N. Berger,
M. Berlowski,
M. B. Bertani,
D. Bettoni,
F. Bianchi,
E. Bianco,
A. Bortone,
I. Boyko,
R. A. Briere,
A. Brueggemann,
H. Cai
, et al. (683 additional authors not shown)
Abstract:
By analyzing $(10087 \pm 44)\times10^6$ $J/ψ$ events collected with the BESIII detector at the BEPCII, the decays $J/ψ\to Ξ^0\barΛK^0_S+c.c.$, $J/ψ\to Ξ^0\barΣ^0 K^0_S+c.c.$, and $J/ψ\to Ξ^0\barΣ^- K^++c.c.$ are observed for the first time. Their branching fractions are determined to be $\mathcal{B}(J/ψ\to Ξ^0\barΛK^0_S+c.c.)=(3.76\pm0.14\pm 0.22)\times10^{-5}$,…
▽ More
By analyzing $(10087 \pm 44)\times10^6$ $J/ψ$ events collected with the BESIII detector at the BEPCII, the decays $J/ψ\to Ξ^0\barΛK^0_S+c.c.$, $J/ψ\to Ξ^0\barΣ^0 K^0_S+c.c.$, and $J/ψ\to Ξ^0\barΣ^- K^++c.c.$ are observed for the first time. Their branching fractions are determined to be $\mathcal{B}(J/ψ\to Ξ^0\barΛK^0_S+c.c.)=(3.76\pm0.14\pm 0.22)\times10^{-5}$, $\mathcal{B}(J/ψ\to Ξ^0\barΣ^0 K^0_S+c.c.)=(2.24\pm0.32\pm 0.22)\times10^{-5}$, and $\mathcal{B}(J/ψ\to Ξ^0\barΣ^- K^++c.c.)=(5.64\pm0.17\pm 0.27)\times10^{-5}$, where the first uncertainties are statistical and the second systematic.
△ Less
Submitted 9 October, 2025;
originally announced October 2025.
-
Instrumentation of JUNO 3-inch PMTs
Authors:
Jilei Xu,
Miao He,
Cédric Cerna,
Yongbo Huang,
Thomas Adam,
Shakeel Ahmad,
Rizwan Ahmed,
Fengpeng An,
Costas Andreopoulos,
Giuseppe Andronico,
João Pedro Athayde Marcondes de André,
Nikolay Anfimov,
Vito Antonelli,
Tatiana Antoshkina,
Didier Auguste,
Weidong Bai,
Nikita Balashov,
Andrea Barresi,
Davide Basilico,
Eric Baussan,
Marco Beretta,
Antonio Bergnoli,
Nikita Bessonov,
Daniel Bick,
Lukas Bieger
, et al. (609 additional authors not shown)
Abstract:
Over 25,600 3-inch photomultiplier tubes (PMTs) have been instrumented for the central detector of the Jiangmen Underground Neutrino Observatory. Each PMT is equipped with a high-voltage divider and a frontend cable with waterproof sealing. Groups of sixteen PMTs are connected to the underwater frontend readout electronics via specialized multi-channel waterproof connectors. This paper outlines th…
▽ More
Over 25,600 3-inch photomultiplier tubes (PMTs) have been instrumented for the central detector of the Jiangmen Underground Neutrino Observatory. Each PMT is equipped with a high-voltage divider and a frontend cable with waterproof sealing. Groups of sixteen PMTs are connected to the underwater frontend readout electronics via specialized multi-channel waterproof connectors. This paper outlines the design and mass production processes for the high-voltage divider, the cable and connector, as well as the waterproof potting of the PMT bases. The results of the acceptance tests of all the integrated PMTs are also presented.
△ Less
Submitted 7 October, 2025;
originally announced October 2025.
-
Lumina-DiMOO: An Omni Diffusion Large Language Model for Multi-Modal Generation and Understanding
Authors:
Yi Xin,
Qi Qin,
Siqi Luo,
Kaiwen Zhu,
Juncheng Yan,
Yan Tai,
Jiayi Lei,
Yuewen Cao,
Keqi Wang,
Yibin Wang,
Jinbin Bai,
Qian Yu,
Dengyang Jiang,
Yuandong Pu,
Haoxing Chen,
Le Zhuo,
Junjun He,
Gen Luo,
Tianbin Li,
Ming Hu,
Jin Ye,
Shenglong Ye,
Bo Zhang,
Chang Xu,
Wenhai Wang
, et al. (7 additional authors not shown)
Abstract:
We introduce Lumina-DiMOO, an open-source foundational model for seamless multi-modal generation and understanding. Lumina-DiMOO sets itself apart from prior unified models by utilizing a fully discrete diffusion modeling to handle inputs and outputs across various modalities. This innovative approach allows Lumina-DiMOO to achieve higher sampling efficiency compared to previous autoregressive (AR…
▽ More
We introduce Lumina-DiMOO, an open-source foundational model for seamless multi-modal generation and understanding. Lumina-DiMOO sets itself apart from prior unified models by utilizing a fully discrete diffusion modeling to handle inputs and outputs across various modalities. This innovative approach allows Lumina-DiMOO to achieve higher sampling efficiency compared to previous autoregressive (AR) or hybrid AR-Diffusion paradigms and adeptly support a broad spectrum of multi-modal tasks, including text-to-image generation, image-to-image generation (e.g., image editing, subject-driven generation, and image inpainting, etc.), as well as image understanding. Lumina-DiMOO achieves state-of-the-art performance on multiple benchmarks, surpassing existing open-source unified multi-modal models. To foster further advancements in multi-modal and discrete diffusion model research, we release our code and checkpoints to the community. Project Page: https://synbol.github.io/Lumina-DiMOO.
△ Less
Submitted 7 October, 2025;
originally announced October 2025.
-
First Measurement of the $D_s^+\rightarrow K^0μ^+ν_μ$ Decay
Authors:
BESIII Collaboration,
M. Ablikim,
M. N. Achasov,
P. Adlarson,
X. C. Ai,
R. Aliberti,
A. Amoroso,
Q. An,
Y. Bai,
O. Bakina,
Y. Ban,
H. -R. Bao,
V. Batozskaya,
K. Begzsuren,
N. Berger,
M. Berlowski,
M. Bertani,
D. Bettoni,
F. Bianchi,
E. Bianco,
A. Bortone,
I. Boyko,
R. A. Briere,
A. Brueggemann,
H. Cai
, et al. (700 additional authors not shown)
Abstract:
We report the first measurement of the semileptonic decay $D^+_s \rightarrow K^0μ^+ν_μ$, using a sample of $e^+e^-$ annihilation data corresponding to an integrated luminosity of $7.33~\mathrm{fb}^{-1}$ collected at center-of-mass energies between 4.128 to 4.226~GeV with the BESIII detector at the BEPCII collider. The branching fraction of the decay is measured to be…
▽ More
We report the first measurement of the semileptonic decay $D^+_s \rightarrow K^0μ^+ν_μ$, using a sample of $e^+e^-$ annihilation data corresponding to an integrated luminosity of $7.33~\mathrm{fb}^{-1}$ collected at center-of-mass energies between 4.128 to 4.226~GeV with the BESIII detector at the BEPCII collider. The branching fraction of the decay is measured to be $\mathcal{B}(D^+_s\rightarrow K^0μ^+ν_μ) = (2.89 \pm 0.27_{\rm stat} \pm 0.12_{\rm syst})\times 10^{-3}$, where the first uncertainty is statistical and the second is systematic. Based on a simultaneous fit to the partial decay rates in $q^2$ intervals measured in $D^+_s \rightarrow K^0μ^+ν_μ$ and $D^+_s \rightarrow K^0e^+ν_{e}$ decays, the product value of the form factor $f^{K^0}_{+}(0)$ and the Cabibbo-Kobayashi-Maskawa matrix element $|V_{cd}|$ is measured to be $f^{K^0}_{+}(0)|V_{cd}|=0.140\pm0.008_{\rm stat}\pm0.002_{\rm syst}$. Using $|V_{cd}|=0.22486\pm0.00068$ as an input, the hadronic form factor is determined to be $f^{K^0}_{+}(0)=0.623\pm0.036_{\rm stat} \pm 0.009_{\rm syst}$ at $q^2=0$. This is the most precise determination of $f^{K^0}_{+}(0)$ in the $D^+_s \rightarrow K^0$ transition to date. The measured branching fraction and form factor presented in this work provide the most stringent test on various non-perturbative theoretical calculations. Taking $f^{K^0}_{+}(0)=0.6307\pm0.0020$ from lattice calculations as an input, we obtain $|V_{cd}|=0.220\pm0.013_{\rm stat}\pm0.003_{\rm syst}\pm0.001_{\rm LQCD}$, which is the most precise determination of $|V_{cd}|$ using the $D_s^+\rightarrow K^0\ell^+ν_{\ell}$ decays. In addition, lepton flavor universality is tested for the first time with $D^+_s \rightarrow K^0\ell^+ν_{\ell}$ decays in full and separate $q^2$ intervals. No obvious violation is found.
△ Less
Submitted 7 October, 2025;
originally announced October 2025.
-
Improving Discrete Diffusion Unmasking Policies Beyond Explicit Reference Policies
Authors:
Chunsan Hong,
Seonho An,
Min-Soo Kim,
Jong Chul Ye
Abstract:
Masked diffusion models (MDMs) have recently emerged as a novel framework for language modeling. MDMs generate sentences by iteratively denoising masked sequences, filling in [MASK] tokens step by step. Although MDMs support any-order sampling, performance is highly sensitive to the choice of which position to unmask next. Prior work typically relies on rule-based schedules (e.g., max-confidence,…
▽ More
Masked diffusion models (MDMs) have recently emerged as a novel framework for language modeling. MDMs generate sentences by iteratively denoising masked sequences, filling in [MASK] tokens step by step. Although MDMs support any-order sampling, performance is highly sensitive to the choice of which position to unmask next. Prior work typically relies on rule-based schedules (e.g., max-confidence, max-margin), which provide ad hoc improvements. In contrast, we replace these heuristics with a learned scheduler. Specifically, we cast denoising as a KL-regularized Markov decision process (MDP) with an explicit reference policy and optimize a regularized objective that admits policy improvement and convergence guarantees under standard assumptions. We prove that the optimized policy under this framework generates samples that more closely match the data distribution than heuristic schedules. Empirically, across four benchmarks, our learned policy consistently outperforms max-confidence: for example, on SUDOKU, where unmasking order is critical, it yields a 20.1% gain over random and a 11.2% gain over max-confidence.
△ Less
Submitted 7 October, 2025;
originally announced October 2025.
-
Data Factory with Minimal Human Effort Using VLMs
Authors:
Jiaojiao Ye,
Jiaxing Zhong,
Qian Xie,
Yuzhou Zhou,
Niki Trigoni,
Andrew Markham
Abstract:
Generating enough and diverse data through augmentation offers an efficient solution to the time-consuming and labour-intensive process of collecting and annotating pixel-wise images. Traditional data augmentation techniques often face challenges in manipulating high-level semantic attributes, such as materials and textures. In contrast, diffusion models offer a robust alternative, by effectively…
▽ More
Generating enough and diverse data through augmentation offers an efficient solution to the time-consuming and labour-intensive process of collecting and annotating pixel-wise images. Traditional data augmentation techniques often face challenges in manipulating high-level semantic attributes, such as materials and textures. In contrast, diffusion models offer a robust alternative, by effectively utilizing text-to-image or image-to-image transformation. However, existing diffusion-based methods are either computationally expensive or compromise on performance. To address this issue, we introduce a novel training-free pipeline that integrates pretrained ControlNet and Vision-Language Models (VLMs) to generate synthetic images paired with pixel-level labels. This approach eliminates the need for manual annotations and significantly improves downstream tasks. To improve the fidelity and diversity, we add a Multi-way Prompt Generator, Mask Generator and High-quality Image Selection module. Our results on PASCAL-5i and COCO-20i present promising performance and outperform concurrent work for one-shot semantic segmentation.
△ Less
Submitted 7 October, 2025;
originally announced October 2025.
-
Spectral Measurement of the $^{214}$Bi beta-decay to the $^{214}$Po Ground State with XENONnT
Authors:
E. Aprile,
J. Aalbers,
K. Abe,
M. Adrover,
S. Ahmed Maouloud,
L. Althueser,
B. Andrieu,
E. Angelino,
D. Antón Martin,
S. R. Armbruster,
F. Arneodo,
L. Baudis,
M. Bazyk,
L. Bellagamba,
R. Biondi,
A. Bismark,
K. Boese,
R. M. Braun,
A. Brown,
G. Bruno,
R. Budnik,
C. Cai,
C. Capelli,
J. M. R. Cardoso,
A. P. Cimental Chávez
, et al. (148 additional authors not shown)
Abstract:
We report the measurement of the $^{214}$Bi beta-decay spectrum to the ground state of $^{214}$Po using the XENONnT detector. This decay is classified as first-forbidden non-unique, for which theoretical predictions require detailed nuclear structure modeling. A dedicated identification algorithm isolates a high-purity sample of ground-state beta-decays, explicitly excluding events with associated…
▽ More
We report the measurement of the $^{214}$Bi beta-decay spectrum to the ground state of $^{214}$Po using the XENONnT detector. This decay is classified as first-forbidden non-unique, for which theoretical predictions require detailed nuclear structure modeling. A dedicated identification algorithm isolates a high-purity sample of ground-state beta-decays, explicitly excluding events with associated gamma-rays emission. By comparing the measured spectrum, which covers energies up to 3.27 MeV, with several nuclear models, we find that the prediction based on the conserved vector current (CVC) hypothesis provides the best description of the data. Using this dataset, we additionally derive charge and light yield curves for electronic recoils, extending detector response modeling up to the MeV scale.
△ Less
Submitted 6 October, 2025;
originally announced October 2025.
-
Calm local optimality for couple-constrained minimax problems
Authors:
Xiaoxiao Ma,
Jane Ye
Abstract:
Recently, a new local optimality concept for minimax problems, termed calm local minimax points, has been introduced. In this paper, we extend this concept to a general class of nonsmooth, nonconvex nonconcave minimax problems with coupled constraints, where the inner feasible set depends on the outer variable. We derive comprehensive first-order and second-order necessary and sufficient optimalit…
▽ More
Recently, a new local optimality concept for minimax problems, termed calm local minimax points, has been introduced. In this paper, we extend this concept to a general class of nonsmooth, nonconvex nonconcave minimax problems with coupled constraints, where the inner feasible set depends on the outer variable. We derive comprehensive first-order and second-order necessary and sufficient optimality conditions for calm local minimax points in the setting of nonsmooth, nonconvex nonconcave minimax problems with coupled constraints. Furthermore, we show how these conditions apply to problems with set constraints, as well as those involving systems of inequalities and equalities. By unifying existing formulations that often rely on stronger assumptions within the framework of calm local minimax points, we show that our results hold under weaker assumptions than those previously required.
△ Less
Submitted 4 October, 2025;
originally announced October 2025.
-
Diverse Text-to-Image Generation via Contrastive Noise Optimization
Authors:
Byungjun Kim,
Soobin Um,
Jong Chul Ye
Abstract:
Text-to-image (T2I) diffusion models have demonstrated impressive performance in generating high-fidelity images, largely enabled by text-guided inference. However, this advantage often comes with a critical drawback: limited diversity, as outputs tend to collapse into similar modes under strong text guidance. Existing approaches typically optimize intermediate latents or text conditions during in…
▽ More
Text-to-image (T2I) diffusion models have demonstrated impressive performance in generating high-fidelity images, largely enabled by text-guided inference. However, this advantage often comes with a critical drawback: limited diversity, as outputs tend to collapse into similar modes under strong text guidance. Existing approaches typically optimize intermediate latents or text conditions during inference, but these methods deliver only modest gains or remain sensitive to hyperparameter tuning. In this work, we introduce Contrastive Noise Optimization, a simple yet effective method that addresses the diversity issue from a distinct perspective. Unlike prior techniques that adapt intermediate latents, our approach shapes the initial noise to promote diverse outputs. Specifically, we develop a contrastive loss defined in the Tweedie data space and optimize a batch of noise latents. Our contrastive optimization repels instances within the batch to maximize diversity while keeping them anchored to a reference sample to preserve fidelity. We further provide theoretical insights into the mechanism of this preprocessing to substantiate its effectiveness. Extensive experiments across multiple T2I backbones demonstrate that our approach achieves a superior quality-diversity Pareto frontier while remaining robust to hyperparameter choices.
△ Less
Submitted 11 October, 2025; v1 submitted 4 October, 2025;
originally announced October 2025.
-
Align Your Query: Representation Alignment for Multimodality Medical Object Detection
Authors:
Ara Seo,
Bryan Sangwoo Kim,
Hyungjin Chung,
Jong Chul Ye
Abstract:
Medical object detection suffers when a single detector is trained on mixed medical modalities (e.g., CXR, CT, MRI) due to heterogeneous statistics and disjoint representation spaces. To address this challenge, we turn to representation alignment, an approach that has proven effective for bringing features from different sources into a shared space. Specifically, we target the representations of D…
▽ More
Medical object detection suffers when a single detector is trained on mixed medical modalities (e.g., CXR, CT, MRI) due to heterogeneous statistics and disjoint representation spaces. To address this challenge, we turn to representation alignment, an approach that has proven effective for bringing features from different sources into a shared space. Specifically, we target the representations of DETR-style object queries and propose a simple, detector-agnostic framework to align them with modality context. First, we define modality tokens: compact, text-derived embeddings encoding imaging modality that are lightweight and require no extra annotations. We integrate the modality tokens into the detection process via Multimodality Context Attention (MoCA), mixing object-query representations via self-attention to propagate modality context within the query set. This preserves DETR-style architectures and adds negligible latency while injecting modality cues into object queries. We further introduce QueryREPA, a short pretraining stage that aligns query representations to their modality tokens using a task-specific contrastive objective with modality-balanced batches. Together, MoCA and QueryREPA produce modality-aware, class-faithful queries that transfer effectively to downstream training. Across diverse modalities trained altogether, the proposed approach consistently improves AP with minimal overhead and no architectural modifications, offering a practical path toward robust multimodality medical object detection. Project page: https://araseo.github.io/alignyourquery/.
△ Less
Submitted 3 October, 2025;
originally announced October 2025.
-
Emission-GPT: A domain-specific language model agent for knowledge retrieval, emission inventory and data analysis
Authors:
Jiashu Ye,
Tong Wu,
Weiwen Chen,
Hao Zhang,
Zeteng Lin,
Xingxing Li,
Shujuan Weng,
Manni Zhu,
Xin Yuan,
Xinlong Hong,
Jingjie Li,
Junyu Zheng,
Zhijiong Huang,
Jing Tang
Abstract:
Improving air quality and addressing climate change relies on accurate understanding and analysis of air pollutant and greenhouse gas emissions. However, emission-related knowledge is often fragmented and highly specialized, while existing methods for accessing and compiling emissions data remain inefficient. These issues hinder the ability of non-experts to interpret emissions information, posing…
▽ More
Improving air quality and addressing climate change relies on accurate understanding and analysis of air pollutant and greenhouse gas emissions. However, emission-related knowledge is often fragmented and highly specialized, while existing methods for accessing and compiling emissions data remain inefficient. These issues hinder the ability of non-experts to interpret emissions information, posing challenges to research and management. To address this, we present Emission-GPT, a knowledge-enhanced large language model agent tailored for the atmospheric emissions domain. Built on a curated knowledge base of over 10,000 documents (including standards, reports, guidebooks, and peer-reviewed literature), Emission-GPT integrates prompt engineering and question completion to support accurate domain-specific question answering. Emission-GPT also enables users to interactively analyze emissions data via natural language, such as querying and visualizing inventories, analyzing source contributions, and recommending emission factors for user-defined scenarios. A case study in Guangdong Province demonstrates that Emission-GPT can extract key insights--such as point source distributions and sectoral trends--directly from raw data with simple prompts. Its modular and extensible architecture facilitates automation of traditionally manual workflows, positioning Emission-GPT as a foundational tool for next-generation emission inventory development and scenario-based assessment.
△ Less
Submitted 28 September, 2025;
originally announced October 2025.
-
StockBench: Can LLM Agents Trade Stocks Profitably In Real-world Markets?
Authors:
Yanxu Chen,
Zijun Yao,
Yantao Liu,
Jin Ye,
Jianing Yu,
Lei Hou,
Juanzi Li
Abstract:
Large language models (LLMs) have recently demonstrated strong capabilities as autonomous agents, showing promise in reasoning, tool use, and sequential decision-making. While prior benchmarks have evaluated LLM agents in domains such as software engineering and scientific discovery, the finance domain remains underexplored, despite its direct relevance to economic value and high-stakes decision-m…
▽ More
Large language models (LLMs) have recently demonstrated strong capabilities as autonomous agents, showing promise in reasoning, tool use, and sequential decision-making. While prior benchmarks have evaluated LLM agents in domains such as software engineering and scientific discovery, the finance domain remains underexplored, despite its direct relevance to economic value and high-stakes decision-making. Existing financial benchmarks primarily test static knowledge through question answering, but they fall short of capturing the dynamic and iterative nature of trading. To address this gap, we introduce StockBench, a contamination-free benchmark designed to evaluate LLM agents in realistic, multi-month stock trading environments. Agents receive daily market signals -- including prices, fundamentals, and news -- and must make sequential buy, sell, or hold decisions. Performance is assessed using financial metrics such as cumulative return, maximum drawdown, and the Sortino ratio. Our evaluation of state-of-the-art proprietary (e.g., GPT-5, Claude-4) and open-weight (e.g., Qwen3, Kimi-K2, GLM-4.5) models shows that while most LLM agents struggle to outperform the simple buy-and-hold baseline, several models demonstrate the potential to deliver higher returns and manage risk more effectively. These findings highlight both the challenges and opportunities in developing LLM-powered financial agents, showing that excelling at static financial knowledge tasks does not necessarily translate into successful trading strategies. We release StockBench as an open-source resource to support reproducibility and advance future research in this domain.
△ Less
Submitted 2 October, 2025;
originally announced October 2025.
-
MedQ-Bench: Evaluating and Exploring Medical Image Quality Assessment Abilities in MLLMs
Authors:
Jiyao Liu,
Jinjie Wei,
Wanying Qu,
Chenglong Ma,
Junzhi Ning,
Yunheng Li,
Ying Chen,
Xinzhe Luo,
Pengcheng Chen,
Xin Gao,
Ming Hu,
Huihui Xu,
Xin Wang,
Shujian Gao,
Dingkang Yang,
Zhongying Deng,
Jin Ye,
Lihao Liu,
Junjun He,
Ningsheng Xu
Abstract:
Medical Image Quality Assessment (IQA) serves as the first-mile safety gate for clinical AI, yet existing approaches remain constrained by scalar, score-based metrics and fail to reflect the descriptive, human-like reasoning process central to expert evaluation. To address this gap, we introduce MedQ-Bench, a comprehensive benchmark that establishes a perception-reasoning paradigm for language-bas…
▽ More
Medical Image Quality Assessment (IQA) serves as the first-mile safety gate for clinical AI, yet existing approaches remain constrained by scalar, score-based metrics and fail to reflect the descriptive, human-like reasoning process central to expert evaluation. To address this gap, we introduce MedQ-Bench, a comprehensive benchmark that establishes a perception-reasoning paradigm for language-based evaluation of medical image quality with Multi-modal Large Language Models (MLLMs). MedQ-Bench defines two complementary tasks: (1) MedQ-Perception, which probes low-level perceptual capability via human-curated questions on fundamental visual attributes; and (2) MedQ-Reasoning, encompassing both no-reference and comparison reasoning tasks, aligning model evaluation with human-like reasoning on image quality. The benchmark spans five imaging modalities and over forty quality attributes, totaling 2,600 perceptual queries and 708 reasoning assessments, covering diverse image sources including authentic clinical acquisitions, images with simulated degradations via physics-based reconstructions, and AI-generated images. To evaluate reasoning ability, we propose a multi-dimensional judging protocol that assesses model outputs along four complementary axes. We further conduct rigorous human-AI alignment validation by comparing LLM-based judgement with radiologists. Our evaluation of 14 state-of-the-art MLLMs demonstrates that models exhibit preliminary but unstable perceptual and reasoning skills, with insufficient accuracy for reliable clinical use. These findings highlight the need for targeted optimization of MLLMs in medical IQA. We hope that MedQ-Bench will catalyze further exploration and unlock the untapped potential of MLLMs for medical image quality evaluation.
△ Less
Submitted 2 October, 2025;
originally announced October 2025.
-
Extreme Blind Image Restoration via Prompt-Conditioned Information Bottleneck
Authors:
Hongeun Kim,
Bryan Sangwoo Kim,
Jong Chul Ye
Abstract:
Blind Image Restoration (BIR) methods have achieved remarkable success but falter when faced with Extreme Blind Image Restoration (EBIR), where inputs suffer from severe, compounded degradations beyond their training scope. Directly learning a mapping from extremely low-quality (ELQ) to high-quality (HQ) images is challenging due to the massive domain gap, often leading to unnatural artifacts and…
▽ More
Blind Image Restoration (BIR) methods have achieved remarkable success but falter when faced with Extreme Blind Image Restoration (EBIR), where inputs suffer from severe, compounded degradations beyond their training scope. Directly learning a mapping from extremely low-quality (ELQ) to high-quality (HQ) images is challenging due to the massive domain gap, often leading to unnatural artifacts and loss of detail. To address this, we propose a novel framework that decomposes the intractable ELQ-to-HQ restoration process. We first learn a projector that maps an ELQ image onto an intermediate, less-degraded LQ manifold. This intermediate image is then restored to HQ using a frozen, off-the-shelf BIR model. Our approach is grounded in information theory; we provide a novel perspective of image restoration as an Information Bottleneck problem and derive a theoretically-driven objective to train our projector. This loss function effectively stabilizes training by balancing a low-quality reconstruction term with a high-quality prior-matching term. Our framework enables Look Forward Once (LFO) for inference-time prompt refinement, and supports plug-and-play strengthening of existing image restoration models without need for finetuning. Extensive experiments under severe degradation regimes provide a thorough analysis of the effectiveness of our work.
△ Less
Submitted 1 October, 2025;
originally announced October 2025.
-
Align Your Tangent: Training Better Consistency Models via Manifold-Aligned Tangents
Authors:
Beomsu Kim,
Byunghee Cha,
Jong Chul Ye
Abstract:
With diffusion and flow matching models achieving state-of-the-art generating performance, the interest of the community now turned to reducing the inference time without sacrificing sample quality. Consistency Models (CMs), which are trained to be consistent on diffusion or probability flow ordinary differential equation (PF-ODE) trajectories, enable one or two-step flow or diffusion sampling. Ho…
▽ More
With diffusion and flow matching models achieving state-of-the-art generating performance, the interest of the community now turned to reducing the inference time without sacrificing sample quality. Consistency Models (CMs), which are trained to be consistent on diffusion or probability flow ordinary differential equation (PF-ODE) trajectories, enable one or two-step flow or diffusion sampling. However, CMs typically require prolonged training with large batch sizes to obtain competitive sample quality. In this paper, we examine the training dynamics of CMs near convergence and discover that CM tangents -- CM output update directions -- are quite oscillatory, in the sense that they move parallel to the data manifold, not towards the manifold. To mitigate oscillatory tangents, we propose a new loss function, called the manifold feature distance (MFD), which provides manifold-aligned tangents that point toward the data manifold. Consequently, our method -- dubbed Align Your Tangent (AYT) -- can accelerate CM training by orders of magnitude and even out-perform the learned perceptual image patch similarity metric (LPIPS). Furthermore, we find that our loss enables training with extremely small batch sizes without compromising sample quality. Code: https://github.com/1202kbs/AYT
△ Less
Submitted 1 October, 2025;
originally announced October 2025.
-
Plug-and-Play Prompt Refinement via Latent Feedback for Diffusion Model Alignment
Authors:
Suhyeon Lee,
Jong Chul Ye
Abstract:
Despite the recent progress, reinforcement learning (RL)-based fine-tuning of diffusion models often struggles with generalization, composability, and robustness against reward hacking. Recent studies have explored prompt refinement as a modular alternative, but most adopt a feed-forward approach that applies a single refined prompt throughout the entire sampling trajectory, thereby failing to ful…
▽ More
Despite the recent progress, reinforcement learning (RL)-based fine-tuning of diffusion models often struggles with generalization, composability, and robustness against reward hacking. Recent studies have explored prompt refinement as a modular alternative, but most adopt a feed-forward approach that applies a single refined prompt throughout the entire sampling trajectory, thereby failing to fully leverage the sequential nature of reinforcement learning. To address this, here we introduce PromptLoop, a plug-and-play RL framework that incorporates latent feedback into step-wise prompt refinement. Rather than modifying diffusion model weights, a multimodal large language model (MLLM) is trained with RL to iteratively update prompts based on intermediate latent states of diffusion models. This design achieves a structural analogy to the Diffusion RL approach, while retaining the flexibility and generality of prompt-based alignment. Extensive experiments across diverse reward functions and diffusion backbones demonstrate that PromptLoop (i) achieves effective reward optimization, (ii) generalizes seamlessly to unseen models, (iii) composes orthogonally with existing alignment methods, and (iv) mitigates over-optimization and reward hacking.
△ Less
Submitted 30 September, 2025;
originally announced October 2025.
-
Signless Laplacian characterization of cones over disjoint unions of cycles, edges and isolated vertices
Authors:
Jiachang Ye,
Jianguo Qian,
Zoran Stanic
Abstract:
Two graphs are said to be $Q$-cospectral if they share the same signless Laplacian spectrum. A simple graph is said to be determined by its signless Laplacian spectrum (abbreviated as DQS) if there exists no other non-isomorphic simple graph with the same signless Laplacian spectrum. In this paper, we establish the following results:
(1) Let…
▽ More
Two graphs are said to be $Q$-cospectral if they share the same signless Laplacian spectrum. A simple graph is said to be determined by its signless Laplacian spectrum (abbreviated as DQS) if there exists no other non-isomorphic simple graph with the same signless Laplacian spectrum. In this paper, we establish the following results:
(1) Let$G \cong K_{1} \vee \bigl(C_{k} \cup qK_{2} \cup sK_{1}\bigr),$ with $q,s \geq 1$, $k \geq 4$, and at least $21$ vertices. If $k$ is odd, then $G$ is DQS. Moreover, if $k$ is even and $F$ is $Q$-cospectral with $G$, then $$F \cong G \quad \text{or} \quad F \cong K_{1} \vee \bigl(C_{4} \cup P_{k-3} \cup P_{3} \cup (q-2)K_{2} \cup sK_{1}\bigr).$$
(2) Let $G\cong K_1\vee (C_{k_1}\cup C_{k_2}\cup\cdots \cup C_{k_t}\cup qK_2\cup sK_1)$ with $t\ge 2$, $q,s\ge 1$, $k_i\ge 4$ and at least $33$ vertices. If each $k_i$ is odd, then $G$ is DQS.
(3) The graph $K_{1} \vee \bigl(C_{3} \cup C_{k_{1}} \cup C_{k_{2}} \cup \cdots \cup C_{k_{t-1}} \cup qK_{2} \cup sK_{1}\bigr),$ with $t,q,s \geq 1$ and $k_{i} \geq 3$, is not DQS. Moreover, it is $Q$-cospectral with $K_{1} \vee \bigl(K_{1,3} \cup C_{k_{1}} \cup C_{k_{2}} \cup \cdots \cup C_{k_{t-1}} \cup qK_{2} \cup (s-1)K_{1}\bigr).$
Here $P_{n}$, $C_{n}$, $K_{n}$ and $K_{n-r,r}$ denote the path, the cycle, the complete graph and the complete bipartite graph on $n$ vertices, while $\cup$ and $\vee$ represent the disjoint union and the join of two graphs, respectively. Furthermore, the signless Laplacian spectrum of the graphs under consideration is computed explicitly.
△ Less
Submitted 30 September, 2025;
originally announced September 2025.
-
Training-Free Reward-Guided Image Editing via Trajectory Optimal Control
Authors:
Jinho Chang,
Jaemin Kim,
Jong Chul Ye
Abstract:
Recent advancements in diffusion and flow-matching models have demonstrated remarkable capabilities in high-fidelity image synthesis. A prominent line of research involves reward-guided guidance, which steers the generation process during inference to align with specific objectives. However, leveraging this reward-guided approach to the task of image editing, which requires preserving the semantic…
▽ More
Recent advancements in diffusion and flow-matching models have demonstrated remarkable capabilities in high-fidelity image synthesis. A prominent line of research involves reward-guided guidance, which steers the generation process during inference to align with specific objectives. However, leveraging this reward-guided approach to the task of image editing, which requires preserving the semantic content of the source image while enhancing a target reward, is largely unexplored. In this work, we introduce a novel framework for training-free, reward-guided image editing. We formulate the editing process as a trajectory optimal control problem where the reverse process of a diffusion model is treated as a controllable trajectory originating from the source image, and the adjoint states are iteratively updated to steer the editing process. Through extensive experiments across distinct editing tasks, we demonstrate that our approach significantly outperforms existing inversion-based training-free guidance baselines, achieving a superior balance between reward maximization and fidelity to the source image without reward hacking.
△ Less
Submitted 30 September, 2025;
originally announced September 2025.
-
PCPO: Proportionate Credit Policy Optimization for Aligning Image Generation Models
Authors:
Jeongjae Lee,
Jong Chul Ye
Abstract:
While reinforcement learning has advanced the alignment of text-to-image (T2I) models, state-of-the-art policy gradient methods are still hampered by training instability and high variance, hindering convergence speed and compromising image quality. Our analysis identifies a key cause of this instability: disproportionate credit assignment, in which the mathematical structure of the generative sam…
▽ More
While reinforcement learning has advanced the alignment of text-to-image (T2I) models, state-of-the-art policy gradient methods are still hampered by training instability and high variance, hindering convergence speed and compromising image quality. Our analysis identifies a key cause of this instability: disproportionate credit assignment, in which the mathematical structure of the generative sampler produces volatile and non-proportional feedback across timesteps. To address this, we introduce Proportionate Credit Policy Optimization (PCPO), a framework that enforces proportional credit assignment through a stable objective reformulation and a principled reweighting of timesteps. This correction stabilizes the training process, leading to significantly accelerated convergence and superior image quality. The improvement in quality is a direct result of mitigating model collapse, a common failure mode in recursive training. PCPO substantially outperforms existing policy gradient baselines on all fronts, including the state-of-the-art DanceGRPO.
△ Less
Submitted 30 September, 2025;
originally announced September 2025.
-
Seeing Before Reasoning: A Unified Framework for Generalizable and Explainable Fake Image Detection
Authors:
Kaiqing Lin,
Zhiyuan Yan,
Ruoxin Chen,
Junyan Ye,
Ke-Yue Zhang,
Yue Zhou,
Peng Jin,
Bin Li,
Taiping Yao,
Shouhong Ding
Abstract:
Detecting AI-generated images with multimodal large language models (MLLMs) has gained increasing attention, due to their rich world knowledge, common-sense reasoning, and potential for explainability. However, naively applying those MLLMs for detection often leads to suboptimal performance. We argue that the root of this failure lies in a fundamental mismatch: MLLMs are asked to reason about fake…
▽ More
Detecting AI-generated images with multimodal large language models (MLLMs) has gained increasing attention, due to their rich world knowledge, common-sense reasoning, and potential for explainability. However, naively applying those MLLMs for detection often leads to suboptimal performance. We argue that the root of this failure lies in a fundamental mismatch: MLLMs are asked to reason about fakes before they can truly see them. First, they do not really see: existing MLLMs' vision encoders are primarily optimized for semantic-oriented recognition rather than the perception of low-level signals, leaving them insensitive to subtle forgery traces. Without access to reliable perceptual evidence, the model grounds its judgment on incomplete and limited visual observations. Second, existing finetuning data for detection typically uses narrow, instruction-style formats, which diverge sharply from the diverse, heterogeneous distributions seen in pretraining. In the absence of meaningful visual cues, the model therefore exploits these linguistic shortcuts, resulting in catastrophic forgetting of pretrained knowledge (even the basic dialogue capabilities). In response, we advocate for a new paradigm: seeing before reasoning. We propose that MLLMs should first be trained to perceive artifacts-strengthening their artifact-aware visual perception-so that subsequent reasoning is grounded in actual observations. We therefore propose Forensic-Chat, a generalizable, explainable, and still-conversational (for multi-round dialogue) assistant for fake image detection. We also propose ExplainFake-Bench, a benchmark tailored for the evaluation of the MLLM's explainability for image forensics from five key aspects. Extensive experiments show its superiority of generalization and genuinely reliable explainability.
△ Less
Submitted 29 September, 2025;
originally announced September 2025.
-
Signaling in the Age of AI: Evidence from Cover Letters
Authors:
Jingyi Cui,
Gabriel Dias,
Justin Ye
Abstract:
We study how generative AI affects labor market signaling using the introduction of an AI-powered cover letter writing tool on Freelancer.com. Our data track both access to the tool and usage at the application level. Difference-in-differences estimates show that access to the AI tool increased textual alignment between cover letters and job posts--which we refer to as cover letter tailoring--and…
▽ More
We study how generative AI affects labor market signaling using the introduction of an AI-powered cover letter writing tool on Freelancer.com. Our data track both access to the tool and usage at the application level. Difference-in-differences estimates show that access to the AI tool increased textual alignment between cover letters and job posts--which we refer to as cover letter tailoring--and raised callback likelihoods. Workers with weaker pre-AI writing skills saw larger improvements in cover letters, indicating that AI substitutes for workers' own skills. Although only a minority of applications used the tool, the overall correlation between cover letter tailoring and callbacks fell by 51%, implying that cover letters became less informative signals of worker ability in the age of AI. Employers correspondingly shifted toward alternative signals, such as workers' past reviews, which became more predictive of hiring. Finally, within the treated group, greater time spent editing AI drafts was associated with higher hiring success.
△ Less
Submitted 29 September, 2025;
originally announced September 2025.
-
SCI-Verifier: Scientific Verifier with Thinking
Authors:
Shenghe Zheng,
Chenyu Huang,
Fangchen Yu,
Junchi Yao,
Jingqi Ye,
Tao Chen,
Yun Luo,
Ning Ding,
LEI BAI,
Ganqu Cui,
Peng Ye
Abstract:
As large language models (LLMs) are increasingly applied to scientific reasoning, the complexity of answer formats and the diversity of equivalent expressions make answer verification a critical yet challenging task. Existing verification studies in scientific domains suffer from two major limitations: (a) the absence of systematic evaluation standards and insufficient disciplinary coverage, which…
▽ More
As large language models (LLMs) are increasingly applied to scientific reasoning, the complexity of answer formats and the diversity of equivalent expressions make answer verification a critical yet challenging task. Existing verification studies in scientific domains suffer from two major limitations: (a) the absence of systematic evaluation standards and insufficient disciplinary coverage, which hinders their comprehensive assessment; and (b) heavy reliance on cumbersome rule design or prompt engineering, which reduces their effectiveness in complex reasoning scenarios or limits their cross-disciplinary generalization. To address these challenges, we propose solutions at both the data and model levels. On the data side, we construct SCI-VerifyBench, a cross-disciplinary benchmark covering mathematics, physics, biology, chemistry, and general scientific QA. The benchmark is built from real LLM responses and enhanced with domain-specific equivalence transformations that generate challenging and realistic data. Model-based and expert annotations ensure both quality and diversity, enabling rigorous evaluation of verification ability. On the model side, we emphasize the importance of reasoning for verification and introduce SCI-Verifier, a unified reasoning-augmented verifier for scientific domains. Through post-training, SCI-Verifier demonstrates strong logical reasoning and equivalence judgment capabilities while maintaining concise and stable outputs. Together, SCI-VerifyBench and SCI-Verifier provide a principled framework for scientific verification, offering both systematic evaluation and practical pathways to enhance the reliability and applicability of LLMs in scientific domains.
△ Less
Submitted 29 September, 2025;
originally announced September 2025.
-
Observation of a resonance-like structure near the $π^+π^-$ mass threshold in $ψ(3686) \rightarrow π^{+}π^{-}J/ψ$
Authors:
BESIII Collaboration,
M. Ablikim,
M. N. Achasov,
P. Adlarson,
X. C. Ai,
R. Aliberti,
A. Amoroso,
Q. An,
Y. Bai,
O. Bakina,
Y. Ban,
H. -R. Bao,
V. Batozskaya,
K. Begzsuren,
N. Berger,
M. Berlowski,
M. B. Bertani,
D. Bettoni,
F. Bianchi,
E. Bianco,
A. Bortone,
I. Boyko,
R. A. Briere,
A. Brueggemann,
H. Cai
, et al. (677 additional authors not shown)
Abstract:
Based on the $(2712.4\pm14.4)\times 10^{6}$ $ψ(3686)$ events collected with the BESIII detector, we present a high-precision study of the $π^+π^-$ mass spectrum in $ψ(3686)\rightarrowπ^{+}π^{-}J/ψ$ decays. A clear resonance-like structure is observed near the $π^+π^-$ mass threshold for the first time. A fit with a Breit-Wigner function yields a mass of $285.6\pm 2.5~{\rm MeV}/c^2$ and a width of…
▽ More
Based on the $(2712.4\pm14.4)\times 10^{6}$ $ψ(3686)$ events collected with the BESIII detector, we present a high-precision study of the $π^+π^-$ mass spectrum in $ψ(3686)\rightarrowπ^{+}π^{-}J/ψ$ decays. A clear resonance-like structure is observed near the $π^+π^-$ mass threshold for the first time. A fit with a Breit-Wigner function yields a mass of $285.6\pm 2.5~{\rm MeV}/c^2$ and a width of $16.3\pm 0.9~{\rm MeV}$ with a statistical significance exceeding 10$σ$. To interpret the data, we incorporate final-state interactions (FSI) within two theoretical frameworks: chiral perturbation theory (ChPT) and QCD multipole expansion (QCDME). ChPT describes the spectrum above 0.3 GeV/$c^2$ but fails to reproduce the threshold enhancement. In contrast, the QCDME model, assuming the $ψ(3686)$ is an admixture of S- and D-wave charmonium, reproduces the data well. The pronounced dip near 0.3 GeV/$c^2$ offers new insight into the interplay between chiral dynamics and low-energy QCD.
△ Less
Submitted 28 September, 2025;
originally announced September 2025.
-
Search for the electromagnetic Dalitz decays $χ_{cJ}\to e^{+}e^{-}φ$
Authors:
BESIII Collaboration,
M. Ablikim,
M. N. Achasov,
P. Adlarson,
X. C. Ai,
R. Aliberti,
A. Amoroso,
Q. An,
Y. Bai,
O. Bakina,
Y. Ban,
H. -R. Bao,
V. Batozskaya,
K. Begzsuren,
N. Berger,
M. Berlowski,
M. Bertani,
D. Bettoni,
F. Bianchi,
E. Bianco,
A. Bortone,
I. Boyko,
R. A. Briere,
A. Brueggemann,
H. Cai
, et al. (697 additional authors not shown)
Abstract:
Using a data sample of $(2.712 \pm 0.014)\times10^{9}$ $ψ(3686)$ events collected at $\sqrt{s}=3.686$ GeV by the BESIII detector, we search for the rare electromagnetic Dalitz decays $χ_{cJ}\to e^+e^-φ~(J=0,\,1,\,2)$ via the radiative transitions $ψ(3686)\toγχ_{cJ}$. No statistically significant $χ_{cJ}\to e^+e^-φ$ signals are observed. The upper limits on the branching fractions of…
▽ More
Using a data sample of $(2.712 \pm 0.014)\times10^{9}$ $ψ(3686)$ events collected at $\sqrt{s}=3.686$ GeV by the BESIII detector, we search for the rare electromagnetic Dalitz decays $χ_{cJ}\to e^+e^-φ~(J=0,\,1,\,2)$ via the radiative transitions $ψ(3686)\toγχ_{cJ}$. No statistically significant $χ_{cJ}\to e^+e^-φ$ signals are observed. The upper limits on the branching fractions of $χ_{cJ}\to e^+e^-φ~(J=0,\,1,\,2)$, excluding the $φ$ resonance to $e^+e^-$ final states, are set to be $2.4\times10^{-7},~6.7\times10^{-7}$ and $4.1\times10^{-7}$ at 90\% confidence level, respectively. This is the first search for the electromagnetic Dalitz transition of P-wave charmonium $χ_{cJ}$ states to a light vector meson.
△ Less
Submitted 27 September, 2025;
originally announced September 2025.
-
Earth-Agent: Unlocking the Full Landscape of Earth Observation with Agents
Authors:
Peilin Feng,
Zhutao Lv,
Junyan Ye,
Xiaolei Wang,
Xinjie Huo,
Jinhua Yu,
Wanghan Xu,
Wenlong Zhang,
Lei Bai,
Conghui He,
Weijia Li
Abstract:
Earth observation (EO) is essential for understanding the evolving states of the Earth system. Although recent MLLMs have advanced EO research, they still lack the capability to tackle complex tasks that require multi-step reasoning and the use of domain-specific tools. Agent-based methods offer a promising direction, but current attempts remain in their infancy, confined to RGB perception, shallo…
▽ More
Earth observation (EO) is essential for understanding the evolving states of the Earth system. Although recent MLLMs have advanced EO research, they still lack the capability to tackle complex tasks that require multi-step reasoning and the use of domain-specific tools. Agent-based methods offer a promising direction, but current attempts remain in their infancy, confined to RGB perception, shallow reasoning, and lacking systematic evaluation protocols. To overcome these limitations, we introduce Earth-Agent, the first agentic framework that unifies RGB and spectral EO data within an MCP-based tool ecosystem, enabling cross-modal, multi-step, and quantitative spatiotemporal reasoning beyond pretrained MLLMs. Earth-Agent supports complex scientific tasks such as geophysical parameter retrieval and quantitative spatiotemporal analysis by dynamically invoking expert tools and models across modalities. To support comprehensive evaluation, we further propose Earth-Bench, a benchmark of 248 expert-curated tasks with 13,729 images, spanning spectrum, products and RGB modalities, and equipped with a dual-level evaluation protocol that assesses both reasoning trajectories and final outcomes. We conduct comprehensive experiments varying different LLM backbones, comparisons with general agent frameworks, and comparisons with MLLMs on remote sensing benchmarks, demonstrating both the effectiveness and potential of Earth-Agent. Earth-Agent establishes a new paradigm for EO analysis, moving the field toward scientifically grounded, next-generation applications of LLMs in Earth observation.
△ Less
Submitted 16 October, 2025; v1 submitted 27 September, 2025;
originally announced September 2025.