id
stringlengths
9
16
submitter
stringlengths
1
64
authors
stringlengths
3
62.8k
title
stringlengths
1
382
comments
stringlengths
1
1.15k
journal-ref
stringlengths
1
557
doi
stringlengths
7
153
report-no
stringlengths
1
509
categories
stringlengths
5
125
license
stringclasses
9 values
abstract
stringlengths
6
6.09k
versions
listlengths
1
187
update_date
timestamp[s]date
2007-05-23 00:00:00
2025-05-16 00:00:00
authors_parsed
sequencelengths
1
2.83k
2505.10258
Michael Hubbertz
Michael Hubbertz, Pascal Colling, Qi Han, Tobias Meisen
Inferring Driving Maps by Deep Learning-based Trail Map Extraction
This paper was accepted at the CVPR WAD 2025 Workshop
null
null
null
cs.CV cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
High-definition (HD) maps offer extensive and accurate environmental information about the driving scene, making them a crucial and essential element for planning within autonomous driving systems. To avoid extensive efforts from manual labeling, methods for automating the map creation have emerged. Recent trends have moved from offline mapping to online mapping, ensuring availability and actuality of the utilized maps. While the performance has increased in recent years, online mapping still faces challenges regarding temporal consistency, sensor occlusion, runtime, and generalization. We propose a novel offline mapping approach that integrates trails - informal routes used by drivers - into the map creation process. Our method aggregates trail data from the ego vehicle and other traffic participants to construct a comprehensive global map using transformer-based deep learning models. Unlike traditional offline mapping, our approach enables continuous updates while remaining sensor-agnostic, facilitating efficient data transfer. Our method demonstrates superior performance compared to state-of-the-art online mapping approaches, achieving improved generalization to previously unseen environments and sensor configurations. We validate our approach on two benchmark datasets, highlighting its robustness and applicability in autonomous driving systems.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:09:19 GMT" } ]
2025-05-16T00:00:00
[ [ "Hubbertz", "Michael", "" ], [ "Colling", "Pascal", "" ], [ "Han", "Qi", "" ], [ "Meisen", "Tobias", "" ] ]
2505.10259
Xiangwen Zhuge
Xiangwen Zhuge, Xu Shen, Zeyu Wang, Fan Dang, Xuan Ding, Danyang Li, Yahui Han, Tianxiang Hao, Zheng Yang
SpecOffload: Unlocking Latent GPU Capacity for LLM Inference on Resource-Constrained Devices
null
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Efficient LLM inference on resource-constrained devices presents significant challenges in compute and memory utilization. Due to limited GPU memory, existing systems offload model weights to CPU memory, incurring substantial I/O overhead between the CPU and GPU. This leads to two major inefficiencies: (1) GPU cores are underutilized, often remaining idle while waiting for data to be loaded; and (2) GPU memory has low impact on performance, as reducing its capacity has minimal effect on overall throughput.In this paper, we propose SpecOffload, a high-throughput inference engine that embeds speculative decoding into offloading. Our key idea is to unlock latent GPU resources for storing and executing a draft model used for speculative decoding, thus accelerating inference at near-zero additional cost. To support this, we carefully orchestrate the interleaved execution of target and draft models in speculative decoding within the offloading pipeline, and propose a planner to manage tensor placement and select optimal parameters. Compared to the best baseline, SpecOffload improves GPU core utilization by 4.49x and boosts inference throughput by 2.54x. Our code is available at https://github.com/MobiSense/SpecOffload .
[ { "version": "v1", "created": "Thu, 15 May 2025 13:10:31 GMT" } ]
2025-05-16T00:00:00
[ [ "Zhuge", "Xiangwen", "" ], [ "Shen", "Xu", "" ], [ "Wang", "Zeyu", "" ], [ "Dang", "Fan", "" ], [ "Ding", "Xuan", "" ], [ "Li", "Danyang", "" ], [ "Han", "Yahui", "" ], [ "Hao", "Tianxiang", "" ], [ "Yang", "Zheng", "" ] ]
2505.10260
Poli Apollinaire Nemkova
Poli Apollinaire Nemkova, Solomon Ubani, Mark V. Albert
Comparing LLM Text Annotation Skills: A Study on Human Rights Violations in Social Media Data
null
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by/4.0/
In the era of increasingly sophisticated natural language processing (NLP) systems, large language models (LLMs) have demonstrated remarkable potential for diverse applications, including tasks requiring nuanced textual understanding and contextual reasoning. This study investigates the capabilities of multiple state-of-the-art LLMs - GPT-3.5, GPT-4, LLAMA3, Mistral 7B, and Claude-2 - for zero-shot and few-shot annotation of a complex textual dataset comprising social media posts in Russian and Ukrainian. Specifically, the focus is on the binary classification task of identifying references to human rights violations within the dataset. To evaluate the effectiveness of these models, their annotations are compared against a gold standard set of human double-annotated labels across 1000 samples. The analysis includes assessing annotation performance under different prompting conditions, with prompts provided in both English and Russian. Additionally, the study explores the unique patterns of errors and disagreements exhibited by each model, offering insights into their strengths, limitations, and cross-linguistic adaptability. By juxtaposing LLM outputs with human annotations, this research contributes to understanding the reliability and applicability of LLMs for sensitive, domain-specific tasks in multilingual contexts. It also sheds light on how language models handle inherently subjective and context-dependent judgments, a critical consideration for their deployment in real-world scenarios.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:10:47 GMT" } ]
2025-05-16T00:00:00
[ [ "Nemkova", "Poli Apollinaire", "" ], [ "Ubani", "Solomon", "" ], [ "Albert", "Mark V.", "" ] ]
2505.10261
Nan Liu
Rui Yang, Huitao Li, Matthew Yu Heng Wong, Yuhe Ke, Xin Li, Kunyu Yu, Jingchi Liao, Jonathan Chong Kai Liew, Sabarinath Vinod Nair, Jasmine Chiat Ling Ong, Irene Li, Douglas Teodoro, Chuan Hong, Daniel Shu Wei Ting, Nan Liu
The Evolving Landscape of Generative Large Language Models and Traditional Natural Language Processing in Medicine
null
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by/4.0/
Natural language processing (NLP) has been traditionally applied to medicine, and generative large language models (LLMs) have become prominent recently. However, the differences between them across different medical tasks remain underexplored. We analyzed 19,123 studies, finding that generative LLMs demonstrate advantages in open-ended tasks, while traditional NLP dominates in information extraction and analysis tasks. As these technologies advance, ethical use of them is essential to ensure their potential in medical applications.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:11:14 GMT" } ]
2025-05-16T00:00:00
[ [ "Yang", "Rui", "" ], [ "Li", "Huitao", "" ], [ "Wong", "Matthew Yu Heng", "" ], [ "Ke", "Yuhe", "" ], [ "Li", "Xin", "" ], [ "Yu", "Kunyu", "" ], [ "Liao", "Jingchi", "" ], [ "Liew", "Jonathan Chong Kai", "" ], [ "Nair", "Sabarinath Vinod", "" ], [ "Ong", "Jasmine Chiat Ling", "" ], [ "Li", "Irene", "" ], [ "Teodoro", "Douglas", "" ], [ "Hong", "Chuan", "" ], [ "Ting", "Daniel Shu Wei", "" ], [ "Liu", "Nan", "" ] ]
2505.10262
Lei Lei
Jiaju Qi, Lei Lei, Thorsteinn Jonsson, Lajos Hanzo
Electric Bus Charging Schedules Relying on Real Data-Driven Targets Based on Hierarchical Deep Reinforcement Learning
null
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The charging scheduling problem of Electric Buses (EBs) is investigated based on Deep Reinforcement Learning (DRL). A Markov Decision Process (MDP) is conceived, where the time horizon includes multiple charging and operating periods in a day, while each period is further divided into multiple time steps. To overcome the challenge of long-range multi-phase planning with sparse reward, we conceive Hierarchical DRL (HDRL) for decoupling the original MDP into a high-level Semi-MDP (SMDP) and multiple low-level MDPs. The Hierarchical Double Deep Q-Network (HDDQN)-Hindsight Experience Replay (HER) algorithm is proposed for simultaneously solving the decision problems arising at different temporal resolutions. As a result, the high-level agent learns an effective policy for prescribing the charging targets for every charging period, while the low-level agent learns an optimal policy for setting the charging power of every time step within a single charging period, with the aim of minimizing the charging costs while meeting the charging target. It is proved that the flat policy constructed by superimposing the optimal high-level policy and the optimal low-level policy performs as well as the optimal policy of the original MDP. Since jointly learning both levels of policies is challenging due to the non-stationarity of the high-level agent and the sampling inefficiency of the low-level agent, we divide the joint learning process into two phases and exploit our new HER algorithm to manipulate the experience replay buffers for both levels of agents. Numerical experiments are performed with the aid of real-world data to evaluate the performance of the proposed algorithm.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:13:41 GMT" } ]
2025-05-16T00:00:00
[ [ "Qi", "Jiaju", "" ], [ "Lei", "Lei", "" ], [ "Jonsson", "Thorsteinn", "" ], [ "Hanzo", "Lajos", "" ] ]
2505.10263
Tobias Rossmann
Tobias Rossmann, Christopher Voll
Ask zeta functions of joins of graphs
60 pages
null
null
null
math.CO math.GR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In previous work (arXiv:1908.09589), we studied rational generating functions ("ask zeta functions") associated with graphs and hypergraphs. These functions encode average sizes of kernels of generic matrices with support constraints determined by the graph or hypergraph in question, with applications to the enumeration of linear orbits and conjugacy classes of unipotent groups. In the present article, we turn to the effect of a natural graph-theoretic operation on associated ask zeta functions. Specifically, we show that two instances of rational functions, $W^-_\Gamma(X,T)$ and $W^\sharp_\Gamma(X,T)$, associated with a graph $\Gamma$ are both well-behaved under taking joins of graphs. In the former case, this has applications to zeta functions enumerating conjugacy classes associated with so-called graphical groups.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:15:35 GMT" } ]
2025-05-16T00:00:00
[ [ "Rossmann", "Tobias", "" ], [ "Voll", "Christopher", "" ] ]
2505.10264
Francesco Diana
Francesco Diana, Andr\'e Nusser, Chuan Xu, Giovanni Neglia
Cutting Through Privacy: A Hyperplane-Based Data Reconstruction Attack in Federated Learning
null
null
null
null
cs.LG cs.AI cs.CR
http://creativecommons.org/licenses/by/4.0/
Federated Learning (FL) enables collaborative training of machine learning models across distributed clients without sharing raw data, ostensibly preserving data privacy. Nevertheless, recent studies have revealed critical vulnerabilities in FL, showing that a malicious central server can manipulate model updates to reconstruct clients' private training data. Existing data reconstruction attacks have important limitations: they often rely on assumptions about the clients' data distribution or their efficiency significantly degrades when batch sizes exceed just a few tens of samples. In this work, we introduce a novel data reconstruction attack that overcomes these limitations. Our method leverages a new geometric perspective on fully connected layers to craft malicious model parameters, enabling the perfect recovery of arbitrarily large data batches in classification tasks without any prior knowledge of clients' data. Through extensive experiments on both image and tabular datasets, we demonstrate that our attack outperforms existing methods and achieves perfect reconstruction of data batches two orders of magnitude larger than the state of the art.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:16:32 GMT" } ]
2025-05-16T00:00:00
[ [ "Diana", "Francesco", "" ], [ "Nusser", "André", "" ], [ "Xu", "Chuan", "" ], [ "Neglia", "Giovanni", "" ] ]
2505.10265
Hua Wang
Runzhe Zhang and Hua Wang
Boundedness of multilinear Littlewood--Paley operators with convolution type kernels on products of BMO spaces
36 pages
null
null
null
math.CA
http://creativecommons.org/licenses/by/4.0/
In this paper, the authors establish the existence and boundedness of multilinear Littlewood--Paley operators on products of BMO spaces, including the multilinear $g$-function, multilinear Lusin's area integral and multilinear $g^{\ast}_{\lambda}$-function. The authors prove that if the above multilinear operators are finite for a single point, then they are finite almost everywhere. Moreover, it is shown that these multilinear operators are bounded from $\mathrm{BMO}(\mathbb R^n)\times\cdots\times \mathrm{BMO}(\mathbb R^n)$ into $\mathrm{BLO}(\mathbb R^n)$ (the space of functions with bounded lower oscillation), which is a proper subspace of $\mathrm{BMO}(\mathbb R^n)$ (the space of functions with bounded mean oscillation). The corresponding estimates for multilinear Littlewood--Paley operators with non-convolution type kernels are also discussed.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:17:25 GMT" } ]
2025-05-16T00:00:00
[ [ "Zhang", "Runzhe", "" ], [ "Wang", "Hua", "" ] ]
2505.10266
Nicolas Pr\"ollochs
Chiara Drolsbach, Nicolas Pr\"ollochs
Characterizing AI-Generated Misinformation on Social Media
null
null
null
null
cs.SI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
AI-generated misinformation (e.g., deepfakes) poses a growing threat to information integrity on social media. However, prior research has largely focused on its potential societal consequences rather than its real-world prevalence. In this study, we conduct a large-scale empirical analysis of AI-generated misinformation on the social media platform X. Specifically, we analyze a dataset comprising N=91,452 misleading posts, both AI-generated and non-AI-generated, that have been identified and flagged through X's Community Notes platform. Our analysis yields four main findings: (i) AI-generated misinformation is more often centered on entertaining content and tends to exhibit a more positive sentiment than conventional forms of misinformation, (ii) it is more likely to originate from smaller user accounts, (iii) despite this, it is significantly more likely to go viral, and (iv) it is slightly less believable and harmful compared to conventional misinformation. Altogether, our findings highlight the unique characteristics of AI-generated misinformation on social media. We discuss important implications for platforms and future research.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:18:04 GMT" } ]
2025-05-16T00:00:00
[ [ "Drolsbach", "Chiara", "" ], [ "Pröllochs", "Nicolas", "" ] ]
2505.10267
Alexander Kapitanov
Pavel Korotaev, Petr Surovtsev, Alexander Kapitanov, Karina Kvanchiani, Aleksandr Nagaev
HandReader: Advanced Techniques for Efficient Fingerspelling Recognition
https://github.com/ai-forever/handreader
null
null
null
cs.CV cs.LG
http://creativecommons.org/licenses/by-nc-sa/4.0/
Fingerspelling is a significant component of Sign Language (SL), allowing the interpretation of proper names, characterized by fast hand movements during signing. Although previous works on fingerspelling recognition have focused on processing the temporal dimension of videos, there remains room for improving the accuracy of these approaches. This paper introduces HandReader, a group of three architectures designed to address the fingerspelling recognition task. HandReader$_{RGB}$ employs the novel Temporal Shift-Adaptive Module (TSAM) to process RGB features from videos of varying lengths while preserving important sequential information. HandReader$_{KP}$ is built on the proposed Temporal Pose Encoder (TPE) operated on keypoints as tensors. Such keypoints composition in a batch allows the encoder to pass them through 2D and 3D convolution layers, utilizing temporal and spatial information and accumulating keypoints coordinates. We also introduce HandReader_RGB+KP - architecture with a joint encoder to benefit from RGB and keypoint modalities. Each HandReader model possesses distinct advantages and achieves state-of-the-art results on the ChicagoFSWild and ChicagoFSWild+ datasets. Moreover, the models demonstrate high performance on the first open dataset for Russian fingerspelling, Znaki, presented in this paper. The Znaki dataset and HandReader pre-trained models are publicly available.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:18:37 GMT" } ]
2025-05-16T00:00:00
[ [ "Korotaev", "Pavel", "" ], [ "Surovtsev", "Petr", "" ], [ "Kapitanov", "Alexander", "" ], [ "Kvanchiani", "Karina", "" ], [ "Nagaev", "Aleksandr", "" ] ]
2505.10268
Zhu Yi
Zhu Yi, Xingzhi Wang, Qing Gao, Yungui Gong
Potential Reconstruction from ACT Observations Leading to Polynomial $\alpha$-Attractor
7 pages, 2 figures
null
null
null
astro-ph.CO gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Atacama Cosmology Telescope (ACT) has recently reported updated measurements of the scalar spectral index $n_s$, which exhibit tension with predictions from many conventional inflationary models when combined with other observational data. In this work, we adopt a parameterization of the spectral index of the form $n_s = 1 - p/(N + \alpha)$ and reconstruct an inflationary potential that is consistent with the latest ACT data. The resulting potential takes the form of an inverse-power plateau, $V(\phi)=V_0[1-(M/\phi)^n]$, where the power index is given $n = 2(p-1)/(2-p)$. To match ACT constraints, $n$ can be chosen as $1$, $2$, $3$, $4$, or $5$. The corresponding tensor-to-scalar ratio is $r \approx 16(p-1)/[C (N+\alpha)^p]$ with $C= 2^{2p-1} \left[\sqrt{p-1}/(2-p)\right]^{2p-2} /M^{2p-2}$. The reconstructed potential corresponds to the form of the Polynomial $\alpha$-attractor potential. Since the reconstruction is model-independent, any inflationary model yielding predictions of the form $n_s = 1 - p/(N + \alpha)$ and satisfying observational constraints will exhibit a potential profile at the slow-roll region closely resembling that of the Polynomial $\alpha$-attractor.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:19:55 GMT" } ]
2025-05-16T00:00:00
[ [ "Yi", "Zhu", "" ], [ "Wang", "Xingzhi", "" ], [ "Gao", "Qing", "" ], [ "Gong", "Yungui", "" ] ]
2505.10269
Ranjith Unnithan Dr
A. Shahid, J. Gum, S. Mokkapati and R. Unnithan
Metal oxide decoration on Si-FETs for selective gas sensing at room temperature
null
null
null
null
physics.ins-det cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Metal oxide semiconductors have been thoroughly studied for gas sensing applications due to the electrical transduction phenomenon in the presence of gaseous analytes. The chemiresistive sensors prevalent in the applications have several challenges associated with them inclusive of instability, longevity, temperature/humidity sensitivity, and power consumption due to the need of heaters. Herein, we present a silicon field effect transistor-based gas sensor functionalized with CuO. The oxidized Cu thin film acts as a selective room temperature H2S sensor with impressive response and recovery. Using this methodology, we propose a standalone compact enose based on our results for a wide spectrum of gas detection.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:21:03 GMT" } ]
2025-05-16T00:00:00
[ [ "Shahid", "A.", "" ], [ "Gum", "J.", "" ], [ "Mokkapati", "S.", "" ], [ "Unnithan", "R.", "" ] ]
2505.10270
Rajesh Singh
Aditya Mohapatra, Aditya Kumar, Mayurakshi Deb, Siddharth Dhomkar, and Rajesh Singh
Inferring activity from the flow field around active colloidal particles using deep learning
10 pages, 4 Figures, and 1 Algorithm
null
null
null
cond-mat.soft physics.flu-dyn
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Active colloidal particles create flow around them due to non-equilibrium process on their surfaces. In this paper, we infer the activity of such colloidal particles from the flow field created by them via deep learning. We first explain our method for one active particle, inferring the $2s$ mode (or the stresslet) and the $3t$ mode (or the source dipole) from the flow field data, along with the position and orientation of the particle. We then apply the method to a system of many active particles. We find excellent agreements between the predictions and the true values of activity. Our method presents a principled way to predict arbitrary activity from the flow field created by active particles.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:21:49 GMT" } ]
2025-05-16T00:00:00
[ [ "Mohapatra", "Aditya", "" ], [ "Kumar", "Aditya", "" ], [ "Deb", "Mayurakshi", "" ], [ "Dhomkar", "Siddharth", "" ], [ "Singh", "Rajesh", "" ] ]
2505.10271
Rafael Pablos Sarabia
Rafael Pablos Sarabia, Joachim Nyborg, Morten Birk, Jeppe Liborius Sj{\o}rup, Anders Lillevang Vesterholt, Ira Assent
RainPro-8: An Efficient Deep Learning Model to Estimate Rainfall Probabilities Over 8 Hours
null
null
null
null
cs.LG cs.CV
http://creativecommons.org/licenses/by/4.0/
We present a deep learning model for high-resolution probabilistic precipitation forecasting over an 8-hour horizon in Europe, overcoming the limitations of radar-only deep learning models with short forecast lead times. Our model efficiently integrates multiple data sources - including radar, satellite, and physics-based numerical weather prediction (NWP) - while capturing long-range interactions, resulting in accurate forecasts with robust uncertainty quantification through consistent probabilistic maps. Featuring a compact architecture, it enables more efficient training and faster inference than existing models. Extensive experiments demonstrate that our model surpasses current operational NWP systems, extrapolation-based methods, and deep-learning nowcasting models, setting a new standard for high-resolution precipitation forecasting in Europe, ensuring a balance between accuracy, interpretability, and computational efficiency.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:22:20 GMT" } ]
2025-05-16T00:00:00
[ [ "Sarabia", "Rafael Pablos", "" ], [ "Nyborg", "Joachim", "" ], [ "Birk", "Morten", "" ], [ "Sjørup", "Jeppe Liborius", "" ], [ "Vesterholt", "Anders Lillevang", "" ], [ "Assent", "Ira", "" ] ]
2505.10272
Sascha Robert Gaudlitz
Niklas Dexheimer, Sascha Gaudlitz, Johannes Schmidt-Hieber
Spike-timing-dependent Hebbian learning as noisy gradient descent
null
null
null
null
cs.LG math.ST stat.TH
http://creativecommons.org/licenses/by/4.0/
Hebbian learning is a key principle underlying learning in biological neural networks. It postulates that synaptic changes occur locally, depending on the activities of pre- and postsynaptic neurons. While Hebbian learning based on neuronal firing rates is well explored, much less is known about learning rules that account for precise spike-timing. We relate a Hebbian spike-timing-dependent plasticity rule to noisy gradient descent with respect to a natural loss function on the probability simplex. This connection allows us to prove that the learning rule eventually identifies the presynaptic neuron with the highest activity. We also discover an intrinsic connection to noisy mirror descent.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:23:16 GMT" } ]
2025-05-16T00:00:00
[ [ "Dexheimer", "Niklas", "" ], [ "Gaudlitz", "Sascha", "" ], [ "Schmidt-Hieber", "Johannes", "" ] ]
2505.10273
Ahmed Mohamed Hussain
Hexu Li, Konstantinos Kalogiannis, Ahmed Mohamed Hussain, Panos Papadimitratos
AttentionGuard: Transformer-based Misbehavior Detection for Secure Vehicular Platoons
Author's version; Accepted for presentation at the ACM Workshop on Wireless Security and Machine Learning (WiseML 2025)
null
null
null
cs.CR cs.AI cs.NI
http://creativecommons.org/licenses/by-nc-sa/4.0/
Vehicle platooning, with vehicles traveling in close formation coordinated through Vehicle-to-Everything (V2X) communications, offers significant benefits in fuel efficiency and road utilization. However, it is vulnerable to sophisticated falsification attacks by authenticated insiders that can destabilize the formation and potentially cause catastrophic collisions. This paper addresses this challenge: misbehavior detection in vehicle platooning systems. We present AttentionGuard, a transformer-based framework for misbehavior detection that leverages the self-attention mechanism to identify anomalous patterns in mobility data. Our proposal employs a multi-head transformer-encoder to process sequential kinematic information, enabling effective differentiation between normal mobility patterns and falsification attacks across diverse platooning scenarios, including steady-state (no-maneuver) operation, join, and exit maneuvers. Our evaluation uses an extensive simulation dataset featuring various attack vectors (constant, gradual, and combined falsifications) and operational parameters (controller types, vehicle speeds, and attacker positions). Experimental results demonstrate that AttentionGuard achieves up to 0.95 F1-score in attack detection, with robust performance maintained during complex maneuvers. Notably, our system performs effectively with minimal latency (100ms decision intervals), making it suitable for real-time transportation safety applications. Comparative analysis reveals superior detection capabilities and establishes the transformer-encoder as a promising approach for securing Cooperative Intelligent Transport Systems (C-ITS) against sophisticated insider threats.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:24:09 GMT" } ]
2025-05-16T00:00:00
[ [ "Li", "Hexu", "" ], [ "Kalogiannis", "Konstantinos", "" ], [ "Hussain", "Ahmed Mohamed", "" ], [ "Papadimitratos", "Panos", "" ] ]
2505.10274
Roger Morales
Daniel Brammer, Hjalte Frellesvig, Roger Morales, Matthias Wilhelm
Classification of Feynman integral geometries for black-hole scattering at 5PM order
40 pages, 9 figures
null
null
null
hep-th gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We provide a complete classification of the Feynman integral geometries relevant to the scattering of two black holes at fifth order in the post-Minkowskian (PM) expansion, i.e. at four loops. The analysis includes integrals relevant to both the conservative and dissipative dynamics, as well as to all orders in the self-force (SF) expansion, i.e. the 0SF, 1SF and 2SF orders. By relating the geometries of integrals across different loop orders and integral families, we find that out of the 16,596 potentially contributing integral topologies, only 70 need to be analyzed in detail. By further computing their leading singularities using the loop-by-loop Baikov representation, we show that there only appear two different three-dimensional Calabi-Yau geometries and two different K3 surfaces at this loop order, which together characterize the space of functions beyond polylogarithms to which the 5PM integrals evaluate.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:24:25 GMT" } ]
2025-05-16T00:00:00
[ [ "Brammer", "Daniel", "" ], [ "Frellesvig", "Hjalte", "" ], [ "Morales", "Roger", "" ], [ "Wilhelm", "Matthias", "" ] ]
2505.10275
Mohammad Heggo
Mohammad Heggo, Arman Shojaeifard, Alain Mourad, Chuangxin Jiang, Ruiqi Liu, Junchen Liu
ISAC Channel Modelling -- Perspectives from ETSI
null
null
null
null
eess.SP
http://creativecommons.org/licenses/by-nc-nd/4.0/
Integrated Sensing and Communications (ISAC) is defined as one of six usage scenarios in the ITU-R International Mobile Telecommunications (IMT) 2030 framework for 6G. ISAC is envisioned to introduce the sensing capability into the cellular network, where sensing may be obtained using the cellular radio frequency (RF) signals with or without additional auxiliary sensors. To enable ISAC, specification bodies such as European Telecommunications Standards Institute (ETSI) and Third Generation Partnership Project (3GPP) have already started to look into detailed ISAC use cases, their requirements, and the channel models and evaluation methodologies that are necessary to design and evaluate ISAC performance. With focus on the channel model, the current communication-centric channel models like those specified in 3GPP technical report (TR) 38.901 do not cover the RF signals interactions between the transmitter, target object, receiver and their surrounding environment. To bridge this gap, 3GPP has been looking into the basic changes that are necessary to make to their TR38.901 channel model with focus on selected use cases from the 3GPP SA1 5G-Advanced feasibility study. In parallel, ETSI ISAC Industry Specification Group (ISG) has been studying the more advanced ISAC channel modelling features that are needed to support the variety of ISAC use cases envisioned in 6G. In this paper, we present the baseline and advanced features developed thus far in 3GPP and ETSI ISAC ISG, respectively, towards a comprehensive view of the ISAC channel model in 6G.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:24:28 GMT" } ]
2025-05-16T00:00:00
[ [ "Heggo", "Mohammad", "" ], [ "Shojaeifard", "Arman", "" ], [ "Mourad", "Alain", "" ], [ "Jiang", "Chuangxin", "" ], [ "Liu", "Ruiqi", "" ], [ "Liu", "Junchen", "" ] ]
2505.10276
Joel Cox
Mikkel Have Eriksen and Joel D. Cox
Chiral near-field control of quantum light generation using magneto-optical graphene
16 pages, 4 figures
null
null
null
cond-mat.mes-hall physics.optics
http://creativecommons.org/licenses/by/4.0/
We theoretically explore strategies to actively control photon emission from quantum light sources by leveraging the large magneto-optical response of graphene. The quantum electrodynamic response of graphene -- characterized by the Purcell factor and the Lamb shift of a proximal emitter -- is analyzed for extended two-dimensional sheets, one-dimensional nanoribbons, and zero-dimensional nanodisks, all of which are endowed with an intrinsic chiral near-field response under a static perpendicular magnetic field. Using rigorous semianalytical models of these systems, we reveal that the emission properties can be readily tuned by variations in doping charge carrier density and applied magnetic field strength, both with respect to magnetoplasmon resonances (at infrared frequencies) and Shubnikov-de-Haas oscillations (entering telecommunication bands) associated with optical transitions between discrete Landau levels. Localized magnetoplasmons in graphene nanoribbons are predicted to induce large dissymmetry in the spontaneous emission from left-hand and right-hand circularly polarized transitions in a proximal quantum emitter, presenting applications for chiral quantum optical waveguiding. This chiral dissymmetry is further enhanced in gyrotropic graphene nanodisks, signaling that the spatial shaping of near-fields in nanostructured graphene can significantly boost the intrinsic chiral response induced by the magnetic field. These results indicate that magneto-optical graphene constitutes a versatile and highly tunable platform for quantum light generation and manipulation at the nanoscale.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:26:35 GMT" } ]
2025-05-16T00:00:00
[ [ "Eriksen", "Mikkel Have", "" ], [ "Cox", "Joel D.", "" ] ]
2505.10277
Ivan Gusev
Ilija Buri\'c, Ivan Gusev, Andrei Parnachev
Thermal holographic correlators and KMS condition
null
null
null
null
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Thermal two-point functions in holographic CFTs receive contributions from two parts. One part comes from the identity, the stress tensor and multi-stress tensors and constitutes the stress-tensor sector. The other part consists of contributions from double-trace operators. The sum of these two parts must satisfy the KMS condition -- it has to be periodic in Euclidean time. The stress-tensor sector can be computed by analyzing the bulk equations of motions near the AdS boundary and is not periodic by itself. We show that starting from the expression for the stress-tensor sector one can impose the KMS condition to fix the double-trace part, and hence the whole correlator. We perform explicit calculations in the asymptotic approximation, where the stress-tensor sector can be computed exactly. One can either sum over the thermal images of the stress-tensor sector and subtract the singularities or solve for the KMS condition directly and perform the Borel resummation of the resulting double-trace data -- the results are the same.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:27:03 GMT" } ]
2025-05-16T00:00:00
[ [ "Burić", "Ilija", "" ], [ "Gusev", "Ivan", "" ], [ "Parnachev", "Andrei", "" ] ]
2505.10278
Taian Guo
Taian Guo, Haiyang Shen, Jinsheng Huang, Zhengyang Mao, Junyu Luo, Zhuoru Chen, Xuhui Liu, Bingyu Xia, Luchen Liu, Yun Ma, Ming Zhang
MASS: Multi-Agent Simulation Scaling for Portfolio Construction
null
null
null
null
cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
LLM-based multi-agent has gained significant attention for their potential in simulation and enhancing performance. However, existing works are limited to pure simulations or are constrained by predefined workflows, restricting their applicability and effectiveness. In this paper, we introduce the Multi-Agent Scaling Simulation (MASS) for portfolio construction. MASS achieves stable and continuous excess returns by progressively increasing the number of agents for large-scale simulations to gain a superior understanding of the market and optimizing agent distribution end-to-end through a reverse optimization process, rather than relying on a fixed workflow. We demonstrate its superiority through performance experiments, ablation studies, backtesting experiments, experiments on updated data and stock pools, scaling experiments, parameter sensitivity experiments, and visualization experiments, conducted in comparison with 6 state-of-the-art baselines on 3 challenging A-share stock pools. We expect the paradigm established by MASS to expand to other tasks with similar characteristics. The implementation of MASS has been open-sourced at https://github.com/gta0804/MASS.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:27:18 GMT" } ]
2025-05-16T00:00:00
[ [ "Guo", "Taian", "" ], [ "Shen", "Haiyang", "" ], [ "Huang", "Jinsheng", "" ], [ "Mao", "Zhengyang", "" ], [ "Luo", "Junyu", "" ], [ "Chen", "Zhuoru", "" ], [ "Liu", "Xuhui", "" ], [ "Xia", "Bingyu", "" ], [ "Liu", "Luchen", "" ], [ "Ma", "Yun", "" ], [ "Zhang", "Ming", "" ] ]
2505.10279
Gabriel Palma
Gabriel R. Palma, Sally McClean, Brahim Allan, Zeeshan Tariq, Rafael A. Moral
Estimating the number of household TV profiles based in customer behaviour using Gaussian mixture model averaging
21 pages
null
null
null
stat.ME cs.LG
http://creativecommons.org/licenses/by/4.0/
TV customers today face many choices from many live channels and on-demand services. Providing a personalised experience that saves customers time when discovering content is essential for TV providers. However, a reliable understanding of their behaviour and preferences is key. When creating personalised recommendations for TV, the biggest challenge is understanding viewing behaviour within households when multiple people are watching. The objective is to detect and combine individual profiles to make better-personalised recommendations for group viewing. Our challenge is that we have little explicit information about who is watching the devices at any time (individuals or groups). Also, we do not have a way to combine more than one individual profile to make better recommendations for group viewing. We propose a novel framework using a Gaussian mixture model averaging to obtain point estimates for the number of household TV profiles and a Bayesian random walk model to introduce uncertainty. We applied our approach using data from real customers whose TV-watching data totalled approximately half a million observations. Our results indicate that combining our framework with the selected features provides a means to estimate the number of household TV profiles and their characteristics, including shifts over time and quantification of uncertainty.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:27:32 GMT" } ]
2025-05-16T00:00:00
[ [ "Palma", "Gabriel R.", "" ], [ "McClean", "Sally", "" ], [ "Allan", "Brahim", "" ], [ "Tariq", "Zeeshan", "" ], [ "Moral", "Rafael A.", "" ] ]
2505.10280
Artem Sboychakov
A.O. Sboychakov
High frequency permeability of the composite with ferromagnetic spherical shells
12 pages, 7 figures
null
null
null
cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
The paper studies high-frequency permeability of the composite materials consisting of hollow ferromagnetic particles embedded into the non-magnetic media. We model the ferromagnetic particles in composite by spherical shell: the thickness of the ferromagnetic region $d$ compared to the particles' diameter $D$ can vary in a wide range, from $d\ll D$ to $d\sim D$. We assume that the magnetization distribution in such a particle is non-uniform, but forms a vortex-like structure: the magnetization is twisted in some plain outside two vortex cores placed at the poles of the particle. The high-frequency permeability of such a composite material has been studied in the limit of non-interacting particles. We study the dependence of the permeability on the ratio $d/D$. It was shown, in particular, that in the limit $d/D\ll1$ the frequency dependence of the particle's susceptibility is quite similar to that for the thin film. At the same time, the magnetization oscillations in the ac field are non-homogeneous.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:28:32 GMT" } ]
2025-05-16T00:00:00
[ [ "Sboychakov", "A. O.", "" ] ]
2505.10281
Mengqiu Xu
Mengqiu Xu, Kaixin Chen, Heng Guo, Yixiang Huang, Ming Wu, Zhenwei Shi, Chuang Zhang, Jun Guo
MFogHub: Bridging Multi-Regional and Multi-Satellite Data for Global Marine Fog Detection and Forecasting
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Deep learning approaches for marine fog detection and forecasting have outperformed traditional methods, demonstrating significant scientific and practical importance. However, the limited availability of open-source datasets remains a major challenge. Existing datasets, often focused on a single region or satellite, restrict the ability to evaluate model performance across diverse conditions and hinder the exploration of intrinsic marine fog characteristics. To address these limitations, we introduce \textbf{MFogHub}, the first multi-regional and multi-satellite dataset to integrate annotated marine fog observations from 15 coastal fog-prone regions and six geostationary satellites, comprising over 68,000 high-resolution samples. By encompassing diverse regions and satellite perspectives, MFogHub facilitates rigorous evaluation of both detection and forecasting methods under varying conditions. Extensive experiments with 16 baseline models demonstrate that MFogHub can reveal generalization fluctuations due to regional and satellite discrepancy, while also serving as a valuable resource for the development of targeted and scalable fog prediction techniques. Through MFogHub, we aim to advance both the practical monitoring and scientific understanding of marine fog dynamics on a global scale. The dataset and code are at \href{https://github.com/kaka0910/MFogHub}{https://github.com/kaka0910/MFogHub}.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:29:40 GMT" } ]
2025-05-16T00:00:00
[ [ "Xu", "Mengqiu", "" ], [ "Chen", "Kaixin", "" ], [ "Guo", "Heng", "" ], [ "Huang", "Yixiang", "" ], [ "Wu", "Ming", "" ], [ "Shi", "Zhenwei", "" ], [ "Zhang", "Chuang", "" ], [ "Guo", "Jun", "" ] ]
2505.10282
Dubai Li
Dubai Li, Nan Jiang, Kangping Huang, Ruiqi Tu, Shuyu Ouyang, Huayu Yu, Lin Qiao, Chen Yu, Tianshu Zhou, Danyang Tong, Qian Wang, Mengtao Li, Xiaofeng Zeng, Yu Tian, Xinping Tian, Jingsong Li
From Questions to Clinical Recommendations: Large Language Models Driving Evidence-Based Clinical Decision Making
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Clinical evidence, derived from rigorous research and data analysis, provides healthcare professionals with reliable scientific foundations for informed decision-making. Integrating clinical evidence into real-time practice is challenging due to the enormous workload, complex professional processes, and time constraints. This highlights the need for tools that automate evidence synthesis to support more efficient and accurate decision making in clinical settings. This study introduces Quicker, an evidence-based clinical decision support system powered by large language models (LLMs), designed to automate evidence synthesis and generate clinical recommendations modeled after standard clinical guideline development processes. Quicker implements a fully automated chain that covers all phases, from questions to clinical recommendations, and further enables customized decision-making through integrated tools and interactive user interfaces. To evaluate Quicker's capabilities, we developed the Q2CRBench-3 benchmark dataset, based on clinical guideline development records for three different diseases. Experimental results highlighted Quicker's strong performance, with fine-grained question decomposition tailored to user preferences, retrieval sensitivities comparable to human experts, and literature screening performance approaching comprehensive inclusion of relevant studies. In addition, Quicker-assisted evidence assessment effectively supported human reviewers, while Quicker's recommendations were more comprehensive and logically coherent than those of clinicians. In system-level testing, collaboration between a single reviewer and Quicker reduced the time required for recommendation development to 20-40 minutes. In general, our findings affirm the potential of Quicker to help physicians make quicker and more reliable evidence-based clinical decisions.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:30:39 GMT" } ]
2025-05-16T00:00:00
[ [ "Li", "Dubai", "" ], [ "Jiang", "Nan", "" ], [ "Huang", "Kangping", "" ], [ "Tu", "Ruiqi", "" ], [ "Ouyang", "Shuyu", "" ], [ "Yu", "Huayu", "" ], [ "Qiao", "Lin", "" ], [ "Yu", "Chen", "" ], [ "Zhou", "Tianshu", "" ], [ "Tong", "Danyang", "" ], [ "Wang", "Qian", "" ], [ "Li", "Mengtao", "" ], [ "Zeng", "Xiaofeng", "" ], [ "Tian", "Yu", "" ], [ "Tian", "Xinping", "" ], [ "Li", "Jingsong", "" ] ]
2505.10283
Nikolay Gagunashvili
Nikolay D. Gagunashvili
Comparative Analysis of Richardson-Lucy Deconvolution and Data Unfolding with Mean Integrated Square Error Optimization
15 pages, 18 figures
null
null
null
physics.data-an astro-ph.IM hep-ex nucl-ex stat.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Two maximum likelihood-based algorithms for unfolding or deconvolution are considered: the Richardson-Lucy method and the Data Unfolding method with Mean Integrated Square Error (MISE) optimization [10]. Unfolding is viewed as a procedure for estimating an unknown probability density function. Both external and internal quality assessment methods can be applied for this purpose. In some cases, external criteria exist to evaluate deconvolution quality. A typical example is the deconvolution of a blurred image, where the sharpness of the restored image serves as an indicator of quality. However, defining such external criteria can be challenging, particularly when a measurement has not been performed previously. In such instances, internal criteria are necessary to assess the quality of the result independently of external information. The article discusses two internal criteria: MISE for the unfolded distribution and the condition number of the correlation matrix of the unfolded distribution. These internal quality criteria are applied to a comparative analysis of the two methods using identical numerical data. The results of the analysis demonstrate the superiority of the Data Unfolding method with MISE optimization over the Richardson-Lucy method.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:30:43 GMT" } ]
2025-05-16T00:00:00
[ [ "Gagunashvili", "Nikolay D.", "" ] ]
2505.10284
Kazuya Furusawa
Kazuya Furusawa, Sachiko Kuroyanagi, Kiyotomo Ichiki
Resolving Individual Signal in the Presence of Stochastic Background in Future Pulsar Timing Arrays
16 pages, 9 figures
null
null
null
astro-ph.CO gr-qc
http://creativecommons.org/licenses/by/4.0/
Recent pulsar timing array (PTA) observations have reported evidence of a gravitational wave background (GWB). If supermassive black holes (SMBHs) are indeed the primary source of this signal, future PTA observations, such as those from the Square Kilometer Array (SKA), are expected to simultaneously capture multiple continuous gravitational waves (CGWs) emitted by bright individual SMBH binaries alongside a gravitational wave background (GWB). To address this anticipated scenario in the SKA era, we revisit the F-statistic, a detection method for single source signals in PTA datasets, and introduce a new modeling that accounts for unresolved GWs as a stochastic GWB. Here, we applied this improved F-statistic to the mock datasets that include both CGW and GWB and evaluated how accurately F-statistic can identify the parameters of CGW. As a result, we demonstrate that our approach can successfully improve the estimation of the sky position and the amplitude of CGW, particularly when the GWB is dominant over white noise. This work serves as an initial step toward developing an efficient and robust algorithm based on the F-statistic for future PTA observations.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:31:47 GMT" } ]
2025-05-16T00:00:00
[ [ "Furusawa", "Kazuya", "" ], [ "Kuroyanagi", "Sachiko", "" ], [ "Ichiki", "Kiyotomo", "" ] ]
2505.10285
Mehmet Ali Yesildag
M. Ali Yesildag, Taygun R. Gungor, Ayse G. Gungor, Yvan Maciel
Spatial Features of Reynolds-Stress Carrying Structures in Turbulent Boundary Layers with Pressure Gradient
null
null
null
null
physics.flu-dyn
http://creativecommons.org/licenses/by-nc-nd/4.0/
We investigate the Reynolds-shear-stress carrying structures in the outer layer of non-equilibrium pressure-gradient turbulent boundary layers using four direct numerical simulation databases, two cases of non-equilibrium pressure-gradient boundary layers and two of homogeneous shear turbulence. We examine and compare the spatial organization and shapes of the Reynolds-shear-stress structures, specifically sweeps and ejections, across all cases. The analysis includes five streamwise locations in the boundary layers, varying in pressure-gradient sign, intensity, and upstream history. For the boundary layers, two types of three-dimensional velocity fields are considered: fully spatial fields and spatio-temporal fields using Taylor's frozen turbulence hypothesis. Comparisons of the results indicate that the statistics of sweep and ejection shapes are sensitive to the choice of convection velocity in Taylor's hypothesis. The sweep and ejection shapes are consistent across all flows when their sizes range from 1 to 10 Corrsin length scales, suggesting that mean shear plays a similar role in all cases, driving the formation of Reynolds-shear-stress carrying structures and contributing to turbulence production. Sweeps and ejections of different types form side-by-side pairs, while structures of the same type align in an upstream-downstream configuration. This behavior persists regardless of pressure gradient variations or upstream history, emphasizing the dominant influence of local mean shear.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:32:12 GMT" } ]
2025-05-16T00:00:00
[ [ "Yesildag", "M. Ali", "" ], [ "Gungor", "Taygun R.", "" ], [ "Gungor", "Ayse G.", "" ], [ "Maciel", "Yvan", "" ] ]
2505.10286
Roberta Arnaldi
Roberta Arnaldi
Future facilities: the CERN SPS
7 pages, 9 figures, proceedings for the 12th International Conference on Hard and Electromagnetic Probes of High-Energy Nuclear Collisions (Hard Probes 2024, HP2024)
null
null
null
nucl-ex
http://creativecommons.org/licenses/by/4.0/
The Super Proton Synchrotron (SPS) at CERN has played a pioneering role in the study of heavy-ion collisions since 1986 and nowadays remains central to the exploration of the Quark Gluon Plasma. This document summarizes the present status and future prospects of the SPS physics program with particular focus on hard and electromagnetic probes, highlighting the results and goals of NA61/SHINE and the proposed NA60+ experiment.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:34:38 GMT" } ]
2025-05-16T00:00:00
[ [ "Arnaldi", "Roberta", "" ] ]
2505.10287
Yi-Lin Tsai
Siyuan Lu and Yi-Lin Tsai
Pogorelov type interior $C^2$ estimate for Hessian quotient equation and its application
null
null
null
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we derive a Pogorelov type interior $C^2$ estimate for the Hessian quotient equation $\frac{\sigma _n}{\sigma _k}\left( D^2u\right) =f$. As an application, we show that convex viscosity solutions are regular for $k\leq n-3$ if $u\in C^{1,\alpha}$ with $\alpha>1-\frac{2}{n-k}$ or $u\in W^{2,p}$ with $p\geq\frac{(n-1)(n-k)}{2}$. Both exponents are sharp in view of the example in arXiv:2401.12229.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:35:59 GMT" } ]
2025-05-16T00:00:00
[ [ "Lu", "Siyuan", "" ], [ "Tsai", "Yi-Lin", "" ] ]
2505.10288
Kyung Hoon Han
Kyung Hoon Han, Seung-Hyeok Kye
Global locations of Schmidt number witnesses
15 pages
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate global locations of Schmidt number witnesses which are outside of the convex set of all bi-partite states. Their locations are classified by interiors of faces of the convex set of all states, by considering the line segments from them to the maximally mixed state. In this way, a nonpositive Hermitian matrix of trace one is located outside of one and only one face. Faces of the convex set of all states are classified by subspaces, which are range spaces of states belonging to specific faces. For a given subspace, we show that there exist Schmidt number $k+1$ witnesses outside of the face arising from this subspace if and only if every vector in the orthogonal complement of the subspace has Schmidt rank greater than $k$. Once we have Schmidt number $k+1$ witnesses outside of a face, we also have Schmidt number $2,3,\dots, k$ witnesses outside of the face.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:36:20 GMT" } ]
2025-05-16T00:00:00
[ [ "Han", "Kyung Hoon", "" ], [ "Kye", "Seung-Hyeok", "" ] ]
2505.10289
Yue Wang
Yue Wang, Shuai Xu, Xuelin Zhu, Yicong Li
MSCI: Addressing CLIP's Inherent Limitations for Compositional Zero-Shot Learning
9 pages, 5 figures
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Compositional Zero-Shot Learning (CZSL) aims to recognize unseen state-object combinations by leveraging known combinations. Existing studies basically rely on the cross-modal alignment capabilities of CLIP but tend to overlook its limitations in capturing fine-grained local features, which arise from its architectural and training paradigm. To address this issue, we propose a Multi-Stage Cross-modal Interaction (MSCI) model that effectively explores and utilizes intermediate-layer information from CLIP's visual encoder. Specifically, we design two self-adaptive aggregators to extract local information from low-level visual features and integrate global information from high-level visual features, respectively. These key information are progressively incorporated into textual representations through a stage-by-stage interaction mechanism, significantly enhancing the model's perception capability for fine-grained local visual information. Additionally, MSCI dynamically adjusts the attention weights between global and local visual information based on different combinations, as well as different elements within the same combination, allowing it to flexibly adapt to diverse scenarios. Experiments on three widely used datasets fully validate the effectiveness and superiority of the proposed model. Data and code are available at https://github.com/ltpwy/MSCI.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:36:42 GMT" } ]
2025-05-16T00:00:00
[ [ "Wang", "Yue", "" ], [ "Xu", "Shuai", "" ], [ "Zhu", "Xuelin", "" ], [ "Li", "Yicong", "" ] ]
2505.10290
Tian Qiu
Tian Qiu, Benchao Su
Locally analytic vectors in the completed cohomology of unitary Shimura curves
90 pages, comments are welcome!
null
null
null
math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We use the methods introduced by Lue Pan to study the locally analytic vectors in the completed cohomology of unitary Shimura curves. As an application, we prove a classicality result on two-dimensional regular $\sigma$-de Rham representations of $\text{Gal}(\bar L/L)$ appearing in the locally $\sigma$-analytic vectors of the completed cohomology, where $L$ is a finite extension of $\mathbb{Q}_p$ and $\sigma:L\hookrightarrow E$ is an embedding of $L$ into a sufficiently large finite extension $E$ of $\mathbb{Q}_p$. We also prove that if a two-dimensional representation of $\text{Gal}(\bar L/L)$ appears in the locally $\sigma$-algebraic vectors of the completed cohomology then it is $\sigma$-de Rham. Finally, we give a geometric realization of some locally $\sigma$-analytic representations of $\mathrm{GL}_2(L)$. This realization has some applications to the $p$-adic local Langlands program, including a locality theorem for Galois representations arising from classical automorphic forms, an admissibility result for coherent cohomology of Drinfeld curves, and some special cases of the Breuil's locally analytic Ext$^1$-conjecture for $\mathrm{GL}_2(L)$.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:37:10 GMT" } ]
2025-05-16T00:00:00
[ [ "Qiu", "Tian", "" ], [ "Su", "Benchao", "" ] ]
2505.10291
Miguel Barroso Varela
Miguel Barroso Varela and Orfeu Bertolami
Density perturbations in nonminimally coupled gravity: symptoms of Lagrangian density ambiguity
19 pages, 2 figures
null
null
null
gr-qc astro-ph.CO
http://creativecommons.org/licenses/by/4.0/
The evolution of density perturbations is analysed in a modified theory of gravity with a nonminimal coupling between curvature and matter. We consider the broken degeneracy between the choices of matter Lagrangian for a perfect fluid, $\mathcal{L}_m=-\rho$ and $\mathcal{L}_m=p$, and determine the differences between their effects on the effective gravitational constant. We review the result for $\mathcal{L}_m=-\rho$ in the quasistatic approximation and show how it can lead to unphysical singular behaviour for late-time dominating models. This divergent regime can be avoided when considering the fully non-quasistatic perturbative equations, although the higher-order nature of the nonminimally coupled theory and the requirement of a physically viable effective gravitational constant strongly constrains the magnitude of these modifications to the action. We find that both of these issues can be removed when considering $\mathcal{L}_m=p$ at late times due to the pressureless nature of non-relativistic matter and provide predictions for inverse power-law models.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:42:09 GMT" } ]
2025-05-16T00:00:00
[ [ "Varela", "Miguel Barroso", "" ], [ "Bertolami", "Orfeu", "" ] ]
2505.10292
Daniel Oliveira
Daniel A. P. Oliveira, David Martins de Matos
StoryReasoning Dataset: Using Chain-of-Thought for Scene Understanding and Grounded Story Generation
31 pages, 14 figures
null
null
null
cs.CV cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Visual storytelling systems struggle to maintain character identity across frames and link actions to appropriate subjects, frequently leading to referential hallucinations. These issues can be addressed through grounding of characters, objects, and other entities on the visual elements. We propose StoryReasoning, a dataset containing 4,178 stories derived from 52,016 movie images, with both structured scene analyses and grounded stories. Each story maintains character and object consistency across frames while explicitly modeling multi-frame relationships through structured tabular representations. Our approach features cross-frame object re-identification using visual similarity and face recognition, chain-of-thought reasoning for explicit narrative modeling, and a grounding scheme that links textual elements to visual entities across multiple frames. We establish baseline performance by fine-tuning Qwen2.5-VL 7B, creating Qwen Storyteller, which performs end-to-end object detection, re-identification, and landmark detection while maintaining consistent object references throughout the story. Evaluation demonstrates a reduction from 4.06 to 3.56 (-12.3%) hallucinations on average per story when compared to a non-fine-tuned model.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:42:14 GMT" } ]
2025-05-16T00:00:00
[ [ "Oliveira", "Daniel A. P.", "" ], [ "de Matos", "David Martins", "" ] ]
2505.10293
David Viennot
David Viennot
Koopman analysis of CAT maps onto classical and quantum 2-tori
null
null
null
null
nlin.CD math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study classical continuous automorphisms of the torus (CAT maps) from the viewpoint of the Koopman theory. We find analytical formulae for Koopman modes defined coherently on the whole of the torus, and their decompositions associated with the partition of the torus into ergodic components. The spectrum of the Koopman operator is studied in four cases of CAT maps: cyclic, quasi-cyclic, critical (transition from quasi-cyclic to chaotic behaviour) and chaotic. We generalise these results to quantum CAT maps defined onto a noncommutative torus (and on its dual space). Finally, we study usual quantum chaos indicators onto quantum CAT maps from the viewpoint of the Koopman picture. The analogy with the classical case suggests that couples of these indicators are in fact necessary to certify a quantum chaotic behaviour.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:42:26 GMT" } ]
2025-05-16T00:00:00
[ [ "Viennot", "David", "" ] ]
2505.10294
Guillaume Balezo
Guillaume Balezo, Roger Trullo, Albert Pla Planas, Etienne Decenciere, and Thomas Walter
MIPHEI-ViT: Multiplex Immunofluorescence Prediction from H&E Images using ViT Foundation Models
null
null
null
null
cs.CV q-bio.TO
http://creativecommons.org/licenses/by-nc-nd/4.0/
Histopathological analysis is a cornerstone of cancer diagnosis, with Hematoxylin and Eosin (H&E) staining routinely acquired for every patient to visualize cell morphology and tissue architecture. On the other hand, multiplex immunofluorescence (mIF) enables more precise cell type identification via proteomic markers, but has yet to achieve widespread clinical adoption due to cost and logistical constraints. To bridge this gap, we introduce MIPHEI (Multiplex Immunofluorescence Prediction from H&E), a U-Net-inspired architecture that integrates state-of-the-art ViT foundation models as encoders to predict mIF signals from H&E images. MIPHEI targets a comprehensive panel of markers spanning nuclear content, immune lineages (T cells, B cells, myeloid), epithelium, stroma, vasculature, and proliferation. We train our model using the publicly available ORION dataset of restained H&E and mIF images from colorectal cancer tissue, and validate it on two independent datasets. MIPHEI achieves accurate cell-type classification from H&E alone, with F1 scores of 0.88 for Pan-CK, 0.57 for CD3e, 0.56 for SMA, 0.36 for CD68, and 0.30 for CD20, substantially outperforming both a state-of-the-art baseline and a random classifier for most markers. Our results indicate that our model effectively captures the complex relationships between nuclear morphologies in their tissue context, as visible in H&E images and molecular markers defining specific cell types. MIPHEI offers a promising step toward enabling cell-type-aware analysis of large-scale H&E datasets, in view of uncovering relationships between spatial cellular organization and patient outcomes.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:42:48 GMT" } ]
2025-05-16T00:00:00
[ [ "Balezo", "Guillaume", "" ], [ "Trullo", "Roger", "" ], [ "Planas", "Albert Pla", "" ], [ "Decenciere", "Etienne", "" ], [ "Walter", "Thomas", "" ] ]
2505.10295
Ardit Krasniqi
Ardit Krasniqi, Marco C\`e, Tim Harris, Renwick J. Hudspith, Harvey B. Meyer
Probing how bright the quark-gluon plasma glows in lattice QCD
7 pages, 7 figures, 1 table
null
null
null
hep-lat
http://creativecommons.org/licenses/by/4.0/
Determining the spectrum of photons emitted by the quark-gluon plasma non-perturbatively remains an open computational challenge. In this letter we calculate two moments of that spectrum at a temperature $T\approx 254\,$MeV, employing lattice QCD with two flavors of $\mathrm{O}(a)$-improved Wilson fermions, without facing an inverse problem. Our central value for the difference of these two moments, which is sensitive to photon energies $\omega\gtrsim \pi T$, is lower than, but compatible with that obtained by integrating the leading-order weak-coupling photon spectrum. This study informs the $\textit{direct photon puzzle}$ in heavy-ion collision phenomenology, where it has proved difficult to simultaneously explain the yield and azimuthal anisotropy of photons not originating from final-state hadronic decays.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:43:00 GMT" } ]
2025-05-16T00:00:00
[ [ "Krasniqi", "Ardit", "" ], [ "Cè", "Marco", "" ], [ "Harris", "Tim", "" ], [ "Hudspith", "Renwick J.", "" ], [ "Meyer", "Harvey B.", "" ] ]
2505.10296
Lei Lei
Jiaju Qi, Lei Lei, Thorsteinn Jonsson, Dusit Niyato
Optimizing Electric Bus Charging Scheduling with Uncertainties Using Hierarchical Deep Reinforcement Learning
null
null
10.1109/JIOT.2025.3552532
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The growing adoption of Electric Buses (EBs) represents a significant step toward sustainable development. By utilizing Internet of Things (IoT) systems, charging stations can autonomously determine charging schedules based on real-time data. However, optimizing EB charging schedules remains a critical challenge due to uncertainties in travel time, energy consumption, and fluctuating electricity prices. Moreover, to address real-world complexities, charging policies must make decisions efficiently across multiple time scales and remain scalable for large EB fleets. In this paper, we propose a Hierarchical Deep Reinforcement Learning (HDRL) approach that reformulates the original Markov Decision Process (MDP) into two augmented MDPs. To solve these MDPs and enable multi-timescale decision-making, we introduce a novel HDRL algorithm, namely Double Actor-Critic Multi-Agent Proximal Policy Optimization Enhancement (DAC-MAPPO-E). Scalability challenges of the Double Actor-Critic (DAC) algorithm for large-scale EB fleets are addressed through enhancements at both decision levels. At the high level, we redesign the decentralized actor network and integrate an attention mechanism to extract relevant global state information for each EB, decreasing the size of neural networks. At the low level, the Multi-Agent Proximal Policy Optimization (MAPPO) algorithm is incorporated into the DAC framework, enabling decentralized and coordinated charging power decisions, reducing computational complexity and enhancing convergence speed. Extensive experiments with real-world data demonstrate the superior performance and scalability of DAC-MAPPO-E in optimizing EB fleet charging schedules.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:44:27 GMT" } ]
2025-05-16T00:00:00
[ [ "Qi", "Jiaju", "" ], [ "Lei", "Lei", "" ], [ "Jonsson", "Thorsteinn", "" ], [ "Niyato", "Dusit", "" ] ]
2505.10297
Chibueze Peace Obioma Engr
Chibueze Peace Obioma, Youcheng Sun, and Mustafa A. Mustafa
Defending the Edge: Representative-Attention for Mitigating Backdoor Attacks in Federated Learning
Submitted to ESORICS 2025
null
null
null
cs.LG cs.AI cs.CR
http://creativecommons.org/licenses/by-sa/4.0/
Federated learning (FL) enhances privacy and reduces communication cost for resource-constrained edge clients by supporting distributed model training at the edge. However, the heterogeneous nature of such devices produces diverse, non-independent, and identically distributed (non-IID) data, making the detection of backdoor attacks more challenging. In this paper, we propose a novel federated representative-attention-based defense mechanism, named FeRA, that leverages cross-client attention over internal feature representations to distinguish benign from malicious clients. FeRA computes an anomaly score based on representation reconstruction errors, effectively identifying clients whose internal activations significantly deviate from the group consensus. Our evaluation demonstrates FeRA's robustness across various FL scenarios, including challenging non-IID data distributions typical of edge devices. Experimental results show that it effectively reduces backdoor attack success rates while maintaining high accuracy on the main task. The method is model-agnostic, attack-agnostic, and does not require labeled reference data, making it well suited to heterogeneous and resource-limited edge deployments.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:44:32 GMT" } ]
2025-05-16T00:00:00
[ [ "Obioma", "Chibueze Peace", "" ], [ "Sun", "Youcheng", "" ], [ "Mustafa", "Mustafa A.", "" ] ]
2505.10298
Martin Rumpf
Sascha Beutler, Florine Hartwig, Martin Rumpf, Benedikt Wirth
Discrete Geodesic Calculus in the Space of Sobolev Curves
54 pages, 11 figures
null
null
null
math.NA cs.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Riemannian manifold of curves with a Sobolev metric is an important and frequently studied model in the theory of shape spaces. Various numerical approaches have been proposed to compute geodesics, but so far elude a rigorous convergence theory. By a slick modification of a temporal Galerkin discretization we manage to preserve coercivity and compactness properties of the continuous model and thereby are able to prove convergence for the geodesic boundary value problem. Likewise, for the numerical analysis of the geodesic initial value problem we are able to exploit the geodesic completeness of the underlying continuous model for the error control of a time-stepping approximation. In fact, we develop a convergent discretization of a comprehensive Riemannian calculus that in addition includes parallel transport, covariant differentiation, the Riemann curvature tensor, and sectional curvature, all important tools to explore the geometry of the space of curves. Selected numerical examples confirm the theoretical findings and show the qualitative behaviour. To this end, a low-dimensional submanifold of Sobolev curves with explicit formulas for ground truth covariant derivatives and curvatures are considered.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:46:25 GMT" } ]
2025-05-16T00:00:00
[ [ "Beutler", "Sascha", "" ], [ "Hartwig", "Florine", "" ], [ "Rumpf", "Martin", "" ], [ "Wirth", "Benedikt", "" ] ]
2505.10299
Reginald Christian Bernardo
Reginald Christian Bernardo and Erika Antonette Enriquez and Renier Mendoza and Reinabelle Reyes and Arrianne Crystal Velasco
Nature-inspired optimization, the Philippine Eagle, and cosmological parameter estimation
24 pages + refs, 13 figures, comments welcome
null
null
null
astro-ph.CO physics.comp-ph physics.data-an
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Precise and accurate estimation of cosmological parameters is crucial for understanding the Universe's dynamics and addressing cosmological tensions. In this methods paper, we explore bio-inspired metaheuristic algorithms, including the Improved Multi-Operator Differential Evolution scheme and the Philippine Eagle Optimization Algorithm (PEOA), alongside the relatively known genetic algorithm, for cosmological parameter estimation. Using mock data that underlay a true fiducial cosmology, we test the viability of each optimization method to recover the input cosmological parameters with confidence regions generated by bootstrapping on top of optimization. We compare the results with Markov chain Monte Carlo (MCMC) in terms of accuracy and precision, and show that PEOA performs comparably well under the specific circumstances provided. Understandably, Bayesian inference and optimization serve distinct purposes, but comparing them highlights the potential of nature-inspired algorithms in cosmological analysis, offering alternative pathways to explore parameter spaces and validate standard results.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:48:14 GMT" } ]
2025-05-16T00:00:00
[ [ "Bernardo", "Reginald Christian", "" ], [ "Enriquez", "Erika Antonette", "" ], [ "Mendoza", "Renier", "" ], [ "Reyes", "Reinabelle", "" ], [ "Velasco", "Arrianne Crystal", "" ] ]
2505.10300
Muzhe Wu
Muzhe Wu, Yanzhi Zhao, Shuyi Han, Michael Xieyang Liu, Hong Shen
AI LEGO: Scaffolding Cross-Functional Collaboration in Industrial Responsible AI Practices during Early Design Stages
null
null
null
null
cs.HC cs.AI
http://creativecommons.org/licenses/by/4.0/
Responsible AI (RAI) efforts increasingly emphasize the importance of addressing potential harms early in the AI development lifecycle through social-technical lenses. However, in cross-functional industry teams, this work is often stalled by a persistent knowledge handoff challenge: the difficulty of transferring high-level, early-stage technical design rationales from technical experts to non-technical or user-facing roles for ethical evaluation and harm identification. Through literature review and a co-design study with 8 practitioners, we unpack how this challenge manifests -- technical design choices are rarely handed off in ways that support meaningful engagement by non-technical roles; collaborative workflows lack shared, visual structures to support mutual understanding; and non-technical practitioners are left without scaffolds for systematic harm evaluation. Existing tools like JIRA or Google Docs, while useful for product tracking, are ill-suited for supporting joint harm identification across roles, often requiring significant extra effort to align understanding. To address this, we developed AI LEGO, a web-based prototype that supports cross-functional AI practitioners in effectively facilitating knowledge handoff and identifying harmful design choices in the early design stages. Technical roles use interactive blocks to draft development plans, while non-technical roles engage with those blocks through stage-specific checklists and LLM-driven persona simulations to surface potential harms. In a study with 18 cross-functional practitioners, AI LEGO increased the volume and likelihood of harms identified compared to baseline worksheets. Participants found that its modular structure and persona prompts made harm identification more accessible, fostering clearer and more collaborative RAI practices in early design.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:49:02 GMT" } ]
2025-05-16T00:00:00
[ [ "Wu", "Muzhe", "" ], [ "Zhao", "Yanzhi", "" ], [ "Han", "Shuyi", "" ], [ "Liu", "Michael Xieyang", "" ], [ "Shen", "Hong", "" ] ]
2505.10301
Zhenhua Li
Zhenhua Li
The Regular Representation of the twisted queer $q$-Schur Superalgebra
19 pages
null
null
null
math.QA math.RT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the representation theory of the quantum queer superalgebra ${U_{\lcase{v}}(\mathfrak{\lcase{q}}_{n})}$ and obtain some properties of the highest weight modules. Furthermore, based on the realization of ${U_{\lcase{v}}(\mathfrak{\lcase{q}}_{n})}$, we study the representation theory of the twisted queer $q$-Schur superalgebra ${{\widetilde{\mathcal{Q}}}_{\lcase{v}}(\lcase{n},\lcase{r})}$, and obtain the decomposition of its regular module as a direct sum of irreducible submodules, which also means ${{\widetilde{\mathcal{Q}}}_{\lcase{v}}(\lcase{n},\lcase{r})}$ is semisimple.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:49:11 GMT" } ]
2025-05-16T00:00:00
[ [ "Li", "Zhenhua", "" ] ]
2505.10302
Ui Min
Shao-Feng Ge, Jinhan Liang, Zuowei Liu, Ui Min
$t$-Channel Dark Photon Search at Fixed-Target Configurations
9 pages, 9 figures, 1 table
null
null
null
hep-ph
http://creativecommons.org/publicdomain/zero/1.0/
In this work, we investigate the $t$-channel ($e^+ e^- \to \gamma A'$) contribution to the invisible dark photon ($A'$) searches at the electron fixed-target configurations. For illustration, we consider both the disappearing positron track signature at Belle II and the large missing energy search at NA64$e$. When the dark photon has a narrow decay width, the $t$-channel process can dominate over its $s$-channel and bremsstrahlung counterparts around $m_{A'} \simeq 60\,\rm{MeV}$ ($m_{A'} \simeq 200\,\rm{MeV}$) for Belle II (NA64$e$), to enhance the corresponding sensitivity on the kinetic mixing parameter $\epsilon$ by a factor of up to approximately 3 (1.3). For Belle II, we further perform a multi-bin analysis with the spectrum information to better separate the background and signal channels for significant improvement of the sensitivity.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:50:18 GMT" } ]
2025-05-16T00:00:00
[ [ "Ge", "Shao-Feng", "" ], [ "Liang", "Jinhan", "" ], [ "Liu", "Zuowei", "" ], [ "Min", "Ui", "" ] ]
2505.10303
Abhishek De
Anupam Das and Abhishek De
An algebraic theory of {\omega}-regular languages, via {\mu}{\nu}-expressions
Preprint
null
null
null
math.LO cs.FL cs.LO
http://creativecommons.org/licenses/by/4.0/
Alternating parity automata (APAs) provide a robust formalism for modelling infinite behaviours and play a central role in formal verification. Despite their widespread use, the algebraic theory underlying APAs has remained largely unexplored. In recent work, a notation for non-deterministic finite automata (NFAs) was introduced, along with a sound and complete axiomatisation of their equational theory via right-linear algebras. In this paper, we extend that line of work, in particular to the setting of infinite words. We present a dualised syntax, yielding a notation for APAs based on right-linear lattice expressions, and provide a natural axiomatisation of their equational theory with respect to the standard language model of {\omega}-regular languages. The design of this axiomatisation is guided by the theory of fixed point logics; in fact, the completeness factors cleanly through the completeness of the linear-time {\mu}-calculus.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:50:25 GMT" } ]
2025-05-16T00:00:00
[ [ "Das", "Anupam", "" ], [ "De", "Abhishek", "" ] ]
2505.10304
Esther Van Dijk
Esther van Dijk, Yamila Miguel
Retrieving interior properties of hot Jupiters with Love numbers and atmospheric measurements
17 pages, 14 figures, accepted for publication in MNRAS
null
null
null
astro-ph.EP
http://creativecommons.org/licenses/by/4.0/
Understanding exoplanet interiors is crucial for interpreting atmospheric observations and constraining their evolution and formation. However, due to limited observational constraints, interiors structures remain poorly understood. In this work, we investigate how new observational constraints, such as the Love number and atmospheric metallicity, improve our ability to characterize the interiors of hot Jupiters, planets for which Love number measurements are most feasible. We assess the precision required in Love number measurements to derive interior properties using both a simple two-layer homogeneous model and a more complex dilute core model. To account for observational uncertainties, we implement a retrieval framework. Our results show that accurately constraining core mass and bulk metallicity requires a high-precision Love number measurement, better than 40% for a homogeneous model and 15% for a dilute core model, along with an atmospheric metallicity measurement. We apply our retrieval framework to five planets with observed Love numbers, of which only WASP-19Ab has both an atmospheric metallicity constraint and a highly precise Love number measurement, with a precision of 12%. For this flagship planet, both models confirm the presence of a core, although we cannot yet distinguish between a compact core or diluted core. With the homogeneous model, we find a core mass fraction of $0.21^{+0.05}_{-0.04}$, corresponding to $79^{+21}_{-18}$ $M_\mathrm{earth}$. Upcoming JWST observations are expected to provide high-precision Love number measurements and precise atmospheric data, offering new insights into the structure and composition of gas giant interiors.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:50:43 GMT" } ]
2025-05-16T00:00:00
[ [ "van Dijk", "Esther", "" ], [ "Miguel", "Yamila", "" ] ]
2505.10305
Yermek Aldabergenov
Andrea Addazi, Yermek Aldabergenov and Sergei V. Ketov
Curvature corrections to Starobinsky inflation can explain the ACT results
6 pages, 2 figures
null
null
IPMU25-0021
gr-qc hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate the impact of curvature corrections to Starobinsky inflation in light of the latest observational results from the Atacama Cosmology Telescope (ACT). While the pure Starobinsky model remains a compelling candidate for cosmic inflation, we explore how the higher-order curvature terms $R^3$, $R^{4}$ and $R^{3/2}$ modify the inflationary predictions. Using the scalar-tensor formulation of $f(R)$ gravity, we derive the effective scalar potentials and compute the resulting scalar tilt $n_{s}$ and tensor-to-scalar ratio $r$. We show that those curvature corrections can shift the predictions to align better with the ACT data, thus providing a possible resolution to a minor discrepancy between the standard Starobinsky model and ACT observations. Our findings suggest that the modified Starobinsky models with the higher-order curvature terms offer a viable pathway to reconciling inflationary predictions with precision cosmological measurements. At the same time, measuring or constraining primordial tensor modes can help to discriminate between these corrections.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:52:55 GMT" } ]
2025-05-16T00:00:00
[ [ "Addazi", "Andrea", "" ], [ "Aldabergenov", "Yermek", "" ], [ "Ketov", "Sergei V.", "" ] ]
2505.10306
Haoyu Jiang
Haoyu Jiang and Yong Zeng
Ray Antenna Array Achieves Uniform Angular Resolution Cost-Effectively for Low-Altitude UAV Swarm ISAC
null
null
null
null
eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Ray antenna array (RAA) is a novel multi-antenna architecture comprising massive low-cost antenna elements and a few radio-frequency (RF) chains. The antenna elements are arranged in a novel ray-like structure, where each ray corresponds to a simple uniform linear array (sULA) with deliberately designed orientation and all its antenna elements are directly connected. By further designing a ray selection network (RSN), appropriate sULAs are selected to connect to the RF chains for further baseband processing. RAA has three appealing advantages: (i) dramatically reduced hardware cost since no phase shifters are needed; (ii) enhanced beamforming gain as antenna elements with higher directivity can be used; (iii) uniform angular resolution across all signal directions. Such benefits make RAA especially appealing for integrated sensing and communication (ISAC), particularly for low-altitude unmanned aerial vehicle (UAV) swarm ISAC, where high-mobility aerial targets may easily move away from the boresight of conventional antenna arrays, causing severe communication and sensing performance degradation. Therefore, this paper studies RAA-based ISAC for low-altitude UAV swarm systems. First, we establish an input-output mathematical model for RAA-based UAV ISAC and rigorously show that RAA achieves uniform angular resolution for all directions. Besides, we design the RAA orientation and RSN. Furthermore, RAA-based ISAC with orthogonal frequency division multiplexing (OFDM) for UAV swarm is studied, and efficient algorithm is proposed for sensing target parameter estimation. Extensive simulation results demonstrate the significant performance improvement by RAA system over the conventional antenna arrays, in terms of sensing angular resolution and communication spectral efficiency, highlighting the great potential of the novel RAA system to meet the growing demands of low-altitude UAV ISAC.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:53:33 GMT" } ]
2025-05-16T00:00:00
[ [ "Jiang", "Haoyu", "" ], [ "Zeng", "Yong", "" ] ]
2505.10307
Yiyang Zhao
Yiyang Zhao, Chengpei Wu, Lilin Zhang and Ning Yang
Negative Metric Learning for Graphs
null
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Graph contrastive learning (GCL) often suffers from false negatives, which degrades the performance on downstream tasks. The existing methods addressing the false negative issue usually rely on human prior knowledge, still leading GCL to suboptimal results. In this paper, we propose a novel Negative Metric Learning (NML) enhanced GCL (NML-GCL). NML-GCL employs a learnable Negative Metric Network (NMN) to build a negative metric space, in which false negatives can be distinguished better from true negatives based on their distance to anchor node. To overcome the lack of explicit supervision signals for NML, we propose a joint training scheme with bi-level optimization objective, which implicitly utilizes the self-supervision signals to iteratively optimize the encoder and the negative metric network. The solid theoretical analysis and the extensive experiments conducted on widely used benchmarks verify the superiority of the proposed method.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:53:48 GMT" } ]
2025-05-16T00:00:00
[ [ "Zhao", "Yiyang", "" ], [ "Wu", "Chengpei", "" ], [ "Zhang", "Lilin", "" ], [ "Yang", "Ning", "" ] ]
2505.10308
James Dibble
James Dibble
The Yang indices of Grassmannians
10 pages
null
null
null
math.AT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
An elementary combinatorial technique for computing lower bounds for the Yang indices of real Stiefel manifolds and oriented real Grassmannians is described. It is used to show that the Yang index of $St(n,k)$, and consequently $G(n,k)$, is at least $n - k$. For odd $n$, the bound for $G(n,2)$ can be improved to $n-1$. These results lead to generalized Borsuk-Ulam theorems.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:54:37 GMT" } ]
2025-05-16T00:00:00
[ [ "Dibble", "James", "" ] ]
2505.10309
Tuan Dung Nguyen
Tuan Dung Nguyen, Duncan J. Watts, Mark E. Whiting
Empirically evaluating commonsense intelligence in large language models with large-scale human judgments
null
null
null
null
cs.AI cs.HC cs.SI
http://creativecommons.org/licenses/by-nc-nd/4.0/
Commonsense intelligence in machines is often assessed by static benchmarks that compare a model's output against human-prescribed correct labels. An important, albeit implicit, assumption of these labels is that they accurately capture what any human would think, effectively treating human common sense as homogeneous. However, recent empirical work has shown that humans vary enormously in what they consider commonsensical; thus what appears self-evident to one benchmark designer may not be so to another. Here, we propose a novel method for evaluating common sense in artificial intelligence (AI), specifically in large language models (LLMs), that incorporates empirically observed heterogeneity among humans by measuring the correspondence between a model's judgment and that of a human population. We first find that, when treated as independent survey respondents, most LLMs remain below the human median in their individual commonsense competence. Second, when used as simulators of a hypothetical population, LLMs correlate with real humans only modestly in the extent to which they agree on the same set of statements. In both cases, smaller, open-weight models are surprisingly more competitive than larger, proprietary frontier models. Our evaluation framework, which ties commonsense intelligence to its cultural basis, contributes to the growing call for adapting AI models to human collectivities that possess different, often incompatible, social stocks of knowledge.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:55:27 GMT" } ]
2025-05-16T00:00:00
[ [ "Nguyen", "Tuan Dung", "" ], [ "Watts", "Duncan J.", "" ], [ "Whiting", "Mark E.", "" ] ]
2505.10310
Weijia Sun
Weijia Sun
A hybrid SLAM-Payne framework for atmospheric parameter and abundance determination of early-type Stars from LAMOST DR9 low-resolution Spectra
18 pages, 16 figures, accepted for publication in A&A
null
null
null
astro-ph.SR astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
Early-type stars are key drivers of Galactic chemical evolution, enriching the interstellar medium with alpha elements through powerful stellar winds and core-collapse supernovae, fueled by their short lifetimes and high masses. However, their spectra remain challenging to analyse due to rapid rotation, weak metal lines, and non-LTE effects. While large spectroscopic surveys provide extensive low-resolution data, extracting reliable parameters remains difficult due to methodological limitations for hot stars. Our goal is to develop a unified framework combining data-driven and synthetic spectral approaches to determine atmospheric parameters and abundances for hot stars using low-resolution spectra, addressing limitations in current methodologies while retaining critical spectral information. We present a hybrid approach integrating the Stellar LAbel Machine (SLAM) and the Payne frameworks, for low-resolution ($R\sim 1800$) spectra from LAMOST DR9. Our method preserves full spectral information including Balmer series and metal-line blends, employing neural-network interpolation for efficient parameter estimation ($T_\mathrm{eff}$, $\log g$, and $v\sin i$) and abundance determination for O, Mg, Si, and Fe, across 8000 - 20000 K. We derive stellar parameters and abundances for 315,822 stars with $\mathrm{SNR} \geqslant 10$ in the $r$-band. Additionally, we detect abundance trends ([$\alpha$/Fe]-[Fe/H]) that exhibit temperature-dependent systematics and a distinct $\alpha$-poor stellar population within $0.0 \leqslant \mathrm{[Fe/H]} \leqslant 0.5$ dex. The radial abundance gradients are negative and consistent with that derived from Cepheids, with a slope of $-0.070\pm0.007$ in \feh in the region $6 \leqslant R_\mathrm{GC}\leqslant 15$ kpc.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:55:39 GMT" } ]
2025-05-16T00:00:00
[ [ "Sun", "Weijia", "" ] ]
2505.10311
Jeffrey Alido
Jeffrey Alido, Tongyu Li, Yu Sun, Lei Tian
Whitened Score Diffusion: A Structured Prior for Imaging Inverse Problems
null
null
null
null
eess.IV eess.SP stat.AP stat.ML
http://creativecommons.org/licenses/by/4.0/
Conventional score-based diffusion models (DMs) may struggle with anisotropic Gaussian diffusion processes due to the required inversion of covariance matrices in the denoising score matching training objective \cite{vincent_connection_2011}. We propose Whitened Score (WS) diffusion models, a novel SDE-based framework that learns the Whitened Score function instead of the standard score. This approach circumvents covariance inversion, extending score-based DMs by enabling stable training of DMs on arbitrary Gaussian forward noising processes. WS DMs establish equivalence with FM for arbitrary Gaussian noise, allow for tailored spectral inductive biases, and provide strong Bayesian priors for imaging inverse problems with structured noise. We experiment with a variety of computational imaging tasks using the CIFAR and CelebA ($64\times64$) datasets and demonstrate that WS diffusion priors trained on anisotropic Gaussian noising processes consistently outperform conventional diffusion priors based on isotropic Gaussian noise.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:55:55 GMT" } ]
2025-05-16T00:00:00
[ [ "Alido", "Jeffrey", "" ], [ "Li", "Tongyu", "" ], [ "Sun", "Yu", "" ], [ "Tian", "Lei", "" ] ]
2505.10312
Anh Tuan Ha
Anh Tuan Ha, Hoang Khang Phan, Thai Minh Tien Ngo, Anh Phan Truong, Nhat Tan Le
SOS: A Shuffle Order Strategy for Data Augmentation in Industrial Human Activity Recognition
null
null
null
null
cs.HC cs.CV
http://creativecommons.org/licenses/by-sa/4.0/
In the realm of Human Activity Recognition (HAR), obtaining high quality and variance data is still a persistent challenge due to high costs and the inherent variability of real-world activities. This study introduces a generation dataset by deep learning approaches (Attention Autoencoder and conditional Generative Adversarial Networks). Another problem that data heterogeneity is a critical challenge, one of the solutions is to shuffle the data to homogenize the distribution. Experimental results demonstrate that the random sequence strategy significantly improves classification performance, achieving an accuracy of up to 0.70 $\pm$ 0.03 and a macro F1 score of 0.64 $\pm$ 0.01. For that, disrupting temporal dependencies through random sequence reordering compels the model to focus on instantaneous recognition, thereby improving robustness against activity transitions. This approach not only broadens the effective training dataset but also offers promising avenues for enhancing HAR systems in complex, real-world scenarios.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:56:14 GMT" } ]
2025-05-16T00:00:00
[ [ "Ha", "Anh Tuan", "" ], [ "Phan", "Hoang Khang", "" ], [ "Ngo", "Thai Minh Tien", "" ], [ "Truong", "Anh Phan", "" ], [ "Le", "Nhat Tan", "" ] ]
2505.10313
Nicol\`o Bassi Mr
Nicol\`o Bassi (1), Jan Wilhelm (2,3), Nils Krane (1), Feifei Xiang (1), Patr\'icia \v{C}melov\'a (4), Elia Turco (1), Pierluigi Gargiani (5), Carlo Pignedoli (1), Michal Jur\'i\v{c}ek (4), Roman Fasel (1,6), Richard Koryt \'ar (7), Pascal Ruffieux (1). ((1) EMPA Switzerland, (2) Regensburg Center for Ultrafast Nanoscopy Germany, (3) Institute of Theoretical Physics Germany, (4) Department of Chemistry Switzerland, (5) ALBA Synchrotron Light Source Spain, (6) Department of Chemistry, Biochemistry and Pharmaceutical Sciences University of Bern Switzerland (7) Department of Condensed Matter Physics Charles University Czech Republic)
Sensing a magnetic rare-earth surface alloy by proximity effect with an open-shell nanographene
null
null
null
null
cond-mat.mtrl-sci cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Open-shell nanographenes have attracted significant attention due to their structurally tunable spin ground state. While most characterization has been conducted on weakly-interacting substrates such as noble metals, the influence of magnetic surfaces remains largely unexplored. In this study, we investigate how TbAu2, a rare-earth-element-based surface alloy, affects the magnetic properties of phenalenyl (or [2]triangulene (2T)), the smallest spin-1/2 nanographene. Scanning tunneling spectroscopy (STS) measurements reveal a striking contrast: while 2T on Au(111) exhibits a zero-bias Kondo resonance - a hallmark of a spin-1/2 impurity screened by the conduction electrons of the underlying metal - deposition on TbAu2 induces a symmetric splitting of this feature by approximately 20 mV. We attribute this splitting to a strong proximity-induced interaction with the ferromagnetic out-of-plane magnetization of TbAu2. Moreover, our combined experimental and first-principles analysis demonstrates that this interaction is spatially modulated, following the periodicity of the TbAu2 surface superstructure. These findings highlight that TbAu2 serves as a viable platform for stabilizing and probing the magnetic properties of spin-1/2 nanographenes, opening new avenues for the integration of {\pi}-magnetic materials with magnetic substrates.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:56:23 GMT" } ]
2025-05-16T00:00:00
[ [ "Bassi", "Nicolò", "" ], [ "Wilhelm", "Jan", "" ], [ "Krane", "Nils", "" ], [ "Xiang", "Feifei", "" ], [ "Čmelová", "Patrícia", "" ], [ "Turco", "Elia", "" ], [ "Gargiani", "Pierluigi", "" ], [ "Pignedoli", "Carlo", "" ], [ "Juríček", "Michal", "" ], [ "Fasel", "Roman", "" ], [ "ár", "Richard Koryt", "" ], [ "Ruffieux", "Pascal", "" ], [ ".", "", "" ] ]
2505.10314
Michal Spacek
Josef Vojtech, Tomas Novak, Elisabeth Andriantsarazo, Vladimir Smotlacha, Ondrej Havlis, Rudolf Vohnout, Michal Spacek, Martin Slapak, Lada Altmannova, Radek Velc, Petr Pospisil, Jan Kundrat, Martin Cizek, Jan Hrabina, Simon Rerucha, Lenka Pravdova, Josef Lazar, Ondrej Cip, Jaroslav Roztocil
Country wide Shared FibreBased Infrastructure for Dissemination of Precise Time, Coherent Optical Frequency with Vibration Sensing
4 pages, 2 figures, conference paper
null
10.1117/12.3056668
null
quant-ph cs.SY eess.SY
http://creativecommons.org/licenses/by-nc-nd/4.0/
With the increasing demand for ultra-precise time synchronization and frequency dissemination across various scientific, industrial, and communication fields, the Czech Republic has developed an innovative, non-commercial fiber-based infrastructure. This infrastructure serves as a shared platform, utilizing optical fibers to enable high-precision timing, coherent frequency transfer, and a newly implemented vibrational sensing capability. The project also addresses challenges posed by classical communication noise-particularly from Raman scattering-on quantum channels, especially for Quantum Key Distribution (QKD). By strategically separating classical and quantum channels into distinct wavelength bands, such as the C-band and O-band, the infrastructure achieves minimal interference while enabling multiple concurrent applications over shared fiber lines.
[ { "version": "v1", "created": "Thu, 15 May 2025 13:59:28 GMT" } ]
2025-05-16T00:00:00
[ [ "Vojtech", "Josef", "" ], [ "Novak", "Tomas", "" ], [ "Andriantsarazo", "Elisabeth", "" ], [ "Smotlacha", "Vladimir", "" ], [ "Havlis", "Ondrej", "" ], [ "Vohnout", "Rudolf", "" ], [ "Spacek", "Michal", "" ], [ "Slapak", "Martin", "" ], [ "Altmannova", "Lada", "" ], [ "Velc", "Radek", "" ], [ "Pospisil", "Petr", "" ], [ "Kundrat", "Jan", "" ], [ "Cizek", "Martin", "" ], [ "Hrabina", "Jan", "" ], [ "Rerucha", "Simon", "" ], [ "Pravdova", "Lenka", "" ], [ "Lazar", "Josef", "" ], [ "Cip", "Ondrej", "" ], [ "Roztocil", "Jaroslav", "" ] ]
2505.10315
Yang Li
Yang Li, Xinyu Zhou, Yitong Wang, Liangxin Qian and Jun Zhao
Private Transformer Inference in MLaaS: A Survey
null
null
null
null
cs.CR cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Transformer models have revolutionized AI, powering applications like content generation and sentiment analysis. However, their deployment in Machine Learning as a Service (MLaaS) raises significant privacy concerns, primarily due to the centralized processing of sensitive user data. Private Transformer Inference (PTI) offers a solution by utilizing cryptographic techniques such as secure multi-party computation and homomorphic encryption, enabling inference while preserving both user data and model privacy. This paper reviews recent PTI advancements, highlighting state-of-the-art solutions and challenges. We also introduce a structured taxonomy and evaluation framework for PTI, focusing on balancing resource efficiency with privacy and bridging the gap between high-performance inference and data privacy.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:00:19 GMT" } ]
2025-05-16T00:00:00
[ [ "Li", "Yang", "" ], [ "Zhou", "Xinyu", "" ], [ "Wang", "Yitong", "" ], [ "Qian", "Liangxin", "" ], [ "Zhao", "Jun", "" ] ]
2505.10316
Xenia Hofmeier
Xenia Hofmeier, Andrea Raguso, Ralf Sasse, Dennis Jackson, David Basin
One For All: Formally Verifying Protocols which use Aggregate Signatures (extended version)
null
null
null
null
cs.CR
http://creativecommons.org/licenses/by/4.0/
Aggregate signatures are digital signatures that compress multiple signatures from different parties into a single signature, thereby reducing storage and bandwidth requirements. BLS aggregate signatures are a popular kind of aggregate signature, deployed by Ethereum, Dfinity, and Cloudflare amongst others, currently undergoing standardization at the IETF. However, BLS aggregate signatures are difficult to use correctly, with nuanced requirements that must be carefully handled by protocol developers. In this work, we design the first models of aggregate signatures that enable formal verification tools, such as Tamarin and ProVerif, to be applied to protocols using these signatures. We introduce general models that are based on the cryptographic security definition of generic aggregate signatures, allowing the attacker to exploit protocols where the security requirements are not satisfied. We also introduce a second family of models formalizing BLS aggregate signatures in particular. We demonstrate our approach's practical relevance by modelling and analyzing in Tamarin a device attestation protocol called SANA. Despite SANA's claimed correctness proof, with Tamarin we uncover undocumented assumptions that, when omitted, lead to attacks.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:01:30 GMT" } ]
2025-05-16T00:00:00
[ [ "Hofmeier", "Xenia", "" ], [ "Raguso", "Andrea", "" ], [ "Sasse", "Ralf", "" ], [ "Jackson", "Dennis", "" ], [ "Basin", "David", "" ] ]
2505.10317
Zhi Cao
Zhi Cao, Pavel Mozgunov, Haiyan Zheng
Robust Bayesian hierarchical models for basket trials enabling joint evaluation of toxicity and efficacy
null
null
null
null
stat.AP stat.ME
http://creativecommons.org/licenses/by/4.0/
Basket trials have gained increasing attention for their efficiency, as multiple patient subgroups are evaluated simultaneously. Conducted basket trials focus primarily on establishing the early efficacy of a treatment, yet continued monitoring of toxicity is essential. In this paper, we propose two Bayesian hierarchical models that enable bivariate analyses of toxicity and efficacy, while accounting for heterogeneity present in the treatment effects across patient subgroups. Specifically, one assumes the subgroup-specific toxicity and efficacy treatment effects, as a parameter vector, can be exchangeable or non-exchangeable; the other allows either the toxicity or efficacy parameters specific to the subgroups, to be exchangeable or non-exchangeable. The bivariate exchangeability and non-exchangeability distributions introduce a correlation parameter between treatment effects, while we stipulate a zero correlation when only toxicity or efficacy parameters are exchangeable. Simulation results show that our models perform robustly under different scenarios compared to the standard Bayesian hierarchical model and the stand-alone analyses, especially in producing higher power when the subgroup-specific effects are exchangeable in toxicity or efficacy only. When considerable correlation between the toxicity and efficacy effects exists, our methodology gives small error rates and greater power than alternatives that analyse toxicity and efficacy by parts.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:03:20 GMT" } ]
2025-05-16T00:00:00
[ [ "Cao", "Zhi", "" ], [ "Mozgunov", "Pavel", "" ], [ "Zheng", "Haiyan", "" ] ]
2505.10318
Si-Qiang Luo
Chen-Ke Zhang, Fu-Lai Wang, Si-Qiang Luo, Xiang Liu
Electromagnetic properties of possible triple-charm molecular hexaquarks
8 pages, 2 figures, 5 tables, accepted by Eur. Phys. J. C
null
null
null
hep-ph hep-ex
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this study, we investigate the radiative transitions of predicted triple-charm molecular hexaquarks, which play a significant role in understanding their overall spectroscopic properties. As experimentally measurable quantities, the radiative decay widths provide insights into the internal structures of these triple-charm molecular hexaquarks. Additionally, we calculate their corresponding magnetic moments, which, together with the radiative decay widths, offer a comprehensive picture of the electromagnetic properties of these exotic states. This information is valuable for guiding future experimental searches and advancing our understanding of these unique hadronic systems.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:03:33 GMT" } ]
2025-05-16T00:00:00
[ [ "Zhang", "Chen-Ke", "" ], [ "Wang", "Fu-Lai", "" ], [ "Luo", "Si-Qiang", "" ], [ "Liu", "Xiang", "" ] ]
2505.10319
John Nicol
John Nicol and Markus Frohme
Deconstructing Subset Construction -- Reducing While Determinizing
19 pages, 2 figures
null
null
null
cs.FL cs.LG
http://creativecommons.org/licenses/by/4.0/
We present a novel perspective on the NFA canonization problem, which introduces intermediate minimization steps to reduce the exploration space on-the-fly. Essential to our approach are so-called equivalence registries which manage information about equivalent states and allow for incorporating further optimization techniques such as convexity closures or simulation to boost performance. Due to the generality of our approach, these concepts can be embedded in classic subset construction or Brzozowski's approach. We evaluate our approach on a set of real-world examples from automatic sequences and observe that we are able to improve especially worst-case scenarios. We implement our approach in an open-source library for users to experiment with.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:04:02 GMT" } ]
2025-05-16T00:00:00
[ [ "Nicol", "John", "" ], [ "Frohme", "Markus", "" ] ]
2505.10320
Chenxi Whitehouse
Chenxi Whitehouse, Tianlu Wang, Ping Yu, Xian Li, Jason Weston, Ilia Kulikov, Swarnadeep Saha
J1: Incentivizing Thinking in LLM-as-a-Judge via Reinforcement Learning
10 pages, 8 tables, 11 figures
null
null
null
cs.CL cs.AI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The progress of AI is bottlenecked by the quality of evaluation, and powerful LLM-as-a-Judge models have proved to be a core solution. Improved judgment ability is enabled by stronger chain-of-thought reasoning, motivating the need to find the best recipes for training such models to think. In this work we introduce J1, a reinforcement learning approach to training such models. Our method converts both verifiable and non-verifiable prompts to judgment tasks with verifiable rewards that incentivize thinking and mitigate judgment bias. In particular, our approach outperforms all other existing 8B or 70B models when trained at those sizes, including models distilled from DeepSeek-R1. J1 also outperforms o1-mini, and even R1 on some benchmarks, despite training a smaller model. We provide analysis and ablations comparing Pairwise-J1 vs Pointwise-J1 models, offline vs online training recipes, reward strategies, seed prompts, and variations in thought length and content. We find that our models make better judgments by learning to outline evaluation criteria, comparing against self-generated reference answers, and re-evaluating the correctness of model responses.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:05:15 GMT" } ]
2025-05-16T00:00:00
[ [ "Whitehouse", "Chenxi", "" ], [ "Wang", "Tianlu", "" ], [ "Yu", "Ping", "" ], [ "Li", "Xian", "" ], [ "Weston", "Jason", "" ], [ "Kulikov", "Ilia", "" ], [ "Saha", "Swarnadeep", "" ] ]
2505.10321
Julius Henke
Julius Henke
AutoPentest: Enhancing Vulnerability Management With Autonomous LLM Agents
24 pages, 1 figure, for implementation, see https://github.com/JuliusHenke/autopentest
null
null
null
cs.CR cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A recent area of increasing research is the use of Large Language Models (LLMs) in penetration testing, which promises to reduce costs and thus allow for higher frequency. We conduct a review of related work, identifying best practices and common evaluation issues. We then present AutoPentest, an application for performing black-box penetration tests with a high degree of autonomy. AutoPentest is based on the LLM GPT-4o from OpenAI and the LLM agent framework LangChain. It can perform complex multi-step tasks, augmented by external tools and knowledge bases. We conduct a study on three capture-the-flag style Hack The Box (HTB) machines, comparing our implementation AutoPentest with the baseline approach of manually using the ChatGPT-4o user interface. Both approaches are able to complete 15-25 % of the subtasks on the HTB machines, with AutoPentest slightly outperforming ChatGPT. We measure a total cost of \$96.20 US when using AutoPentest across all experiments, while a one-month subscription to ChatGPT Plus costs \$20. The results show that further implementation efforts and the use of more powerful LLMs released in the future are likely to make this a viable part of vulnerability management.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:06:00 GMT" } ]
2025-05-16T00:00:00
[ [ "Henke", "Julius", "" ] ]
2505.10322
Yijie Zhou
Yijie Zhou and Shi Pu
Asynchronous Decentralized SGD under Non-Convexity: A Block-Coordinate Descent Framework
null
null
null
null
cs.LG math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Decentralized optimization has become vital for leveraging distributed data without central control, enhancing scalability and privacy. However, practical deployments face fundamental challenges due to heterogeneous computation speeds and unpredictable communication delays. This paper introduces a refined model of Asynchronous Decentralized Stochastic Gradient Descent (ADSGD) under practical assumptions of bounded computation and communication times. To understand the convergence of ADSGD, we first analyze Asynchronous Stochastic Block Coordinate Descent (ASBCD) as a tool, and then show that ADSGD converges under computation-delay-independent step sizes. The convergence result is established without assuming bounded data heterogeneity. Empirical experiments reveal that ADSGD outperforms existing methods in wall-clock convergence time across various scenarios. With its simplicity, efficiency in memory and communication, and resilience to communication and computation delays, ADSGD is well-suited for real-world decentralized learning tasks.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:06:38 GMT" } ]
2025-05-16T00:00:00
[ [ "Zhou", "Yijie", "" ], [ "Pu", "Shi", "" ] ]
2505.10323
Camilla Giusti
Camilla Giusti, Mario Cadelano, Francesco R. Ferraro, Barbara Lanzoni, Cristina Pallanca, Enrico Vesperini and Emanuele Dalessandro
Structural parameters, chronological age and dynamical age of the LMC globular cluster NGC 1754
Accepted for publication in A&A
null
null
null
astro-ph.GA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In the context of a new systematic study of the properties of the most compact and massive star clusters in the Large Magellanic Cloud (LMC), here we present the determination of the chronological age, the structural parameters, and the dynamical age of NGC 1754. We used high-resolution images taken with the WFC3/HST instrument, both in optical and near-ultraviolet filters. The high quality of the images made it possible to construct the star density profile from resolved star counts, and to fit the observed profile with an appropriate King model to obtain the structural parameters (e.g. core, half-mass, and tidal radii). Our findings confirm that NGC 1754 is a very compact globular cluster with a core radius of only 0.84 pc. The analysis of the same dataset allowed us to confirm a very old age ($t=12.8\pm0.4$ Gyr) for this system, thus further consolidating the indication that the process of globular cluster formation started at the same cosmic time both in the LMC and in the Milky Way, independently of the characteristics of the host environment. We have also used the empirical method called ``dynamical clock'' to estimate the dynamical age of the system. This consists of quantifying the degree of central segregation of blue straggler stars (BSSs) using the $A^+_{rh}$ parameter, which is defined as the area enclosed between the cumulative radial distribution of BSSs and that of a reference (lighter) population. This method yielded a value of $A^+_{rh}=0.31\pm0.07$, which is the highest measured so far for LMC clusters, pointing to an advanced dynamical age for the cluster, possibly on the verge of core collapse. The results presented here for NGC 1754 confirm that the natural dynamical evolution of globular clusters plays a role in shaping the age-core radius distributions observed in the LMC.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:07:25 GMT" } ]
2025-05-16T00:00:00
[ [ "Giusti", "Camilla", "" ], [ "Cadelano", "Mario", "" ], [ "Ferraro", "Francesco R.", "" ], [ "Lanzoni", "Barbara", "" ], [ "Pallanca", "Cristina", "" ], [ "Vesperini", "Enrico", "" ], [ "Dalessandro", "Emanuele", "" ] ]
2505.10324
Sydney Jenkins
Sydney Jenkins, Andrew Vanderburg, Ritika Sethi, Sarah Millholland, Joseph E. Rodriguez, Luca Fossati, Andreas Krenn, Emily Pass, Alex Venner, Paul Butler, Hugh Osborn, Aaron Householder, Carl Ziegler, Juliette Becker, Perry Berlind, Christopher Broeg, Michael L. Calkins, Jeffrey D. Crane, Tansu Daylan, Julien de Wit, Jason D. Eastman, David Ehrenreich, Gilbert A. Esquerdo, Michael Fausnaugh, Yadira Gaibor, David W. Latham, Monika Lendl, Andrew W. Mayo, Gaetano Scandariato, Steve Shectman, Stephanie Striegel, Johanna Teske, and Thomas G. Wilson
An Eccentric Sub-Neptune Moving Into the Evaporation Desert
Submitted to AAS Journals
null
null
null
astro-ph.EP astro-ph.SR
http://creativecommons.org/licenses/by/4.0/
Though missions such as Kepler, K2, and TESS have discovered $>$2,000 sub-Neptune and Neptunian planets, there is a dearth of such planets at close-in (P$\lesssim$3 days) orbits. This feature, called the Neptune desert or the evaporation desert, is believed to be primarily shaped by planetary migration and photoevaporation. However, this region is not completely devoid of planets--a small number of very hot Neptunes reside within the desert. These planets provide an opportunity to directly probe the effects of migration and photoevaporation. We present confirmation of TOI-5800 b, an eccentric sub-Neptune on a $\approx$2.6 day period that is likely actively undergoing tidal migration. We use radial velocity measurements from the Carnegie Planet Finder Spectrograph (PFS) to constrain TOI-5800 b's mass and eccentricity. We find that it has an unusually high eccentricity (0.39$\pm$0.07) for its short orbit. TOI-5800 is therefore currently experiencing high levels of tidal heating as it moves into the desert. Ranked as a top candidate for transmission and emission spectroscopy within its temperature and radius regime, TOI-5800 b is a prime target for atmospheric characterization with JWST. TOI-5800 b presents a unique opportunity to study the atmosphere of a planet undergoing tidal heating and to probe the composition of sub-Neptune planets.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:08:00 GMT" } ]
2025-05-16T00:00:00
[ [ "Jenkins", "Sydney", "" ], [ "Vanderburg", "Andrew", "" ], [ "Sethi", "Ritika", "" ], [ "Millholland", "Sarah", "" ], [ "Rodriguez", "Joseph E.", "" ], [ "Fossati", "Luca", "" ], [ "Krenn", "Andreas", "" ], [ "Pass", "Emily", "" ], [ "Venner", "Alex", "" ], [ "Butler", "Paul", "" ], [ "Osborn", "Hugh", "" ], [ "Householder", "Aaron", "" ], [ "Ziegler", "Carl", "" ], [ "Becker", "Juliette", "" ], [ "Berlind", "Perry", "" ], [ "Broeg", "Christopher", "" ], [ "Calkins", "Michael L.", "" ], [ "Crane", "Jeffrey D.", "" ], [ "Daylan", "Tansu", "" ], [ "de Wit", "Julien", "" ], [ "Eastman", "Jason D.", "" ], [ "Ehrenreich", "David", "" ], [ "Esquerdo", "Gilbert A.", "" ], [ "Fausnaugh", "Michael", "" ], [ "Gaibor", "Yadira", "" ], [ "Latham", "David W.", "" ], [ "Lendl", "Monika", "" ], [ "Mayo", "Andrew W.", "" ], [ "Scandariato", "Gaetano", "" ], [ "Shectman", "Steve", "" ], [ "Striegel", "Stephanie", "" ], [ "Teske", "Johanna", "" ], [ "Wilson", "Thomas G.", "" ] ]
2505.10325
Carolina Fortuna PhD
Athanasios Tziouvaras, Blaz Bertalanic, George Floros, Kostas Kolomvatsos, Panagiotis Sarigiannidis and Carolina Fortuna
A Representation Learning Approach to Feature Drift Detection in Wireless Networks
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
AI is foreseen to be a centerpiece in next generation wireless networks enabling enabling ubiquitous communication as well as new services. However, in real deployment, feature distribution changes may degrade the performance of AI models and lead to undesired behaviors. To counter for undetected model degradation, we propose ALERT; a method that can detect feature distribution changes and trigger model re-training that works well on two wireless network use cases: wireless fingerprinting and link anomaly detection. ALERT includes three components: representation learning, statistical testing and utility assessment. We rely on MLP for designing the representation learning component, on Kolmogorov-Smirnov and Population Stability Index tests for designing the statistical testing and a new function for utility assessment. We show the superiority of the proposed method against ten standard drift detection methods available in the literature on two wireless network use cases.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:08:00 GMT" } ]
2025-05-16T00:00:00
[ [ "Tziouvaras", "Athanasios", "" ], [ "Bertalanic", "Blaz", "" ], [ "Floros", "George", "" ], [ "Kolomvatsos", "Kostas", "" ], [ "Sarigiannidis", "Panagiotis", "" ], [ "Fortuna", "Carolina", "" ] ]
2505.10326
Iryna Timchenko
M.I. Ayzatsky, V.M Boriskin, I. O. Chertishchev, O.S. Deiev, K.Yu. Kramarenko, V.A. Kushnir, V.V. Mytrochenko, S.M. Olejnik, S.O. Perezhogin, S.M. Potin, L.I. Selivanov, I.S. Timchenko, Yu. O. Titarenko, V.Yu. Tytov, V.L. Uvarov
Facility based on electron linac LUE-40 -- current state and main research directions
7 pages, 5 figures, 1 table
null
null
null
physics.acc-ph nucl-ex
http://creativecommons.org/licenses/by/4.0/
The paper describes the state of the installation based on the linear accelerator LUE-40 after restoration in 2023. Additional devices have been developed and created to conduct nuclear physics research. The main beam parameters are given. The electron energy range has been expanded and is currently 16-95 MeV with an average beam current of up to 6 $\mu$A. The main areas of scientific research are described and the results are presented.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:09:03 GMT" } ]
2025-05-16T00:00:00
[ [ "Ayzatsky", "M. I.", "" ], [ "Boriskin", "V. M", "" ], [ "Chertishchev", "I. O.", "" ], [ "Deiev", "O. S.", "" ], [ "Kramarenko", "K. Yu.", "" ], [ "Kushnir", "V. A.", "" ], [ "Mytrochenko", "V. V.", "" ], [ "Olejnik", "S. M.", "" ], [ "Perezhogin", "S. O.", "" ], [ "Potin", "S. M.", "" ], [ "Selivanov", "L. I.", "" ], [ "Timchenko", "I. S.", "" ], [ "Titarenko", "Yu. O.", "" ], [ "Tytov", "V. Yu.", "" ], [ "Uvarov", "V. L.", "" ] ]
2505.10327
B Prasanna Venkatesh
Prasad Pawar, Arpan Bhattacharyya, B. Prasanna Venkatesh
Comparative Study of Indicators of Chaos in the Closed and Open Dicke Model
15 pages, 12 figures
null
null
null
quant-ph hep-th
http://creativecommons.org/licenses/by/4.0/
The Dicke model, renowned for its superradiant quantum phase transition (QPT), also exhibits a transition from regular to chaotic dynamics. In this work, we provide a systematic, comparative study of static and dynamical indicators of chaos for the closed and open Dicke model. In the closed Dicke model, we find that indicators of chaos sensitive to long-range correlations in the energy spectrum such as the the spectral form factor can deviate from the Poissonian random matrix theory (RMT) predictions and show a dip-ramp-plateau feature even in the normal region of the Dicke model unless very large values of the spin size are chosen. Thus, care is needed in using such indicators of chaos. In the open Dicke model with cavity damping, we find that the dissipative spectral form factor emerges as a robust diagnostic displaying a quadratic dip-ramp-plateau behavior in agreement with the Ginebre Unitary Ensemble (GinUE) RMT in the superradiant regime. Moreover, by examining the spectral properties of the Liouvillian, we provide indirect evidence for the concurrence of the dissipative superradiant quantum phase transition and the change in Liouvillian eigenvalue statistics from 2-D Poissonian to GinUE RMT behavior.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:11:41 GMT" } ]
2025-05-16T00:00:00
[ [ "Pawar", "Prasad", "" ], [ "Bhattacharyya", "Arpan", "" ], [ "Venkatesh", "B. Prasanna", "" ] ]
2505.10328
Alvin Combrink
Alvin Combrink, Stephie Do, Kristofer Bengtsson, Sabino Francesco Roselli, Martin Fabian
A Comparative Study of SMT and MILP for the Nurse Rostering Problem
6 pages, 3 figures
null
null
null
cs.AI cs.SY eess.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The effects of personnel scheduling on the quality of care and working conditions for healthcare personnel have been thoroughly documented. However, the ever-present demand and large variation of constraints make healthcare scheduling particularly challenging. This problem has been studied for decades, with limited research aimed at applying Satisfiability Modulo Theories (SMT). SMT has gained momentum within the formal verification community in the last decades, leading to the advancement of SMT solvers that have been shown to outperform standard mathematical programming techniques. In this work, we propose generic constraint formulations that can model a wide range of real-world scheduling constraints. Then, the generic constraints are formulated as SMT and MILP problems and used to compare the respective state-of-the-art solvers, Z3 and Gurobi, on academic and real-world inspired rostering problems. Experimental results show how each solver excels for certain types of problems; the MILP solver generally performs better when the problem is highly constrained or infeasible, while the SMT solver performs better otherwise. On real-world inspired problems containing a more varied set of shifts and personnel, the SMT solver excels. Additionally, it was noted during experimentation that the SMT solver was more sensitive to the way the generic constraints were formulated, requiring careful consideration and experimentation to achieve better performance. We conclude that SMT-based methods present a promising avenue for future research within the domain of personnel scheduling.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:12:39 GMT" } ]
2025-05-16T00:00:00
[ [ "Combrink", "Alvin", "" ], [ "Do", "Stephie", "" ], [ "Bengtsson", "Kristofer", "" ], [ "Roselli", "Sabino Francesco", "" ], [ "Fabian", "Martin", "" ] ]
2505.10329
Pavlos Laskos-Patkos
K. Kourmpetis, P. Laskos-Patkos, Ch.C. Moustakidis
Confronting recent light compact star observations with color-flavor locked quark matter
15 pages, 4 figures
null
null
null
astro-ph.HE gr-qc nucl-th
http://creativecommons.org/licenses/by/4.0/
Recent analyses on the properties of the central compact object in the HESS J1731-347 remnant and the PSR J1231-1411 pulsar indicated that these two compact objects are characterized by similar (low) masses and possibly different radii. This paper aims at reconciling the aforementioned measurements by utilizing the widely employed color-flavor locked (CFL) MIT bag model. The main objective is related to the examination of the acceptable values for the color superconducting gap $\Delta$ and the bag parameter $B$. Furthermore, our analysis involves two distinct hypotheses for the nature of compact stars. Firstly, we considered the case of absolute stability for strange quark matter and we found that it is possible to explain both measurements, while also respecting the latest astronomical constraints on the masses and radii of compact stars. Secondly, we studied the case of hybrid stellar matter (transition from hadrons to quarks), and concluded that, when early phase transitions are considered, the simultaneous reconciliation of both measurements leads to results that are inconsistent to the existence of massive compact stars. However, we showed that all current constraints may be satisfied under the consideration that the HESS J1731-347 remnant contains a slow stable hybrid star.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:15:24 GMT" } ]
2025-05-16T00:00:00
[ [ "Kourmpetis", "K.", "" ], [ "Laskos-Patkos", "P.", "" ], [ "Moustakidis", "Ch. C.", "" ] ]
2505.10330
Jonathan Balloch
Jonathan Clifford Balloch
Efficient Adaptation of Reinforcement Learning Agents to Sudden Environmental Change
PhD Dissertation, 131 pages
null
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Real-world autonomous decision-making systems, from robots to recommendation engines, must operate in environments that change over time. While deep reinforcement learning (RL) has shown an impressive ability to learn optimal policies in stationary environments, most methods are data intensive and assume a world that does not change between training and test time. As a result, conventional RL methods struggle to adapt when conditions change. This poses a fundamental challenge: how can RL agents efficiently adapt their behavior when encountering novel environmental changes during deployment without catastrophically forgetting useful prior knowledge? This dissertation demonstrates that efficient online adaptation requires two key capabilities: (1) prioritized exploration and sampling strategies that help identify and learn from relevant experiences, and (2) selective preservation of prior knowledge through structured representations that can be updated without disruption to reusable components.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:19:01 GMT" } ]
2025-05-16T00:00:00
[ [ "Balloch", "Jonathan Clifford", "" ] ]
2505.10331
Luca Muscarnera
Luca Muscarnera, Luigi Loreti, Giovanni Todeschini, Alessio Fumagalli, Francesco Regazzoni
Emergence of Structure in Ensembles of Random Neural Networks
null
null
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by-nc-nd/4.0/
Randomness is ubiquitous in many applications across data science and machine learning. Remarkably, systems composed of random components often display emergent global behaviors that appear deterministic, manifesting a transition from microscopic disorder to macroscopic organization. In this work, we introduce a theoretical model for studying the emergence of collective behaviors in ensembles of random classifiers. We argue that, if the ensemble is weighted through the Gibbs measure defined by adopting the classification loss as an energy, then there exists a finite temperature parameter for the distribution such that the classification is optimal, with respect to the loss (or the energy). Interestingly, for the case in which samples are generated by a Gaussian distribution and labels are constructed by employing a teacher perceptron, we analytically prove and numerically confirm that such optimal temperature does not depend neither on the teacher classifier (which is, by construction of the learning problem, unknown), nor on the number of random classifiers, highlighting the universal nature of the observed behavior. Experiments on the MNIST dataset underline the relevance of this phenomenon in high-quality, noiseless, datasets. Finally, a physical analogy allows us to shed light on the self-organizing nature of the studied phenomenon.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:20:02 GMT" } ]
2025-05-16T00:00:00
[ [ "Muscarnera", "Luca", "" ], [ "Loreti", "Luigi", "" ], [ "Todeschini", "Giovanni", "" ], [ "Fumagalli", "Alessio", "" ], [ "Regazzoni", "Francesco", "" ] ]
2505.10332
Takehito Yokoyama
Takehito Yokoyama
Floquet engineering triplet superconductivity in superconductors with spin-orbit coupling or altermagnetism
11 pages, 2 figures
null
null
null
cond-mat.supr-con
http://creativecommons.org/licenses/by/4.0/
We study superconductivitiy under light irradiation based on the Floquet-Magnus expansion in the high-frequency regime. We find that, in spin-singlet superconductors with spin-orbit coupling, triplet superconductivity can be induced in the first-order perturbation for dynamical gap functions and the second-order perturbation for static gap functions. We also show that, in unitary triplet superconductors with altermagnetism, nonunitary triplet superconductivity can emerge in the firstorder perturbation for dynamical gap function and in the second-order perturbation for static gap functions. These results indicate optical generation and control of triplet superconductivity.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:20:40 GMT" } ]
2025-05-16T00:00:00
[ [ "Yokoyama", "Takehito", "" ] ]
2505.10333
Rohan Dahale
Rohan Dahale, Ilje Cho, Kotaro Moriyama, Kaj Wiik, Paul Tiede, Jos\'e L. G\'omez, Chi-kwan Chan, Roman Gold, Vadim Y. Bernshteyn, Marianna Foschi, Britton Jeter, Hung-Yi Pu, Boris Georgiev, Abhishek V. Joshi, Alejandro Cruz-Osorio, Iniyan Natarajan, Avery E. Broderick, Le\'on D. S. Salas, Koushik Chatterjee, Kazunori Akiyama, Ezequiel Albentosa-Ru\'iz, Antxon Alberdi, Walter Alef, Juan Carlos Algaba, Richard Anantua, Keiichi Asada, Rebecca Azulay, Uwe Bach, Anne-Kathrin Baczko, David Ball, Mislav Balokovi\'c, Bidisha Bandyopadhyay, John Barrett, Michi Baub\"ock, Bradford A. Benson, Dan Bintley, Lindy Blackburn, Raymond Blundell, Katherine L. Bouman, Geoffrey C. Bower, Michael Bremer, Roger Brissenden, Silke Britzen, Dominique Broguiere, Thomas Bronzwaer, Sandra Bustamante, Douglas Ferreira Carlos, John E. Carlstrom, Andrew Chael, Dominic O. Chang, Shami Chatterjee, Ming-Tang Chen, Yongjun Chen, Xiaopeng Cheng, Pierre Christian, Nicholas S. Conroy, John E. Conway, Thomas M. Crawford, Geoffrey B. Crew, Yuzhu Cui, Brandon Curd, Jordy Davelaar, Mariafelicia De Laurentis, Roger Deane, Jessica Dempsey, Gregory Desvignes, Jason Dexter, Vedant Dhruv, Indu K. Dihingia, Sheperd S. Doeleman, Sergio A. Dzib, Ralph P. Eatough, Razieh Emami, Heino Falcke, Joseph Farah, Vincent L. Fish, Edward Fomalont, H. Alyson Ford, Raquel Fraga-Encinas, William T. Freeman, Per Friberg, Christian M. Fromm, Antonio Fuentes, Peter Galison, Charles F. Gammie, Roberto Garc\'ia, Olivier Gentaz, Gertie Geertsema, Ciriaco Goddi, Arturo I. G\'omez-Ruiz, Minfeng Gu, Mark Gurwell, Kazuhiro Hada, Daryl Haggard, Ronald Hesper, Dirk Heumann, Luis C. Ho, Paul Ho, Mareki Honma, Chih-Wei L. Huang, Lei Huang, David H. Hughes, Shiro Ikeda, C. M. Violette Impellizzeri, Makoto Inoue, Sara Issaoun, David J. James, Buell T. Jannuzi, Michael Janssen, Wu Jiang, Alejandra Jim\'enez-Rosales, Michael D. Johnson, Svetlana Jorstad, Adam C. Jones, Taehyun Jung, Ramesh Karuppusamy, Tomohisa Kawashima, Garrett K. Keating, Mark Kettenis, Dong-Jin Kim, Jae-Young Kim, Jongsoo Kim, Junhan Kim, Motoki Kino, Jun Yi Koay, Prashant Kocherlakota, Yutaro Kofuji, Patrick M. Koch, Shoko Koyama, Carsten Kramer, Joana A. Kramer, Michael Kramer, Thomas P. Krichbaum, Cheng-Yu Kuo, Noemi La Bella, Sang-Sung Lee, Aviad Levis, Zhiyuan Li, Rocco Lico, Greg Lindahl, Michael Lindqvist, Mikhail Lisakov, Jun Liu, Kuo Liu, Elisabetta Liuzzo, Wen-Ping Lo, Andrei P. Lobanov, Laurent Loinard, Colin J. Lonsdale, Amy E. Lowitz, Ru-Sen Lu, Nicholas R. MacDonald, Jirong Mao, Nicola Marchili, Sera Markoff, Daniel P. Marrone, Alan P. Marscher, Iv\'an Mart\'i-Vidal, Satoki Matsushita, Lynn D. Matthews, Lia Medeiros, Karl M. Menten, Izumi Mizuno, Yosuke Mizuno, Joshua Montgomery, James M. Moran, Monika Moscibrodzka, Wanga Mulaudzi, Cornelia M\"uller, Hendrik M\"uller, Alejandro Mus, Gibwa Musoke, Ioannis Myserlis, Hiroshi Nagai, Neil M. Nagar, Dhanya G. Nair, Masanori Nakamura, Gopal Narayanan, Antonios Nathanail, Santiago Navarro Fuentes, Joey Neilsen, Chunchong Ni, Michael A. Nowak, Junghwan Oh, Hiroki Okino, H\'ector Ra\'ul Olivares S\'anchez, Tomoaki Oyama, Feryal \"Ozel, Daniel C. M. Palumbo, Georgios Filippos Paraschos, Jongho Park, Harriet Parsons, Nimesh Patel, Ue-Li Pen, Dominic W. Pesce, Vincent Pi\'etu, Aleksandar PopStefanija, Oliver Porth, Ben Prather, Giacomo Principe, Dimitrios Psaltis, Venkatessh Ramakrishnan, Ramprasad Rao, Mark G. Rawlings, Luciano Rezzolla, Angelo Ricarte, Bart Ripperda, Jan R\"oder, Freek Roelofs, Cristina Romero-Ca\~nizales, Eduardo Ros, Arash Roshanineshat, Helge Rottmann, Alan L. Roy, Ignacio Ruiz, Chet Ruszczyk, Kazi L. J. Rygl, Salvador S\'anchez, David S\'anchez-Arg\"uelles, Miguel S\'anchez-Portal, Mahito Sasada, Kaushik Satapathy, Saurabh, Tuomas Savolainen, F. Peter Schloerb, Jonathan Schonfeld, Karl-Friedrich Schuster, Lijing Shao, Zhiqiang Shen, Sasikumar Silpa, Des Small, Bong Won Sohn, Jason SooHoo, Kamal Souccar, Joshua S. Stanway, He Sun, Fumie Tazaki, Alexandra J. Tetarenko, Remo P. J. Tilanus, Michael Titus, Kenji Toma, Pablo Torne, Teresa Toscano, Efthalia Traianou, Tyler Trent, Sascha Trippe, Matthew Turk, Ilse van Bemmel, Huib Jan van Langevelde, Daniel R. van Rossum, Jesse Vos, Jan Wagner, Derek Ward-Thompson, John Wardle, Jasmin E. Washington, Jonathan Weintroub, Robert Wharton, Maciek Wielgus, Gunther Witzel, Michael F. Wondrak, George N. Wong, Qingwen Wu, Nitika Yadlapalli, Paul Yamaguchi, Aristomenis Yfantis, Doosoo Yoon, Andr\'e Young, Ziri Younsi, Wei Yu, Feng Yuan, Ye-Fei Yuan, Ai-Ling Zeng, J. Anton Zensus, Shuo Zhang, Guang-Yao Zhao, Shan-Shan Zhao
Origin of the ring ellipticity in the black hole images of M87*
18 pages, 13 figures
null
null
null
astro-ph.HE
http://creativecommons.org/licenses/by/4.0/
We investigate the origin of the elliptical ring structure observed in the images of the supermassive black hole M87*, aiming to disentangle contributions from gravitational, astrophysical, and imaging effects. Leveraging the enhanced capabilities of the Event Horizon Telescope (EHT) 2018 array, including improved $(u,v)$-coverage from the Greenland Telescope, we measure the ring's ellipticity using five independent imaging methods, obtaining a consistent average value of $\tau = 0.08_{-0.02}^{+0.03}$ with a position angle $\xi = 50.1_{-7.6}^{+6.2}$ degrees. To interpret this measurement, we compare against General Relativistic Magnetohydrodynamic (GRMHD) simulations spanning a wide range of physical parameters including thermal or non-thermal electron distribution function, spins, and ion-to-electron temperature ratios in both low and high-density regions. We find no statistically significant correlation between spin and ellipticity in GRMHD images. Instead, we identify a correlation between ellipticity and the fraction of non-ring emission, particularly in non-thermal models and models with higher jet emission. These results indicate that the ellipticity measured from the \m87 emission structure is consistent with that expected from simulations of turbulent accretion flows around black holes, where it is dominated by astrophysical effects rather than gravitational ones. Future high-resolution imaging, including space very long baseline interferometry and long-term monitoring, will be essential to isolate gravitational signatures from astrophysical effects.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:22:52 GMT" } ]
2025-05-16T00:00:00
[ [ "Dahale", "Rohan", "" ], [ "Cho", "Ilje", "" ], [ "Moriyama", "Kotaro", "" ], [ "Wiik", "Kaj", "" ], [ "Tiede", "Paul", "" ], [ "Gómez", "José L.", "" ], [ "Chan", "Chi-kwan", "" ], [ "Gold", "Roman", "" ], [ "Bernshteyn", "Vadim Y.", "" ], [ "Foschi", "Marianna", "" ], [ "Jeter", "Britton", "" ], [ "Pu", "Hung-Yi", "" ], [ "Georgiev", "Boris", "" ], [ "Joshi", "Abhishek V.", "" ], [ "Cruz-Osorio", "Alejandro", "" ], [ "Natarajan", "Iniyan", "" ], [ "Broderick", "Avery E.", "" ], [ "Salas", "León D. S.", "" ], [ "Chatterjee", "Koushik", "" ], [ "Akiyama", "Kazunori", "" ], [ "Albentosa-Ruíz", "Ezequiel", "" ], [ "Alberdi", "Antxon", "" ], [ "Alef", "Walter", "" ], [ "Algaba", "Juan Carlos", "" ], [ "Anantua", "Richard", "" ], [ "Asada", "Keiichi", "" ], [ "Azulay", "Rebecca", "" ], [ "Bach", "Uwe", "" ], [ "Baczko", "Anne-Kathrin", "" ], [ "Ball", "David", "" ], [ "Baloković", "Mislav", "" ], [ "Bandyopadhyay", "Bidisha", "" ], [ "Barrett", "John", "" ], [ "Bauböck", "Michi", "" ], [ "Benson", "Bradford A.", "" ], [ "Bintley", "Dan", "" ], [ "Blackburn", "Lindy", "" ], [ "Blundell", "Raymond", "" ], [ "Bouman", "Katherine L.", "" ], [ "Bower", "Geoffrey C.", "" ], [ "Bremer", "Michael", "" ], [ "Brissenden", "Roger", "" ], [ "Britzen", "Silke", "" ], [ "Broguiere", "Dominique", "" ], [ "Bronzwaer", "Thomas", "" ], [ "Bustamante", "Sandra", "" ], [ "Carlos", "Douglas Ferreira", "" ], [ "Carlstrom", "John E.", "" ], [ "Chael", "Andrew", "" ], [ "Chang", "Dominic O.", "" ], [ "Chatterjee", "Shami", "" ], [ "Chen", "Ming-Tang", "" ], [ "Chen", "Yongjun", "" ], [ "Cheng", "Xiaopeng", "" ], [ "Christian", "Pierre", "" ], [ "Conroy", "Nicholas S.", "" ], [ "Conway", "John E.", "" ], [ "Crawford", "Thomas M.", "" ], [ "Crew", "Geoffrey B.", "" ], [ "Cui", "Yuzhu", "" ], [ "Curd", "Brandon", "" ], [ "Davelaar", "Jordy", "" ], [ "De Laurentis", "Mariafelicia", "" ], [ "Deane", "Roger", "" ], [ "Dempsey", "Jessica", "" ], [ "Desvignes", "Gregory", "" ], [ "Dexter", "Jason", "" ], [ "Dhruv", "Vedant", "" ], [ "Dihingia", "Indu K.", "" ], [ "Doeleman", "Sheperd S.", "" ], [ "Dzib", "Sergio A.", "" ], [ "Eatough", "Ralph P.", "" ], [ "Emami", "Razieh", "" ], [ "Falcke", "Heino", "" ], [ "Farah", "Joseph", "" ], [ "Fish", "Vincent L.", "" ], [ "Fomalont", "Edward", "" ], [ "Ford", "H. Alyson", "" ], [ "Fraga-Encinas", "Raquel", "" ], [ "Freeman", "William T.", "" ], [ "Friberg", "Per", "" ], [ "Fromm", "Christian M.", "" ], [ "Fuentes", "Antonio", "" ], [ "Galison", "Peter", "" ], [ "Gammie", "Charles F.", "" ], [ "García", "Roberto", "" ], [ "Gentaz", "Olivier", "" ], [ "Geertsema", "Gertie", "" ], [ "Goddi", "Ciriaco", "" ], [ "Gómez-Ruiz", "Arturo I.", "" ], [ "Gu", "Minfeng", "" ], [ "Gurwell", "Mark", "" ], [ "Hada", "Kazuhiro", "" ], [ "Haggard", "Daryl", "" ], [ "Hesper", "Ronald", "" ], [ "Heumann", "Dirk", "" ], [ "Ho", "Luis C.", "" ], [ "Ho", "Paul", "" ], [ "Honma", "Mareki", "" ], [ "Huang", "Chih-Wei L.", "" ], [ "Huang", "Lei", "" ], [ "Hughes", "David H.", "" ], [ "Ikeda", "Shiro", "" ], [ "Impellizzeri", "C. M. Violette", "" ], [ "Inoue", "Makoto", "" ], [ "Issaoun", "Sara", "" ], [ "James", "David J.", "" ], [ "Jannuzi", "Buell T.", "" ], [ "Janssen", "Michael", "" ], [ "Jiang", "Wu", "" ], [ "Jiménez-Rosales", "Alejandra", "" ], [ "Johnson", "Michael D.", "" ], [ "Jorstad", "Svetlana", "" ], [ "Jones", "Adam C.", "" ], [ "Jung", "Taehyun", "" ], [ "Karuppusamy", "Ramesh", "" ], [ "Kawashima", "Tomohisa", "" ], [ "Keating", "Garrett K.", "" ], [ "Kettenis", "Mark", "" ], [ "Kim", "Dong-Jin", "" ], [ "Kim", "Jae-Young", "" ], [ "Kim", "Jongsoo", "" ], [ "Kim", "Junhan", "" ], [ "Kino", "Motoki", "" ], [ "Koay", "Jun Yi", "" ], [ "Kocherlakota", "Prashant", "" ], [ "Kofuji", "Yutaro", "" ], [ "Koch", "Patrick M.", "" ], [ "Koyama", "Shoko", "" ], [ "Kramer", "Carsten", "" ], [ "Kramer", "Joana A.", "" ], [ "Kramer", "Michael", "" ], [ "Krichbaum", "Thomas P.", "" ], [ "Kuo", "Cheng-Yu", "" ], [ "La Bella", "Noemi", "" ], [ "Lee", "Sang-Sung", "" ], [ "Levis", "Aviad", "" ], [ "Li", "Zhiyuan", "" ], [ "Lico", "Rocco", "" ], [ "Lindahl", "Greg", "" ], [ "Lindqvist", "Michael", "" ], [ "Lisakov", "Mikhail", "" ], [ "Liu", "Jun", "" ], [ "Liu", "Kuo", "" ], [ "Liuzzo", "Elisabetta", "" ], [ "Lo", "Wen-Ping", "" ], [ "Lobanov", "Andrei P.", "" ], [ "Loinard", "Laurent", "" ], [ "Lonsdale", "Colin J.", "" ], [ "Lowitz", "Amy E.", "" ], [ "Lu", "Ru-Sen", "" ], [ "MacDonald", "Nicholas R.", "" ], [ "Mao", "Jirong", "" ], [ "Marchili", "Nicola", "" ], [ "Markoff", "Sera", "" ], [ "Marrone", "Daniel P.", "" ], [ "Marscher", "Alan P.", "" ], [ "Martí-Vidal", "Iván", "" ], [ "Matsushita", "Satoki", "" ], [ "Matthews", "Lynn D.", "" ], [ "Medeiros", "Lia", "" ], [ "Menten", "Karl M.", "" ], [ "Mizuno", "Izumi", "" ], [ "Mizuno", "Yosuke", "" ], [ "Montgomery", "Joshua", "" ], [ "Moran", "James M.", "" ], [ "Moscibrodzka", "Monika", "" ], [ "Mulaudzi", "Wanga", "" ], [ "Müller", "Cornelia", "" ], [ "Müller", "Hendrik", "" ], [ "Mus", "Alejandro", "" ], [ "Musoke", "Gibwa", "" ], [ "Myserlis", "Ioannis", "" ], [ "Nagai", "Hiroshi", "" ], [ "Nagar", "Neil M.", "" ], [ "Nair", "Dhanya G.", "" ], [ "Nakamura", "Masanori", "" ], [ "Narayanan", "Gopal", "" ], [ "Nathanail", "Antonios", "" ], [ "Fuentes", "Santiago Navarro", "" ], [ "Neilsen", "Joey", "" ], [ "Ni", "Chunchong", "" ], [ "Nowak", "Michael A.", "" ], [ "Oh", "Junghwan", "" ], [ "Okino", "Hiroki", "" ], [ "Sánchez", "Héctor Raúl Olivares", "" ], [ "Oyama", "Tomoaki", "" ], [ "Özel", "Feryal", "" ], [ "Palumbo", "Daniel C. M.", "" ], [ "Paraschos", "Georgios Filippos", "" ], [ "Park", "Jongho", "" ], [ "Parsons", "Harriet", "" ], [ "Patel", "Nimesh", "" ], [ "Pen", "Ue-Li", "" ], [ "Pesce", "Dominic W.", "" ], [ "Piétu", "Vincent", "" ], [ "PopStefanija", "Aleksandar", "" ], [ "Porth", "Oliver", "" ], [ "Prather", "Ben", "" ], [ "Principe", "Giacomo", "" ], [ "Psaltis", "Dimitrios", "" ], [ "Ramakrishnan", "Venkatessh", "" ], [ "Rao", "Ramprasad", "" ], [ "Rawlings", "Mark G.", "" ], [ "Rezzolla", "Luciano", "" ], [ "Ricarte", "Angelo", "" ], [ "Ripperda", "Bart", "" ], [ "Röder", "Jan", "" ], [ "Roelofs", "Freek", "" ], [ "Romero-Cañizales", "Cristina", "" ], [ "Ros", "Eduardo", "" ], [ "Roshanineshat", "Arash", "" ], [ "Rottmann", "Helge", "" ], [ "Roy", "Alan L.", "" ], [ "Ruiz", "Ignacio", "" ], [ "Ruszczyk", "Chet", "" ], [ "Rygl", "Kazi L. J.", "" ], [ "Sánchez", "Salvador", "" ], [ "Sánchez-Argüelles", "David", "" ], [ "Sánchez-Portal", "Miguel", "" ], [ "Sasada", "Mahito", "" ], [ "Satapathy", "Kaushik", "" ], [ "Saurabh", "", "" ], [ "Savolainen", "Tuomas", "" ], [ "Schloerb", "F. Peter", "" ], [ "Schonfeld", "Jonathan", "" ], [ "Schuster", "Karl-Friedrich", "" ], [ "Shao", "Lijing", "" ], [ "Shen", "Zhiqiang", "" ], [ "Silpa", "Sasikumar", "" ], [ "Small", "Des", "" ], [ "Sohn", "Bong Won", "" ], [ "SooHoo", "Jason", "" ], [ "Souccar", "Kamal", "" ], [ "Stanway", "Joshua S.", "" ], [ "Sun", "He", "" ], [ "Tazaki", "Fumie", "" ], [ "Tetarenko", "Alexandra J.", "" ], [ "Tilanus", "Remo P. J.", "" ], [ "Titus", "Michael", "" ], [ "Toma", "Kenji", "" ], [ "Torne", "Pablo", "" ], [ "Toscano", "Teresa", "" ], [ "Traianou", "Efthalia", "" ], [ "Trent", "Tyler", "" ], [ "Trippe", "Sascha", "" ], [ "Turk", "Matthew", "" ], [ "van Bemmel", "Ilse", "" ], [ "van Langevelde", "Huib Jan", "" ], [ "van Rossum", "Daniel R.", "" ], [ "Vos", "Jesse", "" ], [ "Wagner", "Jan", "" ], [ "Ward-Thompson", "Derek", "" ], [ "Wardle", "John", "" ], [ "Washington", "Jasmin E.", "" ], [ "Weintroub", "Jonathan", "" ], [ "Wharton", "Robert", "" ], [ "Wielgus", "Maciek", "" ], [ "Witzel", "Gunther", "" ], [ "Wondrak", "Michael F.", "" ], [ "Wong", "George N.", "" ], [ "Wu", "Qingwen", "" ], [ "Yadlapalli", "Nitika", "" ], [ "Yamaguchi", "Paul", "" ], [ "Yfantis", "Aristomenis", "" ], [ "Yoon", "Doosoo", "" ], [ "Young", "André", "" ], [ "Younsi", "Ziri", "" ], [ "Yu", "Wei", "" ], [ "Yuan", "Feng", "" ], [ "Yuan", "Ye-Fei", "" ], [ "Zeng", "Ai-Ling", "" ], [ "Zensus", "J. Anton", "" ], [ "Zhang", "Shuo", "" ], [ "Zhao", "Guang-Yao", "" ], [ "Zhao", "Shan-Shan", "" ] ]
2505.10334
Koichi Oyakawa
Koichi Oyakawa
Borel asymptotic dimension of the Roller boundary of finite dimensional CAT(0) cube complexes
36 pages
null
null
null
math.GT math.GR math.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove that for any countable finite dimensional CAT(0) cube complex, the Borel median graph on its Roller compactification has the Borel asymptotic dimension bounded from above by its dimension.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:24:17 GMT" } ]
2025-05-16T00:00:00
[ [ "Oyakawa", "Koichi", "" ] ]
2505.10335
Gabriele Naselli
Gabriele Naselli and Ion Cosma Fulga
Topological properties of domain walls in antiferromagnetic topological insulators
null
null
null
null
cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Motivated by the study of stacking faults in weak topological insulators and the observation of magnetic domain walls in MnBi$_{2n}$Te$_{3n+1}$, we explore the topological properties of domain walls in antiferromagnetic topological insulators. We develop two tight-binding models: one based on a strong topological insulator with antiferromagnetic order, and another built from stacked Chern insulators with alternating Chern numbers. Both systems are dual topological insulators, i.e. they are at the same time antiferromagnetic and crystalline topological insulators, but differ by the type of mirror symmetry protecting the crystalline phase: spinful versus spinless. We show that in the spinful case the mirror Chern number is invariant under time reversal and that it changes sign in the spinless case. This influences the properties of the two systems in the presence of a magnetic domain wall, which is created in the system when the magnetization is flipped via a time-reversal transformation. In the first type, the bulk of the domain wall is gapped but the defect will host chiral edge states when it ends on an external ferromagnetic surface. In the second, due to the flip in the mirror Chern number, the domain wall is a two-dimensional embedded semimetal with 2D gapless states protected by mirror symmetry. Our results show that domain walls can be a source of non-trivial topology, allowing to generate and manipulate gapless states within the bulk and the ferromagnetic surfaces of antiferromagnetic topological insulators.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:24:46 GMT" } ]
2025-05-16T00:00:00
[ [ "Naselli", "Gabriele", "" ], [ "Fulga", "Ion Cosma", "" ] ]
2505.10336
Takehito Yokoyama
Takehito Yokoyama
Spin-orbit physics stemming from mixed parity superconductivity: A relationship between mixed parity superconductivity and magnetism with spin-orbit coupling
6 pages
null
null
null
cond-mat.supr-con
http://creativecommons.org/licenses/by/4.0/
We show that Hamiltonian for mixed parity superconductivity can be recast into that for magnetism with spin-orbit coupling by the Schrieffer-Wolff transformation, indicating that mixed parity superconductivity and magnetism with spin-orbit coupling can share the same physics. As demonstrations, we discuss the Dzyaloshinskii-Moriya type interactions, magnetoelectric effect, supercurrent-induced spin current, and altermagnetism in mixed parity superconductors. All these effects originate purely from mixed parity superconductivity.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:25:55 GMT" } ]
2025-05-16T00:00:00
[ [ "Yokoyama", "Takehito", "" ] ]
2505.10337
Axel D. Schwope
Axel D. Schwope
PolarCat: Catalog of polars, low-accretion rate polars, and candidate objects
A&A, in press; 6 pages, 6 figures, catalogs available at https://www.aip.de/de/members/axel-schwope/polarcat
null
null
null
astro-ph.SR
http://creativecommons.org/licenses/by-nc-nd/4.0/
Polars and low-accretion rate polars (LARPs) are strongly magnetic cataclysmic variables. Mediated by the magnetic field of the white dwarf, their spin and binary orbit are (mostly) synchronized. They play an important role in our understanding of close binary evolution and the generation of strong magnetic fields in white dwarfs. Thanks to X-ray all-sky surveys, optical variability, and spectroscopic surveys, the number of polars and LARPs has grown from just a few in the 1980s to more than 200 today. Follow-up studies are facilitated by the systematic compilation of these systems presented here, which is also made available as an online resource. Yearly updates are planned, and community input is highly appreciated.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:26:24 GMT" } ]
2025-05-16T00:00:00
[ [ "Schwope", "Axel D.", "" ] ]
2505.10338
Sidarth Raghunathan
Sidarth Raghunathan (1), Richard Oliver (1), Yun Zhao (1), Karl McNulty (2), Chaitali Joshi (1 and 3), Michal Lipson (1 and 2), Alexander L. Gaeta (1 and 2) ((1) Department of Applied Physics and Applied Mathematics, Columbia University, (2) Department of Electrical Engineering, Columbia University, (3) Google Quantum AI)
Telecom-to-Visible Quantum Frequency Converter on a Silicon Nitride Chip
9 pages, 4 figures
null
null
null
quant-ph physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Quantum frequency conversion serves a key role in the realization of hybrid quantum networks by interfacing between wavelength-incompatible platforms. Here we present the first quantum frequency converter connecting visible and telecom domains on a silicon nitride (SiN) chip, using Bragg-scattering four-wave mixing to upconvert heralded single photons from 1260 to 698 nm, which covers a 192 THz span. We examine the noise sources in SiN and devise approaches to suppress noise photons at the source and target frequencies to enable measurements at the single-photon level. We demonstrate an on-chip conversion efficiency of 5% in photon flux and describe design modifications that can be implemented to significantly improve it. Our results pave the way for the implementation of CMOS-compatible devices in quantum networks.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:27:04 GMT" } ]
2025-05-16T00:00:00
[ [ "Raghunathan", "Sidarth", "", "1 and 3" ], [ "Oliver", "Richard", "", "1 and 3" ], [ "Zhao", "Yun", "", "1 and 3" ], [ "McNulty", "Karl", "", "1 and 3" ], [ "Joshi", "Chaitali", "", "1 and 3" ], [ "Lipson", "Michal", "", "1 and 2" ], [ "Gaeta", "Alexander L.", "", "1 and 2" ] ]
2505.10339
Alexander Nesterenko
A.V.Nesterenko
Window quantities for the hadronic vacuum polarization contributions to the muon anomalous magnetic moment in spacelike and timelike domains
19 pages, 6 figures
null
null
null
hep-ph hep-lat
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The relations between the window quantities for the hadronic vacuum polarization contributions to the muon anomalous magnetic moment $a^{\text{HVP}}_{\mu}$ in spacelike and timelike domains are studied. Two types of window functions (abrupt and smooth) as well as two kinds of kinematic intervals (symmetric and asymmetric with respect to the spacelike/timelike flip) are addressed. It is shown that the evaluations of the window quantities for $a^{\text{HVP}}_{\mu}$ represented in terms of the hadronic vacuum polarization function, the Adler function, and the $R$-ratio of electron-positron annihilation into hadrons are mutually equivalent only if the additional contributions due to the window edge effects are properly taken into account and the explicit expressions for such contributions are derived. The obtained results enable one to accurately compare the window quantities for $a^{\text{HVP}}_{\mu}$ based, e.g., on MUonE or lattice data with the ones based on $R$-ratio data, even if the window function covers different kinematic ranges in spacelike and timelike domains.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:28:09 GMT" } ]
2025-05-16T00:00:00
[ [ "Nesterenko", "A. V.", "" ] ]
2505.10340
H. Z. Shen
S. J. Sun, Z. Y. Li, C. Cui, Shuang Xu, and H. Z. Shen
Non-Markovian dynamics with a driven three-level giant atom in a semi-infinite photonic waveguide
23 pages, 15 figures
null
null
null
physics.optics quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The non-Markovian effects of open quantum systems subjected to external environments are deemed to be valuable resources in quantum optics and quantum information processing. In this work, we investigate the non-Markovian dynamics of a three-level giant atom coupling with a semi-infinite photonic waveguide through multiple coupling points and driven by a classical driving field. We derive the analytical expressions for the probability amplitudes of the driven three-level giant atom and obtain two independent conditions. We find two different types of bound states (including the static bound states and the periodic equal-amplitude oscillating bound states) and discuss the physical origins of the bound states formation. Moreover, we discuss the case of the driven three-level giant atom interacting with the infinite photonic waveguide, where there is only one purely imaginary solution (i.e., only one bound state condition exists) for its complex frequency (coming from the absence of mirror at one end of the waveguide) compared to that of a driven three-level giant atom coupling with a semi-infinite photonic waveguide. With this, we also find two different types of bound states, including the static bound state and the periodic equal-amplitude oscillating bound states. Finally, the above results are generalized to a more general model involving a semi-infinite photonic waveguide coupling with an arbitrary number of noninteracting three-level giant atoms driven by the driving fields. The proposed protocol could provide a pathway to precisely elucidate the non-Markovian dynamics of driven, multi-level giant atoms coupled to semi-infinite or infinite photonic waveguides.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:28:17 GMT" } ]
2025-05-16T00:00:00
[ [ "Sun", "S. J.", "" ], [ "Li", "Z. Y.", "" ], [ "Cui", "C.", "" ], [ "Xu", "Shuang", "" ], [ "Shen", "H. Z.", "" ] ]
2505.10341
Tianping Zhang
Mingxuan Zhong, Tianping Zhang
A new result on the divisor problem in arithmetic progressions modulo a prime power
19 pages, accepted by SCIENTIA SINICA Mathematica (in Chinese)
null
10.1360/SCM-2024-0717
null
math.NT
http://creativecommons.org/licenses/by-nc-sa/4.0/
We derive an asymptotic formula for the divisor function $\tau(k)$ in an arithmetic progression $k\equiv a(\bmod \ q)$, uniformly for $q\leq X^{\Delta_{n,l}}$ with $(q,a)=1$. The parameter $\Delta_{n,l}$ is defined as $$ \Delta_{n,l}=\frac{1-\frac{3}{2^{2^l+2l-3}}}{1-\frac{1}{n2^{l-1}}}. $$ Specifically, by setting $l=2$, we achieve $\Delta_{n,l}>3/4+5/32$, which surpasses the result obtained by Liu, Shparlinski, and Zhang (2018). Meanwhile, this has also improved upon the result of Wu and Xi (2021). Notably, Hooley, Linnik, and Selberg independently established that the asymptotic formula holds for $q\leq X^{2/3-\varepsilon}$. Irving was the first to surpass the $2/3-$barrier for certain special moduli. We break the classical $3/4-$barrier in the case of prime power moduli and extend the range of $q$. Our main ingredients borrow from Mangerel's adaptation of Mili\'{c}evi\'{c} and Zhang's methodology in dealing with a specific class of weighted Kloosterman sums, rather than adopting Korobov's technique employed by Liu, Shparlinski, and Zhang.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:29:14 GMT" } ]
2025-05-16T00:00:00
[ [ "Zhong", "Mingxuan", "" ], [ "Zhang", "Tianping", "" ] ]
2505.10342
Daniel Warnes
Daniel Warnes, Jia Hui Lim, Richard M. Parker, Bruno Frka-Petesic, Ray Freshwater, Camila Honorato-Rios, Yu Ogawa, Chiara Giorio, Silvia Vignolini
Tuning the morphology of aerosolised cellulose nanocrystals via controlled aggregation
24 pages, 5 figures
null
null
null
cond-mat.soft
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Cellulose nanocrystals (CNCs) are polycrystalline, rod-shaped nanoparticles isolated from cellulose, which have attracted increasing attention for a wide variety of applications. While there has been significant research into CNCs in suspensions, hydrogels and films, there have been remarkably few studies that investigated their properties during and after aerosolisation. Here, we studied how aerosolisation impacts the size and morphology of different CNCs suspensions with different surface functionalities. By building a new experimental setup, we observed that colloidally-metastable aqueous CNC suspensions, achieved by carboxylation of the surface hydroxy groups or by exposure to high intensity ultrasonication, yield large particulates upon aerosolisation under ambient temperatures. In contrast, aqueous suspensions of unfunctionalised CNCs tend to produce, upon aerosolisation, smaller particulates, despite suffering from poor colloidal stability in liquid suspension. Our results demonstrate that both the aerosolisation process itself and the properties of the CNC suspension play a crucial role in determining the final particle size and morphology of CNC-based particles, highlighting the need to consider colloidal stability and surface functionality when designing CNC-based materials for applications involving aerosol delivery or spray drying.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:29:36 GMT" } ]
2025-05-16T00:00:00
[ [ "Warnes", "Daniel", "" ], [ "Lim", "Jia Hui", "" ], [ "Parker", "Richard M.", "" ], [ "Frka-Petesic", "Bruno", "" ], [ "Freshwater", "Ray", "" ], [ "Honorato-Rios", "Camila", "" ], [ "Ogawa", "Yu", "" ], [ "Giorio", "Chiara", "" ], [ "Vignolini", "Silvia", "" ] ]
2505.10343
Abril Sahade
Abril Sahade, Judith Karpen and Spiro Antiochos
Observations of a New Form of Partial Filament Eruption
Accepted ApJL
null
null
null
astro-ph.SR
http://creativecommons.org/licenses/by/4.0/
Coronal mass ejections (CMEs) and coronal jets are two of the best-studied forms of solar eruptions, with the same underlying physics. Previous studies have presented partial eruptions producing coronal jets. We report, for the first time, a detailed analysis of three partial eruptions that segmented after the eruption began and produced CMEs. We use multiwavelength observations from the Solar Dynamics Observatory/Atmospheric Imaging Assembly, Solar TErrestrial RElations Observatory, and Solar Orbiter to reconstruct the three-dimensional evolution of the events. The magnetic field extrapolations indicated that the initial filaments were overlaid by pseudostreamer structures, and the splitting occurred after the interaction between the filament-supporting flux and external open field through their null points. The breakout mechanism seems to play a key role in both halting the system and splitting it. However, this initial evolution and consequent splitting into an erupting flux rope above the prominence segment that failed to erupt poses severe challenges to theories of solar eruptions.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:31:06 GMT" } ]
2025-05-16T00:00:00
[ [ "Sahade", "Abril", "" ], [ "Karpen", "Judith", "" ], [ "Antiochos", "Spiro", "" ] ]
2505.10344
Alan Jeffares
Alan Jeffares, Liyuan Liu
An Introduction to Discrete Variational Autoencoders
Tutorial paper
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Variational Autoencoders (VAEs) are well-established as a principled approach to probabilistic unsupervised learning with neural networks. Typically, an encoder network defines the parameters of a Gaussian distributed latent space from which we can sample and pass realizations to a decoder network. This model is trained to reconstruct its inputs and is optimized through the evidence lower bound. In recent years, discrete latent spaces have grown in popularity, suggesting that they may be a natural choice for many data modalities (e.g. text). In this tutorial, we provide a rigorous, yet practical, introduction to discrete variational autoencoders -- specifically, VAEs in which the latent space is made up of latent variables that follow a categorical distribution. We assume only a basic mathematical background with which we carefully derive each step from first principles. From there, we develop a concrete training recipe and provide an example implementation, hosted at https://github.com/alanjeffares/discreteVAE.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:33:31 GMT" } ]
2025-05-16T00:00:00
[ [ "Jeffares", "Alan", "" ], [ "Liu", "Liyuan", "" ] ]
2505.10345
Takehito Yokoyama
Takehito Yokoyama
Phonon Edelstein effect in chiral metals
6 pages, 2 figures
null
null
null
cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
We propose a mechanism of current-induced phonon angular momentum, which we call phonon Edelstein effect. We investigate this effect in three-dimensional chiral metals with spin-orbit coupling and chiral phonons, and obtain an analytical expression of phonon angular momentum induced by the current. We also discuss the physical interpretation of this effect and give an estimation of its magnitude.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:33:55 GMT" } ]
2025-05-16T00:00:00
[ [ "Yokoyama", "Takehito", "" ] ]
2505.10346
Th\'eophile Chaumont-Frelet
T. Chaumont-Frelet
A ill-posed scattering problem saturating Weyl's law
null
null
null
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper focuses on the well-posedness (or lack thereof) of three-dimensional time-harmonic wave propagation problems modeled by the Helmholtz equation. It is well-known that if the problem is set in bounded domain with Dirichlet boundary conditions, then the Helmholtz problem is well-posed for all (real-valued) frequencies except for a sequence of countably many resonant frequencies that accumulate at infinity. In fact, if the domain is sufficiently smooth, this can be quantified further and Weyl's law states that the number of resonant frequencies less than a given $\omega > 0$ scales as $\omega^3$. On the other hand, scattering problems set in $\mathbb{R}^3$ with a radiation condition at infinity and a bounded obstacle modeled by variations in the PDE coefficients are well-posed for all frequencies under mild regularity assumption on such coefficients. In 2001, Filinov provided a counter example of a rough coefficient such that the scattering problem is not well-posed for (at least) a single frequency $\omega$. In this contribution, we use this result to show that for all $\varepsilon > 0$ we can design a rough coefficient corresponding to a compactly supported obstacle such that the scattering problem is ill-posed for a countable sequence of frequencies accumulating at infinity, and such that the number of such frequencies less than any given $\omega > 0$ scales as $\omega^{3-\varepsilon}$.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:34:30 GMT" } ]
2025-05-16T00:00:00
[ [ "Chaumont-Frelet", "T.", "" ] ]
2505.10347
Gabriel Gama
Gabriel S. Gama and Valdir Grassi Jr
Uniform Loss vs. Specialized Optimization: A Comparative Analysis in Multi-Task Learning
null
null
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by/4.0/
Specialized Multi-Task Optimizers (SMTOs) balance task learning in Multi-Task Learning by addressing issues like conflicting gradients and differing gradient norms, which hinder equal-weighted task training. However, recent critiques suggest that equally weighted tasks can achieve competitive results compared to SMTOs, arguing that previous SMTO results were influenced by poor hyperparameter optimization and lack of regularization. In this work, we evaluate these claims through an extensive empirical evaluation of SMTOs, including some of the latest methods, on more complex multi-task problems to clarify this behavior. Our findings indicate that SMTOs perform well compared to uniform loss and that fixed weights can achieve competitive performance compared to SMTOs. Furthermore, we demonstrate why uniform loss perform similarly to SMTOs in some instances. The code will be made publicly available.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:34:36 GMT" } ]
2025-05-16T00:00:00
[ [ "Gama", "Gabriel S.", "" ], [ "Grassi", "Valdir", "Jr" ] ]
2505.10348
Xiaoke Yang
Cunhang Fan, Xiaoke Yang, Hongyu Zhang, Ying Chen, Lu Li, Jian Zhou, Zhao Lv
ListenNet: A Lightweight Spatio-Temporal Enhancement Nested Network for Auditory Attention Detection
null
null
null
null
cs.HC cs.SD eess.AS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Auditory attention detection (AAD) aims to identify the direction of the attended speaker in multi-speaker environments from brain signals, such as Electroencephalography (EEG) signals. However, existing EEG-based AAD methods overlook the spatio-temporal dependencies of EEG signals, limiting their decoding and generalization abilities. To address these issues, this paper proposes a Lightweight Spatio-Temporal Enhancement Nested Network (ListenNet) for AAD. The ListenNet has three key components: Spatio-temporal Dependency Encoder (STDE), Multi-scale Temporal Enhancement (MSTE), and Cross-Nested Attention (CNA). The STDE reconstructs dependencies between consecutive time windows across channels, improving the robustness of dynamic pattern extraction. The MSTE captures temporal features at multiple scales to represent both fine-grained and long-range temporal patterns. In addition, the CNA integrates hierarchical features more effectively through novel dynamic attention mechanisms to capture deep spatio-temporal correlations. Experimental results on three public datasets demonstrate the superiority of ListenNet over state-of-the-art methods in both subject-dependent and challenging subject-independent settings, while reducing the trainable parameter count by approximately 7 times. Code is available at:https://github.com/fchest/ListenNet.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:35:42 GMT" } ]
2025-05-16T00:00:00
[ [ "Fan", "Cunhang", "" ], [ "Yang", "Xiaoke", "" ], [ "Zhang", "Hongyu", "" ], [ "Chen", "Ying", "" ], [ "Li", "Lu", "" ], [ "Zhou", "Jian", "" ], [ "Lv", "Zhao", "" ] ]
2505.10349
Ye Zheng
Ye Zheng, Shafizur Rahman Seeam, Yidan Hu, Rui Zhang, Yanchao Zhang
Locally Differentially Private Frequency Estimation via Joint Randomized Response
Accepted by PETS'25 (issue 3)
null
null
null
cs.CR
http://creativecommons.org/licenses/by/4.0/
Local Differential Privacy (LDP) has been widely recognized as a powerful tool for providing a strong theoretical guarantee of data privacy to data contributors against an untrusted data collector. Under a typical LDP scheme, each data contributor independently randomly perturbs their data before submitting them to the data collector, which in turn infers valuable statistics about the original data from received perturbed data. Common to existing LDP mechanisms is an inherent trade-off between the level of privacy protection and data utility in the sense that strong data privacy often comes at the cost of reduced data utility. Frequency estimation based on Randomized Response (RR) is a fundamental building block of many LDP mechanisms. In this paper, we propose a novel Joint Randomized Response (JRR) mechanism based on correlated data perturbations to achieve locally differentially private frequency estimation. JRR divides data contributors into disjoint groups of two members and lets those in the same group jointly perturb their binary data to improve frequency-estimation accuracy and achieve the same level of data privacy by hiding the group membership information in contrast to the classical RR mechanism. Theoretical analysis and detailed simulation studies using both real and synthetic datasets show that JRR achieves the same level of data privacy as the classical RR mechanism while improving the frequency-estimation accuracy in the overwhelming majority of the cases by up to two orders of magnitude.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:41:03 GMT" } ]
2025-05-16T00:00:00
[ [ "Zheng", "Ye", "" ], [ "Seeam", "Shafizur Rahman", "" ], [ "Hu", "Yidan", "" ], [ "Zhang", "Rui", "" ], [ "Zhang", "Yanchao", "" ] ]
2505.10350
Kevin Sewell Mr
Kevin Sewell and Felipe Murphy-Armando
First-Principles Calculation of Spin-Relaxation Due to Alloy and Electron-Phonon Scattering in Strained GeSn
null
null
null
null
cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
GeSn has emerged as a promising material for spintronics due to its long spin-lifetime, compatibility with silicon technology, high mobility and tunable electronic properties. Of particular interest is the transition from an indirect to a direct band gap with increasing Sn content, which enhances optical properties, electron transport and we find also affects spin transport behaviour, which is critical for spintronics applications. We use first-principles electronic-structure theory to determine the spin-flip electron-alloy scattering parameters in n-type GeSn alloys. We also calculate the previously undetermined intervalley electron spin-phonon scattering parameters between the $L$ and $\Gamma$ valleys. These parameters are used to determine the electron-alloy and electron-phonon scattering contributions to the n-type spin-relaxation of GeSn, as a function of alloy content and temperature. As in the case of phonon scattering, alloy scattering reduces the spin-relaxation time. However, switching the spin transport from the typical $L$ valley of Ge to the $\Gamma$ valley by sufficient addition of Sn, the relaxation time can be substantially increased. For unstrained, room temperature GeSn, we find a Sn concentration of at least $10\%$ is required to achieve a spin-relaxation time greater than Ge, with $17\%$ Sn needed to increase the spin-relaxation time from the nanosecond range to the microsecond range. At low temperatures (30K), adding $10\%$ Sn can increase the spin-relaxation time from $10^{-7}$s to 0.1s. Applying biaxial tensile strain to GeSn further increases the spin-relaxation time and at a lower Sn content than in unstrained GeSn.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:41:28 GMT" } ]
2025-05-16T00:00:00
[ [ "Sewell", "Kevin", "" ], [ "Murphy-Armando", "Felipe", "" ] ]
2505.10351
Jie Zhu
Jie Zhu, Jirong Zha, Ding Li, Leye Wang
A Unified and Scalable Membership Inference Method for Visual Self-supervised Encoder via Part-aware Capability
An extension of our ACM CCS2024 conference paper (arXiv:2404.02462). We show the impacts of scaling from both data and model aspects on membership inference for self-supervised visual encoders
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Self-supervised learning shows promise in harnessing extensive unlabeled data, but it also confronts significant privacy concerns, especially in vision. In this paper, we perform membership inference on visual self-supervised models in a more realistic setting: self-supervised training method and details are unknown for an adversary when attacking as he usually faces a black-box system in practice. In this setting, considering that self-supervised model could be trained by completely different self-supervised paradigms, e.g., masked image modeling and contrastive learning, with complex training details, we propose a unified membership inference method called PartCrop. It is motivated by the shared part-aware capability among models and stronger part response on the training data. Specifically, PartCrop crops parts of objects in an image to query responses within the image in representation space. We conduct extensive attacks on self-supervised models with different training protocols and structures using three widely used image datasets. The results verify the effectiveness and generalization of PartCrop. Moreover, to defend against PartCrop, we evaluate two common approaches, i.e., early stop and differential privacy, and propose a tailored method called shrinking crop scale range. The defense experiments indicate that all of them are effective. Finally, besides prototype testing on toy visual encoders and small-scale image datasets, we quantitatively study the impacts of scaling from both data and model aspects in a realistic scenario and propose a scalable PartCrop-v2 by introducing two structural improvements to PartCrop. Our code is at https://github.com/JiePKU/PartCrop.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:43:34 GMT" } ]
2025-05-16T00:00:00
[ [ "Zhu", "Jie", "" ], [ "Zha", "Jirong", "" ], [ "Li", "Ding", "" ], [ "Wang", "Leye", "" ] ]
2505.10352
Shihao Zou
Shihao Zou, Qingfeng Li, Wei Ji, Jingjing Li, Yongkui Yang, Guoqi Li, Chao Dong
SpikeVideoFormer: An Efficient Spike-Driven Video Transformer with Hamming Attention and $\mathcal{O}(T)$ Complexity
Accepted by ICML 2025
null
null
null
cs.CV cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Spiking Neural Networks (SNNs) have shown competitive performance to Artificial Neural Networks (ANNs) in various vision tasks, while offering superior energy efficiency. However, existing SNN-based Transformers primarily focus on single-image tasks, emphasizing spatial features while not effectively leveraging SNNs' efficiency in video-based vision tasks. In this paper, we introduce SpikeVideoFormer, an efficient spike-driven video Transformer, featuring linear temporal complexity $\mathcal{O}(T)$. Specifically, we design a spike-driven Hamming attention (SDHA) which provides a theoretically guided adaptation from traditional real-valued attention to spike-driven attention. Building on SDHA, we further analyze various spike-driven space-time attention designs and identify an optimal scheme that delivers appealing performance for video tasks, while maintaining only linear temporal complexity. The generalization ability and efficiency of our model are demonstrated across diverse downstream video tasks, including classification, human pose tracking, and semantic segmentation. Empirical results show our method achieves state-of-the-art (SOTA) performance compared to existing SNN approaches, with over 15\% improvement on the latter two tasks. Additionally, it matches the performance of recent ANN-based methods while offering significant efficiency gains, achieving $\times 16$, $\times 10$ and $\times 5$ improvements on the three tasks. https://github.com/JimmyZou/SpikeVideoFormer
[ { "version": "v1", "created": "Thu, 15 May 2025 14:43:35 GMT" } ]
2025-05-16T00:00:00
[ [ "Zou", "Shihao", "" ], [ "Li", "Qingfeng", "" ], [ "Ji", "Wei", "" ], [ "Li", "Jingjing", "" ], [ "Yang", "Yongkui", "" ], [ "Li", "Guoqi", "" ], [ "Dong", "Chao", "" ] ]
2505.10353
Lachlan Milligan
L. J. Milligan, P. Urquijo, E. Barberio, V. U. Bashu, L. J. Bignell, I. Bolognino, S.S. Chhun, F. Dastgiri, T. Fruth, G. Fu, G. C. Hill, Y. Hua, R. S. James, K. Janssens, S. Kapoor, G. J. Lane, K. T. Leaver, P. McGee, L. J. McKie, J. McKenzie, P. C. McNamara, W. J. D. Melbourne, M. Mews, W. H. Ng, K. J. Rule, Z. Slavkovsk\'a, O. Stanley, A. E. Stuchbery, B. Suerfu, G. N. Taylor, A. G. Williams, Y. Y. Zhong, M. J. Zurowski
Photomultiplier Requirements and Pre-Calibration for the SABRE South Liquid Scintillator Veto
null
null
null
null
physics.ins-det hep-ex
http://creativecommons.org/licenses/by/4.0/
We present a study of the oil-proof base Hamamatsu R5912 photomultiplier tubes that will be used in the SABRE South linear-alkylbenzene liquid scintillator veto. SABRE South is a dark matter direct detection experiment at the Stawell Underground Physics Laboratory, aiming to test the DAMA/LIBRA dark matter annual modulation signal. We discuss the requirements of the liquid scintillator system and its photomultipliers, outline the methods and analysis used for the characterisation measurements, and results from initial tests. We discuss the impact of these measurements on the performance of the active veto system and explore analysis methods to allow for low threshold operation. Finally, we include results from a small scale liquid scintillator detector prototype used to assess the future performance of pulse shape discrimination in the liquid scintillator veto, and how well accommodated it is by the R5912 PMTs.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:43:42 GMT" } ]
2025-05-16T00:00:00
[ [ "Milligan", "L. J.", "" ], [ "Urquijo", "P.", "" ], [ "Barberio", "E.", "" ], [ "Bashu", "V. U.", "" ], [ "Bignell", "L. J.", "" ], [ "Bolognino", "I.", "" ], [ "Chhun", "S. S.", "" ], [ "Dastgiri", "F.", "" ], [ "Fruth", "T.", "" ], [ "Fu", "G.", "" ], [ "Hill", "G. C.", "" ], [ "Hua", "Y.", "" ], [ "James", "R. S.", "" ], [ "Janssens", "K.", "" ], [ "Kapoor", "S.", "" ], [ "Lane", "G. J.", "" ], [ "Leaver", "K. T.", "" ], [ "McGee", "P.", "" ], [ "McKie", "L. J.", "" ], [ "McKenzie", "J.", "" ], [ "McNamara", "P. C.", "" ], [ "Melbourne", "W. J. D.", "" ], [ "Mews", "M.", "" ], [ "Ng", "W. H.", "" ], [ "Rule", "K. J.", "" ], [ "Slavkovská", "Z.", "" ], [ "Stanley", "O.", "" ], [ "Stuchbery", "A. E.", "" ], [ "Suerfu", "B.", "" ], [ "Taylor", "G. N.", "" ], [ "Williams", "A. G.", "" ], [ "Zhong", "Y. Y.", "" ], [ "Zurowski", "M. J.", "" ] ]
2505.10354
Yile Wang
Yile Wang, Zhanyu Shen, Hui Huang
LDIR: Low-Dimensional Dense and Interpretable Text Embeddings with Relative Representations
ACL 2025 Findings
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Semantic text representation is a fundamental task in the field of natural language processing. Existing text embedding (e.g., SimCSE and LLM2Vec) have demonstrated excellent performance, but the values of each dimension are difficult to trace and interpret. Bag-of-words, as classic sparse interpretable embeddings, suffers from poor performance. Recently, Benara et al. (2024) propose interpretable text embeddings using large language models, which forms "0/1" embeddings based on responses to a series of questions. These interpretable text embeddings are typically high-dimensional (larger than 10,000). In this work, we propose Low-dimensional (lower than 500) Dense and Interpretable text embeddings with Relative representations (LDIR). The numerical values of its dimensions indicate semantic relatedness to different anchor texts through farthest point sampling, offering both semantic representation as well as a certain level of traceability and interpretability. We validate LDIR on multiple semantic textual similarity, retrieval, and clustering tasks. Extensive experimental results show that LDIR performs close to the black-box baseline models and outperforms the interpretable embeddings baselines with much fewer dimensions. Code is available at https://github.com/szu-tera/LDIR.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:45:45 GMT" } ]
2025-05-16T00:00:00
[ [ "Wang", "Yile", "" ], [ "Shen", "Zhanyu", "" ], [ "Huang", "Hui", "" ] ]
2505.10355
Khaled Wahba
Khaled Wahba and Wolfgang H\"onig
pc-dbCBS: Kinodynamic Motion Planning of Physically-Coupled Robot Teams
This work has been submitted to the IEEE for possible publication
null
null
null
cs.RO cs.MA cs.SY eess.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Motion planning problems for physically-coupled multi-robot systems in cluttered environments are challenging due to their high dimensionality. Existing methods combining sampling-based planners with trajectory optimization produce suboptimal results and lack theoretical guarantees. We propose Physically-coupled discontinuity-bounded Conflict-Based Search (pc-dbCBS), an anytime kinodynamic motion planner, that extends discontinuity-bounded CBS to rigidly-coupled systems. Our approach proposes a tri-level conflict detection and resolution framework that includes the physical coupling between the robots. Moreover, pc-dbCBS alternates iteratively between state space representations, thereby preserving probabilistic completeness and asymptotic optimality while relying only on single-robot motion primitives. Across 25 simulated and six real-world problems involving multirotors carrying a cable-suspended payload and differential-drive robots linked by rigid rods, pc-dbCBS solves up to 92% more instances than a state-of-the-art baseline and plans trajectories that are 50-60% faster while reducing planning time by an order of magnitude.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:46:19 GMT" } ]
2025-05-16T00:00:00
[ [ "Wahba", "Khaled", "" ], [ "Hönig", "Wolfgang", "" ] ]
2505.10356
Chunyu Ye
Chunyu Ye, Shaonan Wang
Coherent Language Reconstruction from Brain Recordings with Flexible Multi-Modal Input Stimuli
null
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Decoding thoughts from brain activity offers valuable insights into human cognition and enables promising applications in brain-computer interaction. While prior studies have explored language reconstruction from fMRI data, they are typically limited to single-modality inputs such as images or audio. In contrast, human thought is inherently multimodal. To bridge this gap, we propose a unified and flexible framework for reconstructing coherent language from brain recordings elicited by diverse input modalities-visual, auditory, and textual. Our approach leverages visual-language models (VLMs), using modality-specific experts to jointly interpret information across modalities. Experiments demonstrate that our method achieves performance comparable to state-of-the-art systems while remaining adaptable and extensible. This work advances toward more ecologically valid and generalizable mind decoding.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:46:45 GMT" } ]
2025-05-16T00:00:00
[ [ "Ye", "Chunyu", "" ], [ "Wang", "Shaonan", "" ] ]
2505.10357
Michel L. E. Rieutord
Michel Rieutord (IRAP, France), Enzo Enzo Brossier-S\'echer (IRAP, ISAE, France) and Joey Mombarg (IRAP, CEA, France)
Angular momentum relaxation in models of rotating early-type stars
13 pages, 14 figures, accepted in A&A
null
null
null
astro-ph.SR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The rotational evolution of stars is still an open question of stellar physics because of the numerous phenomena that can contribute to the distribution of angular momentum. This paper aims at determining the time scale over which a rotating early-type star relaxes to a steady baroclinic state or, equivalently, in which case its nuclear evolution is slow enough to let the evolution of the star be modelled by a series of quasi-steady states. We investigate the damping time scale of baroclinic and viscous eigenmodes that are potentially excited by the continuous forcing of nuclear evolution. We first investigate this problem with a spherical Boussinesq model. Since much of the dynamics is concentrated in the radiative envelope of the star, we then improve the realism of the modelling by using a polytropic model of the envelope that takes into account a realistic density profile. The polytropic model of the envelope underlines the key role of the region at the core-envelope interface. The results of evolutionary models recently obtained with two-dimensional axisymmetric ESTER models turn out to be a consequence of the slow damping of viscous modes. Using a vanishing Prandtl number appears to be too strong an approximation to explain the dynamics of the models. Baroclinic modes previously thought as good candidates of this relaxation process turn out to be too quickly damped. The dynamical response of rotating stars to the slow forcing of its nuclear evolution appears as a complex combination of non-oscillating eigenmodes. Simple Boussinesq approach are not realistic enough to explain this reality. The present work underlines the key role of layers near the core-envelope interface in an early-type star and also the key role of any angular momentum transport mechanism, here played by viscosity, for early-type stars to reach critical rotation, presumably associated with the Be phenomenon.
[ { "version": "v1", "created": "Thu, 15 May 2025 14:48:00 GMT" } ]
2025-05-16T00:00:00
[ [ "Rieutord", "Michel", "", "IRAP, France" ], [ "Brossier-Sécher", "Enzo Enzo", "", "IRAP,\n ISAE, France" ], [ "Mombarg", "Joey", "", "IRAP, CEA, France" ] ]