id
stringlengths
9
16
submitter
stringlengths
1
64
authors
stringlengths
3
62.8k
title
stringlengths
1
382
comments
stringlengths
1
1.15k
journal-ref
stringlengths
1
557
doi
stringlengths
7
153
report-no
stringlengths
1
509
categories
stringlengths
5
125
license
stringclasses
9 values
abstract
stringlengths
6
6.09k
versions
listlengths
1
187
update_date
timestamp[s]date
2007-05-23 00:00:00
2025-04-21 00:00:00
authors_parsed
sequencelengths
1
2.83k
2504.11576
Luca Albieri
Luca Albieri, Sergei Kucherenko, Stefano Scoleri, Marco Bianchetti
Effective dimensionality reduction for Greeks computation using Randomized QMC
null
Wilmott, volume 2025, issue 137
10.54946/wilm.12142
null
q-fin.CP
http://creativecommons.org/licenses/by/4.0/
Global sensitivity analysis is employed to evaluate the effective dimension reduction achieved through Chebyshev interpolation and the conditional pathwise method for Greek estimation of discretely monitored barrier options and arithmetic average Asian options. We compare results from finite difference and Monte Carlo methods with those obtained by using randomized Quasi Monte Carlo combined with Brownian bridge discretization. Additionally, we investigate the benefits of incorporating importance sampling with either the finite difference or Chebyshev interpolation methods. Our findings demonstrate that the reduced effective dimensionality identified through global sensitivity analysis explains the performance advantages of one approach over another. Specifically, the increased smoothness provided by Chebyshev or conditional pathwise methods enhances the convergence rate of randomized Quasi Monte Carlo integration, leading to the significant increase of accuracy and reduced computational costs.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 19:51:07 GMT" } ]
2025-04-18T00:00:00
[ [ "Albieri", "Luca", "" ], [ "Kucherenko", "Sergei", "" ], [ "Scoleri", "Stefano", "" ], [ "Bianchetti", "Marco", "" ] ]
2504.11619
Anthea Monod
Yueqi Cao, Anthea Monod
Computing the Tropical Abel--Jacobi Transform and Tropical Distances for Metric Graphs
51 pages, 9 figures
null
null
null
math.AG cs.NA math.MG math.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Metric graphs are important models for capturing the structure of complex data across various domains. While much effort has been devoted to extracting geometric and topological features from graph data, computational aspects of metric graphs as abstract tropical curves remains unexplored. In this paper, we present the first computational and machine learning-driven study of metric graphs from the perspective of tropical algebraic geometry. Specifically, we study the tropical Abel--Jacobi transform, a vectorization of points on a metric graph via the tropical Abel--Jacobi map into its associated flat torus, the tropical Jacobian. We develop algorithms to compute this transform and investigate how the resulting embeddings depend on different combinatorial models of the same metric graph. Once embedded, we compute pairwise distances between points in the tropical Jacobian under two natural metrics: the tropical polarization distance and the Foster--Zhang distance. Computing these distances are generally NP-hard as they turn out to be linked to classical lattice problems in computational complexity, however, we identify a class of metric graphs where fast and explicit computations are feasible. For the general case, we propose practical algorithms for both exact and approximate distance matrix computations using lattice basis reduction and mixed-integer programming solvers. Our work lays the groundwork for future applications of tropical geometry and the tropical Abel--Jacobi transform in machine learning and data analysis.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 21:15:32 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 09:36:38 GMT" } ]
2025-04-18T00:00:00
[ [ "Cao", "Yueqi", "" ], [ "Monod", "Anthea", "" ] ]
2504.11639
Ruy Exel
M. Dokuchaev, R. Exel, and H. Pinedo
Twisted Steinberg algebras, regular inclusions and induction
This replacement corrects a misleading information in the last sentence of the abstract
null
null
null
math.OA math.RA math.RT
http://creativecommons.org/licenses/by-nc-sa/4.0/
Given a field $K$ and an ample (not necessarily Hausdorff) groupoid $G$, we define the concept of a line bundle over $G$ inspired by the well known concept from the theory of C*-algebras. If $E$ is such a line bundle, we construct the associated twisted Steinberg algebra in terms of sections of $E$, which turns out to extend the original construction introduced independently by Steinberg in 2010, and by Clark, Farthing, Sims and Tomforde in a 2014 paper (originally announced in 2011). We also generalize (strictly, in the non-Hausdorff case) the 2023 construction of (cocycle) twisted Steinberg algebras of Armstrong, Clark, Courtney, Lin, Mccormick and Ramagge. We then extend Steinberg's theory of induction of modules, not only to the twisted case, but to the much more general case of regular inclusions of algebras. Our main result shows that, under appropriate conditions, every irreducible module is induced by an irreducible module over a certain abstractly defined isotropy algebra.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 22:02:44 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 02:08:15 GMT" } ]
2025-04-18T00:00:00
[ [ "Dokuchaev", "M.", "" ], [ "Exel", "R.", "" ], [ "Pinedo", "H.", "" ] ]
2504.11664
Manali Malakar
Manali Malakar, Alessandro Silva
Work Statistics and Quantum Trajectories: No-Click Limit and non-Hermitian Hamiltonians
null
null
null
null
quant-ph cond-mat.stat-mech
http://creativecommons.org/licenses/by/4.0/
We present a generalized framework for quantum work statistics in continuously monitored quantum systems that extends the conventional two-point measurement scheme to include the effects of multiple generalized measurements and post-selection of no-click trajectories. By deriving a modified generating function for work, our approach naturally incorporates non-Hermitian dynamics arising from quantum jump processes and reveals deviations from the standard Jarzynski equality due to measurement-induced asymmetries. We illustrate our theoretical framework by analyzing a one-dimensional transverse-field Ising model under local spin monitoring. In this model, increased measurement strength projects the system onto the no-click state, leading to a suppression of energy fluctuations and measurement-induced energy saturation, reminiscent of the quantum Zeno effect.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 23:21:58 GMT" } ]
2025-04-18T00:00:00
[ [ "Malakar", "Manali", "" ], [ "Silva", "Alessandro", "" ] ]
2504.11711
Haonan Li
Haonan Li, Hang Zhang, Kexin Pei, Zhiyun Qian
The Hitchhiker's Guide to Program Analysis, Part II: Deep Thoughts by LLMs
null
null
null
null
cs.SE cs.AI
http://creativecommons.org/licenses/by/4.0/
Static analysis is a cornerstone for software vulnerability detection, yet it often struggles with the classic precision-scalability trade-off. In practice, such tools often produce high false positive rates, particularly in large codebases like the Linux kernel. This imprecision can arise from simplified vulnerability modeling and over-approximation of path and data constraints. While large language models (LLMs) show promise in code understanding, their naive application to program analysis yields unreliable results due to inherent reasoning limitations. We introduce BugLens, a post-refinement framework that significantly improves static analysis precision. BugLens guides an LLM to follow traditional analysis steps by assessing buggy code patterns for security impact and validating the constraints associated with static warnings. Evaluated on real-world Linux kernel bugs, BugLens raises precision from 0.10 (raw) and 0.50 (semi-automated refinement) to 0.72, substantially reducing false positives and revealing four previously unreported vulnerabilities. Our results suggest that a structured LLM-based workflow can meaningfully enhance the effectiveness of static analysis tools.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 02:17:06 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 02:28:35 GMT" } ]
2025-04-18T00:00:00
[ [ "Li", "Haonan", "" ], [ "Zhang", "Hang", "" ], [ "Pei", "Kexin", "" ], [ "Qian", "Zhiyun", "" ] ]
2504.11717
Donggeon David Oh
Donggeon David Oh, Justin Lidard, Haimin Hu, Himani Sinhmar, Elle Lazarski, Deepak Gopinath, Emily S. Sumner, Jonathan A. DeCastro, Guy Rosman, Naomi Ehrich Leonard, Jaime Fern\'andez Fisac
Safety with Agency: Human-Centered Safety Filter with Application to AI-Assisted Motorsports
Accepted to Robotics: Science and Systems (R:SS) 2025, 22 pages, 16 figures, 7 tables
null
null
null
cs.RO cs.SY eess.SY
http://creativecommons.org/licenses/by/4.0/
We propose a human-centered safety filter (HCSF) for shared autonomy that significantly enhances system safety without compromising human agency. Our HCSF is built on a neural safety value function, which we first learn scalably through black-box interactions and then use at deployment to enforce a novel state-action control barrier function (Q-CBF) safety constraint. Since this Q-CBF safety filter does not require any knowledge of the system dynamics for both synthesis and runtime safety monitoring and intervention, our method applies readily to complex, black-box shared autonomy systems. Notably, our HCSF's CBF-based interventions modify the human's actions minimally and smoothly, avoiding the abrupt, last-moment corrections delivered by many conventional safety filters. We validate our approach in a comprehensive in-person user study using Assetto Corsa-a high-fidelity car racing simulator with black-box dynamics-to assess robustness in "driving on the edge" scenarios. We compare both trajectory data and drivers' perceptions of our HCSF assistance against unassisted driving and a conventional safety filter. Experimental results show that 1) compared to having no assistance, our HCSF improves both safety and user satisfaction without compromising human agency or comfort, and 2) relative to a conventional safety filter, our proposed HCSF boosts human agency, comfort, and satisfaction while maintaining robustness.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 02:42:08 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 02:02:32 GMT" } ]
2025-04-18T00:00:00
[ [ "Oh", "Donggeon David", "" ], [ "Lidard", "Justin", "" ], [ "Hu", "Haimin", "" ], [ "Sinhmar", "Himani", "" ], [ "Lazarski", "Elle", "" ], [ "Gopinath", "Deepak", "" ], [ "Sumner", "Emily S.", "" ], [ "DeCastro", "Jonathan A.", "" ], [ "Rosman", "Guy", "" ], [ "Leonard", "Naomi Ehrich", "" ], [ "Fisac", "Jaime Fernández", "" ] ]
2504.11733
Situo Wang
Li Yu and Situo Wang and Wei Zhou and Moncef Gabbouj
DVLTA-VQA: Decoupled Vision-Language Modeling with Text-Guided Adaptation for Blind Video Quality Assessment
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Inspired by the dual-stream theory of the human visual system (HVS) - where the ventral stream is responsible for object recognition and detail analysis, while the dorsal stream focuses on spatial relationships and motion perception - an increasing number of video quality assessment (VQA) works built upon this framework are proposed. Recent advancements in large multi-modal models, notably Contrastive Language-Image Pretraining (CLIP), have motivated researchers to incorporate CLIP into dual-stream-based VQA methods. This integration aims to harness the model's superior semantic understanding capabilities to replicate the object recognition and detail analysis in ventral stream, as well as spatial relationship analysis in dorsal stream. However, CLIP is originally designed for images and lacks the ability to capture temporal and motion information inherent in videos.To address the limitation, this paper propose a Decoupled Vision-Language Modeling with Text-Guided Adaptation for Blind Video Quality Assessment (DVLTA-VQA), which decouples CLIP's visual and textual components, and integrates them into different stages of the NR-VQA pipeline. Specifically, a Video-Based Temporal CLIP module is proposed to explicitly model temporal dynamics and enhance motion perception, aligning with the dorsal stream. Additionally, a Temporal Context Module is developed to refine inter-frame dependencies, further improving motion modeling. On the ventral stream side, a Basic Visual Feature Extraction Module is employed to strengthen detail analysis. Finally, a text-guided adaptive fusion strategy is proposed to enable dynamic weighting of features, facilitating more effective integration of spatial and temporal information.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 03:20:28 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 04:03:27 GMT" } ]
2025-04-18T00:00:00
[ [ "Yu", "Li", "" ], [ "Wang", "Situo", "" ], [ "Zhou", "Wei", "" ], [ "Gabbouj", "Moncef", "" ] ]
2504.11742
Yue Cao
Shao Chongwu, Cao Yue, Zhao Qing, Yao Xuri
Multi-channel Single-Pixel Imaging for a Composite Motion Target
Some key data and the article structure need to be modified. The new version will be uploaded after the revisions are made
null
null
null
physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Single-pixel imaging (SPI) exhibits cost-effectiveness, broad spectrum, and stable sub-Nyquist sampling reconstruction, enabling applications across diverse imaging fields.However, due to the inherent reconstruction mechanism, SPI is not well-suited for high-speed moving targets. To address these challenges, we propose a novel, universal SPI configuration for tracking and imaging moving objects.Unlike traditional motion compensation methods, our approach enables the recovery of targets undergoing arbitrary motion, including translation, rotation, periodic, or non-periodic movements, within a two-dimensional plane without increasing the number of modulation frames.By leveraging the centroid positions from multiple wavelength channels, we determine the target's motion state from a kinematic perspective. Moreover, we developed an adapted reconstruction method, the (P-IT) pseudo-inverse transformation method, which allows for the efficient reconstruction of objects with composite motion. With a maximum flip rate of 20 kHz for the digital micromirror device (DMD), the theoretical perception frame rate can reach up to 2222 Hz, comparable to that of conventional motion-compensated SPI for purely translational objects.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 03:46:02 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 07:03:52 GMT" } ]
2025-04-18T00:00:00
[ [ "Chongwu", "Shao", "" ], [ "Yue", "Cao", "" ], [ "Qing", "Zhao", "" ], [ "Xuri", "Yao", "" ] ]
2504.11751
Roberto De Leo
Joseph Auslander and Roberto De Leo
Wandering Flows on the Plane
32 pages, 6 figures
null
null
null
math.DS math.GN
http://creativecommons.org/licenses/by-nc-sa/4.0/
We study planar flows without non-wandering points and prove several properties of these flows in relation with their prolongational relation. The main results of this article are that a planar (regular) wandering flow has no generalized recurrence and has only two topological invariants: the space of its orbits and its prolongational relation (or, equivalently, its smallest stream). As a byproduct, our results show that, even in absence of any type of recurrence, the stream of a flow contains fundamental information on its behavior.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 04:06:41 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 11:48:48 GMT" } ]
2025-04-18T00:00:00
[ [ "Auslander", "Joseph", "" ], [ "De Leo", "Roberto", "" ] ]
2504.11752
Youngkyu Kim
Youngkyu Kim, Qingkai Kong, Youngsoo Choi, Byounghyun Yoo, Arben Pitarka
Real-Time Reconstruction of Ground Motion During Small Magnitude Earthquakes: A Pilot Study
null
null
null
null
physics.geo-ph
http://creativecommons.org/licenses/by/4.0/
This study presents a pilot investigation into a novel method for reconstructing real-time ground motion during small magnitude earthquakes (M < 4.5), removing the need for computationally expensive source characterization and simulation processes to assess ground shaking. Small magnitude earthquakes, which occur frequently and can be modeled as point sources, provide ideal conditions for evaluating real-time reconstruction methods. Utilizing sparse observation data, the method applies the Gappy Auto-Encoder (Gappy AE) algorithm for efficient field data reconstruction. This is the first study to apply the Gappy AE algorithm to earthquake ground motion reconstruction. Numerical experiments conducted with SW4 simulations demonstrate the method's accuracy and speed across varying seismic scenarios. The reconstruction performance is further validated using real seismic data from the Berkeley area in California, USA, demonstrating the potential for practical application of real-time earthquake data reconstruction using Gappy AE. As a pilot investigation, it lays the groundwork for future applications to larger and more complex seismic events.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 04:06:50 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 02:11:24 GMT" } ]
2025-04-18T00:00:00
[ [ "Kim", "Youngkyu", "" ], [ "Kong", "Qingkai", "" ], [ "Choi", "Youngsoo", "" ], [ "Yoo", "Byounghyun", "" ], [ "Pitarka", "Arben", "" ] ]
2504.11793
Yue Li
Yue Li, Lihong Zhang
Selective Attention Federated Learning: Improving Privacy and Efficiency for Clinical Text Classification
null
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by/4.0/
Federated Learning (FL) faces major challenges regarding communication overhead and model privacy when training large language models (LLMs), especially in healthcare applications. To address these, we introduce Selective Attention Federated Learning (SAFL), a novel approach that dynamically fine-tunes only those transformer layers identified as attention-critical. By employing attention patterns to determine layer importance, SAFL significantly reduces communication bandwidth and enhances differential privacy resilience. Evaluations on clinical NLP benchmarks (i2b2 Clinical Concept Extraction and MIMIC-III discharge summaries) demonstrate that SAFL achieves competitive performance with centralized models while substantially improving communication efficiency and privacy preservation.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 05:59:29 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 06:24:14 GMT" } ]
2025-04-18T00:00:00
[ [ "Li", "Yue", "" ], [ "Zhang", "Lihong", "" ] ]
2504.11870
Chuankai Zhao
Chen Gao and Chuankai Zhao
Sharp Asymptotic Behavior of the Steady Pressure-free Prandtl system
null
null
null
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper investigates the asymptotic behavior of solutions to the steady pressure-free Prandtl system. By employing a modified von Mises transformation, we rigorously prove the far-field convergence of Prandtl solutions to Blasius flow. A weighted energy method is employed to establish the optimal convergence rate assuming that the initial data constitutes a perturbation of the Blasius profile. Furthermore, a sharp maximum principle technique is applied to derive the optimal convergence rate for concave initial data. The critical weights and comparison functions depend on the first eigenfunction of the linearized operator associated with the system.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 08:47:18 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 03:38:10 GMT" } ]
2025-04-18T00:00:00
[ [ "Gao", "Chen", "" ], [ "Zhao", "Chuankai", "" ] ]
2504.11901
Luca Castri
Luca Castri, Gloria Beraldo, Nicola Bellotto
Causality-enhanced Decision-Making for Autonomous Mobile Robots in Dynamic Environments
Causal Discovery and Inference - Robot Autonomy - Human-Robot Spatial Interaction - Decision-Making
null
null
null
cs.RO cs.AI
http://creativecommons.org/licenses/by-nc-sa/4.0/
The growing integration of robots in shared environments -- such as warehouses, shopping centres, and hospitals -- demands a deep understanding of the underlying dynamics and human behaviours, including how, when, and where individuals engage in various activities and interactions. This knowledge goes beyond simple correlation studies and requires a more comprehensive causal analysis. By leveraging causal inference to model cause-and-effect relationships, we can better anticipate critical environmental factors and enable autonomous robots to plan and execute tasks more effectively. To this end, we propose a novel causality-based decision-making framework that reasons over a learned causal model to predict battery usage and human obstructions, understanding how these factors could influence robot task execution. Such reasoning framework assists the robot in deciding when and how to complete a given task. To achieve this, we developed also PeopleFlow, a new Gazebo-based simulator designed to model context-sensitive human-robot spatial interactions in shared workspaces. PeopleFlow features realistic human and robot trajectories influenced by contextual factors such as time, environment layout, and robot state, and can simulate a large number of agents. While the simulator is general-purpose, in this paper we focus on a warehouse-like environment as a case study, where we conduct an extensive evaluation benchmarking our causal approach against a non-causal baseline. Our findings demonstrate the efficacy of the proposed solutions, highlighting how causal reasoning enables autonomous robots to operate more efficiently and safely in dynamic environments shared with humans.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 09:26:04 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 08:41:44 GMT" } ]
2025-04-18T00:00:00
[ [ "Castri", "Luca", "" ], [ "Beraldo", "Gloria", "" ], [ "Bellotto", "Nicola", "" ] ]
2504.11967
Yifei Dong
Yifei Dong, Fengyi Wu, Sanjian Zhang, Guangyu Chen, Yuzhi Hu, Masumi Yano, Jingdong Sun, Siyu Huang, Feng Liu, Qi Dai, Zhi-Qi Cheng
Securing the Skies: A Comprehensive Survey on Anti-UAV Methods, Benchmarking, and Future Directions
Accepted at CVPR Workshop Anti-UAV 2025. 15 pages
null
null
null
cs.CV cs.AI cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Unmanned Aerial Vehicles (UAVs) are indispensable for infrastructure inspection, surveillance, and related tasks, yet they also introduce critical security challenges. This survey provides a wide-ranging examination of the anti-UAV domain, centering on three core objectives-classification, detection, and tracking-while detailing emerging methodologies such as diffusion-based data synthesis, multi-modal fusion, vision-language modeling, self-supervised learning, and reinforcement learning. We systematically evaluate state-of-the-art solutions across both single-modality and multi-sensor pipelines (spanning RGB, infrared, audio, radar, and RF) and discuss large-scale as well as adversarially oriented benchmarks. Our analysis reveals persistent gaps in real-time performance, stealth detection, and swarm-based scenarios, underscoring pressing needs for robust, adaptive anti-UAV systems. By highlighting open research directions, we aim to foster innovation and guide the development of next-generation defense strategies in an era marked by the extensive use of UAVs.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 10:58:33 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 09:25:04 GMT" } ]
2025-04-18T00:00:00
[ [ "Dong", "Yifei", "" ], [ "Wu", "Fengyi", "" ], [ "Zhang", "Sanjian", "" ], [ "Chen", "Guangyu", "" ], [ "Hu", "Yuzhi", "" ], [ "Yano", "Masumi", "" ], [ "Sun", "Jingdong", "" ], [ "Huang", "Siyu", "" ], [ "Liu", "Feng", "" ], [ "Dai", "Qi", "" ], [ "Cheng", "Zhi-Qi", "" ] ]
2504.11968
Raphael Gastaldello
Rapha\"el Gastaldello and Gabriel Stoltz and Urbain Vaes
Dynamical reweighting for estimation of fluctuation formulas
null
null
null
null
math.NA cs.NA
http://creativecommons.org/licenses/by/4.0/
We propose a variance reduction method for calculating transport coefficients in molecular dynamics using an importance sampling method via Girsanov's theorem applied to Green--Kubo's formula. We optimize the magnitude of the perturbation applied to the reference dynamics by means of a scalar parameter~$\alpha$ and propose an asymptotic analysis to fully characterize the long-time behavior in order to evaluate the possible variance reduction. Theoretical results corroborated by numerical results show that this method allows for some reduction in variance, although rather modest in most situations.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 11:01:20 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 09:14:27 GMT" } ]
2025-04-18T00:00:00
[ [ "Gastaldello", "Raphaël", "" ], [ "Stoltz", "Gabriel", "" ], [ "Vaes", "Urbain", "" ] ]
2504.12010
Jun-Bo Peng
Junbo Peng, Tonghe Wang, Shaoyan Pan, and Xiaofeng Yang
Dual-Energy Cone-Beam CT Using Two Orthogonal Projection Views: A Phantom Study
null
null
null
null
physics.med-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This study proposes a novel imaging and reconstruction framework for dual-energy cone-beam CT (DECBCT) using only two orthogonal X-ray projections at different energy levels (2V-DECBCT). The goal is to enable fast and low-dose DE volumetric imaging with high spectral fidelity and structural accuracy, suitable for DECBCT-guided radiation therapy. We introduce a framework for 2V-DECBCT based on physics-informed dual-domain diffusion models. A cycle-domain training strategy is employed to enforce consistency between projection and volume reconstructions through a differentiable physics-informed module. Furthermore, a spectral-consistency loss is introduced to preserve inter-energy contrast during the generative process. The model is trained and evaluated using 4D XCAT phantom data under realistic anatomical motion. The method produces high-fidelity DECBCT volumes from only two views, accurately preserving anatomical boundaries and suppressing artifacts. Subtraction maps computed from the reconstructed energy volumes show strong visual and numerical agreement with ground truth. This work presents the first diffusion model-based framework for 2V-DECBCT reconstruction, demonstrating accurate structural and spectral recovery from extremely sparse inputs.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 12:05:33 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 01:24:47 GMT" } ]
2025-04-18T00:00:00
[ [ "Peng", "Junbo", "" ], [ "Wang", "Tonghe", "" ], [ "Pan", "Shaoyan", "" ], [ "Yang", "Xiaofeng", "" ] ]
2504.12027
Bingyan Liu
Bingyan Liu, Chengyu Wang, Tongtong Su, Huan Ten, Jun Huang, Kailing Guo, Kui Jia
Understanding Attention Mechanism in Video Diffusion Models
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Text-to-video (T2V) synthesis models, such as OpenAI's Sora, have garnered significant attention due to their ability to generate high-quality videos from a text prompt. In diffusion-based T2V models, the attention mechanism is a critical component. However, it remains unclear what intermediate features are learned and how attention blocks in T2V models affect various aspects of video synthesis, such as image quality and temporal consistency. In this paper, we conduct an in-depth perturbation analysis of the spatial and temporal attention blocks of T2V models using an information-theoretic approach. Our results indicate that temporal and spatial attention maps affect not only the timing and layout of the videos but also the complexity of spatiotemporal elements and the aesthetic quality of the synthesized videos. Notably, high-entropy attention maps are often key elements linked to superior video quality, whereas low-entropy attention maps are associated with the video's intra-frame structure. Based on our findings, we propose two novel methods to enhance video quality and enable text-guided video editing. These methods rely entirely on lightweight manipulation of the attention matrices in T2V models. The efficacy and effectiveness of our methods are further validated through experimental evaluation across multiple datasets.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 12:37:08 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 01:49:31 GMT" } ]
2025-04-18T00:00:00
[ [ "Liu", "Bingyan", "" ], [ "Wang", "Chengyu", "" ], [ "Su", "Tongtong", "" ], [ "Ten", "Huan", "" ], [ "Huang", "Jun", "" ], [ "Guo", "Kailing", "" ], [ "Jia", "Kui", "" ] ]
2504.12035
Xinpeng Wang
Jinsu Kim, Xinpeng Wang, Ying-li Zhang, and Zhongzhou Ren
Enhancement of primordial curvature perturbations in $R^3$-corrected Starobinsky-Higgs inflation
37 pages, 10 figures, 2 tables
null
null
null
astro-ph.CO gr-qc hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We provide a systematic study of the Starobinsky-Higgs inflation model in the presence of an additional cubic term of the Ricci scalar. We investigate, in particular, the effects of the cubic term on the spectral index $n_s$ and the tensor-to-scalar ratio $r$. Through both analytical and numerical analyses, we show that the $R^3$-corrected Starobinsky-Higgs model can achieve compatibility with cosmic microwave background observations while producing distinct observational signatures with different frequency ranges. In addition, we discuss the complementarity between different observational probes, including the scalar-induced gravitational waves and spectral distortions, offering an independent probe of the enhanced curvature perturbations. Detection prospects are also discussed.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 12:49:39 GMT" } ]
2025-04-18T00:00:00
[ [ "Kim", "Jinsu", "" ], [ "Wang", "Xinpeng", "" ], [ "Zhang", "Ying-li", "" ], [ "Ren", "Zhongzhou", "" ] ]
2504.12046
Benjamin Setterholm
Benjamin R. Setterholm, John D. Monnier, Fabien Baron, Jaehan Bae, Jacques Kluska, Stefan Kraus, Nuria Calvet, Nour Ibrahim, Evan Rich, Narsireddy Anugu, Claire L. Davies, Jacob Ennis, Tyler Gardner, Aaron Labdon, Cyprien Lanthermann, Gail Schaefer
The Dynamic Inner Disk of a Planet Forming Star
25 pages, 16 figures
null
10.3847/1538-3881/adcd68
null
astro-ph.SR astro-ph.EP
http://creativecommons.org/licenses/by/4.0/
Planets are a natural byproduct of the stellar formation process, resulting from local aggregations of material within the disks surrounding young stars. Whereas signatures of gas-giant planets at large orbital separations have been observed and successfully modeled within protoplanetary disks, the formation pathways of planets within their host star's future habitable zones remain poorly understood. Analyzing multiple nights of observations conducted over a short, two-month span with the MIRC-X and PIONIER instruments at the CHARA Array and VLTI, respectively, we uncover a highly active environment at the inner-edge of the planet formation region in the disk of HD 163296. In particular, we localize and track the motion of a disk feature near the dust-sublimation radius with a pattern speed of less than half the local Keplerian velocity, providing a potential glimpse at the planet formation process in action within the inner astronomical unit. We emphasize that this result is at the edge of what is currently possible with available optical interferometric techniques and behooves confirmation with a temporally dense followup observing campaign.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 13:03:30 GMT" } ]
2025-04-18T00:00:00
[ [ "Setterholm", "Benjamin R.", "" ], [ "Monnier", "John D.", "" ], [ "Baron", "Fabien", "" ], [ "Bae", "Jaehan", "" ], [ "Kluska", "Jacques", "" ], [ "Kraus", "Stefan", "" ], [ "Calvet", "Nuria", "" ], [ "Ibrahim", "Nour", "" ], [ "Rich", "Evan", "" ], [ "Anugu", "Narsireddy", "" ], [ "Davies", "Claire L.", "" ], [ "Ennis", "Jacob", "" ], [ "Gardner", "Tyler", "" ], [ "Labdon", "Aaron", "" ], [ "Lanthermann", "Cyprien", "" ], [ "Schaefer", "Gail", "" ] ]
2504.12052
Jeffery Painter
Fran\c{c}ois Haguinet, Jeffery L Painter, Gregory E Powell, Andrea Callegaro, Andrew Bate
Bayesian dynamic borrowing considering semantic similarity between outcomes for disproportionality analysis in FAERS
30 pages, 7 figures, 5 supplementary figures
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
We present a Bayesian dynamic borrowing (BDB) approach to enhance the quantitative identification of adverse events (AEs) in spontaneous reporting systems (SRSs). The method embeds a robust meta-analytic predictive (MAP) prior within a Bayesian hierarchical model and incorporates semantic similarity measures (SSMs) to enable weighted information sharing from MedDRA Preferred Terms (PTs) that are clinically similar to the target PT. This continuous similarity-based borrowing addresses limitation of rigid hierarchical grouping in current disproportionality analysis (DPA). Using data from the FDA Adverse Event Reporting System (FAERS) between 2015 and 2019, we evaluate this approach - termed IC SSM - against standard Information Component (IC) analysis and IC with borrowing at the MedDRA high-level group term (HLGT) level. A novel references set (PVLens), derived from FDA product label updates, enabled prospective evaluation of method performance in identifying AEs prior to official labeling. The IC SSM approach demonstrated improved sensitivity compared to both traditional IC and HLGT-based borrowing, with minor trade-offs in F1 scores and Youden's index. IC SSM consistently identified more true positives and detected signals over 5 months sooner than traditional IC. Despite a marginally lower aggregate Youden's index, IC SSM showed higher performance in the early post-marketing period, providing more stable and relevant estimates than HLGT-based borrowing and traditional IC. These findings support the use of SSM-informed Bayesian borrowing as a scalable and context-aware enhancement to traditional DPA methods. Future research should validate this approach across other datasets and explore additional similarity metrics and Bayesian inference strategies using case-level data.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 13:06:24 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 13:49:27 GMT" } ]
2025-04-18T00:00:00
[ [ "Haguinet", "François", "" ], [ "Painter", "Jeffery L", "" ], [ "Powell", "Gregory E", "" ], [ "Callegaro", "Andrea", "" ], [ "Bate", "Andrew", "" ] ]
2504.12053
Sayan Roy
Sayan Roy, Shamik Gupta, Giovanna Morigi
Causality, localisation, and universality of monitored quantum walks with long-range hopping
18 pages, 15 figures
null
null
null
quant-ph cond-mat.stat-mech
http://creativecommons.org/licenses/by/4.0/
Quantum resetting protocols can speed up the time in which a quantum walker reaches a target site on a lattice. In these setups, a detector monitors the target site and the walker motion is restarted if the detector has not clicked after a fixed time interval. The optimal resetting rate can be extracted from the time evolution of the probability $S(t)$ that the detector has not clicked up to time $t$. We analyse $S(t)$ for a quantum walk in a one-dimensional lattice when the coupling between sites decays algebraically as $d^{-\alpha}$ with the distance $d$, for $\alpha\in(0,\infty)$. At long-times, $S(t)$ decays with a universal power-law exponent that is independent of $\alpha$. At short times, $S(t)$ exhibits a plethora of phase transitions as a function of $\alpha$. These lead to the identification of two main regimes for the optimal resetting rate. For $\alpha>1$, the resetting rate $r$ is bounded from below by the velocity with which information propagates causally across the lattice. For $\alpha<1$, instead, the long-range hopping tends to localise the walker: The optimal resetting rate depends on the size of the lattice and diverges as $\alpha\to 0$. We derive simple models reproducing the numerical results, shedding light on the interplay of long-range coherent dynamics, symmetries, and local quantum measurement processes in determining equilibrium. Our predictions can be verified in existing experimental setups.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 13:08:42 GMT" } ]
2025-04-18T00:00:00
[ [ "Roy", "Sayan", "" ], [ "Gupta", "Shamik", "" ], [ "Morigi", "Giovanna", "" ] ]
2504.12080
Pengfei Zhu
Mengshi Qi, Pengfei Zhu, Xiangtai Li, Xiaoyang Bi, Lu Qi, Huadong Ma, Ming-Hsuan Yang
DC-SAM: In-Context Segment Anything in Images and Videos via Dual Consistency
V1 has been withdrawn due to a template issue, because of the arXiv policy, we can't delete it. Please refer to the newest version v2
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Given a single labeled example, in-context segmentation aims to segment corresponding objects. This setting, known as one-shot segmentation in few-shot learning, explores the segmentation model's generalization ability and has been applied to various vision tasks, including scene understanding and image/video editing. While recent Segment Anything Models have achieved state-of-the-art results in interactive segmentation, these approaches are not directly applicable to in-context segmentation. In this work, we propose the Dual Consistency SAM (DC-SAM) method based on prompt-tuning to adapt SAM and SAM2 for in-context segmentation of both images and videos. Our key insights are to enhance the features of the SAM's prompt encoder in segmentation by providing high-quality visual prompts. When generating a mask prior, we fuse the SAM features to better align the prompt encoder. Then, we design a cycle-consistent cross-attention on fused features and initial visual prompts. Next, a dual-branch design is provided by using the discriminative positive and negative prompts in the prompt encoder. Furthermore, we design a simple mask-tube training strategy to adopt our proposed dual consistency method into the mask tube. Although the proposed DC-SAM is primarily designed for images, it can be seamlessly extended to the video domain with the support of SAM2. Given the absence of in-context segmentation in the video domain, we manually curate and construct the first benchmark from existing video segmentation datasets, named In-Context Video Object Segmentation (IC-VOS), to better assess the in-context capability of the model. Extensive experiments demonstrate that our method achieves 55.5 (+1.4) mIoU on COCO-20i, 73.0 (+1.1) mIoU on PASCAL-5i, and a J&F score of 71.52 on the proposed IC-VOS benchmark. Our source code and benchmark are available at https://github.com/zaplm/DC-SAM.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 13:41:59 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 15:34:30 GMT" } ]
2025-04-18T00:00:00
[ [ "Qi", "Mengshi", "" ], [ "Zhu", "Pengfei", "" ], [ "Li", "Xiangtai", "" ], [ "Bi", "Xiaoyang", "" ], [ "Qi", "Lu", "" ], [ "Ma", "Huadong", "" ], [ "Yang", "Ming-Hsuan", "" ] ]
2504.12130
Mahdieh Ebrahimi
Mahdieh Ebrahimi, Barbara Drossel, Wolfram Just
Dynamics of localized states in the stochastic discrete nonlinear Schr\"odinger equation
12 pages, 6 figures
null
null
null
nlin.PS cond-mat.stat-mech
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We reconsider the dynamics of localized states in the deterministic and stochastic discrete nonlinear Schr\"odinger equation. Localized initial conditions disperse if the strength of the nonlinear part drops below a threshold. Localized states are unstable in a noisy environment. As expected, an infinite temperature state emerges when multiplicative noise is applied, while additive noise yields unbounded dynamics since conservation of normalization is violated.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 14:44:40 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 08:28:15 GMT" } ]
2025-04-18T00:00:00
[ [ "Ebrahimi", "Mahdieh", "" ], [ "Drossel", "Barbara", "" ], [ "Just", "Wolfram", "" ] ]
2504.12135
David Franzmann
David Franzmann, Thora Schubert, Heidi Heinrichs, Peter A. Kukla, Detlef Stolten
Energy Storage Autonomy in Renewable Energy Systems Through Hydrogen Salt Caverns
null
null
null
null
econ.GN q-fin.EC
http://creativecommons.org/licenses/by/4.0/
The expansion of renewable energy sources leads to volatility in electricity generation within energy systems. Subsurface storage of hydrogen in salt caverns can play an important role in long-term energy storage, but their global potential is not fully understood. This study investigates the global status quo and how much hydrogen salt caverns can contribute to stabilizing future renewable energy systems. A global geological suitability and land eligibility analysis for salt cavern placement is conducted and compared with the derived long-term storage needs of renewable energy systems. Results show that hydrogen salt caverns can balance between 43% and 66% of the global electricity demand and exist in North America, Europe, China, and Australia. By sharing the salt cavern potential with neighboring countries, up to 85% of the global electricity demand can be stabilized by salt caverns. Therefore, global hydrogen can play a significant role in stabilizing renewable energy systems.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 14:48:58 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 06:39:23 GMT" } ]
2025-04-18T00:00:00
[ [ "Franzmann", "David", "" ], [ "Schubert", "Thora", "" ], [ "Heinrichs", "Heidi", "" ], [ "Kukla", "Peter A.", "" ], [ "Stolten", "Detlef", "" ] ]
2504.12288
Vanda In\'acio
Zhaoxi Zhang, Vanda Inacio, Miguel de Carvalho (for the Alzheimer's Disease Neuroimaging Initiative)
The underlap coefficient as a measure of a biomarker's discriminatory ability
null
null
null
null
stat.ME
http://creativecommons.org/licenses/by/4.0/
The first step in evaluating a potential diagnostic biomarker is to examine the variation in its values across different disease groups. In a three-class disease setting, the volume under the receiver operating characteristic surface and the three-class Youden index are commonly used summary measures of a biomarker's discriminatory ability. However, these measures rely on a stochastic ordering assumption for the distributions of biomarker outcomes across the three groups. This assumption can be restrictive, particularly when covariates are involved, and its violation may lead to incorrect conclusions about a biomarker's ability to distinguish between the three disease classes. Even when a stochastic ordering exists, the order may vary across different biomarkers in discovery studies involving dozens or even thousands of candidate biomarkers, complicating automated ranking. To address these challenges and complement existing measures, we propose the underlap coefficient, a novel summary index of a biomarker's ability to distinguish between three (or more) disease groups, and study its properties. Additionally, we introduce Bayesian nonparametric estimators for both the unconditional underlap coefficient and its covariate-specific counterpart. These estimators are broadly applicable to a wide range of biomarkers and populations. A simulation study reveals a good performance of the proposed estimators across a range of conceivable scenarios. We illustrate the proposed approach through an application to an Alzheimer's disease (AD) dataset aimed to assess how four potential AD biomarkers distinguish between individuals with normal cognition, mild impairment, and dementia, and how and if age and gender impact this discriminatory ability.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 17:52:57 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 08:46:01 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhang", "Zhaoxi", "", "for the Alzheimer's\n Disease Neuroimaging Initiative" ], [ "Inacio", "Vanda", "", "for the Alzheimer's\n Disease Neuroimaging Initiative" ], [ "de Carvalho", "Miguel", "", "for the Alzheimer's\n Disease Neuroimaging Initiative" ] ]
2504.12300
Kartik Gupta
Kartik Gupta
Implementing Effective Changes in Software Projects to Optimize Runtimes and Minimize Defects
14 pages. arXiv admin note: text overlap with arXiv:1708.05442 by other authors
null
null
null
cs.SE
http://creativecommons.org/licenses/by/4.0/
The continuous evolution of software projects necessitates the implementation of changes to enhance performance and reduce defects. This research explores effective strategies for learning and implementing useful changes in software projects, focusing on optimizing runtimes and minimizing software defects. A comprehensive review of existing literature sets the foundation for understanding the current landscape of software optimization and defect reduction. The study employs a mixed-methods approach, incorporating both qualitative and quantitative data from software projects before and after changes were made. Key methodologies include detailed data collection on runtimes and defect rates, root cause analysis of common issues, and the application of best practices from successful case studies. The research highlights critical techniques for learning from past projects, identifying actionable changes, and ensuring their effective implementation. In-depth case study analysis provides insights into the practical challenges and success factors associated with these changes. Statistical analysis of the results demonstrates significant improvements in runtimes and defect rates, underscoring the value of a structured approach to software project optimization. The findings offer actionable recommendations for software development teams aiming to enhance project performance and reliability. This study contributes to the broader understanding of software engineering practices, providing a framework for continuous improvement in software projects. Future research directions are suggested to refine these strategies further and explore their application in diverse software development environments.
[ { "version": "v1", "created": "Tue, 25 Feb 2025 16:43:48 GMT" } ]
2025-04-18T00:00:00
[ [ "Gupta", "Kartik", "" ] ]
2504.12301
Adalberto Perez
Adalberto Perez (1), Siavash Toosi (2), Tim Felle Olsen (3), Stefano Markidis (1), Philipp Schlatter (1 and 2) ((1) KTH Royal Institute of Technology, (2) Friedrich--Alexander--Universit\"at (FAU), (3) Technical University of Denmark)
PySEMTools: A library for post-processing hexahedral spectral element data
To be submitted to The Journal of Open Source Software (JOSS). 3 pages
null
null
null
physics.comp-ph
http://creativecommons.org/licenses/by/4.0/
PySEMTools is a Python-based library for post-processing simulation data produced with high-order hexahedral elements in the context of the spectral element method in computational fluid dynamics. It aims to minimize intermediate steps typically needed when analyzing large files. Specifically, the need to use separate codebases (like the solvers themselves) at post-processing. For this effect, we leverage the use of message passing interface (MPI) for distributed computing to perform typical data processing tasks such as spectrally accurate differentiation, integration, interpolation, and reduced order modeling, among others, on a spectral element mesh. All the functionalities are provided in self-contained Python code and do not depend on the use of a particular solver. We believe that `PySEMTools` provides tools to researchers to accelerate scientific discovery and reduce the entry requirements for the use of advanced methods in computational fluid dynamics.
[ { "version": "v1", "created": "Wed, 26 Feb 2025 12:35:35 GMT" } ]
2025-04-18T00:00:00
[ [ "Perez", "Adalberto", "", "1 and 2" ], [ "Toosi", "Siavash", "", "1 and 2" ], [ "Olsen", "Tim Felle", "", "1 and 2" ], [ "Markidis", "Stefano", "", "1 and 2" ], [ "Schlatter", "Philipp", "", "1 and 2" ] ]
2504.12302
Qizhe Yang
Yuxi Fu, Yangluo Zheng, Qizhe Yang
Reachability in Geometrically $d$-Dimensional VASS
30 pages, 6 figures
null
null
null
cs.CC cs.FL cs.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Reachability of vector addition systems with states (VASS) is Ackermann complete~\cite{leroux2021reachability,czerwinski2021reachability}. For $d$-dimensional VASS reachability it is known that the problem is NP-complete~\cite{HaaseKreutzerOuaknineWorrell2009} when $d=1$, PSPACE-complete~\cite{BlondinFinkelGoellerHaaseMcKenzie2015} when $d=2$, and in $\mathbf{F}_d$~\cite{FuYangZheng2024} when $d>2$. A geometrically $d$-dimensional VASS is a $D$-dimensional VASS for some $D\ge d$ such that the space spanned by the displacements of the circular paths admitted in the $D$-dimensional VASS is $d$-dimensional. It is proved that the $\mathbf{F}_d$ upper bounds remain valid for the reachability problem in the geometrically $d$-dimensional VASSes with $d>2$.
[ { "version": "v1", "created": "Wed, 5 Mar 2025 08:16:56 GMT" } ]
2025-04-18T00:00:00
[ [ "Fu", "Yuxi", "" ], [ "Zheng", "Yangluo", "" ], [ "Yang", "Qizhe", "" ] ]
2504.12303
Edoardo Provenzi
Michel Berthier and Edoardo Provenzi
The quantum nature of color perception: Uncertainty relations for chromatic opposition
null
Journal of Imaging 7, no. 2 (2021): 40
null
null
q-bio.NC eess.IV quant-ph
http://creativecommons.org/licenses/by/4.0/
In this paper we provide an overview on the foundation and first results of a very recent quantum theory of color perception, together with novel results about uncertainty relations for chromatic opposition. The major inspiration for this model is the 1974 remarkable work by H.L. Resnikoff, who had the idea to give up the analysis of the space of perceived colors through metameric classes of spectra in favor of the study of its algebraic properties. This strategy permitted to reveal the importance of hyperbolic geometry in colorimetry. Starting from these premises, we show how Resnikoff's construction can be extended to a geometrically rich quantum framework, where the concepts of achromatic color, hue and saturation can be rigorously defined. Moreover, the analysis of pure and mixed quantum chromatic states leads to a deep understanding of chromatic opposition and its role in the encoding of visual signals. We complete our paper by proving the existence of uncertainty relations for the degree of chromatic opposition, thus providing a theoretical confirmation of the quantum nature of color perception.
[ { "version": "v1", "created": "Fri, 28 Mar 2025 23:02:56 GMT" } ]
2025-04-18T00:00:00
[ [ "Berthier", "Michel", "" ], [ "Provenzi", "Edoardo", "" ] ]
2504.12304
Edoardo Provenzi
Michel Berthier and Edoardo Provenzi
Quantum measurement and color perception: theory and applications
null
Proceedings of the Royal Society a 478, no. 2258 (2022): 20210508
null
null
q-bio.NC eess.IV quant-ph
http://creativecommons.org/licenses/by/4.0/
In this paper we make a systematic use of the quantum measurement theory to describe perceived colors and analyze some of their fundamental properties. After motivating the naturalness of the quantum measurement approach in the mathematical framework of the color perception theory proposed by the authors in previous papers, we show how to obtain several results. Among our theoretical outcomes, we mention the possibility to confine the color cone to a finite-volume color solid and the link between post-measurement state changes, Lorentz boosts and the Einstein-Poincar\'e relativistic addition law. We apply these results to obtain a chromatic match equation that emphasizes the importance of the Hilbert-Klein metric on the unit disk and we also present a quantitative description of Hunt's effect.
[ { "version": "v1", "created": "Sat, 29 Mar 2025 00:54:14 GMT" } ]
2025-04-18T00:00:00
[ [ "Berthier", "Michel", "" ], [ "Provenzi", "Edoardo", "" ] ]
2504.12305
Liangwen Chen
Haochen Wang, Zhao Zhang, Pei Yu, Yuxin Bao, Jiajia Zhai, Yu Xu, Li Deng, Sa Xiao, Xueheng Zhang, Yuhong Yu, Weibo He, Liangwen Chen, Yu Zhang, Lei Yang, Zhiyu Sun
Transfer learning empowers material Z classification with muon tomography
null
null
null
null
physics.ins-det hep-ex
http://creativecommons.org/publicdomain/zero/1.0/
Cosmic-ray muon sources exhibit distinct scattering angle distributions when interacting with materials of different atomic numbers (Z values), facilitating the identification of various Z-class materials, particularly those radioactive high-Z nuclear elements. Most of the traditional identification methods are based on complex muon event reconstruction and trajectory fitting processes. Supervised machine learning methods offer some improvement but rely heavily on prior knowledge of target materials, significantly limiting their practical applicability in detecting concealed materials. For the first time, transfer learning is introduced into the field of muon tomography in this work. We propose two lightweight neural network models for fine-tuning and adversarial transfer learning, utilizing muon tomography data of bare materials to predict the Z-class of coated materials. By employing the inverse cumulative distribution function method, more accurate scattering angle distributions could be obtained from limited data, leading to an improvement by nearly 4\% in prediction accuracy compared with the traditional random sampling based training. When applied to coated materials with limited labeled or even unlabeled muon tomography data, the proposed method achieves an overall prediction accuracy exceeding 96\%, with high-Z materials reaching nearly 99\%. Simulation results indicate that transfer learning improves prediction accuracy by approximately 10\% compared to direct prediction without transfer. This study demonstrates the effectiveness of transfer learning in overcoming the physical challenges associated with limited labeled/unlabeled data, highlights the promising potential of transfer learning in the field of muon tomography.
[ { "version": "v1", "created": "Tue, 1 Apr 2025 21:43:37 GMT" } ]
2025-04-18T00:00:00
[ [ "Wang", "Haochen", "" ], [ "Zhang", "Zhao", "" ], [ "Yu", "Pei", "" ], [ "Bao", "Yuxin", "" ], [ "Zhai", "Jiajia", "" ], [ "Xu", "Yu", "" ], [ "Deng", "Li", "" ], [ "Xiao", "Sa", "" ], [ "Zhang", "Xueheng", "" ], [ "Yu", "Yuhong", "" ], [ "He", "Weibo", "" ], [ "Chen", "Liangwen", "" ], [ "Zhang", "Yu", "" ], [ "Yang", "Lei", "" ], [ "Sun", "Zhiyu", "" ] ]
2504.12306
Giuseppe Buono
Giuseppe Buono, Raffaele Nutricato, Paolo Facchi, Luciano Guerriero, Francesco Vincenzo Pepe, Cosmo Lupo and Saverio Pascazio
Compared analysis of DInSAR data from ascending and descending orbits of Sentinel-1: the Cazzaso case study
17 pages, 15 figures
null
null
null
physics.geo-ph astro-ph.EP physics.data-an
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Differential SAR interferometry (DInSAR), by providing displacement time series over coherent objects on the Earth's surface (persistent scatterers), allows to analyze wide areas, identify ground displacements, and study their evolution at large times. In this work we implement an innovative approach that relies exclusively on line-of-sight displacement time series, applicable to cases of correlated persistent-scatterer displacements. We identify the locus of the final positions of the persistent scatterers and automatically calculate the lower bound of the magnitude of the potential three-dimensional displacements. We present the results obtained by using Sentinel-1 data for investigating the ground stability of the hilly village Cazzaso located in the Italian Alps (Friuli Venezia Giulia region) in an area affected by an active landslide. SAR datasets acquired by Sentinel-1 from both ascending and descending orbits were processed using the SPINUA algorithm. Displacement time series were analysed in order to solve phase unwrapping issues and displacement field calculation.
[ { "version": "v1", "created": "Wed, 2 Apr 2025 14:32:41 GMT" } ]
2025-04-18T00:00:00
[ [ "Buono", "Giuseppe", "" ], [ "Nutricato", "Raffaele", "" ], [ "Facchi", "Paolo", "" ], [ "Guerriero", "Luciano", "" ], [ "Pepe", "Francesco Vincenzo", "" ], [ "Lupo", "Cosmo", "" ], [ "Pascazio", "Saverio", "" ] ]
2504.12307
Chacko V M
P Gauthami and V M Chacko
On a new PGDUS transformed model using Inverse Weibull distribution
null
null
null
null
stat.ME math.ST stat.TH
http://creativecommons.org/licenses/by/4.0/
The Power Generalized DUS (PGDUS) Transformation is significant in reliability theory, especially for analyzing parallel systems. From the Generalized Extreme Value distribution, Inverse Weibull model particularly has wide applicability in statistics and reliability theory. In this paper we consider PGDUS transformation of Inverse Weibull distribution. The basic statistical characteristics of the new model are derived, and unknown parameters are estimated using Maximum likelihood and Maximum product of spacings methods. Simulation analysis and the reliability parameter P(T2 < T1) are explored. The effectiveness of the model in fitting a real-world dataset is demonstrated, showing better performance compared to other competing distributions.
[ { "version": "v1", "created": "Thu, 3 Apr 2025 09:07:15 GMT" } ]
2025-04-18T00:00:00
[ [ "Gauthami", "P", "" ], [ "Chacko", "V M", "" ] ]
2504.12308
Sundaraparipurnan Narayanan
Devansh Singh, Sundaraparipurnan Narayanan
Unmasking the Reality of PII Masking Models: Performance Gaps and the Call for Accountability
null
null
null
null
cs.CL cs.CY cs.IR
http://creativecommons.org/licenses/by/4.0/
Privacy Masking is a critical concept under data privacy involving anonymization and de-anonymization of personally identifiable information (PII). Privacy masking techniques rely on Named Entity Recognition (NER) approaches under NLP support in identifying and classifying named entities in each text. NER approaches, however, have several limitations including (a) content sensitivity including ambiguous, polysemic, context dependent or domain specific content, (b) phrasing variabilities including nicknames and alias, informal expressions, alternative representations, emerging expressions, evolving naming conventions and (c) formats or syntax variations, typos, misspellings. However, there are a couple of PII datasets that have been widely used by researchers and the open-source community to train models on PII detection or masking. These datasets have been used to train models including Piiranha and Starpii, which have been downloaded over 300k and 580k times on HuggingFace. We examine the quality of the PII masking by these models given the limitations of the datasets and of the NER approaches. We curate a dataset of 17K unique, semi-synthetic sentences containing 16 types of PII by compiling information from across multiple jurisdictions including India, U.K and U.S. We generate sentences (using language models) containing these PII at five different NER detection feature dimensions - (1) Basic Entity Recognition, (2) Contextual Entity Disambiguation, (3) NER in Noisy & Real-World Data, (4) Evolving & Novel Entities Detection and (5) Cross-Lingual or multi-lingual NER) and 1 in adversarial context. We present the results and exhibit the privacy exposure caused by such model use (considering the extent of lifetime downloads of these models). We conclude by highlighting the gaps in measuring performance of the models and the need for contextual disclosure in model cards for such models.
[ { "version": "v1", "created": "Sat, 5 Apr 2025 04:34:05 GMT" } ]
2025-04-18T00:00:00
[ [ "Singh", "Devansh", "" ], [ "Narayanan", "Sundaraparipurnan", "" ] ]
2504.12310
Oliver Marc Wittwer
Oliver Marc Wittwer
Reflective Empiricism: Bias Reflection and Introspection as a Scientific Method
15 pages, 0 figures
null
null
null
physics.soc-ph physics.hist-ph q-bio.NC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper introduces Reflective Empiricism, an extension of empirical science that incorporates subjective perception and consciousness processes as equally valid sources of knowledge. It views reality as an interplay of subjective experience and objective laws, comprehensible only through systematic introspection, bias reflection, and premise-based logical-explorative modeling. This approach overcomes paradigmatic blindness arising from unreflected subjective filters in established paradigms, promoting an adaptable science. Innovations include a method for bias recognition, premise-based models grounded in observed phenomena to unlock new conceptual spaces, and Heureka moments - intuitive insights - as starting points for hypotheses, subsequently tested empirically. The author's self-observation, such as analyzing belief formation, demonstrates its application and transformative power. Rooted in philosophical and scientific-historical references (e.g., Archimedes' intuition, quantum observer effect), Reflective Empiricism connects physics, psychology, and philosophy, enhancing interdisciplinary synthesis and accelerating knowledge creation by leveraging anomalies and subjective depth. It does not seek to replace empirical research but to enrich it, enabling a more holistic understanding of complex phenomena like consciousness and advancing 21st-century science.
[ { "version": "v1", "created": "Mon, 7 Apr 2025 08:36:26 GMT" } ]
2025-04-18T00:00:00
[ [ "Wittwer", "Oliver Marc", "" ] ]
2504.12311
Enming Zhang
Enming Zhang, Liwen Cao, Yanru Wu, Zijie Zhao, Guan Wang, Yang Li
Learning Optimal Prompt Ensemble for Multi-source Visual Prompt Transfer
null
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Prompt tuning has emerged as a lightweight adaptation strategy for adapting foundation models to downstream tasks, particularly in resource-constrained systems. As pre-trained prompts have become valuable intellectual assets, combining multiple source prompts offers a promising approach to enhance generalization to new tasks by leveraging complementary knowledge from diverse sources. However, naive aggregation of these prompts often leads to representation collapse due to mutual interference, undermining their collective potential. To address these challenges, we propose HGPrompt, an adaptive framework for multi-source prompt transfer that learns optimal ensemble weights by jointly optimizing dual objectives: transferability and stability. Specifically, we first introduce an information-theoretic metric to evaluate the transferability of prompt-induced features on the target task, capturing the intrinsic alignment between the feature representations. Additionally, we propose a novel Gradient Alignment Regularization to mitigate gradient conflicts among prompts, enabling stable and coherent knowledge transfer from multiple sources while suppressing interference. Extensive experiments on the large-scale VTAB benchmark demonstrate that HGPrompt achieves state-of-the-art performance, validating its effectiveness in multi-source prompt transfer.
[ { "version": "v1", "created": "Wed, 9 Apr 2025 08:40:21 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhang", "Enming", "" ], [ "Cao", "Liwen", "" ], [ "Wu", "Yanru", "" ], [ "Zhao", "Zijie", "" ], [ "Wang", "Guan", "" ], [ "Li", "Yang", "" ] ]
2504.12312
Zihao Xu
Zihao Xu, Junchen Ding, Yiling Lou, Kun Zhang, Dong Gong, Yuekang Li
Socrates or Smartypants: Testing Logic Reasoning Capabilities of Large Language Models with Logic Programming-based Test Oracles
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Large Language Models (LLMs) have achieved significant progress in language understanding and reasoning. Evaluating and analyzing their logical reasoning abilities has therefore become essential. However, existing datasets and benchmarks are often limited to overly simplistic, unnatural, or contextually constrained examples. In response to the growing demand, we introduce SmartyPat-Bench, a challenging, naturally expressed, and systematically labeled benchmark derived from real-world high-quality Reddit posts containing subtle logical fallacies. Unlike existing datasets and benchmarks, it provides more detailed annotations of logical fallacies and features more diverse data. To further scale up the study and address the limitations of manual data collection and labeling - such as fallacy-type imbalance and labor-intensive annotation - we introduce SmartyPat, an automated framework powered by logic programming-based oracles. SmartyPat utilizes Prolog rules to systematically generate logically fallacious statements, which are then refined into fluent natural-language sentences by LLMs, ensuring precise fallacy representation. Extensive evaluation demonstrates that SmartyPat produces fallacies comparable in subtlety and quality to human-generated content and significantly outperforms baseline methods. Finally, experiments reveal nuanced insights into LLM capabilities, highlighting that while excessive reasoning steps hinder fallacy detection accuracy, structured reasoning enhances fallacy categorization performance.
[ { "version": "v1", "created": "Wed, 9 Apr 2025 09:54:03 GMT" } ]
2025-04-18T00:00:00
[ [ "Xu", "Zihao", "" ], [ "Ding", "Junchen", "" ], [ "Lou", "Yiling", "" ], [ "Zhang", "Kun", "" ], [ "Gong", "Dong", "" ], [ "Li", "Yuekang", "" ] ]
2504.12313
Xiaoyan Zhao
Xiaoyan Zhao, Yang Deng, Wenjie Wang, Hongzhan lin, Hong Cheng, Rui Zhang, See-Kiong Ng, Tat-Seng Chua
Exploring the Impact of Personality Traits on Conversational Recommender Systems: A Simulation with Large Language Models
null
null
null
null
cs.CL cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Conversational Recommender Systems (CRSs) engage users in multi-turn interactions to deliver personalized recommendations. The emergence of large language models (LLMs) further enhances these systems by enabling more natural and dynamic user interactions. However, a key challenge remains in understanding how personality traits shape conversational recommendation outcomes. Psychological evidence highlights the influence of personality traits on user interaction behaviors. To address this, we introduce an LLM-based personality-aware user simulation for CRSs (PerCRS). The user agent induces customizable personality traits and preferences, while the system agent possesses the persuasion capability to simulate realistic interaction in CRSs. We incorporate multi-aspect evaluation to ensure robustness and conduct extensive analysis from both user and system perspectives. Experimental results demonstrate that state-of-the-art LLMs can effectively generate diverse user responses aligned with specified personality traits, thereby prompting CRSs to dynamically adjust their recommendation strategies. Our experimental analysis offers empirical insights into the impact of personality traits on the outcomes of conversational recommender systems.
[ { "version": "v1", "created": "Wed, 9 Apr 2025 13:21:17 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhao", "Xiaoyan", "" ], [ "Deng", "Yang", "" ], [ "Wang", "Wenjie", "" ], [ "lin", "Hongzhan", "" ], [ "Cheng", "Hong", "" ], [ "Zhang", "Rui", "" ], [ "Ng", "See-Kiong", "" ], [ "Chua", "Tat-Seng", "" ] ]
2504.12314
Hao Li
Hao Li, Liuzhenghao Lv, He Cao, Zijing Liu, Zhiyuan Yan, Yu Wang, Yonghong Tian, Yu Li, Li Yuan
How to Detect and Defeat Molecular Mirage: A Metric-Driven Benchmark for Hallucination in LLM-based Molecular Comprehension
17 pages
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large language models are increasingly used in scientific domains, especially for molecular understanding and analysis. However, existing models are affected by hallucination issues, resulting in errors in drug design and utilization. In this paper, we first analyze the sources of hallucination in LLMs for molecular comprehension tasks, specifically the knowledge shortcut phenomenon observed in the PubChem dataset. To evaluate hallucination in molecular comprehension tasks with computational efficiency, we introduce \textbf{Mol-Hallu}, a novel free-form evaluation metric that quantifies the degree of hallucination based on the scientific entailment relationship between generated text and actual molecular properties. Utilizing the Mol-Hallu metric, we reassess and analyze the extent of hallucination in various LLMs performing molecular comprehension tasks. Furthermore, the Hallucination Reduction Post-processing stage~(HRPP) is proposed to alleviate molecular hallucinations, Experiments show the effectiveness of HRPP on decoder-only and encoder-decoder molecular LLMs. Our findings provide critical insights into mitigating hallucination and improving the reliability of LLMs in scientific applications.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 04:19:02 GMT" } ]
2025-04-18T00:00:00
[ [ "Li", "Hao", "" ], [ "Lv", "Liuzhenghao", "" ], [ "Cao", "He", "" ], [ "Liu", "Zijing", "" ], [ "Yan", "Zhiyuan", "" ], [ "Wang", "Yu", "" ], [ "Tian", "Yonghong", "" ], [ "Li", "Yu", "" ], [ "Yuan", "Li", "" ] ]
2504.12315
Ji Xingguang
Xingguang Ji, Jiakang Wang, Hongzhi Zhang, Jingyuan Zhang, Haonan Zhou, Chenxi Sun, Yahui Liu, Qi Wang, Fuzheng Zhang
Capybara-OMNI: An Efficient Paradigm for Building Omni-Modal Language Models
null
null
null
null
cs.CL cs.AI cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
With the development of Multimodal Large Language Models (MLLMs), numerous outstanding accomplishments have emerged within the open-source community. Due to the complexity of creating and training multimodal data pairs, it is still a computational and time-consuming process to build powerful MLLMs. In this work, we introduce Capybara-OMNI, an MLLM that trains in a lightweight and efficient manner and supports understanding text, image, video, and audio modalities. We present in detail the framework design, the data construction, and the training recipe, to develop an MLLM step-by-step to obtain competitive performance. We also provide exclusive benchmarks utilized in our experiments to show how to properly verify understanding capabilities across different modalities. Results show that by following our guidance, we can efficiently build an MLLM that achieves competitive performance among models of the same scale on various multimodal benchmarks. Additionally, to enhance the multimodal instruction following and conversational capabilities of the model, we further discuss how to train the chat version upon an MLLM understanding model, which is more in line with user habits for tasks like real-time interaction with humans. We publicly disclose the Capybara-OMNI model, along with its chat-based version. The disclosure includes both the model weights, a portion of the training data, and the inference codes, which are made available on GitHub.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 07:08:53 GMT" } ]
2025-04-18T00:00:00
[ [ "Ji", "Xingguang", "" ], [ "Wang", "Jiakang", "" ], [ "Zhang", "Hongzhi", "" ], [ "Zhang", "Jingyuan", "" ], [ "Zhou", "Haonan", "" ], [ "Sun", "Chenxi", "" ], [ "Liu", "Yahui", "" ], [ "Wang", "Qi", "" ], [ "Zhang", "Fuzheng", "" ] ]
2504.12316
Jingyuan Zhang
Jingyuan Zhang, Hongzhi Zhang, Zhou Haonan, Chenxi Sun, Xingguang ji, Jiakang Wang, Fanheng Kong, Yahui Liu, Qi Wang, Fuzheng Zhang
Data Metabolism: An Efficient Data Design Schema For Vision Language Model
To be presented at ICLR 2025, First Workshop on Open Science for Foundation Models
null
null
null
cs.CL cs.AI cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Data curation plays a crucial role in training powerful Visual Language Models (VLMs). In this work, we introduce the concept of Data Metabolism and present our data-centric framework to build VLMs throughout the development lifecycle. Starting from a standard model architecture, we discuss and provide insights into two crucial development steps: data curation and iteration, forming a closed-loop system that continuously improves model performance. We show a detailed codebook on how to process existing massive datasets and build user-specific data flywheel. As a demonstration, we release a VLM, named Capybara-VL, which excels in typical multimodal tasks (e.g. , visual question answering, scientific reasoning, and text-rich tasks). Despite its relatively compact size, Capybara-VL surpasses several open-source models that are up to 10 times larger in size. Moreover, it achieves results that are on par with those of several leading proprietary models, demonstrating its remarkable competitiveness. These results highlight the power of our data-centric framework and the potential of training smaller and more efficient VLMs.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 07:20:54 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhang", "Jingyuan", "" ], [ "Zhang", "Hongzhi", "" ], [ "Haonan", "Zhou", "" ], [ "Sun", "Chenxi", "" ], [ "ji", "Xingguang", "" ], [ "Wang", "Jiakang", "" ], [ "Kong", "Fanheng", "" ], [ "Liu", "Yahui", "" ], [ "Wang", "Qi", "" ], [ "Zhang", "Fuzheng", "" ] ]
2504.12317
Naixuan Zhao
Dingkang Lin, Naixuan Zhao, Dan Tian, Jiang Li
ChatGPT as Linguistic Equalizer? Quantifying LLM-Driven Lexical Shifts in Academic Writing
13 pages, 2 figures
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
The advent of ChatGPT has profoundly reshaped scientific research practices, particularly in academic writing, where non-native English-speakers (NNES) historically face linguistic barriers. This study investigates whether ChatGPT mitigates these barriers and fosters equity by analyzing lexical complexity shifts across 2.8 million articles from OpenAlex (2020-2024). Using the Measure of Textual Lexical Diversity (MTLD) to quantify vocabulary sophistication and a difference-in-differences (DID) design to identify causal effects, we demonstrate that ChatGPT significantly enhances lexical complexity in NNES-authored abstracts, even after controlling for article-level controls, authorship patterns, and venue norms. Notably, the impact is most pronounced in preprint papers, technology- and biology-related fields and lower-tier journals. These findings provide causal evidence that ChatGPT reduces linguistic disparities and promotes equity in global academia.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 14:11:24 GMT" } ]
2025-04-18T00:00:00
[ [ "Lin", "Dingkang", "" ], [ "Zhao", "Naixuan", "" ], [ "Tian", "Dan", "" ], [ "Li", "Jiang", "" ] ]
2504.12318
Mir Md Sajid Sarwar
Mir Md Sajid Sarwar, Sudip Samanta, Rajarshi Ray
AUTONAV: A Toolfor Autonomous Navigation of Robots
5 pages, 5 figures
null
null
null
cs.RO cs.AI
http://creativecommons.org/licenses/by/4.0/
We present a tool AUTONAV that automates the mapping, localization, and path-planning tasks for autonomous navigation of robots. The modular architecture allows easy integration of various algorithms for these tasks for comparison. We present the generated maps and path-plans by AUTONAV in indoor simulation scenarios.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 16:37:30 GMT" } ]
2025-04-18T00:00:00
[ [ "Sarwar", "Mir Md Sajid", "" ], [ "Samanta", "Sudip", "" ], [ "Ray", "Rajarshi", "" ] ]
2504.12319
Wajdi Ben Saad
Duc Tuyen TA, Wajdi Ben Saad, Ji Young Oh
Specialized text classification: an approach to classifying Open Banking transactions
null
2023 IEEE 18th International Conference on Computer Science and Information Technologies (CSIT)
10.1109/CSIT61576.2023.10324203
null
cs.IR cs.AI cs.CL q-fin.CP
http://creativecommons.org/licenses/by-nc-nd/4.0/
With the introduction of the PSD2 regulation in the EU which established the Open Banking framework, a new window of opportunities has opened for banks and fintechs to explore and enrich Bank transaction descriptions with the aim of building a better understanding of customer behavior, while using this understanding to prevent fraud, reduce risks and offer more competitive and tailored services. And although the usage of natural language processing models and techniques has seen an incredible progress in various applications and domains over the past few years, custom applications based on domain-specific text corpus remain unaddressed especially in the banking sector. In this paper, we introduce a language-based Open Banking transaction classification system with a focus on the french market and french language text. The system encompasses data collection, labeling, preprocessing, modeling, and evaluation stages. Unlike previous studies that focus on general classification approaches, this system is specifically tailored to address the challenges posed by training a language model with a specialized text corpus (Banking data in the French context). By incorporating language-specific techniques and domain knowledge, the proposed system demonstrates enhanced performance and efficiency compared to generic approaches.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 17:14:43 GMT" } ]
2025-04-18T00:00:00
[ [ "TA", "Duc Tuyen", "" ], [ "Saad", "Wajdi Ben", "" ], [ "Oh", "Ji Young", "" ] ]
2504.12320
Jennifer Haase
Jennifer Haase, Paul H. P. Hanel, Sebastian Pokutta
Has the Creativity of Large-Language Models peaked? An analysis of inter- and intra-LLM variability
19 pages + Appendix, 13 figure
null
null
null
cs.CL cs.AI cs.HC
http://creativecommons.org/licenses/by/4.0/
Following the widespread adoption of ChatGPT in early 2023, numerous studies reported that large language models (LLMs) can match or even surpass human performance in creative tasks. However, it remains unclear whether LLMs have become more creative over time, and how consistent their creative output is. In this study, we evaluated 14 widely used LLMs -- including GPT-4, Claude, Llama, Grok, Mistral, and DeepSeek -- across two validated creativity assessments: the Divergent Association Task (DAT) and the Alternative Uses Task (AUT). Contrary to expectations, we found no evidence of increased creative performance over the past 18-24 months, with GPT-4 performing worse than in previous studies. For the more widely used AUT, all models performed on average better than the average human, with GPT-4o and o3-mini performing best. However, only 0.28% of LLM-generated responses reached the top 10% of human creativity benchmarks. Beyond inter-model differences, we document substantial intra-model variability: the same LLM, given the same prompt, can produce outputs ranging from below-average to original. This variability has important implications for both creativity research and practical applications. Ignoring such variability risks misjudging the creative potential of LLMs, either inflating or underestimating their capabilities. The choice of prompts affected LLMs differently. Our findings underscore the need for more nuanced evaluation frameworks and highlight the importance of model selection, prompt design, and repeated assessment when using Generative AI (GenAI) tools in creative contexts.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 19:18:56 GMT" } ]
2025-04-18T00:00:00
[ [ "Haase", "Jennifer", "" ], [ "Hanel", "Paul H. P.", "" ], [ "Pokutta", "Sebastian", "" ] ]
2504.12321
Charlotte Siska
Charlotte Siska and Anush Sankaran
AttentionDefense: Leveraging System Prompt Attention for Explainable Defense Against Novel Jailbreaks
null
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by/4.0/
In the past few years, Language Models (LMs) have shown par-human capabilities in several domains. Despite their practical applications and exceeding user consumption, they are susceptible to jailbreaks when malicious input exploits the LM's weaknesses, causing it to deviate from its intended behavior. Current defensive strategies either classify the input prompt as adversarial or prevent LMs from generating harmful outputs. However, it is challenging to explain the reason behind the malicious nature of the jailbreak, which results in a wide variety of closed-box approaches. In this research, we propose and demonstrate that system-prompt attention from Small Language Models (SLMs) can be used to characterize adversarial prompts, providing a novel, explainable, and cheaper defense approach called AttentionDefense. Our research suggests that the attention mechanism is an integral component in understanding and explaining how LMs respond to malicious input that is not captured in the semantic meaning of text embeddings. The proposed AttentionDefense is evaluated against existing jailbreak benchmark datasets. Ablation studies show that SLM-based AttentionDefense has equivalent or better jailbreak detection performance compared to text embedding-based classifiers and GPT-4 zero-shot detectors.To further validate the efficacy of the proposed approach, we generate a dataset of novel jailbreak variants of the existing benchmark dataset using a closed-loop LLM-based multi-agent system. We demonstrate that the proposed AttentionDefense approach performs robustly on this novel jailbreak dataset while existing approaches suffer in performance. Additionally, for practical purposes AttentionDefense is an ideal solution as it has the computation requirements of a small LM but the performance of a LLM detector.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 22:29:23 GMT" } ]
2025-04-18T00:00:00
[ [ "Siska", "Charlotte", "" ], [ "Sankaran", "Anush", "" ] ]
2504.12322
Xin Gao
Xin Gao, Qizhi Pei, Zinan Tang, Yu Li, Honglin Lin, Jiang Wu, Conghui He, Lijun Wu
A Strategic Coordination Framework of Small LLMs Matches Large LLMs in Data Synthesis
null
null
null
null
cs.CL cs.AI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
While data synthesis and distillation are promising strategies to enhance small language models, current approaches heavily rely on Large Language Models (LLMs), which suffer from high computational costs, environmental inefficiency, and potential biases inherited from monolithic architectures. In contrast, smaller LLMs are more accessible and sustainable, but their individual capabilities often fall short in generating high-quality, diverse, and reliable data. Inspired by collaborative human processes (e.g., peer review), we propose a multiple small LLMs involved framework, GRA, that aggregates specialized roles across small LLMs to iterative refinement and quality control typically achieved by a single large LLM. In this collaborative framework, multiple small LLMs assume distinct roles-Generator, Reviewer, and Adjudicator-to simulate a peer-review-inspired data synthesis pipeline. The Generator proposes initial data samples, the Reviewer critiques their quality and diversity, and the Adjudicator resolves conflicts to finalize the output. By decomposing the synthesis process into specialized sub-tasks, collaborative small LLMs can achieve data-level parity with large LLM-based distillation. Through experiments across multiple benchmarks, we demonstrate that GRA-produced data matches or exceeds the quality of single large LLM outputs, e.g., Qwen-2.5-72B-Instruct. Our results challenge the necessity of monolithic large models for high-quality data synthesis, advocating instead for strategic coordination of smaller agents. Our datasets, models, and code are publicly available at https://github.com/GX-XinGao/GRA.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 06:13:43 GMT" } ]
2025-04-18T00:00:00
[ [ "Gao", "Xin", "" ], [ "Pei", "Qizhi", "" ], [ "Tang", "Zinan", "" ], [ "Li", "Yu", "" ], [ "Lin", "Honglin", "" ], [ "Wu", "Jiang", "" ], [ "He", "Conghui", "" ], [ "Wu", "Lijun", "" ] ]
2504.12323
Zheng Zhang
Zheng Zhang, Ning Li, Qi Liu, Rui Li, Weibo Gao, Qingyang Mao, Zhenya Huang, Baosheng Yu, Dacheng Tao
The Other Side of the Coin: Exploring Fairness in Retrieval-Augmented Generation
12 pages
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Retrieval-Augmented Generation (RAG) enhances Large Language Models (LLMs) by retrieving relevant document from external knowledge sources. By referencing this external knowledge, RAG effectively reduces the generation of factually incorrect content and addresses hallucination issues within LLMs. Recently, there has been growing attention to improving the performance and efficiency of RAG systems from various perspectives. While these advancements have yielded significant results, the application of RAG in domains with considerable societal implications raises a critical question about fairness: What impact does the introduction of the RAG paradigm have on the fairness of LLMs? To address this question, we conduct extensive experiments by varying the LLMs, retrievers, and retrieval sources. Our experimental analysis reveals that the scale of the LLMs plays a significant role in influencing fairness outcomes within the RAG framework. When the model scale is smaller than 8B, the integration of retrieval mechanisms often exacerbates unfairness in small-scale LLMs (e.g., LLaMA3.2-1B, Mistral-7B, and LLaMA3-8B). To mitigate the fairness issues introduced by RAG for small-scale LLMs, we propose two approaches, FairFT and FairFilter. Specifically, in FairFT, we align the retriever with the LLM in terms of fairness, enabling it to retrieve documents that facilitate fairer model outputs. In FairFilter, we propose a fairness filtering mechanism to filter out biased content after retrieval. Finally, we validate our proposed approaches on real-world datasets, demonstrating their effectiveness in improving fairness while maintaining performance.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 10:17:10 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhang", "Zheng", "" ], [ "Li", "Ning", "" ], [ "Liu", "Qi", "" ], [ "Li", "Rui", "" ], [ "Gao", "Weibo", "" ], [ "Mao", "Qingyang", "" ], [ "Huang", "Zhenya", "" ], [ "Yu", "Baosheng", "" ], [ "Tao", "Dacheng", "" ] ]
2504.12324
Mengying Yuan
Mengying Yuan and Wangzi Xuan and Fei Li
Cross-Document Cross-Lingual Natural Language Inference via RST-enhanced Graph Fusion and Interpretability Prediction
null
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Natural Language Inference (NLI) is a fundamental task in both natural language processing and information retrieval. While NLI has developed many sub-directions such as sentence-level NLI, document-level NLI and cross-lingual NLI, Cross-Document Cross-Lingual NLI (CDCL-NLI) remains largely unexplored. In this paper, we propose a novel paradigm for CDCL-NLI that extends traditional NLI capabilities to multi-document, multilingual scenarios. To support this task, we construct a high-quality CDCL-NLI dataset including 1,110 instances and spanning 26 languages. To build a baseline for this task, we also propose an innovative method that integrates RST-enhanced graph fusion and interpretability prediction. Our method employs RST (Rhetorical Structure Theory) on RGAT (Relation-aware Graph Attention Network) for cross-document context modeling, coupled with a structure-aware semantic alignment mechanism based on lexical chains for cross-lingual understanding. For NLI interpretability, we develop an EDU-level attribution framework that generates extractive explanations. Extensive experiments demonstrate our approach's superior performance, achieving significant improvements over both traditional NLI models such as DocNLI and R2F, as well as LLMs like Llama3 and GPT-4o. Our work sheds light on the study of NLI and will bring research interest on cross-document cross-lingual context understanding, semantic retrieval and interpretability inference. Our dataset and code are available at \href{https://anonymous.4open.science/r/CDCL-NLI-637E/}{CDCL-NLI-Link for peer review}.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 13:18:26 GMT" } ]
2025-04-18T00:00:00
[ [ "Yuan", "Mengying", "" ], [ "Xuan", "Wangzi", "" ], [ "Li", "Fei", "" ] ]
2504.12325
Haiqi Zhang
Haiqi Zhang, Zhengyuan Zhu, Zeyu Zhang, Chengkai Li
LLMTaxo: Leveraging Large Language Models for Constructing Taxonomy of Factual Claims from Social Media
null
null
null
null
cs.CL cs.AI cs.SI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
With the vast expansion of content on social media platforms, analyzing and comprehending online discourse has become increasingly complex. This paper introduces LLMTaxo, a novel framework leveraging large language models for the automated construction of taxonomy of factual claims from social media by generating topics from multi-level granularities. This approach aids stakeholders in more effectively navigating the social media landscapes. We implement this framework with different models across three distinct datasets and introduce specially designed taxonomy evaluation metrics for a comprehensive assessment. With the evaluations from both human evaluators and GPT-4, the results indicate that LLMTaxo effectively categorizes factual claims from social media, and reveals that certain models perform better on specific datasets.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 18:43:16 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhang", "Haiqi", "" ], [ "Zhu", "Zhengyuan", "" ], [ "Zhang", "Zeyu", "" ], [ "Li", "Chengkai", "" ] ]
2504.12326
Shahriar Noroozizadeh
Shahriar Noroozizadeh and Jeremy C. Weiss
Reconstructing Sepsis Trajectories from Clinical Case Reports using LLMs: the Textual Time Series Corpus for Sepsis
null
null
null
null
cs.CL cs.AI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Clinical case reports and discharge summaries may be the most complete and accurate summarization of patient encounters, yet they are finalized, i.e., timestamped after the encounter. Complementary data structured streams become available sooner but suffer from incompleteness. To train models and algorithms on more complete and temporally fine-grained data, we construct a pipeline to phenotype, extract, and annotate time-localized findings within case reports using large language models. We apply our pipeline to generate an open-access textual time series corpus for Sepsis-3 comprising 2,139 case reports from the Pubmed-Open Access (PMOA) Subset. To validate our system, we apply it on PMOA and timeline annotations from I2B2/MIMIC-IV and compare the results to physician-expert annotations. We show high recovery rates of clinical findings (event match rates: O1-preview--0.755, Llama 3.3 70B Instruct--0.753) and strong temporal ordering (concordance: O1-preview--0.932, Llama 3.3 70B Instruct--0.932). Our work characterizes the ability of LLMs to time-localize clinical findings in text, illustrating the limitations of LLM use for temporal reconstruction and providing several potential avenues of improvement via multimodal integration.
[ { "version": "v1", "created": "Sat, 12 Apr 2025 03:07:44 GMT" } ]
2025-04-18T00:00:00
[ [ "Noroozizadeh", "Shahriar", "" ], [ "Weiss", "Jeremy C.", "" ] ]
2504.12327
Yuxi Ma
Yuxi Ma, Yongqian Peng, Yixin Zhu
Word Embeddings Track Social Group Changes Across 70 Years in China
null
null
null
null
cs.CL cs.SI
http://creativecommons.org/licenses/by/4.0/
Language encodes societal beliefs about social groups through word patterns. While computational methods like word embeddings enable quantitative analysis of these patterns, studies have primarily examined gradual shifts in Western contexts. We present the first large-scale computational analysis of Chinese state-controlled media (1950-2019) to examine how revolutionary social transformations are reflected in official linguistic representations of social groups. Using diachronic word embeddings at multiple temporal resolutions, we find that Chinese representations differ significantly from Western counterparts, particularly regarding economic status, ethnicity, and gender. These representations show distinct evolutionary dynamics: while stereotypes of ethnicity, age, and body type remain remarkably stable across political upheavals, representations of gender and economic classes undergo dramatic shifts tracking historical transformations. This work advances our understanding of how officially sanctioned discourse encodes social structure through language while highlighting the importance of non-Western perspectives in computational social science.
[ { "version": "v1", "created": "Sat, 12 Apr 2025 03:46:13 GMT" } ]
2025-04-18T00:00:00
[ [ "Ma", "Yuxi", "" ], [ "Peng", "Yongqian", "" ], [ "Zhu", "Yixin", "" ] ]
2504.12328
Jialun Zhong
Jialun Zhong, Wei Shen, Yanzeng Li, Songyang Gao, Hua Lu, Yicheng Chen, Yang Zhang, Wei Zhou, Jinjie Gu, Lei Zou
A Comprehensive Survey of Reward Models: Taxonomy, Applications, Challenges, and Future
null
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by/4.0/
Reward Model (RM) has demonstrated impressive potential for enhancing Large Language Models (LLM), as RM can serve as a proxy for human preferences, providing signals to guide LLMs' behavior in various tasks. In this paper, we provide a comprehensive overview of relevant research, exploring RMs from the perspectives of preference collection, reward modeling, and usage. Next, we introduce the applications of RMs and discuss the benchmarks for evaluation. Furthermore, we conduct an in-depth analysis of the challenges existing in the field and dive into the potential research directions. This paper is dedicated to providing beginners with a comprehensive introduction to RMs and facilitating future studies. The resources are publicly available at github\footnote{https://github.com/JLZhong23/awesome-reward-models}.
[ { "version": "v1", "created": "Sat, 12 Apr 2025 16:07:36 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhong", "Jialun", "" ], [ "Shen", "Wei", "" ], [ "Li", "Yanzeng", "" ], [ "Gao", "Songyang", "" ], [ "Lu", "Hua", "" ], [ "Chen", "Yicheng", "" ], [ "Zhang", "Yang", "" ], [ "Zhou", "Wei", "" ], [ "Gu", "Jinjie", "" ], [ "Zou", "Lei", "" ] ]
2504.12329
Wang Yang
Wang Yang, Xiang Yue, Vipin Chaudhary, Xiaotian Han
Speculative Thinking: Enhancing Small-Model Reasoning with Large Model Guidance at Inference Time
null
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent advances leverage post-training to enhance model reasoning performance, which typically requires costly training pipelines and still suffers from inefficient, overly lengthy outputs. We introduce Speculative Thinking, a training-free framework that enables large reasoning models to guide smaller ones during inference at the reasoning level, distinct from speculative decoding, which operates at the token level. Our approach is based on two observations: (1) reasoning-supportive tokens such as "wait" frequently appear after structural delimiters like "\n\n", serving as signals for reflection or continuation; and (2) larger models exhibit stronger control over reflective behavior, reducing unnecessary backtracking while improving reasoning quality. By strategically delegating reflective steps to a more capable model, our method significantly boosts the reasoning accuracy of reasoning models while shortening their output. With the assistance of the 32B reasoning model, the 1.5B model's accuracy on MATH500 increases from 83.2% to 89.4%, marking a substantial improvement of 6.2%. Simultaneously, the average output length is reduced from 5439 tokens to 4583 tokens, representing a 15.7% decrease. Moreover, when applied to a non-reasoning model (Qwen-2.5-7B-Instruct), our framework boosts its accuracy from 74.0% to 81.8% on the same benchmark, achieving a relative improvement of 7.8%.
[ { "version": "v1", "created": "Sat, 12 Apr 2025 21:25:32 GMT" } ]
2025-04-18T00:00:00
[ [ "Yang", "Wang", "" ], [ "Yue", "Xiang", "" ], [ "Chaudhary", "Vipin", "" ], [ "Han", "Xiaotian", "" ] ]
2504.12330
Pei Liu
Pei Liu, Xin Liu, Ruoyu Yao, Junming Liu, Siyuan Meng, Ding Wang, Jun Ma
HM-RAG: Hierarchical Multi-Agent Multimodal Retrieval Augmented Generation
null
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
While Retrieval-Augmented Generation (RAG) augments Large Language Models (LLMs) with external knowledge, conventional single-agent RAG remains fundamentally limited in resolving complex queries demanding coordinated reasoning across heterogeneous data ecosystems. We present HM-RAG, a novel Hierarchical Multi-agent Multimodal RAG framework that pioneers collaborative intelligence for dynamic knowledge synthesis across structured, unstructured, and graph-based data. The framework is composed of three-tiered architecture with specialized agents: a Decomposition Agent that dissects complex queries into contextually coherent sub-tasks via semantic-aware query rewriting and schema-guided context augmentation; Multi-source Retrieval Agents that carry out parallel, modality-specific retrieval using plug-and-play modules designed for vector, graph, and web-based databases; and a Decision Agent that uses consistency voting to integrate multi-source answers and resolve discrepancies in retrieval results through Expert Model Refinement. This architecture attains comprehensive query understanding by combining textual, graph-relational, and web-derived evidence, resulting in a remarkable 12.95% improvement in answer accuracy and a 3.56% boost in question classification accuracy over baseline RAG systems on the ScienceQA and CrisisMMD benchmarks. Notably, HM-RAG establishes state-of-the-art results in zero-shot settings on both datasets. Its modular architecture ensures seamless integration of new data modalities while maintaining strict data governance, marking a significant advancement in addressing the critical challenges of multimodal reasoning and knowledge synthesis in RAG systems. Code is available at https://github.com/ocean-luna/HMRAG.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 06:55:33 GMT" } ]
2025-04-18T00:00:00
[ [ "Liu", "Pei", "" ], [ "Liu", "Xin", "" ], [ "Yao", "Ruoyu", "" ], [ "Liu", "Junming", "" ], [ "Meng", "Siyuan", "" ], [ "Wang", "Ding", "" ], [ "Ma", "Jun", "" ] ]
2504.12331
Xiaogang Zhu
Xiangju Li, Dong Yang, Xiaogang Zhu, Faliang Huang, Peng Zhang, Zhongying Zhao
Span-level Emotion-Cause-Category Triplet Extraction with Instruction Tuning LLMs and Data Augmentation
null
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Span-level emotion-cause-category triplet extraction represents a novel and complex challenge within emotion cause analysis. This task involves identifying emotion spans, cause spans, and their associated emotion categories within the text to form structured triplets. While prior research has predominantly concentrated on clause-level emotion-cause pair extraction and span-level emotion-cause detection, these methods often confront challenges originating from redundant information retrieval and difficulty in accurately determining emotion categories, particularly when emotions are expressed implicitly or ambiguously. To overcome these challenges, this study explores a fine-grained approach to span-level emotion-cause-category triplet extraction and introduces an innovative framework that leverages instruction tuning and data augmentation techniques based on large language models. The proposed method employs task-specific triplet extraction instructions and utilizes low-rank adaptation to fine-tune large language models, eliminating the necessity for intricate task-specific architectures. Furthermore, a prompt-based data augmentation strategy is developed to address data scarcity by guiding large language models in generating high-quality synthetic training data. Extensive experimental evaluations demonstrate that the proposed approach significantly outperforms existing baseline methods, achieving at least a 12.8% improvement in span-level emotion-cause-category triplet extraction metrics. The results demonstrate the method's effectiveness and robustness, offering a promising avenue for advancing research in emotion cause analysis. The source code is available at https://github.com/zxgnlp/InstruDa-LLM.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 07:31:09 GMT" } ]
2025-04-18T00:00:00
[ [ "Li", "Xiangju", "" ], [ "Yang", "Dong", "" ], [ "Zhu", "Xiaogang", "" ], [ "Huang", "Faliang", "" ], [ "Zhang", "Peng", "" ], [ "Zhao", "Zhongying", "" ] ]
2504.12332
Daning Cheng
Mingrui Zan, Yunquan Zhang, Boyang Zhang, Fangming Liu, Daning Cheng
Can the capability of Large Language Models be described by human ability? A Meta Study
null
null
null
null
cs.CL cs.CY
http://creativecommons.org/licenses/by/4.0/
Users of Large Language Models (LLMs) often perceive these models as intelligent entities with human-like capabilities. However, the extent to which LLMs' capabilities truly approximate human abilities remains a topic of debate. In this paper, to characterize the capabilities of LLMs in relation to human capabilities, we collected performance data from over 80 models across 37 evaluation benchmarks. The evaluation benchmarks are categorized into 6 primary abilities and 11 sub-abilities in human aspect. Then, we then clustered the performance rankings into several categories and compared these clustering results with classifications based on human ability aspects. Our findings lead to the following conclusions: 1. We have confirmed that certain capabilities of LLMs with fewer than 10 billion parameters can indeed be described using human ability metrics; 2. While some abilities are considered interrelated in humans, they appear nearly uncorrelated in LLMs; 3. The capabilities possessed by LLMs vary significantly with the parameter scale of the model.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 08:34:11 GMT" } ]
2025-04-18T00:00:00
[ [ "Zan", "Mingrui", "" ], [ "Zhang", "Yunquan", "" ], [ "Zhang", "Boyang", "" ], [ "Liu", "Fangming", "" ], [ "Cheng", "Daning", "" ] ]
2504.12333
Lucas Pereira
Andr\'es Isaza-Giraldo, Paulo Bala, Lucas Pereira
Meta-Evaluating Local LLMs: Rethinking Performance Metrics for Serious Games
2nd HEAL Workshop at CHI Conference on Human Factors in Computing Systems. April 26, 2025. Yokohama, Japan
null
null
null
cs.CL cs.AI cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The evaluation of open-ended responses in serious games presents a unique challenge, as correctness is often subjective. Large Language Models (LLMs) are increasingly being explored as evaluators in such contexts, yet their accuracy and consistency remain uncertain, particularly for smaller models intended for local execution. This study investigates the reliability of five small-scale LLMs when assessing player responses in \textit{En-join}, a game that simulates decision-making within energy communities. By leveraging traditional binary classification metrics (including accuracy, true positive rate, and true negative rate), we systematically compare these models across different evaluation scenarios. Our results highlight the strengths and limitations of each model, revealing trade-offs between sensitivity, specificity, and overall performance. We demonstrate that while some models excel at identifying correct responses, others struggle with false positives or inconsistent evaluations. The findings highlight the need for context-aware evaluation frameworks and careful model selection when deploying LLMs as evaluators. This work contributes to the broader discourse on the trustworthiness of AI-driven assessment tools, offering insights into how different LLM architectures handle subjective evaluation tasks.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 10:46:13 GMT" } ]
2025-04-18T00:00:00
[ [ "Isaza-Giraldo", "Andrés", "" ], [ "Bala", "Paulo", "" ], [ "Pereira", "Lucas", "" ] ]
2504.12334
Zongxian Yang
Zongxian Yang, Jiayu Qian, Zhi-An Huang, Kay Chen Tan
QM-ToT: A Medical Tree of Thoughts Reasoning Framework for Quantized Model
8 pages
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large language models (LLMs) face significant challenges in specialized biomedical tasks due to the inherent complexity of medical reasoning and the sensitive nature of clinical data. Existing LLMs often struggle with intricate medical terminology and the need for accurate clinical insights, leading to performance reduction when quantized for resource-constrained deployment. To address these issues, we propose Quantized Medical Tree of Thought (QM-ToT), a path-based reasoning framework. QM-ToT leverages a Tree of Thought (ToT) reasoning approach to decompose complex medical problems into manageable subtasks, coupled with evaluator assessment layers. This framework facilitates substantial performance improvements in INT4-quantized models on the challenging MedQAUSMLE dataset. Specifically, we demonstrate a remarkable accuracy increase from 34% to 50% for the LLaMA2-70b model and from 58.77% to 69.49% for LLaMA-3.1-8b. Besides, we also proposed an effect data distillation method based on ToT. Compared to the traditional distillation method, we achieved an improvement of 86. 27% while using only 3.9% of the data.This work, for the first time, showcases the potential of ToT to significantly enhance performance on complex biomedical tasks, establishing a crucial foundation for future advances in deploying high-performing quantized LLM in resource-limited medical settings.
[ { "version": "v1", "created": "Sun, 13 Apr 2025 12:32:25 GMT" } ]
2025-04-18T00:00:00
[ [ "Yang", "Zongxian", "" ], [ "Qian", "Jiayu", "" ], [ "Huang", "Zhi-An", "" ], [ "Tan", "Kay Chen", "" ] ]
2504.12335
Alden Dima
Alden Dima, James Foulds, Shimei Pan, Philip Feldman
You've Changed: Detecting Modification of Black-Box Large Language Models
26 pages, 4 figures
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large Language Models (LLMs) are often provided as a service via an API, making it challenging for developers to detect changes in their behavior. We present an approach to monitor LLMs for changes by comparing the distributions of linguistic and psycholinguistic features of generated text. Our method uses a statistical test to determine whether the distributions of features from two samples of text are equivalent, allowing developers to identify when an LLM has changed. We demonstrate the effectiveness of our approach using five OpenAI completion models and Meta's Llama 3 70B chat model. Our results show that simple text features coupled with a statistical test can distinguish between language models. We also explore the use of our approach to detect prompt injection attacks. Our work enables frequent LLM change monitoring and avoids computationally expensive benchmark evaluations.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 04:16:43 GMT" } ]
2025-04-18T00:00:00
[ [ "Dima", "Alden", "" ], [ "Foulds", "James", "" ], [ "Pan", "Shimei", "" ], [ "Feldman", "Philip", "" ] ]
2504.12336
Hillol Biswas
Hillol Biswas, Spyridon Talaganis
Qiskit Quantum Circuits Posit Singlet state in Radical Pair-based Magnetoreception of Migratory Birds
14 pages
null
null
null
physics.bio-ph quant-ph
http://creativecommons.org/licenses/by/4.0/
Quantum computing applications in diverse domains are emerging rapidly. Given the limitations of classical computing techniques, the peculiarity of quantum circuits, which can observe quantum phenomena such as superposition, entanglement, and quantum coherence, is remarkable. This capability enables them to achieve measurement sensitivities far beyond classical limits. Research on radical pair-based magnetoreception in migratory birds has been a focus area for quite some time. A quantum mechanics-based computing approach, thus unsurprisingly, identifies a scope of application. In this study, to observe the phenomenon, electron-nucleus spin quantum circuits for different geomagnetic fluxes have been simulated and run through IBM Qiskit quantum processing units with error mitigation techniques. The results of different quantum states are consistent, suggesting singlet-triplet mechanisms that can be emulated, resembling the environment-enabling flights of migratory birds through generations of the avian species. The four-qubit model emulating electron-nucleus systems mimicking the environmental complexity outcome shows the sensitiveness to change of magnetic flux index, high probability of singlet-triplet dynamics, and upholding radical pair model states by the purity of the sub-system and full system outcome of coherence, the hallmark of singlet state dominance. The work involved performing fifty quantum circuits for different magnetic field values, each with one thousand and twenty-four shots for measurement, either in the simulator or on real quantum hardware, and for two error mitigation techniques, preceded by a noise model of a simulator run.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 09:17:10 GMT" } ]
2025-04-18T00:00:00
[ [ "Biswas", "Hillol", "" ], [ "Talaganis", "Spyridon", "" ] ]
2504.12337
Anna-Carolina Haensch
Anna-Carolina Haensch
"It Listens Better Than My Therapist": Exploring Social Media Discourse on LLMs as Mental Health Tool
This study does not endorse or encourage the use of AI tools as substitutes for professional mental health support. The findings are presented for research purposes only, and any interpretation should take into account the limitations and potential risks of relying on AI in mental health contexts
null
null
null
cs.CL cs.CY cs.HC cs.SI
http://creativecommons.org/licenses/by/4.0/
The emergence of generative AI chatbots such as ChatGPT has prompted growing public and academic interest in their role as informal mental health support tools. While early rule-based systems have been around for several years, large language models (LLMs) offer new capabilities in conversational fluency, empathy simulation, and availability. This study explores how users engage with LLMs as mental health tools by analyzing over 10,000 TikTok comments from videos referencing LLMs as mental health tools. Using a self-developed tiered coding schema and supervised classification models, we identify user experiences, attitudes, and recurring themes. Results show that nearly 20% of comments reflect personal use, with these users expressing overwhelmingly positive attitudes. Commonly cited benefits include accessibility, emotional support, and perceived therapeutic value. However, concerns around privacy, generic responses, and the lack of professional oversight remain prominent. It is important to note that the user feedback does not indicate which therapeutic framework, if any, the LLM-generated output aligns with. While the findings underscore the growing relevance of AI in everyday practices, they also highlight the urgent need for clinical and ethical scrutiny in the use of AI for mental health support.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 17:37:32 GMT" } ]
2025-04-18T00:00:00
[ [ "Haensch", "Anna-Carolina", "" ] ]
2504.12338
David Anderson
David Anderson, Michaela Anderson, Margret Bjarnadottir, Stephen Mahar, Shriyan Reyya
Paging Dr. GPT: Extracting Information from Clinical Notes to Enhance Patient Predictions
Paper and Online Supplement combined into one PDF. 26 pages. 2 figures
null
null
null
cs.CL cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
There is a long history of building predictive models in healthcare using tabular data from electronic medical records. However, these models fail to extract the information found in unstructured clinical notes, which document diagnosis, treatment, progress, medications, and care plans. In this study, we investigate how answers generated by GPT-4o-mini (ChatGPT) to simple clinical questions about patients, when given access to the patient's discharge summary, can support patient-level mortality prediction. Using data from 14,011 first-time admissions to the Coronary Care or Cardiovascular Intensive Care Units in the MIMIC-IV Note dataset, we implement a transparent framework that uses GPT responses as input features in logistic regression models. Our findings demonstrate that GPT-based models alone can outperform models trained on standard tabular data, and that combining both sources of information yields even greater predictive power, increasing AUC by an average of 5.1 percentage points and increasing positive predictive value by 29.9 percent for the highest-risk decile. These results highlight the value of integrating large language models (LLMs) into clinical prediction tasks and underscore the broader potential for using LLMs in any domain where unstructured text data remains an underutilized resource.
[ { "version": "v1", "created": "Mon, 14 Apr 2025 17:41:45 GMT" } ]
2025-04-18T00:00:00
[ [ "Anderson", "David", "" ], [ "Anderson", "Michaela", "" ], [ "Bjarnadottir", "Margret", "" ], [ "Mahar", "Stephen", "" ], [ "Reyya", "Shriyan", "" ] ]
2504.12339
Yd Song
Yaodong Song, Hongjie Chen, Jie Lian, Yuxin Zhang, Guangmin Xia, Zehan Li, Genliang Zhao, Jian Kang, Yongxiang Li, Jie Li
GOAT-TTS: LLM-based Text-To-Speech Generation Optimized via A Dual-Branch Architecture
null
null
null
null
cs.CL cs.SD eess.AS
http://creativecommons.org/licenses/by-sa/4.0/
While large language models (LLMs) have revolutionized text-to-speech (TTS) synthesis through discrete tokenization paradigms, current architectures exhibit fundamental tensions between three critical dimensions: 1) irreversible loss of acoustic characteristics caused by quantization of speech prompts; 2) stringent dependence on precisely aligned prompt speech-text pairs that limit real-world deployment; and 3) catastrophic forgetting of the LLM's native text comprehension during optimization for speech token generation. To address these challenges, we propose an LLM-based text-to-speech Generation approach Optimized via a novel dual-branch ArchiTecture (GOAT-TTS). Our framework introduces two key innovations: (1) The modality-alignment branch combines a speech encoder and projector to capture continuous acoustic embeddings, enabling bidirectional correlation between paralinguistic features (language, timbre, emotion) and semantic text representations without transcript dependency; (2) The speech-generation branch employs modular fine-tuning on top-k layers of an LLM for speech token prediction while freezing the bottom-k layers to preserve foundational linguistic knowledge. Moreover, multi-token prediction is introduced to support real-time streaming TTS synthesis. Experimental results demonstrate that our GOAT-TTS achieves performance comparable to state-of-the-art TTS models while validating the efficacy of synthesized dialect speech data.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 01:44:56 GMT" } ]
2025-04-18T00:00:00
[ [ "Song", "Yaodong", "" ], [ "Chen", "Hongjie", "" ], [ "Lian", "Jie", "" ], [ "Zhang", "Yuxin", "" ], [ "Xia", "Guangmin", "" ], [ "Li", "Zehan", "" ], [ "Zhao", "Genliang", "" ], [ "Kang", "Jian", "" ], [ "Li", "Yongxiang", "" ], [ "Li", "Jie", "" ] ]
2504.12341
Linqing Chen
Linqing Chen, Weilei Wang, Yubin Xia, Wentao Wu, Peng Xu, Zilong Bai, Jie Fang, Chaobo Xu, Ran Hu, Licong Xu, Haoran Hua, Jing Sun, Hanmeng Zhong, Jin Liu, Tian Qiu, Haowen Liu, Meng Hu, Xiuwen Li, Fei Gao, Yong Gu, Tao Shi, Chaochao Wang, Jianping Lu, Cheng Sun, Yixin Wang, Shengjie Yang, Yuancheng Li, Lu Jin, Lisha Zhang, Fu Bian, Zhongkai Ye, Lidong Pei, Changyang Tu
Streamlining Biomedical Research with Specialized LLMs
null
Proceedings of the 31st International Conference on Computational Linguistics: System Demonstrations,p9--19,2025
null
null
cs.CL
http://creativecommons.org/licenses/by-nc-nd/4.0/
In this paper, we propose a novel system that integrates state-of-the-art, domain-specific large language models with advanced information retrieval techniques to deliver comprehensive and context-aware responses. Our approach facilitates seamless interaction among diverse components, enabling cross-validation of outputs to produce accurate, high-quality responses enriched with relevant data, images, tables, and other modalities. We demonstrate the system's capability to enhance response precision by leveraging a robust question-answering model, significantly improving the quality of dialogue generation. The system provides an accessible platform for real-time, high-fidelity interactions, allowing users to benefit from efficient human-computer interaction, precise retrieval, and simultaneous access to a wide range of literature and data. This dramatically improves the research efficiency of professionals in the biomedical and pharmaceutical domains and facilitates faster, more informed decision-making throughout the R\&D process. Furthermore, the system proposed in this paper is available at https://synapse-chat.patsnap.com.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:05:56 GMT" } ]
2025-04-18T00:00:00
[ [ "Chen", "Linqing", "" ], [ "Wang", "Weilei", "" ], [ "Xia", "Yubin", "" ], [ "Wu", "Wentao", "" ], [ "Xu", "Peng", "" ], [ "Bai", "Zilong", "" ], [ "Fang", "Jie", "" ], [ "Xu", "Chaobo", "" ], [ "Hu", "Ran", "" ], [ "Xu", "Licong", "" ], [ "Hua", "Haoran", "" ], [ "Sun", "Jing", "" ], [ "Zhong", "Hanmeng", "" ], [ "Liu", "Jin", "" ], [ "Qiu", "Tian", "" ], [ "Liu", "Haowen", "" ], [ "Hu", "Meng", "" ], [ "Li", "Xiuwen", "" ], [ "Gao", "Fei", "" ], [ "Gu", "Yong", "" ], [ "Shi", "Tao", "" ], [ "Wang", "Chaochao", "" ], [ "Lu", "Jianping", "" ], [ "Sun", "Cheng", "" ], [ "Wang", "Yixin", "" ], [ "Yang", "Shengjie", "" ], [ "Li", "Yuancheng", "" ], [ "Jin", "Lu", "" ], [ "Zhang", "Lisha", "" ], [ "Bian", "Fu", "" ], [ "Ye", "Zhongkai", "" ], [ "Pei", "Lidong", "" ], [ "Tu", "Changyang", "" ] ]
2504.12342
Linqing Chen
Hanmeng Zhong, Linqing Chen, Weilei Wang, Wentao Wu
Benchmarking Biopharmaceuticals Retrieval-Augmented Generation Evaluation
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by-nc-nd/4.0/
Recently, the application of the retrieval-augmented Large Language Models (LLMs) in specific domains has gained significant attention, especially in biopharmaceuticals. However, in this context, there is no benchmark specifically designed for biopharmaceuticals to evaluate LLMs. In this paper, we introduce the Biopharmaceuticals Retrieval-Augmented Generation Evaluation (BRAGE) , the first benchmark tailored for evaluating LLMs' Query and Reference Understanding Capability (QRUC) in the biopharmaceutical domain, available in English, French, German and Chinese. In addition, Traditional Question-Answering (QA) metrics like accuracy and exact match fall short in the open-ended retrieval-augmented QA scenarios. To address this, we propose a citation-based classification method to evaluate the QRUC of LLMs to understand the relationship between queries and references. We apply this method to evaluate the mainstream LLMs on BRAGE. Experimental results show that there is a significant gap in the biopharmaceutical QRUC of mainstream LLMs, and their QRUC needs to be improved.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:25:40 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhong", "Hanmeng", "" ], [ "Chen", "Linqing", "" ], [ "Wang", "Weilei", "" ], [ "Wu", "Wentao", "" ] ]
2504.12343
Luc Le Pottier
Eli Gendreau-Distler, Luc Le Pottier, Haichen Wang
Transforming Simulation to Data Without Pairing
5 pages, 3 figures. Conference paper for NEURIPS 2024
null
null
null
physics.data-an hep-ex hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We explore a generative machine learning-based approach for estimating multi-dimensional probability density functions (PDFs) in a target sample using a statistically independent but related control sample - a common challenge in particle physics data analysis. The generative model must accurately reproduce individual observable distributions while preserving the correlations between them, based on the input multidimensional distribution from the control sample. Here we present a conditional normalizing flow model (CNF) based on a chain of bijectors which learns to transform unpaired simulation events to data events. We assess the performance of the CNF model in the context of LHC Higgs to diphoton analysis, where we use the CNF model to convert a Monte Carlo diphoton sample to one that models data. We show that the CNF model can accurately model complex data distributions and correlations. We also leverage the recently popularized Modified Differential Multiplier Method (MDMM) to improve the convergence of our model and assign physical meaning to usually arbitrary loss-function parameters.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 08:12:54 GMT" } ]
2025-04-18T00:00:00
[ [ "Gendreau-Distler", "Eli", "" ], [ "Pottier", "Luc Le", "" ], [ "Wang", "Haichen", "" ] ]
2504.12344
Nay Myat Min
Nay Myat Min, Long H. Pham, Yige Li, Jun Sun
Propaganda via AI? A Study on Semantic Backdoors in Large Language Models
18 pages, 1 figure
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Large language models (LLMs) demonstrate remarkable performance across myriad language tasks, yet they remain vulnerable to backdoor attacks, where adversaries implant hidden triggers that systematically manipulate model outputs. Traditional defenses focus on explicit token-level anomalies and therefore overlook semantic backdoors-covert triggers embedded at the conceptual level (e.g., ideological stances or cultural references) that rely on meaning-based cues rather than lexical oddities. We first show, in a controlled finetuning setting, that such semantic backdoors can be implanted with only a small poisoned corpus, establishing their practical feasibility. We then formalize the notion of semantic backdoors in LLMs and introduce a black-box detection framework, RAVEN (short for "Response Anomaly Vigilance for uncovering semantic backdoors"), which combines semantic entropy with cross-model consistency analysis. The framework probes multiple models with structured topic-perspective prompts, clusters the sampled responses via bidirectional entailment, and flags anomalously uniform outputs; cross-model comparison isolates model-specific anomalies from corpus-wide biases. Empirical evaluations across diverse LLM families (GPT-4o, Llama, DeepSeek, Mistral) uncover previously undetected semantic backdoors, providing the first proof-of-concept evidence of these hidden vulnerabilities and underscoring the urgent need for concept-level auditing of deployed language models. We open-source our code and data at https://github.com/NayMyatMin/RAVEN.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 16:43:15 GMT" } ]
2025-04-18T00:00:00
[ [ "Min", "Nay Myat", "" ], [ "Pham", "Long H.", "" ], [ "Li", "Yige", "" ], [ "Sun", "Jun", "" ] ]
2504.12345
Yutong Xia
Yutong Xia, Ao Qu, Yunhan Zheng, Yihong Tang, Dingyi Zhuang, Yuxuan Liang, Cathy Wu, Roger Zimmermann, Jinhua Zhao
Reimagining Urban Science: Scaling Causal Inference with Large Language Models
null
null
null
null
cs.CL cs.CY cs.MA
http://creativecommons.org/publicdomain/zero/1.0/
Urban causal research is essential for understanding the complex dynamics of cities and informing evidence-based policies. However, it is challenged by the inefficiency and bias of hypothesis generation, barriers to multimodal data complexity, and the methodological fragility of causal experimentation. Recent advances in large language models (LLMs) present an opportunity to rethink how urban causal analysis is conducted. This Perspective examines current urban causal research by analyzing taxonomies that categorize research topics, data sources, and methodological approaches to identify structural gaps. We then introduce an LLM-driven conceptual framework, AutoUrbanCI, composed of four distinct modular agents responsible for hypothesis generation, data engineering, experiment design and execution, and results interpretation with policy recommendations. We propose evaluation criteria for rigor and transparency and reflect on implications for human-AI collaboration, equity, and accountability. We call for a new research agenda that embraces AI-augmented workflows not as replacements for human expertise but as tools to broaden participation, improve reproducibility, and unlock more inclusive forms of urban causal reasoning.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 16:58:11 GMT" } ]
2025-04-18T00:00:00
[ [ "Xia", "Yutong", "" ], [ "Qu", "Ao", "" ], [ "Zheng", "Yunhan", "" ], [ "Tang", "Yihong", "" ], [ "Zhuang", "Dingyi", "" ], [ "Liang", "Yuxuan", "" ], [ "Wu", "Cathy", "" ], [ "Zimmermann", "Roger", "" ], [ "Zhao", "Jinhua", "" ] ]
2504.12346
Jixin Hou
Jixin Hou, Kun Jiang, Taotao Wu, Kenan Song, Ramana Pidaparti, Wei Zhang, Lin Zhao, Dajiang Zhu, Gang Li, Tianming Liu, Mir Jalil Razavi, Ellen Kuhl, Xianqiao Wang
Mechanical Characterization of Brain Tissue: Experimental Techniques, Human Testing Considerations, and Perspectives
null
null
null
null
physics.med-ph physics.bio-ph
http://creativecommons.org/licenses/by-nc-nd/4.0/
Understanding the mechanical behavior of brain tissue is crucial for advancing both fundamental neuroscience and clinical applications. Yet, accurately measuring these properties remains challenging due to the brain unique mechanical attributes and complex anatomical structures. This review provides a comprehensive overview of commonly used techniques for characterizing brain tissue mechanical properties, covering both invasive methods such as atomic force microscopy, indentation, axial mechanical testing, and oscillatory shear testing and noninvasive approaches like magnetic resonance elastography and ultrasound elastography. Each technique is evaluated in terms of working principles, applicability, representative studies, and experimental limitations. We further summarize existing publications that have used these techniques to measure human brain tissue mechanical properties. With a primary focus on invasive studies, we systematically compare their sample preparation, testing conditions, reported mechanical parameters, and modeling strategies. Key sensitivity factors influencing testing outcomes (e.g., sample size, anatomical location, strain rate, temperature, conditioning, and post-mortem interval) are also discussed. Additionally, selected noninvasive studies are reviewed to assess their potential for in vivo characterization. A comparative discussion between invasive and noninvasive methods, as well as in vivo versus ex vivo testing, is included. This review aims to offer practical guidance for researchers and clinicians in selecting appropriate mechanical testing approaches and contributes a curated dataset to support constitutive modeling of human brain tissue.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 18:03:14 GMT" } ]
2025-04-18T00:00:00
[ [ "Hou", "Jixin", "" ], [ "Jiang", "Kun", "" ], [ "Wu", "Taotao", "" ], [ "Song", "Kenan", "" ], [ "Pidaparti", "Ramana", "" ], [ "Zhang", "Wei", "" ], [ "Zhao", "Lin", "" ], [ "Zhu", "Dajiang", "" ], [ "Li", "Gang", "" ], [ "Liu", "Tianming", "" ], [ "Razavi", "Mir Jalil", "" ], [ "Kuhl", "Ellen", "" ], [ "Wang", "Xianqiao", "" ] ]
2504.12347
Ville Heilala
Mika Set\"al\"a, Pieta Sikstr\"om, Ville Heilala, Tommi K\"arkk\"ainen
Mathematical Capabilities of Large Language Models in Finnish Matriculation Examination
null
null
null
null
cs.CL cs.AI cs.CY
http://creativecommons.org/licenses/by/4.0/
Large language models (LLMs) have shown increasing promise in educational settings, yet their mathematical reasoning has been considered evolving. This study evaluates the mathematical capabilities of various LLMs using the Finnish matriculation examination, a high-stakes digital test for upper secondary education. Initial tests yielded moderate performance corresponding to mid-range grades, but later evaluations demonstrated substantial improvements as the language models evolved. Remarkably, some models achieved near-perfect or perfect scores, matching top student performance and qualifying for university admission. Our findings highlight the rapid advances in the mathematical proficiency of LLMs and illustrate their potential to also support educational assessments at scale.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 18:31:54 GMT" } ]
2025-04-18T00:00:00
[ [ "Setälä", "Mika", "" ], [ "Sikström", "Pieta", "" ], [ "Heilala", "Ville", "" ], [ "Kärkkäinen", "Tommi", "" ] ]
2504.12348
Samah Hussein
Samah Hussein, Junfeng Guan, Swathi Narashiman, Saurabh Gupta, Haitham Hassanieh
3D Object Reconstruction with mmWave Radars
null
null
null
null
eess.IV
http://creativecommons.org/licenses/by/4.0/
This paper presents RFconstruct, a framework that enables 3D shape reconstruction using commercial off-the-shelf (COTS) mmWave radars for self-driving scenarios. RFconstruct overcomes radar limitations of low angular resolution, specularity, and sparsity in radar point clouds through a holistic system design that addresses hardware, data processing, and machine learning challenges. The first step is fusing data captured by two radar devices that image orthogonal planes, then performing odometry-aware temporal fusion to generate denser 3D point clouds. RFconstruct then reconstructs 3D shapes of objects using a customized encoder-decoder model that does not require prior knowledge of the object's bound box. The shape reconstruction performance of RFconstruct is compared against 3D models extracted from a depth camera equipped with a LiDAR. We show that RFconstruct can accurately generate 3D shapes of cars, bikes, and pedestrians.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 18:50:07 GMT" } ]
2025-04-18T00:00:00
[ [ "Hussein", "Samah", "" ], [ "Guan", "Junfeng", "" ], [ "Narashiman", "Swathi", "" ], [ "Gupta", "Saurabh", "" ], [ "Hassanieh", "Haitham", "" ] ]
2504.12349
Massimo Lanza de Cristoforis
M. Lanza de Cristoforis
A nonvariational form of the acoustic single layer potential
arXiv admin note: substantial text overlap with arXiv:2504.11487; text overlap with arXiv:2408.17192
null
null
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider a bounded open subset $\Omega$ of ${\mathbb{R}}^n$ of class $C^{1,\alpha}$ for some $\alpha\in]0,1[$ and the space $V^{-1,\alpha}(\partial\Omega)$ of (distributional) normal derivatives on the boundary of $\alpha$-H\"{o}lder continuous functions in $\Omega$ that have Laplace operator in the Schauder space with negative exponent $C^{-1,\alpha}(\overline{\Omega})$. Then we prove those properties of the acoustic single layer potential that are necessary to analyze the Neumann problem for the Helmholtz equation in $\Omega$ with boundary data in $V^{-1,\alpha}(\partial\Omega)$ and solutions in the space of $\alpha$-H\"{o}lder continuous functions in $\Omega$ that have Laplace operator in $C^{-1,\alpha}(\overline{\Omega})$, \textit{i.e.}, in a space of functions that may have infinite Dirichlet integral. Namely, a Neumann problem that does not belong to the classical variational setting.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 20:26:05 GMT" } ]
2025-04-18T00:00:00
[ [ "de Cristoforis", "M. Lanza", "" ] ]
2504.12350
Jing Wang
Jing Wang and Jeremy C Weiss
A Large-Language Model Framework for Relative Timeline Extraction from PubMed Case Reports
null
2025 AMIA Informatics Summit Proceedings, March 10-13, Pittsburgh, PA
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by-nc-sa/4.0/
Timing of clinical events is central to characterization of patient trajectories, enabling analyses such as process tracing, forecasting, and causal reasoning. However, structured electronic health records capture few data elements critical to these tasks, while clinical reports lack temporal localization of events in structured form. We present a system that transforms case reports into textual time series-structured pairs of textual events and timestamps. We contrast manual and large language model (LLM) annotations (n=320 and n=390 respectively) of ten randomly-sampled PubMed open-access (PMOA) case reports (N=152,974) and assess inter-LLM agreement (n=3,103; N=93). We find that the LLM models have moderate event recall(O1-preview: 0.80) but high temporal concordance among identified events (O1-preview: 0.95). By establishing the task, annotation, and assessment systems, and by demonstrating high concordance, this work may serve as a benchmark for leveraging the PMOA corpus for temporal analytics.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 20:54:19 GMT" } ]
2025-04-18T00:00:00
[ [ "Wang", "Jing", "" ], [ "Weiss", "Jeremy C", "" ] ]
2504.12351
Ekaterina Redekop
Ekaterina Redekop, Mara Pleasure, Vedrana Ivezic, Zichen Wang, Kimberly Flores, Anthony Sisk, William Speier, Corey Arnold
Prototype-Guided Diffusion for Digital Pathology: Achieving Foundation Model Performance with Minimal Clinical Data
null
null
null
null
cs.GR cs.AI eess.IV q-bio.TO
http://creativecommons.org/licenses/by/4.0/
Foundation models in digital pathology use massive datasets to learn useful compact feature representations of complex histology images. However, there is limited transparency into what drives the correlation between dataset size and performance, raising the question of whether simply adding more data to increase performance is always necessary. In this study, we propose a prototype-guided diffusion model to generate high-fidelity synthetic pathology data at scale, enabling large-scale self-supervised learning and reducing reliance on real patient samples while preserving downstream performance. Using guidance from histological prototypes during sampling, our approach ensures biologically and diagnostically meaningful variations in the generated data. We demonstrate that self-supervised features trained on our synthetic dataset achieve competitive performance despite using ~60x-760x less data than models trained on large real-world datasets. Notably, models trained using our synthetic data showed statistically comparable or better performance across multiple evaluation metrics and tasks, even when compared to models trained on orders of magnitude larger datasets. Our hybrid approach, combining synthetic and real data, further enhanced performance, achieving top results in several evaluations. These findings underscore the potential of generative AI to create compelling training data for digital pathology, significantly reducing the reliance on extensive clinical datasets and highlighting the efficiency of our approach.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 21:17:39 GMT" } ]
2025-04-18T00:00:00
[ [ "Redekop", "Ekaterina", "" ], [ "Pleasure", "Mara", "" ], [ "Ivezic", "Vedrana", "" ], [ "Wang", "Zichen", "" ], [ "Flores", "Kimberly", "" ], [ "Sisk", "Anthony", "" ], [ "Speier", "William", "" ], [ "Arnold", "Corey", "" ] ]
2504.12352
Ruijie Wang
Ruijie Wang, Luca Rossetto, Susan M\'erillat, Christina R\"ocke, Mike Martin, Abraham Bernstein
Deep Generative Model-Based Generation of Synthetic Individual-Specific Brain MRI Segmentations
null
null
null
null
q-bio.NC cs.AI eess.IV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
To the best of our knowledge, all existing methods that can generate synthetic brain magnetic resonance imaging (MRI) scans for a specific individual require detailed structural or volumetric information about the individual's brain. However, such brain information is often scarce, expensive, and difficult to obtain. In this paper, we propose the first approach capable of generating synthetic brain MRI segmentations -- specifically, 3D white matter (WM), gray matter (GM), and cerebrospinal fluid (CSF) segmentations -- for individuals using their easily obtainable and often readily available demographic, interview, and cognitive test information. Our approach features a novel deep generative model, CSegSynth, which outperforms existing prominent generative models, including conditional variational autoencoder (C-VAE), conditional generative adversarial network (C-GAN), and conditional latent diffusion model (C-LDM). We demonstrate the high quality of our synthetic segmentations through extensive evaluations. Also, in assessing the effectiveness of the individual-specific generation, we achieve superior volume prediction, with Pearson correlation coefficients reaching 0.80, 0.82, and 0.70 between the ground-truth WM, GM, and CSF volumes of test individuals and those volumes predicted based on generated individual-specific segmentations, respectively.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 21:25:36 GMT" } ]
2025-04-18T00:00:00
[ [ "Wang", "Ruijie", "" ], [ "Rossetto", "Luca", "" ], [ "Mérillat", "Susan", "" ], [ "Röcke", "Christina", "" ], [ "Martin", "Mike", "" ], [ "Bernstein", "Abraham", "" ] ]
2504.12353
Shuo Shuo Liu
Shuo Shuo Liu, Shikun Wang, Yuxuan Chen, Anil K. Rustgi, Ming Yuan, Jianhua Hu
TransST: Transfer Learning Embedded Spatial Factor Modeling of Spatial Transcriptomics Data
null
null
null
null
q-bio.GN cs.LG stat.AP stat.ML
http://creativecommons.org/licenses/by/4.0/
Background: Spatial transcriptomics have emerged as a powerful tool in biomedical research because of its ability to capture both the spatial contexts and abundance of the complete RNA transcript profile in organs of interest. However, limitations of the technology such as the relatively low resolution and comparatively insufficient sequencing depth make it difficult to reliably extract real biological signals from these data. To alleviate this challenge, we propose a novel transfer learning framework, referred to as TransST, to adaptively leverage the cell-labeled information from external sources in inferring cell-level heterogeneity of a target spatial transcriptomics data. Results: Applications in several real studies as well as a number of simulation settings show that our approach significantly improves existing techniques. For example, in the breast cancer study, TransST successfully identifies five biologically meaningful cell clusters, including the two subgroups of cancer in situ and invasive cancer; in addition, only TransST is able to separate the adipose tissues from the connective issues among all the studied methods. Conclusions: In summary, the proposed method TransST is both effective and robust in identifying cell subclusters and detecting corresponding driving biomarkers in spatial transcriptomics data.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 22:03:38 GMT" } ]
2025-04-18T00:00:00
[ [ "Liu", "Shuo Shuo", "" ], [ "Wang", "Shikun", "" ], [ "Chen", "Yuxuan", "" ], [ "Rustgi", "Anil K.", "" ], [ "Yuan", "Ming", "" ], [ "Hu", "Jianhua", "" ] ]
2504.12355
Muhammad Ahmad
Muhammad Ahmad, Muhammad Waqas, ldar Batyrshin, and Grigori Sidorov
Leveraging Large Language Models for Multi-Class and Multi-Label Detection of Drug Use and Overdose Symptoms on Social Media
null
null
null
null
cs.CL cs.AI cs.SI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Drug overdose remains a critical global health issue, often driven by misuse of opioids, painkillers, and psychiatric medications. Traditional research methods face limitations, whereas social media offers real-time insights into self-reported substance use and overdose symptoms. This study proposes an AI-driven NLP framework trained on annotated social media data to detect commonly used drugs and associated overdose symptoms. Using a hybrid annotation strategy with LLMs and human annotators, we applied traditional ML models, neural networks, and advanced transformer-based models. Our framework achieved 98% accuracy in multi-class and 97% in multi-label classification, outperforming baseline models by up to 8%. These findings highlight the potential of AI for supporting public health surveillance and personalized intervention strategies.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 02:33:19 GMT" } ]
2025-04-18T00:00:00
[ [ "Ahmad", "Muhammad", "" ], [ "Waqas", "Muhammad", "" ], [ "Batyrshin", "ldar", "" ], [ "Sidorov", "Grigori", "" ] ]
2504.12356
Sidun Liu
Sidun Liu, Wenyu Li, Peng Qiao and Yong Dou
Regist3R: Incremental Registration with Stereo Foundation Model
19 pages
null
null
null
eess.IV cs.CV
http://creativecommons.org/licenses/by/4.0/
Multi-view 3D reconstruction has remained an essential yet challenging problem in the field of computer vision. While DUSt3R and its successors have achieved breakthroughs in 3D reconstruction from unposed images, these methods exhibit significant limitations when scaling to multi-view scenarios, including high computational cost and cumulative error induced by global alignment. To address these challenges, we propose Regist3R, a novel stereo foundation model tailored for efficient and scalable incremental reconstruction. Regist3R leverages an incremental reconstruction paradigm, enabling large-scale 3D reconstructions from unordered and many-view image collections. We evaluate Regist3R on public datasets for camera pose estimation and 3D reconstruction. Our experiments demonstrate that Regist3R achieves comparable performance with optimization-based methods while significantly improving computational efficiency, and outperforms existing multi-view reconstruction models. Furthermore, to assess its performance in real-world applications, we introduce a challenging oblique aerial dataset which has long spatial spans and hundreds of views. The results highlight the effectiveness of Regist3R. We also demonstrate the first attempt to reconstruct large-scale scenes encompassing over thousands of views through pointmap-based foundation models, showcasing its potential for practical applications in large-scale 3D reconstruction tasks, including urban modeling, aerial mapping, and beyond.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 02:46:53 GMT" } ]
2025-04-18T00:00:00
[ [ "Liu", "Sidun", "" ], [ "Li", "Wenyu", "" ], [ "Qiao", "Peng", "" ], [ "Dou", "Yong", "" ] ]
2504.12357
Reece Adamson
Reece Adamson, Erin Song
Replicating ReLM Results: Validating Large Language Models with ReLM
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Validating Large Language Models with ReLM explores the application of formal languages to evaluate and control Large Language Models (LLMs) for memorization, bias, and zero-shot performance. Current approaches for evaluating these types behavior are often slow, imprecise, costly, or introduce biases of their own, but are necessary due to the importance of this behavior when productionizing LLMs. This project reproduces key results from the original ReLM paper and expounds on the approach and applications with an emphasis on the relevance to the field of systems for machine learning.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 02:58:48 GMT" } ]
2025-04-18T00:00:00
[ [ "Adamson", "Reece", "" ], [ "Song", "Erin", "" ] ]
2504.12358
Aditi Verma
Aditi Verma and Elizabeth Williams
Towards an AI Observatory for the Nuclear Sector: A tool for anticipatory governance
Presented at the Sociotechnical AI Governance Workshop at CHI 2025, Yokohama
null
null
null
cs.CY cs.AI physics.soc-ph
http://creativecommons.org/licenses/by/4.0/
AI models are rapidly becoming embedded in all aspects of nuclear energy research and work but the safety, security, and safeguards consequences of this embedding are not well understood. In this paper, we call for the creation of an anticipatory system of governance for AI in the nuclear sector as well as the creation of a global AI observatory as a means for operationalizing anticipatory governance. The paper explores the contours of the nuclear AI observatory and an anticipatory system of governance by drawing on work in science and technology studies, public policy, and foresight studies.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 03:43:15 GMT" } ]
2025-04-18T00:00:00
[ [ "Verma", "Aditi", "" ], [ "Williams", "Elizabeth", "" ] ]
2504.12359
Yan Tang
Yuanbo Tang, Yan Tang, Naifan Zhang, Meixuan Chen, Yang Li
Unveiling Hidden Collaboration within Mixture-of-Experts in Large Language Models
null
null
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Mixture-of-Experts based large language models (MoE LLMs) have shown significant promise in multitask adaptability by dynamically routing inputs to specialized experts. Despite their success, the collaborative mechanisms among experts are still not well understood, limiting both the interpretability and optimization of these models. In this paper, we focus on two critical issues: (1) identifying expert collaboration patterns, and (2) optimizing MoE LLMs through expert pruning. To address the first issue, we propose a hierarchical sparse dictionary learning (HSDL) method that uncovers the collaboration patterns among experts. For the second issue, we introduce the Contribution-Aware Expert Pruning (CAEP) algorithm, which effectively prunes low-contribution experts. Our extensive experiments demonstrate that expert collaboration patterns are closely linked to specific input types and exhibit semantic significance across various tasks. Moreover, pruning experiments show that our approach improves overall performance by 2.5\% on average, outperforming existing methods. These findings offer valuable insights into enhancing the efficiency and interpretability of MoE LLMs, offering a clearer understanding of expert interactions and improving model optimization.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 04:06:15 GMT" } ]
2025-04-18T00:00:00
[ [ "Tang", "Yuanbo", "" ], [ "Tang", "Yan", "" ], [ "Zhang", "Naifan", "" ], [ "Chen", "Meixuan", "" ], [ "Li", "Yang", "" ] ]
2504.12360
Mieczys{\l}aw K{\l}opotek
Mieczys{\l}aw A. K{\l}opotek and S{\l}awomir T. Wierzcho\'n and Bart{\l}omiej Starosta and Dariusz Czerski and Piotr Borkowski
A Method for Handling Negative Similarities in Explainable Graph Spectral Clustering of Text Documents -- Extended Version
1 figure, 17 pages, this is an extended version of a paper accepted for the 25th International Conference on Computational Science (ICCS), 7-9 July 2025
null
null
null
cs.CL cs.AI
http://creativecommons.org/publicdomain/zero/1.0/
This paper investigates the problem of Graph Spectral Clustering with negative similarities, resulting from document embeddings different from the traditional Term Vector Space (like doc2vec, GloVe, etc.). Solutions for combinatorial Laplacians and normalized Laplacians are discussed. An experimental investigation shows the advantages and disadvantages of 6 different solutions proposed in the literature and in this research. The research demonstrates that GloVe embeddings frequently cause failures of normalized Laplacian based GSC due to negative similarities. Furthermore, application of methods curing similarity negativity leads to accuracy improvement for both combinatorial and normalized Laplacian based GSC. It also leads to applicability for GloVe embeddings of explanation methods developed originally bythe authors for Term Vector Space embeddings.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 06:03:02 GMT" } ]
2025-04-18T00:00:00
[ [ "Kłopotek", "Mieczysław A.", "" ], [ "Wierzchoń", "Sławomir T.", "" ], [ "Starosta", "Bartłomiej", "" ], [ "Czerski", "Dariusz", "" ], [ "Borkowski", "Piotr", "" ] ]
2504.12361
The Dang Vu PhD
The Dang Vu, Hiroaki Shishido, Kazuya Aizawa, Takayuki Oku, Kenichi Oikawa, Masahide Harada, Kenji M. Kojima, Shigeyuki Miyajima, Kazuhiko Soyama, Tomio Koyama, Mutsuo Hidaka, Soh Y. Suzuki, Manobu M. Tanaka, Masahiko Machida, Shuichi Kawamata and Takekazu Ishida
Experimental Studies on Spatial Resolution of a Delay-Line Current-Biased Kinetic-Inductance Detector
null
null
10.1016/j.nima.2025.170425
null
physics.ins-det
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A current-biased kinetic inductance detector (CB-KID) is a novel superconducting detector to construct a neutron transmission imaging system. The characteristics of a superconducting neutron detector have been systematically studied to improve spatial resolution of our CB-KID neutron detector. In this study, we investigated the distribution of spatial resolutions under different operating conditions and examined the homogeneity of spatial resolutions in the detector in detail. We used a commercial standard Gd Siemens-star pattern as a conventional method to estimate the spatial resolution, and a lab-made 10B-dot array intended to examine detailed profiles on a distribution of spatial resolutions. We found that discrepancy in propagation velocities in the detector affected the uniformity of the spatial resolutions in neutron imaging. We analyzed the ellipsoidal line profiles along the circumferences of several different test circles in the Siemens-star image to find a distribution of spatial resolutions. Note that we succeeded in controlling the detector temperature precisely enough to realize stable propagation velocities of the signals in the detector to achieve the best spatial resolution with a delay-line CB-KID technique.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 07:41:27 GMT" } ]
2025-04-18T00:00:00
[ [ "Vu", "The Dang", "" ], [ "Shishido", "Hiroaki", "" ], [ "Aizawa", "Kazuya", "" ], [ "Oku", "Takayuki", "" ], [ "Oikawa", "Kenichi", "" ], [ "Harada", "Masahide", "" ], [ "Kojima", "Kenji M.", "" ], [ "Miyajima", "Shigeyuki", "" ], [ "Soyama", "Kazuhiko", "" ], [ "Koyama", "Tomio", "" ], [ "Hidaka", "Mutsuo", "" ], [ "Suzuki", "Soh Y.", "" ], [ "Tanaka", "Manobu M.", "" ], [ "Machida", "Masahiko", "" ], [ "Kawamata", "Shuichi", "" ], [ "Ishida", "Takekazu", "" ] ]
2504.12362
Azam Gholami
S. Gore, I. Gholami, S.O. Ahmed, T. Doskhozhina, S.V.R. Ambadipudi, A.J. Bae and A. Gholami
Boundary Effects and Oxygen Deficiency-Driven Pattern Transitions in Algal Bioconvection
null
null
null
null
physics.flu-dyn physics.bio-ph
http://creativecommons.org/licenses/by-nc-nd/4.0/
Suspensions of motile microorganisms can spontaneously give rise to large scale fluid motion, known as bioconvection, which is characterized by dense, cell-rich downwelling plumes interspersed with broad upwelling regions. In this study, we investigate bioconvection in shallow suspensions of Chlamydomonas reinhardtii cells confined within spiral-shaped boundaries, combining detailed experimental observations with 3D simulations. Under open liquid-air interface conditions, cells accumulate near the surface due to negative gravitaxis, forming spiral shaped density patterns that subsequently fragment into lattice-like structures and give rise to downwelling plumes. Space-time analyses reveal coherent rotational dynamics, with inward-moving patterns near the spiral core and bidirectional motion farther from the center. Introducing confinement by sealing the top boundary with an air-impermeable transparent wall triggers striking transitions in the bioconvection patterns, driven by oxygen depletion: initially stable structures reorganize into new patterns with reduced characteristic wavelengths. Complementary 3D simulations, based on the incompressible Navier-Stokes equations and incorporating negative buoyancy and active stress from swimming cells, capture the initial pattern formation and its subsequent instability, reproducing the fragmentation of spiral-shaped accumulations into downwelling plumes and the emergence of strong vortical flows, nearly an order of magnitude faster than individual cell swimming speeds. However, these models do not capture the oxygen-driven pattern transitions observed experimentally. Our findings reveal that confinement geometry, oxygen dynamics, and metabolic transitions critically govern bioconvection pattern evolution, offering new strategies to control microbial self-organization and flow through environmental and geometric design.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 11:25:04 GMT" } ]
2025-04-18T00:00:00
[ [ "Gore", "S.", "" ], [ "Gholami", "I.", "" ], [ "Ahmed", "S. O.", "" ], [ "Doskhozhina", "T.", "" ], [ "Ambadipudi", "S. V. R.", "" ], [ "Bae", "A. J.", "" ], [ "Gholami", "A.", "" ] ]
2504.12363
Sosei Ikeda
Sosei Ikeda, Hiromitsu Awano, Takashi Sato
Fast Parameter Optimization of Delayed Feedback Reservoir with Backpropagation and Gradient Descent
arXiv admin note: substantial text overlap with arXiv:2504.11970
null
10.23919/DATE58400.2024.10546773
null
cs.AR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A delayed feedback reservoir (DFR) is a reservoir computing system well-suited for hardware implementations. However, achieving high accuracy in DFRs depends heavily on selecting appropriate hyperparameters. Conventionally, due to the presence of a non-linear circuit block in the DFR, the grid search has only been the preferred method, which is computationally intensive and time-consuming and thus performed offline. This paper presents a fast and accurate parameter optimization method for DFRs. To this end, we leverage the well-known backpropagation and gradient descent framework with the state-of-the-art DFR model for the first time to facilitate parameter optimization. We further propose a truncated backpropagation strategy applicable to the recursive dot-product reservoir representation to achieve the highest accuracy with reduced memory usage. With the proposed lightweight implementation, the computation time has been significantly reduced by up to 1/700 of the grid search.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 13:04:44 GMT" } ]
2025-04-18T00:00:00
[ [ "Ikeda", "Sosei", "" ], [ "Awano", "Hiromitsu", "" ], [ "Sato", "Takashi", "" ] ]
2504.12364
Tianhui Song
Tianhui Song, Weixin Feng, Shuai Wang, Xubin Li, Tiezheng Ge, Bo Zheng, Limin Wang
DMM: Building a Versatile Image Generation Model via Distillation-Based Model Merging
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-sa/4.0/
The success of text-to-image (T2I) generation models has spurred a proliferation of numerous model checkpoints fine-tuned from the same base model on various specialized datasets. This overwhelming specialized model production introduces new challenges for high parameter redundancy and huge storage cost, thereby necessitating the development of effective methods to consolidate and unify the capabilities of diverse powerful models into a single one. A common practice in model merging adopts static linear interpolation in the parameter space to achieve the goal of style mixing. However, it neglects the features of T2I generation task that numerous distinct models cover sundry styles which may lead to incompatibility and confusion in the merged model. To address this issue, we introduce a style-promptable image generation pipeline which can accurately generate arbitrary-style images under the control of style vectors. Based on this design, we propose the score distillation based model merging paradigm (DMM), compressing multiple models into a single versatile T2I model. Moreover, we rethink and reformulate the model merging task in the context of T2I generation, by presenting new merging goals and evaluation protocols. Our experiments demonstrate that DMM can compactly reorganize the knowledge from multiple teacher models and achieve controllable arbitrary-style generation.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 15:09:45 GMT" } ]
2025-04-18T00:00:00
[ [ "Song", "Tianhui", "" ], [ "Feng", "Weixin", "" ], [ "Wang", "Shuai", "" ], [ "Li", "Xubin", "" ], [ "Ge", "Tiezheng", "" ], [ "Zheng", "Bo", "" ], [ "Wang", "Limin", "" ] ]
2504.12365
Konstantin Grotov
Konstantin Grotov, Sergey Titov
Themisto: Jupyter-Based Runtime Benchmark
Accepted to the third Deep Learning for Code (DL4C) workshop @ ICLR 2025
null
null
null
cs.SE cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
In this work, we present a benchmark that consists of Jupyter notebooks development trajectories and allows measuring how large language models (LLMs) can leverage runtime information for predicting code output and code generation. We demonstrate that the current generation of LLMs performs poorly on these tasks and argue that there exists a significantly understudied domain in the development of code-based models, which involves incorporating the runtime context.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 16:07:18 GMT" } ]
2025-04-18T00:00:00
[ [ "Grotov", "Konstantin", "" ], [ "Titov", "Sergey", "" ] ]
2504.12366
Efe G\"urel
Efe G\"urel
A Recipe For Obtaining Algebraic Addition Theorems Of The Weierstrass Elliptic Function
9 pages, submitted to Integral Transforms and Special Functions
null
null
null
math.CV math.CA
http://creativecommons.org/licenses/by-nc-sa/4.0/
In this paper, we present a general method for obtaining addition theorems of the Weierstrass elliptic function $\wp(z)$ in terms of given parameters. We obtain the classical addition theorem for the Weierstrass elliptic function as a special case. Furthermore, we give novel two-term addition, three-term addition, duplication and triplication formulas. New identities for elliptic invariants are also proven.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 16:24:17 GMT" } ]
2025-04-18T00:00:00
[ [ "Gürel", "Efe", "" ] ]
2504.12367
Federico Ricci-Tersenghi
Vincenzo Citro and Federico Ricci-Tersenghi
Strong ergodicity breaking in dynamical mean-field equations for mixed p-spin glasses
5 page, 4 figures
null
null
null
cond-mat.dis-nn cond-mat.stat-mech
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The analytical solution to the out-of-equilibrium dynamics of mean-field spin glasses has profoundly shaped our understanding of glassy dynamics, which take place in many diverse physical systems. In particular, the idea that during the aging dynamics, the evolution becomes slower and slower, but keeps wandering in an unbounded space (a manifold of marginal states), thus forgetting any previously found configuration, has been one of the key hypotheses to achieve an analytical solution. This hypothesis, called weak ergodicity breaking, has recently been questioned by numerical simulations and attempts to solve the dynamical mean-field equations (DMFE). In this work, we introduce a new integration scheme for solving DMFE that allows us to reach very large integration times, $t=O(10^6)$, in the solution of the spherical (3+4)-spin model, quenched from close to the mode coupling temperature down to zero temperature. Thanks to this new solution, we can provide solid evidence for strong ergodicity breaking in the out-of-equilibrium dynamics on mixed p-spin glass models. Our solution to the DMFE shows that the out-of-equilibrium dynamics undergo aging, but in a restricted space: the initial condition is never forgotten, and the dynamics takes place closer and closer to configurations reached at later times. During this new restricted aging dynamics, the fluctuation-dissipation relation is richer than expected.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 17:34:38 GMT" } ]
2025-04-18T00:00:00
[ [ "Citro", "Vincenzo", "" ], [ "Ricci-Tersenghi", "Federico", "" ] ]
2504.12368
Babak Ghassemi
Babak Ghassemi, Cassio Fraga-Dantas, Raffaele Gaetano, Dino Ienco, Omid Ghorbanzadeh, Emma Izquierdo-Verdiguier, Francesco Vuolo
Geographical Context Matters: Bridging Fine and Coarse Spatial Information to Enhance Continental Land Cover Mapping
null
null
null
null
cs.CV cs.LG
http://creativecommons.org/licenses/by/4.0/
Land use and land cover mapping from Earth Observation (EO) data is a critical tool for sustainable land and resource management. While advanced machine learning and deep learning algorithms excel at analyzing EO imagery data, they often overlook crucial geospatial metadata information that could enhance scalability and accuracy across regional, continental, and global scales. To address this limitation, we propose BRIDGE-LC (Bi-level Representation Integration for Disentangled GEospatial Land Cover), a novel deep learning framework that integrates multi-scale geospatial information into the land cover classification process. By simultaneously leveraging fine-grained (latitude/longitude) and coarse-grained (biogeographical region) spatial information, our lightweight multi-layer perceptron architecture learns from both during training but only requires fine-grained information for inference, allowing it to disentangle region-specific from region-agnostic land cover features while maintaining computational efficiency. To assess the quality of our framework, we use an open-access in-situ dataset and adopt several competing classification approaches commonly considered for large-scale land cover mapping. We evaluated all approaches through two scenarios: an extrapolation scenario in which training data encompasses samples from all biogeographical regions, and a leave-one-region-out scenario where one region is excluded from training. We also explore the spatial representation learned by our model, highlighting a connection between its internal manifold and the geographical information used during training. Our results demonstrate that integrating geospatial information improves land cover mapping performance, with the most substantial gains achieved by jointly leveraging both fine- and coarse-grained spatial information.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 17:42:46 GMT" } ]
2025-04-18T00:00:00
[ [ "Ghassemi", "Babak", "" ], [ "Fraga-Dantas", "Cassio", "" ], [ "Gaetano", "Raffaele", "" ], [ "Ienco", "Dino", "" ], [ "Ghorbanzadeh", "Omid", "" ], [ "Izquierdo-Verdiguier", "Emma", "" ], [ "Vuolo", "Francesco", "" ] ]
2504.12369
Zeqi Xiao
Zeqi Xiao, Yushi Lan, Yifan Zhou, Wenqi Ouyang, Shuai Yang, Yanhong Zeng, Xingang Pan
WORLDMEM: Long-term Consistent World Simulation with Memory
Project page at https://xizaoqu.github.io/worldmem/
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-sa/4.0/
World simulation has gained increasing popularity due to its ability to model virtual environments and predict the consequences of actions. However, the limited temporal context window often leads to failures in maintaining long-term consistency, particularly in preserving 3D spatial consistency. In this work, we present WorldMem, a framework that enhances scene generation with a memory bank consisting of memory units that store memory frames and states (e.g., poses and timestamps). By employing a memory attention mechanism that effectively extracts relevant information from these memory frames based on their states, our method is capable of accurately reconstructing previously observed scenes, even under significant viewpoint or temporal gaps. Furthermore, by incorporating timestamps into the states, our framework not only models a static world but also captures its dynamic evolution over time, enabling both perception and interaction within the simulated world. Extensive experiments in both virtual and real scenarios validate the effectiveness of our approach.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 17:59:30 GMT" } ]
2025-04-18T00:00:00
[ [ "Xiao", "Zeqi", "" ], [ "Lan", "Yushi", "" ], [ "Zhou", "Yifan", "" ], [ "Ouyang", "Wenqi", "" ], [ "Yang", "Shuai", "" ], [ "Zeng", "Yanhong", "" ], [ "Pan", "Xingang", "" ] ]
2504.12370
Maxime Van de Moortel
Maxime Van de Moortel
The coexistence of null and spacelike singularities inside spherically symmetric black holes
49 pages, 6 figures
null
null
null
gr-qc math-ph math.AP math.MP
http://creativecommons.org/publicdomain/zero/1.0/
In our previous work [Van de Moortel, The breakdown of weak null singularities, Duke Mathematical Journal 172 (15), 2957-3012, 2023], we showed that dynamical black holes formed in charged spherical collapse generically feature both a null weakly singular Cauchy horizon and a stronger (presumably spacelike) singularity, confirming a longstanding conjecture in the physics literature. However, this previous result, based on a contradiction argument, did not provide quantitative estimates on the stronger singularity. In this study, we adopt a new approach by analyzing local initial data inside the black hole that are consistent with a breakdown of the Cauchy horizon. We prove that the remaining portion is spacelike and obtain sharp spacetime estimates near the null-spacelike transition. Notably, we show that the Kasner exponents of the spacelike portion are positive, in contrast to the well-known Oppenheimer-Snyder model of gravitational collapse. Moreover, these exponents degenerate to (1,0,0) towards the null-spacelike transition. Our result provides the first quantitative instances of a null-spacelike singularity transition inside a black hole. In our companion paper, we moreover apply our analysis to carry out the construction of a large class of asymptotically flat one or two-ended black holes featuring coexisting null and spacelike singularities.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 18:00:00 GMT" } ]
2025-04-18T00:00:00
[ [ "Van de Moortel", "Maxime", "" ] ]
2504.12371
Andreas Helset
Timothy Cohen, Ipak Fadakar, Andreas Helset, Filippo Nardi
Geometry of soft scalars at one loop
28 pages
null
null
CERN-TH-2025-081
hep-th hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We extend the soft theorems for scattering amplitudes of scalar effective field theories to one-loop order. Our analysis requires carefully accounting for the fact that the soft limit is not guaranteed to commute with evaluating IR-divergent loop integrals; new results for the soft limit of general scalar one-loop integrals are presented. The geometric soft theorem remains unmodified for any derivatively-coupled scalar effective field theory, and we conjecture that this statement holds to all orders. In contrast, the soft theorem receives nontrivial corrections in the presence of potential interactions, analogous to the case of non-Abelian gauge theories. We derive the universal leading-order correction to the scalar soft theorem arising from potential interactions at one loop. Explicit examples are provided that illustrate the general results.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 18:00:00 GMT" } ]
2025-04-18T00:00:00
[ [ "Cohen", "Timothy", "" ], [ "Fadakar", "Ipak", "" ], [ "Helset", "Andreas", "" ], [ "Nardi", "Filippo", "" ] ]
2504.12372
Asher Berlin
Asher Berlin, Joshua W. Foster, Dan Hooper, Gordan Krnjaic
dSphobic Dark Matter
22 pages, 7 figures
null
null
FERMILAB-PUB-25-0227-T
hep-ph astro-ph.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a mechanism that allows thermal relic dark matter to annihilate efficiently in the Galactic Halo and in galaxy clusters, but not in the lower-velocity environments of dwarf spheroidal (dSph) galaxies. We realize this within a complete model in which the dark matter consists of two distinct states separated by a small mass splitting. An indirect detection signal is generated only through the coannihilations of these two states, requiring both to be present. In the halo of the Milky Way, the dark matter particles in the lighter state can be excited into the long-lived heavier state through scattering. Once excited, these heavier particles can coannihilate with those in the lighter state, yielding a gamma-ray signal with little or no suppression. By contrast, the dark matter particles in dwarf galaxies do not possess enough kinetic energy to be excited, thereby suppressing the coannihilation rate and corresponding indirect detection signals from those systems. This framework breaks the predictive relationship that ordinarily exists between these respective gamma-ray signals and complicates our ability to interpret the results of indirect detection searches.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 18:00:00 GMT" } ]
2025-04-18T00:00:00
[ [ "Berlin", "Asher", "" ], [ "Foster", "Joshua W.", "" ], [ "Hooper", "Dan", "" ], [ "Krnjaic", "Gordan", "" ] ]
2504.12373
Kaito Watanabe
Kaito Watanabe and Ryuji Takagi
Universal work extraction in quantum thermodynamics
6+18 pages, 8 figures
null
null
null
quant-ph cond-mat.stat-mech
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Evaluating the maximum amount of work extractable from a nanoscale quantum system is one of the central problems in quantum thermodynamics. Previous works identified the free energy of the input state as the optimal rate of extractable work under the crucial assumption: experimenters know the description of the given quantum state, which restricts the applicability to significantly limited settings. Here, we show that this optimal extractable work can be achieved without knowing the input states at all, removing the aforementioned fundamental operational restrictions. We achieve this by presenting a universal work extraction protocol, whose description does not depend on input states but nevertheless extracts work quantified by the free energy of the unknown input state. Remarkably, our result partially encompasses the case of infinite-dimensional systems, for which optimal extractable work has not been known even for the standard state-aware setting. Our results clarify that, in spite of the crucial difference between the state-aware and state-agnostic scenarios in accomplishing information-theoretic tasks, whether we are in possession of information on the given state does not influence the optimal performance of the asymptotic work extraction.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 18:00:00 GMT" } ]
2025-04-18T00:00:00
[ [ "Watanabe", "Kaito", "" ], [ "Takagi", "Ryuji", "" ] ]
2504.12374
Namu Kroupa
Namu Kroupa, G\'abor Cs\'anyi, Will Handley
Resonances in reflective Hamiltonian Monte Carlo
null
null
null
null
stat.ML cond-mat.stat-mech cs.LG math.DS
http://creativecommons.org/licenses/by/4.0/
In high dimensions, reflective Hamiltonian Monte Carlo with inexact reflections exhibits slow mixing when the particle ensemble is initialised from a Dirac delta distribution and the uniform distribution is targeted. By quantifying the instantaneous non-uniformity of the distribution with the Sinkhorn divergence, we elucidate the principal mechanisms underlying the mixing problems. In spheres and cubes, we show that the collective motion transitions between fluid-like and discretisation-dominated behaviour, with the critical step size scaling as a power law in the dimension. In both regimes, the particles can spontaneously unmix, leading to resonances in the particle density and the aforementioned problems. Additionally, low-dimensional toy models of the dynamics are constructed which reproduce the dominant features of the high-dimensional problem. Finally, the dynamics is contrasted with the exact Hamiltonian particle flow and tuning practices are discussed.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 18:00:00 GMT" } ]
2025-04-18T00:00:00
[ [ "Kroupa", "Namu", "" ], [ "Csányi", "Gábor", "" ], [ "Handley", "Will", "" ] ]
2504.12375
Vikram Manikantan
Vikram Manikantan, Vasileios Paschalidis, Gabriele Bozzola
Effects of Eccentricity on Accreting Binary Black Holes: MHD Simulations in Full GR Reveal Novel Periodicities in Jet Power and Synchrotron Spectra
24 pages, 9 figures. Submitted, comments welcome
null
null
null
astro-ph.HE gr-qc
http://creativecommons.org/licenses/by/4.0/
We perform simulations of magnetohydrodynamic accretion onto equal-mass, non-spinning binary black holes in 3+1 full general relativity addressing the effects of orbital eccentricity. We find that binary black holes with non-negligible eccentricity accrete matter with periodicity that matches the binary orbital period, whereas quasi-circular binaries exhibit accretion rate modulation at approximately $\sim 0.7\times$ their binary orbital period. Additionally, we find that the total jet luminosity is modulated at the orbital period for eccentric binaries, while quasi-circular binaries only exhibit long-term modulations. We perform a radiative transfer calculation of the dual jet synchrotron emission and demonstrate that the optically thin synchrotron emission varies on the binary orbital period for eccentric binaries. Moreover, eccentric binaries spend more time in a low state, where the synchrotron emission is minimum, than in a high state, where the synchrotron emission peaks. The quasi-circular binary also exhibits variability in its optically thin synchrotron emission but the exact frequency of variability does not appear robust against different parameters. Our suite of simulations is an essential step towards providing a comprehensive catalog of multi-messenger theoretical models that will enable studies of supermassive binary black holes detectable across the electromagnetic and gravitational wave spectra.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 18:00:00 GMT" } ]
2025-04-18T00:00:00
[ [ "Manikantan", "Vikram", "" ], [ "Paschalidis", "Vasileios", "" ], [ "Bozzola", "Gabriele", "" ] ]
2504.12376
Fr\'ed\'eric Bouchard
Kate L. Fenwick, Fr\'ed\'eric Bouchard, Alicia Sit, Timothy Lee, Andrew H. Proppe, Guillaume Thekkadath, Duncan England, Philip J. Bustard, Benjamin J. Sussman
Ultrafast switching of telecom photon-number states
6 pages, 3 figures
null
null
null
quant-ph physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A crucial component of photonic quantum information processing platforms is the ability to modulate, route, convert, and switch quantum states of light noiselessly with low insertion loss. For instance, a high-speed, low-loss optical switch is crucial for scaling quantum photonic systems that rely on measurement-based feed-forward approaches. Here, we demonstrate ultrafast all-optical switching of heralded photon-number states using the optical Kerr effect in a single-mode fiber. A local birefringence is created by a high-intensity pump pulse at a center wavelength of 1030nm that temporally overlaps with the 1550nm photon-number states in the fiber. By taking advantage of the dispersion profile of commercially available single-mode fibers, we achieve all-optical switching of photon-number states, with up to 6 photons, with a switching resolution of 2.3ps. A switching efficiency of >99% is reached with a signal-to-noise ratio of 32,000.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 18:00:00 GMT" } ]
2025-04-18T00:00:00
[ [ "Fenwick", "Kate L.", "" ], [ "Bouchard", "Frédéric", "" ], [ "Sit", "Alicia", "" ], [ "Lee", "Timothy", "" ], [ "Proppe", "Andrew H.", "" ], [ "Thekkadath", "Guillaume", "" ], [ "England", "Duncan", "" ], [ "Bustard", "Philip J.", "" ], [ "Sussman", "Benjamin J.", "" ] ]
2504.12377
Benjamin Safdi
Joshua N. Benabou, Christopher Dessert, Kishore C. Patra, Thomas G. Brink, WeiKang Zheng, Alexei V. Filippenko, Benjamin R. Safdi
Search for Axions in Magnetic White Dwarf Polarization at Lick and Keck Observatories
11 + 21 pages, 2 + 21 figures, video abstract at https://youtu.be/Ma0Pc0M6v8k
null
null
null
hep-ph astro-ph.HE astro-ph.SR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present the most sensitive search to date for light axion-like particles with masses below a micro-eV, using spectropolarimetric data collected from the Lick and Keck Observatories. The conversion of optical photons emitted from the surface of a magnetic white dwarf (MWD) into axions in the strong magnetic field around the star induces a nearly wavelength-independent linear polarization in the observed starlight. We analyze the Stokes parameters $(U, Q, I)$ measured with the Kast spectrograph at the Lick Observatory toward the MWDs SDSS J033320+000720 and ZTF J190132+145807, and with the LRISp-ADC instrument at the Keck Observatory toward ZTF J190132+145807, SDSS J002129+150223, and SDSS J100356+053825 to search for this effect. The data show no evidence of axion-induced linear polarization, and we set world-leading constraints on the axion-photon coupling $|g_{a\gamma\gamma}| \lesssim 1.7 \times 10^{-12} \,\mathrm{GeV}^{-1}$ at the $95\%$ confidence level for masses $m_a \lesssim 2 \times 10^{-7}\,\mathrm{eV}$.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 18:00:00 GMT" } ]
2025-04-18T00:00:00
[ [ "Benabou", "Joshua N.", "" ], [ "Dessert", "Christopher", "" ], [ "Patra", "Kishore C.", "" ], [ "Brink", "Thomas G.", "" ], [ "Zheng", "WeiKang", "" ], [ "Filippenko", "Alexei V.", "" ], [ "Safdi", "Benjamin R.", "" ] ]