id
string
submitter
string
authors
string
title
string
comments
string
journal-ref
string
doi
string
report-no
string
categories
string
license
string
abstract
string
versions
list
update_date
timestamp[s]
authors_parsed
sequence
2505.22087
Ruxiao Chen
Ruxiao Chen, Dezheng Han, Wenjie Han, Shuaishuai Guo
Cognitively-Inspired Emergent Communication via Knowledge Graphs for Assisting the Visually Impaired
null
null
null
null
cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Assistive systems for visually impaired individuals must deliver rapid, interpretable, and adaptive feedback to facilitate real-time navigation. Current approaches face a trade-off between latency and semantic richness: natural language-based systems provide detailed guidance but are too slow for dynamic scenarios, while emergent communication frameworks offer low-latency symbolic languages but lack semantic depth, limiting their utility in tactile modalities like vibration. To address these limitations, we introduce a novel framework, Cognitively-Inspired Emergent Communication via Knowledge Graphs (VAG-EC), which emulates human visual perception and cognitive mapping. Our method constructs knowledge graphs to represent objects and their relationships, incorporating attention mechanisms to prioritize task-relevant entities, thereby mirroring human selective attention. This structured approach enables the emergence of compact, interpretable, and context-sensitive symbolic languages. Extensive experiments across varying vocabulary sizes and message lengths demonstrate that VAG-EC outperforms traditional emergent communication methods in Topographic Similarity (TopSim) and Context Independence (CI). These findings underscore the potential of cognitively grounded emergent communication as a fast, adaptive, and human-aligned solution for real-time assistive technologies. Code is available at https://github.com/Anonymous-NLPcode/Anonymous_submission/tree/main.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:09:06 GMT" } ]
2025-05-29T00:00:00
[ [ "Chen", "Ruxiao", "" ], [ "Han", "Dezheng", "" ], [ "Han", "Wenjie", "" ], [ "Guo", "Shuaishuai", "" ] ]
2505.22088
Sam O'Connor Russell
Sam O'Connor Russell and Naomi Harte
Visual Cues Support Robust Turn-taking Prediction in Noise
5 pages
null
null
null
cs.SD cs.CL eess.AS
http://creativecommons.org/licenses/by/4.0/
Accurate predictive turn-taking models (PTTMs) are essential for naturalistic human-robot interaction. However, little is known about their performance in noise. This study therefore explores PTTM performance in types of noise likely to be encountered once deployed. Our analyses reveal PTTMs are highly sensitive to noise. Hold/shift accuracy drops from 84% in clean speech to just 52% in 10 dB music noise. Training with noisy data enables a multimodal PTTM, which includes visual features to better exploit visual cues, with 72% accuracy in 10 dB music noise. The multimodal PTTM outperforms the audio-only PTTM across all noise types and SNRs, highlighting its ability to exploit visual cues; however, this does not always generalise to new types of noise. Analysis also reveals that successful training relies on accurate transcription, limiting the use of ASR-derived transcriptions to clean conditions. We make code publicly available for future research.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:11:13 GMT" } ]
2025-05-29T00:00:00
[ [ "Russell", "Sam O'Connor", "" ], [ "Harte", "Naomi", "" ] ]
2505.22089
San Jiang
San Jiang, Kan You, Wanshou Jiang, Qingquan Li
Fast Feature Matching of UAV Images via Matrix Band Reduction-based GPU Data Schedule
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Feature matching dominats the time costs in structure from motion (SfM). The primary contribution of this study is a GPU data schedule algorithm for efficient feature matching of Unmanned aerial vehicle (UAV) images. The core idea is to divide the whole dataset into blocks based on the matrix band reduction (MBR) and achieve efficient feature matching via GPU-accelerated cascade hashing. First, match pairs are selected by using an image retrieval technique, which converts images into global descriptors and searches high-dimension nearest neighbors with graph indexing. Second, compact image blocks are iteratively generated from a MBR-based data schedule strategy, which exploits image connections to avoid redundant data IO (input/output) burden and increases the usage of GPU computing power. Third, guided by the generated image blocks, feature matching is executed sequentially within the framework of GPU-accelerated cascade hashing, and initial candidate matches are refined by combining a local geometric constraint and RANSAC-based global verification. For further performance improvement, these two seps are designed to execute parallelly in GPU and CPU. Finally, the performance of the proposed solution is evaluated by using large-scale UAV datasets. The results demonstrate that it increases the efficiency of feature matching with speedup ratios ranging from 77.0 to 100.0 compared with KD-Tree based matching methods, and achieves comparable accuracy in relative and absolute bundle adjustment (BA). The proposed algorithm is an efficient solution for feature matching of UAV images.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:12:12 GMT" } ]
2025-05-29T00:00:00
[ [ "Jiang", "San", "" ], [ "You", "Kan", "" ], [ "Jiang", "Wanshou", "" ], [ "Li", "Qingquan", "" ] ]
2505.22090
Tristan Stevens
Tristan S.W. Stevens, Ois\'in Nolan, Oudom Somphone, Jean-Luc Robert and Ruud J.G. van Sloun
High Volume Rate 3D Ultrasound Reconstruction with Diffusion Models
10 pages, 10 figures, preprint
null
null
null
eess.IV cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Three-dimensional ultrasound enables real-time volumetric visualization of anatomical structures. Unlike traditional 2D ultrasound, 3D imaging reduces the reliance on precise probe orientation, potentially making ultrasound more accessible to clinicians with varying levels of experience and improving automated measurements and post-exam analysis. However, achieving both high volume rates and high image quality remains a significant challenge. While 3D diverging waves can provide high volume rates, they suffer from limited tissue harmonic generation and increased multipath effects, which degrade image quality. One compromise is to retain the focusing in elevation while leveraging unfocused diverging waves in the lateral direction to reduce the number of transmissions per elevation plane. Reaching the volume rates achieved by full 3D diverging waves, however, requires dramatically undersampling the number of elevation planes. Subsequently, to render the full volume, simple interpolation techniques are applied. This paper introduces a novel approach to 3D ultrasound reconstruction from a reduced set of elevation planes by employing diffusion models (DMs) to achieve increased spatial and temporal resolution. We compare both traditional and supervised deep learning-based interpolation methods on a 3D cardiac ultrasound dataset. Our results show that DM-based reconstruction consistently outperforms the baselines in image quality and downstream task performance. Additionally, we accelerate inference by leveraging the temporal consistency inherent to ultrasound sequences. Finally, we explore the robustness of the proposed method by exploiting the probabilistic nature of diffusion posterior sampling to quantify reconstruction uncertainty and demonstrate improved recall on out-of-distribution data with synthetic anomalies under strong subsampling.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:14:12 GMT" } ]
2025-05-29T00:00:00
[ [ "Stevens", "Tristan S. W.", "" ], [ "Nolan", "Oisín", "" ], [ "Somphone", "Oudom", "" ], [ "Robert", "Jean-Luc", "" ], [ "van Sloun", "Ruud J. G.", "" ] ]
2505.22091
Martin Servin
Mattias Linde, Daniel Lindmark, Sandra {\AA}lstig, and Martin Servin
A simulation framework for autonomous lunar construction work
12 pages, 16 figures
null
null
null
cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a simulation framework for lunar construction work involving multiple autonomous machines. The framework supports modelling of construction scenarios and autonomy solutions, execution of the scenarios in simulation, and analysis of work time and energy consumption throughout the construction project. The simulations are based on physics-based models for contacting multibody dynamics and deformable terrain, including vehicle-soil interaction forces and soil flow in real time. A behaviour tree manages the operational logic and error handling, which enables the representation of complex behaviours through a discrete set of simpler tasks in a modular hierarchical structure. High-level decision-making is separated from lower-level control algorithms, with the two connected via ROS2. Excavation movements are controlled through inverse kinematics and tracking controllers. The framework is tested and demonstrated on two different lunar construction scenarios.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:16:05 GMT" } ]
2025-05-29T00:00:00
[ [ "Linde", "Mattias", "" ], [ "Lindmark", "Daniel", "" ], [ "Ålstig", "Sandra", "" ], [ "Servin", "Martin", "" ] ]
2505.22092
Bruno Yun
Valentin Cuzin-Rambaud, Emilien Komlenovic, Alexandre Faure, Bruno Yun
VIRAL: Vision-grounded Integration for Reward design And Learning
null
null
null
null
cs.AI
http://creativecommons.org/licenses/by/4.0/
The alignment between humans and machines is a critical challenge in artificial intelligence today. Reinforcement learning, which aims to maximize a reward function, is particularly vulnerable to the risks associated with poorly designed reward functions. Recent advancements has shown that Large Language Models (LLMs) for reward generation can outperform human performance in this context. We introduce VIRAL, a pipeline for generating and refining reward functions through the use of multi-modal LLMs. VIRAL autonomously creates and interactively improves reward functions based on a given environment and a goal prompt or annotated image. The refinement process can incorporate human feedback or be guided by a description generated by a video LLM, which explains the agent's policy in video form. We evaluated VIRAL in five Gymnasium environments, demonstrating that it accelerates the learning of new behaviors while ensuring improved alignment with user intent. The source-code and demo video are available at: https://github.com/VIRAL-UCBL1/VIRAL and https://youtu.be/t4_BXugBm9Q.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:16:09 GMT" } ]
2025-05-29T00:00:00
[ [ "Cuzin-Rambaud", "Valentin", "" ], [ "Komlenovic", "Emilien", "" ], [ "Faure", "Alexandre", "" ], [ "Yun", "Bruno", "" ] ]
2505.22093
Santiago Berrezueta-Guzman
Santiago Berrezueta-Guzman, Stephan Krusche, Stefan Wagner
From Coders to Critics: Empowering Students through Peer Assessment in the Age of AI Copilots
This is the authors' preprint version of a paper accepted at the 11th International Symposium on Educational Technology, to be held in July 2025, in Bangkok, Thailand. The final published version will be available via IEEE Xplore Library
null
null
null
cs.CY cs.AI cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The rapid adoption of AI powered coding assistants like ChatGPT and other coding copilots is transforming programming education, raising questions about assessment practices, academic integrity, and skill development. As educators seek alternatives to traditional grading methods susceptible to AI enabled plagiarism, structured peer assessment could be a promising strategy. This paper presents an empirical study of a rubric based, anonymized peer review process implemented in a large introductory programming course. Students evaluated each other's final projects (2D game), and their assessments were compared to instructor grades using correlation, mean absolute error, and root mean square error (RMSE). Additionally, reflective surveys from 47 teams captured student perceptions of fairness, grading behavior, and preferences regarding grade aggregation. Results show that peer review can approximate instructor evaluation with moderate accuracy and foster student engagement, evaluative thinking, and interest in providing good feedback to their peers. We discuss these findings for designing scalable, trustworthy peer assessment systems to face the age of AI assisted coding.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:17:05 GMT" } ]
2025-05-29T00:00:00
[ [ "Berrezueta-Guzman", "Santiago", "" ], [ "Krusche", "Stephan", "" ], [ "Wagner", "Stefan", "" ] ]
2505.22095
Zhenghao Liu PhD.
Chunyi Peng and Zhipeng Xu and Zhenghao Liu and Yishan Li and Yukun Yan and Shuo Wang and Zhiyuan Liu and Yu Gu and Minghe Yu and Ge Yu and Maosong Sun
Learning to Route Queries Across Knowledge Bases for Step-wise Retrieval-Augmented Reasoning
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by-nc-sa/4.0/
Multimodal Retrieval-Augmented Generation (MRAG) has shown promise in mitigating hallucinations in Multimodal Large Language Models (MLLMs) by incorporating external knowledge during generation. Existing MRAG methods typically adopt a static retrieval pipeline that fetches relevant information from multiple Knowledge Bases (KBs), followed by a refinement step. However, these approaches overlook the reasoning and planning capabilities of MLLMs to dynamically determine how to interact with different KBs during the reasoning process. To address this limitation, we propose R1-Router, a novel MRAG framework that learns to decide when and where to retrieve knowledge based on the evolving reasoning state. Specifically, R1-Router can generate follow-up queries according to the current reasoning step, routing these intermediate queries to the most suitable KB, and integrating external knowledge into a coherent reasoning trajectory to answer the original query. Furthermore, we introduce Step-wise Group Relative Policy Optimization (Step-GRPO), a tailored reinforcement learning algorithm that assigns step-specific rewards to optimize the reasoning behavior of MLLMs. Experimental results on various open-domain QA benchmarks across multiple modalities demonstrate that R1-Router outperforms baseline models by over 7%. Further analysis shows that R1-Router can adaptively and effectively leverage diverse KBs, reducing unnecessary retrievals and improving both efficiency and accuracy.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:17:57 GMT" } ]
2025-05-29T00:00:00
[ [ "Peng", "Chunyi", "" ], [ "Xu", "Zhipeng", "" ], [ "Liu", "Zhenghao", "" ], [ "Li", "Yishan", "" ], [ "Yan", "Yukun", "" ], [ "Wang", "Shuo", "" ], [ "Liu", "Zhiyuan", "" ], [ "Gu", "Yu", "" ], [ "Yu", "Minghe", "" ], [ "Yu", "Ge", "" ], [ "Sun", "Maosong", "" ] ]
2505.22096
Jinheon Baek
Jinheon Baek, Horst Samulowitz, Oktie Hassanzadeh, Dharmashankar Subramanian, Sola Shirai, Alfio Gliozzo, and Debarun Bhattacharjya
Knowledge Base Construction for Knowledge-Augmented Text-to-SQL
ACL Findings 2025
null
null
null
cs.CL cs.AI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Text-to-SQL aims to translate natural language queries into SQL statements, which is practical as it enables anyone to easily retrieve the desired information from databases. Recently, many existing approaches tackle this problem with Large Language Models (LLMs), leveraging their strong capability in understanding user queries and generating corresponding SQL code. Yet, the parametric knowledge in LLMs might be limited to covering all the diverse and domain-specific queries that require grounding in various database schemas, which makes generated SQLs less accurate oftentimes. To tackle this, we propose constructing the knowledge base for text-to-SQL, a foundational source of knowledge, from which we retrieve and generate the necessary knowledge for given queries. In particular, unlike existing approaches that either manually annotate knowledge or generate only a few pieces of knowledge for each query, our knowledge base is comprehensive, which is constructed based on a combination of all the available questions and their associated database schemas along with their relevant knowledge, and can be reused for unseen databases from different datasets and domains. We validate our approach on multiple text-to-SQL datasets, considering both the overlapping and non-overlapping database scenarios, where it outperforms relevant baselines substantially.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:17:58 GMT" } ]
2025-05-29T00:00:00
[ [ "Baek", "Jinheon", "" ], [ "Samulowitz", "Horst", "" ], [ "Hassanzadeh", "Oktie", "" ], [ "Subramanian", "Dharmashankar", "" ], [ "Shirai", "Sola", "" ], [ "Gliozzo", "Alfio", "" ], [ "Bhattacharjya", "Debarun", "" ] ]
2505.22097
Philippe Mounaix
Philippe Mounaix
From the Rose-DuBois Ansatz of Hot Spot Fields to the Instanton Solution: a Pedestrian Presentation
16 pages, 17 figures, submitted to Phys. Plasmas
null
null
null
physics.plasm-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
This paper gives a pedestrian presentation of some technical results recently published in mathematical physics with non-trivial implications for laser-plasma interaction. The aim is to get across the main results without going into the details of the calculations, nor offering a specialist's user guide, but by focusing conceptually on how these results modify the commonly-held description -- in terms of laser hot spot fields -- of backscattering instabilities with a spatially smoothed laser beam. The intended readers are plasma physicists as well as graduate students interested in laser-plasma interaction. No prior knowledge of scattering instabilities is required. Step by step, we explain how the laser hot spots are gradually replaced with other structures, called instantons, as the amplification of the scattered light increases. In the amplification range of interest for laser-plasma interaction, instanton--hot spot complexes tend to appear in the laser field (in addition to the expected hot spots), with a non-negligible probability. For even larger amplifications and systems longer than a hot spot length, the hot spot field description is clearly invalidated by the instanton takeover.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:18:42 GMT" } ]
2025-05-29T00:00:00
[ [ "Mounaix", "Philippe", "" ] ]
2505.22098
San Jiang
Junhuan Liu, San Jiang, Wei Ge, Wei Huang, Bingxuan Guo, Qingquan Li
UAVPairs: A Challenging Benchmark for Match Pair Retrieval of Large-scale UAV Images
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
The primary contribution of this paper is a challenging benchmark dataset, UAVPairs, and a training pipeline designed for match pair retrieval of large-scale UAV images. First, the UAVPairs dataset, comprising 21,622 high-resolution images across 30 diverse scenes, is constructed; the 3D points and tracks generated by SfM-based 3D reconstruction are employed to define the geometric similarity of image pairs, ensuring genuinely matchable image pairs are used for training. Second, to solve the problem of expensive mining cost for global hard negative mining, a batched nontrivial sample mining strategy is proposed, leveraging the geometric similarity and multi-scene structure of the UAVPairs to generate training samples as to accelerate training. Third, recognizing the limitation of pair-based losses, the ranked list loss is designed to improve the discrimination of image retrieval models, which optimizes the global similarity structure constructed from the positive set and negative set. Finally, the effectiveness of the UAVPairs dataset and training pipeline is validated through comprehensive experiments on three distinct large-scale UAV datasets. The experiment results demonstrate that models trained with the UAVPairs dataset and the ranked list loss achieve significantly improved retrieval accuracy compared to models trained on existing datasets or with conventional losses. Furthermore, these improvements translate to enhanced view graph connectivity and higher quality of reconstructed 3D models. The models trained by the proposed approach perform more robustly compared with hand-crafted global features, particularly in challenging repetitively textured scenes and weakly textured scenes. For match pair retrieval of large-scale UAV images, the trained image retrieval models offer an effective solution. The dataset would be made publicly available at https://github.com/json87/UAVPairs.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:21:05 GMT" } ]
2025-05-29T00:00:00
[ [ "Liu", "Junhuan", "" ], [ "Jiang", "San", "" ], [ "Ge", "Wei", "" ], [ "Huang", "Wei", "" ], [ "Guo", "Bingxuan", "" ], [ "Li", "Qingquan", "" ] ]
2505.22099
Wenwen Qiang
Wenwen Qiang, Ziyin Gu, Lingyu Si, Jiangmeng Li, Changwen Zheng, Fuchun Sun, Hui Xiong
On the Transferability and Discriminability of Repersentation Learning in Unsupervised Domain Adaptation
null
null
null
null
cs.CV cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we addressed the limitation of relying solely on distribution alignment and source-domain empirical risk minimization in Unsupervised Domain Adaptation (UDA). Our information-theoretic analysis showed that this standard adversarial-based framework neglects the discriminability of target-domain features, leading to suboptimal performance. To bridge this theoretical-practical gap, we defined "good representation learning" as guaranteeing both transferability and discriminability, and proved that an additional loss term targeting target-domain discriminability is necessary. Building on these insights, we proposed a novel adversarial-based UDA framework that explicitly integrates a domain alignment objective with a discriminability-enhancing constraint. Instantiated as Domain-Invariant Representation Learning with Global and Local Consistency (RLGLC), our method leverages Asymmetrically-Relaxed Wasserstein of Wasserstein Distance (AR-WWD) to address class imbalance and semantic dimension weighting, and employs a local consistency mechanism to preserve fine-grained target-domain discriminative information. Extensive experiments across multiple benchmark datasets demonstrate that RLGLC consistently surpasses state-of-the-art methods, confirming the value of our theoretical perspective and underscoring the necessity of enforcing both transferability and discriminability in adversarial-based UDA.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:24:43 GMT" } ]
2025-05-29T00:00:00
[ [ "Qiang", "Wenwen", "" ], [ "Gu", "Ziyin", "" ], [ "Si", "Lingyu", "" ], [ "Li", "Jiangmeng", "" ], [ "Zheng", "Changwen", "" ], [ "Sun", "Fuchun", "" ], [ "Xiong", "Hui", "" ] ]
2505.22100
Qian Chen
Qian Chen, Beno\^it Collins, Omar Fawzi
Symmetry reduction for testing $k$-block-positivity via extendibility
23 pages
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
We study the problem of testing $k$-block-positivity via symmetric $N$-extendibility by taking the tensor product with a $k$-dimensional maximally entangled state. We exploit the unitary symmetry of the maximally entangled state to reduce the size of the corresponding semidefinite programs (SDP). For example, for $k=2$, the SDP is reduced from one block of size $2^{N+1} d^{N+1}$ to $\lfloor \frac{N+1}{2} \rfloor$ blocks of size $\approx O( (N-1)^{-1} 2^{N+1} d^{N+1} )$.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:26:34 GMT" } ]
2025-05-29T00:00:00
[ [ "Chen", "Qian", "" ], [ "Collins", "Benoît", "" ], [ "Fawzi", "Omar", "" ] ]
2505.22101
Zhiyu Li
Zhiyu Li, Shichao Song, Hanyu Wang, Simin Niu, Ding Chen, Jiawei Yang, Chenyang Xi, Huayi Lai, Jihao Zhao, Yezhaohui Wang, Junpeng Ren, Zehao Lin, Jiahao Huo, Tianyi Chen, Kai Chen, Kehang Li, Zhiqiang Yin, Qingchen Yu, Bo Tang, Hongkang Yang, Zhi-Qin John Xu and Feiyu Xiong
MemOS: An Operating System for Memory-Augmented Generation (MAG) in Large Language Models
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Large Language Models (LLMs) have emerged as foundational infrastructure in the pursuit of Artificial General Intelligence (AGI). Despite their remarkable capabilities in language perception and generation, current LLMs fundamentally lack a unified and structured architecture for handling memory. They primarily rely on parametric memory (knowledge encoded in model weights) and ephemeral activation memory (context-limited runtime states). While emerging methods like Retrieval-Augmented Generation (RAG) incorporate plaintext memory, they lack lifecycle management and multi-modal integration, limiting their capacity for long-term knowledge evolution. To address this, we introduce MemOS, a memory operating system designed for LLMs that, for the first time, elevates memory to a first-class operational resource. It builds unified mechanisms for representation, organization, and governance across three core memory types: parametric, activation, and plaintext. At its core is the MemCube, a standardized memory abstraction that enables tracking, fusion, and migration of heterogeneous memory, while offering structured, traceable access across tasks and contexts. MemOS establishes a memory-centric execution framework with strong controllability, adaptability, and evolvability. It fills a critical gap in current LLM infrastructure and lays the groundwork for continual adaptation, personalized intelligence, and cross-platform coordination in next-generation intelligent systems.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:27:12 GMT" } ]
2025-05-29T00:00:00
[ [ "Li", "Zhiyu", "" ], [ "Song", "Shichao", "" ], [ "Wang", "Hanyu", "" ], [ "Niu", "Simin", "" ], [ "Chen", "Ding", "" ], [ "Yang", "Jiawei", "" ], [ "Xi", "Chenyang", "" ], [ "Lai", "Huayi", "" ], [ "Zhao", "Jihao", "" ], [ "Wang", "Yezhaohui", "" ], [ "Ren", "Junpeng", "" ], [ "Lin", "Zehao", "" ], [ "Huo", "Jiahao", "" ], [ "Chen", "Tianyi", "" ], [ "Chen", "Kai", "" ], [ "Li", "Kehang", "" ], [ "Yin", "Zhiqiang", "" ], [ "Yu", "Qingchen", "" ], [ "Tang", "Bo", "" ], [ "Yang", "Hongkang", "" ], [ "Xu", "Zhi-Qin John", "" ], [ "Xiong", "Feiyu", "" ] ]
2505.22102
Paul Disberg
Paul Disberg and Ilya Mandel
The Kick Velocity Distribution of Isolated Neutron Stars
13 pages, 7 figures, submitted to ApJL
null
null
null
astro-ph.HE astro-ph.GA astro-ph.SR
http://creativecommons.org/licenses/by/4.0/
Neutron stars (NSs) are thought to receive natal kicks at their formation in supernovae. In order to investigate the magnitude of these kicks, we analyze the proper motions and distance estimates -- either through parallax or dispersion measures -- of young isolated pulsars and infer their three-dimensional velocities relative to their local standard of rest. We find that the velocities based on parallax distances of pulsars younger than $10$ Myr follow a log-normal distribution with a mean of $\ln\left(v/\text{km}/\text{s}^{-1}\right)=5.60\pm0.12$ and a standard deviation of $0.68\pm0.10$, peaking at ${\sim}150$--$200$ km s$^{-1}$, which we adopt as our fiducial kick distribution. Using a previously established method that infers kick magnitudes through the eccentricity of Galactic trajectories, we also estimate the kick velocities of older pulsars, which we find to be consistent with our fiducial kick distribution. A log-normal fit to all pulsars with ages below $40$ Myr yields a more constraining (but possibly more prone to systematic errors) fit with mean and standard deviation of $5.67\pm0.10$ and $0.59\pm0.08$, respectively. Moreover, we (1) resolve the tension between our results and the Maxwellian distribution found by Hobbs et al. (2005), which has a ${\sim}50\%$ higher median velocity, by showing that their analysis is missing a Jacobian needed to correct for its logarithmic histogram bin sizes, and (2) argue that the bimodality found by others is not statistically significant and that previous results are consistent with our inferred kick distribution, effectively reconciling the literature on observed NS kicks.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:27:35 GMT" } ]
2025-05-29T00:00:00
[ [ "Disberg", "Paul", "" ], [ "Mandel", "Ilya", "" ] ]
2505.22103
Tingting Wu
Martin J. Gander, Liu-Di Lu, Tingting Wu
Optimized Schwarz methods for heterogeneous heat transfer problems
null
null
null
null
math.NA cs.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present here nonoverlapping optimized Schwarz methods applied to heat transfer problems with heterogeneous diffusion coefficients. After a Laplace transform in time, we derive the error equation and obtain the convergence factor. The optimal transmission operators are nonlocal, and thus inconvenient to use in practice. We introduce three versions of local approximations for the transmission parameter, and provide a detailed analysis at the continuous level in each case to identify the best local transmission conditions. Numerical experiments are presented to illustrate the performance of each local transmission condition. As shown in our analysis, local transmission conditions, which are scaled appropriately with respect to the heterogeneous diffusion coefficients, are more efficient and robust especially when the discontinuity of the diffusion coefficient is large.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:29:08 GMT" } ]
2025-05-29T00:00:00
[ [ "Gander", "Martin J.", "" ], [ "Lu", "Liu-Di", "" ], [ "Wu", "Tingting", "" ] ]
2505.22104
Kaushik Mallik
Davide Corsi, Kaushik Mallik, Andoni Rodriguez, Cesar Sanchez
Efficient Dynamic Shielding for Parametric Safety Specifications
null
null
null
null
cs.AI cs.LG cs.LO cs.RO cs.SY eess.SY
http://creativecommons.org/licenses/by/4.0/
Shielding has emerged as a promising approach for ensuring safety of AI-controlled autonomous systems. The algorithmic goal is to compute a shield, which is a runtime safety enforcement tool that needs to monitor and intervene the AI controller's actions if safety could be compromised otherwise. Traditional shields are designed statically for a specific safety requirement. Therefore, if the safety requirement changes at runtime due to changing operating conditions, the shield needs to be recomputed from scratch, causing delays that could be fatal. We introduce dynamic shields for parametric safety specifications, which are succinctly represented sets of all possible safety specifications that may be encountered at runtime. Our dynamic shields are statically designed for a given safety parameter set, and are able to dynamically adapt as the true safety specification (permissible by the parameters) is revealed at runtime. The main algorithmic novelty lies in the dynamic adaptation procedure, which is a simple and fast algorithm that utilizes known features of standard safety shields, like maximal permissiveness. We report experimental results for a robot navigation problem in unknown territories, where the safety specification evolves as new obstacles are discovered at runtime. In our experiments, the dynamic shields took a few minutes for their offline design, and took between a fraction of a second and a few seconds for online adaptation at each step, whereas the brute-force online recomputation approach was up to 5 times slower.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:30:03 GMT" } ]
2025-05-29T00:00:00
[ [ "Corsi", "Davide", "" ], [ "Mallik", "Kaushik", "" ], [ "Rodriguez", "Andoni", "" ], [ "Sanchez", "Cesar", "" ] ]
2505.22105
Hang Chen
Hang Chen, Maoyuan Ye, Peng Yang, Haibin He, Juhua Liu, Bo Du
Adapting Segment Anything Model for Power Transmission Corridor Hazard Segmentation
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Power transmission corridor hazard segmentation (PTCHS) aims to separate transmission equipment and surrounding hazards from complex background, conveying great significance to maintaining electric power transmission safety. Recently, the Segment Anything Model (SAM) has emerged as a foundational vision model and pushed the boundaries of segmentation tasks. However, SAM struggles to deal with the target objects in complex transmission corridor scenario, especially those with fine structure. In this paper, we propose ELE-SAM, adapting SAM for the PTCHS task. Technically, we develop a Context-Aware Prompt Adapter to achieve better prompt tokens via incorporating global-local features and focusing more on key regions. Subsequently, to tackle the hazard objects with fine structure in complex background, we design a High-Fidelity Mask Decoder by leveraging multi-granularity mask features and then scaling them to a higher resolution. Moreover, to train ELE-SAM and advance this field, we construct the ELE-40K benchmark, the first large-scale and real-world dataset for PTCHS including 44,094 image-mask pairs. Experimental results for ELE-40K demonstrate the superior performance that ELE-SAM outperforms the baseline model with the average 16.8% mIoU and 20.6% mBIoU performance improvement. Moreover, compared with the state-of-the-art method on HQSeg-44K, the average 2.9% mIoU and 3.8% mBIoU absolute improvements further validate the effectiveness of our method on high-quality generic object segmentation. The source code and dataset are available at https://github.com/Hhaizee/ELE-SAM.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:32:55 GMT" } ]
2025-05-29T00:00:00
[ [ "Chen", "Hang", "" ], [ "Ye", "Maoyuan", "" ], [ "Yang", "Peng", "" ], [ "He", "Haibin", "" ], [ "Liu", "Juhua", "" ], [ "Du", "Bo", "" ] ]
2505.22106
Junqi Zhao
Junqi Zhao, Jinzheng Zhao, Haohe Liu, Yun Chen, Lu Han, Xubo Liu, Mark Plumbley, Wenwu Wang
AudioTurbo: Fast Text-to-Audio Generation with Rectified Diffusion
null
null
null
null
cs.SD cs.AI eess.AS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Diffusion models have significantly improved the quality and diversity of audio generation but are hindered by slow inference speed. Rectified flow enhances inference speed by learning straight-line ordinary differential equation (ODE) paths. However, this approach requires training a flow-matching model from scratch and tends to perform suboptimally, or even poorly, at low step counts. To address the limitations of rectified flow while leveraging the advantages of advanced pre-trained diffusion models, this study integrates pre-trained models with the rectified diffusion method to improve the efficiency of text-to-audio (TTA) generation. Specifically, we propose AudioTurbo, which learns first-order ODE paths from deterministic noise sample pairs generated by a pre-trained TTA model. Experiments on the AudioCaps dataset demonstrate that our model, with only 10 sampling steps, outperforms prior models and reduces inference to 3 steps compared to a flow-matching-based acceleration model.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:33:58 GMT" } ]
2025-05-29T00:00:00
[ [ "Zhao", "Junqi", "" ], [ "Zhao", "Jinzheng", "" ], [ "Liu", "Haohe", "" ], [ "Chen", "Yun", "" ], [ "Han", "Lu", "" ], [ "Liu", "Xubo", "" ], [ "Plumbley", "Mark", "" ], [ "Wang", "Wenwu", "" ] ]
2505.22107
Mingkui Tan
Shuhai Zhang, Zeng You, Yaofo Chen, Zhiquan Wen, Qianyue Wang, Zhijie Qiu, Yuanqing Li and Mingkui Tan
Curse of High Dimensionality Issue in Transformer for Long-context Modeling
Accepted at ICML 2025
null
null
null
cs.CL cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Transformer-based large language models (LLMs) excel in natural language processing tasks by capturing long-range dependencies through self-attention mechanisms. However, long-context modeling faces significant computational inefficiencies due to \textit{redundant} attention computations: while attention weights are often \textit{sparse}, all tokens consume \textit{equal} computational resources. In this paper, we reformulate traditional probabilistic sequence modeling as a \textit{supervised learning task}, enabling the separation of relevant and irrelevant tokens and providing a clearer understanding of redundancy. Based on this reformulation, we theoretically analyze attention sparsity, revealing that only a few tokens significantly contribute to predictions. Building on this, we formulate attention optimization as a linear coding problem and propose a \textit{group coding strategy}, theoretically showing its ability to improve robustness against random noise and enhance learning efficiency. Motivated by this, we propose \textit{Dynamic Group Attention} (DGA), which leverages the group coding to explicitly reduce redundancy by aggregating less important tokens during attention computation. Empirical results show that our DGA significantly reduces computational costs while maintaining competitive performance.Code is available at https://github.com/bolixinyu/DynamicGroupAttention.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:34:46 GMT" } ]
2025-05-29T00:00:00
[ [ "Zhang", "Shuhai", "" ], [ "You", "Zeng", "" ], [ "Chen", "Yaofo", "" ], [ "Wen", "Zhiquan", "" ], [ "Wang", "Qianyue", "" ], [ "Qiu", "Zhijie", "" ], [ "Li", "Yuanqing", "" ], [ "Tan", "Mingkui", "" ] ]
2505.22108
Santhosh Parampottupadam
Santhosh Parampottupadam, Melih Co\c{s}\u{g}un, Sarthak Pati, Maximilian Zenk, Saikat Roy, Dimitrios Bounias, Benjamin Hamm, Sinem Sav, Ralf Floca, Klaus Maier-Hein
Inclusive, Differentially Private Federated Learning for Clinical Data
null
null
null
null
cs.LG cs.AI cs.CR cs.DC
http://creativecommons.org/licenses/by/4.0/
Federated Learning (FL) offers a promising approach for training clinical AI models without centralizing sensitive patient data. However, its real-world adoption is hindered by challenges related to privacy, resource constraints, and compliance. Existing Differential Privacy (DP) approaches often apply uniform noise, which disproportionately degrades model performance, even among well-compliant institutions. In this work, we propose a novel compliance-aware FL framework that enhances DP by adaptively adjusting noise based on quantifiable client compliance scores. Additionally, we introduce a compliance scoring tool based on key healthcare and security standards to promote secure, inclusive, and equitable participation across diverse clinical settings. Extensive experiments on public datasets demonstrate that integrating under-resourced, less compliant clinics with highly regulated institutions yields accuracy improvements of up to 15% over traditional FL. This work advances FL by balancing privacy, compliance, and performance, making it a viable solution for real-world clinical workflows in global healthcare.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:36:21 GMT" } ]
2025-05-29T00:00:00
[ [ "Parampottupadam", "Santhosh", "" ], [ "Coşğun", "Melih", "" ], [ "Pati", "Sarthak", "" ], [ "Zenk", "Maximilian", "" ], [ "Roy", "Saikat", "" ], [ "Bounias", "Dimitrios", "" ], [ "Hamm", "Benjamin", "" ], [ "Sav", "Sinem", "" ], [ "Floca", "Ralf", "" ], [ "Maier-Hein", "Klaus", "" ] ]
2505.22109
Paul Krzakala
Paul Krzakala, Gabriel Melo, Charlotte Laclau, Florence d'Alch\'e-Buc, R\'emi Flamary
The quest for the GRAph Level autoEncoder (GRALE)
null
null
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by/4.0/
Although graph-based learning has attracted a lot of attention, graph representation learning is still a challenging task whose resolution may impact key application fields such as chemistry or biology. To this end, we introduce GRALE, a novel graph autoencoder that encodes and decodes graphs of varying sizes into a shared embedding space. GRALE is trained using an Optimal Transport-inspired loss that compares the original and reconstructed graphs and leverages a differentiable node matching module, which is trained jointly with the encoder and decoder. The proposed attention-based architecture relies on Evoformer, the core component of AlphaFold, which we extend to support both graph encoding and decoding. We show, in numerical experiments on simulated and molecular data, that GRALE enables a highly general form of pre-training, applicable to a wide range of downstream tasks, from classification and regression to more complex tasks such as graph interpolation, editing, matching, and prediction.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:37:33 GMT" } ]
2025-05-29T00:00:00
[ [ "Krzakala", "Paul", "" ], [ "Melo", "Gabriel", "" ], [ "Laclau", "Charlotte", "" ], [ "d'Alché-Buc", "Florence", "" ], [ "Flamary", "Rémi", "" ] ]
2505.22110
Irene Mar\'in-Gayte
Inmaculada Gayte Delgado and Irene Mar\'in Gayte
Some questions about the regularity and the uniqueness of solutions of parabolic partial differential equations
null
null
null
null
math.AP
http://creativecommons.org/licenses/by-nc-nd/4.0/
This work obtains a fixed-point equation for the solution of linear parabolic partial differential problems based on solutions to heat problems. This is a pointwise equality, so we have required non-standard techniques that involve the study of the sign of certain solutions to linear parabolic problems. This fixed-point equation implies regularity properties of solutions to parabolic problems, not necessarily linear, and this allows us to prove the uniqueness of the solution in three dimensions for the Navier-Stokes problem.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:38:14 GMT" } ]
2025-05-29T00:00:00
[ [ "Delgado", "Inmaculada Gayte", "" ], [ "Gayte", "Irene Marín", "" ] ]
2505.22111
Woonho Ko
Woonho Ko, Jin Bok Park, Il Yong Chun
Autoregression-free video prediction using diffusion model for mitigating error propagation
6 pages, 4 figures, 2 tables
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Existing long-term video prediction methods often rely on an autoregressive video prediction mechanism. However, this approach suffers from error propagation, particularly in distant future frames. To address this limitation, this paper proposes the first AutoRegression-Free (ARFree) video prediction framework using diffusion models. Different from an autoregressive video prediction mechanism, ARFree directly predicts any future frame tuples from the context frame tuple. The proposed ARFree consists of two key components: 1) a motion prediction module that predicts a future motion using motion feature extracted from the context frame tuple; 2) a training method that improves motion continuity and contextual consistency between adjacent future frame tuples. Our experiments with two benchmark datasets show that the proposed ARFree video prediction framework outperforms several state-of-the-art video prediction methods.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:40:38 GMT" } ]
2025-05-29T00:00:00
[ [ "Ko", "Woonho", "" ], [ "Park", "Jin Bok", "" ], [ "Chun", "Il Yong", "" ] ]
2505.22112
Guangfu Hao
Guangfu Hao, Frederic Alexandre, Shan Yu
Visual Large Language Models Exhibit Human-Level Cognitive Flexibility in the Wisconsin Card Sorting Test
null
null
null
null
cs.AI q-bio.NC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Cognitive flexibility has been extensively studied in human cognition but remains relatively unexplored in the context of Visual Large Language Models (VLLMs). This study assesses the cognitive flexibility of state-of-the-art VLLMs (GPT-4o, Gemini-1.5 Pro, and Claude-3.5 Sonnet) using the Wisconsin Card Sorting Test (WCST), a classic measure of set-shifting ability. Our results reveal that VLLMs achieve or surpass human-level set-shifting capabilities under chain-of-thought prompting with text-based inputs. However, their abilities are highly influenced by both input modality and prompting strategy. In addition, we find that through role-playing, VLLMs can simulate various functional deficits aligned with patients having impairments in cognitive flexibility, suggesting that VLLMs may possess a cognitive architecture, at least regarding the ability of set-shifting, similar to the brain. This study reveals the fact that VLLMs have already approached the human level on a key component underlying our higher cognition, and highlights the potential to use them to emulate complex brain processes.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:40:55 GMT" } ]
2025-05-29T00:00:00
[ [ "Hao", "Guangfu", "" ], [ "Alexandre", "Frederic", "" ], [ "Yu", "Shan", "" ] ]
2505.22113
Zhiyuan Li
Zhiyuan Li, Yi Chang, Yuan Wu
THINK-Bench: Evaluating Thinking Efficiency and Chain-of-Thought Quality of Large Reasoning Models
20 pages, 8 figures, 6 tables
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Large reasoning models (LRMs) have achieved impressive performance in complex tasks, often outperforming conventional large language models (LLMs). However, the prevalent issue of overthinking severely limits their computational efficiency. Overthinking occurs when models generate excessive and redundant tokens that contribute little to accurate outcomes, especially in simple tasks, resulting in a significant waste of computational resources. To systematically investigate this issue, we introduce Think-Bench, a benchmark designed to evaluate the reasoning efficiency of LRMs. We also propose novel efficiency metrics and conduct a comprehensive evaluation of various LRMs across multiple dimensions, including the reasoning process, outcome quality, and chain-of-thought (CoT) characteristics. Our analysis reveals that most LRMs exhibit overthinking in handling easy questions, generating unnecessarily lengthy reasoning chains. While many LRMs demonstrate high CoT quality, several suffer from low efficiency. We hope that Think-Bench can serve as a robust foundation for advancing research into LRMs.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:41:14 GMT" } ]
2025-05-29T00:00:00
[ [ "Li", "Zhiyuan", "" ], [ "Chang", "Yi", "" ], [ "Wu", "Yuan", "" ] ]
2505.22114
MaryBeth Defrance
MaryBeth Defrance, Guillaume Bied, Maarten Buyl, Jefrey Lijffijt, Tijl De Bie
BiMi Sheets: Infosheets for bias mitigation methods
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by-sa/4.0/
Over the past 15 years, hundreds of bias mitigation methods have been proposed in the pursuit of fairness in machine learning (ML). However, algorithmic biases are domain-, task-, and model-specific, leading to a `portability trap': bias mitigation solutions in one context may not be appropriate in another. Thus, a myriad of design choices have to be made when creating a bias mitigation method, such as the formalization of fairness it pursues, and where and how it intervenes in the ML pipeline. This creates challenges in benchmarking and comparing the relative merits of different bias mitigation methods, and limits their uptake by practitioners. We propose BiMi Sheets as a portable, uniform guide to document the design choices of any bias mitigation method. This enables researchers and practitioners to quickly learn its main characteristics and to compare with their desiderata. Furthermore, the sheets' structure allow for the creation of a structured database of bias mitigation methods. In order to foster the sheets' adoption, we provide a platform for finding and creating BiMi Sheets at bimisheet.com.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:41:35 GMT" } ]
2025-05-29T00:00:00
[ [ "Defrance", "MaryBeth", "" ], [ "Bied", "Guillaume", "" ], [ "Buyl", "Maarten", "" ], [ "Lijffijt", "Jefrey", "" ], [ "De Bie", "Tijl", "" ] ]
2505.22115
Victor Mikhaylov Dr.
S.A. Avdonin, G. Leugering, V.S. Mikhaylov
On an inverse problem for tree-like networks of elastic strings
null
null
10.1002/zamm.200900295
null
math.AP math.SP
http://creativecommons.org/licenses/by-nc-sa/4.0/
We consider the in-plane motion of elastic strings on tree-like network, observed from the 'leaves'. We investigate the inverse problem of recovering not only the physical properties i.e. the 'optical lengths' of each string, but also the topology of the tree which is represented by the edge degrees and the angles between branching edges. To this end use the boundary control method for wave equations established in~\cite{AK,B}. It is shown that under generic assumptions the inverse problem can be solved by applying measurements at all leaves, the root of the tree being fixed.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:43:19 GMT" } ]
2025-05-29T00:00:00
[ [ "Avdonin", "S. A.", "" ], [ "Leugering", "G.", "" ], [ "Mikhaylov", "V. S.", "" ] ]
2505.22116
Jintao Zhang
Jintao Zhang and Zirui Liu and Mingyue Cheng and Shilong Zhang and Tingyue Pan and Qi Liu and Yanhu Xie
Multimodal Forecasting of Sparse Intraoperative Hypotension Events Powered by Language Model
null
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Intraoperative hypotension (IOH) frequently occurs under general anesthesia and is strongly linked to adverse outcomes such as myocardial injury and increased mortality. Despite its significance, IOH prediction is hindered by event sparsity and the challenge of integrating static and dynamic data across diverse patients. In this paper, we propose \textbf{IOHFuseLM}, a multimodal language model framework. To accurately identify and differentiate sparse hypotensive events, we leverage a two-stage training strategy. The first stage involves domain adaptive pretraining on IOH physiological time series augmented through diffusion methods, thereby enhancing the model sensitivity to patterns associated with hypotension. Subsequently, task fine-tuning is performed on the original clinical dataset to further enhance the ability to distinguish normotensive from hypotensive states. To enable multimodal fusion for each patient, we align structured clinical descriptions with the corresponding physiological time series at the token level. Such alignment enables the model to capture individualized temporal patterns alongside their corresponding clinical semantics. In addition, we convert static patient attributes into structured text to enrich personalized information. Experimental evaluations on two intraoperative datasets demonstrate that IOHFuseLM outperforms established baselines in accurately identifying IOH events, highlighting its applicability in clinical decision support scenarios. Our code is publicly available to promote reproducibility at https://github.com/zjt-gpu/IOHFuseLM.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:44:55 GMT" } ]
2025-05-29T00:00:00
[ [ "Zhang", "Jintao", "" ], [ "Liu", "Zirui", "" ], [ "Cheng", "Mingyue", "" ], [ "Zhang", "Shilong", "" ], [ "Pan", "Tingyue", "" ], [ "Liu", "Qi", "" ], [ "Xie", "Yanhu", "" ] ]
2505.22117
Asunci\'on Fuente
Asunci\'on Fuente, Gisela Esplugues, Pablo Rivi\`ere-Marichalar, David Navarro-Almaida, Rafael Mart\'in-Dom\'enech, Guillermo M. Mu\~noz-Caro, \'Alvaro S\'anchez-Monge, Ang\`ele Taillard, H\'ector Carrascosa, Juli\'an J. Miranzo-Pastor, Aitana Tasa-Chaveli, Patricia Fern\'andez-Ruiz, Viviana V. Guzm\'an, Javier R. Goicoechea, Maryvonne Gerin, Jerome Pety
The sulfur plume in the Horsehead nebula: New detections of S$_2$H, SH$^+$, and CO$^+$
12 pages, 4 figures, accepted for publication in Astrophysical Journal Letters
null
10.3847/2041-8213/addbd3
null
astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
Sulfur is essential for life, but its abundance and distribution in the interstellar medium remain uncertain, with over 90% of sulfur undetected in cold molecular clouds. Sulfur allotropes (S$_{\rm n}$) have been proposed as possible reservoirs, but the only detected interstellar molecule with a disulfide bond is S$_2$H in the Horsehead Nebula, making the estimation of sulfur chains abundances difficult. Here we present total-power ALMA images of H$_2$S, S$_2$H, SO$_2$, CO$^+$, and SH$^+$ towards the Horsehead nebula. These observations, with unprecedented sensitivity (rms $\sim$ 1.5 mK), provide the first detections of SH$^+$ and CO$^+$ in this region, together with the identification of a new S$_2$H line. The comparison of the spectroscopic images of H$_2$S, S$_2$H, SO$_2$, CO$^+$ and SH$^+$ shows that the S$_2$H emission originates from a warm gas layer adjacent to the photodissociation front. The emission peak of S$_2$H is offset from those of reactive ions such as SH$^+$, CO$^+$, and SO$^+$, suggesting that gas-phase reactions involving SH$^+$ and H$_2$S are not the dominant formation pathway of S$_2$H. Instead, we propose that S$_2$H is desorbed from irradiated grain surfaces by non-thermal processes. The SH$^+$ detection indicates that sulfur is not significantly depleted at the UV-irradiated edge of the molecular cloud, arguing against a major refractory sulfur reservoir in the interior of molecular clouds.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:46:08 GMT" } ]
2025-05-29T00:00:00
[ [ "Fuente", "Asunción", "" ], [ "Esplugues", "Gisela", "" ], [ "Rivière-Marichalar", "Pablo", "" ], [ "Navarro-Almaida", "David", "" ], [ "Martín-Doménech", "Rafael", "" ], [ "Muñoz-Caro", "Guillermo M.", "" ], [ "Sánchez-Monge", "Álvaro", "" ], [ "Taillard", "Angèle", "" ], [ "Carrascosa", "Héctor", "" ], [ "Miranzo-Pastor", "Julián J.", "" ], [ "Tasa-Chaveli", "Aitana", "" ], [ "Fernández-Ruiz", "Patricia", "" ], [ "Guzmán", "Viviana V.", "" ], [ "Goicoechea", "Javier R.", "" ], [ "Gerin", "Maryvonne", "" ], [ "Pety", "Jerome", "" ] ]
2505.22118
Robert Moro
Alan Ramponi, Marco Rovera, Robert Moro, Sara Tonelli
Multilingual vs Crosslingual Retrieval of Fact-Checked Claims: A Tale of Two Approaches
null
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Retrieval of previously fact-checked claims is a well-established task, whose automation can assist professional fact-checkers in the initial steps of information verification. Previous works have mostly tackled the task monolingually, i.e., having both the input and the retrieved claims in the same language. However, especially for languages with a limited availability of fact-checks and in case of global narratives, such as pandemics, wars, or international politics, it is crucial to be able to retrieve claims across languages. In this work, we examine strategies to improve the multilingual and crosslingual performance, namely selection of negative examples (in the supervised) and re-ranking (in the unsupervised setting). We evaluate all approaches on a dataset containing posts and claims in 47 languages (283 language combinations). We observe that the best results are obtained by using LLM-based re-ranking, followed by fine-tuning with negative examples sampled using a sentence similarity-based strategy. Most importantly, we show that crosslinguality is a setup with its own unique characteristics compared to the multilingual setup.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:47:10 GMT" } ]
2025-05-29T00:00:00
[ [ "Ramponi", "Alan", "" ], [ "Rovera", "Marco", "" ], [ "Moro", "Robert", "" ], [ "Tonelli", "Sara", "" ] ]
2505.22119
Jitesh Singh
Nabamita Banerjee, Jitesh Singh
Massless limit of massive self-interacting vector fields
28 pages (19+9)
null
null
null
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study massive self-interacting vector field theories with mass added ``by hand". We show that the massless limit of the quartic self-interacting vector field theory is not smooth. Pathological behavior of the theory is not limited only at the classical level, even at the quantum level unitarity is violated at the two-loop. Using the Vainshtein mechanism, we show that it fails beyond the strong-coupling scale and hence a massless limit is not smooth even in quantum theory.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:47:13 GMT" } ]
2025-05-29T00:00:00
[ [ "Banerjee", "Nabamita", "" ], [ "Singh", "Jitesh", "" ] ]
2505.22120
Runyu Wang
Runyu Wang, Peng Ping, Zhengyu Guo, Xiaoye Zhang, Quan Shi, Liting Zhou, Tianbo Ji
LoKI: Low-damage Knowledge Implanting of Large Language Models
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Fine-tuning adapts pretrained models for specific tasks but poses the risk of catastrophic forgetting (CF), where critical knowledge from pre-training is overwritten. Current Parameter-Efficient Fine-Tuning (PEFT) methods for Large Language Models (LLMs), while efficient, often sacrifice general capabilities. To address the issue of CF in a general-purpose PEFT framework, we propose \textbf{Lo}w-damage \textbf{K}nowledge \textbf{I}mplanting (\textbf{LoKI}), a PEFT technique that is based on a mechanistic understanding of how knowledge is stored in transformer architectures. In two real-world scenarios, LoKI demonstrates task-specific performance that is comparable to or even surpasses that of full fine-tuning and LoRA-based methods across various model types, while significantly better preserving general capabilities. Our work connects mechanistic insights into LLM knowledge storage with practical fine-tuning objectives, achieving state-of-the-art trade-offs between task specialization and the preservation of general capabilities. Our implementation is publicly available as ready-to-use code\footnote{https://github.com/Nexround/LoKI}.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:47:26 GMT" } ]
2025-05-29T00:00:00
[ [ "Wang", "Runyu", "" ], [ "Ping", "Peng", "" ], [ "Guo", "Zhengyu", "" ], [ "Zhang", "Xiaoye", "" ], [ "Shi", "Quan", "" ], [ "Zhou", "Liting", "" ], [ "Ji", "Tianbo", "" ] ]
2505.22121
Duy-Minh Dang
Duy-Minh Dang and Chang Chen
Multi-period Mean-Buffered Probability of Exceedance in Defined Contribution Portfolio Optimization
44 pages, 10 figures
null
null
null
q-fin.PM q-fin.CP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate multi-period mean-risk portfolio optimization for long-horizon Defined Contribution plans, focusing on buffered Probability of Exceedance (bPoE), a more intuitive, dollar-based alternative to Conditional Value-at-Risk (CVaR). We formulate both pre-commitment and time-consistent Mean-bPoE and Mean-CVaR portfolio optimization problems under realistic investment constraints (e.g., no leverage, no short selling) and jump-diffusion dynamics. These formulations are naturally framed as bilevel optimization problems, with an outer search over the shortfall threshold and an inner optimization over rebalancing decisions. We establish an equivalence between the pre-commitment formulations through a one-to-one correspondence of their scalarization optimal sets, while showing that no such equivalence holds in the time-consistent setting. We develop provably convergent numerical schemes for the value functions associated with both pre-commitment and time-consistent formulations of these mean-risk control problems. Using nearly a century of market data, we find that time-consistent Mean-bPoE strategies closely resemble their pre-commitment counterparts. In particular, they maintain alignment with investors' preferences for a minimum acceptable terminal wealth level-unlike time-consistent Mean-CVaR, which often leads to counterintuitive control behavior. We further show that bPoE, as a strictly tail-oriented measure, prioritizes guarding against catastrophic shortfalls while allowing meaningful upside exposure, making it especially appealing for long-horizon wealth security. These findings highlight bPoE's practical advantages for long-horizon retirement planning.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:47:54 GMT" } ]
2025-05-29T00:00:00
[ [ "Dang", "Duy-Minh", "" ], [ "Chen", "Chang", "" ] ]
2505.22122
Peng Xu
Peng Xu and Gang Chen
Effective potential and scattering length of shielding polar molecules
15 pages, 3 figures
null
null
null
cond-mat.quant-gas
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate the effective potential and scattering length of ultracold polar molecules under different shielding techniques. First, we derive the effective potential for two polar molecules in the presence of an elliptical polarization field, combined elliptical and linear polarization fields, and combined elliptical polarization and static fields. The effective potential is then expressed as a sum of a zero-range contact interaction and a long-range dipole-dipole interaction under the Born approximation. We find that the first two shielding methods only partially suppress attractive interactions, while the second method allows for the construction of bound states with different polarization shapes. The last shielding method can achieve complete cancellation of residual attractive forces, which is particularly significant for maintaining quantum degeneracy in ultracold dipolar systems. Our results provide a comprehensive understanding of the effective potential and scattering length of shielding polar molecules, which is crucial for studying many-body physics in ultracold dipolar systems.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:48:26 GMT" } ]
2025-05-29T00:00:00
[ [ "Xu", "Peng", "" ], [ "Chen", "Gang", "" ] ]
2505.22123
Inhar Yeregui
Inhar Yeregui, Daniel Mej\'ias, Mikel Zorrilla, Roberto Viola, Jasone Astorga, Eduardo Jacob
Leveraging 5G Physical Layer Monitoring for Adaptive Remote Rendering in XR Applications
null
null
null
null
cs.NI
http://creativecommons.org/licenses/by-nc-nd/4.0/
As immersive eXtended Reality (XR) applications demand substantial network resources, understanding their interaction with 5G networks becomes crucial to improve them. This paper investigates the role of 5G physical-layer monitoring to manage and enhance the remote rendering of XR content dynamically. By observing network metrics directly from the physical layer, we propose a system to adapt streaming parameters such as bitrate, framerate, and resolution in real time based on available network capacity. Using theoretical formulas to estimate maximum data rate, our approach evaluates network resource availability, enabling the renderer to self-adjust media content representation. This is critical for providing consistent and smooth XR experiences to users, especially as network conditions fluctuate. Our findings suggest that physical-layer monitoring offers valuable insights to increase the Quality of Service (QoS) and has the potential to elevate user experience in remote-rendered XR applications.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:50:08 GMT" } ]
2025-05-29T00:00:00
[ [ "Yeregui", "Inhar", "" ], [ "Mejías", "Daniel", "" ], [ "Zorrilla", "Mikel", "" ], [ "Viola", "Roberto", "" ], [ "Astorga", "Jasone", "" ], [ "Jacob", "Eduardo", "" ] ]
2505.22124
Paul Mingzheng Tang
Si Zhang, Paul Mingzheng Tang, Hoong Chuin Lau
A Nurse Staffing and Scheduling Problem with Bounded Flexibility and Demand Uncertainty
28 pages, 10 figures
null
null
null
math.OC
http://creativecommons.org/licenses/by/4.0/
Nurse staffing and scheduling are persistent challenges in healthcare due to demand fluctuations and individual nurse preferences. This study introduces the concept of bounded flexibility, balancing nurse satisfaction with strict rostering rules, particularly a real-world time regularity policy from a major hospital in Singapore. We model the problem as a multi-stage stochastic program to address evolving demand, optimizing both aggregate staffing and detailed scheduling decisions. A reformulation into a two-stage structure using block-separable recourse reduces computational burden without loss of accuracy. To solve the problem efficiently, we develop a Generative AI-guided algorithm. Numerical experiments with real hospital data show substantial cost savings and improved nurse flexibility with minimal compromise to schedule regularity. Numerical experiments based on real-world nurse profiles, nurse preferences, and patient demand data are conducted to evaluate the performance of the proposed methods. Our results demonstrate that the stochastic model achieves significant cost savings compared to the deterministic model. Notably, a slight reduction in the regularity level can remarkably enhance nurse flexibility.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:50:09 GMT" } ]
2025-05-29T00:00:00
[ [ "Zhang", "Si", "" ], [ "Tang", "Paul Mingzheng", "" ], [ "Lau", "Hoong Chuin", "" ] ]
2505.22125
Marie Joy Relente-Lopez
Melrose Tia, Jezreel Sophia Lanuzo, Lei Rigi Baltazar, Marie Joy Lopez-Relente, Diwa Malaya Qui\~nones, Jason Albia
Sentiment Simulation using Generative AI Agents
18 pages, 10 figures
null
null
null
cs.MA cs.AI cs.CY
http://creativecommons.org/licenses/by-nc-sa/4.0/
Traditional sentiment analysis relies on surface-level linguistic patterns and retrospective data, limiting its ability to capture the psychological and contextual drivers of human sentiment. These limitations constrain its effectiveness in applications that require predictive insight, such as policy testing, narrative framing, and behavioral forecasting. We present a robust framework for sentiment simulation using generative AI agents embedded with psychologically rich profiles. Agents are instantiated from a nationally representative survey of 2,485 Filipino respondents, combining sociodemographic information with validated constructs of personality traits, values, beliefs, and socio-political attitudes. The framework includes three stages: (1) agent embodiment via categorical or contextualized encodings, (2) exposure to real-world political and economic scenarios, and (3) generation of sentiment ratings accompanied by explanatory rationales. Using Quadratic Weighted Accuracy (QWA), we evaluated alignment between agent-generated and human responses. Contextualized encoding achieved 92% alignment in replicating original survey responses. In sentiment simulation tasks, agents reached 81%--86% accuracy against ground truth sentiment, with contextualized profile encodings significantly outperforming categorical (p < 0.0001, Cohen's d = 0.70). Simulation results remained consistent across repeated trials (+/-0.2--0.5% SD) and resilient to variation in scenario framing (p = 0.9676, Cohen's d = 0.02). Our findings establish a scalable framework for sentiment modeling through psychographically grounded AI agents. This work signals a paradigm shift in sentiment analysis from retrospective classification to prospective and dynamic simulation grounded in psychology of sentiment formation.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:50:56 GMT" } ]
2025-05-29T00:00:00
[ [ "Tia", "Melrose", "" ], [ "Lanuzo", "Jezreel Sophia", "" ], [ "Baltazar", "Lei Rigi", "" ], [ "Lopez-Relente", "Marie Joy", "" ], [ "Quiñones", "Diwa Malaya", "" ], [ "Albia", "Jason", "" ] ]
2505.22126
Yifan Chang
Yifan Chang, Yukang Feng, Jianwen Sun, Jiaxin Ai, Chuanhao Li, S. Kevin Zhou, Kaipeng Zhang
SridBench: Benchmark of Scientific Research Illustration Drawing of Image Generation Model
null
null
null
null
cs.CV cs.AI
http://creativecommons.org/publicdomain/zero/1.0/
Recent years have seen rapid advances in AI-driven image generation. Early diffusion models emphasized perceptual quality, while newer multimodal models like GPT-4o-image integrate high-level reasoning, improving semantic understanding and structural composition. Scientific illustration generation exemplifies this evolution: unlike general image synthesis, it demands accurate interpretation of technical content and transformation of abstract ideas into clear, standardized visuals. This task is significantly more knowledge-intensive and laborious, often requiring hours of manual work and specialized tools. Automating it in a controllable, intelligent manner would provide substantial practical value. Yet, no benchmark currently exists to evaluate AI on this front. To fill this gap, we introduce SridBench, the first benchmark for scientific figure generation. It comprises 1,120 instances curated from leading scientific papers across 13 natural and computer science disciplines, collected via human experts and MLLMs. Each sample is evaluated along six dimensions, including semantic fidelity and structural accuracy. Experimental results reveal that even top-tier models like GPT-4o-image lag behind human performance, with common issues in text/visual clarity and scientific correctness. These findings highlight the need for more advanced reasoning-driven visual generation capabilities.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:51:01 GMT" } ]
2025-05-29T00:00:00
[ [ "Chang", "Yifan", "" ], [ "Feng", "Yukang", "" ], [ "Sun", "Jianwen", "" ], [ "Ai", "Jiaxin", "" ], [ "Li", "Chuanhao", "" ], [ "Zhou", "S. Kevin", "" ], [ "Zhang", "Kaipeng", "" ] ]
2505.22127
Jacinta Torres
Lara Bossinger, Jacinta Torres
Unveiling Crystal Embeddings: New Perspectives on String Polytopes and Atomic Decompositions
12 pages, comments very welcome!
null
null
null
math.RT math.CO
http://creativecommons.org/licenses/by/4.0/
We present n-1 different embeddings of string polytopes of type A. We characterize their compatibility with the crystal structure on the string polytopes, and formulate a conjecture describing how to obtain n-1 different atomic decompositions of the crystal with highest weight a multiple of the highest root.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:51:32 GMT" } ]
2025-05-29T00:00:00
[ [ "Bossinger", "Lara", "" ], [ "Torres", "Jacinta", "" ] ]
2505.22128
Alejandro D. Mousist
Alejandro D. Mousist
Real-Time Blind Defocus Deblurring for Earth Observation: The IMAGIN-e Mission Approach
null
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by/4.0/
This work addresses mechanical defocus in Earth observation images from the IMAGIN-e mission aboard the ISS, proposing a blind deblurring approach adapted to space-based edge computing constraints. Leveraging Sentinel-2 data, our method estimates the defocus kernel and trains a restoration model within a GAN framework, effectively operating without reference images. On Sentinel-2 images with synthetic degradation, SSIM improved by 72.47% and PSNR by 25.00%, confirming the model's ability to recover lost details when the original clean image is known. On IMAGIN-e, where no reference images exist, perceptual quality metrics indicate a substantial enhancement, with NIQE improving by 60.66% and BRISQUE by 48.38%, validating real-world onboard restoration. The approach is currently deployed aboard the IMAGIN-e mission, demonstrating its practical application in an operational space environment. By efficiently handling high-resolution images under edge computing constraints, the method enables applications such as water body segmentation and contour detection while maintaining processing viability despite resource limitations.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:52:38 GMT" } ]
2025-05-29T00:00:00
[ [ "Mousist", "Alejandro D.", "" ] ]
2505.22129
Jinhong Ni
Jinhong Ni, Chang-Bin Zhang, Qiang Zhang, Jing Zhang
What Makes for Text to 360-degree Panorama Generation with Stable Diffusion?
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Recent prosperity of text-to-image diffusion models, e.g. Stable Diffusion, has stimulated research to adapt them to 360-degree panorama generation. Prior work has demonstrated the feasibility of using conventional low-rank adaptation techniques on pre-trained diffusion models to generate panoramic images. However, the substantial domain gap between perspective and panoramic images raises questions about the underlying mechanisms enabling this empirical success. We hypothesize and examine that the trainable counterparts exhibit distinct behaviors when fine-tuned on panoramic data, and such an adaptation conceals some intrinsic mechanism to leverage the prior knowledge within the pre-trained diffusion models. Our analysis reveals the following: 1) the query and key matrices in the attention modules are responsible for common information that can be shared between the panoramic and perspective domains, thus are less relevant to panorama generation; and 2) the value and output weight matrices specialize in adapting pre-trained knowledge to the panoramic domain, playing a more critical role during fine-tuning for panorama generation. We empirically verify these insights by introducing a simple framework called UniPano, with the objective of establishing an elegant baseline for future research. UniPano not only outperforms existing methods but also significantly reduces memory usage and training time compared to prior dual-branch approaches, making it scalable for end-to-end panorama generation with higher resolution. The code will be released.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:54:04 GMT" } ]
2025-05-29T00:00:00
[ [ "Ni", "Jinhong", "" ], [ "Zhang", "Chang-Bin", "" ], [ "Zhang", "Qiang", "" ], [ "Zhang", "Jing", "" ] ]
2505.22130
Zhenghao Liu PhD.
Haidong Xin, Qiushi Xiong, Zhenghao Liu, Sen Mei, Yukun Yan, Shi Yu, Shuo Wang, Yu Gu, Ge Yu, Chenyan Xiong
ConsRec: Denoising Sequential Recommendation through User-Consistent Preference Modeling
null
null
null
null
cs.IR
http://creativecommons.org/licenses/by-nc-sa/4.0/
User-item interaction histories are pivotal for sequential recommendation systems but often include noise, such as unintended clicks or actions that fail to reflect genuine user preferences. To address this issue, we propose the User-Consistent Preference-based Sequential Recommendation System (ConsRec), designed to capture stable user preferences and filter noisy items from interaction histories. Specifically, ConsRec constructs a user-interacted item graph, learns item similarities from their text representations, and then extracts the maximum connected subgraph from the user-interacted item graph for denoising items. Experimental results on the Yelp and Amazon Product datasets illustrate that ConsRec achieves a 13% improvement over baseline recommendation models, showing its effectiveness in denoising user-interacted items. Further analysis reveals that the denoised interaction histories form semantically tighter clusters of user-preferred items, leading to higher relevance scores for ground-truth targets and more accurate recommendations. All codes are available at https://github.com/NEUIR/ConsRec.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:55:13 GMT" } ]
2025-05-29T00:00:00
[ [ "Xin", "Haidong", "" ], [ "Xiong", "Qiushi", "" ], [ "Liu", "Zhenghao", "" ], [ "Mei", "Sen", "" ], [ "Yan", "Yukun", "" ], [ "Yu", "Shi", "" ], [ "Wang", "Shuo", "" ], [ "Gu", "Yu", "" ], [ "Yu", "Ge", "" ], [ "Xiong", "Chenyan", "" ] ]
2505.22131
Xinze Li
Zhuoyang Wu, Xinze Li, Zhenghao Liu, Yukun Yan, Zhiyuan Liu, Minghe Yu, Cheng Yang, Yu Gu, Ge Yu, Maosong Sun
EULER: Enhancing the Reasoning Ability of Large Language Models through Error-Induced Learning
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by-nc-sa/4.0/
Large Language Models (LLMs) have demonstrated strong reasoning capabilities and achieved promising results in mathematical problem-solving tasks. Learning from errors offers the potential to further enhance the performance of LLMs during Supervised Fine-Tuning (SFT). However, the errors in synthesized solutions are typically gathered from sampling trails, making it challenging to generate solution errors for each mathematical problem. This paper introduces the Error-IndUced LEaRning (EULER) model, which aims to develop an error exposure model that generates high-quality solution errors to enhance the mathematical reasoning capabilities of LLMs. Specifically, EULER optimizes the error exposure model to increase the generation probability of self-made solution errors while utilizing solutions produced by a superior LLM to regularize the generation quality. Our experiments across various mathematical problem datasets demonstrate the effectiveness of the EULER model, achieving an improvement of over 4% compared to all baseline models. Further analysis reveals that EULER is capable of synthesizing more challenging and educational solution errors, which facilitate both the training and inference processes of LLMs. All codes are available at https://github.com/NEUIR/EULER.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:57:03 GMT" } ]
2025-05-29T00:00:00
[ [ "Wu", "Zhuoyang", "" ], [ "Li", "Xinze", "" ], [ "Liu", "Zhenghao", "" ], [ "Yan", "Yukun", "" ], [ "Liu", "Zhiyuan", "" ], [ "Yu", "Minghe", "" ], [ "Yang", "Cheng", "" ], [ "Gu", "Yu", "" ], [ "Yu", "Ge", "" ], [ "Sun", "Maosong", "" ] ]
2505.22132
Daniel Mej\'ias
Daniel Mej\'ias, Inhar Yeregui, \'Angel Mart\'in, Roberto Viola, Pablo Angueira, Jon Montalb\'an
Streaming Remote rendering services: Comparison of QUIC-based and WebRTC Protocols
null
null
null
null
cs.NI
http://creativecommons.org/licenses/by-nc-nd/4.0/
The proliferation of Extended Reality (XR) applications, requiring high-quality, low-latency media streaming, has driven the demand for efficient remote rendering solutions. This paper focuses on holographic conferencing in virtual environments and their required uplink and downlink media transmission capabilities. By examining Media over QUIC (MoQ), Real-time Transport Protocol (RTP) over QUIC (RoQ), and Web Real-Time Communication (WebRTC), we assess their latency performance over Wi-Fi and 5G networks. Improvements of approximately 30% in latency and 60% in connection startup are expected in QUIC-based protocols compared to WebRTC. The experimental setup transmits a remote-rendered virtual experience using real-time video streaming protocols to provide the content to the participant. Our findings contribute to understanding the maturity of streaming protocols, particularly within open-source frameworks, and evaluate their suitability in supporting latency-sensitive XR applications. The study highlights specific protocol advantages across varied remote rendering scenarios, informing the design of future XR communication solutions.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:57:44 GMT" } ]
2025-05-29T00:00:00
[ [ "Mejías", "Daniel", "" ], [ "Yeregui", "Inhar", "" ], [ "Martín", "Ángel", "" ], [ "Viola", "Roberto", "" ], [ "Angueira", "Pablo", "" ], [ "Montalbán", "Jon", "" ] ]
2505.22133
Tiantian Feng
Tiantian Feng and Thanathai Lertpetchpun and Dani Byrd and Shrikanth Narayanan
Developing a Top-tier Framework in Naturalistic Conditions Challenge for Categorized Emotion Prediction: From Speech Foundation Models and Learning Objective to Data Augmentation and Engineering Choices
Accepted to INTERSPEECH 2025
null
null
null
cs.SD eess.AS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Speech emotion recognition (SER), particularly for naturally expressed emotions, remains a challenging computational task. Key challenges include the inherent subjectivity in emotion annotation and the imbalanced distribution of emotion labels in datasets. This paper introduces the \texttt{SAILER} system developed for participation in the INTERSPEECH 2025 Emotion Recognition Challenge (Task 1). The challenge dataset, which contains natural emotional speech from podcasts, serves as a valuable resource for studying imbalanced and subjective emotion annotations. Our system is designed to be simple, reproducible, and effective, highlighting critical choices in modeling, learning objectives, data augmentation, and engineering choices. Results show that even a single system (without ensembling) can outperform more than 95\% of the submissions, with a Macro-F1 score exceeding 0.4. Moreover, an ensemble of three systems further improves performance, achieving a competitively ranked score (top-3 performing team). Our model is at: https://github.com/tiantiaf0627/vox-profile-release.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:58:22 GMT" } ]
2025-05-29T00:00:00
[ [ "Feng", "Tiantian", "" ], [ "Lertpetchpun", "Thanathai", "" ], [ "Byrd", "Dani", "" ], [ "Narayanan", "Shrikanth", "" ] ]
2505.22134
Seong Jun Park
Seong Jun Park and M.Y. Choi
Infection dynamics for fluctuating infection or removal rates regarding the number of infected and susceptible individuals
null
null
null
null
q-bio.PE
http://creativecommons.org/licenses/by-nc-sa/4.0/
In general, the rates of infection and removal (whether through recovery or death) are nonlinear functions of the number of infected and susceptible individuals. One of the simplest models for the spread of infectious diseases is the SIR model, which categorizes individuals as susceptible, infectious, recovered or deceased. In this model, the infection rate, governing the transition from susceptible to infected individuals, is given by a linear function of both susceptible and infected populations. Similarly, the removal rate, representing the transition from infected to removed individuals, is a linear function of the number of infected individuals. However, existing research often overlooks the impact of nonlinear infection and removal rates in infection dynamics. This work presents an analytic expression for the number of infected individuals considering nonlinear infection and removal rates. In particular, we examine how the number of infected individuals varies as cases emerge and obtain the expression accounting for the number of infected individuals at each moment. This work paves the way for new quantitative approaches to understanding infection dynamics.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:58:37 GMT" } ]
2025-05-29T00:00:00
[ [ "Park", "Seong Jun", "" ], [ "Choi", "M. Y.", "" ] ]
2505.22135
Yuichiro Hoshino
Yuichiro Hoshino, Hideyuki Tachibana, Muneyoshi Inahara, Hiroto Takegawa
RAD: Redundancy-Aware Distillation for Hybrid Models via Self-Speculative Decoding
26 pages
null
null
null
cs.CL cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Hybrid models combining Transformers and State Space Models (SSMs) are promising for balancing performance and efficiency. However, optimizing these hybrid models, particularly by addressing the potential redundancy inherent within the Transformer components, remains a significant challenge. In this paper, we propose RAD (Redundancy-Aware Distillation), a novel framework that uses self-speculative decoding as a diagnostic tool to identify redundant attention layers within the model. These identified layers are then selectively replaced with SSM components, followed by targeted (self-)distillation. Specifically, RAD focuses knowledge transfer on the components identified as redundant, considering architectural changes and specific weight initialization strategies. We experimentally demonstrate that self-distillation using RAD significantly surpasses the performance of the original base model on mathematical and coding tasks. Furthermore, RAD is also effective in standard knowledge distillation settings, achieving up to approximately 2x faster convergence compared to baseline methods. Notably, while a baseline model distilled from a Llama-3.1 70B teacher achieves scores of 46.17 on GSM8K and 22.75 on CRUX, RAD achieves significantly higher scores of 71.27 on GSM8K and 28.25 on CRUX, even when using a much smaller Llama-3.1 8B teacher. RAD offers a new pathway for efficient optimization and performance enhancement in the distillation of hybrid models.
[ { "version": "v1", "created": "Wed, 28 May 2025 08:59:02 GMT" } ]
2025-05-29T00:00:00
[ [ "Hoshino", "Yuichiro", "" ], [ "Tachibana", "Hideyuki", "" ], [ "Inahara", "Muneyoshi", "" ], [ "Takegawa", "Hiroto", "" ] ]
2505.22136
Zheng-Yi Lu
Zheng-Yi Lu
Frame bound, spectral gap and Plus space
null
null
null
null
math.FA
http://creativecommons.org/licenses/by/4.0/
In this paper, we investigate the relationship between frame bounds and spectral gaps. By introducing the notion of \emph{essential minimum(maximal) spectral gap}, we provide a local characterization of Landau's theorem \cite{Lan67}. As an application, we resolve the spectrality additive measures of Lebesgue type, conclusively answering an open question on the spectrality of Plus spaces originally raised by Lai, Liu, Prince \cite{LLP21} and further studied by Ai, Lu, Zhou \cite{ALZ23} and Kolountzakis, Wu \cite{KW25}.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:00:01 GMT" } ]
2025-05-29T00:00:00
[ [ "Lu", "Zheng-Yi", "" ] ]
2505.22137
Marc Feger
Marc Feger, Katarina Boland and Stefan Dietze
Limited Generalizability in Argument Mining: State-Of-The-Art Models Learn Datasets, Not Arguments
This paper has been accepted to ACL 2025 and will be published after 27.07.2025
null
null
null
cs.CL cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Identifying arguments is a necessary prerequisite for various tasks in automated discourse analysis, particularly within contexts such as political debates, online discussions, and scientific reasoning. In addition to theoretical advances in understanding the constitution of arguments, a significant body of research has emerged around practical argument mining, supported by a growing number of publicly available datasets. On these benchmarks, BERT-like transformers have consistently performed best, reinforcing the belief that such models are broadly applicable across diverse contexts of debate. This study offers the first large-scale re-evaluation of such state-of-the-art models, with a specific focus on their ability to generalize in identifying arguments. We evaluate four transformers, three standard and one enhanced with contrastive pre-training for better generalization, on 17 English sentence-level datasets as most relevant to the task. Our findings show that, to varying degrees, these models tend to rely on lexical shortcuts tied to content words, suggesting that apparent progress may often be driven by dataset-specific cues rather than true task alignment. While the models achieve strong results on familiar benchmarks, their performance drops markedly when applied to unseen datasets. Nonetheless, incorporating both task-specific pre-training and joint benchmark training proves effective in enhancing both robustness and generalization.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:00:56 GMT" } ]
2025-05-29T00:00:00
[ [ "Feger", "Marc", "" ], [ "Boland", "Katarina", "" ], [ "Dietze", "Stefan", "" ] ]
2505.22138
Victor Mikhaylov Dr.
S.A. Avdonin, A. Choque Rivero, G. Leugering, V.S. Mikhaylov
On the inverse problem of the two-velocity tree-like graph
null
null
10.1002/zamm.201400126
null
math.AP math.SP
http://creativecommons.org/licenses/by-nc-sa/4.0/
In this article the authors continue the discussion in \cite{ALM} about inverse problems for second order elliptic and hyperbolic equations on metric trees from boundary measurements. In the present paper we prove the identifiability of varying densities of a planar tree-like network of strings along with the complete information on the graph, i.e. the lengths of the edges, the edge degrees and the angles between neighbouring edges. The results are achieved using the Titchmarch-Weyl function for the spectral problem and the Steklov-Poincar{\'e} operator for the dynamic wave equation on the tree. The general result is obtained by a peeling argument which reduces the inverse problem layer-by-layer from the leaves to the clamped root of the tree.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:01:25 GMT" } ]
2025-05-29T00:00:00
[ [ "Avdonin", "S. A.", "" ], [ "Rivero", "A. Choque", "" ], [ "Leugering", "G.", "" ], [ "Mikhaylov", "V. S.", "" ] ]
2505.22139
Okwudili Daniel Egbo
Okwudili D. Egbo, David A.H. Buckley, Paul J.Groot, Francesco Cavallaro, Patrick A. Woudt, Mark A. Thompson, Mubela Mutale, Michael Bietenholz
The stellar population in the SARAO MeerKAT Galactic Plane Survey
18 pages, 14 figures, 7 tables
null
10.1093/mnras/staf847
null
astro-ph.SR
http://creativecommons.org/licenses/by/4.0/
We report on optically selected stellar candidates of SARAO MeerKAT 1.3 GHz radio continuum survey sources of the Galactic plane. Stellar counterparts to radio sources are selected by cross-matching the MeerKAT source positions with \textit{Gaia} DR3, using two approaches. The first approach evaluated the probability of chance alignments between the radio survey and \textit{Gaia} sources and used AllWISE infrared colour-colour information to select potential stellar candidates. The second approach utilized a Monte Carlo method to evaluate the cross-matching reliability probability, based on populations of known radio-emitting stars. From the combined approaches, we found 629 potential stellar counterparts, of which 169 have existing SIMBAD classifications, making it the largest Galactic plane radio-optical crossmatch sample to date. A colour-magnitude analysis of the sample revealed a diverse population of stellar objects, ranging from massive OB stars, main-sequence stars, giants, young stellar objects, emission line stars, red dwarfs and white dwarfs. Some of the proposed optical counterparts include chromospherically/coronally active stars, for example RS CVn binaries, BY Dra systems, YSOs and flare stars, which typically exhibit radio emission. Based on Gaia's low-resolution spectroscopy, some of the stars show strong H$\alpha$ emission, indicating they are magnetically active, consistent with them being radio emitters. While MeerKAT's sensitivity and survey speed make it ideal for detecting faint radio sources, its angular resolution limits accurate counterpart identification for crowded fields such as the Galactic Plane. Higher frequency, and, thereby, better spatial resolution, radio observations plus circular polarization would be required to strengthen the associations.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:02:15 GMT" } ]
2025-05-29T00:00:00
[ [ "Egbo", "Okwudili D.", "" ], [ "Buckley", "David A. H.", "" ], [ "Groot", "Paul J.", "" ], [ "Cavallaro", "Francesco", "" ], [ "Woudt", "Patrick A.", "" ], [ "Thompson", "Mark A.", "" ], [ "Mutale", "Mubela", "" ], [ "Bietenholz", "Michael", "" ] ]
2505.22140
Peicheng Jiang
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, M. H. Cai, X. Cai, A. Calcaterra, G. F. Cao, N. Cao, S. A. Cetin, X. Y. Chai, J. F. Chang, G. R. Che, Y. Z. Che, C. H. Chen, Chao Chen, G. Chen, H. S. Chen, H. Y. Chen, M. L. Chen, S. J. Chen, S. L. Chen, S. M. Chen, T. Chen, X. R. Chen, X. T. Chen, X. Y. Chen, Y. B. Chen, Y. Q. Chen, Y. Q. Chen, Z. Chen, Z. J. Chen, Z. K. Chen, S. K. Choi, X. Chu, G. Cibinetto, F. Cossio, J. Cottee-Meldrum, J. J. Cui, H. L. Dai, J. P. Dai, A. Dbeyssi, R. E. de Boer, D. Dedovich, C. Q. Deng, Z. Y. Deng, A. Denig, I. Denysenko, M. Destefanis, F. De Mori, B. Ding, X. X. Ding, Y. Ding, Y. Ding, Y. X. Ding, J. Dong, L. Y. Dong, M. Y. Dong, X. Dong, M. C. Du, S. X. Du, S. X. Du, Y. Y. Duan, P. Egorov, G. F. Fan, J. J. Fan, Y. H. Fan, J. Fang, J. Fang, S. S. Fang, W. X. Fang, Y. Q. Fang, R. Farinelli, L. Fava, F. Feldbauer, G. Felici, C. Q. Feng, J. H. Feng, L. Feng, Q. X. Feng, Y. T. Feng, M. Fritsch, C. D. Fu, J. L. Fu, Y. W. Fu, H. Gao, X. B. Gao, Y. Gao, Y. N. Gao, Y. N. Gao, Y. Y. Gao, S. Garbolino, I. Garzia, P. T. Ge, Z. W. Ge, C. Geng, E. M. Gersabeck, A. Gilman, K. Goetzen, J. D. Gong, L. Gong, W. X. Gong, W. Gradl, S. Gramigna, M. Greco, M. H. Gu, Y. T. Gu, C. Y. Guan, A. Q. Guo, L. B. Guo, M. J. Guo, R. P. Guo, Y. P. Guo, A. Guskov, J. Gutierrez, K. L. Han, T. T. Han, F. Hanisch, K. D. Hao, X. Q. Hao, F. A. Harris, K. K. He, K. L. He, F. H. Heinsius, C. H. Heinz, Y. K. Heng, C. Herold, P. C. Hong, G. Y. Hou, X. T. Hou, Y. R. Hou, Z. L. Hou, H. M. Hu, J. F. Hu, Q. P. Hu, S. L. Hu, T. Hu, Y. Hu, Z. M. Hu, G. S. Huang, K. X. Huang, L. Q. Huang, P. Huang, X. T. Huang, Y. P. Huang, Y. S. Huang, T. Hussain, N. H\"usken, N. in der Wiesche, J. Jackson, Q. Ji, Q. P. Ji, W. Ji, X. B. Ji, X. L. Ji, Y. Y. Ji, Z. K. Jia, D. Jiang, H. B. Jiang, P. C. Jiang, S. J. Jiang, T. J. Jiang, X. S. Jiang, Y. Jiang, J. B. Jiao, J. K. Jiao, Z. Jiao, S. Jin, Y. Jin, M. Q. Jing, X. M. Jing, T. Johansson, S. Kabana, N. Kalantar-Nayestanaki, X. L. Kang, X. S. Kang, M. Kavatsyuk, B. C. Ke, V. Khachatryan, A. Khoukaz, R. Kiuchi, O. B. Kolcu, B. Kopf, M. Kuessner, X. Kui, N. Kumar, A. Kupsc, W. K\"uhn, Q. Lan, W. N. Lan, T. T. Lei, M. Lellmann, T. Lenz, C. Li, C. Li, C. Li, C. H. Li, C. K. Li, D. M. Li, F. Li, G. Li, H. B. Li, H. J. Li, H. N. Li, Hui Li, J. R. Li, J. S. Li, K. Li, K. L. Li, K. L. Li, L. J. Li, Lei Li, M. H. Li, M. R. Li, P. L. Li, P. R. Li, Q. M. Li, Q. X. Li, R. Li, S. X. Li, T. Li, T. Y. Li, W. D. Li, W. G. Li, X. Li, X. H. Li, X. L. Li, X. Y. Li, X. Z. Li, Y. Li, Y. G. Li, Y. P. Li, Z. J. Li, Z. Y. Li, H. Liang, Y. F. Liang, Y. T. Liang, G. R. Liao, L. B. Liao, M. H. Liao, Y. P. Liao, J. Libby, A. Limphirat, C. C. Lin, D. X. Lin, L. Q. Lin, T. Lin, B. J. Liu, B. X. Liu, C. Liu, C. X. Liu, F. Liu, F. H. Liu, Feng Liu, G. M. Liu, H. Liu, H. B. Liu, H. H. Liu, H. M. Liu, Huihui Liu, J. B. Liu, J. J. Liu, K. Liu, K. Liu, K. Y. Liu, Ke Liu, L. C. Liu, Lu Liu, M. H. Liu, P. L. Liu, Q. Liu, S. B. Liu, T. Liu, W. K. Liu, W. M. Liu, W. T. Liu, X. Liu, X. Liu, X. K. Liu, X. Y. Liu, Y. Liu, Y. Liu, Y. Liu, Y. B. Liu, Z. A. Liu, Z. D. Liu, Z. Q. Liu, X. C. Lou, F. X. Lu, H. J. Lu, J. G. Lu, X. L. Lu, Y. Lu, Y. H. Lu, Y. P. Lu, Z. H. Lu, C. L. Luo, J. R. Luo, J. S. Luo, M. X. Luo, T. Luo, X. L. Luo, Z. Y. Lv, X. R. Lyu, Y. F. Lyu, Y. H. Lyu, F. C. Ma, H. L. Ma, J. L. Ma, L. L. Ma, L. R. Ma, Q. M. Ma, R. Q. Ma, R. Y. Ma, T. Ma, X. T. Ma, X. Y. Ma, Y. M. Ma, F. E. Maas, I. MacKay, M. Maggiora, S. Malde, Q. A. Malik, H. X. Mao, Y. J. Mao, Z. P. Mao, S. Marcello, A. Marshall, F. M. Melendi, Y. H. Meng, Z. X. Meng, G. Mezzadri, H. Miao, T. J. Min, R. E. Mitchell, X. H. Mo, B. Moses, N. Yu. Muchnoi, J. Muskalla, Y. Nefedov, F. Nerling, L. S. Nie, I. B. Nikolaev, Z. Ning, S. Nisar, Q. L. Niu, W. D. Niu, C. Normand, S. L. Olsen, Q. Ouyang, S. Pacetti, X. Pan, Y. Pan, A. Pathak, Y. P. Pei, M. Pelizaeus, H. P. Peng, X. J. Peng, Y. Y. Peng, K. Peters, K. Petridis, J. L. Ping, R. G. Ping, S. Plura, V. Prasad, F. Z. Qi, H. R. Qi, M. Qi, S. Qian, W. B. Qian, C. F. Qiao, J. H. Qiao, J. J. Qin, J. L. Qin, L. Q. Qin, L. Y. Qin, P. B. Qin, X. P. Qin, X. S. Qin, Z. H. Qin, J. F. Qiu, Z. H. Qu, J. Rademacker, C. F. Redmer, A. Rivetti, M. Rolo, G. Rong, S. S. Rong, F. Rosini, Ch. Rosner, M. Q. Ruan, N. Salone, A. Sarantsev, Y. Schelhaas, K. Schoenning, M. Scodeggio, K. Y. Shan, W. Shan, X. Y. Shan, Z. J. Shang, J. F. Shangguan, L. G. Shao, M. Shao, C. P. Shen, H. F. Shen, W. H. Shen, X. Y. Shen, B. A. Shi, H. Shi, J. L. Shi, J. Y. Shi, S. Y. Shi, X. Shi, H. L. Song, J. J. Song, T. Z. Song, W. M. Song, Y. J. Song, Y. X. Song, S. Sosio, S. Spataro, F. Stieler, S. S Su, Y. J. Su, G. B. Sun, G. X. Sun, H. Sun, H. K. Sun, J. F. Sun, K. Sun, L. Sun, S. S. Sun, T. Sun, Y. C. Sun, Y. H. Sun, Y. J. Sun, Y. Z. Sun, Z. Q. Sun, Z. T. Sun, C. J. Tang, G. Y. Tang, J. Tang, J. J. Tang, L. F. Tang, Y. A. Tang, L. Y. Tao, M. Tat, J. X. Teng, J. Y. Tian, W. H. Tian, Y. Tian, Z. F. Tian, I. Uman, B. Wang, B. Wang, Bo Wang, C. Wang, C. Wang, Cong Wang, D. Y. Wang, H. J. Wang, J. J. Wang, K. Wang, L. L. Wang, L. W. Wang, M. Wang, M. Wang, N. Y. Wang, S. Wang, T. Wang, T. J. Wang, W. Wang, W. Wang, W. P. Wang, X. Wang, X. F. Wang, X. J. Wang, X. L. Wang, X. N. Wang, Y. Wang, Y. D. Wang, Y. F. Wang, Y. H. Wang, Y. J. Wang, Y. L. Wang, Y. N. Wang, Y. Q. Wang, Yaqian Wang, Yi Wang, Yuan Wang, Z. Wang, Z. L. Wang, Z. L. Wang, Z. Q. Wang, Z. Y. Wang, D. H. Wei, H. R. Wei, F. Weidner, S. P. Wen, Y. R. Wen, U. Wiedner, G. Wilkinson, M. Wolke, C. Wu, J. F. Wu, L. H. Wu, L. J. Wu, L. J. Wu, Lianjie Wu, S. G. Wu, S. M. Wu, X. Wu, X. H. Wu, Y. J. Wu, Z. Wu, L. Xia, X. M. Xian, B. H. Xiang, D. Xiao, G. Y. Xiao, H. Xiao, Y. L. Xiao, Z. J. Xiao, C. Xie, K. J. Xie, X. H. Xie, Y. Xie, Y. G. Xie, Y. H. Xie, Z. P. Xie, T. Y. Xing, C. F. Xu, C. J. Xu, G. F. Xu, H. Y. Xu, H. Y. Xu, M. Xu, Q. J. Xu, Q. N. Xu, T. D. Xu, W. Xu, W. L. Xu, X. P. Xu, Y. Xu, Y. Xu, Y. C. Xu, Z. S. Xu, F. Yan, H. Y. Yan, L. Yan, W. B. Yan, W. C. Yan, W. H. Yan, W. P. Yan, X. Q. Yan, H. J. Yang, H. L. Yang, H. X. Yang, J. H. Yang, R. J. Yang, T. Yang, Y. Yang, Y. F. Yang, Y. H. Yang, Y. Q. Yang, Y. X. Yang, Y. Z. Yang, M. Ye, M. H. Ye, Z. J. Ye, Junhao Yin, Z. Y. You, B. X. Yu, C. X. Yu, G. Yu, J. S. Yu, L. Q. Yu, M. C. Yu, T. Yu, X. D. Yu, Y. C. Yu, C. Z. Yuan, H. Yuan, J. Yuan, J. Yuan, L. Yuan, S. C. Yuan, X. Q. Yuan, Y. Yuan, Z. Y. Yuan, C. X. Yue, Ying Yue, A. A. Zafar, S. H. Zeng, X. Zeng, Y. Zeng, Y. J. Zeng, Y. J. Zeng, X. Y. Zhai, Y. H. Zhan, A. Q. Zhang, B. L. Zhang, B. X. Zhang, D. H. Zhang, G. Y. Zhang, G. Y. Zhang, H. Zhang, H. Zhang, H. C. Zhang, H. H. Zhang, H. Q. Zhang, H. R. Zhang, H. Y. Zhang, J. Zhang, J. Zhang, J. J. Zhang, J. L. Zhang, J. Q. Zhang, J. S. Zhang, J. W. Zhang, J. X. Zhang, J. Y. Zhang, J. Z. Zhang, Jianyu Zhang, L. M. Zhang, Lei Zhang, N. Zhang, P. Zhang, Q. Zhang, Q. Y. Zhang, R. Y. Zhang, S. H. Zhang, Shulei Zhang, X. M. Zhang, X. Y Zhang, X. Y. Zhang, Y. Zhang, Y. Zhang, Y. T. Zhang, Y. H. Zhang, Y. M. Zhang, Y. P. Zhang, Z. D. Zhang, Z. H. Zhang, Z. L. Zhang, Z. L. Zhang, Z. X. Zhang, Z. Y. Zhang, Z. Y. Zhang, Z. Z. Zhang, Zh. Zh. Zhang, G. Zhao, J. Y. Zhao, J. Z. Zhao, L. Zhao, L. Zhao, M. G. Zhao, N. Zhao, R. P. Zhao, S. J. Zhao, Y. B. Zhao, Y. L. Zhao, Y. X. Zhao, Z. G. Zhao, A. Zhemchugov, B. Zheng, B. M. Zheng, J. P. Zheng, W. J. Zheng, X. R. Zheng, Y. H. Zheng, B. Zhong, C. Zhong, H. Zhou, J. Q. Zhou, J. Y. Zhou, S. Zhou, X. Zhou, X. K. Zhou, X. R. Zhou, X. Y. Zhou, Y. X. Zhou, Y. Z. Zhou, A. N. Zhu, J. Zhu, K. Zhu, K. J. Zhu, K. S. Zhu, L. Zhu, L. X. Zhu, S. H. Zhu, T. J. Zhu, W. D. Zhu, W. D. Zhu, W. J. Zhu, W. Z. Zhu, Y. C. Zhu, Z. A. Zhu, X. Y. Zhuang, J. H. Zou, J. Zu
Search for a dark baryon in the $\Xi^-\rightarrow\pi^-+{\rm invisible}$ decay
11 pages, 4 figures, 1 table
null
null
null
hep-ex
http://creativecommons.org/licenses/by/4.0/
A search for a dark baryon is performed for the first time in the two-body decay $\Xi^-\rightarrow\pi^-+{\rm invisible}$ using $(10.087\pm0.044)\times10^{9}$ $J/\psi$ events collected at a center-of-mass energy of $\sqrt{s}=3.097\,\mbox{GeV}$ with the BESIII detector at the BEPCII collider. No significant signal is observed, and the 90% (95%) confidence level upper limits on the branching fraction $B(\Xi^-\rightarrow\pi^-+{\rm invisible})$ are determined to be $4.2\times10^{-5}$ ($5.2\times10^{-5}$), $6.9\times10^{-5}$ ($8.4\times10^{-5}$), $6.5\times10^{-4}$ ($7.6\times10^{-4}$), $1.1\times10^{-4}$ ($1.3\times10^{-4}$) and $4.5\times10^{-5}$ ($5.5\times10^{-5}$), under the dark baryon mass hypotheses of 1.07$\,\mbox{GeV}/c^2$, 1.10$\,\mbox{GeV}/c^2$, $m_\Lambda$ (1.116$\,\mbox{GeV}/c^2$), 1.13$\,\mbox{GeV}/c^2$, and 1.16$\,\mbox{GeV}/c^2$, respectively. The constraints obtained on the Wilson coefficients $C_{u s, s}^L$ and $C_{u s, s}^R$ are more stringent than the previous limits derived from the LHC searches for the colored mediators.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:03:38 GMT" } ]
2025-05-29T00:00:00
[ [ "BESIII Collaboration", "", "" ], [ "Ablikim", "M.", "" ], [ "Achasov", "M. N.", "" ], [ "Adlarson", "P.", "" ], [ "Ai", "X. C.", "" ], [ "Aliberti", "R.", "" ], [ "Amoroso", "A.", "" ], [ "An", "Q.", "" ], [ "Bai", "Y.", "" ], [ "Bakina", "O.", "" ], [ "Ban", "Y.", "" ], [ "Bao", "H. -R.", "" ], [ "Batozskaya", "V.", "" ], [ "Begzsuren", "K.", "" ], [ "Berger", "N.", "" ], [ "Berlowski", "M.", "" ], [ "Bertani", "M.", "" ], [ "Bettoni", "D.", "" ], [ "Bianchi", "F.", "" ], [ "Bianco", "E.", "" ], [ "Bortone", "A.", "" ], [ "Boyko", "I.", "" ], [ "Briere", "R. A.", "" ], [ "Brueggemann", "A.", "" ], [ "Cai", "H.", "" ], [ "Cai", "M. H.", "" ], [ "Cai", "X.", "" ], [ "Calcaterra", "A.", "" ], [ "Cao", "G. F.", "" ], [ "Cao", "N.", "" ], [ "Cetin", "S. A.", "" ], [ "Chai", "X. Y.", "" ], [ "Chang", "J. F.", "" ], [ "Che", "G. R.", "" ], [ "Che", "Y. Z.", "" ], [ "Chen", "C. H.", "" ], [ "Chen", "Chao", "" ], [ "Chen", "G.", "" ], [ "Chen", "H. S.", "" ], [ "Chen", "H. Y.", "" ], [ "Chen", "M. L.", "" ], [ "Chen", "S. J.", "" ], [ "Chen", "S. L.", "" ], [ "Chen", "S. M.", "" ], [ "Chen", "T.", "" ], [ "Chen", "X. R.", "" ], [ "Chen", "X. T.", "" ], [ "Chen", "X. Y.", "" ], [ "Chen", "Y. B.", "" ], [ "Chen", "Y. Q.", "" ], [ "Chen", "Y. Q.", "" ], [ "Chen", "Z.", "" ], [ "Chen", "Z. J.", "" ], [ "Chen", "Z. K.", "" ], [ "Choi", "S. K.", "" ], [ "Chu", "X.", "" ], [ "Cibinetto", "G.", "" ], [ "Cossio", "F.", "" ], [ "Cottee-Meldrum", "J.", "" ], [ "Cui", "J. J.", "" ], [ "Dai", "H. L.", "" ], [ "Dai", "J. P.", "" ], [ "Dbeyssi", "A.", "" ], [ "de Boer", "R. E.", "" ], [ "Dedovich", "D.", "" ], [ "Deng", "C. Q.", "" ], [ "Deng", "Z. Y.", "" ], [ "Denig", "A.", "" ], [ "Denysenko", "I.", "" ], [ "Destefanis", "M.", "" ], [ "De Mori", "F.", "" ], [ "Ding", "B.", "" ], [ "Ding", "X. X.", "" ], [ "Ding", "Y.", "" ], [ "Ding", "Y.", "" ], [ "Ding", "Y. X.", "" ], [ "Dong", "J.", "" ], [ "Dong", "L. Y.", "" ], [ "Dong", "M. Y.", "" ], [ "Dong", "X.", "" ], [ "Du", "M. C.", "" ], [ "Du", "S. X.", "" ], [ "Du", "S. X.", "" ], [ "Duan", "Y. Y.", "" ], [ "Egorov", "P.", "" ], [ "Fan", "G. F.", "" ], [ "Fan", "J. J.", "" ], [ "Fan", "Y. H.", "" ], [ "Fang", "J.", "" ], [ "Fang", "J.", "" ], [ "Fang", "S. S.", "" ], [ "Fang", "W. X.", "" ], [ "Fang", "Y. Q.", "" ], [ "Farinelli", "R.", "" ], [ "Fava", "L.", "" ], [ "Feldbauer", "F.", "" ], [ "Felici", "G.", "" ], [ "Feng", "C. Q.", "" ], [ "Feng", "J. H.", "" ], [ "Feng", "L.", "" ], [ "Feng", "Q. X.", "" ], [ "Feng", "Y. T.", "" ], [ "Fritsch", "M.", "" ], [ "Fu", "C. D.", "" ], [ "Fu", "J. L.", "" ], [ "Fu", "Y. W.", "" ], [ "Gao", "H.", "" ], [ "Gao", "X. B.", "" ], [ "Gao", "Y.", "" ], [ "Gao", "Y. N.", "" ], [ "Gao", "Y. N.", "" ], [ "Gao", "Y. Y.", "" ], [ "Garbolino", "S.", "" ], [ "Garzia", "I.", "" ], [ "Ge", "P. T.", "" ], [ "Ge", "Z. W.", "" ], [ "Geng", "C.", "" ], [ "Gersabeck", "E. M.", "" ], [ "Gilman", "A.", "" ], [ "Goetzen", "K.", "" ], [ "Gong", "J. D.", "" ], [ "Gong", "L.", "" ], [ "Gong", "W. X.", "" ], [ "Gradl", "W.", "" ], [ "Gramigna", "S.", "" ], [ "Greco", "M.", "" ], [ "Gu", "M. H.", "" ], [ "Gu", "Y. T.", "" ], [ "Guan", "C. Y.", "" ], [ "Guo", "A. Q.", "" ], [ "Guo", "L. B.", "" ], [ "Guo", "M. J.", "" ], [ "Guo", "R. P.", "" ], [ "Guo", "Y. P.", "" ], [ "Guskov", "A.", "" ], [ "Gutierrez", "J.", "" ], [ "Han", "K. L.", "" ], [ "Han", "T. T.", "" ], [ "Hanisch", "F.", "" ], [ "Hao", "K. D.", "" ], [ "Hao", "X. Q.", "" ], [ "Harris", "F. A.", "" ], [ "He", "K. K.", "" ], [ "He", "K. L.", "" ], [ "Heinsius", "F. H.", "" ], [ "Heinz", "C. H.", "" ], [ "Heng", "Y. K.", "" ], [ "Herold", "C.", "" ], [ "Hong", "P. C.", "" ], [ "Hou", "G. Y.", "" ], [ "Hou", "X. T.", "" ], [ "Hou", "Y. R.", "" ], [ "Hou", "Z. L.", "" ], [ "Hu", "H. M.", "" ], [ "Hu", "J. F.", "" ], [ "Hu", "Q. P.", "" ], [ "Hu", "S. L.", "" ], [ "Hu", "T.", "" ], [ "Hu", "Y.", "" ], [ "Hu", "Z. M.", "" ], [ "Huang", "G. S.", "" ], [ "Huang", "K. X.", "" ], [ "Huang", "L. Q.", "" ], [ "Huang", "P.", "" ], [ "Huang", "X. T.", "" ], [ "Huang", "Y. P.", "" ], [ "Huang", "Y. S.", "" ], [ "Hussain", "T.", "" ], [ "Hüsken", "N.", "" ], [ "der Wiesche", "N. in", "" ], [ "Jackson", "J.", "" ], [ "Ji", "Q.", "" ], [ "Ji", "Q. P.", "" ], [ "Ji", "W.", "" ], [ "Ji", "X. B.", "" ], [ "Ji", "X. L.", "" ], [ "Ji", "Y. Y.", "" ], [ "Jia", "Z. K.", "" ], [ "Jiang", "D.", "" ], [ "Jiang", "H. B.", "" ], [ "Jiang", "P. C.", "" ], [ "Jiang", "S. J.", "" ], [ "Jiang", "T. J.", "" ], [ "Jiang", "X. S.", "" ], [ "Jiang", "Y.", "" ], [ "Jiao", "J. B.", "" ], [ "Jiao", "J. K.", "" ], [ "Jiao", "Z.", "" ], [ "Jin", "S.", "" ], [ "Jin", "Y.", "" ], [ "Jing", "M. Q.", "" ], [ "Jing", "X. M.", "" ], [ "Johansson", "T.", "" ], [ "Kabana", "S.", "" ], [ "Kalantar-Nayestanaki", "N.", "" ], [ "Kang", "X. L.", "" ], [ "Kang", "X. S.", "" ], [ "Kavatsyuk", "M.", "" ], [ "Ke", "B. C.", "" ], [ "Khachatryan", "V.", "" ], [ "Khoukaz", "A.", "" ], [ "Kiuchi", "R.", "" ], [ "Kolcu", "O. B.", "" ], [ "Kopf", "B.", "" ], [ "Kuessner", "M.", "" ], [ "Kui", "X.", "" ], [ "Kumar", "N.", "" ], [ "Kupsc", "A.", "" ], [ "Kühn", "W.", "" ], [ "Lan", "Q.", "" ], [ "Lan", "W. N.", "" ], [ "Lei", "T. T.", "" ], [ "Lellmann", "M.", "" ], [ "Lenz", "T.", "" ], [ "Li", "C.", "" ], [ "Li", "C.", "" ], [ "Li", "C.", "" ], [ "Li", "C. H.", "" ], [ "Li", "C. K.", "" ], [ "Li", "D. M.", "" ], [ "Li", "F.", "" ], [ "Li", "G.", "" ], [ "Li", "H. B.", "" ], [ "Li", "H. J.", "" ], [ "Li", "H. N.", "" ], [ "Li", "Hui", "" ], [ "Li", "J. R.", "" ], [ "Li", "J. S.", "" ], [ "Li", "K.", "" ], [ "Li", "K. L.", "" ], [ "Li", "K. L.", "" ], [ "Li", "L. J.", "" ], [ "Li", "Lei", "" ], [ "Li", "M. H.", "" ], [ "Li", "M. R.", "" ], [ "Li", "P. L.", "" ], [ "Li", "P. R.", "" ], [ "Li", "Q. M.", "" ], [ "Li", "Q. X.", "" ], [ "Li", "R.", "" ], [ "Li", "S. X.", "" ], [ "Li", "T.", "" ], [ "Li", "T. Y.", "" ], [ "Li", "W. D.", "" ], [ "Li", "W. G.", "" ], [ "Li", "X.", "" ], [ "Li", "X. H.", "" ], [ "Li", "X. L.", "" ], [ "Li", "X. Y.", "" ], [ "Li", "X. Z.", "" ], [ "Li", "Y.", "" ], [ "Li", "Y. G.", "" ], [ "Li", "Y. P.", "" ], [ "Li", "Z. J.", "" ], [ "Li", "Z. Y.", "" ], [ "Liang", "H.", "" ], [ "Liang", "Y. F.", "" ], [ "Liang", "Y. T.", "" ], [ "Liao", "G. R.", "" ], [ "Liao", "L. B.", "" ], [ "Liao", "M. H.", "" ], [ "Liao", "Y. P.", "" ], [ "Libby", "J.", "" ], [ "Limphirat", "A.", "" ], [ "Lin", "C. C.", "" ], [ "Lin", "D. X.", "" ], [ "Lin", "L. Q.", "" ], [ "Lin", "T.", "" ], [ "Liu", "B. J.", "" ], [ "Liu", "B. X.", "" ], [ "Liu", "C.", "" ], [ "Liu", "C. X.", "" ], [ "Liu", "F.", "" ], [ "Liu", "F. H.", "" ], [ "Liu", "Feng", "" ], [ "Liu", "G. M.", "" ], [ "Liu", "H.", "" ], [ "Liu", "H. B.", "" ], [ "Liu", "H. H.", "" ], [ "Liu", "H. M.", "" ], [ "Liu", "Huihui", "" ], [ "Liu", "J. B.", "" ], [ "Liu", "J. J.", "" ], [ "Liu", "K.", "" ], [ "Liu", "K.", "" ], [ "Liu", "K. Y.", "" ], [ "Liu", "Ke", "" ], [ "Liu", "L. C.", "" ], [ "Liu", "Lu", "" ], [ "Liu", "M. H.", "" ], [ "Liu", "P. L.", "" ], [ "Liu", "Q.", "" ], [ "Liu", "S. B.", "" ], [ "Liu", "T.", "" ], [ "Liu", "W. K.", "" ], [ "Liu", "W. M.", "" ], [ "Liu", "W. T.", "" ], [ "Liu", "X.", "" ], [ "Liu", "X.", "" ], [ "Liu", "X. K.", "" ], [ "Liu", "X. Y.", "" ], [ "Liu", "Y.", "" ], [ "Liu", "Y.", "" ], [ "Liu", "Y.", "" ], [ "Liu", "Y. B.", "" ], [ "Liu", "Z. A.", "" ], [ "Liu", "Z. D.", "" ], [ "Liu", "Z. Q.", "" ], [ "Lou", "X. C.", "" ], [ "Lu", "F. X.", "" ], [ "Lu", "H. J.", "" ], [ "Lu", "J. G.", "" ], [ "Lu", "X. L.", "" ], [ "Lu", "Y.", "" ], [ "Lu", "Y. H.", "" ], [ "Lu", "Y. P.", "" ], [ "Lu", "Z. H.", "" ], [ "Luo", "C. L.", "" ], [ "Luo", "J. R.", "" ], [ "Luo", "J. S.", "" ], [ "Luo", "M. X.", "" ], [ "Luo", "T.", "" ], [ "Luo", "X. L.", "" ], [ "Lv", "Z. Y.", "" ], [ "Lyu", "X. R.", "" ], [ "Lyu", "Y. F.", "" ], [ "Lyu", "Y. H.", "" ], [ "Ma", "F. C.", "" ], [ "Ma", "H. L.", "" ], [ "Ma", "J. L.", "" ], [ "Ma", "L. L.", "" ], [ "Ma", "L. R.", "" ], [ "Ma", "Q. M.", "" ], [ "Ma", "R. Q.", "" ], [ "Ma", "R. Y.", "" ], [ "Ma", "T.", "" ], [ "Ma", "X. T.", "" ], [ "Ma", "X. Y.", "" ], [ "Ma", "Y. M.", "" ], [ "Maas", "F. E.", "" ], [ "MacKay", "I.", "" ], [ "Maggiora", "M.", "" ], [ "Malde", "S.", "" ], [ "Malik", "Q. A.", "" ], [ "Mao", "H. X.", "" ], [ "Mao", "Y. J.", "" ], [ "Mao", "Z. P.", "" ], [ "Marcello", "S.", "" ], [ "Marshall", "A.", "" ], [ "Melendi", "F. M.", "" ], [ "Meng", "Y. H.", "" ], [ "Meng", "Z. X.", "" ], [ "Mezzadri", "G.", "" ], [ "Miao", "H.", "" ], [ "Min", "T. J.", "" ], [ "Mitchell", "R. E.", "" ], [ "Mo", "X. H.", "" ], [ "Moses", "B.", "" ], [ "Muchnoi", "N. Yu.", "" ], [ "Muskalla", "J.", "" ], [ "Nefedov", "Y.", "" ], [ "Nerling", "F.", "" ], [ "Nie", "L. S.", "" ], [ "Nikolaev", "I. B.", "" ], [ "Ning", "Z.", "" ], [ "Nisar", "S.", "" ], [ "Niu", "Q. L.", "" ], [ "Niu", "W. D.", "" ], [ "Normand", "C.", "" ], [ "Olsen", "S. L.", "" ], [ "Ouyang", "Q.", "" ], [ "Pacetti", "S.", "" ], [ "Pan", "X.", "" ], [ "Pan", "Y.", "" ], [ "Pathak", "A.", "" ], [ "Pei", "Y. P.", "" ], [ "Pelizaeus", "M.", "" ], [ "Peng", "H. P.", "" ], [ "Peng", "X. J.", "" ], [ "Peng", "Y. Y.", "" ], [ "Peters", "K.", "" ], [ "Petridis", "K.", "" ], [ "Ping", "J. L.", "" ], [ "Ping", "R. G.", "" ], [ "Plura", "S.", "" ], [ "Prasad", "V.", "" ], [ "Qi", "F. Z.", "" ], [ "Qi", "H. R.", "" ], [ "Qi", "M.", "" ], [ "Qian", "S.", "" ], [ "Qian", "W. B.", "" ], [ "Qiao", "C. F.", "" ], [ "Qiao", "J. H.", "" ], [ "Qin", "J. J.", "" ], [ "Qin", "J. L.", "" ], [ "Qin", "L. Q.", "" ], [ "Qin", "L. Y.", "" ], [ "Qin", "P. B.", "" ], [ "Qin", "X. P.", "" ], [ "Qin", "X. S.", "" ], [ "Qin", "Z. H.", "" ], [ "Qiu", "J. F.", "" ], [ "Qu", "Z. H.", "" ], [ "Rademacker", "J.", "" ], [ "Redmer", "C. F.", "" ], [ "Rivetti", "A.", "" ], [ "Rolo", "M.", "" ], [ "Rong", "G.", "" ], [ "Rong", "S. S.", "" ], [ "Rosini", "F.", "" ], [ "Rosner", "Ch.", "" ], [ "Ruan", "M. Q.", "" ], [ "Salone", "N.", "" ], [ "Sarantsev", "A.", "" ], [ "Schelhaas", "Y.", "" ], [ "Schoenning", "K.", "" ], [ "Scodeggio", "M.", "" ], [ "Shan", "K. Y.", "" ], [ "Shan", "W.", "" ], [ "Shan", "X. Y.", "" ], [ "Shang", "Z. J.", "" ], [ "Shangguan", "J. F.", "" ], [ "Shao", "L. G.", "" ], [ "Shao", "M.", "" ], [ "Shen", "C. P.", "" ], [ "Shen", "H. F.", "" ], [ "Shen", "W. H.", "" ], [ "Shen", "X. Y.", "" ], [ "Shi", "B. A.", "" ], [ "Shi", "H.", "" ], [ "Shi", "J. L.", "" ], [ "Shi", "J. Y.", "" ], [ "Shi", "S. Y.", "" ], [ "Shi", "X.", "" ], [ "Song", "H. L.", "" ], [ "Song", "J. J.", "" ], [ "Song", "T. Z.", "" ], [ "Song", "W. M.", "" ], [ "Song", "Y. J.", "" ], [ "Song", "Y. X.", "" ], [ "Sosio", "S.", "" ], [ "Spataro", "S.", "" ], [ "Stieler", "F.", "" ], [ "Su", "S. S", "" ], [ "Su", "Y. J.", "" ], [ "Sun", "G. B.", "" ], [ "Sun", "G. X.", "" ], [ "Sun", "H.", "" ], [ "Sun", "H. K.", "" ], [ "Sun", "J. F.", "" ], [ "Sun", "K.", "" ], [ "Sun", "L.", "" ], [ "Sun", "S. S.", "" ], [ "Sun", "T.", "" ], [ "Sun", "Y. C.", "" ], [ "Sun", "Y. H.", "" ], [ "Sun", "Y. J.", "" ], [ "Sun", "Y. Z.", "" ], [ "Sun", "Z. Q.", "" ], [ "Sun", "Z. T.", "" ], [ "Tang", "C. J.", "" ], [ "Tang", "G. Y.", "" ], [ "Tang", "J.", "" ], [ "Tang", "J. J.", "" ], [ "Tang", "L. F.", "" ], [ "Tang", "Y. A.", "" ], [ "Tao", "L. Y.", "" ], [ "Tat", "M.", "" ], [ "Teng", "J. X.", "" ], [ "Tian", "J. Y.", "" ], [ "Tian", "W. H.", "" ], [ "Tian", "Y.", "" ], [ "Tian", "Z. F.", "" ], [ "Uman", "I.", "" ], [ "Wang", "B.", "" ], [ "Wang", "B.", "" ], [ "Wang", "Bo", "" ], [ "Wang", "C.", "" ], [ "Wang", "C.", "" ], [ "Wang", "Cong", "" ], [ "Wang", "D. Y.", "" ], [ "Wang", "H. J.", "" ], [ "Wang", "J. J.", "" ], [ "Wang", "K.", "" ], [ "Wang", "L. L.", "" ], [ "Wang", "L. W.", "" ], [ "Wang", "M.", "" ], [ "Wang", "M.", "" ], [ "Wang", "N. Y.", "" ], [ "Wang", "S.", "" ], [ "Wang", "T.", "" ], [ "Wang", "T. J.", "" ], [ "Wang", "W.", "" ], [ "Wang", "W.", "" ], [ "Wang", "W. P.", "" ], [ "Wang", "X.", "" ], [ "Wang", "X. F.", "" ], [ "Wang", "X. J.", "" ], [ "Wang", "X. L.", "" ], [ "Wang", "X. N.", "" ], [ "Wang", "Y.", "" ], [ "Wang", "Y. D.", "" ], [ "Wang", "Y. F.", "" ], [ "Wang", "Y. H.", "" ], [ "Wang", "Y. J.", "" ], [ "Wang", "Y. L.", "" ], [ "Wang", "Y. N.", "" ], [ "Wang", "Y. Q.", "" ], [ "Wang", "Yaqian", "" ], [ "Wang", "Yi", "" ], [ "Wang", "Yuan", "" ], [ "Wang", "Z.", "" ], [ "Wang", "Z. L.", "" ], [ "Wang", "Z. L.", "" ], [ "Wang", "Z. Q.", "" ], [ "Wang", "Z. Y.", "" ], [ "Wei", "D. H.", "" ], [ "Wei", "H. R.", "" ], [ "Weidner", "F.", "" ], [ "Wen", "S. P.", "" ], [ "Wen", "Y. R.", "" ], [ "Wiedner", "U.", "" ], [ "Wilkinson", "G.", "" ], [ "Wolke", "M.", "" ], [ "Wu", "C.", "" ], [ "Wu", "J. F.", "" ], [ "Wu", "L. H.", "" ], [ "Wu", "L. J.", "" ], [ "Wu", "L. J.", "" ], [ "Wu", "Lianjie", "" ], [ "Wu", "S. G.", "" ], [ "Wu", "S. M.", "" ], [ "Wu", "X.", "" ], [ "Wu", "X. H.", "" ], [ "Wu", "Y. J.", "" ], [ "Wu", "Z.", "" ], [ "Xia", "L.", "" ], [ "Xian", "X. M.", "" ], [ "Xiang", "B. H.", "" ], [ "Xiao", "D.", "" ], [ "Xiao", "G. Y.", "" ], [ "Xiao", "H.", "" ], [ "Xiao", "Y. L.", "" ], [ "Xiao", "Z. J.", "" ], [ "Xie", "C.", "" ], [ "Xie", "K. J.", "" ], [ "Xie", "X. H.", "" ], [ "Xie", "Y.", "" ], [ "Xie", "Y. G.", "" ], [ "Xie", "Y. H.", "" ], [ "Xie", "Z. P.", "" ], [ "Xing", "T. Y.", "" ], [ "Xu", "C. F.", "" ], [ "Xu", "C. J.", "" ], [ "Xu", "G. F.", "" ], [ "Xu", "H. Y.", "" ], [ "Xu", "H. Y.", "" ], [ "Xu", "M.", "" ], [ "Xu", "Q. J.", "" ], [ "Xu", "Q. N.", "" ], [ "Xu", "T. D.", "" ], [ "Xu", "W.", "" ], [ "Xu", "W. L.", "" ], [ "Xu", "X. P.", "" ], [ "Xu", "Y.", "" ], [ "Xu", "Y.", "" ], [ "Xu", "Y. C.", "" ], [ "Xu", "Z. S.", "" ], [ "Yan", "F.", "" ], [ "Yan", "H. Y.", "" ], [ "Yan", "L.", "" ], [ "Yan", "W. B.", "" ], [ "Yan", "W. C.", "" ], [ "Yan", "W. H.", "" ], [ "Yan", "W. P.", "" ], [ "Yan", "X. Q.", "" ], [ "Yang", "H. J.", "" ], [ "Yang", "H. L.", "" ], [ "Yang", "H. X.", "" ], [ "Yang", "J. H.", "" ], [ "Yang", "R. J.", "" ], [ "Yang", "T.", "" ], [ "Yang", "Y.", "" ], [ "Yang", "Y. F.", "" ], [ "Yang", "Y. H.", "" ], [ "Yang", "Y. Q.", "" ], [ "Yang", "Y. X.", "" ], [ "Yang", "Y. Z.", "" ], [ "Ye", "M.", "" ], [ "Ye", "M. H.", "" ], [ "Ye", "Z. J.", "" ], [ "Yin", "Junhao", "" ], [ "You", "Z. Y.", "" ], [ "Yu", "B. X.", "" ], [ "Yu", "C. X.", "" ], [ "Yu", "G.", "" ], [ "Yu", "J. S.", "" ], [ "Yu", "L. Q.", "" ], [ "Yu", "M. C.", "" ], [ "Yu", "T.", "" ], [ "Yu", "X. D.", "" ], [ "Yu", "Y. C.", "" ], [ "Yuan", "C. Z.", "" ], [ "Yuan", "H.", "" ], [ "Yuan", "J.", "" ], [ "Yuan", "J.", "" ], [ "Yuan", "L.", "" ], [ "Yuan", "S. C.", "" ], [ "Yuan", "X. Q.", "" ], [ "Yuan", "Y.", "" ], [ "Yuan", "Z. Y.", "" ], [ "Yue", "C. X.", "" ], [ "Yue", "Ying", "" ], [ "Zafar", "A. A.", "" ], [ "Zeng", "S. H.", "" ], [ "Zeng", "X.", "" ], [ "Zeng", "Y.", "" ], [ "Zeng", "Y. J.", "" ], [ "Zeng", "Y. J.", "" ], [ "Zhai", "X. Y.", "" ], [ "Zhan", "Y. H.", "" ], [ "Zhang", "A. Q.", "" ], [ "Zhang", "B. L.", "" ], [ "Zhang", "B. X.", "" ], [ "Zhang", "D. H.", "" ], [ "Zhang", "G. Y.", "" ], [ "Zhang", "G. Y.", "" ], [ "Zhang", "H.", "" ], [ "Zhang", "H.", "" ], [ "Zhang", "H. C.", "" ], [ "Zhang", "H. H.", "" ], [ "Zhang", "H. Q.", "" ], [ "Zhang", "H. R.", "" ], [ "Zhang", "H. Y.", "" ], [ "Zhang", "J.", "" ], [ "Zhang", "J.", "" ], [ "Zhang", "J. J.", "" ], [ "Zhang", "J. L.", "" ], [ "Zhang", "J. Q.", "" ], [ "Zhang", "J. S.", "" ], [ "Zhang", "J. W.", "" ], [ "Zhang", "J. X.", "" ], [ "Zhang", "J. Y.", "" ], [ "Zhang", "J. Z.", "" ], [ "Zhang", "Jianyu", "" ], [ "Zhang", "L. M.", "" ], [ "Zhang", "Lei", "" ], [ "Zhang", "N.", "" ], [ "Zhang", "P.", "" ], [ "Zhang", "Q.", "" ], [ "Zhang", "Q. Y.", "" ], [ "Zhang", "R. Y.", "" ], [ "Zhang", "S. H.", "" ], [ "Zhang", "Shulei", "" ], [ "Zhang", "X. M.", "" ], [ "Zhang", "X. Y", "" ], [ "Zhang", "X. Y.", "" ], [ "Zhang", "Y.", "" ], [ "Zhang", "Y.", "" ], [ "Zhang", "Y. T.", "" ], [ "Zhang", "Y. H.", "" ], [ "Zhang", "Y. M.", "" ], [ "Zhang", "Y. P.", "" ], [ "Zhang", "Z. D.", "" ], [ "Zhang", "Z. H.", "" ], [ "Zhang", "Z. L.", "" ], [ "Zhang", "Z. L.", "" ], [ "Zhang", "Z. X.", "" ], [ "Zhang", "Z. Y.", "" ], [ "Zhang", "Z. Y.", "" ], [ "Zhang", "Z. Z.", "" ], [ "Zhang", "Zh. Zh.", "" ], [ "Zhao", "G.", "" ], [ "Zhao", "J. Y.", "" ], [ "Zhao", "J. Z.", "" ], [ "Zhao", "L.", "" ], [ "Zhao", "L.", "" ], [ "Zhao", "M. G.", "" ], [ "Zhao", "N.", "" ], [ "Zhao", "R. P.", "" ], [ "Zhao", "S. J.", "" ], [ "Zhao", "Y. B.", "" ], [ "Zhao", "Y. L.", "" ], [ "Zhao", "Y. X.", "" ], [ "Zhao", "Z. G.", "" ], [ "Zhemchugov", "A.", "" ], [ "Zheng", "B.", "" ], [ "Zheng", "B. M.", "" ], [ "Zheng", "J. P.", "" ], [ "Zheng", "W. J.", "" ], [ "Zheng", "X. R.", "" ], [ "Zheng", "Y. H.", "" ], [ "Zhong", "B.", "" ], [ "Zhong", "C.", "" ], [ "Zhou", "H.", "" ], [ "Zhou", "J. Q.", "" ], [ "Zhou", "J. Y.", "" ], [ "Zhou", "S.", "" ], [ "Zhou", "X.", "" ], [ "Zhou", "X. K.", "" ], [ "Zhou", "X. R.", "" ], [ "Zhou", "X. Y.", "" ], [ "Zhou", "Y. X.", "" ], [ "Zhou", "Y. Z.", "" ], [ "Zhu", "A. N.", "" ], [ "Zhu", "J.", "" ], [ "Zhu", "K.", "" ], [ "Zhu", "K. J.", "" ], [ "Zhu", "K. S.", "" ], [ "Zhu", "L.", "" ], [ "Zhu", "L. X.", "" ], [ "Zhu", "S. H.", "" ], [ "Zhu", "T. J.", "" ], [ "Zhu", "W. D.", "" ], [ "Zhu", "W. D.", "" ], [ "Zhu", "W. J.", "" ], [ "Zhu", "W. Z.", "" ], [ "Zhu", "Y. C.", "" ], [ "Zhu", "Z. A.", "" ], [ "Zhuang", "X. Y.", "" ], [ "Zou", "J. H.", "" ], [ "Zu", "J.", "" ] ]
2505.22141
Guanwen Feng
Guanwen Feng, Zhiyuan Ma, Yunan Li, Junwei Jing, Jiahao Yang, Qiguang Miao
FaceEditTalker: Interactive Talking Head Generation with Facial Attribute Editing
null
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent advances in audio-driven talking head generation have achieved impressive results in lip synchronization and emotional expression. However, they largely overlook the crucial task of facial attribute editing. This capability is crucial for achieving deep personalization and expanding the range of practical applications, including user-tailored digital avatars, engaging online education content, and brand-specific digital customer service. In these key domains, the flexible adjustment of visual attributes-such as hairstyle, accessories, and subtle facial features is essential for aligning with user preferences, reflecting diverse brand identities, and adapting to varying contextual demands. In this paper, we present FaceEditTalker, a unified framework that enables controllable facial attribute manipulation while generating high-quality, audio-synchronized talking head videos. Our method consists of two key components: an image feature space editing module, which extracts semantic and detail features and allows flexible control over attributes like expression, hairstyle, and accessories; and an audio-driven video generation module, which fuses these edited features with audio-guided facial landmarks to drive a diffusion-based generator. This design ensures temporal coherence, visual fidelity, and identity preservation across frames. Extensive experiments on public datasets demonstrate that our method outperforms state-of-the-art approaches in lip-sync accuracy, video quality, and attribute controllability. Project page: https://peterfanfan.github.io/FaceEditTalker/
[ { "version": "v1", "created": "Wed, 28 May 2025 09:04:00 GMT" } ]
2025-05-29T00:00:00
[ [ "Feng", "Guanwen", "" ], [ "Ma", "Zhiyuan", "" ], [ "Li", "Yunan", "" ], [ "Jing", "Junwei", "" ], [ "Yang", "Jiahao", "" ], [ "Miao", "Qiguang", "" ] ]
2505.22142
Dina Abdelhadi
Keita Hidaka, Dina Abdelhadi, Ruediger Urbanke
Interpolation of Quantum Polar Codes and Quantum Reed-Muller Codes
null
null
null
null
quant-ph cs.IT math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Good quantum error-correcting codes that fulfill practical considerations, such as simple encoding circuits and efficient decoders, are essential for functional quantum information processing systems. Quantum polar codes satisfy some of these requirements but lack certain critical features, thereby hindering their widespread use. Existing constructions either require entanglement assistance to produce valid quantum codes, suffer from poor finite-size performance, or fail to tailor polar codes to the underlying channel properties. Meanwhile, quantum Reed-Muller (RM) codes demonstrate strong performance, though no known efficient decoding algorithm exists for them. In this work, we propose strategies to interpolate between quantum polar codes and quantum RM codes, thus addressing the challenges of designing valid quantum polar codes without entanglement assistance and improving finite-size code performance.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:04:02 GMT" } ]
2025-05-29T00:00:00
[ [ "Hidaka", "Keita", "" ], [ "Abdelhadi", "Dina", "" ], [ "Urbanke", "Ruediger", "" ] ]
2505.22143
Fengyun Wang
Fengyun Wang, Sicheng Yu, Jiawei Wu, Jinhui Tang, Hanwang Zhang, Qianru Sun
3D Question Answering via only 2D Vision-Language Models
ICML2025
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-sa/4.0/
Large vision-language models (LVLMs) have significantly advanced numerous fields. In this work, we explore how to harness their potential to address 3D scene understanding tasks, using 3D question answering (3D-QA) as a representative example. Due to the limited training data in 3D, we do not train LVLMs but infer in a zero-shot manner. Specifically, we sample 2D views from a 3D point cloud and feed them into 2D models to answer a given question. When the 2D model is chosen, e.g., LLAVA-OV, the quality of sampled views matters the most. We propose cdViews, a novel approach to automatically selecting critical and diverse Views for 3D-QA. cdViews consists of two key components: viewSelector prioritizing critical views based on their potential to provide answer-specific information, and viewNMS enhancing diversity by removing redundant views based on spatial overlap. We evaluate cdViews on the widely-used ScanQA and SQA benchmarks, demonstrating that it achieves state-of-the-art performance in 3D-QA while relying solely on 2D models without fine-tuning. These findings support our belief that 2D LVLMs are currently the most effective alternative (of the resource-intensive 3D LVLMs) for addressing 3D tasks.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:04:39 GMT" } ]
2025-05-29T00:00:00
[ [ "Wang", "Fengyun", "" ], [ "Yu", "Sicheng", "" ], [ "Wu", "Jiawei", "" ], [ "Tang", "Jinhui", "" ], [ "Zhang", "Hanwang", "" ], [ "Sun", "Qianru", "" ] ]
2505.22144
Urs Schreiber
Hisham Sati and Urs Schreiber
Fractional Quantum Hall Anyons via the Algebraic Topology of Exotic Flux Quanta
76 pages, various figures
null
null
null
cond-mat.mes-hall cond-mat.str-el hep-th math-ph math.AT math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Fractional quantum Hall systems (FQH), due to their experimentally observed anyonic topological order, are a main contender for future hardware-implementation of error-protected quantum registers ("topological qbits") subject to error-protected quantum operations ("topological quantum gates"), both plausibly necessary for future quantum computing at useful scale, but both remaining insufficiently understood. Here we present a novel non-Lagrangian effective description of FQH anyons, based on previously elusive proper global quantization of effective topological flux in extraordinary non-abelian cohomology theories. This directly translates the system's quantum-observables, -states, -symmetries, and -measurement channels into purely algebro-topological analysis of local systems of Hilbert spaces over the quantized flux moduli spaces. Under the hypothesis -- for which we provide a fair bit of evidence -- that the appropriate effective flux quantization of FQH systems is in 2-Cohomotopy theory (a cousin of Hypothesis H in high-energy physics), the results here are rigorously derived and as such might usefully inform laboratory searches for novel anyonic phenomena in FQH systems and hence for topological quantum hardware.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:05:14 GMT" } ]
2025-05-29T00:00:00
[ [ "Sati", "Hisham", "" ], [ "Schreiber", "Urs", "" ] ]
2505.22145
Mark Veraar
Foivos Evangelopoulos-Ntemiris and Mark Veraar
Discrete stochastic maximal regularity
null
null
null
null
math.AP cs.NA math.FA math.NA math.PR
http://creativecommons.org/licenses/by/4.0/
In this paper, we investigate discrete regularity estimates for a broad class of temporal numerical schemes for parabolic stochastic evolution equations. We provide a characterization of discrete stochastic maximal $\ell^p$-regularity in terms of its continuous counterpart, thereby establishing a unified framework that yields numerous new discrete regularity results. Moreover, as a consequence of the continuous-time theory, we establish several important properties of discrete stochastic maximal regularity such as extrapolation in the exponent $p$ and with respect to a power weight. Furthermore, employing the $H^\infty$-functional calculus, we derive a powerful discrete maximal estimate in the trace space norm $D_A(1-\frac1p,p)$ for $p \in [2,\infty)$.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:05:15 GMT" } ]
2025-05-29T00:00:00
[ [ "Evangelopoulos-Ntemiris", "Foivos", "" ], [ "Veraar", "Mark", "" ] ]
2505.22146
Guangfu Hao
Guangfu Hao, Haojie Wen, Liangxuna Guo, Yang Chen, Yanchao Bi, Shan Yu
Flexible Tool Selection through Low-dimensional Attribute Alignment of Vision and Language
null
null
null
null
cs.CV cs.AI cs.CL q-bio.NC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Flexible tool selection reflects a complex cognitive ability that distinguishes humans from other species, yet computational models that capture this ability remain underdeveloped. We developed a framework using low-dimensional attribute representations to bridge visual tool perception and linguistic task understanding. We constructed a comprehensive dataset (ToolNet) containing 115 common tools labeled with 13 carefully designed attributes spanning physical, functional, and psychological properties, paired with natural language scenarios describing tool usage. Visual encoders (ResNet or ViT) extract attributes from tool images while fine-tuned language models (GPT-2, LLaMA, DeepSeek) derive required attributes from task descriptions. Our approach achieves 74% accuracy in tool selection tasks-significantly outperforming direct tool matching (20%) and smaller multimodal models (21%-58%), while approaching performance of much larger models like GPT-4o (73%) with substantially fewer parameters. Ablation studies revealed that manipulation-related attributes (graspability, hand-relatedness, elongation) consistently prove most critical across modalities. This work provides a parameter-efficient, interpretable solution that mimics human-like tool cognition, advancing both cognitive science understanding and practical applications in tool selection tasks.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:06:04 GMT" } ]
2025-05-29T00:00:00
[ [ "Hao", "Guangfu", "" ], [ "Wen", "Haojie", "" ], [ "Guo", "Liangxuna", "" ], [ "Chen", "Yang", "" ], [ "Bi", "Yanchao", "" ], [ "Yu", "Shan", "" ] ]
2505.22147
Florian Andreas Marwitz
Florian Andreas Marwitz, Tanya Braun, Ralf M\"oller, Marcel Gehrke
Lifted Forward Planning in Relational Factored Markov Decision Processes with Concurrent Actions
null
null
null
null
cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Decision making is a central problem in AI that can be formalized using a Markov Decision Process. A problem is that, with increasing numbers of (indistinguishable) objects, the state space grows exponentially. To compute policies, the state space has to be enumerated. Even more possibilities have to be enumerated if the size of the action space depends on the size of the state space, especially if we allow concurrent actions. To tackle the exponential blow-up in the action and state space, we present a first-order representation to store the spaces in polynomial instead of exponential size in the number of objects and introduce Foreplan, a relational forward planner, which uses this representation to efficiently compute policies for numerous indistinguishable objects and actions. Additionally, we introduce an even faster approximate version of Foreplan. Moreover, Foreplan identifies how many objects an agent should act on to achieve a certain task given restrictions. Further, we provide a theoretical analysis and an empirical evaluation of Foreplan, demonstrating a speedup of at least four orders of magnitude.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:08:27 GMT" } ]
2025-05-29T00:00:00
[ [ "Marwitz", "Florian Andreas", "" ], [ "Braun", "Tanya", "" ], [ "Möller", "Ralf", "" ], [ "Gehrke", "Marcel", "" ] ]
2505.22148
Gangwei Jiang
Gangwei Jiang, Yahui Liu, Zhaoyi Li, Qi Wang, Fuzheng Zhang, Linqi Song, Ying Wei, Defu Lian
What Makes a Good Reasoning Chain? Uncovering Structural Patterns in Long Chain-of-Thought Reasoning
null
null
null
null
cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent advances in reasoning with large language models (LLMs) have popularized Long Chain-of-Thought (LCoT), a strategy that encourages deliberate and step-by-step reasoning before producing a final answer. While LCoTs have enabled expert-level performance in complex tasks, how the internal structures of their reasoning chains drive, or even predict, the correctness of final answers remains a critical yet underexplored question. In this work, we present LCoT2Tree, an automated framework that converts sequential LCoTs into hierarchical tree structures and thus enables deeper structural analysis of LLM reasoning. Using graph neural networks (GNNs), we reveal that structural patterns extracted by LCoT2Tree, including exploration, backtracking, and verification, serve as stronger predictors of final performance across a wide range of tasks and models. Leveraging an explainability technique, we further identify critical thought patterns such as over-branching that account for failures. Beyond diagnostic insights, the structural patterns by LCoT2Tree support practical applications, including improving Best-of-N decoding effectiveness. Overall, our results underscore the critical role of internal structures of reasoning chains, positioning LCoT2Tree as a powerful tool for diagnosing, interpreting, and improving reasoning in LLMs.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:12:31 GMT" } ]
2025-05-29T00:00:00
[ [ "Jiang", "Gangwei", "" ], [ "Liu", "Yahui", "" ], [ "Li", "Zhaoyi", "" ], [ "Wang", "Qi", "" ], [ "Zhang", "Fuzheng", "" ], [ "Song", "Linqi", "" ], [ "Wei", "Ying", "" ], [ "Lian", "Defu", "" ] ]
2505.22149
Jan Danek
Jan Danek, Zdenek Becvar, Adam Janes
Real-World Modeling of Computation Offloading for Neural Networks with Early Exits and Splits
6 pages, 8 figures, This work has been submitted to IEEE GLOBECOM 2025 for peer review
null
null
null
cs.NI eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We focus on computation offloading of applications based on convolutional neural network (CNN) from moving devices, such as mobile robots or autonomous vehicles, to MultiAccess Edge Computing (MEC) servers via a mobile network. In order to reduce overall CNN inference time, we design and implement CNN with early exits and splits, allowing a flexible partial or full offloading of CNN inference. Through real-world experiments, we analyze an impact of the CNN inference offloading on the total CNN processing delay, energy consumption, and classification accuracy in a practical road sign recognition task. The results confirm that offloading of CNN with early exits and splits can significantly reduce both total processing delay and energy consumption compared to full local processing while not impairing classification accuracy. Based on the results of real-world experiments, we derive practical models for energy consumption and total processing delay related to offloading of CNN with early exits and splits.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:16:13 GMT" } ]
2025-05-29T00:00:00
[ [ "Danek", "Jan", "" ], [ "Becvar", "Zdenek", "" ], [ "Janes", "Adam", "" ] ]
2505.22151
Claude Formanek
Claude Formanek, Omayma Mahjoub, Louay Ben Nessir, Sasha Abramowitz, Ruan de Kock, Wiem Khlifi, Simon Du Toit, Felix Chalumeau, Daniel Rajaonarivonivelomanantsoa, Arnol Fokam, Siddarth Singh, Ulrich Mbou Sob, Arnu Pretorius
Oryx: a Performant and Scalable Algorithm for Many-Agent Coordination in Offline MARL
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
A key challenge in offline multi-agent reinforcement learning (MARL) is achieving effective many-agent multi-step coordination in complex environments. In this work, we propose Oryx, a novel algorithm for offline cooperative MARL to directly address this challenge. Oryx adapts the recently proposed retention-based architecture Sable and combines it with a sequential form of implicit constraint Q-learning (ICQ), to develop a novel offline auto-regressive policy update scheme. This allows Oryx to solve complex coordination challenges while maintaining temporal coherence over lengthy trajectories. We evaluate Oryx across a diverse set of benchmarks from prior works (SMAC, RWARE, and Multi-Agent MuJoCo) covering tasks of both discrete and continuous control, varying in scale and difficulty. Oryx achieves state-of-the-art performance on more than 80% of the 65 tested datasets, outperforming prior offline MARL methods and demonstrating robust generalisation across domains with many agents and long horizons. Finally, we introduce new datasets to push the limits of many-agent coordination in offline MARL, and demonstrate Oryx's superior ability to scale effectively in such settings. We will make all of our datasets, experimental data, and code available upon publication.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:17:44 GMT" } ]
2025-05-29T00:00:00
[ [ "Formanek", "Claude", "" ], [ "Mahjoub", "Omayma", "" ], [ "Nessir", "Louay Ben", "" ], [ "Abramowitz", "Sasha", "" ], [ "de Kock", "Ruan", "" ], [ "Khlifi", "Wiem", "" ], [ "Toit", "Simon Du", "" ], [ "Chalumeau", "Felix", "" ], [ "Rajaonarivonivelomanantsoa", "Daniel", "" ], [ "Fokam", "Arnol", "" ], [ "Singh", "Siddarth", "" ], [ "Sob", "Ulrich Mbou", "" ], [ "Pretorius", "Arnu", "" ] ]
2505.22152
Dominik Fuchsgruber
Dominik Fuchsgruber, Tom Wollschl\"ager, Johannes Bordne, Stephan G\"unnemann
Uncertainty Estimation for Heterophilic Graphs Through the Lens of Information Theory
null
null
null
null
cs.LG cs.SI
http://creativecommons.org/licenses/by/4.0/
While uncertainty estimation for graphs recently gained traction, most methods rely on homophily and deteriorate in heterophilic settings. We address this by analyzing message passing neural networks from an information-theoretic perspective and developing a suitable analog to data processing inequality to quantify information throughout the model's layers. In contrast to non-graph domains, information about the node-level prediction target can increase with model depth if a node's features are semantically different from its neighbors. Therefore, on heterophilic graphs, the latent embeddings of an MPNN each provide different information about the data distribution - different from homophilic settings. This reveals that considering all node representations simultaneously is a key design principle for epistemic uncertainty estimation on graphs beyond homophily. We empirically confirm this with a simple post-hoc density estimator on the joint node embedding space that provides state-of-the-art uncertainty on heterophilic graphs. At the same time, it matches prior work on homophilic graphs without explicitly exploiting homophily through post-processing.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:18:01 GMT" } ]
2025-05-29T00:00:00
[ [ "Fuchsgruber", "Dominik", "" ], [ "Wollschläger", "Tom", "" ], [ "Bordne", "Johannes", "" ], [ "Günnemann", "Stephan", "" ] ]
2505.22153
Xiaokai Chen
Xiaokai Chen, Xiao Lin, Changcheng Li, Peng Jiang
Personalized Tree based progressive regression model for watch-time prediction in short video recommendation
null
null
null
null
cs.IR
http://creativecommons.org/licenses/by/4.0/
In online video platforms, accurate watch time prediction has become a fundamental and challenging problem in video recommendation. Previous research has revealed that the accuracy of watch time prediction highly depends on both the transformation of watch-time labels and the decomposition of the estimation process. TPM (Tree based Progressive Regression Model) achieves State-of-the-Art performance with a carefully designed and effective decomposition paradigm. TPM discretizes the watch time into several ordinal intervals and organizes them into a binary decision tree, where each node corresponds to a specific interval. At each non-leaf node, a binary classifier is used to determine the specific interval in which the watch time variable most likely falls, based on the prediction outcome at its parent node. The tree structure serves as the core of TPM, as it defines the decomposition of watch time estimation and determines how the ordinal intervals are discretized. However, in TPM, the tree is predefined as a full binary tree, which may be sub-optimal for the following reasons. First, a full binary tree implies an equal partitioning of the watch time space, which may struggle to capture the complexity of real-world watch time distributions. Second, instead of relying on a globally fixed tree structure, we advocate for a personalized, data-driven tree that can be learned in an end-to-end manner. Therefore, we propose PTPM to enable a highly personalized decomposition of watch estimation with better efficacy and efficiency. Moreover, we reveal that TPM is affected by selection bias due to conditional modeling and devise a simple approach to address it. We conduct extensive experiments on both offline datasets and online environments. PTPM has been fully deployed in core traffic scenarios and serves more than 400 million users per day.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:18:48 GMT" } ]
2025-05-29T00:00:00
[ [ "Chen", "Xiaokai", "" ], [ "Lin", "Xiao", "" ], [ "Li", "Changcheng", "" ], [ "Jiang", "Peng", "" ] ]
2505.22154
Chao Tian
Chao Tian, Chao Yang, Guoqing Zhu, Qiang Wang, Zhenyu He
Learning A Robust RGB-Thermal Detector for Extreme Modality Imbalance
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
RGB-Thermal (RGB-T) object detection utilizes thermal infrared (TIR) images to complement RGB data, improving robustness in challenging conditions. Traditional RGB-T detectors assume balanced training data, where both modalities contribute equally. However, in real-world scenarios, modality degradation-due to environmental factors or technical issues-can lead to extreme modality imbalance, causing out-of-distribution (OOD) issues during testing and disrupting model convergence during training. This paper addresses these challenges by proposing a novel base-and-auxiliary detector architecture. We introduce a modality interaction module to adaptively weigh modalities based on their quality and handle imbalanced samples effectively. Additionally, we leverage modality pseudo-degradation to simulate real-world imbalances in training data. The base detector, trained on high-quality pairs, provides a consistency constraint for the auxiliary detector, which receives degraded samples. This framework enhances model robustness, ensuring reliable performance even under severe modality degradation. Experimental results demonstrate the effectiveness of our method in handling extreme modality imbalances~(decreasing the Missing Rate by 55%) and improving performance across various baseline detectors.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:18:55 GMT" } ]
2025-05-29T00:00:00
[ [ "Tian", "Chao", "" ], [ "Yang", "Chao", "" ], [ "Zhu", "Guoqing", "" ], [ "Wang", "Qiang", "" ], [ "He", "Zhenyu", "" ] ]
2505.22155
Sascha Rechenberger
Sascha Rechenberger and Thom Fr\"uhwirth
An instance of FreeCHR with refined operational semantics
This is a preprint of a paper submitted to the 27th International Symposium on Principles and Practice of Declarative Programming (PPDP '25). arXiv admin note: text overlap with arXiv:2504.04962
null
null
null
cs.PL
http://creativecommons.org/licenses/by/4.0/
Constraint Handling Rules (CHR) is a rule-based programming language which is typically embedded into a general-purpose language. There exists a plethora of implementations of CHR for numerous host languages. However, the existing implementations often reinvent the way to embed CHR, which impedes maintenance and weakens assertions of correctness. To formalize and thereby unify the embedding of CHR into arbitrary host languages, we introduced the framework FreeCHR and proved it to be a valid representation of classical CHR. Until now, this framework only includes a translation of the very abstract operational semantics of CHR which, due to its abstract nature, introduces several practical issues. In this paper, we introduce an execution algorithm for FreeCHR. We derive it from the refined operational semantics of CHR, which resolve the issues introduced by the very abstract semantics. We also prove soundness of the algorithm with respect to the very abstract semantics of FreeCHR. Hereby we provide a unified and an easy to implement guideline for new CHR implementations, as well as an algorithmic definition of the refined operational semantics.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:19:33 GMT" } ]
2025-05-29T00:00:00
[ [ "Rechenberger", "Sascha", "" ], [ "Frühwirth", "Thom", "" ] ]
2505.22156
Shuaiyi Li
Shuaiyi Li, Zhisong Zhang, Yang Deng, Chenlong Deng, Tianqing Fang, Hongming Zhang, Haitao Mi, Dong Yu, Wai Lam
InComeS: Integrating Compression and Selection Mechanisms into LLMs for Efficient Model Editing
Under review
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Although existing model editing methods perform well in recalling exact edit facts, they often struggle in complex scenarios that require deeper semantic understanding rather than mere knowledge regurgitation. Leveraging the strong contextual reasoning abilities of large language models (LLMs), in-context learning (ICL) becomes a promising editing method by comprehending edit information through context encoding. However, this method is constrained by the limited context window of LLMs, leading to degraded performance and efficiency as the number of edits increases. To overcome this limitation, we propose InComeS, a flexible framework that enhances LLMs' ability to process editing contexts through explicit compression and selection mechanisms. Specifically, InComeS compresses each editing context into the key-value (KV) cache of a special gist token, enabling efficient handling of multiple edits without being restricted by the model's context window. Furthermore, specialized cross-attention modules are added to dynamically select the most relevant information from the gist pools, enabling adaptive and effective utilization of edit information. We conduct experiments on diverse model editing benchmarks with various editing formats, and the results demonstrate the effectiveness and efficiency of our method.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:20:18 GMT" } ]
2025-05-29T00:00:00
[ [ "Li", "Shuaiyi", "" ], [ "Zhang", "Zhisong", "" ], [ "Deng", "Yang", "" ], [ "Deng", "Chenlong", "" ], [ "Fang", "Tianqing", "" ], [ "Zhang", "Hongming", "" ], [ "Mi", "Haitao", "" ], [ "Yu", "Dong", "" ], [ "Lam", "Wai", "" ] ]
2505.22157
Lucas Weber
Paramita Mirza, Lucas Weber, Fabian K\"uch
Stratified Selective Sampling for Instruction Tuning with Dedicated Scoring Strategy
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Recent work shows that post-training datasets for LLMs can be substantially downsampled without noticeably deteriorating performance. However, data selection often incurs high computational costs or is limited to narrow domains. In this paper, we demonstrate that data selection can be both -- efficient and universal -- by using a multi-step pipeline in which we efficiently bin data points into groups, estimate quality using specialized models, and score difficulty with a robust, lightweight method. Task-based categorization allows us to control the composition of our final data -- crucial for finetuning multi-purpose models. To guarantee diversity, we improve upon previous work using embedding models and a clustering algorithm. This integrated strategy enables high-performance fine-tuning with minimal overhead.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:22:25 GMT" } ]
2025-05-29T00:00:00
[ [ "Mirza", "Paramita", "" ], [ "Weber", "Lucas", "" ], [ "Küch", "Fabian", "" ] ]
2505.22159
Qiaojun Yu
Jiawen Yu, Hairuo Liu, Qiaojun Yu, Jieji Ren, Ce Hao, Haitong Ding, Guangyu Huang, Guofan Huang, Yan Song, Panpan Cai, Cewu Lu, Wenqiang Zhang
ForceVLA: Enhancing VLA Models with a Force-aware MoE for Contact-rich Manipulation
null
null
null
null
cs.RO cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Vision-Language-Action (VLA) models have advanced general-purpose robotic manipulation by leveraging pretrained visual and linguistic representations. However, they struggle with contact-rich tasks that require fine-grained control involving force, especially under visual occlusion or dynamic uncertainty. To address these limitations, we propose \textbf{ForceVLA}, a novel end-to-end manipulation framework that treats external force sensing as a first-class modality within VLA systems. ForceVLA introduces \textbf{FVLMoE}, a force-aware Mixture-of-Experts fusion module that dynamically integrates pretrained visual-language embeddings with real-time 6-axis force feedback during action decoding. This enables context-aware routing across modality-specific experts, enhancing the robot's ability to adapt to subtle contact dynamics. We also introduce \textbf{ForceVLA-Data}, a new dataset comprising synchronized vision, proprioception, and force-torque signals across five contact-rich manipulation tasks. ForceVLA improves average task success by 23.2\% over strong $\pi_0$-based baselines, achieving up to 80\% success in tasks such as plug insertion. Our approach highlights the importance of multimodal integration for dexterous manipulation and sets a new benchmark for physically intelligent robotic control. Code and data will be released at https://sites.google.com/view/forcevla2025.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:24:25 GMT" } ]
2025-05-29T00:00:00
[ [ "Yu", "Jiawen", "" ], [ "Liu", "Hairuo", "" ], [ "Yu", "Qiaojun", "" ], [ "Ren", "Jieji", "" ], [ "Hao", "Ce", "" ], [ "Ding", "Haitong", "" ], [ "Huang", "Guangyu", "" ], [ "Huang", "Guofan", "" ], [ "Song", "Yan", "" ], [ "Cai", "Panpan", "" ], [ "Lu", "Cewu", "" ], [ "Zhang", "Wenqiang", "" ] ]
2505.22160
Matias Slavov
Matias Slavov
Eternalism and Everettian Quantum Mechanics
20 pages, 1 figure
null
null
null
physics.hist-ph
http://creativecommons.org/licenses/by/4.0/
This paper shall explore the conjunction of eternalism and Everettian quantum mechanics. It shall be argued that there is a strong analogy between these two views. In case there is an indefinite number of worlds and observers that are all equally real, there should be an indefinite number of local times which are all also equally real. Whereas Everettianism, specifically the diverging version, treats actuality indexically, relativistic eternalism treats tense indexically. All times exist analogously to all isolated Everettian worlds. There is no unique 'now' that cuts throughout all that physically exists. Instead, as eternalism propounds, all times exist. The paper concludes that eternalism and the many-worlds interpretation are not only compatible but complement each other, providing a coherent framework for understanding the nature of temporal reality.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:24:50 GMT" } ]
2025-05-29T00:00:00
[ [ "Slavov", "Matias", "" ] ]
2505.22161
Alexander Kutkin
A. M. Kutkin, R. Morganti, T. A. Oosterloo, E. A. K. Adams, H. D\'enes, J. van Leeuwen, M. J. Norden, E. Orru
Spectral indices in active galactic nuclei as seen by Apertif and LOFAR
7 pages, 6 figures, accepted for publication in A&A
null
null
null
astro-ph.GA astro-ph.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present two new radio continuum images obtained with Apertif at 1.4 GHz. The images, produced with a direction-dependent calibration pipeline, cover 136 square degrees of the Lockman Hole and 24 square degrees of the ELAIS-N fields, with an average resolution of 17x12" and residual noise of 33 uJy/beam. With the improved depth of the images we found in total 63692 radio sources, many of which are detected for the first time at this frequency. With the addition of the previously published Apertif catalog for the Bootes field, we cross-match with the LOFAR deep-fields value-added catalogs at 150 MHz, resulting in a homogeneous sample of 10196 common sources with spectral index estimates, one of the largest to date. We analyze and discuss the correlations between spectral index, redshift, linear sources size, and radio luminosity, taking into account biases of flux-density-limited surveys. Our results suggest that the observed correlation between spectral index and redshift of active galactic nuclei can be attributed to the Malmquist bias reflecting an intrinsic relation between radio luminosity and the spectral index. We also find a correlation between spectral index and linear source size with more compact sources having steeper spectra.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:24:58 GMT" } ]
2025-05-29T00:00:00
[ [ "Kutkin", "A. M.", "" ], [ "Morganti", "R.", "" ], [ "Oosterloo", "T. A.", "" ], [ "Adams", "E. A. K.", "" ], [ "Dénes", "H.", "" ], [ "van Leeuwen", "J.", "" ], [ "Norden", "M. J.", "" ], [ "Orru", "E.", "" ] ]
2505.22162
Hongyu Jin
Hongyu Jin and Panos Papadimitratos
Accountable, Scalable and DoS-resilient Secure Vehicular Communication
null
Computers & Security (2025): 104469
10.1016/j.cose.2025.104469
null
cs.CR
http://creativecommons.org/licenses/by-nc-sa/4.0/
Paramount to vehicle safety, broadcasted Cooperative Awareness Messages (CAMs) and Decentralized Environmental Notification Messages (DENMs) are pseudonymously authenticated for security and privacy protection, with each node needing to have all incoming messages validated within an expiration deadline. This creates an asymmetry that can be easily exploited by external adversaries to launch a clogging Denial of Service (DoS) attack: each forged VC message forces all neighboring nodes to cryptographically validate it; at increasing rates, easy to generate forged messages gradually exhaust processing resources and severely degrade or deny timely validation of benign CAMs/DENMs. The result can be catastrophic when awareness of neighbor vehicle positions or critical reports are missed. We address this problem making the standardized VC pseudonymous authentication DoS-resilient. We propose efficient cryptographic constructs, which we term message verification facilitators, to prioritize processing resources for verification of potentially valid messages among bogus messages and verify multiple messages based on one signature verification. Any message acceptance is strictly based on public-key based message authentication/verification for accountability, i.e., non-repudiation is not sacrificed, unlike symmetric key based approaches. This further enables drastic misbehavior detection, also exploiting the newly introduced facilitators, based on probabilistic signature verification and cross-checking over multiple facilitators verifying the same message; while maintaining verification latency low even when under attack, trading off modest communication overhead. Our facilitators can also be used for efficient discovery and verification of DENM or any event-driven message, including misbehavior evidence used for our scheme.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:25:34 GMT" } ]
2025-05-29T00:00:00
[ [ "Jin", "Hongyu", "" ], [ "Papadimitratos", "Panos", "" ] ]
2505.22163
Vladimir Dzhunushaliev
Vladimir Dzhunushaliev and Vladimir Folomeev
Condensation of a spinor field at the event horizon
6 pages
null
null
null
gr-qc
http://creativecommons.org/licenses/by/4.0/
The physical effect of condensation of a classical spinor field at the event horizon is under consideration. The corresponding solution is sought for the set of the Einstein-Dirac equations. It is shown that in this case there arises a black hole with a $\delta$-like classical spinor field concentrated at the event horizon.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:26:34 GMT" } ]
2025-05-29T00:00:00
[ [ "Dzhunushaliev", "Vladimir", "" ], [ "Folomeev", "Vladimir", "" ] ]
2505.22164
Marcello Baldo Dr.
Marcello Baldo
The dynamics of spontaneous emission
null
null
null
null
quant-ph
http://creativecommons.org/publicdomain/zero/1.0/
The spontaneous decay of an excited atom by photon emission is one of the most common and elementary physical process present in nature and in laboratories. The decay is random in time with constant probability density, as it can be inferred by the exponential law observed experimentally. Despite the simplicity of the process, in Quantum Mechanics the decay itself is considered a law of nature which is not further analyzed or explained. However it is legitimate to ask for the reason of its randomness and for the dynamics of the atom around the decay. The decay process of an isolated atom is usually assumed to be instantaneous, the so called Quantum jumps. Particular experimental arrangements can widen the duration of the transition from an excited state to the ground state to a finite time. In general this is due to the quantum back action of the detector. The development of Quantum Optics has enormously enriched the possibilities to study in detail the process, and new illuminating insights have been obtained, but the question is still valid and its answer is still elusive. In this paper we analyze the spontaneous decay within the new prospect introduced by a recent model that complete standard Quantum Mechanics in a formalism which is able to describe the dynamics of measurement and of spontaneous decay. Comparison is made with more phenomenological theories, the Quantum Mechanics of open system and the Stochastic wave function model. In the new model the stochastic photon emission by an excited atom is triggered by the vacuum fluctuations. It is suggested how to re-analyze three types of experiments, already realized in many laboratories, in order to reveal the presence and the effect of these fluctuations.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:27:03 GMT" } ]
2025-05-29T00:00:00
[ [ "Baldo", "Marcello", "" ] ]
2505.22165
Bocheng Li
Bocheng Li, Zhujin Gao, Linli Xu
Unifying Continuous and Discrete Text Diffusion with Non-simultaneous Diffusion Processes
Accepted to ACL 2025 Main Conference
null
null
null
cs.CL cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Diffusion models have emerged as a promising approach for text generation, with recent works falling into two main categories: discrete and continuous diffusion models. Discrete diffusion models apply token corruption independently using categorical distributions, allowing for different diffusion progress across tokens but lacking fine-grained control. Continuous diffusion models map tokens to continuous spaces and apply fine-grained noise, but the diffusion progress is uniform across tokens, limiting their ability to capture semantic nuances. To address these limitations, we propose \textbf{\underline{N}}on-simultan\textbf{\underline{e}}ous C\textbf{\underline{o}}ntinuous \textbf{\underline{Diff}}usion Models (NeoDiff), a novel diffusion model that integrates the strengths of both discrete and continuous approaches. NeoDiff introduces a Poisson diffusion process for the forward process, enabling a flexible and fine-grained noising paradigm, and employs a time predictor for the reverse process to adaptively modulate the denoising progress based on token semantics. Furthermore, NeoDiff utilizes an optimized schedule for inference to ensure more precise noise control and improved performance. Our approach unifies the theories of discrete and continuous diffusion models, offering a more principled and effective framework for text generation. Experimental results on several text generation tasks demonstrate NeoDiff's superior performance compared to baselines of non-autoregressive continuous and discrete diffusion models, iterative-based methods and autoregressive diffusion-based methods. These results highlight NeoDiff's potential as a powerful tool for generating high-quality text and advancing the field of diffusion-based text generation.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:28:52 GMT" } ]
2025-05-29T00:00:00
[ [ "Li", "Bocheng", "" ], [ "Gao", "Zhujin", "" ], [ "Xu", "Linli", "" ] ]
2505.22167
Weilun Feng
Weilun Feng, Chuanguang Yang, Haotong Qin, Xiangqi Li, Yu Wang, Zhulin An, Libo Huang, Boyu Diao, Zixiang Zhao, Yongjun Xu, Michele Magno
Q-VDiT: Towards Accurate Quantization and Distillation of Video-Generation Diffusion Transformers
Accepted to ICML2025
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Diffusion transformers (DiT) have demonstrated exceptional performance in video generation. However, their large number of parameters and high computational complexity limit their deployment on edge devices. Quantization can reduce storage requirements and accelerate inference by lowering the bit-width of model parameters. Yet, existing quantization methods for image generation models do not generalize well to video generation tasks. We identify two primary challenges: the loss of information during quantization and the misalignment between optimization objectives and the unique requirements of video generation. To address these challenges, we present Q-VDiT, a quantization framework specifically designed for video DiT models. From the quantization perspective, we propose the Token-aware Quantization Estimator (TQE), which compensates for quantization errors in both the token and feature dimensions. From the optimization perspective, we introduce Temporal Maintenance Distillation (TMD), which preserves the spatiotemporal correlations between frames and enables the optimization of each frame with respect to the overall video context. Our W3A6 Q-VDiT achieves a scene consistency of 23.40, setting a new benchmark and outperforming current state-of-the-art quantization methods by 1.9$\times$. Code will be available at https://github.com/cantbebetter2/Q-VDiT.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:33:52 GMT" } ]
2025-05-29T00:00:00
[ [ "Feng", "Weilun", "" ], [ "Yang", "Chuanguang", "" ], [ "Qin", "Haotong", "" ], [ "Li", "Xiangqi", "" ], [ "Wang", "Yu", "" ], [ "An", "Zhulin", "" ], [ "Huang", "Libo", "" ], [ "Diao", "Boyu", "" ], [ "Zhao", "Zixiang", "" ], [ "Xu", "Yongjun", "" ], [ "Magno", "Michele", "" ] ]
2505.22168
Moritz Ren\'e Sch\"afer
Moritz Ren\'e Sch\"afer, Nico Segreto, Fabian Zills, Christian Holm, Johannes K\"astner
Apax: A Flexible and Performant Framework For The Development of Machine-Learned Interatomic Potentials
null
null
null
null
physics.chem-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce Atomistic learned potentials in JAX (apax), a flexible and efficient open source software package for training and inference of machine-learned interatomic potentials. Built on the JAX framework, apax supports GPU acceleration and implements flexible model abstractions for fast development. With features such as kernel-based data selection, well-calibrated uncertainty estimation, and enhanced sampling, it is tailored to active learning applications and ease of use. The features and design decisions made in apax are discussed before demonstrating some of its capabilities. First, a data set for the room-temperature ionic liquid EMIM+BF4- is created using active learning. It is highlighted how continuously learning models between iterations can reduce training times up to 85 % with only a minor reduction of the models' accuracy. Second, we show good scalability in a data-parallel training setting. We report that a Gaussian Moment Neural Network model, as implemented in apax, achieves higher accuracy and up to 10 times faster inference times than a performance-optimized Allegro model. A recently published Li3PO4 dataset, reported with comparable accuracy and inference performance metrics, is used as a point of comparison. Moreover, the inference speeds of the available simulation engines are compared. Finally, to highlight the modularity of apax, an equivariant message-passing model is trained as a shallow ensemble and used to perform uncertainty-driven dynamics.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:34:03 GMT" } ]
2025-05-29T00:00:00
[ [ "Schäfer", "Moritz René", "" ], [ "Segreto", "Nico", "" ], [ "Zills", "Fabian", "" ], [ "Holm", "Christian", "" ], [ "Kästner", "Johannes", "" ] ]
2505.22169
Gili Lior
Gili Lior, Eliya Habba, Shahar Levy, Avi Caciularu, Gabriel Stanovsky
ReliableEval: A Recipe for Stochastic LLM Evaluation via Method of Moments
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by-nc-sa/4.0/
LLMs are highly sensitive to prompt phrasing, yet standard benchmarks typically report performance using a single prompt, raising concerns about the reliability of such evaluations. In this work, we argue for a stochastic method of moments evaluation over the space of meaning-preserving prompt perturbations. We introduce a formal definition of reliable evaluation that accounts for prompt sensitivity, and suggest ReliableEval - a method for estimating the number of prompt resamplings needed to obtain meaningful results. Using our framework, we stochastically evaluate five frontier LLMs and find that even top-performing models like GPT-4o and Claude-3.7-Sonnet exhibit substantial prompt sensitivity. Our approach is model-, task-, and metric-agnostic, offering a recipe for meaningful and robust LLM evaluation.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:40:48 GMT" } ]
2025-05-29T00:00:00
[ [ "Lior", "Gili", "" ], [ "Habba", "Eliya", "" ], [ "Levy", "Shahar", "" ], [ "Caciularu", "Avi", "" ], [ "Stanovsky", "Gabriel", "" ] ]
2505.22170
Chi Lu
Chi Lu, Yiyang Ni, Zhe Wang, Xiaoli Shi, Jun Li, Shi Jin
Attention-Enhanced Prompt Decision Transformers for UAV-Assisted Communications with AoI
null
null
null
null
eess.SP cs.IT math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Decision Transformer (DT) has recently demonstrated strong generalizability in dynamic resource allocation within unmanned aerial vehicle (UAV) networks, compared to conventional deep reinforcement learning (DRL). However, its performance is hindered due to zero-padding for varying state dimensions, inability to manage long-term energy constraint, and challenges in acquiring expert samples for few-shot fine-tuning in new scenarios. To overcome these limitations, we propose an attention-enhanced prompt Decision Transformer (APDT) framework to optimize trajectory planning and user scheduling, aiming to minimize the average age of information (AoI) under long-term energy constraint in UAV-assisted Internet of Things (IoT) networks. Specifically, we enhance the convenional DT framework by incorporating an attention mechanism to accommodate varying numbers of terrestrial users, introducing a prompt mechanism based on short trajectory demonstrations for rapid adaptation to new scenarios, and designing a token-assisted method to address the UAV's long-term energy constraint. The APDT framework is first pre-trained on offline datasets and then efficiently generalized to new scenarios. Simulations demonstrate that APDT achieves twice faster in terms of convergence rate and reduces average AoI by $8\%$ compared to conventional DT.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:41:10 GMT" } ]
2025-05-29T00:00:00
[ [ "Lu", "Chi", "" ], [ "Ni", "Yiyang", "" ], [ "Wang", "Zhe", "" ], [ "Shi", "Xiaoli", "" ], [ "Li", "Jun", "" ], [ "Jin", "Shi", "" ] ]
2505.22171
Fatimah Rita Ahmadi
Fatimah Rita Ahmadi
2-Category of Topological Quantum Computation
13 pages, comments are welcome!
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Unitary Ribbon Fusion Categories (URFC) formalize anyonic theories. It has been widely assumed that the same category formalizes a topological quantum computing model. However, in previous work, we addressed and resolved this confusion and demonstrated while the former could be any fusion category, the latter is always a subcategory of Hilb. In this paper, we argue that a categorical formalism that captures and unifies both anyonic theories (the Hardware of quantum computing) and a model of topological quantum computing is a braided (fusion) 2-category. In this 2-category, 0-morphisms describe anyonic types and Hom-categories describe different models of quantum computing. This picture provides an insightful perspective on superselection rules. It presents furthermore a clear distinction between fusion of anyons versus tensor products as defined in linear algebra, between vector spaces of 1-morphisms. The former represents a monoidal product and sum between 0-morphisms and the latter a tensor product and direct sum between 1-morphisms.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:41:17 GMT" } ]
2025-05-29T00:00:00
[ [ "Ahmadi", "Fatimah Rita", "" ] ]
2505.22172
Xiang Huang
Xiang Huang, Ting-En Lin, Feiteng Fang, Yuchuan Wu, Hangyu Li, Yuzhong Qu, Fei Huang, Yongbin Li
Reverse Preference Optimization for Complex Instruction Following
ACL 2025 Findings
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Instruction following (IF) is a critical capability for large language models (LLMs). However, handling complex instructions with multiple constraints remains challenging. Previous methods typically select preference pairs based on the number of constraints they satisfy, introducing noise where chosen examples may fail to follow some constraints and rejected examples may excel in certain respects over the chosen ones. To address the challenge of aligning with multiple preferences, we propose a simple yet effective method called Reverse Preference Optimization (RPO). It mitigates noise in preference pairs by dynamically reversing the constraints within the instruction to ensure the chosen response is perfect, alleviating the burden of extensive sampling and filtering to collect perfect responses. Besides, reversal also enlarges the gap between chosen and rejected responses, thereby clarifying the optimization direction and making it more robust to noise. We evaluate RPO on two multi-turn IF benchmarks, Sysbench and Multi-IF, demonstrating average improvements over the DPO baseline of 4.6 and 2.5 points (on Llama-3.1 8B), respectively. Moreover, RPO scales effectively across model sizes (8B to 70B parameters), with the 70B RPO model surpassing GPT-4o.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:44:27 GMT" } ]
2025-05-29T00:00:00
[ [ "Huang", "Xiang", "" ], [ "Lin", "Ting-En", "" ], [ "Fang", "Feiteng", "" ], [ "Wu", "Yuchuan", "" ], [ "Li", "Hangyu", "" ], [ "Qu", "Yuzhong", "" ], [ "Huang", "Fei", "" ], [ "Li", "Yongbin", "" ] ]
2505.22173
Ramlal Unnikrishnan Nair
R. Unnikrishnan, M. Andriantsaralaza, E. De Beck, L. -{\AA}. Nyman, H. Olofsson, W. H. T. Vlemmings, M. Maercker, M. Van de Sande, T. Danilovich, T. J. Millar, S. B. Charnley, M. G. Rawlings
Charting circumstellar chemistry of carbon-rich asymptotic giant branch stars. II. Abundances and spatial distributions of CS
18 pages, with 7 figures and 4 tables in the main text. 4 appendices contain additional figures and tables. Total 31 pages. Accepted for publication in Astronomy & Astrophysics
null
null
null
astro-ph.SR
http://creativecommons.org/licenses/by/4.0/
The circumstellar envelopes (CSEs) of asymptotic giant branch (AGB) stars harbour a rich variety of molecules and are sites of complex chemistry. Our current understanding of the circumstellar chemical processes of carbon-rich AGB stars is predominantly based on observations of a single star, IRC+10216, often regarded as an archetypical carbon star. We aim to estimate stellar and circumstellar properties for five carbon stars, and constrain their circumstellar CS abundances. This study compares the CS abundances among the sources, informs circumstellar chemical models, and helps to assess if IRC+10216 is a good representative of the physics and chemistry of carbon star CSEs. We modelled the spectral energy distributions (SEDs) and CO line emission to derive the stellar and outflow properties. Using these, we then retrieved CS abundance profiles with detailed radiative transfer modelling, imposing spatial and excitation constraints from ALMA and single-dish observations. We obtain good fits to the SEDs and CO lines for all sources and reproduce the CS line emission across various transitions and apertures, yielding robust estimates of the CS abundance profiles. Peak CS fractional abundances range from 1$\times$10$^{-6}$ - 4$\times$10$^{-6}$, with e-folding radii of 1.8$\times$10$^{16}$ - 6.8$\times$10$^{16}$ cm. We also derive reliable $^{12}$C/$^{13}$C and $^{32}$S/$^{34}$S ratios from CS isotopologue modelling. Our results refine previous single-dish CS abundance estimates and improve the relative uncertainty on the CS e-folding radius for IRAS 07454$-$7112 by a factor of $\sim$2.5. Chemical models reproduce our estimates of the CS radial extent, corroborating the CS photodissociation framework used therein. We find no significant differences between the derived CS abundance profiles for IRC+10216 and the rest of the sample, apart from the expected density-driven variations.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:45:58 GMT" } ]
2025-05-29T00:00:00
[ [ "Unnikrishnan", "R.", "" ], [ "Andriantsaralaza", "M.", "" ], [ "De Beck", "E.", "" ], [ "Nyman", "L. -Å.", "" ], [ "Olofsson", "H.", "" ], [ "Vlemmings", "W. H. T.", "" ], [ "Maercker", "M.", "" ], [ "Van de Sande", "M.", "" ], [ "Danilovich", "T.", "" ], [ "Millar", "T. J.", "" ], [ "Charnley", "S. B.", "" ], [ "Rawlings", "M. G.", "" ] ]
2505.22174
Georgios Amanatidis
Georgios Amanatidis, Alexandros Lolos, Evangelos Markakis, Victor Turmel
Online Fair Division for Personalized $2$-Value Instances
null
null
null
null
cs.GT cs.AI cs.MA
http://creativecommons.org/licenses/by/4.0/
We study an online fair division setting, where goods arrive one at a time and there is a fixed set of $n$ agents, each of whom has an additive valuation function over the goods. Once a good appears, the value each agent has for it is revealed and it must be allocated immediately and irrevocably to one of the agents. It is known that without any assumptions about the values being severely restricted or coming from a distribution, very strong impossibility results hold in this setting. To bypass the latter, we turn our attention to instances where the valuation functions are restricted. In particular, we study personalized $2$-value instances, where there are only two possible values each agent may have for each good, possibly different across agents, and we show how to obtain worst case guarantees with respect to well-known fairness notions, such as maximin share fairness and envy-freeness up to one (or two) good(s). We suggest a deterministic algorithm that maintains a $1/(2n-1)$-MMS allocation at every time step and show that this is the best possible any deterministic algorithm can achieve if one cares about every single time step; nevertheless, eventually the allocation constructed by our algorithm becomes a $1/4$-MMS allocation. To achieve this, the algorithm implicitly maintains a fragile system of priority levels for all agents. Further, we show that, by allowing some limited access to future information, it is possible to have stronger results with less involved approaches. By knowing the values of goods for $n-1$ time steps into the future, we design a matching-based algorithm that achieves an EF$1$ allocation every $n$ time steps, while always maintaining an EF$2$ allocation. Finally, we show that our results allow us to get the first nontrivial guarantees for additive instances in which the ratio of the maximum over the minimum value an agent has for a good is bounded.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:48:16 GMT" } ]
2025-05-29T00:00:00
[ [ "Amanatidis", "Georgios", "" ], [ "Lolos", "Alexandros", "" ], [ "Markakis", "Evangelos", "" ], [ "Turmel", "Victor", "" ] ]
2505.22175
Hayate Kojima
Hayate Kojima, Keigo Takanami, Junya Hara, Yukihiro Bandoh, Seishi Takamura, Hiroshi Higashi and Yuichi Tanaka
Algorithm Unrolling-based Denoising of Multimodal Graph Signals
null
null
null
null
eess.SP
http://creativecommons.org/licenses/by/4.0/
We propose a denoising method of multimodal graph signals by iteratively solving signal restoration and graph learning problems. Many complex-structured data, i.e., those on sensor networks, can capture multiple modalities at each measurement point, referred to as modalities. They are also assumed to have an underlying structure or correlations in modality as well as space. Such multimodal data are regarded as graph signals on a twofold graph and they are often corrupted by noise. Furthermore, their spatial/modality relationships are not always given a priori: We need to estimate twofold graphs during a denoising algorithm. In this paper, we consider a signal denoising method on twofold graphs, where graphs are learned simultaneously. We formulate an optimization problem for that and parameters in an iterative algorithm are learned from training data by unrolling the iteration with deep algorithm unrolling. Experimental results on synthetic and real-world data demonstrate that the proposed method outperforms existing model- and deep learning-based graph signal denoising methods.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:49:52 GMT" } ]
2025-05-29T00:00:00
[ [ "Kojima", "Hayate", "" ], [ "Takanami", "Keigo", "" ], [ "Hara", "Junya", "" ], [ "Bandoh", "Yukihiro", "" ], [ "Takamura", "Seishi", "" ], [ "Higashi", "Hiroshi", "" ], [ "Tanaka", "Yuichi", "" ] ]
2505.22176
Tejas Anvekar
Vihang Pancholi and Jainit Bafna and Tejas Anvekar, Manish Shrivastava, Vivek Gupta
TabXEval: Why this is a Bad Table? An eXhaustive Rubric for Table Evaluation
Accepeted for Findings at ACL 2025
null
null
null
cs.CL
http://creativecommons.org/licenses/by-sa/4.0/
Evaluating tables qualitatively & quantitatively presents a significant challenge, as traditional metrics often fail to capture nuanced structural and content discrepancies. To address this, we introduce a novel, methodical rubric integrating multi-level structural descriptors with fine-grained contextual quantification, thereby establishing a robust foundation for comprehensive table comparison. Building on this foundation, we propose TabXEval, an eXhaustive and eXplainable two-phase evaluation framework. TabXEval initially aligns reference tables structurally via TabAlign & subsequently conducts a systematic semantic and syntactic comparison using TabCompare; this approach clarifies the evaluation process and pinpoints subtle discrepancies overlooked by conventional methods. The efficacy of this framework is assessed using TabXBench, a novel, diverse, multi-domain benchmark we developed, featuring realistic table perturbations and human-annotated assessments. Finally, a systematic analysis of existing evaluation methods through sensitivity-specificity trade-offs demonstrates the qualitative and quantitative effectiveness of TabXEval across diverse table-related tasks and domains, paving the way for future innovations in explainable table evaluation.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:50:29 GMT" } ]
2025-05-29T00:00:00
[ [ "Pancholi", "Vihang", "" ], [ "Bafna", "Jainit", "" ], [ "Anvekar", "Tejas", "" ], [ "Shrivastava", "Manish", "" ], [ "Gupta", "Vivek", "" ] ]
2505.22177
Tao Guo
Lei Liu, Yanmei Xiao, and Tao Guo
Hydrogen-like structures in the strong interaction
11 pages, 5 figures, and 6 tables
null
null
null
hep-ph
http://creativecommons.org/publicdomain/zero/1.0/
Heavy flavor hadrons, especially doubly heavy baryons and doubly heavy tetraquarks, have always received extensive attention in theoretical and experimental research. Given the separation of quark masses $m_Q \gg m_q$ ($Q = c, b$ and $q = u, d, s$), this type of heavy flavor hadrons can be well regarded as hydrogen-like structures in the strong interaction. In the theoretical framework of Born-Oppenheimer approximation, we derive the Schr{\"o}dinger equation for the motion of light quarks in the effective potential field of heavy quarks. Taking proper account of the color-spin hyperfine interaction, we carry out a systematic study on the mass spectra of $S$-wave doubly heavy baryons and doubly heavy tetraquarks. The model parameters required for the calculation are obtained by fitting conventional hadrons. The investigation on the doubly heavy baryon systems indicates the reliability of our theoretical approach. Our calculation results show that the experimentally discovered $T_{cc}^+$ is most likely a compact tetraquark $|(cc)_0^{6}(\bar{u}\bar{d})_1^{\bar{6}}\rangle$ state with quantum numbers $(I,J^P)=(0, 1^+)$. Forthermore, for different quantum number assignments, some stable tetraquark states are found and may be very narrow peaks. The predictions for other heavy flavor hadrons are expected to be confirmed in new theories and future experiments.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:52:04 GMT" } ]
2025-05-29T00:00:00
[ [ "Liu", "Lei", "" ], [ "Xiao", "Yanmei", "" ], [ "Guo", "Tao", "" ] ]
2505.22178
Thomas Unger
Vincent Astier and Thomas Unger
Signature maps from positive cones on algebras with involution
null
null
null
null
math.RA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduced positive cones in an earlier paper as a notion of ordering on central simple algebras with involution that corresponds to signatures of hermitian forms. In the current paper we describe signatures of hermitian forms directly out of positive cones, and also use this approach to rectify a problem that affected some results in the previously mentioned paper.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:53:56 GMT" } ]
2025-05-29T00:00:00
[ [ "Astier", "Vincent", "" ], [ "Unger", "Thomas", "" ] ]
2505.22180
Tuyen Truong
Tuyen Trung Truong
Some iterative algorithms on Riemannian manifolds and Banach spaces with good global convergence guarantee
37 pages. This paper is based on the author's preprints arXiv:2001.05768 and arXiv:2008.11091, and supersede them. The preprint arXiv:2001.05768 treated a variant of Backtracking Gradient Descent on Banach spaces. However, the results there implicitly use an assumption that the concerned maps have factors on finite dimensional subspaces, which is removed in this paper
null
null
null
math.OC math.DS
http://creativecommons.org/licenses/by-nc-nd/4.0/
In this paper, we introduce some new iterative optimisation algorithms on Riemannian manifolds and Hilbert spaces which have good global convergence guarantees to local minima. More precisely, these algorithms have the following properties: If $\{x_n\}$ is a sequence constructed by one such algorithm then: - Finding critical points: Any cluster point of $\{x_n\}$ is a critical point of the cost function $f$. - Convergence guarantee: Under suitable assumptions, the sequence $\{x_n\}$ either converges to a point $x^*$, or diverges to $\infty$. - Avoidance of saddle points: If $x_0$ is randomly chosen, then the sequence $\{x_n\}$ cannot converge to a saddle point. Our results apply for quite general situations: the cost function $f$ is assumed to be only $C^2$ or $C^3$, and either $f$ has at most countably many critical points (which is a generic situation) or satisfies certain Lojasiewicz gradient inequalities. To illustrate the results, we provide a nice application with optimisation over the unit sphere in a Euclidean space. As for tools needed for the results, in the Riemannian manifold case we introduce a notion of "strong local retraction" and (to deal with Newton's method type) a notion of "real analytic-like strong local retraction". In the case of Banach spaces, we introduce a slight generalisation of the notion of "shyness", and design a new variant of Backtracking New Q-Newton's method which is more suitable to the infinite dimensional setting (and in the Euclidean setting is simpler than the current versions).
[ { "version": "v1", "created": "Wed, 28 May 2025 09:56:18 GMT" } ]
2025-05-29T00:00:00
[ [ "Truong", "Tuyen Trung", "" ] ]
2505.22181
Marton Hajdu
M\'arton Hajdu and Robin Coutelier and Laura Kov\'acs and Andrei Voronkov
Term Ordering Diagrams
null
null
null
null
cs.LO
http://creativecommons.org/licenses/by/4.0/
The superposition calculus for reasoning in first-order logic with equality relies on simplification orderings on terms. Modern saturation provers use the Knuth-Bendix order (KBO) and the lexicographic path order (LPO) for discovering redundant clauses and inferences. Implementing term orderings is however challenging. While KBO comparisons can be performed in linear time and LPO checks in quadratic time, using the best known algorithms for these orders is not enough. Indeed, our experiments show that for some examples term ordering checks may use about 98% of the overall proving time. The reason for this is that some equalities that cannot be ordered can become ordered after applying a substitution (post-ordered), and we have to check for post-ordering repeatedly for the same equalities. In this paper, we show how to improve post-ordering checks by introducing a new data structure called term ordering diagrams, in short TODs, which creates an index for these checks. We achieve efficiency by lazy modifications of the index and by storing and reusing information from previously performed checks to speed up subsequent checks. Our experiments demonstrate efficiency of TODs.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:56:55 GMT" } ]
2025-05-29T00:00:00
[ [ "Hajdu", "Márton", "" ], [ "Coutelier", "Robin", "" ], [ "Kovács", "Laura", "" ], [ "Voronkov", "Andrei", "" ] ]
2505.22182
Philipp Ertz
Philipp Ertz and Petra Friederichs
Post-processing of wind gusts from COSMO-REA6 with a spatial Bayesian hierarchical extreme value model
41 Pages, 17 figures. This manuscript has been submitted to Advances in Statistical Climatology, Meteorology and Oceanography (ASCMO) and is currently under review
null
null
null
physics.ao-ph stat.AP
http://creativecommons.org/licenses/by/4.0/
The aim of this study is to provide a probabilistic gust analysis for the region of Germany that is calibrated with station observations and with an interpolation to unobserved locations. To this end, we develop a spatial Bayesian hierarchical model (BHM) for the post-processing of surface maximum wind gusts from the COSMO-REA6 reanalysis. Our approach uses a non-stationary extreme value distribution for the gust observations, with parameters that vary according to a linear model using COSMO-REA6 predictor variables. To capture spatial patterns in surface wind gust behavior, the regression coefficients are modeled as 2-dimensional Gaussian random fields with a constant mean and an isotropic covariance function that depends on the distance between locations. In addition, we include an elevation offset in the distance metric for the covariance function to account for the topography. This allows us to include data from mountaintop stations in the training process. The training of the BHM is carried out with an independent data set from which the data at the station to be predicted are excluded. We evaluate the spatial prediction performance at the withheld station using Brier score and quantile score, including their decomposition, and compare the performance of our BHM to climatological forecasts and a non-hierarchical, spatially constant baseline model. This is done for 109 weather stations in Germany. Compared to the spatially constant baseline model, the spatial BHM significantly improves the estimation of local gust parameters. It shows up to 5 % higher skill for prediction quantiles and provides a particularly improved skill for extreme wind gusts. In addition, the BHM improves the prediction of threshold levels at most of the stations. Although a spatially constant approach already provides high skill, our BHM further improves predictions and improves spatial consistency.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:56:58 GMT" } ]
2025-05-29T00:00:00
[ [ "Ertz", "Philipp", "" ], [ "Friederichs", "Petra", "" ] ]
2505.22183
Dima Cheskis
Eddy Divin Kenvo Songwa, Shaday Jesus Nobosse Nguemeta, Hodaya Gabber, Renana Aharonof, and Dima Cheskis
Anomalous Hall Effect in Thick Co$_3$Sn$_2$S$_2$ Weyl Semimetal Crystals
3 pages, 4 figures
null
null
null
cond-mat.mes-hall cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Ferromagnetic Weyl semimetals with Kagome lattice structures exhibit a strong coupling between magnetism and topological band features. Co3Sn2S2 is a prime example, showing a giant anomalous Hall effect (AHE) driven by Berry curvature from the Weyl nodes. We investigated the temperature and angular dependence of Hall conductivity in thick Co3Sn2S2 crystals, aiming to distinguish between topological and conventional magnetic contributions. Our measurements reveal a robust Hall response even at low magnetic fields and temperatures above 77 K, suggesting a dominant topological origin and weak sensitivity to external conditions.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:57:27 GMT" } ]
2025-05-29T00:00:00
[ [ "Songwa", "Eddy Divin Kenvo", "" ], [ "Nguemeta", "Shaday Jesus Nobosse", "" ], [ "Gabber", "Hodaya", "" ], [ "Aharonof", "Renana", "" ], [ "Cheskis", "Dima", "" ] ]
2505.22184
Xuchen Ma
Xuchen Ma, Jianxiang Yu, Wenming Shao, Bo Pang, Xiang Li
Breaking the Cloak! Unveiling Chinese Cloaked Toxicity with Homophone Graph and Toxic Lexicon
25 pages, 5 figures, 9 tables
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by/4.0/
Social media platforms have experienced a significant rise in toxic content, including abusive language and discriminatory remarks, presenting growing challenges for content moderation. Some users evade censorship by deliberately disguising toxic words through homophonic cloak, which necessitates the task of unveiling cloaked toxicity. Existing methods are mostly designed for English texts, while Chinese cloaked toxicity unveiling has not been solved yet. To tackle the issue, we propose C$^2$TU, a novel training-free and prompt-free method for Chinese cloaked toxic content unveiling. It first employs substring matching to identify candidate toxic words based on Chinese homo-graph and toxic lexicon. Then it filters those candidates that are non-toxic and corrects cloaks to be their corresponding toxicities. Specifically, we develop two model variants for filtering, which are based on BERT and LLMs, respectively. For LLMs, we address the auto-regressive limitation in computing word occurrence probability and utilize the full semantic contexts of a text sequence to reveal cloaked toxic words. Extensive experiments demonstrate that C$^2$TU can achieve superior performance on two Chinese toxic datasets. In particular, our method outperforms the best competitor by up to 71% on the F1 score and 35% on accuracy, respectively.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:58:15 GMT" } ]
2025-05-29T00:00:00
[ [ "Ma", "Xuchen", "" ], [ "Yu", "Jianxiang", "" ], [ "Shao", "Wenming", "" ], [ "Pang", "Bo", "" ], [ "Li", "Xiang", "" ] ]
2505.22185
Anton Zlotnikov
V.V. Val'kov, A.O. Zlotnikov, A. Gamov, N.A. Fedorova, F.N. Tomilin
Quantum Effects at a Spin-Flop Transition in the Antiferromagnetic Topological Insulator MnBi$_2$Te$_4$
10 pages, 3 figures, Open access publication
JETP Letters Vol. 120, No. 7, 499 (2024)
10.1134/S0021364024603002
null
cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
It is shown that the experimentally detected features in the low-temperature behavior of the magnetization in an external magnetic field perpendicular to the layers of manganese ions of the topological antiferromagnet MnBi$_2$Te$_4$ are due to quantum effects induced by the off-diagonal nature of the trigonal component of the crystal field. In this case, the anomalous increase in the magnetization of the material before the spin-flop transition, as well as after it in the phase of "collapsed" sublattices, is explained by the suppression of contributions from quantum effects. The comparison of the results of the theoretical analysis with experimental data has made it possible to refine the parameters of the effective spin model of MnBi$_2$Te$_4$ and to establish the important role of the noted trigonal component.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:58:38 GMT" } ]
2025-05-29T00:00:00
[ [ "Val'kov", "V. V.", "" ], [ "Zlotnikov", "A. O.", "" ], [ "Gamov", "A.", "" ], [ "Fedorova", "N. A.", "" ], [ "Tomilin", "F. N.", "" ] ]
2505.22186
Mark Fortune
Mark Fortune, Neale P. Gibson, Hannah Diamond-Lowe, Jo\~ao M. Mendon\c{c}a, Am\'elie Gressier, Daniel Kitzmann, Natalie H. Allen, Prune C. August, Jegug Ih, Erik Meier Vald\'es, Merlin Zgraggen, Lars A. Buchhave, Brice-Olivier Demory, N\'estor Espinoza, Kevin Heng, Kathryn Jones, Alexander D. Rathcke
Hot Rocks Survey III: A deep eclipse for LHS 1140c and a new Gaussian process method to account for correlated noise in individual pixels
Accepted for publication in Astronomy & Astrophysics. 35 pages, 28 figures
null
null
null
astro-ph.EP astro-ph.IM
http://creativecommons.org/licenses/by/4.0/
Time-series photometry at mid-infrared wavelengths is becoming a common technique to search for atmospheres around rocky exoplanets. This method constrains the brightness temperature of the planet to determine whether heat redistribution is taking place - indicative of an atmosphere - or whether the heat is reradiated from a low albedo bare rock. By observing at 15$\mu$m we are also highly sensitive to CO$_2$ absorption. We observed three eclipses of the rocky super-Earth LHS 1140c using MIRI/Imaging with the F1500W filter. We found significant variation in the initial settling ramp for these observations and identify a potential trend between detector settling and the previous filter used by MIRI. We analysed our data using aperture photometry but also developed a novel approach which joint-fits pixel light curves directly using a shared eclipse model and a flexible multi-dimensional Gaussian process which models changes in the PSF over time. We demonstrate using simulated data that our method has the ability to weight away from particular pixels which show increased systematics, allowing for the recovery of eclipse depths in a more robust and precise way. Both methods and an independent analysis detect the eclipse at $>5\sigma$ and are highly consistent with a low albedo bare rock. We recover a dayside brightness temperature of $T_\mathrm{day} = 561\pm44$ K, close to the theoretical maximum of $T_\text{day; max} = 537\pm9$ K. We rule out a wide range of atmospheric forward models to $>3\sigma$ including pure CO$_2$ atmospheres with surface pressure $\ge10$ mbar and pure H$_2$O atmospheres with surface pressure $\ge1$ bar. Our strict constraints on potential atmospheric composition, in combination with future observations of the exciting outer planet LHS 1140b, could provide a powerful benchmark to understand atmospheric escape around M dwarfs.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:59:03 GMT" } ]
2025-05-29T00:00:00
[ [ "Fortune", "Mark", "" ], [ "Gibson", "Neale P.", "" ], [ "Diamond-Lowe", "Hannah", "" ], [ "Mendonça", "João M.", "" ], [ "Gressier", "Amélie", "" ], [ "Kitzmann", "Daniel", "" ], [ "Allen", "Natalie H.", "" ], [ "August", "Prune C.", "" ], [ "Ih", "Jegug", "" ], [ "Valdés", "Erik Meier", "" ], [ "Zgraggen", "Merlin", "" ], [ "Buchhave", "Lars A.", "" ], [ "Demory", "Brice-Olivier", "" ], [ "Espinoza", "Néstor", "" ], [ "Heng", "Kevin", "" ], [ "Jones", "Kathryn", "" ], [ "Rathcke", "Alexander D.", "" ] ]
2505.22187
Mohammad Samin Nur Chowdhury
Mohammad Samin Nur Chowdhury, Shimin Tang, Singanallur V. Venkatakrishnan, Hassina Z. Bilheux, Gregery T. Buzzard, Charles A. Bouman
MONSTR: Model-Oriented Neutron Strain Tomographic Reconstruction
null
null
null
null
eess.IV eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Residual strain, a tensor quantity, is a critical material property that impacts the overall performance of metal parts. Neutron Bragg edge strain tomography is a technique for imaging residual strain that works by making conventional hyperspectral computed tomography measurements, extracting the average projected strain at each detector pixel, and processing the resulting strain sinogram using a reconstruction algorithm. However, the reconstruction is severely ill-posed as the underlying inverse problem involves inferring a tensor at each voxel from scalar sinogram data. In this paper, we introduce the model-oriented neutron strain tomographic reconstruction (MONSTR) algorithm that reconstructs the 2D residual strain tensor from the neutron Bragg edge strain measurements. MONSTR is based on using the multi-agent consensus equilibrium framework for the tensor tomographic reconstruction. Specifically, we formulate the reconstruction as a consensus solution of a collection of agents representing detector physics, the tomographic reconstruction process, and physics-based constraints from continuum mechanics. Using simulated data, we demonstrate high-quality reconstruction of the strain tensor even when using very few measurements.
[ { "version": "v1", "created": "Wed, 28 May 2025 09:59:37 GMT" } ]
2025-05-29T00:00:00
[ [ "Chowdhury", "Mohammad Samin Nur", "" ], [ "Tang", "Shimin", "" ], [ "Venkatakrishnan", "Singanallur V.", "" ], [ "Bilheux", "Hassina Z.", "" ], [ "Buzzard", "Gregery T.", "" ], [ "Bouman", "Charles A.", "" ] ]
2505.22188
Ivan N. Onishchenko
V. A. Balakirev, I. N. Onishchenko
Dispersion of electromagnetic waves in a coaxial line filled with ferrite
null
null
null
null
physics.acc-ph
http://creativecommons.org/licenses/by/4.0/
By solving Maxwell's equations the exact dispersion equation for electromagnetic waves propagating in a layered coaxial ferrite line is obtained. In particular the analytical consideration is carried out for a simpler case of complete filling of the coaxial line with ferrite (i.e. homogeneous ferrite line). The behavior of dispersion curves of TEM - electromagnetic waves, as well as E - and H - waveguide electromagnetic waves, is investigated.
[ { "version": "v1", "created": "Wed, 28 May 2025 10:00:31 GMT" } ]
2025-05-29T00:00:00
[ [ "Balakirev", "V. A.", "" ], [ "Onishchenko", "I. N.", "" ] ]
2505.22189
Andrzej Grzesik
Andrzej Grzesik, Justyna Jaworska, Bart{\l}omiej Kielak, Piotr Kuc, Tomasz \'Slusarczyk
Generalized Tur\'an problem for directed cycles
null
null
null
null
math.CO
http://creativecommons.org/licenses/by/4.0/
For integers $k, \ell \geq 3$, let $\mathrm{ex}(n, \overrightarrow{C_k}, \overrightarrow{C_\ell})$ denote the maximum number of directed cycles of length $k$ in any oriented graph on $n$ vertices which does not contain a directed cycle of length $\ell$. We establish the order of magnitude of $\mathrm{ex}(n, \overrightarrow{C_k}, \overrightarrow{C_\ell})$ for every $k$ and $\ell$ and determine its value up to a lower error term when $k \nmid \ell$ and $\ell$ is large enough. Additionally, we calculate the value of $\mathrm{ex}(n, \overrightarrow{C_k}, \overrightarrow{C_\ell})$ for some other specific pairs $(k, \ell)$ showing that a diverse class of extremal constructions can appear for small values of $\ell$.
[ { "version": "v1", "created": "Wed, 28 May 2025 10:02:29 GMT" } ]
2025-05-29T00:00:00
[ [ "Grzesik", "Andrzej", "" ], [ "Jaworska", "Justyna", "" ], [ "Kielak", "Bartłomiej", "" ], [ "Kuc", "Piotr", "" ], [ "Ślusarczyk", "Tomasz", "" ] ]
2505.22190
Eduardo Garrido
E. Garrido, A. Kievsky, R. Del Grande, L. Serksnyte, M. Viviani, L.E. Marcucci
Convergence of the $ppp$ correlation function within the hyperspherical adiabatic basis
Submitted for publication, six pages, three figures
null
null
null
nucl-th nucl-ex
http://creativecommons.org/licenses/by/4.0/
The computation of the three-particle correlation function involving three hadrons started just recently after the first publications of ALICE measurements. Key elements to be considered are the correct description of the asymptotics, antisymmetrization issues and, in most cases, the treatment of the Coulomb interaction. In the case of the $ppp$ correlation function, a first analysis was done where the hyperspherical adiabatic method was used to determine the $ppp$ wave function at different energies. Although the asymptotic behavior, antisymmetrization issues and the treatment of the Coulomb interaction were discussed in detail, the convergence properties of the adiabatic basis were studied at low energies around the formation of the correlation peak determined mainly by the $J^\pi=1/2^-$ and $3/2^-$ three-body states. Since many and very precise data have been taken or are planned to be measured at energies beyond the peak, we present an analysis of the convergence characteristics of the basis as the energy of the process increases. We show that in order to describe correctly the correlation tail it is necessary to consider three-body states up to $J^\pi=21/2^-$ whereas higher states can be considered as free. Once those states are incorporated solving the associate dynamical equations, the agreement with the experimental data is found to be excellent.
[ { "version": "v1", "created": "Wed, 28 May 2025 10:02:38 GMT" } ]
2025-05-29T00:00:00
[ [ "Garrido", "E.", "" ], [ "Kievsky", "A.", "" ], [ "Del Grande", "R.", "" ], [ "Serksnyte", "L.", "" ], [ "Viviani", "M.", "" ], [ "Marcucci", "L. E.", "" ] ]
2505.22191
Christian Stelzer-Landauer
Christian Stelzer-Landauer
Approximation of Dirac operators with confining electrostatic and Lorentz scalar $\delta$-shell potentials
null
null
null
null
math.SP
http://creativecommons.org/licenses/by/4.0/
In this paper we study the approximation of Dirac operators with $\delta$-shell potentials in the norm resolvent sense. In particular, we consider the approximation of Dirac operators with confining electrostatic and Lorentz scalar $\delta$-shell potentials, where the support of the $\delta$-shell potentials is impermeable to particles modelled by such Dirac operators.
[ { "version": "v1", "created": "Wed, 28 May 2025 10:05:38 GMT" } ]
2025-05-29T00:00:00
[ [ "Stelzer-Landauer", "Christian", "" ] ]