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-03-29 00:00:00
| authors_parsed
sequencelengths 1
2.83k
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2503.20824 | Syed Hesham | Syed Ariff Syed Hesham, Yun Liu, Guolei Sun, Henghui Ding, Jing Yang,
Ender Konukoglu, Xue Geng, Xudong Jiang | Exploiting Temporal State Space Sharing for Video Semantic Segmentation | IEEE/CVF Conference on Computer Vision and Pattern Recognition 2025 | null | null | null | eess.IV cs.AI cs.LG | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Video semantic segmentation (VSS) plays a vital role in understanding the
temporal evolution of scenes. Traditional methods often segment videos
frame-by-frame or in a short temporal window, leading to limited temporal
context, redundant computations, and heavy memory requirements. To this end, we
introduce a Temporal Video State Space Sharing (TV3S) architecture to leverage
Mamba state space models for temporal feature sharing. Our model features a
selective gating mechanism that efficiently propagates relevant information
across video frames, eliminating the need for a memory-heavy feature pool. By
processing spatial patches independently and incorporating shifted operation,
TV3S supports highly parallel computation in both training and inference
stages, which reduces the delay in sequential state space processing and
improves the scalability for long video sequences. Moreover, TV3S incorporates
information from prior frames during inference, achieving long-range temporal
coherence and superior adaptability to extended sequences. Evaluations on the
VSPW and Cityscapes datasets reveal that our approach outperforms current
state-of-the-art methods, establishing a new standard for VSS with consistent
results across long video sequences. By achieving a good balance between
accuracy and efficiency, TV3S shows a significant advancement in spatiotemporal
modeling, paving the way for efficient video analysis. The code is publicly
available at https://github.com/Ashesham/TV3S.git.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 01:47:42 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Hesham",
"Syed Ariff Syed",
""
],
[
"Liu",
"Yun",
""
],
[
"Sun",
"Guolei",
""
],
[
"Ding",
"Henghui",
""
],
[
"Yang",
"Jing",
""
],
[
"Konukoglu",
"Ender",
""
],
[
"Geng",
"Xue",
""
],
[
"Jiang",
"Xudong",
""
]
] |
2503.20825 | Tian Qin | Tian Qin, Wei-Min Huang | Debiasing Kernel-Based Generative Models | null | null | null | null | stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a novel two-stage framework of generative models named Debiasing
Kernel-Based Generative Models (DKGM) with the insights from kernel density
estimation (KDE) and stochastic approximation. In the first stage of DKGM, we
employ KDE to bypass the obstacles in estimating the density of data without
losing too much image quality. One characteristic of KDE is oversmoothing,
which makes the generated image blurry. Therefore, in the second stage, we
formulate the process of reducing the blurriness of images as a statistical
debiasing problem and develop a novel iterative algorithm to improve image
quality, which is inspired by the stochastic approximation. Extensive
experiments illustrate that the image quality of DKGM on CIFAR10 is comparable
to state-of-the-art models such as diffusion models and GAN models. The
performance of DKGM on CelebA 128x128 and LSUN (Church) 128x128 is also
competitive. We conduct extra experiments to exploit how the bandwidth in KDE
affects the sample diversity and debiasing effect of DKGM. The connections
between DKGM and score-based models are also discussed.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 01:48:34 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Qin",
"Tian",
""
],
[
"Huang",
"Wei-Min",
""
]
] |
2503.20826 | Zhiwei Yang | Zhiwei Yang, Yucong Meng, Kexue Fu, Feilong Tang, Shuo Wang, Zhijian
Song | Exploring CLIP's Dense Knowledge for Weakly Supervised Semantic
Segmentation | CVPR2025 | null | null | null | eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Weakly Supervised Semantic Segmentation (WSSS) with image-level labels aims
to achieve pixel-level predictions using Class Activation Maps (CAMs).
Recently, Contrastive Language-Image Pre-training (CLIP) has been introduced in
WSSS. However, recent methods primarily focus on image-text alignment for CAM
generation, while CLIP's potential in patch-text alignment remains unexplored.
In this work, we propose ExCEL to explore CLIP's dense knowledge via a novel
patch-text alignment paradigm for WSSS. Specifically, we propose Text Semantic
Enrichment (TSE) and Visual Calibration (VC) modules to improve the dense
alignment across both text and vision modalities. To make text embeddings
semantically informative, our TSE module applies Large Language Models (LLMs)
to build a dataset-wide knowledge base and enriches the text representations
with an implicit attribute-hunting process. To mine fine-grained knowledge from
visual features, our VC module first proposes Static Visual Calibration (SVC)
to propagate fine-grained knowledge in a non-parametric manner. Then Learnable
Visual Calibration (LVC) is further proposed to dynamically shift the frozen
features towards distributions with diverse semantics. With these enhancements,
ExCEL not only retains CLIP's training-free advantages but also significantly
outperforms other state-of-the-art methods with much less training cost on
PASCAL VOC and MS COCO.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 02:00:49 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Yang",
"Zhiwei",
""
],
[
"Meng",
"Yucong",
""
],
[
"Fu",
"Kexue",
""
],
[
"Tang",
"Feilong",
""
],
[
"Wang",
"Shuo",
""
],
[
"Song",
"Zhijian",
""
]
] |
2503.20827 | Meng Yang Dr. | Meng Yang, Jun Chen, Wenping Gong, Longsheng Wei and Xin Tian | Multimodal Image Matching based on Frequency-domain Information of Local
Energy Response | 34 pages, 11 figures | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Complicated nonlinear intensity differences, nonlinear local geometric
distortions, noises and rotation transformation are main challenges in
multimodal image matching. In order to solve these problems, we propose a
method based on Frequency-domain Information of Local Energy Response called
FILER. The core of FILER is the local energy response model based on
frequency-domain information, which can overcome the effect of nonlinear
intensity differences. To improve the robustness to local nonlinear geometric
distortions and noises, we design a new edge structure enhanced feature
detector and convolutional feature weighted descriptor, respectively. In
addition, FILER overcomes the sensitivity of the frequency-domain information
to the rotation angle and achieves rotation invariance. Extensive experiments
multimodal image pairs show that FILER outperforms other state-of-the-art
algorithms and has good robustness and universality.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 02:12:51 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Yang",
"Meng",
""
],
[
"Chen",
"Jun",
""
],
[
"Gong",
"Wenping",
""
],
[
"Wei",
"Longsheng",
""
],
[
"Tian",
"Xin",
""
]
] |
2503.20828 | Zhen-Xuan Yang | Zhen-Xuan Yang, Hidefumi Matsuda, Xu-Guang Huang, and Kouji Kashiwa | Quantum simulation of QC2D on a 2-dimensional small lattice | null | null | null | null | hep-lat | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the Hamiltonian formulation of SU(2) Yang-Mills theory with
staggered fermions in a (2+1)-dimensional small lattice system. We construct a
gauge-invariant and finite-dimensional Hilbert space for the theory by applying
the loop-string-hadron formulation and specifically map the model to a spin
system. We classically emulate digital quantum simulation and observe the
real-time evolution of the single-site entanglement entropy, the fermion
entanglement entropy, and the fermion pair production.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 03:13:25 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Yang",
"Zhen-Xuan",
""
],
[
"Matsuda",
"Hidefumi",
""
],
[
"Huang",
"Xu-Guang",
""
],
[
"Kashiwa",
"Kouji",
""
]
] |
2503.20829 | Emilio Nanni | Matthew B. Andorf, Mei Bai, Pushpalatha Bhat, Valery Borzenets, Martin
Breidenbach, Sridhara Dasu, Ankur Dhar, Tristan du Pree, Lindsey Gray,
Spencer Gessner, Ryan Herbst, Andrew Haase, Erik Jongewaard, Dongsung Kim,
Anoop Nagesh Koushik, Anatoly K. Krasnykh, Zenghai Li, Chao Liu, Jared
Maxson, Julian Merrick, Sophia L. Morton, Emilio A. Nanni, Alireza Nassiri,
Cho-Kuen Ng, Dimitrios Ntounis, Mohamed A. K. Othman, Marco Oriunno, Dennis
Palmer, Michael E. Peskin, Caterina Vernieri, Muhammad Shumail, Evgenya
Simakov, Emma Snively, Ann Sy, Harry van der Graaf, Brandon Weatherford and
Haoran Xu | ESPPU INPUT: \CCC within the "Linear Collider Vision" | null | null | null | null | physics.acc-ph | http://creativecommons.org/licenses/by/4.0/ | The Linear Collider Vision calls for a Linear Collider Facility with a
physics reach from a Higgs Factory to the TeV-scale with $e^+e^{-}$ collisions.
One of the technologies under consideration for the accelerator is a
cold-copper distributed-coupling linac capable of achieving high gradient. This
technology is being pursued by the C$^3$ collaboration to understand its
applicability to future colliders and broader scientific applications. In this
input we share the baseline parameters for a C$^3$ Higgs-factory and the energy
reach of up to 3 TeV in the 33 km tunnel foreseen under the Linear Collider
Vision. Recent results, near-term plans and future R\&D needs are highlighted.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 05:24:53 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Andorf",
"Matthew B.",
""
],
[
"Bai",
"Mei",
""
],
[
"Bhat",
"Pushpalatha",
""
],
[
"Borzenets",
"Valery",
""
],
[
"Breidenbach",
"Martin",
""
],
[
"Dasu",
"Sridhara",
""
],
[
"Dhar",
"Ankur",
""
],
[
"Pree",
"Tristan du",
""
],
[
"Gray",
"Lindsey",
""
],
[
"Gessner",
"Spencer",
""
],
[
"Herbst",
"Ryan",
""
],
[
"Haase",
"Andrew",
""
],
[
"Jongewaard",
"Erik",
""
],
[
"Kim",
"Dongsung",
""
],
[
"Koushik",
"Anoop Nagesh",
""
],
[
"Krasnykh",
"Anatoly K.",
""
],
[
"Li",
"Zenghai",
""
],
[
"Liu",
"Chao",
""
],
[
"Maxson",
"Jared",
""
],
[
"Merrick",
"Julian",
""
],
[
"Morton",
"Sophia L.",
""
],
[
"Nanni",
"Emilio A.",
""
],
[
"Nassiri",
"Alireza",
""
],
[
"Ng",
"Cho-Kuen",
""
],
[
"Ntounis",
"Dimitrios",
""
],
[
"Othman",
"Mohamed A. K.",
""
],
[
"Oriunno",
"Marco",
""
],
[
"Palmer",
"Dennis",
""
],
[
"Peskin",
"Michael E.",
""
],
[
"Vernieri",
"Caterina",
""
],
[
"Shumail",
"Muhammad",
""
],
[
"Simakov",
"Evgenya",
""
],
[
"Snively",
"Emma",
""
],
[
"Sy",
"Ann",
""
],
[
"van der Graaf",
"Harry",
""
],
[
"Weatherford",
"Brandon",
""
],
[
"Xu",
"Haoran",
""
]
] |
2503.20830 | Chamani Shiranthika Jayakody Kankanamalage | Chamani Shiranthika, Zahra Hafezi Kafshgari, Hadi Hadizadeh, Parvaneh
Saeedi | MedSegNet10: A Publicly Accessible Network Repository for Split
Federated Medical Image Segmentation | 20 pages, 14 figures | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Machine Learning (ML) and Deep Learning (DL) have shown significant promise
in healthcare, particularly in medical image segmentation, which is crucial for
accurate disease diagnosis and treatment planning. Despite their potential,
challenges such as data privacy concerns, limited annotated data, and
inadequate training data persist. Decentralized learning approaches such as
federated learning (FL), split learning (SL), and split federated learning
(SplitFed/SFL) address these issues effectively. This paper introduces
"MedSegNet10," a publicly accessible repository designed for medical image
segmentation using split-federated learning. MedSegNet10 provides a collection
of pre-trained neural network architectures optimized for various medical image
types, including microscopic images of human blastocysts, dermatoscopic images
of skin lesions, and endoscopic images of lesions, polyps, and ulcers, with
applications extending beyond these examples. By leveraging SplitFed's
benefits, MedSegNet10 allows collaborative training on privately stored,
horizontally split data, ensuring privacy and integrity. This repository
supports researchers, practitioners, trainees, and data scientists, aiming to
advance medical image segmentation while maintaining patient data privacy. The
repository is available at: https://vault.sfu.ca/index.php/s/ryhf6t12O0sobuX
(password upon request to the authors).
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 05:40:59 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Shiranthika",
"Chamani",
""
],
[
"Kafshgari",
"Zahra Hafezi",
""
],
[
"Hadizadeh",
"Hadi",
""
],
[
"Saeedi",
"Parvaneh",
""
]
] |
2503.20831 | Himanshu Tiwari | Himanshu Tiwari | Advancing Vulnerability Classification with BERT: A Multi-Objective
Learning Model | 9 Pages | null | null | null | cs.CR cs.AI | http://creativecommons.org/licenses/by/4.0/ | The rapid increase in cybersecurity vulnerabilities necessitates automated
tools for analyzing and classifying vulnerability reports. This paper presents
a novel Vulnerability Report Classifier that leverages the BERT (Bidirectional
Encoder Representations from Transformers) model to perform multi-label
classification of Common Vulnerabilities and Exposures (CVE) reports from the
National Vulnerability Database (NVD). The classifier predicts both the
severity (Low, Medium, High, Critical) and vulnerability types (e.g., Buffer
Overflow, XSS) from textual descriptions. We introduce a custom training
pipeline using a combined loss function-Cross-Entropy for severity and Binary
Cross-Entropy with Logits for types-integrated into a Hugging Face Trainer
subclass. Experiments on recent NVD data demonstrate promising results, with
decreasing evaluation loss across epochs. The system is deployed via a REST API
and a Streamlit UI, enabling real-time vulnerability analysis. This work
contributes a scalable, open-source solution for cybersecurity practitioners to
automate vulnerability triage.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 06:04:45 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Tiwari",
"Himanshu",
""
]
] |
2503.20832 | Abdullah Guvendi | Abdullah Guvendi, Omar Mustafa, Abdulkerim Karabulut | Damped photonic modes in helicoidal graphene | 5 pages, 3 figures | null | null | null | cond-mat.mes-hall hep-th physics.optics | http://creativecommons.org/licenses/by/4.0/ | We analyze the behavior of spin-1 vector bosons in helicoidal spacetime,
focusing on photonic modes in helicoidal graphene structures. By solving the
fully covariant vector boson equation, we derive exact solutions that describe
the quantum states of photons in a curved helicoidal background, revealing
their energy spectra, mode profiles, and decay dynamics. We find that the decay
times of damped photonic modes range from \(10^{-16}\) to \(10^{-13}\) seconds
as the helicoidal pitch (\(a\)) varies from \(10^3\) nanometers to \(1\)
nanometer, indicating that the structure efficiently absorbs all photonic
modes. Additionally, the probability density functions exhibit time dependence,
complementing their spatial variation. These findings provide a foundation for
the design of ultrafast graphene photodetectors, graphene photodevices for
high-speed optical communications, advanced photonic devices, and quantum
materials based on helicoidal graphene for various nanophotonic applications.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 06:36:05 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Guvendi",
"Abdullah",
""
],
[
"Mustafa",
"Omar",
""
],
[
"Karabulut",
"Abdulkerim",
""
]
] |
2503.20833 | Ahmed Shaker Alalaq | Ahmed Shaker Alalaq | The Oxford Insights Government AI Readiness Index (GARI): An Analysis of
its Data and Overcoming Obstacles, with a Case Study of Iraq | 18 pages, 5 figures | null | null | null | cs.CY | http://creativecommons.org/licenses/by-sa/4.0/ | This research examines the "Government AI Readines Index" (GARI) issued by
Oxford, analyzing data on governmental preparedness for adopting artificial
intelligence acros different countrie. It highlights the evaluation criteria
used to assess readiness, including technological infrastructure, human
resources, supportive policies, and the level of innovation.
The study specifically focuses on Iraq, exploring the challenge the Iraqi
government face in adopting and implementing AI technology. It discussed
economic, social, and political barriers that hinder this transition and
provides concrete recommendations to overcome these obstacle.
By analyzing Iraq case, the research aims to offer insight into improving
collaboration between the public and private sectors to enhance the effective
use of AI in governance and public administration. Additionally, the study
emphasizes the importance of investing in education, training, and capacity
building to develop a skilled workforce, enabling countries to harness AI
potential and improve government service efficiency.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 07:26:07 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Alalaq",
"Ahmed Shaker",
""
]
] |
2503.20834 | Jun Sashihara | Jun Sashihara, Teruaki Hayashi | Analysis of Information Digestion Differences among Players in Online
C2C Markets | 19 pages, 5 figures | null | null | null | econ.GN q-fin.EC | http://creativecommons.org/licenses/by/4.0/ | In recent years, the magnitude of consumer-to-consumer (C2C) markets have
grown significantly, highlighting the increasing significance of trust between
buyers and sellers. However, the specific aspects of product information that
facilitate effective communication and trust building in C2C markets remain
poorly understood. This study examines the concept of information digestion-the
process through which information is accurately understood-and aims to
elucidate differences in the information digestion processes of sellers and
buyers to clarify the role of product page information. To address this, we
conducted two experiments: a questionnaire survey involving 400 subjects and a
conjoint analysis with eye-tracking for 15 participants. Initially, we selected
eight sample products from four distinct product categories based on the Foote,
Cone, and Belding (FCB) grid and compared the product information components
considered important by sellers and buyers. Subsequently, we created 12 types
of product pages that varied in the combination of four attributes: title,
price, product description, and image. Experiment 1 revealed significant
differences in the perceived importance of product page components between
buyers and sellers. It also demonstrated that product categories and
transaction experience influenced the importance assigned to these components,
particularly for buyers. Results from Experiment 2 showed that buyers
prioritize product descriptions and identified two distinct buyer groups based
on their information digestion patterns: one that carefully reads and digests
information and another that processes information more rapidly. These findings
enhance our understanding of trust-building mechanisms in online C2C markets
and provide practical insights for platform designers and market participants.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 07:39:42 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Sashihara",
"Jun",
""
],
[
"Hayashi",
"Teruaki",
""
]
] |
2503.20835 | Qichen Sun | Qichen Sun, Yuxing Lu, Kun Xia, Li Chen, He Sun, Jinzhuo Wang | Comprehensive Manuscript Assessment with Text Summarization Using 69707
articles | null | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Rapid and efficient assessment of the future impact of research articles is a
significant concern for both authors and reviewers. The most common standard
for measuring the impact of academic papers is the number of citations. In
recent years, numerous efforts have been undertaken to predict citation counts
within various citation windows. However, most of these studies focus solely on
a specific academic field or require early citation counts for prediction,
rendering them impractical for the early-stage evaluation of papers. In this
work, we harness Scopus to curate a significantly comprehensive and large-scale
dataset of information from 69707 scientific articles sourced from 99 journals
spanning multiple disciplines. We propose a deep learning methodology for the
impact-based classification tasks, which leverages semantic features extracted
from the manuscripts and paper metadata. To summarize the semantic features,
such as titles and abstracts, we employ a Transformer-based language model to
encode semantic features and design a text fusion layer to capture shared
information between titles and abstracts. We specifically focus on the
following impact-based prediction tasks using information of scientific
manuscripts in pre-publication stage: (1) The impact of journals in which the
manuscripts will be published. (2) The future impact of manuscripts themselves.
Extensive experiments on our datasets demonstrate the superiority of our
proposed model for impact-based prediction tasks. We also demonstrate
potentials in generating manuscript's feedback and improvement suggestions.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 07:56:15 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Sun",
"Qichen",
""
],
[
"Lu",
"Yuxing",
""
],
[
"Xia",
"Kun",
""
],
[
"Chen",
"Li",
""
],
[
"Sun",
"He",
""
],
[
"Wang",
"Jinzhuo",
""
]
] |
2503.20836 | Colin Brisson | Colin Brisson (CRCAO), Ayoub Kahfy, Marc Bui (AOROC), Fr\'ed\'eric
Constant (ERMES) | Named Entity Recognition in Context | null | Second Workshop on Ancient Language Processing, Mar 2025,
Albuquerque, United States | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present the Named Entity Recognition system developed by the Edit Dunhuang
team for the EvaHan2025 competition. Our approach integrates three core
components: (1) Pindola, a modern transformer-based bidirectional encoder
pretrained on a large corpus of Classical Chinese texts; (2) a retrieval module
that fetches relevant external context for each target sequence; and (3) a
generative reasoning step that summarizes retrieved context in Classical
Chinese for more robust entity disambiguation. Using this approach, we achieve
an average F1 score of 85.58, improving upon the competition baseline by nearly
5 points.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 08:37:19 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Brisson",
"Colin",
"",
"CRCAO"
],
[
"Kahfy",
"Ayoub",
"",
"AOROC"
],
[
"Bui",
"Marc",
"",
"AOROC"
],
[
"Constant",
"Frédéric",
"",
"ERMES"
]
] |
2503.20837 | Pierre-Andr\'e Mandrin Ph.D. | Pierre A Mandrin | What quantum matter tells about quantisation of gravity in a statistical
mechanics context | 9 pages. Published | J. Phys.: Conf. Ser. 2533 012034 (2023) | 10.1088/1742-6596/2533/1/012034 | null | gr-qc hep-th quant-ph | http://creativecommons.org/licenses/by/4.0/ | We propose a "guide" towards quantisation of gravity based on quantum matter
in a statistical mechanics context. On one hand, a statistical mechanics model
naturally arises from the thermodynamic interpretation of horizons in Rindler
space. On the other hand, the path integral formulation of quantum field theory
can be interpreted from the point of view of statistical mechanics. From these
perspectives, gravity and matter are related to each other in the same way as a
gas and its chemical potential are. This statistical mechanics interpretation
of gravity and matter suggests that gravity should be quantised in a precise
way which is determined by the quantisation of matter. Although, in a first
step, quantisation of gravity applies for small perturbations of the metric
with respect to the vacuum, the most central and general features of
quantisation (quantisation prescription, quantum space dimensions) are
supported from statistical mechanics and remain valid non-perturbatively.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 08:52:59 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Mandrin",
"Pierre A",
""
]
] |
2503.20838 | Jan Kelner | Petr Horky, Ales Prokes, Radek Zavorka, Josef Vychodil, Jan M. Kelner,
Cezary Ziolkowski, Aniruddha Chandra | Channel impulse response peak clustering using neural networks | 7 pages, 10 figures, 5 tables | Proceedings of the 2023 6th International Conference on Advanced
Communication Technologies and Networking (CommNet), Rabat, Morocco, 11-13
Dec. 2023, pp. 1-7 | 10.1109/CommNet60167.2023.10365265 | null | eess.SP | http://creativecommons.org/licenses/by/4.0/ | This paper introduces an approach to process channel sounder data acquired
from Channel Impulse Response (CIR) of 60GHz and 80GHz channel sounder systems,
through the integration of Long Short-Term Memory (LSTM) Neural Network (NN)
and Fully Connected Neural Network (FCNN). The primary goal is to enhance and
automate cluster detection within peaks from noised CIR data. The study
initially compares the performance of LSTM NN and FCNN across different input
sequence lengths. Notably, LSTM surpasses FCNN due to its incorporation of
memory cells, which prove beneficial for handling longer series.Additionally,
the paper investigates the robustness of LSTM NN through various architectural
configurations. The findings suggest that robust neural networks tend to
closely mimic the input function, whereas smaller neural networks are better at
generalizing trends in time series data, which is desirable for anomaly
detection, where function peaks are regarded as anomalies.Finally, the selected
LSTM NN is compared with traditional signal filters, including Butterworth,
Savitzky-Golay, Bessel/Thomson, and median filters. Visual observations
indicate that the most effective methods for peak detection within channel
impulse response data are either the LSTM NN or median filter, as they yield
similar results.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 12:12:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Horky",
"Petr",
""
],
[
"Prokes",
"Ales",
""
],
[
"Zavorka",
"Radek",
""
],
[
"Vychodil",
"Josef",
""
],
[
"Kelner",
"Jan M.",
""
],
[
"Ziolkowski",
"Cezary",
""
],
[
"Chandra",
"Aniruddha",
""
]
] |
2503.20839 | Amr Mousa | Amr Mousa, Neil Karavis, Michele Caprio, Wei Pan and Richard
Allmendinger | TAR: Teacher-Aligned Representations via Contrastive Learning for
Quadrupedal Locomotion | This work has been submitted to the IEEE/RSJ International Conference
on Intelligent Robots and Systems (IROS) 2025 for review | null | null | null | cs.RO cs.LG cs.SY eess.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Quadrupedal locomotion via Reinforcement Learning (RL) is commonly addressed
using the teacher-student paradigm, where a privileged teacher guides a
proprioceptive student policy. However, key challenges such as representation
misalignment between the privileged teacher and the proprioceptive-only
student, covariate shift due to behavioral cloning, and lack of deployable
adaptation lead to poor generalization in real-world scenarios. We propose
Teacher-Aligned Representations via Contrastive Learning (TAR), a framework
that leverages privileged information with self-supervised contrastive learning
to bridge this gap. By aligning representations to a privileged teacher in
simulation via contrastive objectives, our student policy learns structured
latent spaces and exhibits robust generalization to Out-of-Distribution (OOD)
scenarios, surpassing the fully privileged "Teacher". Results showed
accelerated training by 2x compared to state-of-the-art baselines to achieve
peak performance. OOD scenarios showed better generalization by 40 percent on
average compared to existing methods. Additionally, TAR transitions seamlessly
into learning during deployment without requiring privileged states, setting a
new benchmark in sample-efficient, adaptive locomotion and enabling continual
fine-tuning in real-world scenarios. Open-source code and videos are available
at https://ammousa.github.io/TARLoco/.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 12:49:26 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Mousa",
"Amr",
""
],
[
"Karavis",
"Neil",
""
],
[
"Caprio",
"Michele",
""
],
[
"Pan",
"Wei",
""
],
[
"Allmendinger",
"Richard",
""
]
] |
2503.20840 | Yifei Lu | Yifei Lu, Fanghua Ye, Jian Li, Qiang Gao, Cheng Liu, Haibo Luo, Nan
Du, Xiaolong Li, Feiliang Ren | CodeTool: Enhancing Programmatic Tool Invocation of LLMs via Process
Supervision | null | null | null | null | cs.SE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Tool invocation significantly enhances the capabilities of Large Language
Models (LLMs), yet challenges persist, particularly in complex task scenarios.
Current methods, such as instruction-enhanced reasoning and supervised
fine-tuning, often result in unnecessarily long reasoning paths and face
difficulties in verifying the correctness of intermediate steps. In this paper,
we propose CodeTool, a novel framework for stepwise code generation that
improves LLM tool invocation by leveraging the concise and easily verifiable
nature of code. CodeTool incorporates two distinct process rewards: the
On-the-spot Reward, which provides immediate feedback on the accuracy of each
tool invocation, and the Latent Reward, which assesses the contribution of each
step toward overall task completion. By maximizing the cumulative reward of the
On-the-spot and Latend Rewards at each step, LLMs are guided to follow
efficient and accurate reasoning paths. Extensive experiments on
StableToolBench and RestBench-TMDB demonstrate the superiority of CodeTool over
existing approaches.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 13:19:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Lu",
"Yifei",
""
],
[
"Ye",
"Fanghua",
""
],
[
"Li",
"Jian",
""
],
[
"Gao",
"Qiang",
""
],
[
"Liu",
"Cheng",
""
],
[
"Luo",
"Haibo",
""
],
[
"Du",
"Nan",
""
],
[
"Li",
"Xiaolong",
""
],
[
"Ren",
"Feiliang",
""
]
] |
2503.20841 | Masanori Shimono | Masanori Shimono | In vitro 2 In vivo : Bidirectional and High-Precision Generation of In
Vitro and In Vivo Neuronal Spike Data | 17 pages, 5 figures | null | null | null | q-bio.QM cs.HC cs.RO nlin.AO q-bio.NC | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Neurons encode information in a binary manner and process complex signals.
However, predicting or generating diverse neural activity patterns remains
challenging. In vitro and in vivo studies provide distinct advantages, yet no
robust computational framework seamlessly integrates both data types. We
address this by applying the Transformer model, widely used in large-scale
language models, to neural data. To handle binary data, we introduced Dice
loss, enabling accurate cross-domain neural activity generation. Structural
analysis revealed how Dice loss enhances learning and identified key brain
regions facilitating high-precision data generation. Our findings support the
3Rs principle in animal research, particularly Replacement, and establish a
mathematical framework bridging animal experiments and human clinical studies.
This work advances data-driven neuroscience and neural activity modeling,
paving the way for more ethical and effective experimental methodologies.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 13:27:17 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Shimono",
"Masanori",
""
]
] |
2503.20842 | Julian De Freitas | Julian De Freitas, Noah Castelo, Bernd Schmitt, Miklos Sarvary | Anti Robot Speciesism | null | null | null | null | cs.RO | http://creativecommons.org/licenses/by/4.0/ | Humanoid robots are a form of embodied artificial intelligence (AI) that
looks and acts more and more like humans. Powered by generative AI and advances
in robotics, humanoid robots can speak and interact with humans rather
naturally but are still easily recognizable as robots. But how will we treat
humanoids when they seem indistinguishable from humans in appearance and mind?
We find a tendency (called "anti-robot" speciesism) to deny such robots
humanlike capabilities, driven by motivations to accord members of the human
species preferential treatment. Six experiments show that robots are denied
humanlike attributes, simply because they are not biological beings and because
humans want to avoid feelings of cognitive dissonance when utilizing such
robots for unsavory tasks. Thus, people do not rationally attribute
capabilities to perfectly humanlike robots but deny them capabilities as it
suits them.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 13:56:30 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"De Freitas",
"Julian",
""
],
[
"Castelo",
"Noah",
""
],
[
"Schmitt",
"Bernd",
""
],
[
"Sarvary",
"Miklos",
""
]
] |
2503.20844 | Lin Zheng | Zongyuan Zhang, Tianyang Duan, Zheng Lin, Dong Huang, Zihan Fang,
Zekai Sun, Ling Xiong, Hongbin Liang, Heming Cui, Yong Cui, Yue Gao | Robust Deep Reinforcement Learning in Robotics via Adaptive
Gradient-Masked Adversarial Attacks | 9 pages, 6 figures | null | null | null | cs.LG cs.AI cs.NI cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Deep reinforcement learning (DRL) has emerged as a promising approach for
robotic control, but its realworld deployment remains challenging due to its
vulnerability to environmental perturbations. Existing white-box adversarial
attack methods, adapted from supervised learning, fail to effectively target
DRL agents as they overlook temporal dynamics and indiscriminately perturb all
state dimensions, limiting their impact on long-term rewards. To address these
challenges, we propose the Adaptive Gradient-Masked Reinforcement (AGMR)
Attack, a white-box attack method that combines DRL with a gradient-based soft
masking mechanism to dynamically identify critical state dimensions and
optimize adversarial policies. AGMR selectively allocates perturbations to the
most impactful state features and incorporates a dynamic adjustment mechanism
to balance exploration and exploitation during training. Extensive experiments
demonstrate that AGMR outperforms state-of-the-art adversarial attack methods
in degrading the performance of the victim agent and enhances the victim
agent's robustness through adversarial defense mechanisms.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 15:08:58 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Zhang",
"Zongyuan",
""
],
[
"Duan",
"Tianyang",
""
],
[
"Lin",
"Zheng",
""
],
[
"Huang",
"Dong",
""
],
[
"Fang",
"Zihan",
""
],
[
"Sun",
"Zekai",
""
],
[
"Xiong",
"Ling",
""
],
[
"Liang",
"Hongbin",
""
],
[
"Cui",
"Heming",
""
],
[
"Cui",
"Yong",
""
],
[
"Gao",
"Yue",
""
]
] |
2503.20845 | Jagadish Kumar Dr. | Debidutta Pradhan, Rojalin Swain, Souvagya Kumar Biswal and Jagadish
Kumar | Unraveling the electronic, vibrational, thermodynamic, optical and
piezoelectric properties of LiNbO$_3$, LiTaO$_3$ and Li$_2$NbTaO$_6$ from
first-principles calculations | 8 pages, 7 figures | null | null | null | cond-mat.mtrl-sci | http://creativecommons.org/publicdomain/zero/1.0/ | We have investigated the electronic, vibrational, optical, thermal and
piezoelectric properties of LiNbO$_3$, LiTaO$_3$ and Li$_2$NbTaO$_6$ using the
first-principles calculation based on the density functional theory. It also
shows structural phase transition below $T_c$ due to ionic displacement that
may alter the properties of material. We have checked the structural stability
by calculating the tolerance factor and formation energy before proceeding to
the further calculations. The ground state electronic band structures and
corresponding density of states show its semiconducting nature with a band gap
range of 3.5-3.7 eV. Optical properties such as dielectric function, absorption
coefficient, optical conductivity, refractive index, absorbance and reflectance
are calculated using time-dependent density functional theory. Furthermore, the
piezoelectric properties and Born effective charges were analyzed to find the
correlation between them. In these materials, the distortion induced by the
small ionic radius of Li$^{+}$ coupled with strong covalent interaction between
transition metal and oxygen leads to high spontaneous polarization which can
enhance both piezoelectric and optical properties.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 15:56:03 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Pradhan",
"Debidutta",
""
],
[
"Swain",
"Rojalin",
""
],
[
"Biswal",
"Souvagya Kumar",
""
],
[
"Kumar",
"Jagadish",
""
]
] |
2503.20846 | Viktor Schlegel | Viktor Schlegel, Anil A Bharath, Zilong Zhao, Kevin Yee | Generating Synthetic Data with Formal Privacy Guarantees: State of the
Art and the Road Ahead | 23 pages + references + Appendix. Preprint | null | null | null | cs.CR cs.CL cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Privacy-preserving synthetic data offers a promising solution to harness
segregated data in high-stakes domains where information is compartmentalized
for regulatory, privacy, or institutional reasons. This survey provides a
comprehensive framework for understanding the landscape of privacy-preserving
synthetic data, presenting the theoretical foundations of generative models and
differential privacy followed by a review of state-of-the-art methods across
tabular data, images, and text. Our synthesis of evaluation approaches
highlights the fundamental trade-off between utility for down-stream tasks and
privacy guarantees, while identifying critical research gaps: the lack of
realistic benchmarks representing specialized domains and insufficient
empirical evaluations required to contextualise formal guarantees.
Through empirical analysis of four leading methods on five real-world
datasets from specialized domains, we demonstrate significant performance
degradation under realistic privacy constraints ($\epsilon \leq 4$), revealing
a substantial gap between results reported on general domain benchmarks and
performance on domain-specific data. %Our findings highlight key challenges
including unaccounted privacy leakage, insufficient empirical verification of
formal guarantees, and a critical deficit of realistic benchmarks. These
challenges underscore the need for robust evaluation frameworks, standardized
benchmarks for specialized domains, and improved techniques to address the
unique requirements of privacy-sensitive fields such that this technology can
deliver on its considerable potential.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 16:06:33 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Schlegel",
"Viktor",
""
],
[
"Bharath",
"Anil A",
""
],
[
"Zhao",
"Zilong",
""
],
[
"Yee",
"Kevin",
""
]
] |
2503.20847 | Jim Achterberg | Jim Achterberg, Bram van Dijk, Saif ul Islam, Hafiz Muhammad Waseem,
Parisis Gallos, Gregory Epiphaniou, Carsten Maple, Marcel Haas, and Marco
Spruit | The Data Sharing Paradox of Synthetic Data in Healthcare | Accepted for publication at Medical Informatics Europe 2025
conference, Glasgow | null | null | null | cs.DB cs.CR cs.CY | http://creativecommons.org/licenses/by/4.0/ | Synthetic data offers a promising solution to privacy concerns in healthcare
by generating useful datasets in a privacy-aware manner. However, although
synthetic data is typically developed with the intention of sharing said data,
ambiguous reidentification risk assessments often prevent synthetic data from
seeing the light of day. One of the main causes is that privacy metrics for
synthetic data, which inform on reidentification risks, are not well-aligned
with practical requirements and regulations regarding data sharing in
healthcare. This article discusses the paradoxical situation where synthetic
data is designed for data sharing but is often still restricted. We also
discuss how the field should move forward to mitigate this issue.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 16:06:40 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Achterberg",
"Jim",
""
],
[
"van Dijk",
"Bram",
""
],
[
"Islam",
"Saif ul",
""
],
[
"Waseem",
"Hafiz Muhammad",
""
],
[
"Gallos",
"Parisis",
""
],
[
"Epiphaniou",
"Gregory",
""
],
[
"Maple",
"Carsten",
""
],
[
"Haas",
"Marcel",
""
],
[
"Spruit",
"Marco",
""
]
] |
2503.20848 | Benjamin Laufer | Benjamin Laufer, Jon Kleinberg, Hoda Heidari | The Backfiring Effect of Weak AI Safety Regulation | 28 pages, 8 figures | null | null | null | cs.GT cs.AI cs.CY econ.TH | http://creativecommons.org/licenses/by/4.0/ | Recent policy proposals aim to improve the safety of general-purpose AI, but
there is little understanding of the efficacy of different regulatory
approaches to AI safety. We present a strategic model that explores the
interactions between the regulator, the general-purpose AI technology creators,
and domain specialists--those who adapt the AI for specific applications. Our
analysis examines how different regulatory measures, targeting different parts
of the development chain, affect the outcome of the development process. In
particular, we assume AI technology is described by two key attributes: safety
and performance. The regulator first sets a minimum safety standard that
applies to one or both players, with strict penalties for non-compliance. The
general-purpose creator then develops the technology, establishing its initial
safety and performance levels. Next, domain specialists refine the AI for their
specific use cases, and the resulting revenue is distributed between the
specialist and generalist through an ex-ante bargaining process. Our analysis
of this game reveals two key insights: First, weak safety regulation imposed
only on the domain specialists can backfire. While it might seem logical to
regulate use cases (as opposed to the general-purpose technology), our analysis
shows that weak regulations targeting domain specialists alone can
unintentionally reduce safety. This effect persists across a wide range of
settings. Second, in sharp contrast to the previous finding, we observe that
stronger, well-placed regulation can in fact benefit all players subjected to
it. When regulators impose appropriate safety standards on both AI creators and
domain specialists, the regulation functions as a commitment mechanism, leading
to safety and performance gains, surpassing what is achieved under no
regulation or regulating one player only.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 16:08:22 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Laufer",
"Benjamin",
""
],
[
"Kleinberg",
"Jon",
""
],
[
"Heidari",
"Hoda",
""
]
] |
2503.20849 | Francisco Coelho | Francisco Coelho, Bruno Dinis, Dietmar Seipel, Salvador Abreu | An Algebraic Approach to Weighted Answer-set Programming | null | null | null | null | cs.LO cs.PL cs.SC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Logic programs, more specifically, Answer-set programs, can be annotated with
probabilities on facts to express uncertainty. We address the problem of
propagating weight annotations on facts (eg probabilities) of an ASP to its
standard models, and from there to events (defined as sets of atoms) in a
dataset over the program's domain. We propose a novel approach which is
algebraic in the sense that it relies on an equivalence relation over the set
of events. Uncertainty is then described as polynomial expressions over
variables. We propagate the weight function in the space of models and events,
rather than doing so within the syntax of the program. As evidence that our
approach is sound, we show that certain facts behave as expected. Our approach
allows us to investigate weight annotated programs and to determine how
suitable a given one is for modeling a given dataset containing events.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 16:21:34 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Coelho",
"Francisco",
""
],
[
"Dinis",
"Bruno",
""
],
[
"Seipel",
"Dietmar",
""
],
[
"Abreu",
"Salvador",
""
]
] |
2503.20850 | Qing Yao | Qing Yao, Kanishka Misra, Leonie Weissweiler, Kyle Mahowald | Both Direct and Indirect Evidence Contribute to Dative Alternation
Preferences in Language Models | null | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Language models (LMs) tend to show human-like preferences on a number of
syntactic phenomena, but the extent to which these are attributable to direct
exposure to the phenomena or more general properties of language is unclear. We
explore this with the English dative alternation (DO: "gave Y the X" vs. PO:
"gave the X to Y"), using a controlled rearing paradigm wherein we iteratively
train small LMs on systematically manipulated input. We focus on properties
that affect the choice of alternant: length and animacy. Both properties are
directly present in datives but also reflect more global tendencies for shorter
elements to precede longer ones and animates to precede inanimates. First, by
manipulating and ablating datives for these biases in the input, we show that
direct evidence of length and animacy matters, but easy-first preferences
persist even without such evidence. Then, using LMs trained on systematically
perturbed datasets to manipulate global length effects (re-linearizing
sentences globally while preserving dependency structure), we find that dative
preferences can emerge from indirect evidence. We conclude that LMs' emergent
syntactic preferences come from a mix of direct and indirect sources.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 17:32:41 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Yao",
"Qing",
""
],
[
"Misra",
"Kanishka",
""
],
[
"Weissweiler",
"Leonie",
""
],
[
"Mahowald",
"Kyle",
""
]
] |
2503.20851 | Mohammad Akyash | Mohammad Akyash, Kimia Zamiri Azar, Hadi Mardani Kamali | StepGrade: Grading Programming Assignments with Context-Aware LLMs | Accepted to the 15th IEEE Integrated STEM Education Conference (ISEC) | null | null | null | cs.SE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Grading programming assignments is a labor-intensive and time-consuming
process that demands careful evaluation across multiple dimensions of the code.
To overcome these challenges, automated grading systems are leveraged to
enhance efficiency and reduce the workload on educators. Traditional automated
grading systems often focus solely on correctness, failing to provide
interpretable evaluations or actionable feedback for students. This study
introduces StepGrade, which explores the use of Chain-of-Thought (CoT)
prompting with Large Language Models (LLMs) as an innovative solution to
address these challenges. Unlike regular prompting, which offers limited and
surface-level outputs, CoT prompting allows the model to reason step-by-step
through the interconnected grading criteria, i.e., functionality, code quality,
and algorithmic efficiency, ensuring a more comprehensive and transparent
evaluation. This interconnectedness necessitates the use of CoT to
systematically address each criterion while considering their mutual influence.
To empirically validate the efficiency of StepGrade, we conducted a case study
involving 30 Python programming assignments across three difficulty levels
(easy, intermediate, and advanced). The approach is validated against expert
human evaluations to assess its consistency, accuracy, and fairness. Results
demonstrate that CoT prompting significantly outperforms regular prompting in
both grading quality and interpretability. By reducing the time and effort
required for manual grading, this research demonstrates the potential of GPT-4
with CoT prompting to revolutionize programming education through scalable and
pedagogically effective automated grading systems.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 17:36:26 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Akyash",
"Mohammad",
""
],
[
"Azar",
"Kimia Zamiri",
""
],
[
"Kamali",
"Hadi Mardani",
""
]
] |
2503.20852 | Lutz Mattner | Lutz Mattner | Teachable normal approximations to binomial and related probabilities or
confidence bounds | 8 pages | null | null | null | stat.OT math.PR math.ST stat.TH | http://creativecommons.org/licenses/by-nc-nd/4.0/ | This document is an extended version of an abstract for a talk, with
approximately the same title, to be held at the 7th Joint Statistical Meeting
of the Deutsche Arbeitsgemeinschaft Statistik, from 24 to 28 March 2025 in
Berlin.
Here ``teachable'' is meant to apply to people ranging from sufficiently
advanced high school pupils to university students in mathematics or
statistics: For understanding most of the proposed approximation results, it
should suffice to know binomial laws, their means and variances, and the
standard normal distribution function (but not necessarily the concept of a
corresponding normal random variable).
Of the proposed approximations, some are well-known (at least to experts),
and some are based on teaching experience and research at Trier University.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 17:57:15 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Mattner",
"Lutz",
""
]
] |
2503.20853 | Mihir Prabhudesai | Alexander Swerdlow, Mihir Prabhudesai, Siddharth Gandhi, Deepak
Pathak, Katerina Fragkiadaki | Unified Multimodal Discrete Diffusion | Project Website: https://unidisc.github.io | null | null | null | cs.CV cs.AI cs.LG cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multimodal generative models that can understand and generate across multiple
modalities are dominated by autoregressive (AR) approaches, which process
tokens sequentially from left to right, or top to bottom. These models jointly
handle images, text, video, and audio for various tasks such as image
captioning, question answering, and image generation. In this work, we explore
discrete diffusion models as a unified generative formulation in the joint text
and image domain, building upon their recent success in text generation.
Discrete diffusion models offer several advantages over AR models, including
improved control over quality versus diversity of generated samples, the
ability to perform joint multimodal inpainting (across both text and image
domains), and greater controllability in generation through guidance.
Leveraging these benefits, we present the first Unified Multimodal Discrete
Diffusion (UniDisc) model which is capable of jointly understanding and
generating text and images for a variety of downstream tasks. We compare
UniDisc to multimodal AR models, performing a scaling analysis and
demonstrating that UniDisc outperforms them in terms of both performance and
inference-time compute, enhanced controllability, editability, inpainting, and
flexible trade-off between inference time and generation quality. Code and
additional visualizations are available at https://unidisc.github.io.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 17:59:51 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Swerdlow",
"Alexander",
""
],
[
"Prabhudesai",
"Mihir",
""
],
[
"Gandhi",
"Siddharth",
""
],
[
"Pathak",
"Deepak",
""
],
[
"Fragkiadaki",
"Katerina",
""
]
] |
2503.20854 | Michael Kavic | Sunhaeng Hur, Vishnu Jejjala, Michael J. Kavic, Djordje Minic and
Tatsu Takeuchi | Dynamical Dark Energy, Dual Spacetime, and DESI | 26 pages, 12 figures. This extends and updates arXiv:2202.05266 | null | null | null | hep-th astro-ph.CO gr-qc | http://creativecommons.org/licenses/by/4.0/ | In this paper we discuss possible consequences of a manifestly
non-commutative and $T$-duality covariant formulation of string theory on dark
energy, when the correspondence between short distance (UV) and long distance
(IR) physics is taken into account. We demonstrate that the dark energy is
dynamical, \textit{i.e.}, time-dependent, and we compute the allowed values of
$w_0$ and $w_a$, given by $w(a) = w_0+w_a(1-a)$, which compare favorably to the
most recent observations by DESI. From this point of view, the latest results
from DESI might point to a fundamentally new understanding of quantum spacetime
in the context of quantum gravity.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:00 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Hur",
"Sunhaeng",
""
],
[
"Jejjala",
"Vishnu",
""
],
[
"Kavic",
"Michael J.",
""
],
[
"Minic",
"Djordje",
""
],
[
"Takeuchi",
"Tatsu",
""
]
] |
2503.20855 | Jackson Yant | Jackson Yant and Miles Blencowe | An Operational Quantum Field Theoretic Model for Gravitationally Induced
Entanglement | null | null | null | null | quant-ph | http://creativecommons.org/licenses/by/4.0/ | We develop a quantum field-theoretic model of gravitationally induced
entanglement (GIE) between two massive objects in spatial superposition. The
masses are described as excitations of a scalar field in an external harmonic
potential, allowing for a well-defined notion of relativistic coherent states.
Using linearized quantum gravity in the static limit, we derive an effective
Hamiltonian that induces entanglement between the field modes occupied by the
masses. To probe this entanglement, we construct an observable from field
operators that corresponds to the probability density of detecting the center
of mass of one of these massive objects. Using this, we compute the fringe
visibility in the overlap region and find that gravitationally induced
entanglement leads to a decrease in visibility, consistent with previous
nonrelativistic results. Additionally, we identify relativistic corrections
that accelerate the decay of fringe visibility. These results provide a
framework for studying weakly relativistic quantum field systems and their
gravitational interactions in tabletop experiments.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:00 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Yant",
"Jackson",
""
],
[
"Blencowe",
"Miles",
""
]
] |
2503.20856 | Guillermo Torres | Guillermo Torres (CfA), Ralph Neuh\"auser (U Jena), Sebastian A.
H\"uttel (U Jena), and Valeri V. Hambaryan (U Jena, Byurakan Obs., Yerevan
Univ.) | Spectroscopic Follow-Up of Candidate Runaway Stars | 17 pages in emulateapj format, including 4 figures and 9 tables.
Accepted for publication in the Monthly Notices of the Royal Astronomical
Society | null | null | null | astro-ph.SR astro-ph.GA astro-ph.HE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Runaway stars are characterized by higher space velocities than typical field
stars. They are presumed to have been ejected from their birth places by one or
more energetic mechanisms, including supernova explosions. Accurate radial
velocities are essential for investigating their origin, by tracing back their
Galactic orbits to look for close encounters in space and in time with neutron
stars and young associations. While most studies of runaways have focused on OB
stars, later-type stars have also been considered on occasion. Here we report
the results of a long-term high-resolution spectroscopic monitoring program
with the goal of providing accurate radial velocities for 188 runaway
candidates of spectral type A and later, proposed by Tetzlaff et al. (2011). We
obtained multiple measurements over a period of about 13 yr to guard against
the possibility that some may be members of binary or multiple systems, adding
archival observations going back another 25 yr in some cases. We report new
spectroscopic orbital solutions for more than three dozen systems. Many more
are also found to be binaries based on available astrometric information. A
small-scale study carried out here to trace back the paths of our targets
together with those of four well-studied, optically-visible neutron stars among
the so-called Magnificent Seven, resulted in no credible encounters.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:00 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Torres",
"Guillermo",
"",
"CfA"
],
[
"Neuhäuser",
"Ralph",
"",
"U Jena"
],
[
"Hüttel",
"Sebastian A.",
"",
"U Jena"
],
[
"Hambaryan",
"Valeri V.",
"",
"U Jena, Byurakan Obs., Yerevan\n Univ."
]
] |
2503.20857 | Lucas C. Kimmig | Lucas C. Kimmig, Sarah Brough, Klaus Dolag, Rhea-Silvia Remus, Yannick
M. Bah\'e, Garreth Martin, Annalisa Pillepich, Nina Hatch, Mireia Montes,
Syeda Lammim Ahad, Callum Bellhouse, Harley J. Brown, Ama\"el Ellien, Jesse
B. Golden-Marx, Anthony H. Gonzalez, Enrica Iodice, Yolanda Jim\'enez-Teja,
Matthias Kluge, Johan H. Knapen, J. Christopher Mihos, Rossella Ragusa,
Marilena Spavone | Intra-Cluster Light as a Dynamical Clock for Galaxy Clusters: Insights
from the MAGNETICUM, IllustrisTNG, Hydrangea and Horizon-AGN Simulations | 23 pages, 16 figures, submitted to A&A -- comments welcome! | null | null | null | astro-ph.GA astro-ph.CO | http://creativecommons.org/licenses/by-nc-sa/4.0/ | As the most massive nodes of the cosmic web, galaxy clusters represent the
best probes of structure formation. Over time, they grow by accreting and
disrupting satellite galaxies, adding those stars to the brightest cluster
galaxy (BCG) and the intra-cluster light (ICL). However, the formation pathways
of different galaxy clusters can vary significantly. To inform upcoming large
surveys, we aim to identify observables that can distinguish galaxy cluster
formation pathways. Using four different hydrodynamical simulations,
Magneticum, TNG100 of IllustrisTNG, Horizon-AGN, and Hydrangea, we study how
the fraction of stellar mass in the BCG and ICL ($f_{ICL+BCG}$) relates to the
galaxy cluster mass assembly history. For all simulations, $f_{ICL+BCG}$ is the
best tracer for the time at which the cluster has accumulated 50% of its mass
($z_{f}$), performing better than other typical dynamical tracers, such as the
subhalo mass fraction, the halo mass, and the center shift. More relaxed
clusters have higher $f_{ICL+BCG}$, in rare cases up to 90%, while dynamically
active clusters have lower fractions, down to 20%, which we find to be
independent of the exact implemented baryonic physics. We determine the average
increase in $f_{ICL+BCG}$ from stripping and mergers to be between 3-4% per
Gyr. $f_{ICL+BCG}$ is tightly traced by the stellar mass ratio between the BCG
and both the second (M12) and fourth (M14) most massive cluster galaxy. The
average galaxy cluster has assembled half of its halo mass by $z_{f}=0.67$
(about 6 Gyr ago), though individual histories vary significantly from
$z_{f}=0.06$ to $z_{f}=1.77$ (0.8 to 10 Gyr ago). As all four cosmological
simulations consistently find that $f_{ICL+BCG}$ is an excellent tracer of the
cluster dynamical state, upcoming surveys can leverage measurements of
$f_{ICL+BCG}$ to statistically quantify the assembly of the most massive
structures.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:00 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Kimmig",
"Lucas C.",
""
],
[
"Brough",
"Sarah",
""
],
[
"Dolag",
"Klaus",
""
],
[
"Remus",
"Rhea-Silvia",
""
],
[
"Bahé",
"Yannick M.",
""
],
[
"Martin",
"Garreth",
""
],
[
"Pillepich",
"Annalisa",
""
],
[
"Hatch",
"Nina",
""
],
[
"Montes",
"Mireia",
""
],
[
"Ahad",
"Syeda Lammim",
""
],
[
"Bellhouse",
"Callum",
""
],
[
"Brown",
"Harley J.",
""
],
[
"Ellien",
"Amaël",
""
],
[
"Golden-Marx",
"Jesse B.",
""
],
[
"Gonzalez",
"Anthony H.",
""
],
[
"Iodice",
"Enrica",
""
],
[
"Jiménez-Teja",
"Yolanda",
""
],
[
"Kluge",
"Matthias",
""
],
[
"Knapen",
"Johan H.",
""
],
[
"Mihos",
"J. Christopher",
""
],
[
"Ragusa",
"Rossella",
""
],
[
"Spavone",
"Marilena",
""
]
] |
2503.20858 | Silvio Fortun\'e | Silvio Fortun\'e, Rhea-Silvia Remus, Lucas C. Kimmig, Andreas Burkert
and Klaus Dolag | Die Hard: The On-Off-Cycle of Galaxies on the Star Formation Main
Sequence | 17 pages, 14 figures; to be submitted to A&A | null | null | null | astro-ph.GA | http://creativecommons.org/licenses/by-sa/4.0/ | Our picture of galaxy evolution currently assumes that galaxies spend their
life on the star formation main sequence until they may eventually be quenched.
However, recent observations show indications that the full picture might be
more complicated. We reveal how the star formation rates of galaxies evolve,
possible causes and imprints of different evolution scenarios on galactic
features. We follow the evolution of central galaxies in the highest-resolution
box of the Magneticum Pathfinder cosmological hydrodynamical simulations and
classify their evolution scenarios with respect to the star formation main
sequence. We find that a major fraction of the galaxies undergoes long-term
cycles of quenching and rejuvenation on Gyr timescales. This expands the
framework of galaxy evolution from a secular evolution to a sequence of
multiple active and passive phases. Only 14% of field galaxies on the star
formation main sequence at z~0 actually evolved along the scaling relation,
while the bulk of star forming galaxies in the local universe have undergone
cycles of quenching and rejuvenation. In this work we describe the statistics
of these galaxy evolution modes and how this impacts their stellar masses, ages
and metallicities today. Galaxies with rejuvenation cycles can be distinguished
well from main-sequence-evolved galaxies in their features at z~0. We further
explore possible explanations and find that the geometry of gas accretion at
the halo outskirts shows a strong correlation with the star formation rate
evolution, while the density parameter as a tracer of environment shows no
significant correlation. A derivation of star formation rates from gas
accretion with simple assumptions only works reasonably well in the
high-redshift universe where accreted gas gets quickly converted into stars.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:00 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Fortuné",
"Silvio",
""
],
[
"Remus",
"Rhea-Silvia",
""
],
[
"Kimmig",
"Lucas C.",
""
],
[
"Burkert",
"Andreas",
""
],
[
"Dolag",
"Klaus",
""
]
] |
2503.20859 | Sasha Chernyshev | Pavel A. Maksimov, Shengtao Jiang, L. P. Regnault, A. L. Chernyshev | BaCo$_2$(AsO$_4$)$_2$: Strong Kitaev, After All | 9+6 pages, 7+9 figures. 50-year-old mystery. Solved. Text of immense
persuasive power | null | null | null | cond-mat.str-el | http://creativecommons.org/licenses/by/4.0/ | The inelastic neutron scattering results and their analysis unequivocally
point to a dominant Kitaev interaction in the honeycomb-lattice cobaltate
BaCo$_2$(AsO$_4$)$_2$. Our anisotropic-exchange model closely describes $all$
available neutron scattering data in the material's field-polarized phase. The
density-matrix renormalization group results for our model are in close accord
with the unusual double-zigzag magnetic order and the low in-plane saturation
field of BaCo$_2$(AsO$_4$)$_2$.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:00 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Maksimov",
"Pavel A.",
""
],
[
"Jiang",
"Shengtao",
""
],
[
"Regnault",
"L. P.",
""
],
[
"Chernyshev",
"A. L.",
""
]
] |
2503.20860 | Michalis Kourniotis | Michalis Kourniotis, Lydia S. Cidale, Michaela Kraus, Matias A. Ruiz
Diaz, Aldana Alberici Adam | Variability of Galactic blue supergiants observed with TESS | 26 pages (incl. appendices), 10 figures in the main text. The
appendices include 6 figures, 4 tables. Accepted for publication in A&A | null | null | null | astro-ph.SR astro-ph.GA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Blue supergiants (BSGs) mediate between the main sequence and the late stages
of massive stars, which makes them valuable for assessing the physics that
drives the stars across the diverse evolutionary channels. By exploring
correlations between the parameters of BSGs and their variability properties,
we aim to improve the constraints on the models of the evolved star structure
and on the physics of the post-main-sequence evolution. We conducted a
variability study of 41 BSGs with known spectroscopic parameters in the Galaxy
using photometry from the Transiting Exoplanet Survey Satellite. We described
the time domain of the stars by means of three statistical measures and
extracted frequencies via iterative pre-whitening. Alongside, we investigated
the stochastic low-frequency (SLF) variability, which manifests itself in all
amplitude spectra. We report a positive correlation between the amplitude of
variability and the stellar luminosity. For log(L/L$_{\odot}\lesssim 5$), stars
display frequencies that match the rotational one, suggesting that variability
is driven by surface spots and/or features embedded in the wind. For
log(L/L$_{\odot}\gtrsim 5$), variables of the $\alpha$ Cyg class manifest
themselves with their diverse and/or time-variant properties. Moreover, we
report a positive correlation between the SLF variability amplitude and $T_{\rm
eff}$, indicating an influential role that the stellar age plays on the
emergence of the background signal beyond the main sequence. Positive, though
weak, correlation is observed between the intrinsic brightness and the SLF
variability amplitude, similar to the findings in the Large Magellanic Cloud,
which suggests an in common excitation mechanism that depends only mildly on
metallicity. Exceptionally, the $\alpha$ Cyg variables display a suppressed SLF
variability that prompts to the interior changes that the evolving stars
undergo.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:00 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Kourniotis",
"Michalis",
""
],
[
"Cidale",
"Lydia S.",
""
],
[
"Kraus",
"Michaela",
""
],
[
"Diaz",
"Matias A. Ruiz",
""
],
[
"Adam",
"Aldana Alberici",
""
]
] |
2503.20861 | Miguel Antonio Sulangi | Miguel Antonio Sulangi, Willem Farmilo, Andreas Kreisel, Mainak Pal,
W. A. Atkinson, P. J. Hirschfeld | Inhomogeneity, Fluctuations, and Gap Filling in Overdoped Cuprates | 5 pages, 3 figures + supplementary material and references | null | null | null | cond-mat.supr-con cond-mat.str-el | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Several recent experiments have challenged the premise that cuprate
high-temperature superconductors approach conventional Landau-BCS behavior in
the high-doping limit. We argue, based on an analysis of their superconducting
spectra, that anomalous properties seen in the most-studied overdoped cuprates
require a pairing interaction that is strongly inhomogeneous on nm length
scales. This is consistent with recent proposals that the "strange-metal" phase
above $T_c$ in the same doping range arises from a spatially random
interaction. We show, via mean-field Bogoliubov-de Gennes (BdG) calculations
and time-dependent Ginzburg-Landau (TDGL) simulations, that key features of the
observed tunneling spectra are reproduced when both inhomogeneity and thermal
phase fluctuations are accounted for. In accord with experiments, BdG
calculations find that low-$T$ spectra are highly inhomogeneous and exhibit a
low-energy spectral shoulder and broad coherence peaks. However, the spectral
gap in this approach becomes homogeneous at high $T$, in contrast to
experiments. This is resolved when thermal fluctuations are included; in this
case, global phase coherence is lost at the superconducting $T_c$ via a
broadened BKT transition, while robust phase-coherent superconducting islands
persist well above $T_c$. The local spectrum remains inhomogeneous at $T_c$.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Sulangi",
"Miguel Antonio",
""
],
[
"Farmilo",
"Willem",
""
],
[
"Kreisel",
"Andreas",
""
],
[
"Pal",
"Mainak",
""
],
[
"Atkinson",
"W. A.",
""
],
[
"Hirschfeld",
"P. J.",
""
]
] |
2503.20862 | Federico Vincentelli | F. M. Vincentelli, T. Shahbaz, P. Casella, V. S. Dhillon, J. Paice, D.
Altamirano, N. Castro Segura, R. Fender, P. Gandhi, S. Littlefair, T.
Maccarone, J. Malzac, K. O'Brien, D. M. Russell, A. J. Tetarenko, P. Uttley,
A. Veledina | Sub-second optical/near-infrared quasi-periodic oscillations from the
black hole X-ray transient Swift J1727.8-1613 | Accepted for publication in MNRAS. 12 pages + Appendix. 7 Figures | null | null | null | astro-ph.HE | http://creativecommons.org/licenses/by/4.0/ | We report on the detection of optical/near-infrared (O-IR) quasi-periodic
oscillations (QPOs) from the black hole X-ray transient Swift J1727.8-1613. We
obtained three X-ray and O-IR high-time-resolution observations of the source
during its intermediate state (2023 September 9, 15 and 17) using NICER,
HAWK-I@VLT, HIPERCAM@GTC and ULTRACAM@NTT. We clearly detected a QPO in the
X-ray and O-IR bands during all three epochs. The QPO evolved, drifting from
1.4 Hz in the first epoch, up to 2.2 Hz in the second and finally reaching 4.2
Hz at the third epoch. These are among the highest O-IR QPO frequencies
detected for a black hole X-ray transient. During the first two epochs, the
X-ray and O-IR emission are correlated, with an optical lag (compared to the
X-rays) varying from +70 ms to 0 ms. Finally, during the third epoch, we
measured for the first time, a lag of the $z_s$-band respect to the $g_s$-band
at the QPO frequency ($\approx$+10 ms). By estimating the variable O-IR SED we
find that the emission is most likely non-thermal. Current state-of-the-art
models can explain some of these properties, but neither the jet nor the hot
flow model can easily explain the observed evolution of the QPOs. While this
allowed us to put tight constraints on these components, more frequent coverage
of the state transition with fast multi-wavelength observations is still needed
to fully understand the evolution of the disc/jet properties in BH LMXBs.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Vincentelli",
"F. M.",
""
],
[
"Shahbaz",
"T.",
""
],
[
"Casella",
"P.",
""
],
[
"Dhillon",
"V. S.",
""
],
[
"Paice",
"J.",
""
],
[
"Altamirano",
"D.",
""
],
[
"Segura",
"N. Castro",
""
],
[
"Fender",
"R.",
""
],
[
"Gandhi",
"P.",
""
],
[
"Littlefair",
"S.",
""
],
[
"Maccarone",
"T.",
""
],
[
"Malzac",
"J.",
""
],
[
"O'Brien",
"K.",
""
],
[
"Russell",
"D. M.",
""
],
[
"Tetarenko",
"A. J.",
""
],
[
"Uttley",
"P.",
""
],
[
"Veledina",
"A.",
""
]
] |
2503.20863 | Manu Srivastava | Shu-Heng Shao, Jonathan Sorce, Manu Srivastava | Additivity, Haag duality, and non-invertible symmetries | 22 pages | null | null | MIT-CTP/5853, YITP-SB-2025-06 | hep-th cond-mat.str-el math.OA quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The algebraic approach to quantum field theory focuses on the properties of
local algebras, whereas the study of (possibly non-invertible) global
symmetries emphasizes global aspects of the theory and spacetime. We study
connections between these two perspectives by examining how either of two core
algebraic properties -- "additivity" or "Haag duality" -- is violated in a 1+1D
CFT or lattice model restricted to the symmetric sector of a general global
symmetry. For the Verlinde symmetry of a bosonic diagonal RCFT, we find that
additivity is violated whenever the symmetry algebra contains an invertible
element, while Haag duality is violated whenever it contains a non-invertible
element. We find similar phenomena for the Kramers-Wannier and Rep(D$_8$)
non-invertible symmetries on spin chains.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Shao",
"Shu-Heng",
""
],
[
"Sorce",
"Jonathan",
""
],
[
"Srivastava",
"Manu",
""
]
] |
2503.20864 | Camila De S\'a-Freitas | Camila de S\'a-Freitas, Dimitri A. Gadotti, Francesca Fragkoudi, Paula
Coelho, Adriana de Lorenzo-C\'aceres, Jes\'us Falc\'on-Barroso, Patricia
S\'anchez-Bl\'azquez, Taehyun Kim, Jairo Mendez-Abreu, Justus Neumann, Miguel
Querejeta, and Glenn van de Ven | Bar ages derived for the first time in nearby galaxies: Insights on
secular evolution from the TIMER sample | Accepted for publication in Astronomy & Astrophysics (A&A), 20 pages,
13 Figures, 3 Appendice Figures | null | null | null | astro-ph.GA | http://creativecommons.org/licenses/by/4.0/ | Once galaxies settle their discs and become self-gravitating, stellar bars
can form, driving the subsequent evolution of their host galaxy. Determining
the ages of bars can therefore shed light on the epoch of the onset of secular
evolution. In this work, we apply the first broadly applicable methodology to
derive bar ages to a sample of 20 nearby galaxies. The method is based on the
co-eval build-up of nuclear structures and bars and involves using IFS data
from the MUSE instrument on VLT to disentangle the SFH of the nuclear disc from
the background population. This allows us to derive the formation epoch of the
nuclear disc and, thus, of the bar. We estimate the bar formation epoch of
nearby galaxies - mostly from the TIMER survey-, creating the largest sample of
galaxies with known bar ages to date. We find bar formation epochs between 1
and 13 Gyr ago, illustrating how disc-settling and bar formation are processes
that first took place in the early Universe and are still taking place in some
galaxies. We infer the bar fraction over cosmological time with our sample,
finding remarkable agreement with that obtained from direct studies of galaxies
at high redshifts. Additionally, for the first time, we can investigate secular
evolution processes taking into account the ages of bars. Our results agree
with the scenario in which bars aid the quenching of the host galaxy, with
galaxies hosting older bars tending to be more "quenched". We also find that
older bars tend to be longer, stronger, and host larger nuclear discs.
Furthermore, we find evidence of the nuclear disc stellar mass build-up over
time. On the other hand, we find no evidence of downsizing playing a role in
bar formation, since we find that bar age is independent of galaxy stellar
mass. With the means to estimate bar ages, we can begin to understand better
when and how bars shape the observed properties of disc galaxies.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"de Sá-Freitas",
"Camila",
""
],
[
"Gadotti",
"Dimitri A.",
""
],
[
"Fragkoudi",
"Francesca",
""
],
[
"Coelho",
"Paula",
""
],
[
"de Lorenzo-Cáceres",
"Adriana",
""
],
[
"Falcón-Barroso",
"Jesús",
""
],
[
"Sánchez-Blázquez",
"Patricia",
""
],
[
"Kim",
"Taehyun",
""
],
[
"Mendez-Abreu",
"Jairo",
""
],
[
"Neumann",
"Justus",
""
],
[
"Querejeta",
"Miguel",
""
],
[
"van de Ven",
"Glenn",
""
]
] |
2503.20865 | Maxwell Vel\'asquez Cotini Hutt | Guillermo Arias-Tamargo, Chris Hull, Maxwell L. Vel\'asquez Cotini
Hutt | Non-invertible symmetries of two-dimensional Non-Linear Sigma Models | 54 pages + appendices, 3 figures | null | null | null | hep-th cond-mat.str-el | http://creativecommons.org/licenses/by/4.0/ | Global symmetries can be generalised to transformations generated by
topological operators, including cases in which the topological operator does
not have an inverse. A family of such topological operators are intimately
related to dualities via the procedure of half-space gauging. In this work we
discuss the construction of non-invertible defects based on T-duality in two
dimensions, generalising the well-known case of the free compact boson to any
Non-Linear Sigma Model with Wess-Zumino term which is T-dualisable. This
requires that the target space has an isometry with compact orbits that acts
without fixed points. Our approach allows us to include target spaces without
non-trivial 1-cycles, does not require the NLSM to be conformal, and when it is
conformal it does not need to be rational; moreover, it highlights the
microscopic origin of the topological terms that are responsible for the
non-invertibility of the defect. An interesting class of examples are
Wess-Zumino-Witten models, which are self-dual under a discrete gauging of a
subgroup of the isometry symmetry and so host a topological defect line with
Tambara-Yamagami fusion. Along the way, we discuss how the usual 0-form
symmetries match across T-dual models in target spaces without 1-cycles, and
how global obstructions can prevent locally conserved currents from giving rise
to topological operators.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Arias-Tamargo",
"Guillermo",
""
],
[
"Hull",
"Chris",
""
],
[
"Hutt",
"Maxwell L. Velásquez Cotini",
""
]
] |
2503.20866 | Sameer Murthy | Pietro Benetti Genolini and Sameer Murthy | The gravitational index and allowable complex metrics | Invited research article for Journal of Physics A Special issue on
Fields, Gravity, Strings and Beyond: In Memory of Stanley Deser | null | null | null | hep-th | http://creativecommons.org/licenses/by/4.0/ | We study the Konstevich--Segal--Witten criterion for allowable complex
metrics, in the context of the gravitational path integral corresponding to the
supersymmetric index. In various theories of supergravity in asymptotically
flat and asymptotically AdS space, the exponential growth of states of the
corresponding microscopic index in string theory is known to be captured by
complex saddle points of this path integral. We compare the KSW criterion for
these complex saddles against constraints from geometric consistency and the
convergence of microscopic indices for the same saddles. In all
four-dimensional situations we find that the three criteria precisely agree
with each other. However, in the AdS$_5$ dual to the superconformal index with
unequal chemical potentials for the two angular momenta, we find that this
agreement does not hold. The region of convergence of microscopic index in
parameter space is a strict subset of the region allowed by the KSW criterion,
which in turn is a strict subset of the geometric consistency conditions. We
conclude that the KSW criterion is necessary but not sufficient for the
allowability of complex metrics contributing to the superconformal index.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Genolini",
"Pietro Benetti",
""
],
[
"Murthy",
"Sameer",
""
]
] |
2503.20867 | Junze Deng | Junze Deng, Yi Jiang, Tiago F. T. Cerqueira, Haoyu Hu, Eeli O.
Lamponen, Dumitru C\u{a}lug\u{a}ru, Hanqi Pi, Zhijun Wang, Maia G. Vergniory,
Emilia Morosan, Titus Neupert, S. Blanco-Canosa, Claudia Felser, Kristjan
Haule, Miguel A. L. Marques, P\"aivi T\"orm\"a, B. Andrei Bernevig | Theory of Superconductivity in LaRu$_3$Si$_2$ and Predictions of New
Kagome Flat Band Superconductors | 8+60 pages, 3+32 figures, 2+9 tables | null | null | null | cond-mat.supr-con | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present a comprehensive investigation of the flat-band kagome
superconductor LaRu$_3$Si$_2$, which has recently been reported to host charge
density wave (CDW) order above room temperature ($T_{CDW} \simeq 400$ K). The
stable crystal structure above the CDW transition is identified via soft phonon
condensation and confirmed to be harmonically stable through ab initio
calculations, consistent with recent X-ray diffraction refinements. The
electron-phonon coupling (EPC) in LaRu$_3$Si$_2$ is found to be mode-selective,
primarily driven by strong interactions between Ru-$B_{3u}$ phonons (local
$x$-direction, pointing toward the hexagon center) and Ru-$A_g$ electrons
(local $d_{x^2-y^2}$ orbital) within the kagome lattice. Using a spring-ball
model, we identify this mode-selective EPC as a universal feature of kagome
materials. Employing the newly developed Gaussian approximation of the hopping
parameters, we derive an analytical expression for the EPC and demonstrate that
superconductivity in LaRu$_3$Si$_2$ is mostly driven by the coupling between
the kagome $B_{3u}$ phonons and the $A_g$ electrons. The impact of doping is
also investigated, revealing that light hole doping (approximately one hole per
unit cell) significantly enhances the superconducting critical temperature
$T_c$ by 50%, whereas heavy doping induces structural instability and
ferromagnetism. Furthermore, high-throughput screening identifies 3063 stable
1:3:2 kagome materials, of which 428 are predicted to exhibit superconductivity
with $T_c > 1$ K, and the highest $T_c$ reaching 15 K. These findings establish
LaRu$_3$Si$_2$ and related materials as promising platforms for exploring the
interplay among kagome flat bands, EPC, and superconductivity. Additionally,
they may offer valuable insights into potential limitations on the $T_c$ of
flat-band superconductivity in real materials.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Deng",
"Junze",
""
],
[
"Jiang",
"Yi",
""
],
[
"Cerqueira",
"Tiago F. T.",
""
],
[
"Hu",
"Haoyu",
""
],
[
"Lamponen",
"Eeli O.",
""
],
[
"Călugăru",
"Dumitru",
""
],
[
"Pi",
"Hanqi",
""
],
[
"Wang",
"Zhijun",
""
],
[
"Vergniory",
"Maia G.",
""
],
[
"Morosan",
"Emilia",
""
],
[
"Neupert",
"Titus",
""
],
[
"Blanco-Canosa",
"S.",
""
],
[
"Felser",
"Claudia",
""
],
[
"Haule",
"Kristjan",
""
],
[
"Marques",
"Miguel A. L.",
""
],
[
"Törmä",
"Päivi",
""
],
[
"Bernevig",
"B. Andrei",
""
]
] |
2503.20868 | Michele Martone | Michele Martone and Julia Lawall | Advances in Semantic Patching for HPC-oriented Refactorings with
Coccinelle | null | null | null | null | cs.DC cs.PL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Currently, the most energy-efficient hardware platforms for floating
point-intensive calculations (also known as High Performance Computing, or HPC)
are graphical processing units (GPUs). However, porting existing scientific
codes to GPUs can be far from trivial. This article summarizes our recent
advances in enabling machine-assisted, HPC-oriented refactorings with reference
to existing APIs and programming idioms available in C and C++. The tool we are
extending and using for the purpose is called Coccinelle. An important workflow
we aim to support is that of writing and maintaining tersely written
application code, while deferring circumstantial, ad-hoc, performance-related
changes to specific, separate rules called semantic patches. GPUs currently
offer very limited debugging facilities. The approach we are developing aims at
preserving intelligibility, longevity, and relatedly, debuggability of existing
code on CPUs, while at the same time enabling HPC-oriented code evolutions such
as introducing support for GPUs, in a scriptable and possibly parametric
manner. This article sketches a number of self-contained use cases, including
further HPC-oriented cases which are independent from GPUs.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Martone",
"Michele",
""
],
[
"Lawall",
"Julia",
""
]
] |
2503.20869 | Rimpei Chiba | Rimpei Chiba, Neige Frankel, Chris Hamilton | Origin of the two-armed vertical phase-spiral in the inner Galactic disk | 19 pages, 14 figures, submitted to MNRAS | null | null | null | astro-ph.GA | http://creativecommons.org/licenses/by-sa/4.0/ | Gaia recently revealed a two-armed spiral pattern in the vertical phase-space
distribution of the inner Galactic disk (guiding radius $R_\textrm{g} \sim 6.2$
kpc), indicating that some non-adiabatic perturbation symmetric about the
mid-plane is driving the inner disk out of equilibrium. The non-axisymmetric
structures in the disk (e.g., the bar or spiral arms) have been suspected to be
the major source for such a perturbation. However, both the lifetime and the
period of these internal perturbations are typically longer than the period at
which stars oscillate vertically, implying that the perturbation is generally
adiabatic. This issue is particularly pronounced in the inner Galaxy, where the
vertical oscillation period is shorter and therefore adiabatically shielded
more than the outer disk. We show that two-armed phase spirals can naturally
form in the inner disk if there is a vertical resonance that breaks the
adiabaticity; otherwise, their formation requires a perturber with an
unrealistically short lifetime. We predict analytically and confirm with
simulations that a steadily rotating (non-winding) two-armed phase spiral forms
near the resonance when stars are subject to both periodic perturbations (e.g.,
by spiral arms) and stochastic perturbations (e.g., by giant molecular clouds).
Due to the presence of multiple resonances, the vertical phase-space exhibits
several local phase spirals that rotate steadily at distinct frequencies,
together forming a global phase spiral that evolves over time. Our results
demonstrate that, contrary to earlier predictions, the formation of the
two-armed phase spiral does not require transient perturbations with lifetimes
shorter than the vertical oscillation period.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Chiba",
"Rimpei",
""
],
[
"Frankel",
"Neige",
""
],
[
"Hamilton",
"Chris",
""
]
] |
2503.20870 | Michael Foss-Feig | Reza Haghshenas, Eli Chertkov, Michael Mills, Wilhelm Kadow,
Sheng-Hsuan Lin, Yi-Hsiang Chen, Chris Cade, Ido Niesen, Tomislav
Begu\v{s}i\'c, Manuel S. Rudolph, Cristina Cirstoiu, Kevin Hemery, Conor Mc
Keever, Michael Lubasch, Etienne Granet, Charles H. Baldwin, John P.
Bartolotta, Matthew Bohn, Julia Cline, Matthew DeCross, Joan M. Dreiling,
Cameron Foltz, David Francois, John P. Gaebler, Christopher N. Gilbreth,
Johnnie Gray, Dan Gresh, Alex Hall, Aaron Hankin, Azure Hansen, Nathan
Hewitt, Ross B. Hutson, Nikhil Kotibhaskar, Elliot Lehman, Dominic Lucchetti,
Ivaylo S. Madjarov, Karl Mayer, Alistair R. Milne, Brian Neyenhuis, Gunhee
Park, Boris Ponsioen, Peter E. Siegfried, David T. Stephen, Bruce G. Tiemann,
Maxwell D. Urmey, James Walker, Andrew C. Potter, David Hayes, Garnet Kin-Lic
Chan, Frank Pollmann, Michael Knap, Henrik Dreyer, and Michael Foss-Feig | Digital quantum magnetism at the frontier of classical simulations | 7 pages + Appendices | null | null | null | quant-ph cond-mat.str-el | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The utility of near-term quantum computers for simulating realistic quantum
systems hinges on the stability of digital quantum matter--realized when
discrete quantum gates approximate continuous time evolution--and whether it
can be maintained at system sizes and time scales inaccessible to classical
simulations. Here, we use Quantinuum's H2 quantum computer to simulate
digitized dynamics of the quantum Ising model and observe the emergence of
Floquet prethermalization on timescales where accurate simulations using
current classical methods are extremely challenging (if feasible at all). In
addition to confirming the stability of dynamics subject to achievable
digitization errors, we show direct evidence of the resultant local
equilibration by computing diffusion constants associated with an emergent
hydrodynamic description of the dynamics. Our results were enabled by continued
advances in two-qubit gate quality (native partial entangler fidelities of
99.94(1)%) that allow us to access circuit volumes of over 2000 two-qubit
gates. This work establishes digital quantum computers as powerful tools for
studying continuous-time dynamics and demonstrates their potential to benchmark
classical heuristics in a regime of scale and complexity where no known
classical methods are both efficient and trustworthy.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:02 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Haghshenas",
"Reza",
""
],
[
"Chertkov",
"Eli",
""
],
[
"Mills",
"Michael",
""
],
[
"Kadow",
"Wilhelm",
""
],
[
"Lin",
"Sheng-Hsuan",
""
],
[
"Chen",
"Yi-Hsiang",
""
],
[
"Cade",
"Chris",
""
],
[
"Niesen",
"Ido",
""
],
[
"Begušić",
"Tomislav",
""
],
[
"Rudolph",
"Manuel S.",
""
],
[
"Cirstoiu",
"Cristina",
""
],
[
"Hemery",
"Kevin",
""
],
[
"Keever",
"Conor Mc",
""
],
[
"Lubasch",
"Michael",
""
],
[
"Granet",
"Etienne",
""
],
[
"Baldwin",
"Charles H.",
""
],
[
"Bartolotta",
"John P.",
""
],
[
"Bohn",
"Matthew",
""
],
[
"Cline",
"Julia",
""
],
[
"DeCross",
"Matthew",
""
],
[
"Dreiling",
"Joan M.",
""
],
[
"Foltz",
"Cameron",
""
],
[
"Francois",
"David",
""
],
[
"Gaebler",
"John P.",
""
],
[
"Gilbreth",
"Christopher N.",
""
],
[
"Gray",
"Johnnie",
""
],
[
"Gresh",
"Dan",
""
],
[
"Hall",
"Alex",
""
],
[
"Hankin",
"Aaron",
""
],
[
"Hansen",
"Azure",
""
],
[
"Hewitt",
"Nathan",
""
],
[
"Hutson",
"Ross B.",
""
],
[
"Kotibhaskar",
"Nikhil",
""
],
[
"Lehman",
"Elliot",
""
],
[
"Lucchetti",
"Dominic",
""
],
[
"Madjarov",
"Ivaylo S.",
""
],
[
"Mayer",
"Karl",
""
],
[
"Milne",
"Alistair R.",
""
],
[
"Neyenhuis",
"Brian",
""
],
[
"Park",
"Gunhee",
""
],
[
"Ponsioen",
"Boris",
""
],
[
"Siegfried",
"Peter E.",
""
],
[
"Stephen",
"David T.",
""
],
[
"Tiemann",
"Bruce G.",
""
],
[
"Urmey",
"Maxwell D.",
""
],
[
"Walker",
"James",
""
],
[
"Potter",
"Andrew C.",
""
],
[
"Hayes",
"David",
""
],
[
"Chan",
"Garnet Kin-Lic",
""
],
[
"Pollmann",
"Frank",
""
],
[
"Knap",
"Michael",
""
],
[
"Dreyer",
"Henrik",
""
],
[
"Foss-Feig",
"Michael",
""
]
] |
2503.20871 | Silin Gao | Silin Gao, Sheryl Mathew, Li Mi, Sepideh Mamooler, Mengjie Zhao,
Hiromi Wakaki, Yuki Mitsufuji, Syrielle Montariol, Antoine Bosselut | VinaBench: Benchmark for Faithful and Consistent Visual Narratives | Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern
Recognition (CVPR 2025) | null | null | null | cs.CV cs.AI cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Visual narrative generation transforms textual narratives into sequences of
images illustrating the content of the text. However, generating visual
narratives that are faithful to the input text and self-consistent across
generated images remains an open challenge, due to the lack of knowledge
constraints used for planning the stories. In this work, we propose a new
benchmark, VinaBench, to address this challenge. Our benchmark annotates the
underlying commonsense and discourse constraints in visual narrative samples,
offering systematic scaffolds for learning the implicit strategies of visual
storytelling. Based on the incorporated narrative constraints, we further
propose novel metrics to closely evaluate the consistency of generated
narrative images and the alignment of generations with the input textual
narrative. Our results across three generative vision models demonstrate that
learning with VinaBench's knowledge constraints effectively improves the
faithfulness and cohesion of generated visual narratives.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:03 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Gao",
"Silin",
""
],
[
"Mathew",
"Sheryl",
""
],
[
"Mi",
"Li",
""
],
[
"Mamooler",
"Sepideh",
""
],
[
"Zhao",
"Mengjie",
""
],
[
"Wakaki",
"Hiromi",
""
],
[
"Mitsufuji",
"Yuki",
""
],
[
"Montariol",
"Syrielle",
""
],
[
"Bosselut",
"Antoine",
""
]
] |
2503.20872 | Daniele De Bernardis | Daniele De Bernardis, Hugo Levy-Falk, Elena Fanella, Rocco Duquennoy,
Maja Colautti, and Costanza Toninelli | Hybrid interfaces at the single quantum level in fluorescent molecules | null | null | null | null | quant-ph cond-mat.mes-hall | http://creativecommons.org/licenses/by/4.0/ | We theoretically investigate a single fluorescent molecule as a hybrid
quantum optical device, in which multiple external laser sources exert control
of the vibronic states. In the high-saturation regime, a coherent interaction
is established between the vibrational and electronic degrees of freedom, and
molecules can simulate several cavity QED models, whereby a specific
vibrational mode plays the role of the cavity mode. Focusing on the specific
example where the system is turned into an analogue simulator of the quantum
Rabi model, the steady state exhibits vibrational bi-modality resulting in a
statistical mixture of highly non-classical vibronic cat states. Applying our
paradigm to molecules with prominent spatial asymmetry and combining an optical
excitation with a THz(IR) driving, the system can be turned into a single
photon transducer. Two possible implementations are discussed based on the
coupling to a subwavelength THz patch antenna or a resonant metamaterial. In a
nutshell, this work assesses the role of molecules as an optomechanical quantum
toolbox for creating hybrid entangled states of electrons, photons, and
vibrations, hence enabling frequency conversion over very different energy
scales.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:03 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"De Bernardis",
"Daniele",
""
],
[
"Levy-Falk",
"Hugo",
""
],
[
"Fanella",
"Elena",
""
],
[
"Duquennoy",
"Rocco",
""
],
[
"Colautti",
"Maja",
""
],
[
"Toninelli",
"Costanza",
""
]
] |
2503.20873 | Zhi-Cheng Yang | Zong-Yue Hou, ChunJun Cao, and Zhi-Cheng Yang | Stabilizer Entanglement as a Magic Highway | 4.5+13 pages, 3+5 figures | null | null | null | quant-ph cond-mat.stat-mech | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Non-stabilizerness is a key resource for fault-tolerant quantum computation,
yet its interplay with entanglement in dynamical settings remains
underexplored. We study a well-controlled, analytically tractable setup that
isolates entanglement generation from magic injection. We analytically and
numerically demonstrate that stabilizer entanglement functions as a highway
that facilitates the spreading of locally injected magic throughout the entire
system. Specifically, for an initial stabilizer state with bipartite
entanglement $E$, the total magic growth, quantified by the linear stabilizer
entropy $Y$, follows $\overline{Y}\propto 2^{-|A|-E}$ under a Haar random
unitary on a local subregion $A$. Moreover, when applying a tensor product of
local Haar random unitaries, the resulting state's global magic approaches that
of a genuine Haar random state if the initial stabilizer state is sufficiently
entangled by a system-size-independent amount. Similar results are also
obtained for tripartite stabilizer entanglement. We further extend our analysis
to non-stabilizer entanglement and magic injection via a shallow-depth
brickwork circuit, and find that the qualitative picture of our conclusion
remains unchanged.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:04 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Hou",
"Zong-Yue",
""
],
[
"Cao",
"ChunJun",
""
],
[
"Yang",
"Zhi-Cheng",
""
]
] |
2503.20874 | Salvatore Marco Giampaolo | S. B. Ko\v{z}i\'c and G. Torre and K. Deli\'c and F. Franchini and S.
M. Giampaolo | Quantum Coherence of Topologically Frustrated Spin Chains | 7 pages, three figures | null | null | null | quant-ph cond-mat.stat-mech cond-mat.str-el | http://creativecommons.org/licenses/by/4.0/ | The study of entanglement and magic properties in topologically frustrated
systems suggests that, in the thermodynamic limit, these quantities decompose
into two distinct contributions. One is determined by the specific nature of
the model and its Hamiltonian, and another arises from topological frustration
itself, resulting in being independent of the Hamiltonian's parameters. In this
work, we test the generality of this picture by investigating an additional
quantum resource, namely quantum coherence, in two different models where
topological frustration is induced through an appropriate choice of boundary
conditions. Our findings reveal a perfect analogy between the behavior of
quantum coherence and that of other quantum resources, particularly magic,
providing further evidence in support of the universality of this picture and
the topological nature of this source of frustration.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:05 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Kožić",
"S. B.",
""
],
[
"Torre",
"G.",
""
],
[
"Delić",
"K.",
""
],
[
"Franchini",
"F.",
""
],
[
"Giampaolo",
"S. M.",
""
]
] |
2503.20875 | Leigh Smith | Leigh C. Smith, Saad Ahmed, Francesca De Angeli, P. W. Burgess,
Giorgia Busso, Dominic C. Ford, Diana L. Harrison, S. T. Hodgkin, Jonathan M.
Irwin, Guy T. Rixon and Nicholas A. Walton | CETRA: A fast, sensitive exoplanet transit detection algorithm
implemented for GPUs | Accepted for publication in MNRAS. Code available from
https://github.com/leigh2/cetra | null | null | null | astro-ph.EP astro-ph.IM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present the Cambridge Exoplanet Transit Recovery Algorithm (CETRA), a fast
and sensitive transit detection algorithm, optimised for GPUs. CETRA separates
the task into a search for transit signals across linear time space, followed
by a phase-folding of the former to enable a periodic signal search, using a
physically motivated transit model to improve detection sensitivity. It
outperforms traditional methods like Box Least Squares and Transit Least
Squares in both sensitivity and speed. Tests on synthetic light curves
demonstrate that CETRA can identify at least 20 per cent more low-SNR transits
than Transit Least Squares in the same data, particularly those of long period
planets. It is also shown to be up to a few orders of magnitude faster for high
cadence light curves, enabling rapid large-scale searches.
Through application of CETRA to Transiting Exoplanet Survey Satellite short
cadence data, we recover the three planets in the HD 101581 system with
improved significance. In particular, the transit signal of the previously
unvalidated planet TOI-6276.03 is enhanced from ${\rm SNR}=7.9$ to ${\rm
SNR}=16.0$, which means it may now meet the criteria for statistical
validation.
CETRA's speed and sensitivity make it well-suited for current and future
exoplanet surveys, particularly in the search for Earth analogues. Our
implementation of this algorithm uses NVIDIA's CUDA platform and requires an
NVIDIA GPU, it is open-source and available from GitHub and PyPI.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:08 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Smith",
"Leigh C.",
""
],
[
"Ahmed",
"Saad",
""
],
[
"De Angeli",
"Francesca",
""
],
[
"Burgess",
"P. W.",
""
],
[
"Busso",
"Giorgia",
""
],
[
"Ford",
"Dominic C.",
""
],
[
"Harrison",
"Diana L.",
""
],
[
"Hodgkin",
"S. T.",
""
],
[
"Irwin",
"Jonathan M.",
""
],
[
"Rixon",
"Guy T.",
""
],
[
"Walton",
"Nicholas A.",
""
]
] |
2503.20876 | Federico Rizzuti | F. Rizzuti, G. Cescutti, P. Molaro, L. Roberti, A. Chieffi, M.
Limongi, L. Magrini, F. Matteucci | Explaining the $^{12}\text{C}/^{13}\text{C}$ ratio in the Galactic halo:
the contribution from shell mergers in primordial massive stars | 18 pages, 16 figures. Accepted for publication in A&A | null | null | null | astro-ph.GA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent campaigns of observations have provided new measurements of the carbon
isotopes in the most metal-poor stars of the Galaxy. These stars are so
metal-poor that they could only have been enriched by one or few generations of
massive progenitors. However, explaining the primary production of $^{13}$C and
the low $^{12}$C/$^{13}$C ratio measured in these stars is challenging. Making
use of the most up-to-date models for zero-metal and low-metallicity stars, we
investigate the possible sources of $^{13}$C at low metallicity and verify
whether massive stars could be the sole responsible for the $^{12}$C/$^{13}$C
ratio observed in halo stars. We employ the stochastic model for Galactic
chemical evolution GEMS to reproduce the evolution of CNO elements and
$^{12}$C/$^{13}$C ratio, including the enrichment from rotating massive stars,
some of which show the occurrence of H-He shell mergers. We find that stars
without H-He shell mergers do not produce enough $^{13}$C to be compatible with
the observations. Instead, the primary production by shell mergers and later
ejection during the supernova explosion can explain 30 < $^{12}$C/$^{13}$C <
100. The observations are best reproduced assuming a large frequency of shell
mergers. The $^{12}$C/$^{13}$C < 30 can only be reproduced assuming an outer
layer ejection and no explosion, but requiring a larger production of $^{12}$C
and $^{13}$C. Zero-metal and low-metallicity spinstars with H-He shell mergers
appear as the most plausible scenario to explain the low $^{12}$C/$^{13}$C
ratio in CEMP-no stars. The entire range of $^{12}$C/$^{13}$C values can be
explained by assuming that some stars fully explode while others only eject
their outer layers. Shell mergers should be also more frequent and productive,
which is allowed by the current uncertainties in the treatment of convection in
stellar modelling.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:08 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Rizzuti",
"F.",
""
],
[
"Cescutti",
"G.",
""
],
[
"Molaro",
"P.",
""
],
[
"Roberti",
"L.",
""
],
[
"Chieffi",
"A.",
""
],
[
"Limongi",
"M.",
""
],
[
"Magrini",
"L.",
""
],
[
"Matteucci",
"F.",
""
]
] |
2503.20877 | L\'eonard Lehoucq | L\'eonard Lehoucq, Irina Dvorkin and Luciano Rezzolla | Postmerger: a new and dominant contribution to the gravitational-wave
background from binary neutron stars | null | null | null | null | astro-ph.HE gr-qc | http://creativecommons.org/licenses/by/4.0/ | The stochastic gravitational-wave background (SGWB) generated by the inspiral
and merger of binary neutron stars is traditionally modelled assuming that the
inspiral is promptly followed by the collapse of the merger remnant to a
rotating black hole. While this is reasonable for the most massive binaries, it
is not what is expected in general, where a remnant is produced and may survive
for up to hundreds of milliseconds and radiate an amount of energy that is
significantly larger than that lost during the whole inspiral. To account for
this additional contribution to the SGWB, we consider a waveform model that
includes both the inspiral and the postmerger emission. We show for the first
time that for a large set of parameterized equations of state compatible with
observational constraints, there is typically five times more power spectral
density in the SGWB from the postmerger emission than from the inspiral one,
leading to a normalized GW energy density $\Omega_{\rm GW} \simeq
10^{-10}-10^{-9}$. This power is predominantly located in the $1-2\,{\rm kHz}$
frequency range, hence distinct from that associated with the inspiral only. We
discuss the significantly enhanced detectability of the SGWB with special
attention to third-generation detectors, such as the Einstein Telescope and
Cosmic Explorer, and show how it depends on the signal-to-noise ratio of
foreground binaries and on the metastable remnant survival time. Interestingly,
even a non-detection of the high-frequency part of the SGWB could provide
valuable constraints on the remnant lifetime, offering novel insights into the
postmerger dynamics and into the equation of state of nuclear matter.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:09 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Lehoucq",
"Léonard",
""
],
[
"Dvorkin",
"Irina",
""
],
[
"Rezzolla",
"Luciano",
""
]
] |
2503.20878 | Alexander Beckett | Alexander Beckett (1), Marc Rafelski (1, 2), Claudia Scarlata (3),
Wanjia Hu (3), Keunho Kim (4), Ilias Goovaerts (1), Matthew A. Malkan (5),
Wayne Webb (5), Harry Teplitz (4), Matthew Hayes (6), Vihang Mehta (4),
Anahita Alavi (4), Andrew J. Bunker (7), Annalisa Citro (3), Nimish Hathi
(1), Alaina Henry (1), Alexandra Le Reste (3), Alessia Moretti (8), Michael
J. Rutkowski (9), Maxime Trebitsch (10), Anita Zanella (11) ((1) Space
Telescope Science Institute, (2) Johns Hopkins University, (3) Minnesota
Institute for Astrophysics, University of Minnesota, (4) IPAC, California
Institute of Technology, (5) UCLA, Department of Physics and Astronomy, (6)
Stockholm University, Department of Astronomy and Oskar Klein Centre for
Cosmoparticle Physics, (7) Department of Physics, University of Oxford, (8)
INAF, Osservatorio Astronomico di Padova, (9) Minnesota State
University-Mankato, (10) LERMA, Sorbonne Universit\'e, (11) INAF,
Osservatorio di Astrofisica e Scienza dello Spazio di Bologna) | The Parallel Ionizing Emissivity Survey (PIE). I. Survey design and
selection of candidate Lyman Continuum leakers at 3.1<z<3.5 | 28 pages, 7 tables, 16 figures, submitted to The Astrophysical
Journal | null | null | null | astro-ph.GA | http://creativecommons.org/licenses/by/4.0/ | We present the survey design and initial results from the Parallel Ionizing
Emissivity (PIE) survey. PIE is a large HST survey designed to detect Lyman
continuum (LyC) emitting galaxies at 3.1$<$z$<$3.5 and stack the images of
galaxies at these redshifts in order to measure average LyC escape fractions as
a function of galaxy properties. PIE has imaged 37 independent fields in three
filters (F336W, F625W and F814W), of which 18 are observed with a fourth band
(F475W) from the accompanying PIE+ program. We use photometric colors to select
candidate Lyman Break Galaxies (LBGs) at 3.1$<$z$<$3.5, which can be
followed-up using ground-based spectrographs to confirm their redshifts. Unlike
previous surveys, our use of many independent fields allows us to remove any
biases caused by correlated absorption in the IGM. In this paper, we describe
the survey design, photometric measurements, and the use of mock galaxy samples
to optimize our color selection. We find that a 3-filter selection allows us to
select a galaxy sample of which $\approx90\%$ are LBGs and over $30\%$ lie in
the 3.1$<$z$<$3.5 range for which we can detect uncontaminated LyC emission in
F336W. We also use mock IGM sightlines to measure the expected transmission of
the IGM, which will allow us to determine escape fractions from our stacked
galaxies. We find $\approx$1000 galaxies within our selection window, and
predict that this includes $\approx$80 LyC-emitting galaxies and $\approx$350
that we can use in stacking. Finally, we present our first ground-based
spectra, including a plausible LyC emitter at z=3.067.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:09 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Beckett",
"Alexander",
""
],
[
"Rafelski",
"Marc",
""
],
[
"Scarlata",
"Claudia",
""
],
[
"Hu",
"Wanjia",
""
],
[
"Kim",
"Keunho",
""
],
[
"Goovaerts",
"Ilias",
""
],
[
"Malkan",
"Matthew A.",
""
],
[
"Webb",
"Wayne",
""
],
[
"Teplitz",
"Harry",
""
],
[
"Hayes",
"Matthew",
""
],
[
"Mehta",
"Vihang",
""
],
[
"Alavi",
"Anahita",
""
],
[
"Bunker",
"Andrew J.",
""
],
[
"Citro",
"Annalisa",
""
],
[
"Hathi",
"Nimish",
""
],
[
"Henry",
"Alaina",
""
],
[
"Reste",
"Alexandra Le",
""
],
[
"Moretti",
"Alessia",
""
],
[
"Rutkowski",
"Michael J.",
""
],
[
"Trebitsch",
"Maxime",
""
],
[
"Zanella",
"Anita",
""
]
] |
2503.20879 | Laura Lewis | Laura Lewis, Dar Gilboa, Jarrod R. McClean | Quantum advantage for learning shallow neural networks with natural data
distributions | 8 pages, 1 figure + 80-page appendix | null | null | null | quant-ph cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The application of quantum computers to machine learning tasks is an exciting
potential direction to explore in search of quantum advantage. In the absence
of large quantum computers to empirically evaluate performance, theoretical
frameworks such as the quantum probably approximately correct (PAC) and quantum
statistical query (QSQ) models have been proposed to study quantum algorithms
for learning classical functions. Despite numerous works investigating quantum
advantage in these models, we nevertheless only understand it at two extremes:
either exponential quantum advantages for uniform input distributions or no
advantage for potentially adversarial distributions. In this work, we study the
gap between these two regimes by designing an efficient quantum algorithm for
learning periodic neurons in the QSQ model over a broad range of non-uniform
distributions, which includes Gaussian, generalized Gaussian, and logistic
distributions. To our knowledge, our work is also the first result in quantum
learning theory for classical functions that explicitly considers real-valued
functions. Recent advances in classical learning theory prove that learning
periodic neurons is hard for any classical gradient-based algorithm, giving us
an exponential quantum advantage over such algorithms, which are the standard
workhorses of machine learning. Moreover, in some parameter regimes, the
problem remains hard for classical statistical query algorithms and even
general classical algorithms learning under small amounts of noise.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:17 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Lewis",
"Laura",
""
],
[
"Gilboa",
"Dar",
""
],
[
"McClean",
"Jarrod R.",
""
]
] |
2503.20880 | Amaya Gallagher-Syed | Amaya Gallagher-Syed, Henry Senior, Omnia Alwazzan, Elena Pontarini,
Michele Bombardieri, Costantino Pitzalis, Myles J. Lewis, Michael R. Barnes,
Luca Rossi, Gregory Slabaugh | BioX-CPath: Biologically-driven Explainable Diagnostics for Multistain
IHC Computational Pathology | Accepted for publication at CVPR 2025 | null | null | null | cs.CV q-bio.CB q-bio.QM q-bio.TO | http://creativecommons.org/licenses/by/4.0/ | The development of biologically interpretable and explainable models remains
a key challenge in computational pathology, particularly for multistain
immunohistochemistry (IHC) analysis. We present BioX-CPath, an explainable
graph neural network architecture for whole slide image (WSI) classification
that leverages both spatial and semantic features across multiple stains. At
its core, BioX-CPath introduces a novel Stain-Aware Attention Pooling (SAAP)
module that generates biologically meaningful, stain-aware patient embeddings.
Our approach achieves state-of-the-art performance on both Rheumatoid Arthritis
and Sjogren's Disease multistain datasets. Beyond performance metrics,
BioX-CPath provides interpretable insights through stain attention scores,
entropy measures, and stain interaction scores, that permit measuring model
alignment with known pathological mechanisms. This biological grounding,
combined with strong classification performance, makes BioX-CPath particularly
suitable for clinical applications where interpretability is key. Source code
and documentation can be found at: https://github.com/AmayaGS/BioX-CPath.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:22 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Gallagher-Syed",
"Amaya",
""
],
[
"Senior",
"Henry",
""
],
[
"Alwazzan",
"Omnia",
""
],
[
"Pontarini",
"Elena",
""
],
[
"Bombardieri",
"Michele",
""
],
[
"Pitzalis",
"Costantino",
""
],
[
"Lewis",
"Myles J.",
""
],
[
"Barnes",
"Michael R.",
""
],
[
"Rossi",
"Luca",
""
],
[
"Slabaugh",
"Gregory",
""
]
] |
2503.20881 | Mustafa Amin | Mustafa A. Amin, M. Sten Delos, Mehrdad Mirbabayi | Structure Formation with Warm White Noise: Effects of Finite Number
Density and Velocity Dispersion in Particle and Wave Dark Matter | v1: 36 pages+appendices and 15 figures. Code for numerically evolving
the power spectra available at this https URL:
https://github.com/delos/warm-structure-growth | null | null | null | astro-ph.CO | http://creativecommons.org/licenses/by/4.0/ | We investigate the evolution of density perturbations in dark matter with
finite number density and velocity dispersion. Using a truncated BBGKY
hierarchy, we derive analytical expressions for the dark matter power spectrum
during radiation and matter domination. A component of {\it warm white noise}
emerges in our analysis, which arises due to the finite number density and
undergoes scale-dependent evolution because of the velocity dispersion.
Although free streaming erases adiabatic initial perturbations on small scales,
warm white noise persists below the free-streaming length and grows during
matter domination, with growth suppressed below the dark matter Jeans length.
Our calculated power spectra agree with $N$-body simulations in the linear
regime and accurately predict halo mass functions in the nonlinear regime.
Effects of warm white noise can emerge on observable quasi-linear scales for
ultralight dark matter produced after inflation with a subhorizon correlation
length. Our formalism is applicable to these scenarios (with de Broglie-scale
quasi-particles), to cases in which dark matter includes macroscopic structures
(such as primordial black holes), and to traditional warm and cold dark matter
scenarios.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:29 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Amin",
"Mustafa A.",
""
],
[
"Delos",
"M. Sten",
""
],
[
"Mirbabayi",
"Mehrdad",
""
]
] |
2503.20882 | Beth Ann Griffin PhD | Max Griswold, Beth Ann Griffin, Max Rubinstein, Mincen Liu, Megan
Schuler, Elizabeth Stone, Pedro Nascimento de Lima, Bradley D. Stein, and
Elizabeth A. Stuart | Assessing Bias and Precision in State Policy Evaluations: A Comparative
Analysis of Time-Varying Estimators Using Policy Simulations | null | null | null | null | stat.ME | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Using state-level opioid overdose mortality data from 1999-2016, we simulated
four time-varying treatment scenarios, which correspond to real-world policy
dynamics (ramp up, ramp down, temporary and inconsistent). We then evaluated
seven commonly used policy evaluation methods: two-way fixed effects event
study, debiased autoregressive model, augmented synthetic control,
difference-in-differences with staggered adoption, event study with
heterogeneous treatment, two-stage differences-in-differences and
differences-in-differences imputation. Statistical performance was assessed by
comparing bias, standard errors, coverage, and root mean squared error over
1,000 simulations.
Results Our findings indicate that estimator performance varied across policy
scenarios. In settings where policy effectiveness diminished over time,
synthetic control methods recovered effects with lower bias and higher
variance. Difference-in-difference approaches, while offering reasonable
coverage under some scenarios, struggled when effects were non-monotonic.
Autoregressive methods, although demonstrating lower variability,
underestimated uncertainty. Overall, a clear bias-variance tradeoff emerged,
underscoring that no single method uniformly excelled across scenarios.
Conclusions This study highlights the importance of tailoring the choice of
estimator to the expected trajectory of policy effects. In dynamic time-varying
settings, particularly when a policy has an anticipated diminishing impact,
methods like augmented synthetic controls may offer advantages despite reduced
precision. Researchers should carefully consider these tradeoffs to ensure
robust and credible state-policy evaluations.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:54 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Griswold",
"Max",
""
],
[
"Griffin",
"Beth Ann",
""
],
[
"Rubinstein",
"Max",
""
],
[
"Liu",
"Mincen",
""
],
[
"Schuler",
"Megan",
""
],
[
"Stone",
"Elizabeth",
""
],
[
"de Lima",
"Pedro Nascimento",
""
],
[
"Stein",
"Bradley D.",
""
],
[
"Stuart",
"Elizabeth A.",
""
]
] |
2503.20883 | Nairen Cao | Nairen Cao, Vincent Cohen-Addad, Shi Li, Euiwoong Lee, David Rasmussen
Lolck, Alantha Newman, Mikkel Thorup, Lukas Vogl, Shuyi Yan and Hanwen Zhang | Solving the Correlation Cluster LP in Sublinear Time | null | null | 10.1145/3717823.3718181 | null | cs.DS | http://creativecommons.org/licenses/by/4.0/ | Correlation Clustering is a fundamental and widely-studied problem in
unsupervised learning and data mining. The input is a graph and the goal is to
construct a clustering minimizing the number of inter-cluster edges plus the
number of missing intra-cluster edges.
CCL+24 introduced the cluster LP for Correlation Clustering, which they
argued captures the problem much more succinctly than previous linear
programming formulations. However, the Cluster LP has exponential size, with a
variable for every possible set of vertices in the input graph. Nevertheless,
CCL+24 showed how to find a feasible solution for the Cluster LP in time
O(n^{\text{poly}(1/\eps)}) with objective value at most (1+\epsilon) times the
value of an optimal solution for the respective Correlation Clustering
instance. Furthermore, they showed how to round a solution to the Cluster LP,
yielding a (1.437+\eps)-approximation algorithm for the Correlation Clustering
problem.
The main technical result of this paper is a new approach to find a feasible
solution for the Cluster LP with objective value at most (1+\epsilon) of the
optimum in time \widetilde O(2^{\text{poly}(1/\eps)} n), where n is the number
of vertices in the graph. We also show how to implement the rounding within the
same time bounds, thus achieving a fast (1.437+\epsilon)-approximation
algorithm for the Correlation Clustering problem. This bridges the gap between
state-of-the-art methods for approximating Correlation Clustering and the
recent focus on fast algorithms.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:54 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Cao",
"Nairen",
""
],
[
"Cohen-Addad",
"Vincent",
""
],
[
"Li",
"Shi",
""
],
[
"Lee",
"Euiwoong",
""
],
[
"Lolck",
"David Rasmussen",
""
],
[
"Newman",
"Alantha",
""
],
[
"Thorup",
"Mikkel",
""
],
[
"Vogl",
"Lukas",
""
],
[
"Yan",
"Shuyi",
""
],
[
"Zhang",
"Hanwen",
""
]
] |
2503.20884 | Usama Zafar | Usama Zafar, Andr\'e Teixeira, Salman Toor | Robust Federated Learning Against Poisoning Attacks: A GAN-Based Defense
Framework | null | null | null | null | cs.CR cs.AI cs.DC | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Federated Learning (FL) enables collaborative model training across
decentralized devices without sharing raw data, but it remains vulnerable to
poisoning attacks that compromise model integrity. Existing defenses often rely
on external datasets or predefined heuristics (e.g. number of malicious
clients), limiting their effectiveness and scalability. To address these
limitations, we propose a privacy-preserving defense framework that leverages a
Conditional Generative Adversarial Network (cGAN) to generate synthetic data at
the server for authenticating client updates, eliminating the need for external
datasets. Our framework is scalable, adaptive, and seamlessly integrates into
FL workflows. Extensive experiments on benchmark datasets demonstrate its
robust performance against a variety of poisoning attacks, achieving high True
Positive Rate (TPR) and True Negative Rate (TNR) of malicious and benign
clients, respectively, while maintaining model accuracy. The proposed framework
offers a practical and effective solution for securing federated learning
systems.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:00:56 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Zafar",
"Usama",
""
],
[
"Teixeira",
"André",
""
],
[
"Toor",
"Salman",
""
]
] |
2503.20885 | Adrian Fraser | Imogen G. Cresswell, Adrian E. Fraser, Evan B. Bauer, Evan H. Anders,
Benjamin P. Brown | 3D Simulations Demonstrate Propagating Thermohaline Convection for
Polluted White Dwarfs | 13 pages, 6 figures, submitted to ApJL | null | null | null | astro-ph.SR | http://creativecommons.org/licenses/by/4.0/ | Polluted white dwarfs (WDs) with small surface convection zones deposit
significant concentrations of heavy elements to the underlying radiative
interior, presumably driving thermohaline convection. Current models of
polluted WDs frequently fail to account for this effect, although its inclusion
can increase the inferred accretion rate by orders of magnitude. It has been
argued that this instability cannot be treated as a continuous mixing process
and thus should not be considered in these models. In this work, we study
three-dimensional simulations of a thermohaline-unstable layer propagating into
an underlying stable region, approximating the polluted WD scenario. We find
that although thermohaline convection works to reduce driving gradients
somewhat, the front continues to propagate and the system remains unstable.
Importantly, the turbulent flux of metals broadly dominates over the diffusive
flux in quantitative agreement with with existing mixing prescriptions
implemented in some stellar evolution models (except slightly below the
boundary of the propagating front, where recent prescriptions neglect
overshoot-like effects). Thus, our results broadly support polluted WD models
that include thermohaline mixing in their estimates of the settling rate.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:01:01 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Cresswell",
"Imogen G.",
""
],
[
"Fraser",
"Adrian E.",
""
],
[
"Bauer",
"Evan B.",
""
],
[
"Anders",
"Evan H.",
""
],
[
"Brown",
"Benjamin P.",
""
]
] |
2503.20886 | Mateo Pascual | Mateo Pascual | Hamiltonian formalism for gauge-invariant cosmological perturbations
with multiple scalar fields | 29 pages | null | null | null | gr-qc hep-th | http://creativecommons.org/licenses/by-sa/4.0/ | We generalise Langlois' Hamiltonian treatment of gauge-invariant linear
cosmological perturbations to a cosmological setting with multiple scalar
fields minimally coupled to gravity. We review the Hamilton-Jacobi-like
technique for a Hamiltonian system with first-class constraints. With this
technique, elucidating the gauge-invariant quantities of the system is reduced
to solving for the generating function of the appropriate canonical
transformation. We then apply it to the case with only two scalar fields,
showcasing how the presence of more than one scalar field results in a coupled
evolution of the different gauge-invariant scalar degrees of freedom. Their
coupled evolution may lead to new phenomenology that cannot be simply inferred
by superimposing the results of the single-field case. A simple tracking of the
scalar degrees of freedom present in a system with an arbitrary number of
scalar fields drives the conclusion that the results for the two-field case can
be trivially extended to a multi-field scenario. For completeness, we conclude
by recasting explicitly the derivation for the tensor modes, which is
nevertheless unaffected by the number of scalar fields in the system. The
resulting gauge-invariant Hamiltonian formulation provides a solid foundation
for a canonical quantisation of perturbations, necessary to explore the quantum
nature of the early universe.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:01:34 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Pascual",
"Mateo",
""
]
] |
2503.20887 | Tommaso Tonolo | Tommaso Tonolo, Maria Chiara Angelini, Sandro Azaele, Amos Maritan,
Giacomo Gradenigo | Generalized Lotka-Volterra model with sparse interactions: non-Gaussian
effects and topological multiple-equilibria phase | 17 pages, 21 figures | null | null | null | cond-mat.stat-mech cond-mat.dis-nn q-bio.PE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the equilibrium phases of a generalized Lotka-Volterra model
characterized by a species interaction matrix which is random, sparse and
symmetric. Dynamical fluctuations are modeled by a demographic noise with
amplitude proportional to the effective temperature T. The equilibrium
distribution of species abundances is obtained by means of the cavity method
and the Belief Propagation equations, which allow for an exact solution on
sparse networks. Our results reveal a rich and non-trivial phenomenology that
deviates significantly from the predictions of fully connected models.
Consistently with data from real ecosystems, which are characterized by sparse
rather than dense interaction networks, we find strong deviations from
Gaussianity in the distribution of abundances. In addition to the study of
these deviations from Gaussianity, which are not related to
multiple-equilibria, we also identified a novel topological glass phase,
present at both finite temperature, as shown here, and at T=0, as previously
suggested in the literature. The peculiarity of this phase, which differs from
the multiple-equilibria phase of fully-connected networks, is its strong
dependence on the presence of extinctions. These findings provide new insights
into how network topology and disorder influence ecological networks,
particularly emphasizing that sparsity is a crucial feature for accurately
modeling real-world ecological phenomena.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:01:38 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Tonolo",
"Tommaso",
""
],
[
"Angelini",
"Maria Chiara",
""
],
[
"Azaele",
"Sandro",
""
],
[
"Maritan",
"Amos",
""
],
[
"Gradenigo",
"Giacomo",
""
]
] |
2503.20888 | Mitsuka Kiyohara | Mitsuka Kiyohara, Ethan Mondri | Coolight: Enhancing Nighttime Safety for Urban Student Commuters | null | null | null | null | cs.HC | http://creativecommons.org/licenses/by-sa/4.0/ | Safety while walking alone at night is a key indicator of a citizen's
well-being and a society's inclusiveness. However, this is not equally felt
across all demographic groups, especially for university students living in
urban areas. We present Coolight, a mobile application designed to reduce
stress and anxiety for nighttime walking through an interactive live map,
real-time community incident reports, location sharing, and a route planner
optimized for user safety. Coolight's design was informed through interviews,
questionnaires, and usability tests with university students and their friends
and families in Toronto, Canada. This paper describes the concept, research,
design approach, and evaluation results of a solution addressing safety
concerns urban commuters face at night.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:02:02 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Kiyohara",
"Mitsuka",
""
],
[
"Mondri",
"Ethan",
""
]
] |
2503.20889 | Pranav Kukreti | Pranav Kukreti, Dominika Wylezalek, Marco Alb\'an and Bruno DallAgnol
de Oliveira | Feedback from low-to-moderate luminosity radio-AGN with MaNGA | Accepted for publication in Astronomy and Astrophysics | null | null | null | astro-ph.GA | http://creativecommons.org/licenses/by/4.0/ | Spatially resolved spectral studies of radio-AGN host galaxies have shown
that these systems can impact the ionised gas on galactic scales. However,
whether jet and radiation-driven feedback occurs simultaneously is still
unclear. We select a large and representative sample of 806 radio-AGN from the
MaNGA survey, from $L_\mathrm{1.4GHz}\approx10^{21}-10^{25}$W/Hz, and trace the
warm ionised gas kinematics using the [OIII] emission line from the IFU
spectra. We measure the [OIII] line width and compare it to the stellar
velocity dispersion to determine the presence and location of the disturbed
gas. We find most disturbed [OIII] kinematics and proportion of disturbed
sources up to a radial distance of 0.25$R_{eff}$, when both radio and optical
AGN are present in a source, and the radio luminosity is larger than
$10^{23}$W/Hz. When either radio or optical-AGN are present, the impact on
[OIII] is milder. Irrespective of the presence of an optical-AGN, we find
significant differences in the feedback from high and low luminosity radio-AGN
only up to a radial distance of 0.25$R_{eff}$. The presence of more
kinematically disturbed warm ionised gas in the central region of radio-AGN
host galaxies is related to both jets and radiation in these sources. We
propose that in moderate radio luminosity AGN
($L_\mathrm{1.4GHz}\approx10^{23}-10^{25}$W/Hz) gas clouds pushed to high
velocities by the jets (radiation) are driven to even higher velocities by the
impact of radiation (jets) when both radio and optical-AGN are present. At
lower luminosities ($L_\mathrm{1.4GHz}\approx10^{21}-10^{23}$W/Hz), the
correlation between the disturbed ionised gas and enhanced radio emission could
either be due to wind-driven shocks powering the radio emission, or low-power
jets disturbing the gas.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:02:32 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Kukreti",
"Pranav",
""
],
[
"Wylezalek",
"Dominika",
""
],
[
"Albán",
"Marco",
""
],
[
"de Oliveira",
"Bruno DallAgnol",
""
]
] |
2503.20890 | Vijay Pal Singh | Vijay Pal Singh, Luigi Amico, Ludwig Mathey | Atomic Josephson Parametric Amplifier | 7+2 pages, 5+3 figures | null | null | null | cond-mat.quant-gas quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the dynamics of a driven atomic Josephson junction that we propose
as a parametric amplifier. By periodically modulating the position of the
barrier, we induce a small current across the junction, serving as our input
signal. The pump field is implemented by modulating the barrier height at twice
the Josephson plasma frequency. The resulting dynamics exhibit parametric
amplification of the signal through nonlinear mixing between the signal and
pump fields, which is reflected by specific patterns of density waves and phase
excitations. We employ a classical-field dynamics method and benchmark our
results against driven circuit dynamics. This work paves the way for tunable
quantum amplifiers in atomtronic circuits, with potential applications in
several fields including precision measurements and quantum information
processing.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:03:27 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Singh",
"Vijay Pal",
""
],
[
"Amico",
"Luigi",
""
],
[
"Mathey",
"Ludwig",
""
]
] |
2503.20891 | Jin Beniyama | Jin Beniyama, Thomas G. M\"uller, Marco Delbo, Eric Pantin, Olivier R.
Hainaut, Marco Micheli, Micha\"el Marsset | Size Constraint on Hayabusa2 Extended Mission Rendezvous Target
1998~KY$_{26}$ via VLT/VISIR Non-detection | Accepted for publication in the Astronomical Journal. Any comments
are welcome | null | null | null | astro-ph.EP astro-ph.IM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | 1998~KY$_{26}$ is a tiny near-Earth asteroid ($H=26.1$) discovered in 1998.
It has been selected as the target of the Hayabusa2 extended mission, which
will rendezvous with 1998 KY$_{26}$ in 2031. However, one of the most basic
physical properties, size, remains poorly constrained, posing potential
challenges for spacecraft operations. We aimed at constraining the size of 1998
KY$_{26}$ by means of thermal infrared observations. We performed thermal
infrared observations of 1998 KY$_{26}$ using the ESO Very Large
Telescope/VISIR on three consecutive nights in May 2024. After stacking all
frames, we find no apparent detection of 1998 KY$_{26}$ on the resulting
images. The upper-limit flux density of 1998 KY$_{26}$ is derived as 2 mJy at
10.64 $\mu$m. From this upper-limit flux density obtained via non-detection, we
conclude that the diameter of 1998 KY$_{26}$ is smaller than 17 m with
thermophysical modeling. This upper limit size is smaller than the
radar-derived 30 ($\pm$ 10)\,m. Our size constraint on 1998 KY$_{26}$ is
essential for the operation of the Hayabusa2 spacecraft during proximity
operations using remote sensing instruments as well as a possible impact
experiment using the remaining projectile.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:03:55 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Beniyama",
"Jin",
""
],
[
"Müller",
"Thomas G.",
""
],
[
"Delbo",
"Marco",
""
],
[
"Pantin",
"Eric",
""
],
[
"Hainaut",
"Olivier R.",
""
],
[
"Micheli",
"Marco",
""
],
[
"Marsset",
"Michaël",
""
]
] |
2503.20892 | Indrani Pal | I. Pal, S. Marchesi, N. Torres-Alb\'a, I. Cox, M. Ajello, A. Banerjee,
R. Silver, A. Pizzetti and K. Imam | X-ray polarization observations of NGC 2110 with IXPE | 8 pages, 4 figures, Re-submitted to A&A after first revision | null | null | null | astro-ph.HE | http://creativecommons.org/licenses/by-sa/4.0/ | X-ray polarimetric observations from the Imaging X-ray Polarimeter Explorer
(IXPE) is an excellent tool for probing the geometry and dynamics of X-ray
emitting corona in active galactic nuclei (AGN). This work aims to investigate
the geometry of the X-ray corona in the Seyfert 2 AGN, NGC 2110, using its
first polarimetric observation with IXPE, conducted over a net exposure of 554
ks beginning on October 16, 2024. We performed a model-independent analysis of
the 2-8 keV IXPE polarimetric observation to estimate the polarization
properties of NGC 2110. Furthermore, we performed spectral and
spectro-polarimetric analyses combining IXPE data with archival observations
from NuSTAR, XMM-Newton, and Swift-XRT to derive detailed spectral and
polarization properties. From the spectro-polarimetric analyses, an upper limit
on the polarization degree (PD) of 7.6% (at the 99% confidence) was estimated
in the 2-8 keV band. The spectro-polarimetric analysis in the 5.66-8 keV band
yielded a looser upper limit of 27% at the 99 % confidence. Comparing the
measured polarization properties, coronal parameters, and inclination angle of
NGC 2110 with the Monte Carlo radiative transfer (MONK) simulations suggest
that the current polarization measurements lack the sensitivity to place
definitive constraints on the coronal geometry. The upper limits on PD, as
derived from our analysis at the 99% confidence level, indicate that
polarization remains undetected at a statistically significant level.
Consequently, we are unable to determine whether the corona is elongated along
the disk or more compact and spherical. Future observations with improved
sensitivity will be crucial to breaking these degeneracies and providing deeper
insight into the coronal structure of NGC 2110.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:04:42 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Pal",
"I.",
""
],
[
"Marchesi",
"S.",
""
],
[
"Torres-Albá",
"N.",
""
],
[
"Cox",
"I.",
""
],
[
"Ajello",
"M.",
""
],
[
"Banerjee",
"A.",
""
],
[
"Silver",
"R.",
""
],
[
"Pizzetti",
"A.",
""
],
[
"Imam",
"K.",
""
]
] |
2503.20893 | David Curtin | Branden Aitken, Cristiano Alpigiani, Juan Carlos Arteaga-Vel\'azquez,
Mitchel Baker, Kincso Balazs, Jared Barron, Brian Batell, Austin Batz, Yan
Benhammou, Tamara Alice Bud, Karen Salom\'e Caballero-Mora, John Paul Chou,
David Curtin, Albert de Roeck, Miriam Diamond, Mariia Didenko, Keith R.
Dienes, William Dougherty, Liam Andrew Dougherty, Marco Drewes, Sameer
Erramilli, Erez Etzion, Arturo Fern\'andez T\'ellez, Grace Finlayson, Oliver
Fischer, Jim Freeman, Jonathan Gall, Ali Garabaglu, Bhawna Gomber, Stephen
Elliott Greenberg, Jaipratap Singh Grewal, Zoe Hallman, Bahgat Hassan, Yuekun
Heng, Keegan Humphrey, Trystan Humphrey, Graham D. Kribs, Alex Lau, Jiahao
Liao, Zhen Liu, Giovanni Marsella, Matthew McCullough, David McKeen, Patrick
Meade, Caleb Miller, Gilad Mizrachi, O. G. Morales-Olivares, David Morrissey,
Abdulrahman Ahmed Morsy, John Osborn, Gabriel Owh, Michalis Panagiotou, Mason
Proffitt, Runze Ren, Steven H. Robertson, Mario Rodr\'iguez-Cahuantzi,
Heather Russell, Victoria S\'anchez, Halil Saka, Mamoksh Samra, Rodney
Schnarr, Jessie Shelton, Yiftah Silver, Daniel Stolarski, Martin A. Subieta
Vasquez, Sanjay Kumar Swain, Steffie Ann Thayil, Brooks Thomas, Emma Torro,
Yuhsin Tsai, Bennett Winnicky-Lewis, Igor Zolkin, Jose Zurita | Conceptual Design Report for the MATHUSLA Long-Lived Particle Detector
near CMS | 71 pages, 28 figures, 5 tables | null | null | null | physics.ins-det hep-ex hep-ph | http://creativecommons.org/licenses/by/4.0/ | We present the Conceptual Design Report (CDR) for the MATHUSLA (MAssive
Timing Hodoscope for Ultra-Stable neutraL pArticles) long-lived particle
detector at the HL-LHC, covering the design, fabrication and installation at
CERN Point 5. MATHUSLA is a 40 m-scale detector with an air-filled decay volume
that is instrumented with scintillator tracking detectors, to be located near
CMS. Its large size, close proximity to the CMS interaction point and about 100
m of rock shielding from HL-LHC backgrounds allows it to detect LLP production
rates and lifetimes that are one to two orders of magnitude beyond the ultimate
sensitivity of the HL-LHC main detectors for many highly motivated LLP signals.
Data taking is projected to commence with the start of HL-LHC operations. We
present a new 40m design for the detector: its individual scintillator bars and
wavelength-shifting fibers, their organization into tracking layers, tracking
modules, tower modules and the veto detector; define a high-level design for
the supporting electronics, DAQ and trigger system, including supplying a
hardware trigger signal to CMS to record the LLP production event; outline
computing systems, civil engineering and safety considerations; and present
preliminary cost estimates and timelines for the project. We also conduct
detailed simulation studies of the important cosmic ray and HL-LHC muon
backgrounds, implementing full track/vertex reconstruction and background
rejection, to ultimately demonstrate high signal efficiency and $\ll 1$
background event in realistic LLP searches for the main physics targets at
MATHUSLA. This sensitivity is robust with respect to detector design or
background simulation details. Appendices provide various supplemental
information.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:04:42 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Aitken",
"Branden",
""
],
[
"Alpigiani",
"Cristiano",
""
],
[
"Arteaga-Velázquez",
"Juan Carlos",
""
],
[
"Baker",
"Mitchel",
""
],
[
"Balazs",
"Kincso",
""
],
[
"Barron",
"Jared",
""
],
[
"Batell",
"Brian",
""
],
[
"Batz",
"Austin",
""
],
[
"Benhammou",
"Yan",
""
],
[
"Bud",
"Tamara Alice",
""
],
[
"Caballero-Mora",
"Karen Salomé",
""
],
[
"Chou",
"John Paul",
""
],
[
"Curtin",
"David",
""
],
[
"de Roeck",
"Albert",
""
],
[
"Diamond",
"Miriam",
""
],
[
"Didenko",
"Mariia",
""
],
[
"Dienes",
"Keith R.",
""
],
[
"Dougherty",
"William",
""
],
[
"Dougherty",
"Liam Andrew",
""
],
[
"Drewes",
"Marco",
""
],
[
"Erramilli",
"Sameer",
""
],
[
"Etzion",
"Erez",
""
],
[
"Téllez",
"Arturo Fernández",
""
],
[
"Finlayson",
"Grace",
""
],
[
"Fischer",
"Oliver",
""
],
[
"Freeman",
"Jim",
""
],
[
"Gall",
"Jonathan",
""
],
[
"Garabaglu",
"Ali",
""
],
[
"Gomber",
"Bhawna",
""
],
[
"Greenberg",
"Stephen Elliott",
""
],
[
"Grewal",
"Jaipratap Singh",
""
],
[
"Hallman",
"Zoe",
""
],
[
"Hassan",
"Bahgat",
""
],
[
"Heng",
"Yuekun",
""
],
[
"Humphrey",
"Keegan",
""
],
[
"Humphrey",
"Trystan",
""
],
[
"Kribs",
"Graham D.",
""
],
[
"Lau",
"Alex",
""
],
[
"Liao",
"Jiahao",
""
],
[
"Liu",
"Zhen",
""
],
[
"Marsella",
"Giovanni",
""
],
[
"McCullough",
"Matthew",
""
],
[
"McKeen",
"David",
""
],
[
"Meade",
"Patrick",
""
],
[
"Miller",
"Caleb",
""
],
[
"Mizrachi",
"Gilad",
""
],
[
"Morales-Olivares",
"O. G.",
""
],
[
"Morrissey",
"David",
""
],
[
"Morsy",
"Abdulrahman Ahmed",
""
],
[
"Osborn",
"John",
""
],
[
"Owh",
"Gabriel",
""
],
[
"Panagiotou",
"Michalis",
""
],
[
"Proffitt",
"Mason",
""
],
[
"Ren",
"Runze",
""
],
[
"Robertson",
"Steven H.",
""
],
[
"Rodríguez-Cahuantzi",
"Mario",
""
],
[
"Russell",
"Heather",
""
],
[
"Sánchez",
"Victoria",
""
],
[
"Saka",
"Halil",
""
],
[
"Samra",
"Mamoksh",
""
],
[
"Schnarr",
"Rodney",
""
],
[
"Shelton",
"Jessie",
""
],
[
"Silver",
"Yiftah",
""
],
[
"Stolarski",
"Daniel",
""
],
[
"Vasquez",
"Martin A. Subieta",
""
],
[
"Swain",
"Sanjay Kumar",
""
],
[
"Thayil",
"Steffie Ann",
""
],
[
"Thomas",
"Brooks",
""
],
[
"Torro",
"Emma",
""
],
[
"Tsai",
"Yuhsin",
""
],
[
"Winnicky-Lewis",
"Bennett",
""
],
[
"Zolkin",
"Igor",
""
],
[
"Zurita",
"Jose",
""
]
] |
2503.20894 | Sergio R. Muniz | Thalyta T. Martins, Andr\'e H. A. Malavazi, Lucas P. Kamizaki, Artyom
Petrosyan, Benjamin Besga, Sergio Ciliberto, and S\'ergio R. Muniz | A brief introduction to fluctuation theorems: from theory to experiments | 15 pages, 18 figures | null | null | null | cond-mat.stat-mech cond-mat.mes-hall cond-mat.soft | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Thermodynamics is a fundamental branch of physics, and over the years, it has
evolved to include mesoscopic and out-of-equilibrium systems driven by
theoretical and experimental advances at the micro- and nanoscale. This
development has led to \textit{stochastic thermodynamics}, a framework that
connects microscopic fluctuations with macroscopic laws. Despite their
significance, fundamental ideas, such as fluctuation theorems, are frequently
not covered in current curricula, leaving them largely unknown across many
disciplines. Here, we present the core results of stochastic thermodynamics,
particularly the Jarzynski equality and the Crooks theorem, using an integrated
approach combining theoretical foundations with experimental verification using
optical tweezers. This approach helps to clarify the fundamentals, linking
theoretical ideas to real elements in the lab, showing the simplicity of the
apparatus, and presenting detailed procedures for calibration and calculation
of relevant quantities to enable the implementation of these experiments in new
research and teaching laboratories. The goal is to enrich thermodynamics
education and to stimulate exploration in this evolving field.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:05:35 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Martins",
"Thalyta T.",
""
],
[
"Malavazi",
"André H. A.",
""
],
[
"Kamizaki",
"Lucas P.",
""
],
[
"Petrosyan",
"Artyom",
""
],
[
"Besga",
"Benjamin",
""
],
[
"Ciliberto",
"Sergio",
""
],
[
"Muniz",
"Sérgio R.",
""
]
] |
2503.20895 | Maura Lally | Maura Lally, Ryan Challener, Nikole Lewis, Julie Inglis, Tiffany
Kataria, Heather Knutson, Brian Kilpatrick, Natasha Batalha, Paul Bonney, Ian
Crossfield, Trevor Foote, Gregory Henry, David Sing, Kevin Stevenson, Hannah
Wakeford, Robert Zellem | Eclipse Mapping with MIRI: 2D Map of HD 189733b from $8\mu m$ JWST MIRI
LRS Observations | null | null | null | null | astro-ph.EP | http://creativecommons.org/licenses/by/4.0/ | Observations and models of transiting hot Jupiter exoplanets indicate that
atmospheric circulation features may cause large spatial flux contrasts across
their daysides. Previous studies have mapped these spatial flux variations
through inversion of secondary eclipse data. Though eclipse mapping requires
high signal-to-noise data, the first successful eclipse map--made for HD
189733b using $8\mu m$ Spitzer IRAC data--showed the promise of the method.
JWST eclipse observations provide the requisite data quality to access the
unique advantages of eclipse mapping. Using two JWST MIRI LRS eclipse
observations centered on $8\mu m$ to mimic the Spitzer bandpass used in
previous studies, combined with the Spitzer IRAC $8\mu m$ eclipses and partial
phase curve (necessitated to disentangle map and systematic signals), we
present a 2-dimensional dayside temperature map. Our best-fit model is a
2-component 5th-degree harmonic model with an unprecedentedly constrained
eastward hotspot offset of $33.0^{+0.7}_{-0.9}$ degrees. We rule out a strong
hemispheric latitudinal hotspot offset, as 3+ component maps providing
latitudinal degrees of freedom are strongly disfavored. As in previous studies
we find some model dependence in longitudinal hotspot offset; when we explore
and combine a range of proximal models to avoid an overly constrained
confidence region, we find an eastward hotspot offset of $32.5^{+3.0}_{-10.6}$
degrees, indicating the presence of a strong eastward zonal jet. Our map is
consistent with some previous eclipse maps of HD 189733b, though it indicates a
higher longitudinal offset from others. It is largely consistent with
predictions from general circulation models (GCMs) at the 115 mbar level near
the $8\mu m$ photosphere.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:05:46 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Lally",
"Maura",
""
],
[
"Challener",
"Ryan",
""
],
[
"Lewis",
"Nikole",
""
],
[
"Inglis",
"Julie",
""
],
[
"Kataria",
"Tiffany",
""
],
[
"Knutson",
"Heather",
""
],
[
"Kilpatrick",
"Brian",
""
],
[
"Batalha",
"Natasha",
""
],
[
"Bonney",
"Paul",
""
],
[
"Crossfield",
"Ian",
""
],
[
"Foote",
"Trevor",
""
],
[
"Henry",
"Gregory",
""
],
[
"Sing",
"David",
""
],
[
"Stevenson",
"Kevin",
""
],
[
"Wakeford",
"Hannah",
""
],
[
"Zellem",
"Robert",
""
]
] |
2503.20896 | Andronikos Paliathanasis | Andronikos Paliathanasis | Dark Energy within the Generalized Uncertainty Principle in Light of
DESI DR2 | 14 pages, 3 figures | null | null | null | astro-ph.CO gr-qc hep-th | http://creativecommons.org/licenses/by/4.0/ | In this study, we modify the $\Lambda$CDM model by introducing a deformed
algebra within the framework of the Generalized Uncertainty Principle (GUP). We
formulate the modified Raychaudhuri equation, where new terms are introduced
which describe dynamical pressure components. For the quadratic GUP model, we
derive the Hubble function, which leads to a time-dependent dark energy model.
The free parameters are determined using late-time observational data, the
Pantheon+ SNIa sample, the cosmic chronometers, and the DESI 2025 BAO data. We
find that the modified model introduce only one new additional degree of
freedom compared to the $\Lambda$CDM model. The GUP-Modified $\Lambda$CDM model
provides a better fit to the data than the undeformed theory. Furthermore, we
compare the same model with the DESI 2024 BAO data and find that the Bayesian
evidence becomes stronger with the inclusion of the DESI 2025 release.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:08:33 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Paliathanasis",
"Andronikos",
""
]
] |
2503.20897 | Kalinga Bandara | Venuri Amarasinghe (1), Asini Jayakody (1), Isun Randila (1), Kalinga
Bandara (1), Chamuditha Jayanga Galappaththige (2), Ranga Rodrigo (1) ((1)
University of Moratuwa, (2) Queensland University of Technology) | Feature Modulation for Semi-Supervised Domain Generalization without
Domain Labels | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Semi-supervised domain generalization (SSDG) leverages a small fraction of
labeled data alongside unlabeled data to enhance model generalization. Most of
the existing SSDG methods rely on pseudo-labeling (PL) for unlabeled data,
often assuming access to domain labels-a privilege not always available.
However, domain shifts introduce domain noise, leading to inconsistent PLs that
degrade model performance. Methods derived from FixMatch suffer particularly
from lower PL accuracy, reducing the effectiveness of unlabeled data. To
address this, we tackle the more challenging domain-label agnostic SSDG, where
domain labels for unlabeled data are not available during training. First, we
propose a feature modulation strategy that enhances class-discriminative
features while suppressing domain-specific information. This modulation shifts
features toward Similar Average Representations-a modified version of class
prototypes-that are robust across domains, encouraging the classifier to
distinguish between closely related classes and feature extractor to form
tightly clustered, domain-invariant representations. Second, to mitigate domain
noise and improve pseudo-label accuracy, we introduce a loss-scaling function
that dynamically lowers the fixed confidence threshold for pseudo-labels,
optimizing the use of unlabeled data. With these key innovations, our approach
achieves significant improvements on four major domain generalization
benchmarks-even without domain labels. We will make the code available.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:10:10 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Amarasinghe",
"Venuri",
""
],
[
"Jayakody",
"Asini",
""
],
[
"Randila",
"Isun",
""
],
[
"Bandara",
"Kalinga",
""
],
[
"Galappaththige",
"Chamuditha Jayanga",
""
],
[
"Rodrigo",
"Ranga",
""
]
] |
2503.20898 | Brian Pendleton | Roger Horsley, Pablo Morande, Brian Pendleton | Fourier Accelerated HMC in the SU(N) X SU(N) Principal Chiral Model | 9 pages, 3 figures; LATTICE2024 proceedings | PoS LATTICE2024 (2025) 416 | 10.22323/1.466.0416 | null | hep-lat | http://creativecommons.org/licenses/by/4.0/ | We report the results of Fourier-accelerated HMC simulations of 2D SU(N) X
SU(N) principal chiral models for N = 2, 3, 4, 6, 9. These models share several
key properties with 4D QCD, such as asymptotic freedom and dynamical mass
generation. Even for modest correlation lengths, we find integrated
autocorrelation times are decreased by an order of magnitude relative to
standard HMC, with relatively little computational overhead. Our results also
suggest that the relative advantage of Fourier Acceleration over traditional
HMC decreases as N increases, possibly due to the enlarged group space
associated with larger N. Our Monte Carlo results agree with the mass spectra
and continuum scaling behaviour predicted by the exact solution obtained using
the Bethe ansatz.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:13:25 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Horsley",
"Roger",
""
],
[
"Morande",
"Pablo",
""
],
[
"Pendleton",
"Brian",
""
]
] |
2503.20899 | Chris Bard | Chris Bard, John Dorelli | High-Performance Computational Magnetohydrodynamics with Python | 21 pages, 8 figures; submitted to Journal of Computational Physics;
AGATE open-source repository is located at:
https://git.smce.nasa.gov/marble/agate-open-source | null | null | null | physics.plasm-ph physics.comp-ph | http://creativecommons.org/licenses/by/4.0/ | We present the AGATE simulation code, a Python-based framework developed
primarily for solving the magnetohydrodynamics (MHD) equations while
maintaining adaptability to other equation sets. The code employs a modular,
object-oriented architecture that separates interface specifications from
numerical implementations, allowing users to customize numerical methods and
physics models. Built on a Godunov-type finite-volume scheme, AGATE currently
supports the ideal, Hall, and Chew-Goldberger-Low (CGL) MHD equations, with
multiple acceleration options ranging from Numpy to GPU-enabled computation via
NVIDIA CUDA. Performance testing demonstrates that our GPU implementations
achieve 40-60x speedups over CPU versions. Comprehensive validation through
established benchmarks confirms accurate reproduction of both linear and
nonlinear phenomena across different MHD regimes. This combination of
modularity, performance, and extensibility makes AGATE suitable for multiple
applications: from rapid prototyping to production simulations, and from
numerical algorithm development to physics education.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:16:17 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Bard",
"Chris",
""
],
[
"Dorelli",
"John",
""
]
] |
2503.20900 | Ekrem Murat Esmer | Ekrem Murat Esmer and Tansu Daylan | Eclipse Timing Variations of Circumbinary Substellar Objects in TESS
Data | Submitted to The Astronomical Journal; under first round of peer
review | null | null | null | astro-ph.EP astro-ph.SR | http://creativecommons.org/licenses/by/4.0/ | Circumbinary planets and brown dwarfs form in complex gravitational
environments, offering insights into formation, orbital stability, and
habitability prospects. However, they remain underrepresented, with only 60
confirmed or candidate systems known. In this work, we leverage TESS photometry
to search for circumbinary companions through eclipse timing variations (ETVs),
analyzing 152 detached eclipsing binaries. By modeling eclipse timings, we
identify 26 systems with significant periodic signals, 14 of which have false
alarm probabilities below 0.01. While no detections are confirmed, TIC
350297040 emerges as a candidate for a circumbinary brown dwarf
($0.06~M_{\odot}$) under the assumption of a $1~M_{\odot}$ binary system,
though further investigation is required. Simulations using synthetic ETVs
indicate a 5\% recovery rate for circumbinary brown dwarfs and 0.1\% for
Jupiter-like planets, with median masses of $56.6^{+16.5}{-23.4}~M_{\rm J}$ and
periods of $1404^{+1361}_{-953}$ d. Our simulations show that the smallest
detectable mass is $1.6~M_{\rm J}$ at a period of 1860 d and confirm that ETV
methods are effective in detecting misaligned systems. In the absence of a
detection, we set an upper limit of 40\% on the occurrence rate of circumbinary
brown dwarfs at the 2$\sigma$ confidence level, while a confirmed single
detection would imply an occurrence rate of 13.08\%. These constraints are
consistent with previous abundance estimates for circumbinary brown dwarfs
($\lesssim6.5\%$) but motivate a larger sample size. Furthermore, the very low
recovery rates provide insights into the debate on first- and second-generation
planet formation around post-common envelope binaries.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:16:20 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Esmer",
"Ekrem Murat",
""
],
[
"Daylan",
"Tansu",
""
]
] |
2503.20901 | Pie Desire Ebode Atangana | Pie Desire Ebode Atangana | Fractional coloring of product signed graphs | 11 pages, 0 figure | null | null | null | math.CO | http://creativecommons.org/licenses/by/4.0/ | In this study the fractional chromatic number of signed circulant graphs'
direct product is investigated. As previously shown
\cite{hedetniemi1966homomorphism}, we prove that the direct product of two
signed graphs has a fractional chromatic number that is limited to a value
greater than the minimum of their individual fractional chromatic numbers.
Hedetniemi (1966) demonstrated that the structure of signed circulant graphs'
generating sets determines their fractional chromatic number, and this
conclusion is further applied to these graphs. Furthermore, we apply our
results to the direct product of two signed circulant graphs and obtain
corollaries for situations when one of the graphs in the product has a smaller
fractional chromatic number \cite{Zhu2002fractional}. This conclusion
generalises earlier work on unsigned graphs and offers a thorough foundation
for comprehending the fractional colouring of signed circulant graphs and their
products \cite{shitov2019counterexample}.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:18:02 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Atangana",
"Pie Desire Ebode",
""
]
] |
2503.20902 | Karri Koljonen | K. I. I. Koljonen, M. Linares, J. C. A. Miller-Jones | Jet break revealed in the transitional millisecond pulsar candidate 4FGL
J0427.8-6704 | 14 pages, 9 figures, 1 table. This article has been accepted for
publication in MNRAS published by Oxford University Press on behalf of the
Royal Astronomical Society | null | null | null | astro-ph.HE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Understanding the formation and properties of relativistic jets from
accreting compact objects has far-reaching implications in astrophysics.
Transitional millisecond pulsars (tMSPs) - a class of neutron stars
transitioning between radio pulsar and accretion states - offer a unique
opportunity to study jet behavior within a low-level accretion regime around
fast-spinning, magnetized neutron stars. We analyzed archival spectral energy
distributions (SEDs) for both confirmed and candidate tMSPs from literature and
various databases, aiming to identify jet spectra and determine physical
conditions within these jets. For the tMSP candidate 4FGL J0427.8-6704, a
high-inclination system that displays eclipses in optical, X-ray, and
$\gamma$-ray wavelengths, we derived a jet break frequency at $\nu_{\rm br}
\approx 10^{11}$ Hz and determined properties of the jet base using a conical
jet model (opening angle of $\phi < 32^\circ$, magnetic field strength of
$B_{0}\sim100$ G, and radius of $R_{0}\sim10^{10}$ cm). Observations from the
Atacama Large Millimeter/submillimeter Array reveal an average flux density of
0.4 mJy, with flares reaching up to 2 mJy on short (seconds) timescales. No
eclipses were detected in the millimeter light curves, suggesting the jet base
is farther from the central source than in other X-ray binaries
($z_{0}>7\times10^{10}$ cm). We also investigated SEDs of other confirmed and
candidate tMSPs but did not find well-defined jet spectral breaks. However, a
mid-infrared flux excess in tMSP XSS J12270-4859 suggests that the compact jet
emission may extend into near-infrared or optical wavelengths. These results
provide new insights into jet formation in tMSPs, highlighting the need for
further multi-wavelength observations to fully characterize jet behavior in
similar low-accretion systems.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:18:17 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Koljonen",
"K. I. I.",
""
],
[
"Linares",
"M.",
""
],
[
"Miller-Jones",
"J. C. A.",
""
]
] |
2503.20903 | Andy Lin | Reilly Cannon, Nicolette M. Laird, Caesar Vazquez, Andy Lin, Amy
Wagler, Tony Chiang | Assessing Generative Models for Structured Data | null | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | Synthetic tabular data generation has emerged as a promising method to
address limited data availability and privacy concerns. With the sharp increase
in the performance of large language models in recent years, researchers have
been interested in applying these models to the generation of tabular data.
However, little is known about the quality of the generated tabular data from
large language models. The predominant method for assessing the quality of
synthetic tabular data is the train-synthetic-test-real approach, where the
artificial examples are compared to the original by how well machine learning
models, trained separately on the real and synthetic sets, perform in some
downstream tasks. This method does not directly measure how closely the
distribution of generated data approximates that of the original. This paper
introduces rigorous methods for directly assessing synthetic tabular data
against real data by looking at inter-column dependencies within the data. We
find that large language models (GPT-2), both when queried via few-shot
prompting and when fine-tuned, and GAN (CTGAN) models do not produce data with
dependencies that mirror the original real data. Results from this study can
inform future practice in synthetic data generation to improve data quality.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:19:05 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Cannon",
"Reilly",
""
],
[
"Laird",
"Nicolette M.",
""
],
[
"Vazquez",
"Caesar",
""
],
[
"Lin",
"Andy",
""
],
[
"Wagler",
"Amy",
""
],
[
"Chiang",
"Tony",
""
]
] |
2503.20904 | Elias Gerstmayr | L. Calvin, E. Gerstmayr, C. Arran, L. Tudor, T. Foster, B. Bergmann,
D. Doria, B. Kettle, H. Maguire, V. Malka, P. Manek, S. P. D. Mangles, P.
McKenna, R. E. Mihai, C. Ridgers, J. Sarma, P. Smolyanskiy, R. Wilson, R. M.
Deas, G. Sarri | Experimental evidence of muon production from a laser-wakefield
accelerator | 5 pages, 5 figures | null | null | null | physics.acc-ph physics.plasm-ph | http://creativecommons.org/licenses/by/4.0/ | We report on experimental evidence of muon generation from a laser-wakefield
accelerator driven by a PW-class laser. The muons were generated following the
interaction of a GeV-scale high-charge electron beam with a 2 cm-thick Pb
target and were detected using a Timepix3 detector placed behind a suitable
shielding configuration. Data analysis indicates a $95\pm3$ % confidence of
muon detection over noise, in excellent agreement with numerical modelling.
Extrapolation of the experimental setup to higher electron energies and charges
suggests the potential to generate approximately $10^4$ muons/shot with
multi-PW lasers and to direct them onto cm$^2$-scale areas for applications.
The results presented here demonstrate the possibility of muon generation using
high-power lasers and establish a foundation for the systematic application of
laser-driven muon beams.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:19:07 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Calvin",
"L.",
""
],
[
"Gerstmayr",
"E.",
""
],
[
"Arran",
"C.",
""
],
[
"Tudor",
"L.",
""
],
[
"Foster",
"T.",
""
],
[
"Bergmann",
"B.",
""
],
[
"Doria",
"D.",
""
],
[
"Kettle",
"B.",
""
],
[
"Maguire",
"H.",
""
],
[
"Malka",
"V.",
""
],
[
"Manek",
"P.",
""
],
[
"Mangles",
"S. P. D.",
""
],
[
"McKenna",
"P.",
""
],
[
"Mihai",
"R. E.",
""
],
[
"Ridgers",
"C.",
""
],
[
"Sarma",
"J.",
""
],
[
"Smolyanskiy",
"P.",
""
],
[
"Wilson",
"R.",
""
],
[
"Deas",
"R. M.",
""
],
[
"Sarri",
"G.",
""
]
] |
2503.20905 | Benjamin Ha\"ioun | Benjamin Ha\"ioun | Non-semisimple WRT at the boundary of Crane-Yetter | Many figures. Comments welcome! | null | null | null | math.QA math.CT math.GT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We prove the slogan, promoted by Walker and Freed-Teleman twenty years ago,
that "The Witten-Reshetikhin-Turaev 3-TQFT is a boundary condition for the
Crane-Yetter 4-TQFT" and generalize it to the non-semisimple case following
ideas of Jordan, Reutter and Walker.
To achieve this, we prove that the Crane-Yetter 4-TQFT and its non-semisimple
version arXiv:2306.03225 are once-extended TQFTs, using the main result of
arXiv:2412.14649. We define a boundary condition, partially defined in the
non-semisimple case, for this 4D theory. When the ribbon category used is
modular, possibly non-semisimple, we check that the composition of this
boundary condition with the values of the 4-TQFT on bounding manifolds
reconstructs the Witten-Reshetikhin-Turaev 3-TQFTs and their non-semisimple
versions arXiv:1912.02063, in a sense that we make precise.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:22:56 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Haïoun",
"Benjamin",
""
]
] |
2503.20906 | James Pascaleff | James Pascaleff and Nicol\`o Sibilla | Speculations on higher Fukaya categories | 25 pages | null | null | null | math.SG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We investigate a possible theory of higher Fukaya categories associated to
$n$-shifted symplectic stacks, where $n \geq 0$. We consider two paradigmatic
cases, the shifted cotangent stack of a smooth manifold and the coadjoint stack
of a compact Lie group, drawing connections to the work of Teleman and 3D
mirror symmetry. Our evidence includes some new results in $1$-shifted
symplectic geometry.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:23:22 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Pascaleff",
"James",
""
],
[
"Sibilla",
"Nicolò",
""
]
] |
2503.20907 | Youssef Haouchat | Youssef Haouchat, Philippe Th\'evenaz, Michael Unser | Generalized Ray Tracing with Basis functions for Tomographic Projections | null | null | null | null | eess.IV | http://creativecommons.org/licenses/by/4.0/ | This work aims at the precise and efficient computation of the x-ray
projection of an image represented by a linear combination of general shifted
basis functions that typically overlap. We achieve this with a suitable
adaptation of ray tracing, which is one of the most efficient methods to
compute line integrals. In our work, the cases in which the image is expressed
as a spline are of particular relevance. The proposed implementation is
applicable to any projection geometry as it computes the forward and backward
operators over a collection of arbitrary lines. We validate our work with
experiments in the context of inverse problems for image reconstruction and
maximize the image quality for a given resolution of the reconstruction grid.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:23:31 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Haouchat",
"Youssef",
""
],
[
"Thévenaz",
"Philippe",
""
],
[
"Unser",
"Michael",
""
]
] |
2503.20908 | Alessandro Pacco | Samantha J. Fournier, Alessandro Pacco, Valentina Ros, and
Pierfrancesco Urbani | Non-reciprocal interactions and high-dimensional chaos: comparing
dynamics and statistics of equilibria in a solvable model | null | null | null | null | cond-mat.dis-nn cond-mat.stat-mech | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We investigate a model of high-dimensional dynamical variables with
all-to-all interactions that are random and non-reciprocal. We characterize its
phase diagram and point out that the model can exhibit chaotic dynamics. We
show that the equations describing the system's dynamics exhibit a number of
equilibria that is exponentially large in the dimensionality of the system, and
these equilibria are all linearly unstable in the chaotic phase. Solving the
effective equations governing the dynamics in the infinite-dimensional limit,
we determine the typical properties (magnetization, overlap) of the
configurations belonging to the attractor manifold. We show that these
properties cannot be inferred from those of the equilibria, challenging the
expectation that chaos can be understood purely in terms of the numerous
unstable equilibria of the dynamical equations. We discuss the dependence of
this scenario on the strength of non-reciprocity in the interactions. These
results are obtained through a combination of analytical methods such as
Dynamical Mean-Field Theory and the Kac-Rice formalism.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:26:08 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Fournier",
"Samantha J.",
""
],
[
"Pacco",
"Alessandro",
""
],
[
"Ros",
"Valentina",
""
],
[
"Urbani",
"Pierfrancesco",
""
]
] |
2503.20909 | Andrew Krause | Molly Brennan and Andrew L. Krause and Edgardo Villar-Sep\'ulveda and
Christopher B. Prior | Pattern Formation as a Resilience Mechanism in Cancer Immunotherapy | 20 pages, 14 figures | null | null | null | q-bio.TO nlin.PS | http://creativecommons.org/licenses/by/4.0/ | Mathematical and computational modelling in oncology has played an
increasingly important role in not only understanding the impact of various
approaches to treatment on tumour growth, but in optimizing dosing regimens and
aiding the development of treatment strategies. However, as with all modelling,
only an approximation is made in the description of the biological and physical
system. Here we show that tissue-scale spatial structure can have a profound
impact on the resilience of tumours to immunotherapy using a classical model
incorporating IL-2 compounds and effector cells as treatment parameters. Using
linear stability analysis, numerical continuation, and direct simulations, we
show that diffusing cancer cell populations can undergo pattern-forming
(Turing) instabilities, leading to spatially-structured states that persist far
into treatment regimes where the corresponding spatially homogeneous systems
would uniformly predict a cancer-free state. These spatially-patterned states
persist in a wide range of parameters, as well as under time-dependent
treatment regimes. Incorporating treatment via domain boundaries can increase
this resistance to treatment in the interior of the domain, further
highlighting the importance of spatial modelling when designing treatment
protocols informed by mathematical models. Counter-intuitively, this mechanism
shows that increased effector cell mobility can increase the resilience of
tumours to treatment. We conclude by discussing practical and theoretical
considerations for understanding this kind of spatial resilience in other
models of cancer treatment, in particular those incorporating more realistic
spatial transport.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:26:21 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Brennan",
"Molly",
""
],
[
"Krause",
"Andrew L.",
""
],
[
"Villar-Sepúlveda",
"Edgardo",
""
],
[
"Prior",
"Christopher B.",
""
]
] |
2503.20910 | Sylvain Fichet | Sergio Barbosa, Sylvain Fichet, Lucas de Souza | On The Black Hole Weak Gravity Conjecture and Extremality in the
Strong-Field Regime | 29 pages, 2 figures | null | null | null | hep-th | http://creativecommons.org/licenses/by/4.0/ | We point out that the Weak Gravity Conjecture (WGC) implies that sufficiently
small extremal black holes are necessarily in the strong-field regime of
electrodynamics, and therefore probe the UV completion of the Maxwell sector.
To investigate the WGC bounds arising from these small extremal black holes, we
revisit black hole decay in generic field theories in asymptotic flat space. We
show that a general, sufficient condition for any black hole to decay is a
bound on charge growth as a function of mass. We apply this decay condition to
extremal black holes derived in some UV completions of the Maxwell sector. We
find that the Euler-Heisenberg and DBI effective actions satisfy the charge
growth bound, while the ModMax model does not, making it incompatible with the
weak gravity conjecture. We show that the charge growth bound implies
positivity of the $U(1)$ gauge coupling beta function. This provides an
independent argument that classically stable (embedded-Abelian) colored black
holes cannot exist. The charge growth bound constrains conformal hidden sector
models, and is always satisfied in their AdS dual realizations.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:31:50 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Barbosa",
"Sergio",
""
],
[
"Fichet",
"Sylvain",
""
],
[
"de Souza",
"Lucas",
""
]
] |
2503.20911 | Josef Pradler | Xiaoyong Chu, Josef Pradler | From SIMP miracles to WIMP dead ends: navigating the freeze out of
MeV-mass dark matter | Contribution to the Proceedings of the 9th Symposium on Prospects in
the Physics of Discrete Symmetries (DISCRETE2024) | null | null | UWThPh 2025-10 | hep-ph | http://creativecommons.org/licenses/by/4.0/ | We summarize here our studies \cite{Chu:2022xuh,Chu:2023jyb,Chu:2024rrv} on
two distinct scenarios for MeV-mass thermal dark matter freeze-out. First, we
determine the minimal viable mass for dark matter below tens of MeV,
considering annihilation into Standard Model particles, including photons,
electrons, and neutrinos. Using a full three-sector abundance calculation, we
track heat transfer between sectors and provide accurate thermal annihilation
cross sections, particularly for velocity-dependent cases. The results identify
fine-tuned regions where neutrino final states permit otherwise excluded p-wave
annihilation scenarios. Second, we examine dark matter freeze-out in strongly
interacting theories, where the relic abundance can be regulated not only
through standard $3\pi \to 2\pi$ annihilation but also via bound-state
formation $X$, enabling effective two-body processes $XX \to \pi \pi$ and/or
$\pi X \to \pi \pi$. Together, these studies highlight complementary pathways
to thermal MeV-mass dark matter.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:32:21 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Chu",
"Xiaoyong",
""
],
[
"Pradler",
"Josef",
""
]
] |
2503.20912 | John W. Moffat | John W. Moffat | Void and Density Walls Inhomogeneous Cosmic Web And Dark Energy | 10 pages. 1 Figure | null | null | null | astro-ph.CO gr-qc | http://creativecommons.org/licenses/by/4.0/ | Recent observations from the Dark Energy Spectroscopic Instrument (DESI 2025)
indicate a weakening of cosmic acceleration at low redshifts $z < 1$, with
effective dark energy equation of state parameters $w_0 > -1$ and $w_a < 0$. We
demonstrate that this evolution in dark energy can be explained by cosmic
inhomogeneities and the Cosmic Web without modifying fundamental physics. Our
model shows how the differential expansion between underdense voids and
overdense walls creates an effective backreaction term that simulates evolving
dark energy when interpreted within homogeneous cosmological frameworks. The
inhomogeneous cosmic structure formation becomes significant $z\sim 1-2$, the
increasing gravitational influence of wall regions counteracting the cosmic
acceleration, producing both a weakening acceleration signal and a
direction-dependent Hubble parameter consistent with local measurements. This
mechanism reconciles the higher locally measured Hubble constant $H_0\approx
73~ km/s/Mpc$ with the lower value inferred from CMB observations $H_0\approx
67-69~ km/s/Mpc$ without introducing new energy components or modifying general
relativity. Our model makes testable predictions regarding directional and
scale-dependent variations in cosmological parameters that can be verified with
next-generation surveys. This work suggests that properly accounting for cosmic
structure may be essential for resolving apparent tensions in cosmological
parameters.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:34:45 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Moffat",
"John W.",
""
]
] |
2503.20913 | Xiuyuan Hu | Xiuyuan Hu, Guoqing Liu, Can Chen, Yang Zhao, Hao Zhang, Xue Liu | TransDiffSBDD: Causality-Aware Multi-Modal Structure-Based Drug Design | null | null | null | null | cs.CE cs.LG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Structure-based drug design (SBDD) is a critical task in drug discovery,
requiring the generation of molecular information across two distinct
modalities: discrete molecular graphs and continuous 3D coordinates. However,
existing SBDD methods often overlook two key challenges: (1) the multi-modal
nature of this task and (2) the causal relationship between these modalities,
limiting their plausibility and performance. To address both challenges, we
propose TransDiffSBDD, an integrated framework combining autoregressive
transformers and diffusion models for SBDD. Specifically, the autoregressive
transformer models discrete molecular information, while the diffusion model
samples continuous distributions, effectively resolving the first challenge. To
address the second challenge, we design a hybrid-modal sequence for
protein-ligand complexes that explicitly respects the causality between
modalities. Experiments on the CrossDocked2020 benchmark demonstrate that
TransDiffSBDD outperforms existing baselines.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:35:34 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Hu",
"Xiuyuan",
""
],
[
"Liu",
"Guoqing",
""
],
[
"Chen",
"Can",
""
],
[
"Zhao",
"Yang",
""
],
[
"Zhang",
"Hao",
""
],
[
"Liu",
"Xue",
""
]
] |
2503.20914 | Josiane Mothe | Michel Boeglin, David Kahn, Josiane Mothe, Diego Ortiz, David Panzoli | D4R -- Exploring and Querying Relational Graphs Using Natural Language
and Large Language Models -- the Case of Historical Documents | 8 pages, 7 figures | null | null | null | cs.IR cs.AI cs.CL cs.LG | http://creativecommons.org/licenses/by/4.0/ | D4R is a digital platform designed to assist non-technical users,
particularly historians, in exploring textual documents through advanced
graphical tools for text analysis and knowledge extraction. By leveraging a
large language model, D4R translates natural language questions into Cypher
queries, enabling the retrieval of data from a Neo4J database. A user-friendly
graphical interface allows for intuitive interaction, enabling users to
navigate and analyse complex relational data extracted from unstructured
textual documents. Originally designed to bridge the gap between AI
technologies and historical research, D4R's capabilities extend to various
other domains. A demonstration video and a live software demo are available.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:41:42 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Boeglin",
"Michel",
""
],
[
"Kahn",
"David",
""
],
[
"Mothe",
"Josiane",
""
],
[
"Ortiz",
"Diego",
""
],
[
"Panzoli",
"David",
""
]
] |
2503.20915 | Marouan Handa | Marouan Handa, Marek Tyburec, Michal Ko\v{c}vara | Term-sparse polynomial optimization for the design of frame structures | null | null | null | null | math.OC | http://creativecommons.org/licenses/by/4.0/ | This work investigates an efficient solution to two fundamental problems in
topology optimization of frame structures. The first one involves minimizing
structural compliance under linear-elastic equilibrium and weight constraint,
while the second one minimizes the weight under compliance constraints. These
problems are non-convex and generally challenging to solve globally, with the
non-convexity concentrated in a polynomial matrix inequality. We solve these
problems using the moment-sum-of-squares (mSOS) hierarchy and improve the
scalability by enhancing (mSOS) with the Term Sparsity Pattern (TSP) technique.
Additionally, we exploit the unique polynomial structure of our problems by
adopting a reduced monomial basis containing only non-mixed terms. These
modifications significantly enhance computational efficiency. Extensive
numerical experiments demonstrate that our approach achieves global solutions
for instances twice as large as those previously solved while substantially
accelerating the solution process.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:43:38 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Handa",
"Marouan",
""
],
[
"Tyburec",
"Marek",
""
],
[
"Kočvara",
"Michal",
""
]
] |
2503.20916 | Cosima Du Pasquier | Cosima du Pasquier, Jennifer Grannen, Chuer Pan, Serin L. Huber,
Aliyah Smith, Monroe Kennedy, Shuran Song, Dorsa Sadigh, Allison M. Okamura | A Study of Perceived Safety for Soft Robotics in Caregiving Tasks | null | null | null | null | cs.RO cs.HC | http://creativecommons.org/licenses/by/4.0/ | In this project, we focus on human-robot interaction in caregiving scenarios
like bathing, where physical contact is inevitable and necessary for proper
task execution because force must be applied to the skin. Using finite element
analysis, we designed a 3D-printed gripper combining positive and negative
pressure for secure yet compliant handling. Preliminary tests showed it exerted
a lower, more uniform pressure profile than a standard rigid gripper. In a user
study, participants' trust in robots significantly increased after they
experienced a brief bathing demonstration performed by a robotic arm equipped
with the soft gripper. These results suggest that soft robotics can enhance
perceived safety and acceptance in intimate caregiving scenarios.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:43:49 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Pasquier",
"Cosima du",
""
],
[
"Grannen",
"Jennifer",
""
],
[
"Pan",
"Chuer",
""
],
[
"Huber",
"Serin L.",
""
],
[
"Smith",
"Aliyah",
""
],
[
"Kennedy",
"Monroe",
""
],
[
"Song",
"Shuran",
""
],
[
"Sadigh",
"Dorsa",
""
],
[
"Okamura",
"Allison M.",
""
]
] |
2503.20917 | Zheyu Jiang | Zheyu Jiang and Mohit Tawarmalani and Rakesh Agrawal | Minimum reflux calculation for multicomponent distillation in
multi-feed, multi-product columns: Algorithms and examples | Manuscript under review at AIChE Journal | null | null | null | math.OC | http://creativecommons.org/licenses/by-nc-nd/4.0/ | In this work, we present the first algorithm for identifying the minimum
reboiler vapor duty requirement for a general multi-feed, multi-product (MFMP)
distillation column separating ideal multicomponent mixtures. This algorithm
incorporates our latest advancement in developing the first shortcut model for
MFMP columns. We demonstrate the accuracy and efficiency of this algorithm
through case studies. The results obtained from these case studies also provide
valuable insights on optimal design of MFMP columns. Many of these insights are
against the existing design guidelines and heuristics. For example, placing a
colder saturated feed stream above a hotter saturated feed stream sometimes
leads to higher energy requirement. Furthermore, decomposing a general MFMP
column into individual simple columns may lead to incorrect estimation of the
minimum reflux ratio for the MFMP column. Thus, the algorithm presented here
offers a fast, accurate, and automated approach to synthesize new,
energy-efficient, and cost-effective MFMP columns.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:44:11 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Jiang",
"Zheyu",
""
],
[
"Tawarmalani",
"Mohit",
""
],
[
"Agrawal",
"Rakesh",
""
]
] |
2503.20918 | Pravesh Koirala | Pravesh Koirala, Mel Krusniak, and Forrest Laine | Locally Optimal Solutions for Integer Programming Games | null | null | null | null | cs.GT | http://creativecommons.org/licenses/by/4.0/ | Integer programming games (IPGs) are n-person games with integer strategy
spaces. These games are used to model non-cooperative combinatorial
decision-making and are used in domains such as cybersecurity and
transportation. The prevalent solution concept for IPGs, Nash equilibrium, is
difficult to compute and even showing whether such an equilibrium exists is
known to be Sp2-complete. In this work, we introduce a class of relaxed
solution concepts for IPGs called locally optimal integer solutions (LOIS) that
are simpler to obtain than pure Nash equilibria. We demonstrate that LOIS are
not only faster and more readily scalable in large-scale games but also support
desirable features such as equilibrium enumeration and selection. We also show
that these solutions can model a broader class of problems including
Stackelberg, Stackelberg-Nash, and generalized IPGs. Finally, we provide
initial comparative results in a cybersecurity game called the Critical Node
game, showing the performance gains of LOIS in comparison to the existing Nash
equilibrium solution concept.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:45:12 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Koirala",
"Pravesh",
""
],
[
"Krusniak",
"Mel",
""
],
[
"Laine",
"Forrest",
""
]
] |
2503.20919 | Yupei Li | Yupei Li, Qiyang Sun, Sunil Munthumoduku Krishna Murthy, Emran
Alturki, and Bj\"orn W. Schuller | GatedxLSTM: A Multimodal Affective Computing Approach for Emotion
Recognition in Conversations | null | null | null | null | cs.CL cs.SD | http://creativecommons.org/licenses/by/4.0/ | Affective Computing (AC) is essential for advancing Artificial General
Intelligence (AGI), with emotion recognition serving as a key component.
However, human emotions are inherently dynamic, influenced not only by an
individual's expressions but also by interactions with others, and
single-modality approaches often fail to capture their full dynamics.
Multimodal Emotion Recognition (MER) leverages multiple signals but
traditionally relies on utterance-level analysis, overlooking the dynamic
nature of emotions in conversations. Emotion Recognition in Conversation (ERC)
addresses this limitation, yet existing methods struggle to align multimodal
features and explain why emotions evolve within dialogues. To bridge this gap,
we propose GatedxLSTM, a novel speech-text multimodal ERC model that explicitly
considers voice and transcripts of both the speaker and their conversational
partner(s) to identify the most influential sentences driving emotional shifts.
By integrating Contrastive Language-Audio Pretraining (CLAP) for improved
cross-modal alignment and employing a gating mechanism to emphasise emotionally
impactful utterances, GatedxLSTM enhances both interpretability and
performance. Additionally, the Dialogical Emotion Decoder (DED) refines emotion
predictions by modelling contextual dependencies. Experiments on the IEMOCAP
dataset demonstrate that GatedxLSTM achieves state-of-the-art (SOTA)
performance among open-source methods in four-class emotion classification.
These results validate its effectiveness for ERC applications and provide an
interpretability analysis from a psychological perspective.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:46:18 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Li",
"Yupei",
""
],
[
"Sun",
"Qiyang",
""
],
[
"Murthy",
"Sunil Munthumoduku Krishna",
""
],
[
"Alturki",
"Emran",
""
],
[
"Schuller",
"Björn W.",
""
]
] |
2503.20920 | Jose E. Roman | Fernando Alvarruiz, Blanca Mellado-Pinto, Jose E. Roman | Variants of thick-restart Lanczos for the Bethe-Salpeter eigenvalue
problem | null | null | null | null | math.NA cs.NA | http://creativecommons.org/licenses/by-nc-sa/4.0/ | The non-Hermitian Bethe-Salpeter eigenvalue problem is a structured
eigenproblem, with real eigenvalues coming in pairs $\{\lambda,-\lambda\}$
where the corresponding pair of eigenvectors are closely related, and
furthermore the left eigenvectors can be trivially obtained from the right
ones. We exploit these properties to devise three variants of
structure-preserving Lanczos eigensolvers to compute a subset of eigenvalues
(those of either smallest or largest magnitude) together with their
corresponding right and left eigenvectors. For this to be effective in real
applications, we need to incorporate a thick-restart technique in a way that
the overall computation preserves the problem structure. The new methods are
validated in an implementation within the SLEPc library using several test
matrices, some of them coming from the Yambo materials science code.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:53:45 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Alvarruiz",
"Fernando",
""
],
[
"Mellado-Pinto",
"Blanca",
""
],
[
"Roman",
"Jose E.",
""
]
] |
2503.20921 | Fabio Credali | Silvia Bertoluzza, Fabio Credali, Daniele Prada | The MINI mixed virtual element for the Stokes equation | 31 pages, 8 figures, 1 table | null | null | null | math.NA cs.NA | http://creativecommons.org/licenses/by-nc-nd/4.0/ | We present and discuss a generalization of the popular MINI mixed finite
element for the 2D Stokes equation by means of conforming virtual elements on
polygonal meshes. We prove optimal error estimates for both velocity and
pressure. Theoretical results are confirmed by several numerical tests
performed with different choices of polynomial accuracy and meshes.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:55:06 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Bertoluzza",
"Silvia",
""
],
[
"Credali",
"Fabio",
""
],
[
"Prada",
"Daniele",
""
]
] |
2503.20922 | Francesco Salvarani | Jean-Gabriel Attali, Francesco Salvarani | A kinetic theory approach to consensus formation in financial markets | null | null | null | null | math.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We investigate the relationship between analysts' one-year consensus
forecasts for the S&P 500 index and its current level. Contrary to the
conventional view that sentiment drives price forecasts, our analysis predicts
that the average consensus has no effect on forecasts, while the current S&P
500 index level alone is sufficient to anticipate analysts' price expectations.
Employing a kinetic theory framework, we model the dynamics of analysts'
opinions, by taking into account both the mutual influences shaping price
consensus and the dynamics of the actual S&P 500 index level. Testing the model
on real data on a long-time series of data shows that just three free
parameters are enough to accurately describe the one-year average price
forecasts of analysts.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:57:23 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Attali",
"Jean-Gabriel",
""
],
[
"Salvarani",
"Francesco",
""
]
] |
2503.20923 | Aleksandar Mijatovic | Aleksandar Mijatovi\'c and Benjamin Povar and Ger\'onimo Uribe Bravo | Critical branching processes with immigration: scaling limits of local
extinction sets | 30 pages; 1 figure; for a short YouTube video describing the results,
see https://youtu.be/M6cBiiJt_90?si=9EDlZOVT00VqK2RT ; for a discussion of
the proofs, see YouTube video at https://youtu.be/PCuIkPBApoE? | null | null | null | math.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We establish the joint scaling limit of a critical Bienaym\'e-Galton-Watson
process with immigration (BGWI) and its (counting) local time at zero to the
corresponding self-similar continuous-state branching process with immigration
(CBI) and its (Markovian) local time at zero for balanced offspring and
immigration laws in stable domains of attraction. Using a general framework for
invariance principles of local times~\cite{MR4463082}, the problem reduces to
the analysis of the structure of excursions from zero and positive levels,
together with the weak convergence of the hitting times of points of the BGWI
to those of the CBI. A key step in the proof of our main limit theorem is a
novel Yaglom limit for the law at time $t$ of an excursion with lifetime
exceeding $t$ of a scaled infinite-variance critical BGWI.
Our main result implies a joint septuple scaling limit of BGWI $Z_1$, its
local time at $0$, the random walks $X_1$ and $Y_1$ associated to the
reproduction and immigration mechanisms, respectively, the counting local time
at $0$ of $X_1$, an additive functional of $Z_1$ and $X_1$ evaluated at this
functional. In the septuple limit, four different scaling sequences are
identified and given explicitly in terms of the offspring generating function
(modulo asymptotic inversion), the local extinction probabilities of the BGWI
and the tails of return times to zero of $X_1$.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:58:27 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Mijatović",
"Aleksandar",
""
],
[
"Povar",
"Benjamin",
""
],
[
"Bravo",
"Gerónimo Uribe",
""
]
] |
2503.20924 | Quentin Blomet | Quentin Blomet | Split Interpolation: Refining Craig's Theorem via Three-Valued Logics | null | null | null | null | math.LO | http://creativecommons.org/licenses/by/4.0/ | Which choices of truth tables and consequence relations for two logics
$\mathsf{L}_1$ and $\mathsf{L}_2$ ensure the satisfaction of the following
split interpolation property: If two formulas $\phi$ and $\psi$ share at least
one propositional atom and $\phi$ classically entails $\psi$, then there is a
formula $\chi$ that shares all its propositional atoms with both $\phi$ and
$\psi$, such that $\phi$ entails $\chi$ in $\mathsf{L}_1$ and $\chi$ entails
$\psi$ in $\mathsf{L}_2$? We identify the cases in which this property holds
for any pair of propositional logics based on the same three-valued Boolean
normal monotonic scheme for connectives and two monotonic consequence
relations. Since the resulting logics are subclassical, every instance of this
property constitutes a particular refinement of Craig's deductive interpolation
theorem, as it entails the latter and further restricts the range of possible
interpolants.
| [
{
"version": "v1",
"created": "Wed, 26 Mar 2025 18:58:35 GMT"
}
] | 2025-03-28T00:00:00 | [
[
"Blomet",
"Quentin",
""
]
] |
Subsets and Splits