id
string
submitter
string
authors
string
title
string
comments
string
journal-ref
string
doi
string
report-no
string
categories
string
license
string
abstract
string
versions
list
update_date
timestamp[s]
authors_parsed
sequence
2504.18411
Christopher Zawacki
Christopher C. Zawacki and Eyad H. Abed
Heavy-Tailed Privacy: The Symmetric alpha-Stable Privacy Mechanism
31 pages, 10 Figures, Under Review. arXiv admin note: text overlap with arXiv:2311.17789
null
null
null
cs.CR cs.DS
http://creativecommons.org/licenses/by/4.0/
With the rapid growth of digital platforms, there is increasing apprehension about how personal data is collected, stored, and used by various entities. These concerns arise from the increasing frequency of data breaches, cyber-attacks, and misuse of personal information for targeted advertising and surveillance. To address these matters, Differential Privacy (DP) has emerged as a prominent tool for quantifying a digital system's level of protection. The Gaussian mechanism is commonly used because the Gaussian density is closed under convolution, and is a common method utilized when aggregating datasets. However, the Gaussian mechanism only satisfies an approximate form of Differential Privacy. In this work, we present and analyze of the Symmetric alpha-Stable (SaS) mechanism. We prove that the mechanism achieves pure differential privacy while remaining closed under convolution. Additionally, we study the nuanced relationship between the level of privacy achieved and the parameters of the density. Lastly, we compare the expected error introduced to dataset queries by the Gaussian and SaS mechanisms. From our analysis, we believe the SaS Mechanism is an appealing choice for privacy-focused applications.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:14:02 GMT" } ]
2025-04-28T00:00:00
[ [ "Zawacki", "Christopher C.", "" ], [ "Abed", "Eyad H.", "" ] ]
2504.18412
Jared Moore
Jared Moore, Declan Grabb, William Agnew, Kevin Klyman, Stevie Chancellor, Desmond C. Ong, Nick Haber
Expressing stigma and inappropriate responses prevents LLMs from safely replacing mental health providers
null
null
10.1145/3715275.3732039
null
cs.CL
http://creativecommons.org/licenses/by-sa/4.0/
Should a large language model (LLM) be used as a therapist? In this paper, we investigate the use of LLMs to *replace* mental health providers, a use case promoted in the tech startup and research space. We conduct a mapping review of therapy guides used by major medical institutions to identify crucial aspects of therapeutic relationships, such as the importance of a therapeutic alliance between therapist and client. We then assess the ability of LLMs to reproduce and adhere to these aspects of therapeutic relationships by conducting several experiments investigating the responses of current LLMs, such as `gpt-4o`. Contrary to best practices in the medical community, LLMs 1) express stigma toward those with mental health conditions and 2) respond inappropriately to certain common (and critical) conditions in naturalistic therapy settings -- e.g., LLMs encourage clients' delusional thinking, likely due to their sycophancy. This occurs even with larger and newer LLMs, indicating that current safety practices may not address these gaps. Furthermore, we note foundational and practical barriers to the adoption of LLMs as therapists, such as that a therapeutic alliance requires human characteristics (e.g., identity and stakes). For these reasons, we conclude that LLMs should not replace therapists, and we discuss alternative roles for LLMs in clinical therapy.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:14:21 GMT" } ]
2025-04-28T00:00:00
[ [ "Moore", "Jared", "" ], [ "Grabb", "Declan", "" ], [ "Agnew", "William", "" ], [ "Klyman", "Kevin", "" ], [ "Chancellor", "Stevie", "" ], [ "Ong", "Desmond C.", "" ], [ "Haber", "Nick", "" ] ]
2504.18413
Yixing Fan
Ning Xian, Yixing Fan, Ruqing Zhang, Maarten de Rijke, Jiafeng Guo
An Empirical Study of Evaluating Long-form Question Answering
null
null
null
null
cs.IR
http://creativecommons.org/licenses/by/4.0/
\Ac{LFQA} aims to generate lengthy answers to complex questions. This scenario presents great flexibility as well as significant challenges for evaluation. Most evaluations rely on deterministic metrics that depend on string or n-gram matching, while the reliability of large language model-based evaluations for long-form answers remains relatively unexplored. We address this gap by conducting an in-depth study of long-form answer evaluation with the following research questions: (i) To what extent do existing automatic evaluation metrics serve as a substitute for human evaluations? (ii) What are the limitations of existing evaluation metrics compared to human evaluations? (iii) How can the effectiveness and robustness of existing evaluation methods be improved? We collect 5,236 factoid and non-factoid long-form answers generated by different large language models and conduct a human evaluation on 2,079 of them, focusing on correctness and informativeness. Subsequently, we investigated the performance of automatic evaluation metrics by evaluating these answers, analyzing the consistency between these metrics and human evaluations. We find that the style, length of the answers, and the category of questions can bias the automatic evaluation metrics. However, fine-grained evaluation helps mitigate this issue on some metrics. Our findings have important implications for the use of large language models for evaluating long-form question answering. All code and datasets are available at https://github.com/bugtig6351/lfqa_evaluation.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:14:25 GMT" } ]
2025-04-28T00:00:00
[ [ "Xian", "Ning", "" ], [ "Fan", "Yixing", "" ], [ "Zhang", "Ruqing", "" ], [ "de Rijke", "Maarten", "" ], [ "Guo", "Jiafeng", "" ] ]
2504.18414
Vinicius Luiz Santos Silva
Vinicius L S Silva, Pablo Salinas, Claire E Heaney, Matthew Jackson, Christopher C Pain
Online learning to accelerate nonlinear PDE solvers: applied to multiphase porous media flow
null
null
null
null
cs.LG physics.flu-dyn
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We propose a novel type of nonlinear solver acceleration for systems of nonlinear partial differential equations (PDEs) that is based on online/adaptive learning. It is applied in the context of multiphase flow in porous media. The proposed method rely on four pillars: (i) dimensionless numbers as input parameters for the machine learning model, (ii) simplified numerical model (two-dimensional) for the offline training, (iii) dynamic control of a nonlinear solver tuning parameter (numerical relaxation), (iv) and online learning for real-time improvement of the machine learning model. This strategy decreases the number of nonlinear iterations by dynamically modifying a single global parameter, the relaxation factor, and by adaptively learning the attributes of each numerical model on-the-run. Furthermore, this work performs a sensitivity study in the dimensionless parameters (machine learning features), assess the efficacy of various machine learning models, demonstrate a decrease in nonlinear iterations using our method in more intricate, realistic three-dimensional models, and fully couple a machine learning model into an open-source multiphase flow simulator achieving up to 85\% reduction in computational time.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:15:45 GMT" } ]
2025-04-28T00:00:00
[ [ "Silva", "Vinicius L S", "" ], [ "Salinas", "Pablo", "" ], [ "Heaney", "Claire E", "" ], [ "Jackson", "Matthew", "" ], [ "Pain", "Christopher C", "" ] ]
2504.18415
Shuming Ma
Hongyu Wang, Shuming Ma, Furu Wei
BitNet v2: Native 4-bit Activations with Hadamard Transformation for 1-bit LLMs
Work in progress
null
null
null
cs.CL cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Efficient deployment of 1-bit Large Language Models (LLMs) is hindered by activation outliers, which complicate quantization to low bit-widths. We introduce BitNet v2, a novel framework enabling native 4-bit activation quantization for 1-bit LLMs. To tackle outliers in attention and feed-forward network activations, we propose H-BitLinear, a module applying an online Hadamard transformation prior to activation quantization. This transformation smooths sharp activation distributions into more Gaussian-like forms, suitable for low-bit representation. Experiments show BitNet v2 trained from scratch with 8-bit activations matches BitNet b1.58 performance. Crucially, BitNet v2 achieves minimal performance degradation when trained with native 4-bit activations, significantly reducing memory footprint and computational cost for batched inference.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:17:52 GMT" } ]
2025-04-28T00:00:00
[ [ "Wang", "Hongyu", "" ], [ "Ma", "Shuming", "" ], [ "Wei", "Furu", "" ] ]
2504.18416
Denitsa Staicova
Denitsa Staicova
Statistical Nuances in BAO Analysis: Likelihood Formulations and Non-Gaussianities
13 pages, 5 figures, 3 tables
null
null
null
astro-ph.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a systematic comparison of statistical approaches to Baryon Acoustic Oscillation (BAO) analysis using DESI DR2 data. We evaluate four methods for handling the nuisance parameter $\beta=1/(H_0 r_d)$: marginalization, profiling, Taylor expansion, and full likelihood analysis across multiple cosmological models. Our results demonstrate that while these methods yield consistent constraints for $\Lambda$CDM and $\Omega_K$CDM models, they produce notable differences for models with dynamical dark energy parameters. Through eigenvalue decomposition of Fisher matrices, we identify extreme parameter degeneracies in $ww_a$CDM and $\Omega_Kww_a$CDM models that explain these statistical sensitivities. Surprisingly, $\Omega_K$CDM shows the highest information content across datasets, suggesting BAO measurements are particularly informative about spatial curvature. We further use skewness and kurtosis analysis to identify deviations from Gaussianity, highlighting limitations in Fisher approximations in the dark energy models. Our analysis demonstrates the importance of careful statistical treatment when extracting cosmological constraints from increasingly precise measurements.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:20:10 GMT" } ]
2025-04-28T00:00:00
[ [ "Staicova", "Denitsa", "" ] ]
2504.18417
Stefan Haller
Stefan Haller
On the eta invariant of (2,3,5) distributions
32 pages
null
null
null
math.DG math.RT math.SP
http://creativecommons.org/licenses/by/4.0/
We consider the Rumin complex associated with a generic rank two distribution on a closed 5-manifold. The Rumin differential in middle degrees gives rise to a self-adjoint differential operator of Heisenberg order two. We study the eta function and the eta invariant of said operator, twisted by unitary flat vector bundles. For (2,3,5) nilmanifolds this eta invariant vanishes but the eta function is nontrivial, in general. We establish a formula expressing the eta function of (2,3,5) nilmanifolds in terms of more elementary functions.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:26:13 GMT" } ]
2025-04-28T00:00:00
[ [ "Haller", "Stefan", "" ] ]
2504.18419
Carlo Sgaravatti
Carlo Sgaravatti, Roberto Basla, Riccardo Pieroni, Matteo Corno, Sergio M. Savaresi, Luca Magri, Giacomo Boracchi
A Multimodal Hybrid Late-Cascade Fusion Network for Enhanced 3D Object Detection
null
null
null
null
cs.CV cs.AI cs.RO
http://creativecommons.org/licenses/by-nc-sa/4.0/
We present a new way to detect 3D objects from multimodal inputs, leveraging both LiDAR and RGB cameras in a hybrid late-cascade scheme, that combines an RGB detection network and a 3D LiDAR detector. We exploit late fusion principles to reduce LiDAR False Positives, matching LiDAR detections with RGB ones by projecting the LiDAR bounding boxes on the image. We rely on cascade fusion principles to recover LiDAR False Negatives leveraging epipolar constraints and frustums generated by RGB detections of separate views. Our solution can be plugged on top of any underlying single-modal detectors, enabling a flexible training process that can take advantage of pre-trained LiDAR and RGB detectors, or train the two branches separately. We evaluate our results on the KITTI object detection benchmark, showing significant performance improvements, especially for the detection of Pedestrians and Cyclists.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:28:53 GMT" } ]
2025-04-28T00:00:00
[ [ "Sgaravatti", "Carlo", "" ], [ "Basla", "Roberto", "" ], [ "Pieroni", "Riccardo", "" ], [ "Corno", "Matteo", "" ], [ "Savaresi", "Sergio M.", "" ], [ "Magri", "Luca", "" ], [ "Boracchi", "Giacomo", "" ] ]
2504.18420
Bhaskar Aryal
Bhaskar Aryal, Bibek Bhurtel, Amit Sharma Bhandari, Sailesh Chitrakar, and Binaya Baidar
Development of a Scaled Down Horizontal Axis Wind Turbine for Wind Tunnel Tests
12 Pages
null
null
null
physics.flu-dyn
http://creativecommons.org/licenses/by/4.0/
This paper presents a method to design and develop scaled down models of Horizontal Axis Wind Turbine (HAWT) to test in a limited sized wind tunnel. The mathematical design of a HAWT is carried out at a rated speed of 5 m/s, by using QBlade, which is based on BEM theory. The 1.0 m long blade is scaled to 0.15 m with geometric, kinematic and dynamic similarity conditions. This model was tested in an existing open circuit wind tunnel with 0.38 x 0.38 m2 test section at Fluid Lab of Kathmandu University. A physical model of the turbine is developed using additive manufacturing method. For experiments conducted at pitch angles 0 degrees and 5 degrees, the turbine response is found to be better at the latter angle with a maximum coefficient of performance of 0.32. This paper also presents graphical analysis of experimental results along with computational analysis for model validation. The method described in this paper can be implemented for conducting a cost-effective experimental validation of wind turbines designed for laboratorial or industrial purposes.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:29:13 GMT" } ]
2025-04-28T00:00:00
[ [ "Aryal", "Bhaskar", "" ], [ "Bhurtel", "Bibek", "" ], [ "Bhandari", "Amit Sharma", "" ], [ "Chitrakar", "Sailesh", "" ], [ "Baidar", "Binaya", "" ] ]
2504.18421
Lars Ullrich
Lars Ullrich, Zurab Mujirishvili, and Knut Graichen
Enhancing System Self-Awareness and Trust of AI: A Case Study in Trajectory Prediction and Planning
Accepted to be published as part of the 2025 IEEE Intelligent Vehicles Symposium (IV), JCluj-Napoca, Romania, June 22-25, 2025
null
null
null
cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In the trajectory planning of automated driving, data-driven statistical artificial intelligence (AI) methods are increasingly established for predicting the emergent behavior of other road users. While these methods achieve exceptional performance in defined datasets, they usually rely on the independent and identically distributed (i.i.d.) assumption and thus tend to be vulnerable to distribution shifts that occur in the real world. In addition, these methods lack explainability due to their black box nature, which poses further challenges in terms of the approval process and social trustworthiness. Therefore, in order to use the capabilities of data-driven statistical AI methods in a reliable and trustworthy manner, the concept of TrustMHE is introduced and investigated in this paper. TrustMHE represents a complementary approach, independent of the underlying AI systems, that combines AI-driven out-of-distribution detection with control-driven moving horizon estimation (MHE) to enable not only detection and monitoring, but also intervention. The effectiveness of the proposed TrustMHE is evaluated and proven in three simulation scenarios.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:29:25 GMT" } ]
2025-04-28T00:00:00
[ [ "Ullrich", "Lars", "" ], [ "Mujirishvili", "Zurab", "" ], [ "Graichen", "Knut", "" ] ]
2504.18422
Stefan Leue
Alan Khoja, Martin K\"olbl, Stefan Leue and R\"udiger Wilhelmi
Automated Consistency Analysis for Legal Contracts
Accepted for publication in Artifical Intelligence and Law. ContractCheck is available from https://github.com/sen-uni-kn/ContractCheck
null
null
null
cs.LO cs.CY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Business contracts, particularly sale and purchase agreements, often contain a large number of clauses and are correspondingly long and complex. In practice, it is therefore a great challenge to keep track of their legal context and to identify and avoid inconsistencies in such contracts. Against this background, we describe a method and tool called ContractCheck which allows for the consistency analysis of legal contracts, in particular Share Purchase Agreements (SPAs). In order to identify the concepts that are relevant for an analysis we define an ontology for SPAs. The analysis is, then, based on an encoding of the preconditions for the execution of the clauses of an SPA, as well as on a set of proposed consistency constraints formalized using decidable fragments of First-Order Logic (FOL). Based on the ontology for SPAs, textual SPAs are first encoded in a structured natural language format that we refer to as ``blocks''. ContractCheck interprets these blocks and constraints and translates them into assertions formulated in FOL. It then invokes a Satisfiability Modulo Theory (SMT) solver in order to check the executability of a considered contract, either by providing a satisfying model, or by proving the existence of conflicting clauses that prevent the contract from being executed. We illustrate the application of ContractCheck to concrete SPAs, including one example of an SPA of realistic size and complexity, and conclude by suggesting directions for future research.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:29:36 GMT" } ]
2025-04-28T00:00:00
[ [ "Khoja", "Alan", "" ], [ "Kölbl", "Martin", "" ], [ "Leue", "Stefan", "" ], [ "Wilhelmi", "Rüdiger", "" ] ]
2504.18423
Rajesh Yarra
Rajesh Yarra
LLMpatronous: Harnessing the Power of LLMs For Vulnerability Detection
null
null
null
null
cs.CR cs.AI
http://creativecommons.org/licenses/by/4.0/
Despite the transformative impact of Artificial Intelligence (AI) across various sectors, cyber security continues to rely on traditional static and dynamic analysis tools, hampered by high false positive rates and superficial code comprehension. While generative AI offers promising automation capabilities for software development, leveraging Large Language Models (LLMs) for vulnerability detection presents unique challenges. This paper explores the potential and limitations of LLMs in identifying vulnerabilities, acknowledging inherent weaknesses such as hallucinations, limited context length, and knowledge cut-offs. Previous attempts employing machine learning models for vulnerability detection have proven ineffective due to limited real-world applicability, feature engineering challenges, lack of contextual understanding, and the complexities of training models to keep pace with the evolving threat landscape. Therefore, we propose a robust AI-driven approach focused on mitigating these limitations and ensuring the quality and reliability of LLM based vulnerability detection. Through innovative methodologies combining Retrieval-Augmented Generation (RAG) and Mixtureof-Agents (MoA), this research seeks to leverage the strengths of LLMs while addressing their weaknesses, ultimately paving the way for dependable and efficient AI-powered solutions in securing the ever-evolving software landscape.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:30:40 GMT" } ]
2025-04-28T00:00:00
[ [ "Yarra", "Rajesh", "" ] ]
2504.18424
Rui Li
Rui Li, Biao Zhang, Zhenyu Li, Federico Tombari, Peter Wonka
LaRI: Layered Ray Intersections for Single-view 3D Geometric Reasoning
Project page: https://ruili3.github.io/lari
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-sa/4.0/
We present layered ray intersections (LaRI), a new method for unseen geometry reasoning from a single image. Unlike conventional depth estimation that is limited to the visible surface, LaRI models multiple surfaces intersected by the camera rays using layered point maps. Benefiting from the compact and layered representation, LaRI enables complete, efficient, and view-aligned geometric reasoning to unify object- and scene-level tasks. We further propose to predict the ray stopping index, which identifies valid intersecting pixels and layers from LaRI's output. We build a complete training data generation pipeline for synthetic and real-world data, including 3D objects and scenes, with necessary data cleaning steps and coordination between rendering engines. As a generic method, LaRI's performance is validated in two scenarios: It yields comparable object-level results to the recent large generative model using 4% of its training data and 17% of its parameters. Meanwhile, it achieves scene-level occluded geometry reasoning in only one feed-forward.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:31:29 GMT" } ]
2025-04-28T00:00:00
[ [ "Li", "Rui", "" ], [ "Zhang", "Biao", "" ], [ "Li", "Zhenyu", "" ], [ "Tombari", "Federico", "" ], [ "Wonka", "Peter", "" ] ]
2504.18425
Xu Tan
KimiTeam, Ding Ding, Zeqian Ju, Yichong Leng, Songxiang Liu, Tong Liu, Zeyu Shang, Kai Shen, Wei Song, Xu Tan, Heyi Tang, Zhengtao Wang, Chu Wei, Yifei Xin, Xinran Xu, Jianwei Yu, Yutao Zhang, Xinyu Zhou, Y. Charles, Jun Chen, Yanru Chen, Yulun Du, Weiran He, Zhenxing Hu, Guokun Lai, Qingcheng Li, Yangyang Liu, Weidong Sun, Jianzhou Wang, Yuzhi Wang, Yuefeng Wu, Yuxin Wu, Dongchao Yang, Hao Yang, Ying Yang, Zhilin Yang, Aoxiong Yin, Ruibin Yuan, Yutong Zhang, Zaida Zhou
Kimi-Audio Technical Report
null
null
null
null
eess.AS cs.AI cs.CL cs.LG cs.MM cs.SD
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present Kimi-Audio, an open-source audio foundation model that excels in audio understanding, generation, and conversation. We detail the practices in building Kimi-Audio, including model architecture, data curation, training recipe, inference deployment, and evaluation. Specifically, we leverage a 12.5Hz audio tokenizer, design a novel LLM-based architecture with continuous features as input and discrete tokens as output, and develop a chunk-wise streaming detokenizer based on flow matching. We curate a pre-training dataset that consists of more than 13 million hours of audio data covering a wide range of modalities including speech, sound, and music, and build a pipeline to construct high-quality and diverse post-training data. Initialized from a pre-trained LLM, Kimi-Audio is continual pre-trained on both audio and text data with several carefully designed tasks, and then fine-tuned to support a diverse of audio-related tasks. Extensive evaluation shows that Kimi-Audio achieves state-of-the-art performance on a range of audio benchmarks including speech recognition, audio understanding, audio question answering, and speech conversation. We release the codes, model checkpoints, as well as the evaluation toolkits in https://github.com/MoonshotAI/Kimi-Audio.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:31:46 GMT" } ]
2025-04-28T00:00:00
[ [ "KimiTeam", "", "" ], [ "Ding", "Ding", "" ], [ "Ju", "Zeqian", "" ], [ "Leng", "Yichong", "" ], [ "Liu", "Songxiang", "" ], [ "Liu", "Tong", "" ], [ "Shang", "Zeyu", "" ], [ "Shen", "Kai", "" ], [ "Song", "Wei", "" ], [ "Tan", "Xu", "" ], [ "Tang", "Heyi", "" ], [ "Wang", "Zhengtao", "" ], [ "Wei", "Chu", "" ], [ "Xin", "Yifei", "" ], [ "Xu", "Xinran", "" ], [ "Yu", "Jianwei", "" ], [ "Zhang", "Yutao", "" ], [ "Zhou", "Xinyu", "" ], [ "Charles", "Y.", "" ], [ "Chen", "Jun", "" ], [ "Chen", "Yanru", "" ], [ "Du", "Yulun", "" ], [ "He", "Weiran", "" ], [ "Hu", "Zhenxing", "" ], [ "Lai", "Guokun", "" ], [ "Li", "Qingcheng", "" ], [ "Liu", "Yangyang", "" ], [ "Sun", "Weidong", "" ], [ "Wang", "Jianzhou", "" ], [ "Wang", "Yuzhi", "" ], [ "Wu", "Yuefeng", "" ], [ "Wu", "Yuxin", "" ], [ "Yang", "Dongchao", "" ], [ "Yang", "Hao", "" ], [ "Yang", "Ying", "" ], [ "Yang", "Zhilin", "" ], [ "Yin", "Aoxiong", "" ], [ "Yuan", "Ruibin", "" ], [ "Zhang", "Yutong", "" ], [ "Zhou", "Zaida", "" ] ]
2504.18426
Peter Kirton
Simon Kothe and Peter Kirton
PT-symmetry breaking phase transitions in an LMG dimer
6 pages, 4 figures
null
null
null
quant-ph cond-mat.quant-gas
http://creativecommons.org/licenses/by/4.0/
The open Lipkin-Meshkov-Glick (LMG) model provides a prototype of a dissipative phase transition which can be analyzed using mean-field theory. By combining the physics of this model with those of a quantum analogue of a parity-time reversal symmetry breaking transition we analyze the steady states phase diagram of a pair of coupled LMG models. The interplay of these two distinct physical effects leads to a complex phase diagram with multiple different types of steady state. We show that the effects predicted from mean-field theory survive in the full quantum model.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:33:07 GMT" } ]
2025-04-28T00:00:00
[ [ "Kothe", "Simon", "" ], [ "Kirton", "Peter", "" ] ]
2504.18427
Malory Marin
Malory Marin
Subexponential and Parameterized Mixing Times of Glauber Dynamics on Independent Sets
null
null
null
null
cs.DS cs.DM
http://creativecommons.org/licenses/by/4.0/
Given a graph $G$, the hard-core model defines a probability distribution over its independent sets, assigning to each set of size $k$ a probability of $\frac{\lambda^k}{Z}$, where $\lambda>0$ is a parameter known as the fugacity and $Z$ is a normalization constant. The Glauber dynamics is a simple Markov chain that converges to this distribution and enables efficient sampling. Its mixing time--the number of steps needed to approach the stationary distribution--has been widely studied across various graph classes, with most previous work emphasizing the dichotomy between polynomial and exponential mixing times, with a particular focus on sparse classes of graphs. Inspired by the modern fine-grained approach to computational complexity, we investigate subexponential mixing times of the Glauber dynamics on geometric intersection graphs, such as disk graphs. We also study parameterized mixing times by focusing on two structural parameters that can remain small even in dense graphs: the tree independence number and the path independence number. We show that Glauber dynamics mixes in polynomial time on graphs with bounded path independence number and in quasi-polynomial time when the tree independence number is bounded. Moreover, we prove both bounds are tight, revealing a clear separation between the two parameters. This work provides a simple and efficient algorithm for sampling from the hard-core model. Unlike classical approaches that rely explicitly on geometric representations or on constructing decompositions such as tree decompositions or separator trees, our analysis only requires their existence to establish mixing time bounds--these structures are not used directly by the algorithm itself.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:33:55 GMT" } ]
2025-04-28T00:00:00
[ [ "Marin", "Malory", "" ] ]
2504.18429
Jean-Baptiste Waring
Jean-Baptiste Waring, Christophe Pere, and S\'ebastien Le Beux
CHSH Violations using Dynamic Circuits
7 pages, 3 figures, Submitted to QCE25 as Short Paper, Experience and Application (EXAP), Quantum Applications Track
null
null
null
quant-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
Scalable quantum computing relies on high-quality, long-range entanglement, a challenge on noisy, near-term devices. The need for practical insights for near-term algorithm design calls for trade-offs exploration in implementing dynamic circuits on current hardware. In this work, we experimentally compare three CNOT implementations for generating Bell states across varying qubit separations on a 127-qubit IBM Quantum Eagle processor ibm_quebec: a unitary (SWAP-based) approach, a dynamic approach with mid-circuit measurements and classical feedforward, and a post-processed approach. We use Clauser-Horne-Shimony-Holt (CHSH) inequality violations to quantify entanglement quality. We observe that, beyond 10 qubits, dynamic circuits surpass the unitary approach, demonstrating improved distance-dependent entanglement preservation. The post-processed approach consistently yields the highest CHSH values, reaching |S| > 2 up to 13 qubits. Our results underscore the critical need for faster classical feedforward and higher readout fidelity.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:42:16 GMT" } ]
2025-04-28T00:00:00
[ [ "Waring", "Jean-Baptiste", "" ], [ "Pere", "Christophe", "" ], [ "Beux", "Sébastien Le", "" ] ]
2504.18430
Erika Hunhoff
Erika Hunhoff, Joseph Melber, Kristof Denolf, Andra Bisca, Samuel Bayliss, Stephen Neuendorffer, Jeff Fifield, Jack Lo, Pranathi Vasireddy, Phil James-Roxby, Eric Keller
Efficiency, Expressivity, and Extensibility in a Close-to-Metal NPU Programming Interface
Accepted FCCM 25; artifact submitted for evaluation. IRON available at https://github.com/Xilinx/mlir-aie
null
null
null
cs.SE
http://creativecommons.org/licenses/by-nc-nd/4.0/
Accelerators such as neural processing units (NPUs) deliver an enticing balance of performance and efficiency compared to general purpose compute architectures. However, effectively leveraging accelerator capabilities is not always simple: low-level programming toolkits may require substantial developer effort while high-level programming toolkits may abstract critical optimization features. This work aims to increase efficiency of designers using IRON, a toolkit for close-to-metal NPU performance engineers. We provide an updated programmer interface to IRON containing new and refined programming constructs. The new interface includes extensible features for placement and data transformation. These contributions are evaluated in terms of 1) efficiency, with analysis showing ~26% average reduction in lines of code and decreases in Halstead metrics for a variety of designs; 2) expressivity, demonstrating the new interface supports the wide range of features and patterns already supported by IRON; and 3) extensibility, illustrating the new tooling for placement and tiling can be extended to accommodate common use-cases.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:43:50 GMT" } ]
2025-04-28T00:00:00
[ [ "Hunhoff", "Erika", "" ], [ "Melber", "Joseph", "" ], [ "Denolf", "Kristof", "" ], [ "Bisca", "Andra", "" ], [ "Bayliss", "Samuel", "" ], [ "Neuendorffer", "Stephen", "" ], [ "Fifield", "Jeff", "" ], [ "Lo", "Jack", "" ], [ "Vasireddy", "Pranathi", "" ], [ "James-Roxby", "Phil", "" ], [ "Keller", "Eric", "" ] ]
2504.18431
Rudy Arthur
Rudy Arthur, Arwen E. Nicholson, Nathan J. Mayne
Life on the Edge: Using Planetary Context to Enhance Biosignatures and Avoid False Positives
null
null
null
null
astro-ph.EP q-bio.PE
http://creativecommons.org/licenses/by/4.0/
We use a probability theory framework to discuss the search for biosignatures. This perspective allows us to analyse the potential for different biosignatures to provide convincing evidence of extraterrestrial life and to formalise frameworks for accumulating evidence. Analysing biosignatures as a function of planetary context motivates the introduction of 'peribiosignatures', biosignatures observed where life is unlikely. We argue, based on prior work in Gaia theory, that habitability itself is an example of a peribiosignature. Finally, we discuss the implications of context dependence on observational strategy, suggesting that searching the edges of the habitable zone rather than the middle might be more likely to provide convincing evidence of life.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:44:28 GMT" } ]
2025-04-28T00:00:00
[ [ "Arthur", "Rudy", "" ], [ "Nicholson", "Arwen E.", "" ], [ "Mayne", "Nathan J.", "" ] ]
2504.18432
Xuzheng Chen
Xuzheng Chen, Jie Zhang, Baolin Zhu, Xueying Zhu, Zhongqing Chen, Shu Ma, Lingjun Zhu, Chao Shi, Yin Zhang, Zeke Wang
FlexiNS: A SmartNIC-Centric, Line-Rate and Flexible Network Stack
null
null
null
null
cs.NI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
As the gap between network and CPU speeds rapidly increases, the CPU-centric network stack proves inadequate due to excessive CPU and memory overhead. While hardware-offloaded network stacks alleviate these issues, they suffer from limited flexibility in both control and data planes. Offloading network stack to off-path SmartNIC seems promising to provide high flexibility; however, throughput remains constrained by inherent SmartNIC architectural limitations. To this end, we design FlexiNS, a SmartNIC-centric network stack with software transport programmability and line-rate packet processing capabilities. To grapple with the limitation of SmartNIC-induced challenges, FlexiNS introduces: (a) a header-only offloading TX path; (b) an unlimited-working-set in-cache processing RX path; (c) a high-performance DMA-only notification pipe; and (d) a programmable offloading engine. We prototype FlexiNS using Nvidia BlueField-3 SmartNIC and provide out-of-the-box RDMA IBV verbs compatibility to users. FlexiNS achieves 2.2$\times$ higher throughput than the microkernel-based baseline in block storage disaggregation and 1.3$\times$ higher throughput than the hardware-offloaded baseline in KVCache transfer.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:44:38 GMT" } ]
2025-04-28T00:00:00
[ [ "Chen", "Xuzheng", "" ], [ "Zhang", "Jie", "" ], [ "Zhu", "Baolin", "" ], [ "Zhu", "Xueying", "" ], [ "Chen", "Zhongqing", "" ], [ "Ma", "Shu", "" ], [ "Zhu", "Lingjun", "" ], [ "Shi", "Chao", "" ], [ "Zhang", "Yin", "" ], [ "Wang", "Zeke", "" ] ]
2504.18433
Christopher B\"ulte
Christopher B\"ulte, Yusuf Sale, Timo L\"ohr, Paul Hofman, Gitta Kutyniok, Eyke H\"ullermeier
An Axiomatic Assessment of Entropy- and Variance-based Uncertainty Quantification in Regression
null
null
null
null
cs.LG stat.ML
http://creativecommons.org/licenses/by-nc-sa/4.0/
Uncertainty quantification (UQ) is crucial in machine learning, yet most (axiomatic) studies of uncertainty measures focus on classification, leaving a gap in regression settings with limited formal justification and evaluations. In this work, we introduce a set of axioms to rigorously assess measures of aleatoric, epistemic, and total uncertainty in supervised regression. By utilizing a predictive exponential family, we can generalize commonly used approaches for uncertainty representation and corresponding uncertainty measures. More specifically, we analyze the widely used entropy- and variance-based measures regarding limitations and challenges. Our findings provide a principled foundation for UQ in regression, offering theoretical insights and practical guidelines for reliable uncertainty assessment.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:44:46 GMT" } ]
2025-04-28T00:00:00
[ [ "Bülte", "Christopher", "" ], [ "Sale", "Yusuf", "" ], [ "Löhr", "Timo", "" ], [ "Hofman", "Paul", "" ], [ "Kutyniok", "Gitta", "" ], [ "Hüllermeier", "Eyke", "" ] ]
2504.18434
Javad Maheri
Javad Maheri and Petros Elia
Constructing Hamiltonian Decompositions of Complete $k$-Uniform Hypergraphs
null
null
null
null
cs.IT math.IT
http://creativecommons.org/licenses/by-nc-nd/4.0/
Motivated by the wide-ranging applications of Hamiltonian decompositions in distributed computing, coded caching, routing, resource allocation, load balancing, and fault tolerance, our work presents a comprehensive design for Hamiltonian decompositions of complete $k$-uniform hypergraphs $K_n^k$. Building upon the resolution of the long-standing conjecture of the existence of Hamiltonian decompositions of complete hypergraphs, a problem that was resolved using existence-based methods, our contribution goes beyond the previous explicit designs, which were confined to the specific cases of $k=2$ and $k=3$, by providing explicit designs for all $k$ and $n$ prime, allowing for a broad applicability of Hamiltonian decompositions in various settings.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:45:36 GMT" } ]
2025-04-28T00:00:00
[ [ "Maheri", "Javad", "" ], [ "Elia", "Petros", "" ] ]
2504.18435
Maria Groyne
Maria Groyne, Beno\^it Champagne, Cedric Baijot and Micha\"el De Becker
Robust Binding Energy Distribution Sampling on Amorphous Solid Water Models. Method testing and validation with NH3, CO and CH4
Accepted for publication in A&A 22 pages, 27 Figures
null
null
null
astro-ph.IM
http://creativecommons.org/licenses/by/4.0/
This work aims to develop a method based on a structurally reliable ice model and a statistically and physico-chemically robust approach for BE distribution inference, with the aim to be applicable to various relevant interstellar species. A multiscale computational approach is presented, with a Molecular Dynamics (MD) Heat & Quench protocol for the amorphous water ice model, and an ONIOM(B3LYP-D3(BJ)/6-311+G**:GFN2-xtb) scheme for the BE inference, with a prime emphasis onto the BE/real system size convergence. The sampling of the binding configurations is twofold, exploring both regularly spaced binding sites, as well as various adsorbate-to-substrate orientations on each locally distinct site. This second source of BE diversity accounts for the local roughness of the potential energy landscape of the substrate. Three different adsorbate test cases are considered, i.e. NH3, CO and CH4, owing to their significance in dust icy mantles, and their distinct binding behavior with water ices. The BE distributions for NH3, CO and CH4 have been inferred, with converged statistics. The distribution for NH3 is better represented by a double Gaussian component profile. Three starting adsorbate orientations per site are required to reach convergence for both Gaussian components of NH3, while 2 orientations are sufficient for CO, and one unique for CH4 (symmetric). Further geometrical and molecular surrounding insights have been provided. These results encompass previously reported results.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:45:54 GMT" } ]
2025-04-28T00:00:00
[ [ "Groyne", "Maria", "" ], [ "Champagne", "Benoît", "" ], [ "Baijot", "Cedric", "" ], [ "De Becker", "Michaël", "" ] ]
2504.18436
Iman Khajepourtadvani Mr
Iman Khajepour, Geoffrey Pritchard, Danny Ralph, Golbon Zakeri
On monotone completion of risk markets: Limit results for incomplete risk markets
Submitted to Operations Research Letters
null
null
null
math.OC q-fin.RM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider a competitive market with risk-averse participants. We assume that agents' risks are measured by coherent risk measures introduced by Artzner et al. (1999). Fundamental theorems of welfare economics have long established the equivalence of competitive equilibria and system welfare optimization (see, e.g., Samuelson (1947)). These have been extended to the case of risk-averse agents with complete risk markets in Ralph and Smeers (2015). In this paper, we consider risk trading in incomplete markets and introduce a mechanism to complete the market iteratively while monotonically enhancing welfare.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:46:22 GMT" } ]
2025-04-28T00:00:00
[ [ "Khajepour", "Iman", "" ], [ "Pritchard", "Geoffrey", "" ], [ "Ralph", "Danny", "" ], [ "Zakeri", "Golbon", "" ] ]
2504.18437
Zijian Song
Kun He, Zijian Song, Shuoxi Zhang, John E. Hopcroft
Enhancing Pre-Trained Model-Based Class-Incremental Learning through Neural Collapse
null
null
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Class-Incremental Learning (CIL) is a critical capability for real-world applications, enabling learning systems to adapt to new tasks while retaining knowledge from previous ones. Recent advancements in pre-trained models (PTMs) have significantly advanced the field of CIL, demonstrating superior performance over traditional methods. However, understanding how features evolve and are distributed across incremental tasks remains an open challenge. In this paper, we propose a novel approach to modeling feature evolution in PTM-based CIL through the lens of neural collapse (NC), a striking phenomenon observed in the final phase of training, which leads to a well-separated, equiangular feature space. We explore the connection between NC and CIL effectiveness, showing that aligning feature distributions with the NC geometry enhances the ability to capture the dynamic behavior of continual learning. Based on this insight, we introduce Neural Collapse-inspired Pre-Trained Model-based CIL (NCPTM-CIL), a method that dynamically adjusts the feature space to conform to the elegant NC structure, thereby enhancing the continual learning process. Extensive experiments demonstrate that NCPTM-CIL outperforms state-of-the-art methods across four benchmark datasets. Notably, when initialized with ViT-B/16-IN1K, NCPTM-CIL surpasses the runner-up method by 6.73% on VTAB, 1.25% on CIFAR-100, and 2.5% on OmniBenchmark.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:48:41 GMT" } ]
2025-04-28T00:00:00
[ [ "He", "Kun", "" ], [ "Song", "Zijian", "" ], [ "Zhang", "Shuoxi", "" ], [ "Hopcroft", "John E.", "" ] ]
2504.18438
Jun Zhang
Jun Zhang
Dynamics of polynomial generalized Li\'enard system near the origin and infinity
31 pages,17 figures
null
null
null
math.DS
http://creativecommons.org/licenses/by/4.0/
We classify all topological phase portraits of the polynomial generalized Li\'enard system, determined by three arbitrary polynomials, at the origin and the infinity. This yields a complete characterization of monodromy at the origin and the infinity. Moreover, we obtain a necessary and sufficient condition for the local center via Cherkas' method. When the origin is the only equilibrium and it is a center, there are 5 global phase portraits, including two types of global center. Further, we prove that the global center is not isochronous.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:49:15 GMT" } ]
2025-04-28T00:00:00
[ [ "Zhang", "Jun", "" ] ]
2504.18439
Zal\'an Demeter
Zal\'an Demeter, Levente Pusk\'as, Bal\'azs Kov\'acs, \'Ad\'am Matkovics, Martin N\'adas, Bal\'azs Tuba, Zsolt Farkas, \'Armin Bog\'ar-N\'emeth, Gergely B\'ari
The Autonomous Software Stack of the FRED-003C: The Development That Led to Full-Scale Autonomous Racing
Accepted to be published at 2025 IEEE Intelligent Vehicles Symposium (IV)
null
null
null
cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Scientific development often takes place in the context of research projects carried out by dedicated students during their time at university. In the field of self-driving software research, the Formula Student Driverless competitions are an excellent platform to promote research and attract young engineers. This article presents the software stack developed by BME Formula Racing Team, that formed the foundation of the development that ultimately led us to full-scale autonomous racing. The experience we gained here contributes greatly to our successful participation in the Abu Dhabi Autonomous Racing League. We therefore think it is important to share the system we used, providing a valuable starting point for other ambitious students. We provide a detailed description of the software pipeline we used, including a brief description of the hardware-software architecture. Furthermore, we introduce the methods that we developed for the modules that implement perception; localisation and mapping, planning, and control tasks.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:49:25 GMT" } ]
2025-04-28T00:00:00
[ [ "Demeter", "Zalán", "" ], [ "Puskás", "Levente", "" ], [ "Kovács", "Balázs", "" ], [ "Matkovics", "Ádám", "" ], [ "Nádas", "Martin", "" ], [ "Tuba", "Balázs", "" ], [ "Farkas", "Zsolt", "" ], [ "Bogár-Németh", "Ármin", "" ], [ "Bári", "Gergely", "" ] ]
2504.18440
Nurgissa Yessirkegenov
Nurgissa Yessirkegenov and Amir Zhangirbayev
Refined general weighted $L^{p}$-Hardy and Caffarelli-Kohn-Nirenberg type inequalities and identities related to the Baouendi-Grushin operator
22 pages
null
null
null
math.FA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we present refined general weighted $L^{p}$-Hardy type inequalities and identities with explicit remainder terms associated with Baouendi-Grushin vector fields, thereby improving previously known results. Furthermore, we obtain the corresponding general weighted Caffarelli-Kohn-Nirenberg type inequalities with remainder terms, which, as a result, imply Heisenberg-Pauli-Weyl type inequalities.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:50:41 GMT" } ]
2025-04-28T00:00:00
[ [ "Yessirkegenov", "Nurgissa", "" ], [ "Zhangirbayev", "Amir", "" ] ]
2504.18441
Alejandro D\'iaz-Caro
Martin Avanzini, Alejandro D\'iaz-Caro, Emmanuel Hainry and Romain P\'echoux
Expectation-based Analysis of Higher-Order Quantum Programs
null
null
null
null
cs.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The paper extends the expectation transformer based analysis of higher-order probabilistic programs to the quantum higher-order setting. The quantum language we are considering can be seen as an extension of PCF, featuring unbounded recursion. The language admits classical and quantum data, as well as a tick operator to account for costs. Our quantum expectation transformer translates such programs into a functional, non-quantum language, enriched with a type and operations over so called cost-structures. By specializing the cost-structure, this methodology makes it possible to study several expectation based properties of quantum programs, such as average case cost, probabilities of events or expected values, in terms of the translated non-quantum programs, this way enabling classical reasoning techniques. As a show-case, we adapt a refinement type system, capable of reasoning on upper-bounds.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:52:09 GMT" } ]
2025-04-28T00:00:00
[ [ "Avanzini", "Martin", "" ], [ "Díaz-Caro", "Alejandro", "" ], [ "Hainry", "Emmanuel", "" ], [ "Péchoux", "Romain", "" ] ]
2504.18442
Yue Li
Yue Li, Pulkit Khandelwal, Long Xie, Laura E. M. Wisse, Nidhi Mundada, Christopher A. Brown, Emily McGrew, Amanda Denning, Sandhitsu R. Das, David A. Wolk, Paul A. Yushkevich
Nearly isotropic segmentation for medial temporal lobe subregions in multi-modality MRI
null
null
null
null
eess.IV cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Morphometry of medial temporal lobe (MTL) subregions in brain MRI is sensitive biomarker to Alzheimers Disease and other related conditions. While T2-weighted (T2w) MRI with high in-plane resolution is widely used to segment hippocampal subfields due to its higher contrast in hippocampus, its lower out-of-plane resolution reduces the accuracy of subregion thickness measurements. To address this issue, we developed a nearly isotropic segmentation pipeline that incorporates image and label upsampling and high-resolution segmentation in T2w MRI. First, a high-resolution atlas was created based on an existing anisotropic atlas derived from 29 individuals. Both T1-weighted and T2w images in the atlas were upsampled from their original resolution to a nearly isotropic resolution 0.4x0.4x0.52mm3 using a non-local means approach. Manual segmentations within the atlas were also upsampled to match this resolution using a UNet-based neural network, which was trained on a cohort consisting of both high-resolution ex vivo and low-resolution anisotropic in vivo MRI with manual segmentations. Second, a multi-modality deep learning-based segmentation model was trained within this nearly isotropic atlas. Finally, experiments showed the nearly isotropic subregion segmentation improved the accuracy of cortical thickness as an imaging biomarker for neurodegeneration in T2w MRI.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:54:03 GMT" } ]
2025-04-28T00:00:00
[ [ "Li", "Yue", "" ], [ "Khandelwal", "Pulkit", "" ], [ "Xie", "Long", "" ], [ "Wisse", "Laura E. M.", "" ], [ "Mundada", "Nidhi", "" ], [ "Brown", "Christopher A.", "" ], [ "McGrew", "Emily", "" ], [ "Denning", "Amanda", "" ], [ "Das", "Sandhitsu R.", "" ], [ "Wolk", "David A.", "" ], [ "Yushkevich", "Paul A.", "" ] ]
2504.18444
Aritra Mitra
Vinay Kanakeri and Aritra Mitra
Boosting-Enabled Robust System Identification of Partially Observed LTI Systems Under Heavy-Tailed Noise
null
null
null
null
eess.SY cs.LG cs.SY math.OC
http://creativecommons.org/licenses/by/4.0/
We consider the problem of system identification of partially observed linear time-invariant (LTI) systems. Given input-output data, we provide non-asymptotic guarantees for identifying the system parameters under general heavy-tailed noise processes. Unlike previous works that assume Gaussian or sub-Gaussian noise, we consider significantly broader noise distributions that are required to admit only up to the second moment. For this setting, we leverage tools from robust statistics to propose a novel system identification algorithm that exploits the idea of boosting. Despite the much weaker noise assumptions, we show that our proposed algorithm achieves sample complexity bounds that nearly match those derived under sub-Gaussian noise. In particular, we establish that our bounds retain a logarithmic dependence on the prescribed failure probability. Interestingly, we show that such bounds can be achieved by requiring just a finite fourth moment on the excitatory input process.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:57:13 GMT" } ]
2025-04-28T00:00:00
[ [ "Kanakeri", "Vinay", "" ], [ "Mitra", "Aritra", "" ] ]
2504.18445
Apar Agarwal
Apar Agarwal, Souvik Chattopadhay, Pawan Kumar Sharma, Anand Kumar Dubey, Jogender Saini, Vikas Singhal, Vinod Negi, Ekata Nandy, Chandrasekhar Ghosh, David Emschermann
Testing a large size triple GEM detector for the first station of the CBM-Muon Chambers with a high-intensity gamma source at GIF++ under large-area illumination
null
Journal of Instrumentation, Volume 20, April 2025
10.1088/1748-0221/20/04/P04022
null
hep-ex physics.ins-det
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The physics studies at heavy-ion nucleus-nucleus collision experiments demand reliable detectors at high particle flux. Therefore, Gas Electron Multipliers (GEM) detectors, which show resilience to extreme radiation, are one of the prime choices for the upcoming Compressed Baryonic Matter (CBM) experiment at the Facility of Antiproton and Ion Research, Germany. However, operating them under these demanding conditions requires a systemic study at the highest incident particle flux. To this end, we have conducted extensive tests on a real-size triple GEM detector module with the high-intensity gamma flux using the Cs-137 source at the upgraded Gamma Irradiation Facility (GIF++) at Conseil Europ\'een pour la Recherche Nucl\'eaire (CERN). The detector response, particularly regarding the gain and efficiency of muon detection, was studied extensively with and without a gamma source in a free-streaming mode using self-triggered electronics. This configuration will be necessary for the CBM experiment since it will observe unprecedented event rates of about 10 MHz for Au-Au collisions. The analysis reveals an alignment between the expected and observed value of gain and efficiency with an increasing intensity of gamma flux at the operating voltage. The test results demonstrate that the large-size GEM detector prototype can handle elevated gamma rates of approximately 17.25 MHz/cm2 without significantly impacting its performance or suffering irreversible damage.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 15:57:44 GMT" } ]
2025-04-28T00:00:00
[ [ "Agarwal", "Apar", "" ], [ "Chattopadhay", "Souvik", "" ], [ "Sharma", "Pawan Kumar", "" ], [ "Dubey", "Anand Kumar", "" ], [ "Saini", "Jogender", "" ], [ "Singhal", "Vikas", "" ], [ "Negi", "Vinod", "" ], [ "Nandy", "Ekata", "" ], [ "Ghosh", "Chandrasekhar", "" ], [ "Emschermann", "David", "" ] ]
2504.18446
Chung San Chu
Olivier Leblanc, Chung San Chu, Laurent Jacques, Yves Wiaux
MROP: Modulated Rank-One Projections for compressive radio interferometric imaging
null
null
null
null
astro-ph.IM eess.IV eess.SP
http://creativecommons.org/licenses/by/4.0/
The emerging generation of radio-interferometric (RI) arrays are set to form images of the sky with a new regime of sensitivity and resolution. This implies a significant increase in visibility data volumes, scaling as $\mathcal{O}(Q^{2}B)$ for $Q$ antennas and $B$ short-time integration intervals (or batches), calling for efficient data dimensionality reduction techniques. This paper proposes a new approach to data compression during acquisition, coined modulated rank-one projection (MROP). MROP compresses the $Q\times Q$ batchwise covariance matrix into a smaller number $P$ of random rank-one projections and compresses across time by trading $B$ for a smaller number $M$ of random modulations of the ROP measurement vectors. Firstly, we introduce a dual perspective on the MROP acquisition, which can either be understood as random beamforming, or as a post-correlation compression. Secondly, we analyse the noise statistics of MROPs and demonstrate that the random projections induce a uniform noise level across measurements independently of the visibility-weighting scheme used. Thirdly, we propose a detailed analysis of the memory and computational cost requirements across the data acquisition and image reconstruction stages, with comparison to state-of-the-art dimensionality reduction approaches. Finally, the MROP model is validated in simulation for monochromatic intensity imaging, with comparison to the classical and baseline-dependent averaging (BDA) models, and using the uSARA optimisation algorithm for image formation. An extensive experimental setup is considered, with ground-truth images containing diffuse and faint emission and spanning a wide variety of dynamic ranges, and for a range of $uv$-coverages corresponding to VLA and MeerKAT observation.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:00:11 GMT" } ]
2025-04-28T00:00:00
[ [ "Leblanc", "Olivier", "" ], [ "Chu", "Chung San", "" ], [ "Jacques", "Laurent", "" ], [ "Wiaux", "Yves", "" ] ]
2504.18447
Shintaro Shiba
Ryo Yamaki, Shintaro Shiba, Guillermo Gallego, Yoshimitsu Aoki
Iterative Event-based Motion Segmentation by Variational Contrast Maximization
11 pages, 9 figures, 3 tables, CVPR Workshop 2025
null
null
null
cs.CV cs.AI eess.IV
http://creativecommons.org/licenses/by/4.0/
Event cameras provide rich signals that are suitable for motion estimation since they respond to changes in the scene. As any visual changes in the scene produce event data, it is paramount to classify the data into different motions (i.e., motion segmentation), which is useful for various tasks such as object detection and visual servoing. We propose an iterative motion segmentation method, by classifying events into background (e.g., dominant motion hypothesis) and foreground (independent motion residuals), thus extending the Contrast Maximization framework. Experimental results demonstrate that the proposed method successfully classifies event clusters both for public and self-recorded datasets, producing sharp, motion-compensated edge-like images. The proposed method achieves state-of-the-art accuracy on moving object detection benchmarks with an improvement of over 30%, and demonstrates its possibility of applying to more complex and noisy real-world scenes. We hope this work broadens the sensitivity of Contrast Maximization with respect to both motion parameters and input events, thus contributing to theoretical advancements in event-based motion segmentation estimation. https://github.com/aoki-media-lab/event_based_segmentation_vcmax
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:00:23 GMT" } ]
2025-04-28T00:00:00
[ [ "Yamaki", "Ryo", "" ], [ "Shiba", "Shintaro", "" ], [ "Gallego", "Guillermo", "" ], [ "Aoki", "Yoshimitsu", "" ] ]
2504.18448
Qin Chen
Haotian Dong, Xin Wang, Di Lin, Yipeng Wu, Qin Chen, Ruonan Liu, Kairui Yang, Ping Li, Qing Guo
NoiseController: Towards Consistent Multi-view Video Generation via Noise Decomposition and Collaboration
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
High-quality video generation is crucial for many fields, including the film industry and autonomous driving. However, generating videos with spatiotemporal consistencies remains challenging. Current methods typically utilize attention mechanisms or modify noise to achieve consistent videos, neglecting global spatiotemporal information that could help ensure spatial and temporal consistency during video generation. In this paper, we propose the NoiseController, consisting of Multi-Level Noise Decomposition, Multi-Frame Noise Collaboration, and Joint Denoising, to enhance spatiotemporal consistencies in video generation. In multi-level noise decomposition, we first decompose initial noises into scene-level foreground/background noises, capturing distinct motion properties to model multi-view foreground/background variations. Furthermore, each scene-level noise is further decomposed into individual-level shared and residual components. The shared noise preserves consistency, while the residual component maintains diversity. In multi-frame noise collaboration, we introduce an inter-view spatiotemporal collaboration matrix and an intra-view impact collaboration matrix , which captures mutual cross-view effects and historical cross-frame impacts to enhance video quality. The joint denoising contains two parallel denoising U-Nets to remove each scene-level noise, mutually enhancing video generation. We evaluate our NoiseController on public datasets focusing on video generation and downstream tasks, demonstrating its state-of-the-art performance.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:01:48 GMT" } ]
2025-04-28T00:00:00
[ [ "Dong", "Haotian", "" ], [ "Wang", "Xin", "" ], [ "Lin", "Di", "" ], [ "Wu", "Yipeng", "" ], [ "Chen", "Qin", "" ], [ "Liu", "Ruonan", "" ], [ "Yang", "Kairui", "" ], [ "Li", "Ping", "" ], [ "Guo", "Qing", "" ] ]
2504.18449
Yoseph Berhanu Alebachew
Yoseph Berhanu Alebachew and Chris Brown
Automatic Bias Detection in Source Code Review
null
null
null
null
cs.SE cs.HC
http://creativecommons.org/licenses/by/4.0/
Bias is an inherent threat to human decision-making, including in decisions made during software development. Extensive research has demonstrated the presence of biases at various stages of the software development life-cycle. Notably, code reviews are highly susceptible to prejudice-induced biases, and individuals are often unaware of these biases as they occur. Developing methods to automatically detect these biases is crucial for addressing the associated challenges. Recent advancements in visual data analytics have shown promising results in detecting potential biases by analyzing user interaction patterns. In this project, we propose a controlled experiment to extend this approach to detect potentially biased outcomes in code reviews by observing how reviewers interact with the code. We employ the "spotlight model of attention", a cognitive framework where a reviewer's gaze is tracked to determine their focus areas on the review screen. This focus, identified through gaze tracking, serves as an indicator of the reviewer's areas of interest or concern. We plan to analyze the sequence of gaze focus using advanced sequence modeling techniques, including Markov Models, Recurrent Neural Networks (RNNs), and Conditional Random Fields (CRF). These techniques will help us identify patterns that may suggest biased interactions. We anticipate that the ability to automatically detect potentially biased interactions in code reviews will significantly reduce unnecessary push-backs, enhance operational efficiency, and foster greater diversity and inclusion in software development. This approach not only helps in identifying biases but also in creating a more equitable development environment by mitigating these biases effectively
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:01:52 GMT" } ]
2025-04-28T00:00:00
[ [ "Alebachew", "Yoseph Berhanu", "" ], [ "Brown", "Chris", "" ] ]
2504.18450
Christian Olivera
Christian Olivera, C. Tudor
Temporal quadratic and higher order variation for the nonlinear stochastic heat equation and applications to parameter estimation
null
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider the stochastic heat equation which includes a fractional power of the Laplacian of order $\alpha \in (1, 2]$ and it is driven by a nonlinear space-time Gaussian white noise. We study two types of power variations for the solution to this equation: the renormalized quadratic variation and the power variation of order $\frac{2\alpha}{\alpha -1}$, both over an equidistant partition of the unit interval. We prove that these two sequences admit nontrivial limits when the mesh of the partition goes to zero. We apply these results to identify certain parameters of the stochastic heat equation.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:02:45 GMT" } ]
2025-04-28T00:00:00
[ [ "Olivera", "Christian", "" ], [ "Tudor", "C.", "" ] ]
2504.18451
Georgios Leontidis
Tewodros Alemu Ayall, Andy Li, Matthew Beddows, Milan Markovic and Georgios Leontidis
Enhancing Strawberry Yield Forecasting with Backcasted IoT Sensor Data and Machine Learning
20 pages, 11 figures
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Due to rapid population growth globally, digitally-enabled agricultural sectors are crucial for sustainable food production and making informed decisions about resource management for farmers and various stakeholders. The deployment of Internet of Things (IoT) technologies that collect real-time observations of various environmental (e.g., temperature, humidity, etc.) and operational factors (e.g., irrigation) influencing production is often seen as a critical step to enable additional novel downstream tasks, such as AI-based yield forecasting. However, since AI models require large amounts of data, this creates practical challenges in a real-world dynamic farm setting where IoT observations would need to be collected over a number of seasons. In this study, we deployed IoT sensors in strawberry production polytunnels for two growing seasons to collect environmental data, including water usage, external and internal temperature, external and internal humidity, soil moisture, soil temperature, and photosynthetically active radiation. The sensor observations were combined with manually provided yield records spanning a period of four seasons. To bridge the gap of missing IoT observations for two additional seasons, we propose an AI-based backcasting approach to generate synthetic sensor observations using historical weather data from a nearby weather station and the existing polytunnel observations. We built an AI-based yield forecasting model to evaluate our approach using the combination of real and synthetic observations. Our results demonstrated that incorporating synthetic data improved yield forecasting accuracy, with models incorporating synthetic data outperforming those trained only on historical yield, weather records, and real sensor data.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:02:50 GMT" } ]
2025-04-28T00:00:00
[ [ "Ayall", "Tewodros Alemu", "" ], [ "Li", "Andy", "" ], [ "Beddows", "Matthew", "" ], [ "Markovic", "Milan", "" ], [ "Leontidis", "Georgios", "" ] ]
2504.18452
Daniel Mork
Seongwon Im, Ander Wilson, and Daniel Mork
Structured Bayesian Regression Tree Models for Estimating Distributed Lag Effects: The R Package dlmtree
22 pages, 11 figures, 2 tables
null
null
null
stat.ME stat.CO
http://creativecommons.org/licenses/by/4.0/
When examining the relationship between an exposure and an outcome, there is often a time lag between exposure and the observed effect on the outcome. A common statistical approach for estimating the relationship between the outcome and lagged measurements of exposure is a distributed lag model (DLM). Because repeated measurements are often autocorrelated, the lagged effects are typically constrained to vary smoothly over time. A recent statistical development on the smoothing constraint is a tree structured DLM framework. We present an R package dlmtree, available on CRAN, that integrates tree structured DLM and extensions into a comprehensive software package with user-friendly implementation. A conceptual background on tree structured DLMs and demonstration of the fitting process of each model using simulated data are provided. We also demonstrate inference and interpretation using the fitted models, including summary and visualization. Additionally, a built-in shiny app for heterogeneity analysis is included.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:03:34 GMT" } ]
2025-04-28T00:00:00
[ [ "Im", "Seongwon", "" ], [ "Wilson", "Ander", "" ], [ "Mork", "Daniel", "" ] ]
2504.18453
Peiyuan Jing
Peiyuan Jing, Kinhei Lee, Zhenxuan Zhang, Huichi Zhou, Zhengqing Yuan, Zhifan Gao, Lei Zhu, Giorgos Papanastasiou, Yingying Fang, Guang Yang
Reason Like a Radiologist: Chain-of-Thought and Reinforcement Learning for Verifiable Report Generation
null
null
null
null
cs.AI cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Radiology report generation is critical for efficiency but current models lack the structured reasoning of experts, hindering clinical trust and explainability by failing to link visual findings to precise anatomical locations. This paper introduces BoxMed-RL, a groundbreaking unified training framework for generating spatially verifiable and explainable radiology reports. Built on a large vision-language model, BoxMed-RL revolutionizes report generation through two integrated phases: (1) In the Pretraining Phase, we refine the model via medical concept learning, using Chain-of-Thought supervision to internalize the radiologist-like workflow, followed by spatially verifiable reinforcement, which applies reinforcement learning to align medical findings with bounding boxes. (2) In the Downstream Adapter Phase, we freeze the pretrained weights and train a downstream adapter to ensure fluent and clinically credible reports. This framework precisely mimics radiologists' workflow, compelling the model to connect high-level medical concepts with definitive anatomical evidence. Extensive experiments on public datasets demonstrate that BoxMed-RL achieves an average 7% improvement in both METEOR and ROUGE-L metrics compared to state-of-the-art methods. An average 5% improvement in large language model-based metrics further underscores BoxMed-RL's robustness in generating high-quality radiology reports.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:05:06 GMT" } ]
2025-04-28T00:00:00
[ [ "Jing", "Peiyuan", "" ], [ "Lee", "Kinhei", "" ], [ "Zhang", "Zhenxuan", "" ], [ "Zhou", "Huichi", "" ], [ "Yuan", "Zhengqing", "" ], [ "Gao", "Zhifan", "" ], [ "Zhu", "Lei", "" ], [ "Papanastasiou", "Giorgos", "" ], [ "Fang", "Yingying", "" ], [ "Yang", "Guang", "" ] ]
2504.18454
Hiroki Naganuma
Hiroki Naganuma, Xinzhi Zhang, Man-Chung Yue, Ioannis Mitliagkas, Philipp A. Witte, Russell J. Hewett, Yin Tat Lee
Pseudo-Asynchronous Local SGD: Robust and Efficient Data-Parallel Training
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Following AI scaling trends, frontier models continue to grow in size and continue to be trained on larger datasets. Training these models requires huge investments in exascale computational resources, which has in turn driven development of distributed deep learning methods. Data parallelism is an essential approach to speed up training, but it requires frequent global communication between workers, which can bottleneck training at the largest scales. In this work, we propose a method called Pseudo-Asynchronous Local SGD (PALSGD) to improve the efficiency of data-parallel training. PALSGD is an extension of Local SGD (Stich, 2018) and DiLoCo (Douillard et al., 2023), designed to further reduce communication frequency by introducing a pseudo-synchronization mechanism. PALSGD allows the use of longer synchronization intervals compared to standard Local SGD. Despite the reduced communication frequency, the pseudo-synchronization approach ensures that model consistency is maintained, leading to performance results comparable to those achieved with more frequent synchronization. Furthermore, we provide a theoretical analysis of PALSGD, establishing its convergence and deriving its convergence rate. This analysis offers insights into the algorithm's behavior and performance guarantees. We evaluated PALSGD on image classification and language modeling tasks. Our results show that PALSGD achieves better performance in less time compared to existing methods like Distributed Data Parallel (DDP), and DiLoCo. Notably, PALSGD trains 18.4% faster than DDP on ImageNet-1K with ResNet-50, 24.4% faster than DDP on TinyStories with GPT-Neo125M, and 21.1% faster than DDP on TinyStories with GPT-Neo-8M.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:06:08 GMT" } ]
2025-04-28T00:00:00
[ [ "Naganuma", "Hiroki", "" ], [ "Zhang", "Xinzhi", "" ], [ "Yue", "Man-Chung", "" ], [ "Mitliagkas", "Ioannis", "" ], [ "Witte", "Philipp A.", "" ], [ "Hewett", "Russell J.", "" ], [ "Lee", "Yin Tat", "" ] ]
2504.18455
Milad Sefidgaran
Milad Sefidgaran and Abdellatif Zaidi and Piotr Krasnowski
Generalization Guarantees for Multi-View Representation Learning and Application to Regularization via Gaussian Product Mixture Prior
arXiv admin note: substantial text overlap with arXiv:2502.15540
null
null
null
stat.ML cs.IT cs.LG math.IT
http://creativecommons.org/licenses/by/4.0/
We study the problem of distributed multi-view representation learning. In this problem, $K$ agents observe each one distinct, possibly statistically correlated, view and independently extracts from it a suitable representation in a manner that a decoder that gets all $K$ representations estimates correctly the hidden label. In the absence of any explicit coordination between the agents, a central question is: what should each agent extract from its view that is necessary and sufficient for a correct estimation at the decoder? In this paper, we investigate this question from a generalization error perspective. First, we establish several generalization bounds in terms of the relative entropy between the distribution of the representations extracted from training and "test" datasets and a data-dependent symmetric prior, i.e., the Minimum Description Length (MDL) of the latent variables for all views and training and test datasets. Then, we use the obtained bounds to devise a regularizer; and investigate in depth the question of the selection of a suitable prior. In particular, we show and conduct experiments that illustrate that our data-dependent Gaussian mixture priors with judiciously chosen weights lead to good performance. For single-view settings (i.e., $K=1$), our experimental results are shown to outperform existing prior art Variational Information Bottleneck (VIB) and Category-Dependent VIB (CDVIB) approaches. Interestingly, we show that a weighted attention mechanism emerges naturally in this setting. Finally, for the multi-view setting, we show that the selection of the joint prior as a Gaussians product mixture induces a Gaussian mixture marginal prior for each marginal view and implicitly encourages the agents to extract and output redundant features, a finding which is somewhat counter-intuitive.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:07:39 GMT" } ]
2025-04-28T00:00:00
[ [ "Sefidgaran", "Milad", "" ], [ "Zaidi", "Abdellatif", "" ], [ "Krasnowski", "Piotr", "" ] ]
2504.18456
Patrik Wahlberg
Patrik Wahlberg
Filtering of second order generalized stochastic processes corrupted by additive noise
35 pages
null
null
null
math.FA cs.IT math.IT math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We treat the optimal linear filtering problem for a sum of two second order uncorrelated generalized stochastic processes. This is an operator equation involving covariance operators. We study both the wide-sense stationary case and the non-stationary case. In the former case the equation simplifies into a convolution equation. The solution is the Radon--Nikodym derivative between non-negative tempered Radon measures, for signal and signal plus noise respectively, in the frequency domain. In the non-stationary case we work with pseudodifferential operators with symbols in Sj\"ostrand modulation spaces which admits the use of its spectral invariance properties.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:08:20 GMT" } ]
2025-04-28T00:00:00
[ [ "Wahlberg", "Patrik", "" ] ]
2504.18457
Muzaffar Qureshi
Muzaffar Qureshi, Tochukwu Elijah Ogri, Humberto Ramos, Wanjiku A. Makumi, Zachary I. Bell, Rushikesh Kamalapurkar
Improved Dwell-times for Switched Nonlinear Systems using Memory Regression Extension
null
null
null
null
eess.SY cs.SY eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper presents a switched systems approach for extending the dwell-time of an autonomous agent during GPS-denied operation by leveraging memory regressor extension (MRE) techniques. To maintain accurate trajectory tracking despite unknown dynamics and environmental disturbances, the agent periodically acquires access to GPS, allowing it to correct accumulated state estimation errors. The motivation for this work arises from the limitations of existing switched system approaches, where increasing estimation errors during GPS-denied intervals and overly conservative dwell-time conditions restrict the operational efficiency of the agent. By leveraging MRE techniques during GPS-available intervals, the developed method refines the estimates of unknown system parameters, thereby enabling longer and more reliable operation in GPS-denied environments. A Lyapunov-based switched-system stability analysis establishes that improved parameter estimates obtained through concurrent learning allow extended operation in GPS-denied intervals without compromising closed-loop system stability. Simulation results validate the theoretical findings, demonstrating dwell-time extensions and enhanced trajectory tracking performance.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:10:48 GMT" } ]
2025-04-28T00:00:00
[ [ "Qureshi", "Muzaffar", "" ], [ "Ogri", "Tochukwu Elijah", "" ], [ "Ramos", "Humberto", "" ], [ "Makumi", "Wanjiku A.", "" ], [ "Bell", "Zachary I.", "" ], [ "Kamalapurkar", "Rushikesh", "" ] ]
2504.18458
Wenyi Xiao
Wenyi Xiao, Leilei Gan, Weilong Dai, Wanggui He, Ziwei Huang, Haoyuan Li, Fangxun Shu, Zhelun Yu, Peng Zhang, Hao Jiang, Fei Wu
Fast-Slow Thinking for Large Vision-Language Model Reasoning
16 pages, 5 figures, and 12 tables
null
null
null
cs.CL cs.AI cs.CV
http://creativecommons.org/licenses/by/4.0/
Recent advances in large vision-language models (LVLMs) have revealed an \textit{overthinking} phenomenon, where models generate verbose reasoning across all tasks regardless of questions. To address this issue, we present \textbf{FAST}, a novel \textbf{Fa}st-\textbf{S}low \textbf{T}hinking framework that dynamically adapts reasoning depth based on question characteristics. Through empirical analysis, we establish the feasibility of fast-slow thinking in LVLMs by investigating how response length and data distribution affect performance. We develop FAST-GRPO with three components: model-based metrics for question characterization, an adaptive thinking reward mechanism, and difficulty-aware KL regularization. Experiments across seven reasoning benchmarks demonstrate that FAST achieves state-of-the-art accuracy with over 10\% relative improvement compared to the base model, while reducing token usage by 32.7-67.3\% compared to previous slow-thinking approaches, effectively balancing reasoning length and accuracy.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:11:23 GMT" } ]
2025-04-28T00:00:00
[ [ "Xiao", "Wenyi", "" ], [ "Gan", "Leilei", "" ], [ "Dai", "Weilong", "" ], [ "He", "Wanggui", "" ], [ "Huang", "Ziwei", "" ], [ "Li", "Haoyuan", "" ], [ "Shu", "Fangxun", "" ], [ "Yu", "Zhelun", "" ], [ "Zhang", "Peng", "" ], [ "Jiang", "Hao", "" ], [ "Wu", "Fei", "" ] ]
2504.18459
Kirill Ivanov
Kirill Ivanov, Wei Yang, Jing Jiang
Probabilistic Shaping in MIMO: Going Beyond 1.53dB AWGN Gain With the Non-Linear Demapper
Submitted to ISTC'25
null
null
null
cs.IT math.IT
http://creativecommons.org/licenses/by/4.0/
Constellation shaping is a well-established method to improve upon a regular quadrature amplitude modulation (QAM). It is known that the gain achieved by any shaping method for an additive white Gaussian noise (AWGN) channel is upper-bounded by 1.53dB. However, the situation becomes less clear in the multiple-input and multiple-output (MIMO) setting. In this paper, we study the application of probabilistic shaping for MIMO channels. We utilize an efficient near-optimal demapper based on sphere decoding (SD) and demonstrate that it is possible to achieve more than 2dB gains, breaking the AWGN limit. It becomes possible because both signal and interference are shaped and the non-linear methods can capture this property and leverage on it to improve the demodulation performance.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:11:46 GMT" } ]
2025-04-28T00:00:00
[ [ "Ivanov", "Kirill", "" ], [ "Yang", "Wei", "" ], [ "Jiang", "Jing", "" ] ]
2504.18461
Stefano Markidis Prof.
Stefano Markidis, Jonah Ekelund, Luca Pennati, Andong Hu, Ivy Peng
Discovering Governing Equations of Geomagnetic Storm Dynamics with Symbolic Regression
Accepted for publication in the 25th International Conference on Computational Science proceedings
null
null
null
cs.CE cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Geomagnetic storms are large-scale disturbances of the Earth's magnetosphere driven by solar wind interactions, posing significant risks to space-based and ground-based infrastructure. The Disturbance Storm Time (Dst) index quantifies geomagnetic storm intensity by measuring global magnetic field variations. This study applies symbolic regression to derive data-driven equations describing the temporal evolution of the Dst index. We use historical data from the NASA OMNIweb database, including solar wind density, bulk velocity, convective electric field, dynamic pressure, and magnetic pressure. The PySR framework, an evolutionary algorithm-based symbolic regression library, is used to identify mathematical expressions linking dDst/dt to key solar wind. The resulting models include a hierarchy of complexity levels and enable a comparison with well-established empirical models such as the Burton-McPherron-Russell and O'Brien-McPherron models. The best-performing symbolic regression models demonstrate superior accuracy in most cases, particularly during moderate geomagnetic storms, while maintaining physical interpretability. Performance evaluation on historical storm events includes the 2003 Halloween Storm, the 2015 St. Patrick's Day Storm, and a 2017 moderate storm. The results provide interpretable, closed-form expressions that capture nonlinear dependencies and thresholding effects in Dst evolution.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:14:54 GMT" } ]
2025-04-28T00:00:00
[ [ "Markidis", "Stefano", "" ], [ "Ekelund", "Jonah", "" ], [ "Pennati", "Luca", "" ], [ "Hu", "Andong", "" ], [ "Peng", "Ivy", "" ] ]
2504.18462
Dongxue Qu
Hongguang Liu and Dongxue Qu
Quantum induced shock dynamics in gravitational collapse: insights from effective models and numerical frameworks
16 pages, 17 figures
null
null
null
gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We explore the formation and evolution of shock waves in spherically symmetric gravitational collapse within a Loop Quantum Gravity (LQG) inspired effective framework. In this setting, the classical singularities are replaced by quantum-induced shell-crossing singularities, which are resolved through weak solutions such as shock waves. By formulating the dynamics in a generalized Painlev\'e--Gullstrand coordinate system, we derive a first-order partial differential equation that governs the propagation of the shock surface, while enforcing metric continuity via thin-shell junction conditions. To handle the non-trivial square-root structures and source terms that arise in these equations, we develop a novel numerical scheme capable of simulating quantum-corrected spacetime dynamics. Our results show that for small mass black holes near the Planck scale, the shock surface remains timelike and is shielded behind both inner and outer horizons. In the long-time limit, the shock accumulates the entire mass of the collapsing star. In contrast, for larger black hole masses, the shock surface develops spacelike segments, indicating a transition in the effective dynamics driven by quantum effects. The framework also reveals discontinuities in curvature invariants across the shock surface, which can be traced back to stress-energy redistributions caused by quantum effects. Overall, the proposed computational framework provides a general tool for modeling quantum-corrected gravitational collapse and offers new insights into black hole formations, singularity resolution, and the interplay between quantum geometry effects and effective spacetime structures.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:16:49 GMT" } ]
2025-04-28T00:00:00
[ [ "Liu", "Hongguang", "" ], [ "Qu", "Dongxue", "" ] ]
2504.18463
Muzaffar Qureshi
Muzaffar Qureshi, Tochukwu Elijah Ogri, Zachary I. Bell, Wanjiku A. Makumi, Rushikesh Kamalapurkar
A Taylor Series Approach to Correction of Input Errors in Gaussian Process Regression
null
null
null
null
eess.SY cs.RO cs.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Gaussian Processes (GPs) are widely recognized as powerful non-parametric models for regression and classification. Traditional GP frameworks predominantly operate under the assumption that the inputs are either accurately known or subject to zero-mean noise. However, several real-world applications such as mobile sensors have imperfect localization, leading to inputs with biased errors. These biases can typically be estimated through measurements collected over time using, for example, Kalman filters. To avoid recomputation of the entire GP model when better estimates of the inputs used in the training data become available, we introduce a technique for updating a trained GP model to incorporate updated estimates of the inputs. By leveraging the differentiability of the mean and covariance functions derived from the squared exponential kernel, a second-order correction algorithm is developed to update the trained GP models. Precomputed Jacobians and Hessians of kernels enable real-time refinement of the mean and covariance predictions. The efficacy of the developed approach is demonstrated using two simulation studies, with error analyses revealing improvements in both predictive accuracy and uncertainty quantification.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:18:35 GMT" } ]
2025-04-28T00:00:00
[ [ "Qureshi", "Muzaffar", "" ], [ "Ogri", "Tochukwu Elijah", "" ], [ "Bell", "Zachary I.", "" ], [ "Makumi", "Wanjiku A.", "" ], [ "Kamalapurkar", "Rushikesh", "" ] ]
2504.18465
Nurgul Gokgoz
Nurg\"ul G\"okg\"oz
Generalized Chebyshev Acceleration
null
null
null
null
math.NA cs.NA math.DS
http://creativecommons.org/licenses/by/4.0/
We use generalized Chebyshev polynomials, associated with the root system $A_2$, to provide a new semi-iterative method for accelerating simple iterative methods for solving linear systems. We apply this semi-iterative method to the Jacobi method, and give an example. There are certain restrictions but the resulting acceleration is rather high.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:20:51 GMT" } ]
2025-04-28T00:00:00
[ [ "Gökgöz", "Nurgül", "" ] ]
2504.18466
Dionysios Moutevelis
Dionysios Moutevelis
Voltage Stability and Control of Electrical Distribution Systems with High Penetration of Power Electronic Converters
PhD thesis
null
null
null
eess.SY cs.SY
http://creativecommons.org/licenses/by-nc-nd/4.0/
Power systems are currently undergoing a rapid paradigm change in their operation. Centralised energy production is being replaced by a number of Distributed Generation (DG) units that are placed at different locations and voltage levels in power networks. These distributed units are mostly based on renewable energy technologies, like wind turbines and photovoltaic cells and are commonly interfaced to the grid via power electronic converters. These sources reduce energy system dependency on conventional generation units based on fossil fuels. At the same time, this shift introduces technical challenges for the safe and reliable operation of electricity network since DG sources do not inherently provide the grid regulation services of conventional, centralised generation units. Moreover, the increased penetration of renewable energy sources and their converter-based interfaces is creating voltage deviation and voltage stability issues in distribution networks. These issues range from overvoltages during hours of peak renewable generation, reverse power flows and sudden voltage drops due to the variable nature of renewable energy production. All of the above jeopardise the reliable operation of the distribution networks that were not originally designed to accommodate for these effects. The objective of this thesis is to propose novel techniques for the accurate assessment of the DG impact on voltage stability in distribution net works and investigate how the control capabilities of converter-based interfaces of DG units can be harnessed to improve stability margins and overall system robustness and performance.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:20:54 GMT" } ]
2025-04-28T00:00:00
[ [ "Moutevelis", "Dionysios", "" ] ]
2504.18467
Nimish Pujara
Hyungyu Sung, Pedro Lomonaco, Patricia Chardon-Maldonado, Ryan P. Mulligan, Jason Olsthoorn, Jack A. Puleo, Nimish Pujara
Swash flow due to obliquely incident bores
31 pages, 17 figures
null
null
null
physics.flu-dyn
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a new solution to the nonlinear shallow water equations and show that it accurately predicts the swash flow due to obliquely approaching bores in large-scale wave basin experiments. The solution is based on an application of Snell's law of refraction in settings where the bore approach angle $\theta$ is small. We use the weakly two-dimensional nonlinear shallow water equations [Ryrie (J. Fluid Mech., vol. 129, 1983, p. 193)], where the cross-shore dynamics are independent of, and act as a forcing to, the alongshore dynamics. Using a known solution to the cross-shore dynamics [Antuono (J. Fluid Mech., vol. 658, 2010, p. 166)], we solve for the alongshore flow using the method of characteristics and show that it differs from previous solutions. Since the cross-shore solution assumes a constant forward-moving characteristic variable, $\alpha$, we term our solution the `small-$\theta$, constant-$\alpha$' solution. We test our solution in large-scale experiments with data from fifteen wave cases, including normally incident waves and obliquely incident waves generated using the wall reflection method. We measure water depths and fluid velocities using in situ sensors within the surf and swash zones and track shoreline motion using quantitative imaging. The data show that the basic assumptions of the theory (Snell's law of refraction and constant-$\alpha$) are satisfied and that our solution accurately predicts the swash flow. In particular, the data agrees well with our expression for the time-averaged alongshore velocity, which is expected to improve predictions of alongshore transport at coastlines.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:21:14 GMT" } ]
2025-04-28T00:00:00
[ [ "Sung", "Hyungyu", "" ], [ "Lomonaco", "Pedro", "" ], [ "Chardon-Maldonado", "Patricia", "" ], [ "Mulligan", "Ryan P.", "" ], [ "Olsthoorn", "Jason", "" ], [ "Puleo", "Jack A.", "" ], [ "Pujara", "Nimish", "" ] ]
2504.18469
Ruchin Gupta
Ruchin Gupta, Sandeep Kumar Singh
A Novel Taxonomy and Classification Scheme for Code Smell Interactions
null
null
null
null
cs.SE
http://creativecommons.org/licenses/by-nc-nd/4.0/
Code smells are indicators of potential design flaws in source code and do not appear alone but in combination with other smells, creating complex interactions. While existing literature classifies these smell interactions into collocated, coupled, and inter-smell relations, however, to the best of our knowledge, no research has used the existing knowledge of code smells and (or) their relationships with other code smells in the detection of code smells. This gap highlights the need for deeper investigation into how code smells interact with each other and assist in their detection. This would improve the overall comprehension of code smells and how they interact more effectively. This study presents a novel taxonomy and a proposed classification scheme for the possible code smell interactions considering a specific programming language as a domain. This paper has dealt with one scenario called Inter smell detection within the domain. The experiments have been carried out using several popular machine learning (ML) models. Results primarily show the presence of code smell interactions namely Inter-smell Detection within domain. These results are compatible with the available facts in the literature suggesting a promising direction for future research in code smell detection.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:24:11 GMT" } ]
2025-04-28T00:00:00
[ [ "Gupta", "Ruchin", "" ], [ "Singh", "Sandeep Kumar", "" ] ]
2504.18470
Thomas Puppe
S. Mueller and T. Puppe
Characterization of Long-Term Stable Photonic Microwaves based on a Difference Frequency Comb
5 pages, 5 figures
null
null
null
physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We report on a novel method for optical microwave generation using a frequency comb based on difference-frequency generation, which passively eliminates the carrier-envelope offset frequency ($f_{\mathrm{ceo}}$), with the repetition rate ($f_{\mathrm{rep}}$) locked to an optical reference. We demonstrate the generation of ultra-low phase noise microwave signals by transferring the stability of the optical reference to 9.6 GHz, reaching noise levels of -147 dBc/Hz at 1 kHz offset. The optimization of pulse timing after interleaving and a scheme for additional long-term stabilization of the microwave signal to GPS standards are discussed. This work presents a new variant of highly stable RF signal generation for precision applications, such as radar, atomic clock local oscillators and optical quantum technologies.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:24:54 GMT" } ]
2025-04-28T00:00:00
[ [ "Mueller", "S.", "" ], [ "Puppe", "T.", "" ] ]
2504.18471
Alejandro Murillo-Gonz\'alez
Alejandro Murillo-Gonzalez and Lantao Liu
Action Flow Matching for Continual Robot Learning
Robotics: Science and Systems 2025
null
null
null
cs.RO cs.AI
http://creativecommons.org/licenses/by/4.0/
Continual learning in robotics seeks systems that can constantly adapt to changing environments and tasks, mirroring human adaptability. A key challenge is refining dynamics models, essential for planning and control, while addressing issues such as safe adaptation, catastrophic forgetting, outlier management, data efficiency, and balancing exploration with exploitation -- all within task and onboard resource constraints. Towards this goal, we introduce a generative framework leveraging flow matching for online robot dynamics model alignment. Rather than executing actions based on a misaligned model, our approach refines planned actions to better match with those the robot would take if its model was well aligned. We find that by transforming the actions themselves rather than exploring with a misaligned model -- as is traditionally done -- the robot collects informative data more efficiently, thereby accelerating learning. Moreover, we validate that the method can handle an evolving and possibly imperfect model while reducing, if desired, the dependency on replay buffers or legacy model snapshots. We validate our approach using two platforms: an unmanned ground vehicle and a quadrotor. The results highlight the method's adaptability and efficiency, with a record 34.2\% higher task success rate, demonstrating its potential towards enabling continual robot learning. Code: https://github.com/AlejandroMllo/action_flow_matching.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:26:15 GMT" } ]
2025-04-28T00:00:00
[ [ "Murillo-Gonzalez", "Alejandro", "" ], [ "Liu", "Lantao", "" ] ]
2504.18472
Paulo Sad
Paulo Sad
A non-algebraizable foliation
null
null
null
null
math.CV
http://creativecommons.org/licenses/by/4.0/
It is presented an example of a holomorphic foliation of a non-algebraizable surface which is topologically equivalent to an algebraic foliation.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:27:17 GMT" } ]
2025-04-28T00:00:00
[ [ "Sad", "Paulo", "" ] ]
2504.18473
Penghua Ying
Xiaonan Wang and Xin Wu and Penghua Ying and Zheyong Fan and Huarui Sun
Interface phonon modes governing the ideal limit of thermal transport across diamond/cubic boron nitride interfaces
11 pages, 7 figures
null
null
null
cond-mat.mtrl-sci physics.comp-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Understanding the ideal limit of interfacial thermal conductance (ITC) across semiconductor heterointerfaces is crucial for optimizing heat dissipation in practical applications. By employing a highly accurate and efficient machine-learned potential trained herein, we perform extensive non-equilibrium molecular dynamics simulations to investigate the ITC of diamond/cubic boron nitride ($c$BN) interfaces. The ideal diamond/$c$BN interface exhibits an unprecedented ITC of 11.0 $\pm$ 0.1 GW m$^{-2}$ K$^{-1}$, setting a new upper bound for heterostructure interfaces. This exceptional conductance originates from extended phonon modes due to acoustic matching and localized C-atom modes that propagate through B-C bonds. However, atomic diffusion across the ideal interface creates mixing layers that disrupt these characteristic phonon modes, substantially suppressing the thermal transport from its ideal limit. Our findings reveal how interface phonon modes govern thermal transport across diamond/$c$BN interfaces, providing insights for thermal management in semiconductor devices.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:27:35 GMT" } ]
2025-04-28T00:00:00
[ [ "Wang", "Xiaonan", "" ], [ "Wu", "Xin", "" ], [ "Ying", "Penghua", "" ], [ "Fan", "Zheyong", "" ], [ "Sun", "Huarui", "" ] ]
2504.18474
James D. Finch
James D. Finch and Yasasvi Josyula and Jinho D. Choi
Generative Induction of Dialogue Task Schemas with Streaming Refinement and Simulated Interactions
Accepted (B) to TACL 2025
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In task-oriented dialogue (TOD) systems, Slot Schema Induction (SSI) is essential for automatically identifying key information slots from dialogue data without manual intervention. This paper presents a novel state-of-the-art (SoTA) approach that formulates SSI as a text generation task, where a language model incrementally constructs and refines a slot schema over a stream of dialogue data. To develop this approach, we present a fully automatic LLM-based TOD simulation method that creates data with high-quality state labels for novel task domains. Furthermore, we identify issues in SSI evaluation due to data leakage and poor metric alignment with human judgment. We resolve these by creating new evaluation data using our simulation method with human guidance and correction, as well as designing improved evaluation metrics. These contributions establish a foundation for future SSI research and advance the SoTA in dialogue understanding and system development.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:29:45 GMT" } ]
2025-04-28T00:00:00
[ [ "Finch", "James D.", "" ], [ "Josyula", "Yasasvi", "" ], [ "Choi", "Jinho D.", "" ] ]
2504.18476
Leonid Antipov
Leonid Antipov and Stefan Kratsch
Boundaried Kernelization
null
null
null
null
cs.DS
http://creativecommons.org/licenses/by/4.0/
The notion of a (polynomial) kernelization from parameterized complexity is a well-studied model for efficient preprocessing for hard computational problems. By now, it is quite well understood which parameterized problems do or (conditionally) do not admit a polynomial kernelization. Unfortunately, polynomial kernelizations seem to require strong restrictions on the global structure of inputs. To avoid this restriction, we propose a model for efficient local preprocessing that is aimed at local structure in inputs. Our notion, dubbed boundaried kernelization, is inspired by protrusions and protrusion replacement, which are tools in meta-kernelization [Bodlaender et al. J'ACM 2016]. Unlike previous work, we study the preprocessing of suitable boundaried graphs in their own right, in significantly more general settings, and aiming for polynomial rather than exponential bounds. We establish polynomial boundaried kernelizations for a number of problems, while unconditionally ruling out such results for others. We also show that boundaried kernelization can be a tool for regular kernelization by using it to obtain an improved kernelization for Vertex Cover parameterized by the vertex-deletion distance to a graph of bounded treedepth.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:32:21 GMT" } ]
2025-04-28T00:00:00
[ [ "Antipov", "Leonid", "" ], [ "Kratsch", "Stefan", "" ] ]
2504.18477
Nathan Roberts
Nathan S. Roberts
Nondegenerate, Lamb-shift Solution of the Dirac Hydrogen Atom
6 pages, 1 figure, plus additional Feynman diagrams
null
null
null
quant-ph physics.atom-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
When the Dirac equation was first published in 1928, three solutions appeared immediately within the same year, each describing the most important problem in physics at that time: the hydrogen atom. These solutions lifted some of the degeneracy from earlier atomic models, but not all of it--they still predicted the same degenerate energy levels for the 2s1/2 and 2p1/2 states, for example. In this paper, we introduce a new solution of the Dirac equation, which finally removes all degeneracy from the hydrogen atom. We work in terms of dimensionless quantities and use the Lamb shift to give each atomic state in our model a unique, nondegenerate energy level. We obtain radial eigenfunctions in terms of the Laguerre polynomials, demonstrate how they can be reduced to the Schrodinger wavefunctions by applying limits, and plot our results.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:34:20 GMT" } ]
2025-04-28T00:00:00
[ [ "Roberts", "Nathan S.", "" ] ]
2504.18478
Phani Kumar Peddibhotla Dr.
Pralekh Dubey, Shashank Kumar, Chinmaya Singh, Jemish Naliyapara, Monish A Poojar, Harikrishnan K B, Anshul Poonia, and Phani Peddibhotla
Magnetic field orientation dependence of continuous-wave optically detected magnetic resonance with nitrogen-vacancy ensembles
null
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Continuous-wave optically detected magnetic resonance (CW-ODMR) measurements with nitrogen-vacancy (NV) spins in diamond are used for sensing DC magnetic fields from nearby magnetic targets. However, this technique suffers from ambiguities in the extraction of the magnetic field components when resonances due to different NV orientation classes overlap with each other. Here, we perform detailed experimental and theoretical studies of such effects on NV ensembles experiencing low bias magnetic fields. In particular, through symmetry considerations, we systematically examine the ODMR response of different NV orientation classes as a function of the orientation of the magnetic field vector. Our studies are of importance for performing a careful and detailed analysis of the ODMR spectra in order to infer the vector magnetic field information. Our results find application in the studies of magnetic samples that require a low applied bias field and also can be potentially adapted to defect spins in other solid-state systems.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:36:27 GMT" } ]
2025-04-28T00:00:00
[ [ "Dubey", "Pralekh", "" ], [ "Kumar", "Shashank", "" ], [ "Singh", "Chinmaya", "" ], [ "Naliyapara", "Jemish", "" ], [ "Poojar", "Monish A", "" ], [ "B", "Harikrishnan K", "" ], [ "Poonia", "Anshul", "" ], [ "Peddibhotla", "Phani", "" ] ]
2504.18480
Li-Wei He
Li-Wei He, Xinzhe Wang, Shun-Li Yu and Jian-Xin Li
Nature of the 1/3 Magnetization Plateau in Spin-1/2 Kagome Antiferromagnets
submmited to Chinese Physics Letters
null
null
null
cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
We investigate the origin of the 1/3 magnetization plateau in the $S=1/2$ kagome antiferromagnetic Heisenberg model using the variational Monte Carlo and exact diagonalization methods, to account for the recent experimental observations in YCu$_3$(OH)$_{6+x}$Br$_{3-x}$ and YCu$_3$(OD)$_{6+x}$Br$_{3-x}$. We identify three degenerate valence-bond-solid (VBS) states forming a $\sqrt{3} \times \sqrt{3}$ unit cell. These states exhibit David-star patterns in the spin moment distribution with only two fractional values $-1/3$ and $2/3$, and are related through translational transformations. While the spin correlations in these VBS states are found to be short-range, resembling a quantum spin liquid, we show that they have a vanishing topological entanglement entropy and thus are topologically trivial many-body states. Our theoretical results provide strong evidence that the 1/3 magnetization plateau observed in recent experiments arises from these $\sqrt{3} \times \sqrt{3}$ VBS states with fractional spin moments.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:38:38 GMT" } ]
2025-04-28T00:00:00
[ [ "He", "Li-Wei", "" ], [ "Wang", "Xinzhe", "" ], [ "Yu", "Shun-Li", "" ], [ "Li", "Jian-Xin", "" ] ]
2504.18481
Remko Proesmans
Remko Proesmans, Thomas Lips and Francis wyffels
Instrumentation for Better Demonstrations: A Case Study
Submitted to ICRA 2025 Workshop on Learning Meets Model-Based Methods for Contact-Rich Manipulation
null
null
null
cs.RO
http://creativecommons.org/licenses/by-nc-sa/4.0/
Learning from demonstrations is a powerful paradigm for robot manipulation, but its effectiveness hinges on both the quantity and quality of the collected data. In this work, we present a case study of how instrumentation, i.e. integration of sensors, can improve the quality of demonstrations and automate data collection. We instrument a squeeze bottle with a pressure sensor to learn a liquid dispensing task, enabling automated data collection via a PI controller. Transformer-based policies trained on automated demonstrations outperform those trained on human data in 78% of cases. Our findings indicate that instrumentation not only facilitates scalable data collection but also leads to better-performing policies, highlighting its potential in the pursuit of generalist robotic agents.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:43:20 GMT" } ]
2025-04-28T00:00:00
[ [ "Proesmans", "Remko", "" ], [ "Lips", "Thomas", "" ], [ "wyffels", "Francis", "" ] ]
2504.18483
Leandra Fichtel
Leandra Fichtel, Maximilian Splieth\"over, Eyke H\"ullermeier, Patricia Jimenez, Nils Klowait, Stefan Kopp, Axel-Cyrille Ngonga Ngomo, Amelie Robrecht, Ingrid Scharlau, Lutz Terfloth, Anna-Lisa Vollmer, and Henning Wachsmuth
Investigating Co-Constructive Behavior of Large Language Models in Explanation Dialogues
Submitted to the SIGDial Conference 2025
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
The ability to generate explanations that are understood by explainees is the quintessence of explainable artificial intelligence. Since understanding depends on the explainee's background and needs, recent research has focused on co-constructive explanation dialogues, where the explainer continuously monitors the explainee's understanding and adapts explanations dynamically. We investigate the ability of large language models (LLMs) to engage as explainers in co-constructive explanation dialogues. In particular, we present a user study in which explainees interact with LLMs, of which some have been instructed to explain a predefined topic co-constructively. We evaluate the explainees' understanding before and after the dialogue, as well as their perception of the LLMs' co-constructive behavior. Our results indicate that current LLMs show some co-constructive behaviors, such as asking verification questions, that foster the explainees' engagement and can improve understanding of a topic. However, their ability to effectively monitor the current understanding and scaffold the explanations accordingly remains limited.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:47:44 GMT" } ]
2025-04-28T00:00:00
[ [ "Fichtel", "Leandra", "" ], [ "Spliethöver", "Maximilian", "" ], [ "Hüllermeier", "Eyke", "" ], [ "Jimenez", "Patricia", "" ], [ "Klowait", "Nils", "" ], [ "Kopp", "Stefan", "" ], [ "Ngomo", "Axel-Cyrille Ngonga", "" ], [ "Robrecht", "Amelie", "" ], [ "Scharlau", "Ingrid", "" ], [ "Terfloth", "Lutz", "" ], [ "Vollmer", "Anna-Lisa", "" ], [ "Wachsmuth", "Henning", "" ] ]
2504.18484
Guy Parker
Alp\'ar R. M\'esz\'aros, Guy Parker
On a Cross-Diffusion System with Independent Drifts and no Self-Diffusion: The Existence of Totally Mixed Solutions
30 pages; 1 figure
null
null
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We establish the global existence of weak solutions for a two-species cross-diffusion system, set on the 1-dimensional flat torus, in which the evolution of each species is governed by two mechanisms. The first of these is a diffusion which acts only on the sum of the species with a logarithmic pressure law, and the second of these is a drift term, which can differ between the two species. Our main results hold under a total mixing assumption on the initial data. This assumption, which allows the presence of vacuum, requires specific regularity properties for the ratio of the initial densities of the two species. Moreover, these regularity properties are shown to be propagated over time. In proving the main existence result, we also establish the spatial BV regularity of solutions. In addition, our main results naturally extend to similar systems involving reaction terms.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:51:35 GMT" } ]
2025-04-28T00:00:00
[ [ "Mészáros", "Alpár R.", "" ], [ "Parker", "Guy", "" ] ]
2504.18485
Tobias M. Schmidt
Tobias M. Schmidt, Ansgar Reiners, Michael T. Murphy, Gaspare Lo Curto, Carlos J. A. P. Martins, Philipp Huke
Validation of the ESPRESSO Wavelength Calibration Using Iodine Absorption Cell Spectra
Accepted for publication in MNRAS
null
null
null
astro-ph.IM astro-ph.CO astro-ph.EP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
High quality wavelength calibration is crucial for science cases like radial-velocity studies of exoplanets, the search for a possible variation of fundamental constants, and the redshift drift experiment. However, for state-of-the-art spectrographs it has become difficult to verify the wavelength calibration on sky, because no astrophysical source provides spectra with sufficiently stable or accurate wavelength information. We therefore propose to use iodine absorption cells to validate the wavelength calibration. Observing a bright and featureless star through the iodine cell emulates an astrophysical target with exactly known spectral features that can be analyzed like any other science target, allowing to verify the wavelength calibration derived from the internal calibration sources and to identify systematics in the data processing. As demonstration, we temporarily installed an I$_2$ absorption cell at ESPRESSO. Employing a full forward modeling approach of the I$_2$ spectrum, including the instrumental line-spread function, we demonstrate wavelength calibration accuracy at the level of a few m/s. We also show that wavelength measurements do depend on the geometry of the light-injection into the spectrograph fibers. This highlights the importance of probing exactly the same light path as science targets, something not possible with internal calibration sources alone. We also demonstrate excellent radial-velocity stability at the <20 cm/s level in a full end-to-end fashion, from sky to data product. Our study therefore showcases the great potential of absorption cells for the verification and long-term monitoring of the wavelength calibration as well as the unique insights they can provide.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:53:26 GMT" } ]
2025-04-28T00:00:00
[ [ "Schmidt", "Tobias M.", "" ], [ "Reiners", "Ansgar", "" ], [ "Murphy", "Michael T.", "" ], [ "Curto", "Gaspare Lo", "" ], [ "Martins", "Carlos J. A. P.", "" ], [ "Huke", "Philipp", "" ] ]
2504.18486
Nafisa Sadaf Prova
Nafisa Sadaf Prova, H\"usrev C{\i}lasun, Abhimanyu Kumar, Ahmet Efe, Sachin S. Sapatnekar, Ulya R. Karpuzcu
Supporting Higher-Order Interactions in Practical Ising Machines
null
null
null
null
physics.comp-ph
http://creativecommons.org/licenses/by/4.0/
Ising machines as hardware solvers of combinatorial optimization problems (COPs) can efficiently explore large solution spaces due to their inherent parallelism and physics-based dynamics. Many important COP classes such as satisfiability (SAT) assume arbitrary interactions between problem variables, while most Ising machines only support pairwise (second-order) interactions. This necessitates translation of higher-order interactions to pair-wise, which typically results in extra variables not corresponding to problem variables, and a larger problem for the Ising machine to solve than the original problem. This in turn can significantly increase time-to-solution and/or degrade solution accuracy. In this paper, considering a representative CMOS-compatible class of Ising machines, we propose a practical design to enable direct hardware support for higher order interactions. By minimizing the overhead of problem translation and mapping, our design leads to up to 4x lower time-to-solution without compromising solution accuracy.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:54:12 GMT" } ]
2025-04-28T00:00:00
[ [ "Prova", "Nafisa Sadaf", "" ], [ "Cılasun", "Hüsrev", "" ], [ "Kumar", "Abhimanyu", "" ], [ "Efe", "Ahmet", "" ], [ "Sapatnekar", "Sachin S.", "" ], [ "Karpuzcu", "Ulya R.", "" ] ]
2504.18487
Marvin Raimund Schulz
Dirk Hundertmark, Nikolaos Pattakos, Marvin Raimund Schulz
On the Excess Charge Problem of Atoms
50 pages, 2 figures
null
null
null
math-ph math.FA math.MP math.SP physics.atom-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
This paper establishes new bounds on the maximum number of electrons $ N_c(Z) $ that an atom with nuclear charge $Z$ can bind. Specifically, we show that \begin{equation*} N_c(Z) < 1.1185Z + O(Z^{1/3}) \end{equation*} with an explicit bound on the lower order term $O(Z^{1/3})$. This result improves long--standing bounds by Lieb and Nam obtained in 1984, respectively 2012. Our bounds show the fundamental difference between fermionic and bosonic atoms for finite $Z$ since for bosonic atoms it is known that $\lim N_c(Z)/Z = t_c \approx 1.21$ in the limit of large nuclear charges $Z$.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:54:13 GMT" } ]
2025-04-28T00:00:00
[ [ "Hundertmark", "Dirk", "" ], [ "Pattakos", "Nikolaos", "" ], [ "Schulz", "Marvin Raimund", "" ] ]
2504.18488
Nilkantha Das
Indranil Biswas, Nilkantha Das
On the injective self-maps of algebraic varieties
Final version. To appear in J. Pure Appl. Algebra
null
null
null
math.AG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A conjecture of Miyanishi says that an endomorphism of an algebraic variety, defined over an algebraically closed field of characteristic zero, is an automorphism if the endomorphism is injective outside a closed subset of codimension at least $2$. We prove the conjecture in the following cases: (1) The variety is non-singular. (2) The variety is a surface. (3) The variety is locally a complete intersection that is regular in codimension $2$. We also discuss a few instances where an endomorphism of a variety, satisfying the hypothesis of the conjecture of Miyanishi, induces an automorphism of the non-singular locus of the variety. Under additional hypotheses, we prove that the conjecture holds when the variety has only isolated singularities.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:58:12 GMT" } ]
2025-04-28T00:00:00
[ [ "Biswas", "Indranil", "" ], [ "Das", "Nilkantha", "" ] ]
2504.18489
Pasin Manurangsi
Pasin Manurangsi, Raghu Meka
Tight Lower Bound for Multicolor Discrepancy
11 pages
null
null
null
cs.DM cs.GT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove the following asymptotically tight lower bound for $k$-color discrepancy: For any $k \geq 2$, there exists a hypergraph with $n$ vertices such that its $k$-color discrepancy is at least $\Omega(\sqrt{n})$. This improves on the previously known lower bound of $\Omega(\sqrt{n/\log k})$ due to Caragiannis et al. (arXiv:2502.10516). As an application, we show that our result implies improved lower bounds for group fair division.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 16:58:59 GMT" } ]
2025-04-28T00:00:00
[ [ "Manurangsi", "Pasin", "" ], [ "Meka", "Raghu", "" ] ]
2504.18490
Armstrong Aboah
Andrews Danyo, Anthony Dontoh, Armstrong Aboah
An Improved ResNet50 Model for Predicting Pavement Condition Index (PCI) Directly from Pavement Images
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-sa/4.0/
Accurately predicting the Pavement Condition Index (PCI), a measure of roadway conditions, from pavement images is crucial for infrastructure maintenance. This study proposes an enhanced version of the Residual Network (ResNet50) architecture, integrated with a Convolutional Block Attention Module (CBAM), to predict PCI directly from pavement images without additional annotations. By incorporating CBAM, the model autonomously prioritizes critical features within the images, improving prediction accuracy. Compared to the original baseline ResNet50 and DenseNet161 architectures, the enhanced ResNet50-CBAM model achieved a significantly lower mean absolute percentage error (MAPE) of 58.16%, compared to the baseline models that achieved 70.76% and 65.48% respectively. These results highlight the potential of using attention mechanisms to refine feature extraction, ultimately enabling more accurate and efficient assessments of pavement conditions. This study emphasizes the importance of targeted feature refinement in advancing automated pavement analysis through attention mechanisms.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:00:50 GMT" } ]
2025-04-28T00:00:00
[ [ "Danyo", "Andrews", "" ], [ "Dontoh", "Anthony", "" ], [ "Aboah", "Armstrong", "" ] ]
2504.18491
Ver\'onica Loaiza Tacuri
F. Quispe-Huaynasi, F. Roig, N. Holanda, V. Loaiza-Tacuri, Romualdo Eleut\'erio, C. B. Pereira, S. Daflon, V. M. Placco, R. Lopes de Oliveira, F. Sestito, P. K. Humire, M. Borges Fernandes, A. Kanaan, T. Ribeiro, W. Schoenell
An Unsupervised Machine Learning Approach to Identify Spectral Energy Distribution Outliers: Application to the S-PLUS DR4 data
19 pages, 12 figures, 2 tables
null
10.3847/1538-3881/adcf26
null
astro-ph.SR astro-ph.GA astro-ph.IM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Identification of specific stellar populations using photometry for spectroscopic follow-up is a first step to confirm and better understand their nature. In this context, we present an unsupervised machine learning approach to identify candidates for spectroscopic follow-up using data from the Southern Photometric Local Universe Survey (S-PLUS). First, using an anomaly detection technique based on an autoencoder model, we select a large sample of objects ($\sim 19,000$) whose Spectral Energy Distribution (SED) is not well reconstructed by the model after training it on a well-behaved star sample. Then, we apply the t-distributed Stochastic Neighbor Embedding (t-SNE) algorithm to the 66 color measurements from S-PLUS, complemented by information from the SIMBAD database, to identify stellar populations. Our analysis reveals 69 carbon-rich star candidates that, based on their spatial and kinematic characteristics, may belong to the CH or Carbon-Enhanced Metal-Poor (CEMP) categories. Among these chemically peculiar candidates, we identify four as likely carbon dwarf stars. We show that it is feasible to identify three primary white dwarf (WD) populations: WDs with hydrogen-dominated atmospheres (DA), WDs with neutral helium-dominated atmospheres (DB), and the WDs main sequence binaries (WD + MS). Furthermore, by using eROSITA X-ray data, we also highlight the identification of candidates for very active low-mass stars. Finally, we identified a large number of binary systems using the autoencoder model, but did not observe a clear association between the overdensities in the t-SNE map and their orbital properties.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:01:30 GMT" } ]
2025-04-28T00:00:00
[ [ "Quispe-Huaynasi", "F.", "" ], [ "Roig", "F.", "" ], [ "Holanda", "N.", "" ], [ "Loaiza-Tacuri", "V.", "" ], [ "Eleutério", "Romualdo", "" ], [ "Pereira", "C. B.", "" ], [ "Daflon", "S.", "" ], [ "Placco", "V. M.", "" ], [ "de Oliveira", "R. Lopes", "" ], [ "Sestito", "F.", "" ], [ "Humire", "P. K.", "" ], [ "Fernandes", "M. Borges", "" ], [ "Kanaan", "A.", "" ], [ "Ribeiro", "T.", "" ], [ "Schoenell", "W.", "" ] ]
2504.18493
Elsa Abreu
Tim Suter, Zia Macdermid, Zekai Chen, Steven Lee Johnson, Elsa Abreu
Terahertz time-domain spectroscopy of materials under high pressure in a diamond anvil cell
null
null
null
null
cond-mat.mtrl-sci cond-mat.str-el
http://creativecommons.org/licenses/by-nc-sa/4.0/
We present the combination of a broadband terahertz time-domain spectroscopy system (0.1 - 8 THz), a diamond anvil cell capable of generating high pressure conditions of up to 10 GPa and a cryostat reaching temperatures as low as 10 K. This combination allows us to perform equilibrium and time-resolved THz spectroscopy measurements of a sample while continuously tuning its temperature and pressure conditions. In this work, the procedures and characterizations necessary to carry out such experiments in a tabletop setup are presented. Due to the large modifications of the terahertz beam as it goes through the diamond anvil cell (DAC), standard terahertz time-domain spectroscopy analysis procedures are no longer applicable. New methods to extract the pressure dependent material parameters are presented, both for samples homogeneously filling the DAC sample chamber as well as for bulk samples embedded in pressure media. Different pressure media are tested and evaluated using these new methods, and the obtained material parameters are compared to literature values. Time resolved measurements under pressure are demonstrated using an optical pump - THz probe scheme.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:03:17 GMT" } ]
2025-04-28T00:00:00
[ [ "Suter", "Tim", "" ], [ "Macdermid", "Zia", "" ], [ "Chen", "Zekai", "" ], [ "Johnson", "Steven Lee", "" ], [ "Abreu", "Elsa", "" ] ]
2504.18494
Roee Leder
Roee Leder
Cohomology for Linearized Boundary-Value Problems on General Riemannian Structures
181 pages
null
null
null
math.DG math-ph math.AP math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We develop a framework for casting the solvability and uniqueness conditions of linearized geometric boundary-value problems in cohomological terms. The theory is designed to be applicable without assumptions on the underlying Riemannian structure and provides tools to study the emergent cohomology explicitly. To achieve this generality, we extend Hodge theory to sequences of Douglas--Nirenberg systems that interact via Green's formulae, overdetermined ellipticity, and a condition we call the order-reduction property, replacing the classical requirement that the sequence form a cochain complex. This property typically arises from linearized constraints and gauge equivariance, as demonstrated by several examples, including the linearized Einstein equations with sources, where the cohomology encodes geometric and topological data.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:04:17 GMT" } ]
2025-04-28T00:00:00
[ [ "Leder", "Roee", "" ] ]
2504.18495
Junsouk Choi
Junsouk Choi, Jian Kang, Veerabhadran Baladandayuthapani
TopSpace: spatial topic modeling for unsupervised discovery of multicellular spatial tissue structures in multiplex imaging
null
null
null
null
q-bio.QM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Motivation: Understanding the spatial architecture of tissues is essential for decoding the complex interactions within cellular ecosystems and their implications for disease pathology and clinical outcomes. Recent advances in multiplex imaging technologies have enabled high-resolution profiling of cellular phenotypes and their spatial distributions, revealing critical roles of tissue structures such as tertiary lymphoid structures (TLSs) in shaping immune responses and influencing disease progression. However, existing methods for analyzing spatial tissue structures often rely on hard clustering or adjacency-based spatial models, which are limited in capturing the nuanced and overlapping nature of cellular communities. To address these challenges, we develop a novel spatial topic modeling framework for the unsupervised discovery of spatial tissue structures in multiplex imaging data. Results: We propose TopSpace, a novel Bayesian spatial topic model that integrates Gaussian processes into latent Dirichlet allocation to flexibly model spatial dependencies in tissue microenvironments. By leveraging the Bayesian framework, TopSpace supports multicellular mixed-membership clustering and offers key inferential advantages, including robust uncertainty quantification and data-driven determination of the number of multicellular microenvironments. We demonstrate the utility of TopSpace through simulations and a case study on non-small cell lung cancer (NSCLC) data. Simulations show that TopSpace accurately recovers latent tissue microenvironments and spatial clustering patterns, outperforming existing methods in scenarios with varying spatial dependencies. Applied to NSCLC data, TopSpace successfully identifies TLS and captures their spatial probability distribution, which strongly correlates with patient survival outcomes.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:04:48 GMT" } ]
2025-04-28T00:00:00
[ [ "Choi", "Junsouk", "" ], [ "Kang", "Jian", "" ], [ "Baladandayuthapani", "Veerabhadran", "" ] ]
2504.18496
Raymond Fok
Raymond Fok, Joseph Chee Chang, Marissa Radensky, Pao Siangliulue, Jonathan Bragg, Amy X. Zhang, and Daniel S. Weld
Facets, Taxonomies, and Syntheses: Navigating Structured Representations in LLM-Assisted Literature Review
null
null
null
null
cs.HC
http://creativecommons.org/licenses/by/4.0/
Comprehensive literature review requires synthesizing vast amounts of research -- a labor intensive and cognitively demanding process. Most prior work focuses either on helping researchers deeply understand a few papers (e.g., for triaging or reading), or retrieving from and visualizing a vast corpus. Deep analysis and synthesis of large paper collections (e.g., to produce a survey paper) is largely conducted manually with little support. We present DimInd, an interactive system that scaffolds literature review across large paper collections through LLM-generated structured representations. DimInd scaffolds literature understanding with multiple levels of compression, from papers, to faceted literature comparison tables with information extracted from individual papers, to taxonomies of concepts, to narrative syntheses. Users are guided through these successive information transformations while maintaining provenance to source text. In an evaluation with 23 researchers, DimInd supported participants in extracting information and conceptually organizing papers with less effort compared to a ChatGPT-assisted baseline workflow.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:09:29 GMT" } ]
2025-04-28T00:00:00
[ [ "Fok", "Raymond", "" ], [ "Chang", "Joseph Chee", "" ], [ "Radensky", "Marissa", "" ], [ "Siangliulue", "Pao", "" ], [ "Bragg", "Jonathan", "" ], [ "Zhang", "Amy X.", "" ], [ "Weld", "Daniel S.", "" ] ]
2504.18497
Yifeng Mao
Yifeng Mao, Bozhidar Stevanoski, Yves-Alexandre de Montjoye
DeSIA: Attribute Inference Attacks Against Limited Fixed Aggregate Statistics
null
null
null
null
cs.CR cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Empirical inference attacks are a popular approach for evaluating the privacy risk of data release mechanisms in practice. While an active attack literature exists to evaluate machine learning models or synthetic data release, we currently lack comparable methods for fixed aggregate statistics, in particular when only a limited number of statistics are released. We here propose an inference attack framework against fixed aggregate statistics and an attribute inference attack called DeSIA. We instantiate DeSIA against the U.S. Census PPMF dataset and show it to strongly outperform reconstruction-based attacks. In particular, we show DeSIA to be highly effective at identifying vulnerable users, achieving a true positive rate of 0.14 at a false positive rate of $10^{-3}$. We then show DeSIA to perform well against users whose attributes cannot be verified and when varying the number of aggregate statistics and level of noise addition. We also perform an extensive ablation study of DeSIA and show how DeSIA can be successfully adapted to the membership inference task. Overall, our results show that aggregation alone is not sufficient to protect privacy, even when a relatively small number of aggregates are being released, and emphasize the need for formal privacy mechanisms and testing before aggregate statistics are released.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:10:33 GMT" } ]
2025-04-28T00:00:00
[ [ "Mao", "Yifeng", "" ], [ "Stevanoski", "Bozhidar", "" ], [ "de Montjoye", "Yves-Alexandre", "" ] ]
2504.18498
Fabrizio Maturo Prof
Giuseppe Loffredo, Elvira Romano, Fabrizio MAturo
Enhancing Visual Interpretability and Explainability in Functional Survival Trees and Forests
null
null
null
null
stat.ML cs.LG stat.ME
http://creativecommons.org/licenses/by/4.0/
Functional survival models are key tools for analyzing time-to-event data with complex predictors, such as functional or high-dimensional inputs. Despite their predictive strength, these models often lack interpretability, which limits their value in practical decision-making and risk analysis. This study investigates two key survival models: the Functional Survival Tree (FST) and the Functional Random Survival Forest (FRSF). It introduces novel methods and tools to enhance the interpretability of FST models and improve the explainability of FRSF ensembles. Using both real and simulated datasets, the results demonstrate that the proposed approaches yield efficient, easy-to-understand decision trees that accurately capture the underlying decision-making processes of the model ensemble.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:11:10 GMT" } ]
2025-04-28T00:00:00
[ [ "Loffredo", "Giuseppe", "" ], [ "Romano", "Elvira", "" ], [ "MAturo", "Fabrizio", "" ] ]
2504.18499
YuZhang Liu
Lo\"ic Marsot, Yuzhang Liu
Equations of motion for dynamical systems with angular momentum on Finsler geometries
35 pages, 1 figure
null
null
null
math-ph gr-qc math.DG math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This article aims to derive equations of motion for dynamical systems with angular momentum on Finsler geometries. To this end, we apply Souriau's Principle of General Covariance, which is a geometrical framework to derive diffeomorphism invariant equations of motion. The equations we obtain are the generalization of that of Mathisson-Papapetrou-Dixon (MPD) on Finsler geometries, and we give their conserved quantities which turn out to be formally identical to the Riemannian case. These equations share the same properties as the MPD equations, and we mention different choices possible for supplementary conditions to close this system of equations. These equations have an additional requirement, which is the choice of what defines the tangent direction of the Finsler manifold, since the velocity and momentum are not parallel in general. After choosing the momentum as the Finsler direction and to define the center of mass, we give the complete equations of motion in 3 spatial dimensions, which we find coincide to previously known equations for Finsler spinoptics, and novel equations in 4 dimensions for massive and massless dynamical systems.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:11:32 GMT" } ]
2025-04-28T00:00:00
[ [ "Marsot", "Loïc", "" ], [ "Liu", "Yuzhang", "" ] ]
2504.18500
Jonas Frey
Jonas Frey, Turcan Tuna, Lanke Frank Tarimo Fu, Cedric Weibel, Katharine Patterson, Benjamin Krummenacher, Matthias M\"uller, Julian Nubert, Maurice Fallon, Cesar Cadena, Marco Hutter
Boxi: Design Decisions in the Context of Algorithmic Performance for Robotics
accepted for Robotic: Science and Systems (RSS 2025)
null
null
null
cs.RO cs.SY eess.SY
http://creativecommons.org/licenses/by/4.0/
Achieving robust autonomy in mobile robots operating in complex and unstructured environments requires a multimodal sensor suite capable of capturing diverse and complementary information. However, designing such a sensor suite involves multiple critical design decisions, such as sensor selection, component placement, thermal and power limitations, compute requirements, networking, synchronization, and calibration. While the importance of these key aspects is widely recognized, they are often overlooked in academia or retained as proprietary knowledge within large corporations. To improve this situation, we present Boxi, a tightly integrated sensor payload that enables robust autonomy of robots in the wild. This paper discusses the impact of payload design decisions made to optimize algorithmic performance for downstream tasks, specifically focusing on state estimation and mapping. Boxi is equipped with a variety of sensors: two LiDARs, 10 RGB cameras including high-dynamic range, global shutter, and rolling shutter models, an RGB-D camera, 7 inertial measurement units (IMUs) of varying precision, and a dual antenna RTK GNSS system. Our analysis shows that time synchronization, calibration, and sensor modality have a crucial impact on the state estimation performance. We frame this analysis in the context of cost considerations and environment-specific challenges. We also present a mobile sensor suite `cookbook` to serve as a comprehensive guideline, highlighting generalizable key design considerations and lessons learned during the development of Boxi. Finally, we demonstrate the versatility of Boxi being used in a variety of applications in real-world scenarios, contributing to robust autonomy. More details and code: https://github.com/leggedrobotics/grand_tour_box
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:11:48 GMT" } ]
2025-04-28T00:00:00
[ [ "Frey", "Jonas", "" ], [ "Tuna", "Turcan", "" ], [ "Fu", "Lanke Frank Tarimo", "" ], [ "Weibel", "Cedric", "" ], [ "Patterson", "Katharine", "" ], [ "Krummenacher", "Benjamin", "" ], [ "Müller", "Matthias", "" ], [ "Nubert", "Julian", "" ], [ "Fallon", "Maurice", "" ], [ "Cadena", "Cesar", "" ], [ "Hutter", "Marco", "" ] ]
2504.18502
Zhanhong He
Zhanhong He, Roberto Togneri, Xiangyu Zhang
Music Tempo Estimation on Solo Instrumental Performance
4 pages, rejected paper by WASPAA2023
null
null
null
eess.AS cs.IR
http://creativecommons.org/licenses/by-sa/4.0/
Recently, automatic music transcription has made it possible to convert musical audio into accurate MIDI. However, the resulting MIDI lacks music notations such as tempo, which hinders its conversion into sheet music. In this paper, we investigate state-of-the-art tempo estimation techniques and evaluate their performance on solo instrumental music. These include temporal convolutional network (TCN) and recurrent neural network (RNN) models that are pretrained on massive of mixed vocals and instrumental music, as well as TCN models trained specifically with solo instrumental performances. Through evaluations on drum, guitar, and classical piano datasets, our TCN models with the new training scheme achieved the best performance. Our newly trained TCN model increases the Acc1 metric by 38.6% for guitar tempo estimation, compared to the pretrained TCN model with an Acc1 of 61.1%. Although our trained TCN model is twice as accurate as the pretrained TCN model in estimating classical piano tempo, its Acc1 is only 50.9%. To improve the performance of deep learning models, we investigate their combinations with various post-processing methods. These post-processing techniques effectively enhance the performance of deep learning models when they struggle to estimate the tempo of specific instruments.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:14:52 GMT" } ]
2025-04-28T00:00:00
[ [ "He", "Zhanhong", "" ], [ "Togneri", "Roberto", "" ], [ "Zhang", "Xiangyu", "" ] ]
2504.18503
Sungjin Im
Aditya Bhaskara, Sreenivas Gollapudi, Sungjin Im, Kostas Kollias, Kamesh Munagala
Online Distributed Queue Length Estimation
To appear in SIAM Conference on Applied and Computational Discrete Algorithms (ACDA) 2025
null
null
null
cs.DS
http://creativecommons.org/licenses/by-nc-sa/4.0/
Queue length monitoring is a commonly arising problem in numerous applications such as queue management systems, scheduling, and traffic monitoring. Motivated by such applications, we formulate a queue monitoring problem, where there is a FIFO queue with arbitrary arrivals and departures, and a server needs to monitor the length of a queue by using decentralized pings from packets in the queue. Packets can send pings informing the server about the number of packets ahead of them in the queue. Via novel online policies and lower bounds, we tightly characterize the trade-off between the number of pings sent and the accuracy of the server's real time estimates. Our work studies the trade-off under various arrival and departure processes, including constant-rate, Poisson, and adversarial processes.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:15:20 GMT" } ]
2025-04-28T00:00:00
[ [ "Bhaskara", "Aditya", "" ], [ "Gollapudi", "Sreenivas", "" ], [ "Im", "Sungjin", "" ], [ "Kollias", "Kostas", "" ], [ "Munagala", "Kamesh", "" ] ]
2504.18504
Arunabh Srivastava
Arunabh Srivastava and Thomas Jacob Maranzatto and Sennur Ulukus
Information Freshness in Dynamic Gossip Networks
null
null
null
null
cs.IT cs.NI cs.SI eess.SP math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider a source that shares updates with a network of $n$ gossiping nodes. The network's topology switches between two arbitrary topologies, with switching governed by a two-state continuous time Markov chain (CTMC) process. Information freshness is well-understood for static networks. This work evaluates the impact of time-varying connections on information freshness. In order to quantify the freshness of information, we use the version age of information metric. If the two networks have static long-term average version ages of $f_1(n)$ and $f_2(n)$ with $f_1(n) \ll f_2(n)$, then the version age of the varying-topologies network is related to $f_1(n)$, $f_2(n)$, and the transition rates in the CTMC. If the transition rates in the CTMC are faster than $f_1(n)$, the average version age of the varying-topologies network is $f_1(n)$. Further, we observe that the behavior of a vanishingly small fraction of nodes can severely impact the long-term average version age of a network in a negative way. This motivates the definition of a typical set of nodes in the network. We evaluate the impact of fast and slow CTMC transition rates on the typical set of nodes.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:16:36 GMT" } ]
2025-04-28T00:00:00
[ [ "Srivastava", "Arunabh", "" ], [ "Maranzatto", "Thomas Jacob", "" ], [ "Ulukus", "Sennur", "" ] ]
2504.18505
Jorge Russo
Reza Pourkhodabakhshi and Jorge G. Russo
Shadow curves and quasinormal modes for rotating black holes surrounded by dark matter, radiation and dust
19 pages, 9 figures
null
null
null
gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the impact of different fluid matter scenarios on the shadow of black holes (BH) and on frequencies of quasinormal modes (QNM) for a black hole subjected to scalar perturbations, with a comparison to the standard Kerr. The analysis of the shadow reveals a dependence on the density parameter of fluid matter $k$, with larger shadow sizes for larger values of $k$ in the dark matter and dust cases, while the shadow size becomes smaller in the radiation case. Notably, dark matter induces more visible deformations compared to radiation or dust, thereby highlighting its distinct imprint on shadow curves. We also find that dark matter reduces the real part of the QNM frequencies and significantly increases the damping time, enhancing the prospects for gravitational wave detection. The variations in spin parameter $a$, density parameter $k$ and multipole number $l$ are investigated. The analysis confirms the significant role of dark matter in modifying the behavior of QNMs, providing a promising avenue for future experiments.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:16:42 GMT" } ]
2025-04-28T00:00:00
[ [ "Pourkhodabakhshi", "Reza", "" ], [ "Russo", "Jorge G.", "" ] ]
2504.18507
Tomoki Tokuda
Tomoki Tokuda
Mod 2 cohomology of 2-configuration space of a closed surface and Stiefel--Whitney class
null
null
null
null
math.AT math.RT
http://creativecommons.org/licenses/by-nc-sa/4.0/
In this paper, we compute the singular cohomology groups $H^*(C_2(M);\mathbb{F}_2)$ of the ordered 2-configuration space $C_2(M)$ as $\Sigma_2$-representations. Using the result, we determine the mod 2 cohomology of the unordered 2-configuration space $B_2(M)$ as a $H^*(\mathbb{R}P^{\infty};\mathbb{F}_2)$-module. As a corollary of our computation, we see that the Stiefel--Whitney height of $M$ is $2$ or $3$ when $M$ is orientable or not, respectively.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:19:56 GMT" } ]
2025-04-28T00:00:00
[ [ "Tokuda", "Tomoki", "" ] ]
2504.18508
Feodor Dragan F
Derek G. Corneil, Feodor F. Dragan, Ekkehard K\"ohler, Yang Xiang
Lower bounds on collective additive spanners
28 pages
null
null
null
math.CO cs.DS
http://creativecommons.org/licenses/by/4.0/
In this paper we present various lower bound results on collective tree spanners and on spanners of bounded treewidth. A graph $G$ is said to admit a system of $\mu$ collective additive tree $c$-spanners if there is a system $\cal{T}$$(G)$ of at most $\mu$ spanning trees of $G$ such that for any two vertices $u,v$ of $G$ a tree $T\in \cal{T}$$(G)$ exists such that the distance in $T$ between $u$ and $v$ is at most $c$ plus their distance in $G$. A graph $G$ is said to admit an additive $k$-treewidth $c$-spanner if there is a spanning subgraph $H$ of $G$ with treewidth $k$ such that for any pair of vertices $u$ and $v$ their distance in $H$ is at most $c$ plus their distance in $G$. Among other results, we show that: $\bullet$ Any system of collective additive tree $1$ -- spanners must have $\Omega(\sqrt[3]{\log n})$ spanning trees for some unit interval graphs; $\bullet$ No system of a constant number of collective additive tree $2$-spanners can exist for strongly chordal graphs; $\bullet$ No system of a constant number of collective additive tree $3$-spanners can exist for chordal graphs; $\bullet$ No system of a constant number of collective additive tree $c$-spanners can exist for weakly chordal graphs as well as for outerplanar graphs for any constant $c\geq 0$; $\bullet$ For any constants $k \ge 2$ and $c \ge 1$ there are graphs of treewidth $k$ such that no spanning subgraph of treewidth $k-1$ can be an additive $c$-spanner of such a graph. All these lower bound results apply also to general graphs. Furthermore, they %results complement known upper bound results with tight lower bound results.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:21:22 GMT" } ]
2025-04-28T00:00:00
[ [ "Corneil", "Derek G.", "" ], [ "Dragan", "Feodor F.", "" ], [ "Köhler", "Ekkehard", "" ], [ "Xiang", "Yang", "" ] ]
2504.18509
Yushi Hu
Shivam Duggal, Yushi Hu, Oscar Michel, Aniruddha Kembhavi, William T. Freeman, Noah A. Smith, Ranjay Krishna, Antonio Torralba, Ali Farhadi, Wei-Chiu Ma
Eval3D: Interpretable and Fine-grained Evaluation for 3D Generation
CVPR 2025. Project page and codes: https://eval3d.github.io/
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Despite the unprecedented progress in the field of 3D generation, current systems still often fail to produce high-quality 3D assets that are visually appealing and geometrically and semantically consistent across multiple viewpoints. To effectively assess the quality of the generated 3D data, there is a need for a reliable 3D evaluation tool. Unfortunately, existing 3D evaluation metrics often overlook the geometric quality of generated assets or merely rely on black-box multimodal large language models for coarse assessment. In this paper, we introduce Eval3D, a fine-grained, interpretable evaluation tool that can faithfully evaluate the quality of generated 3D assets based on various distinct yet complementary criteria. Our key observation is that many desired properties of 3D generation, such as semantic and geometric consistency, can be effectively captured by measuring the consistency among various foundation models and tools. We thus leverage a diverse set of models and tools as probes to evaluate the inconsistency of generated 3D assets across different aspects. Compared to prior work, Eval3D provides pixel-wise measurement, enables accurate 3D spatial feedback, and aligns more closely with human judgments. We comprehensively evaluate existing 3D generation models using Eval3D and highlight the limitations and challenges of current models.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:22:05 GMT" } ]
2025-04-28T00:00:00
[ [ "Duggal", "Shivam", "" ], [ "Hu", "Yushi", "" ], [ "Michel", "Oscar", "" ], [ "Kembhavi", "Aniruddha", "" ], [ "Freeman", "William T.", "" ], [ "Smith", "Noah A.", "" ], [ "Krishna", "Ranjay", "" ], [ "Torralba", "Antonio", "" ], [ "Farhadi", "Ali", "" ], [ "Ma", "Wei-Chiu", "" ] ]
2504.18510
Patrick M\"uller
Patrick M\"uller, Alexander Braun, Margret Keuper
Examining the Impact of Optical Aberrations to Image Classification and Object Detection Models
v1.0
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Deep neural networks (DNNs) have proven to be successful in various computer vision applications such that models even infer in safety-critical situations. Therefore, vision models have to behave in a robust way to disturbances such as noise or blur. While seminal benchmarks exist to evaluate model robustness to diverse corruptions, blur is often approximated in an overly simplistic way to model defocus, while ignoring the different blur kernel shapes that result from optical systems. To study model robustness against realistic optical blur effects, this paper proposes two datasets of blur corruptions, which we denote OpticsBench and LensCorruptions. OpticsBench examines primary aberrations such as coma, defocus, and astigmatism, i.e. aberrations that can be represented by varying a single parameter of Zernike polynomials. To go beyond the principled but synthetic setting of primary aberrations, LensCorruptions samples linear combinations in the vector space spanned by Zernike polynomials, corresponding to 100 real lenses. Evaluations for image classification and object detection on ImageNet and MSCOCO show that for a variety of different pre-trained models, the performance on OpticsBench and LensCorruptions varies significantly, indicating the need to consider realistic image corruptions to evaluate a model's robustness against blur.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:23:47 GMT" } ]
2025-04-28T00:00:00
[ [ "Müller", "Patrick", "" ], [ "Braun", "Alexander", "" ], [ "Keuper", "Margret", "" ] ]
2504.18511
Amit Kumar
Ethari Hrishikesh, Amit Kumar, Meher Bhardwaj, Sonali Agarwal
Co-Change Graph Entropy: A New Process Metric for Defect Prediction
null
null
null
null
cs.SE
http://creativecommons.org/licenses/by/4.0/
Process metrics, valued for their language independence and ease of collection, have been shown to outperform product metrics in defect prediction. Among these, change entropy (Hassan, 2009) is widely used at the file level and has proven highly effective. Additionally, past research suggests that co-change patterns provide valuable insights into software quality. Building on these findings, we introduce Co-Change Graph Entropy, a novel metric that models co-changes as a graph to quantify co-change scattering. Experiments on eight Apache projects reveal a significant correlation between co-change entropy and defect counts at the file level, with a Pearson correlation coefficient of up to 0.54. In filelevel defect classification, replacing change entropy with co-change entropy improves AUROC in 72.5% of cases and MCC in 62.5% across 40 experimental settings (five machine learning classifiers and eight projects), though these improvements are not statistically significant. However, when co-change entropy is combined with change entropy, AUROC improves in 82.5% of cases and MCC in 65%, with statistically significant gains confirmed via the Friedman test followed by the post-hoc Nemenyi test. These results indicate that co-change entropy complements change entropy, significantly enhancing defect classification performance and underscoring its practical importance in defect prediction.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:27:18 GMT" } ]
2025-04-28T00:00:00
[ [ "Hrishikesh", "Ethari", "" ], [ "Kumar", "Amit", "" ], [ "Bhardwaj", "Meher", "" ], [ "Agarwal", "Sonali", "" ] ]
2504.18512
Thomas Clark
Thomas W. Clark, Luca Vincetti and Peter Domokos
Atoms in hollow-core fibers: A QED approach
null
null
null
null
quant-ph physics.atom-ph physics.optics
http://creativecommons.org/licenses/by-nc-sa/4.0/
We outline mechanical effects of light-matter interaction inside hollow-core optical fibers. Starting with quantized electromagnetic radiation, we demonstrate how dispersion, mode functions and losses define an open quantum system and how subsequent Langevin equations can be used to predict spatially-dependent vacuum forces. Conceptually, we reveal new, geometry-induced, forces that have no equivalence in unbounded 3-D space and, practically, show how the general spatial dependence can be greatly approximated by free-space Ince-Gaussian modes: such that the forces can be described analytically. By also considering the effects of drive and fluctuations, we provide an extensive overview of both control and cooling within the limitations of a 2-level atomic system.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:27:27 GMT" } ]
2025-04-28T00:00:00
[ [ "Clark", "Thomas W.", "" ], [ "Vincetti", "Luca", "" ], [ "Domokos", "Peter", "" ] ]
2504.18513
Zhongjian Wang
Zilan Cheng, Zhongjian Wang, Li-Lian Wang, Mejdi Azaiez
PODNO: Proper Orthogonal Decomposition Neural Operators
null
null
null
null
math.NA cs.LG cs.NA physics.comp-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
In this paper, we introduce Proper Orthogonal Decomposition Neural Operators (PODNO) for solving partial differential equations (PDEs) dominated by high-frequency components. Building on the structure of Fourier Neural Operators (FNO), PODNO replaces the Fourier transform with (inverse) orthonormal transforms derived from the Proper Orthogonal Decomposition (POD) method to construct the integral kernel. Due to the optimality of POD basis, the PODNO has potential to outperform FNO in both accuracy and computational efficiency for high-frequency problems. From analysis point of view, we established the universality of a generalization of PODNO, termed as Generalized Spectral Operator (GSO). In addition, we evaluate PODNO's performance numerically on dispersive equations such as the Nonlinear Schrodinger (NLS) equation and the Kadomtsev-Petviashvili (KP) equation.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:30:44 GMT" } ]
2025-04-28T00:00:00
[ [ "Cheng", "Zilan", "" ], [ "Wang", "Zhongjian", "" ], [ "Wang", "Li-Lian", "" ], [ "Azaiez", "Mejdi", "" ] ]
2504.18514
Jason Kristiano
Jason Kristiano and Jun'ichi Yokoyama
Inflationary background renormalization
8 pages, no figure
null
null
YITP-25-62, RESCEU-9/25, IPMU25-0018
hep-th astro-ph.CO
http://creativecommons.org/licenses/by/4.0/
In cosmic inflation, non-linearities of the curvature perturbation can induce backreaction to the background. To obtain observational predictions at non-linear order on the correct background, one has to redefine the background or introduce background renormalization. We explicitly demonstrate it with a vanishing one-point function of the curvature perturbation as a renormalization condition, so that proper observational predictions can be made even at the nonlinear level. Due to non-linear symmetry of the curvature perturbation, such a procedure induces corrections to the two-point functions, which yield a finite renormalized one-loop correction that depends on the regularization scheme. Cancellation of the divergence is a manifestation of Maldacena's consistency condition. The finite term can be large and highly time-dependent, which indicates evolution outside the horizon.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:32:04 GMT" } ]
2025-04-28T00:00:00
[ [ "Kristiano", "Jason", "" ], [ "Yokoyama", "Jun'ichi", "" ] ]
2504.18515
Janvi Madhani
Janvi P. Madhani, Charlotte Welker, Sneha Nair, Daniel Gallego, Lianys Feliciano, Christophe Pichon, Charlotte Olsen, Yohan Dubois, Sugata Kaviraj, and Katarina Kraljic
Zippers and Twisters: Planes of Satellite Galaxies Emerge from Whirling and Shocking Gas Streams in the Cosmic Web
submitted to ApJ, 33 pages, 21 figures
null
null
null
astro-ph.GA astro-ph.CO
http://creativecommons.org/licenses/by/4.0/
We investigate dwarf satellite systems around Milky Way analogs in the NewHorizon simulation. Using simple estimators limiting over-detection, we identify planes of satellites comparable to observations in $30\%$ to $70\%$ of cases. The full sample is strongly biased towards arrangements more elongated and co-rotating than their dark-matter host, as early as $z = 1$. We identify cosmic filaments and relics of local gas streams outside each system at $z \approx 0$ with DisPerSE. We find that the thinner the local stream plane, the thinner the system is. The two align significantly for planar systems. Streams around isotropic systems are not planar. Our analysis reveals two plane types. Ultrathin planes lie orthogonally to their single nearest cosmic filament and align to coherent vortical flows within 3 Mpc, reminiscent of $z > 2$ whirls. A second group of planar systems align to their cosmic filaments. All planes are found in single cosmic filaments skirted by coherent vortical whirls while isotropic systems are found in turbulent flows at the intersection of filaments. We conclude that planes are frequent in $\Lambda CDM$ simulations providing the cosmic environment is resolved. Tracking filaments back in time, we show a tight connection between a single, stable filament down to $z \approx 0$ and the existence of a plane. "In-filament" planes typically get enhanced by a single, edge-on filament merger at $z < 2$ (zipper) while "vertical" planes' filaments undergo single twisters (high-orbital momentum zippers) preventing the formation of a core along the filament. In contrast, isotropic systems' filaments undergo multiple misaligned mergers.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 03:02:18 GMT" } ]
2025-04-28T00:00:00
[ [ "Madhani", "Janvi P.", "" ], [ "Welker", "Charlotte", "" ], [ "Nair", "Sneha", "" ], [ "Gallego", "Daniel", "" ], [ "Feliciano", "Lianys", "" ], [ "Pichon", "Christophe", "" ], [ "Olsen", "Charlotte", "" ], [ "Dubois", "Yohan", "" ], [ "Kaviraj", "Sugata", "" ], [ "Kraljic", "Katarina", "" ] ]
2504.18516
Trond Saue
Gabriele Fabbro, Jan Brandejs and Trond Saue
Highly Accurate Expectation Values Using High-Order Relativistic Coupled Cluster Theory
48 pages, 3 figures
null
null
null
physics.chem-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This work presents the automatic generation of analytic first derivatives of the energy for general coupled-cluster models using the \text{tenpi} toolchain. We report the first implementation of expectation values for CCSDT and CCSDTQ methods within the DIRAC program package for relativistic molecular calculations. As pivotal calculations, we focus on the electric field gradient (EFG) evaluated at the lithium nucleus in LiX (X = H, F, Cl) compounds, enabling the extraction of the nuclear electric quadrupole moment $Q({}^{7}Li)$, and at the aluminum nucleus in AlY (Y =H, F, Cl, Br) compounds, for the determination of $Q({}^{27}Al)$. These high-order methods are applied to compute corrections for triple and quadruple excitations for the EFG, a crucial quantity for determining nuclear quadrupole moments. We obtain $Q({}^{27}Al)$ = 0.1466 b, in excellent agreement with the recommended value, and $Q({}^{7}Li)$ = -0.0386 b, which is smaller than the currently recommended value, that indicates the need for further investigation.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:34:07 GMT" } ]
2025-04-28T00:00:00
[ [ "Fabbro", "Gabriele", "" ], [ "Brandejs", "Jan", "" ], [ "Saue", "Trond", "" ] ]
2504.18517
Lawford Hatcher
Lawford Hatcher
Geometric inequalities between Dirichlet and Neumann eigenvalues
26 pages, 4 figures
null
null
null
math.SP math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Comparing Neumann and Dirichlet eigenvalues of the Laplacian on a bounded domain $\Omega\subseteq\Rbb^n$ is a topic that goes back at least to the work of P\'olya \cite{polya}. We study the effect of the isoperimetric ratio of $\Omega$ on the number $N(\Omega)$ of Neumann eigenvalues that do not exceed the first Dirichlet eigenvalue, proving that $N(\Omega)$ is bounded above and below by a constant multiple of the isoperimetric ratio in the case of convex domains. We also show that these estimates do not hold in the non-convex setting, addressing questions of Cox-MacLachlan-Steeves \cite{coxetal} and Freitas \cite{freitas}. Despite these counterexamples, we find similar estimates for polygonal domains in $\Rbb^2$ as well as certain families of fiber bundles that asymptotically collapse onto their base spaces, the motivating examples being tubular neighborhoods of submanifolds.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:35:31 GMT" } ]
2025-04-28T00:00:00
[ [ "Hatcher", "Lawford", "" ] ]
2504.18518
Maya Horton
Maya Horton, Martin Hardcastle, George Miley, Cyril Tasse, Timothy Shimwell
Complex morphology and precession indicators of AGN jets in LoTSS DR2
null
null
null
null
astro-ph.GA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The LOw Frequency ARray Two-metre Sky Survey second data release (LoTSS DR2) covers 27\% of the northern sky and contains around four million radio sources. The development of this catalogue involved a large citizen science project (Radio Galaxy Zoo: LOFAR) with more than 116,000 resolved sources going through visual inspection. We took a subset of sources with flux density above 75 mJy and an angular size of $90''$ or greater, giving a total of $9,985$ sources or $\sim 10\%$ of the visually inspected sources. We classified these by visual inspection in terms of broad source type (e.g., Fanaroff-Riley class I or II, narrow or wide-angle tail, relaxed double), noticeable features (wings, visible jets, banding, filaments etc), environmental features (cluster environment, merger, diffuse emission). Our specific aim was to search for features linked to jet precession, such as a misaligned jet axis, curvature and multiple hotspots. This combination of features and morphology allowed us to detect increasingly fine-grained sub-populations of interesting or unusual sources. We found that $28\%$ of sources showed evidence of one or more precession indicators, which could make them candidates for hosting close binary supermassive black holes. Potential precession signatures occur in sources of all sizes and luminosities in our sample but appear to favour more massive host galaxies. Our work greatly expands the sample size and parameter space of searches for precession signatures in powerful jetted sources. This work also showcases the diversity of large bright radio sources in the LOFAR surveys, whether or not precession indicators are present.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:37:30 GMT" } ]
2025-04-28T00:00:00
[ [ "Horton", "Maya", "" ], [ "Hardcastle", "Martin", "" ], [ "Miley", "George", "" ], [ "Tasse", "Cyril", "" ], [ "Shimwell", "Timothy", "" ] ]
2504.18519
Han Zhang
Han Zhang, Hao Zhou, Medhat Elsayed, Majid Bavand, Raimundas Gaigalas, Yigit Ozcan and Melike Erol-Kantarci
Intelligent Attacks and Defense Methods in Federated Learning-enabled Energy-Efficient Wireless Networks
null
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Federated learning (FL) is a promising technique for learning-based functions in wireless networks, thanks to its distributed implementation capability. On the other hand, distributed learning may increase the risk of exposure to malicious attacks where attacks on a local model may spread to other models by parameter exchange. Meanwhile, such attacks can be hard to detect due to the dynamic wireless environment, especially considering local models can be heterogeneous with non-independent and identically distributed (non-IID) data. Therefore, it is critical to evaluate the effect of malicious attacks and develop advanced defense techniques for FL-enabled wireless networks. In this work, we introduce a federated deep reinforcement learning-based cell sleep control scenario that enhances the energy efficiency of the network. We propose multiple intelligent attacks targeting the learning-based approach and we propose defense methods to mitigate such attacks. In particular, we have designed two attack models, generative adversarial network (GAN)-enhanced model poisoning attack and regularization-based model poisoning attack. As a counteraction, we have proposed two defense schemes, autoencoder-based defense, and knowledge distillation (KD)-enabled defense. The autoencoder-based defense method leverages an autoencoder to identify the malicious participants and only aggregate the parameters of benign local models during the global aggregation, while KD-based defense protects the model from attacks by controlling the knowledge transferred between the global model and local models.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:40:35 GMT" } ]
2025-04-28T00:00:00
[ [ "Zhang", "Han", "" ], [ "Zhou", "Hao", "" ], [ "Elsayed", "Medhat", "" ], [ "Bavand", "Majid", "" ], [ "Gaigalas", "Raimundas", "" ], [ "Ozcan", "Yigit", "" ], [ "Erol-Kantarci", "Melike", "" ] ]
2504.18520
Jiahao Huang
Jiahao Huang, Fanwen Wang, Pedro F. Ferreira, Haosen Zhang, Yinzhe Wu, Zhifan Gao, Lei Zhu, Angelica I. Aviles-Rivero, Carola-Bibiane Schonlieb, Andrew D. Scott, Zohya Khalique, Maria Dwornik, Ramyah Rajakulasingam, Ranil De Silva, Dudley J. Pennell, Guang Yang and Sonia Nielles-Vallespin
RSFR: A Coarse-to-Fine Reconstruction Framework for Diffusion Tensor Cardiac MRI with Semantic-Aware Refinement
null
null
null
null
eess.IV cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Cardiac diffusion tensor imaging (DTI) offers unique insights into cardiomyocyte arrangements, bridging the gap between microscopic and macroscopic cardiac function. However, its clinical utility is limited by technical challenges, including a low signal-to-noise ratio, aliasing artefacts, and the need for accurate quantitative fidelity. To address these limitations, we introduce RSFR (Reconstruction, Segmentation, Fusion & Refinement), a novel framework for cardiac diffusion-weighted image reconstruction. RSFR employs a coarse-to-fine strategy, leveraging zero-shot semantic priors via the Segment Anything Model and a robust Vision Mamba-based reconstruction backbone. Our framework integrates semantic features effectively to mitigate artefacts and enhance fidelity, achieving state-of-the-art reconstruction quality and accurate DT parameter estimation under high undersampling rates. Extensive experiments and ablation studies demonstrate the superior performance of RSFR compared to existing methods, highlighting its robustness, scalability, and potential for clinical translation in quantitative cardiac DTI.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:41:14 GMT" } ]
2025-04-28T00:00:00
[ [ "Huang", "Jiahao", "" ], [ "Wang", "Fanwen", "" ], [ "Ferreira", "Pedro F.", "" ], [ "Zhang", "Haosen", "" ], [ "Wu", "Yinzhe", "" ], [ "Gao", "Zhifan", "" ], [ "Zhu", "Lei", "" ], [ "Aviles-Rivero", "Angelica I.", "" ], [ "Schonlieb", "Carola-Bibiane", "" ], [ "Scott", "Andrew D.", "" ], [ "Khalique", "Zohya", "" ], [ "Dwornik", "Maria", "" ], [ "Rajakulasingam", "Ramyah", "" ], [ "De Silva", "Ranil", "" ], [ "Pennell", "Dudley J.", "" ], [ "Yang", "Guang", "" ], [ "Nielles-Vallespin", "Sonia", "" ] ]
2504.18521
Shintaro Shiba
Shintaro Shiba, Quan Kong, Norimasa Kobori
E-VLC: A Real-World Dataset for Event-based Visible Light Communication And Localization
10 pages, 9 figures, 5 tables, CVPRW on EventVision 2025
null
null
null
cs.CV cs.RO eess.SP
http://creativecommons.org/licenses/by/4.0/
Optical communication using modulated LEDs (e.g., visible light communication) is an emerging application for event cameras, thanks to their high spatio-temporal resolutions. Event cameras can be used simply to decode the LED signals and also to localize the camera relative to the LED marker positions. However, there is no public dataset to benchmark the decoding and localization in various real-world settings. We present, to the best of our knowledge, the first public dataset that consists of an event camera, a frame camera, and ground-truth poses that are precisely synchronized with hardware triggers. It provides various camera motions with various sensitivities in different scene brightness settings, both indoor and outdoor. Furthermore, we propose a novel method of localization that leverages the Contrast Maximization framework for motion estimation and compensation. The detailed analysis and experimental results demonstrate the advantages of LED-based localization with events over the conventional AR-marker--based one with frames, as well as the efficacy of the proposed method in localization. We hope that the proposed dataset serves as a future benchmark for both motion-related classical computer vision tasks and LED marker decoding tasks simultaneously, paving the way to broadening applications of event cameras on mobile devices. https://woven-visionai.github.io/evlc-dataset
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:43:20 GMT" } ]
2025-04-28T00:00:00
[ [ "Shiba", "Shintaro", "" ], [ "Kong", "Quan", "" ], [ "Kobori", "Norimasa", "" ] ]
2504.18522
Julius Von K\"ugelgen
Julius von K\"ugelgen, Jakob Ketterer, Xinwei Shen, Nicolai Meinshausen, Jonas Peters
Representation Learning for Distributional Perturbation Extrapolation
Preprint; work presented at the ICLR Workshop on Learning Meaningful Representations of Life
null
null
null
stat.ML cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider the problem of modelling the effects of unseen perturbations such as gene knockdowns or drug combinations on low-level measurements such as RNA sequencing data. Specifically, given data collected under some perturbations, we aim to predict the distribution of measurements for new perturbations. To address this challenging extrapolation task, we posit that perturbations act additively in a suitable, unknown embedding space. More precisely, we formulate the generative process underlying the observed data as a latent variable model, in which perturbations amount to mean shifts in latent space and can be combined additively. Unlike previous work, we prove that, given sufficiently diverse training perturbations, the representation and perturbation effects are identifiable up to affine transformation, and use this to characterize the class of unseen perturbations for which we obtain extrapolation guarantees. To estimate the model from data, we propose a new method, the perturbation distribution autoencoder (PDAE), which is trained by maximising the distributional similarity between true and predicted perturbation distributions. The trained model can then be used to predict previously unseen perturbation distributions. Empirical evidence suggests that PDAE compares favourably to existing methods and baselines at predicting the effects of unseen perturbations.
[ { "version": "v1", "created": "Fri, 25 Apr 2025 17:44:04 GMT" } ]
2025-04-28T00:00:00
[ [ "von Kügelgen", "Julius", "" ], [ "Ketterer", "Jakob", "" ], [ "Shen", "Xinwei", "" ], [ "Meinshausen", "Nicolai", "" ], [ "Peters", "Jonas", "" ] ]