id
stringlengths 9
16
| submitter
stringlengths 1
64
⌀ | authors
stringlengths 3
62.8k
| title
stringlengths 1
382
| comments
stringlengths 1
1.15k
⌀ | journal-ref
stringlengths 1
557
⌀ | doi
stringlengths 7
153
⌀ | report-no
stringlengths 1
509
⌀ | categories
stringlengths 5
125
| license
stringclasses 9
values | abstract
stringlengths 6
6.09k
| versions
listlengths 1
187
| update_date
timestamp[s]date 2007-05-23 00:00:00
2025-04-21 00:00:00
| authors_parsed
sequencelengths 1
2.83k
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2504.11805 | Namitha Godawatte Liyanage | Namitha Liyanage, Yue Wu, Emmet Houghton, and Lin Zhong | Network-Integrated Decoding System for Real-Time Quantum Error
Correction with Lattice Surgery | null | null | null | null | quant-ph cs.DC cs.NI | http://creativecommons.org/licenses/by/4.0/ | Existing real-time decoders for surface codes are limited to isolated logical
qubits and do not support logical operations involving multiple logical qubits.
We present DECONET, a first-of-its-kind decoding system that scales to
thousands of logical qubits and supports logical operations implemented through
lattice surgery. DECONET organizes compute resources in a network-integrated
hybrid tree-grid structure, which results in minimal latency increase and no
throughput degradation as the system grows. Specifically, DECONET can be scaled
to any arbitrary number of $l$ logical qubits by increasing the compute
resources by $O(l \times log(l))$, which provides the required $O(l)$ growth in
I/O resources while incurring only an $O(log(l))$ increase in latency-a modest
growth that is sufficient for thousands of logical qubits. Moreover, we
analytically show that the scaling approach preserves throughput, keeping
DECONET backlog-free for any number of logical qubits. We report an exploratory
prototype of DECONET, called DECONET/HELIOS, built with five VMK-180 FPGAs,
that successfully decodes 100 logical qubits of distance five. For 100 logical
qubits, under a phenomenological noise rate of 0.1%, the DECONET/HELIOS has an
average latency of 2.40 {\mu}s and an inverse throughput of 0.84 {\mu}s per
measurement round.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 06:37:12 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Liyanage",
"Namitha",
""
],
[
"Wu",
"Yue",
""
],
[
"Houghton",
"Emmet",
""
],
[
"Zhong",
"Lin",
""
]
] |
2504.11806 | Prasenjit Das | Sayantan Mondal and Prasenjit Das | Phase Separation in Active Binary Mixtures With Chemical Reaction | 16 Pages, 7 Figures, Accepted to Soft Matter | null | null | null | cond-mat.soft cond-mat.stat-mech | http://creativecommons.org/publicdomain/zero/1.0/ | We study motility-induced phase separation~(MIPS) in active AB binary
mixtures undergoing the chemical reaction $A \rightleftharpoons B$. Starting
from the evolution equations for the density fields $\rho_i(\vec r, t)$
describing MIPS, we phenomenologically incorporate the effects of the reaction
through the reaction rate $\Gamma$ into the equations. The steady-state domain
morphologies depend on $\Gamma$ and the relative activity of the species,
$\Delta$. For a sufficiently large $\Gamma$ and $\Delta\ne 1$, the more active
component of the mixture forms a droplet morphology. We characterize the
morphology of domains by calculating the equal-time correlation function $C(r,
t)$ and the structure factor $S(k, t)$, exhibiting scaling violation. The
average domain size, $L(t)$, follows a diffusive growth as $L(t)\sim t^{1/3}$
before reaching the steady state domain size, $L_{\rm ss}$. Additionally,
$L_{\rm ss}$ shows the scaling relation $L_{\rm ss}\sim\Gamma^{-1/4}$,
independent of $\Delta$.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 06:38:20 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Mondal",
"Sayantan",
""
],
[
"Das",
"Prasenjit",
""
]
] |
2504.11807 | Massimo Giovannini | Massimo Giovannini | Entropy bounds from quantum thermodynamics | 18 pages, 6 figures | null | null | null | quant-ph astro-ph.CO gr-qc hep-ph hep-th | http://creativecommons.org/licenses/by/4.0/ | Within an inherently classical perspective, there is always an unavoidable
energy cost associated with the information deletion and this common lore is at
the heart of the Landauer's conjecture that does not impose, per se, any
relevant limit on the information acquisition. Although such a mindset should
generally apply to systems of any size, its quantum mechanical implications are
particularly intriguing and, for this reason, we examine here a minimal
physical structure where the system and the environment are described,
respectively, by a pair of quantum oscillators coupled by an appropriate
Hermitian interaction able to amplify the entropy of the initial state. Since
at the onset of the dynamical evolution the system is originally in a pure
state, its entropy variation is always positive semidefinite and the Landauer's
conjecture should not impose any constraint. Nonetheless, provided the quantum
amplification is effective, it turns out that the entropy variation of the
system always undershoots the heat transferred to the environment. When the
initial thermal state of the environment is characterized by a chemical
potential, the entropy growth is bounded both by the particles and by the heat
flowing to the environment. The limits deduced in the quantum thermodynamical
framework are also scrutinized from a field theory standpoint where species of
different spins are copiously produced (especially in a cosmological context)
thanks to the rapid variation of the space-time curvature.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 06:41:50 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Giovannini",
"Massimo",
""
]
] |
2504.11808 | Himanshu Pal | Kishan Gurumurthy, Himanshu Pal, Charu Sharma | Federated Spectral Graph Transformers Meet Neural Ordinary Differential
Equations for Non-IID Graphs | The first two listed authors contributed equally to this work | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Graph Neural Network (GNN) research is rapidly advancing due to GNNs'
capacity to learn distributed representations from graph-structured data.
However, centralizing large volumes of real-world graph data for GNN training
is often impractical due to privacy concerns, regulatory restrictions, and
commercial competition. Federated learning (FL), a distributed learning
paradigm, offers a solution by preserving data privacy with collaborative model
training. Despite progress in training huge vision and language models,
federated learning for GNNs remains underexplored. To address this challenge,
we present a novel method for federated learning on GNNs based on spectral GNNs
equipped with neural ordinary differential equations (ODE) for better
information capture, showing promising results across both homophilic and
heterophilic graphs. Our approach effectively handles non-Independent and
Identically Distributed (non-IID) data, while also achieving performance
comparable to existing methods that only operate on IID data. It is designed to
be privacy-preserving and bandwidth-optimized, making it suitable for
real-world applications such as social network analysis, recommendation
systems, and fraud detection, which often involve complex, non-IID, and
heterophilic graph structures. Our results in the area of federated learning on
non-IID heterophilic graphs demonstrate significant improvements, while also
achieving better performance on homophilic graphs. This work highlights the
potential of federated learning in diverse and challenging graph settings.
Open-source code available on GitHub
(https://github.com/SpringWiz11/Fed-GNODEFormer).
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 06:43:20 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Gurumurthy",
"Kishan",
""
],
[
"Pal",
"Himanshu",
""
],
[
"Sharma",
"Charu",
""
]
] |
2504.11809 | Biao Fu | Biao Fu, Donglei Yu, Minpeng Liao, Chengxi Li, Yidong Chen, Kai Fan,
Xiaodong Shi | Efficient and Adaptive Simultaneous Speech Translation with Fully
Unidirectional Architecture | null | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Simultaneous speech translation (SimulST) produces translations incrementally
while processing partial speech input. Although large language models (LLMs)
have showcased strong capabilities in offline translation tasks, applying them
to SimulST poses notable challenges. Existing LLM-based SimulST approaches
either incur significant computational overhead due to repeated encoding of
bidirectional speech encoder, or they depend on a fixed read/write policy,
limiting the efficiency and performance. In this work, we introduce Efficient
and Adaptive Simultaneous Speech Translation (EASiST) with fully unidirectional
architecture, including both speech encoder and LLM. EASiST includes a
multi-latency data curation strategy to generate semantically aligned SimulST
training samples and redefines SimulST as an interleaved generation task with
explicit read/write tokens. To facilitate adaptive inference, we incorporate a
lightweight policy head that dynamically predicts read/write actions.
Additionally, we employ a multi-stage training strategy to align speech-text
modalities and optimize both translation and policy behavior. Experiments on
the MuST-C En$\rightarrow$De and En$\rightarrow$Es datasets demonstrate that
EASiST offers superior latency-quality trade-offs compared to several strong
baselines.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 06:46:15 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Fu",
"Biao",
""
],
[
"Yu",
"Donglei",
""
],
[
"Liao",
"Minpeng",
""
],
[
"Li",
"Chengxi",
""
],
[
"Chen",
"Yidong",
""
],
[
"Fan",
"Kai",
""
],
[
"Shi",
"Xiaodong",
""
]
] |
2504.11810 | Yu Watanabe | Yu Watanabe, Shigeki Matsumoto, Christopher M. Karwin, Tom Melia,
Michela Negro, Thomas Siegert, Yuki Watanabe, Hiroki Yoneda and Tadayuki
Takahashi | Light WIMPs and MeV Gamma-ray Detection with COSI | 73 pages, 25 figures | null | null | null | hep-ph astro-ph.HE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Light weakly interacting massive particles (WIMPs), whose masses are in the
sub-GeV scale, have been attracting more attention due to the negative results
searching for traditional WIMPs. The light WIMPs are expected to produce gamma
rays from annihilation in the MeV energy region. Advancements in technology
have opened up possibilities to precisely detect MeV gamma rays, leading to the
upcoming space-based mission of the Compton Spectrometer and Imager (COSI). We
comprehensively and quantitatively study the phenomenology of light WIMPs to
determine if the COSI observations will probe their viable model parameter
regions. We first construct models to describe light WIMPs based on the
minimality and renormalizability of quantum field theory. Next, we impose
various constraints on the models obtained from cosmological observations (CMB,
BBN) and dark matter searches (accelerator, underground, astrophysical
experiments, etc.). Finally, we identify viable parameter regions in each model
and discuss whether or not COSI will be sensitive to the parameter regions. We
find that a velocity-dependent annihilation cross-section is predicted in some
regions, enabling COSI to detect the dark matter signal while avoiding severe
constraints from cosmological observations.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 06:48:42 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Watanabe",
"Yu",
""
],
[
"Matsumoto",
"Shigeki",
""
],
[
"Karwin",
"Christopher M.",
""
],
[
"Melia",
"Tom",
""
],
[
"Negro",
"Michela",
""
],
[
"Siegert",
"Thomas",
""
],
[
"Watanabe",
"Yuki",
""
],
[
"Yoneda",
"Hiroki",
""
],
[
"Takahashi",
"Tadayuki",
""
]
] |
2504.11811 | Marco Forgione | Marco Forgione, Ankush Chakrabarty, Dario Piga, Matteo Rufolo, Alberto
Bemporad | Manifold meta-learning for reduced-complexity neural system
identification | null | null | null | null | cs.LG cs.SY eess.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | System identification has greatly benefited from deep learning techniques,
particularly for modeling complex, nonlinear dynamical systems with partially
unknown physics where traditional approaches may not be feasible. However, deep
learning models often require large datasets and significant computational
resources at training and inference due to their high-dimensional
parameterizations. To address this challenge, we propose a meta-learning
framework that discovers a low-dimensional manifold within the parameter space
of an over-parameterized neural network architecture. This manifold is learned
from a meta-dataset of input-output sequences generated by a class of related
dynamical systems, enabling efficient model training while preserving the
network's expressive power for the considered system class. Unlike bilevel
meta-learning approaches, our method employs an auxiliary neural network to map
datasets directly onto the learned manifold, eliminating the need for costly
second-order gradient computations during meta-training and reducing the number
of first-order updates required in inference, which could be expensive for
large models. We validate our approach on a family of Bouc-Wen oscillators,
which is a well-studied nonlinear system identification benchmark. We
demonstrate that we are able to learn accurate models even in small-data
scenarios.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 06:49:56 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Forgione",
"Marco",
""
],
[
"Chakrabarty",
"Ankush",
""
],
[
"Piga",
"Dario",
""
],
[
"Rufolo",
"Matteo",
""
],
[
"Bemporad",
"Alberto",
""
]
] |
2504.11812 | Dikshit Chauhan | Dikshit Chauhan, Shivani, P. N. Suganthan | Learning Strategies in Particle Swarm Optimizer: A Critical Review and
Performance Analysis | 53 pages, 14 figures | null | null | null | cs.NE cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Nature has long inspired the development of swarm intelligence (SI), a key
branch of artificial intelligence that models collective behaviors observed in
biological systems for solving complex optimization problems. Particle swarm
optimization (PSO) is widely adopted among SI algorithms due to its simplicity
and efficiency. Despite numerous learning strategies proposed to enhance PSO's
performance in terms of convergence speed, robustness, and adaptability, no
comprehensive and systematic analysis of these strategies exists. We review and
classify various learning strategies to address this gap, assessing their
impact on optimization performance. Additionally, a comparative experimental
evaluation is conducted to examine how these strategies influence PSO's search
dynamics. Finally, we discuss open challenges and future directions,
emphasizing the need for self-adaptive, intelligent PSO variants capable of
addressing increasingly complex real-world problems.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 06:50:02 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chauhan",
"Dikshit",
""
],
[
"Shivani",
"",
""
],
[
"Suganthan",
"P. N.",
""
]
] |
2504.11813 | Pavol Quittner | Pavol Quittner and Philippe Souplet | Threshold, subthreshold and global unbounded solutions of superlinear
heat equations | null | null | null | null | math.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider the semilinear heat equation with a superlinear nonlinearity and
we study the properties of threshold or subthreshold solutions, lying on or
below the boundary between blow-up and global existence, respectively. For the
Cauchy-Dirichlet problem, we prove the boundedness of any subthreshold
solution. This implies, in particular, that all global unbounded solutions --
if they exist -- are threshold solutions. For the Cauchy problem, these
properties fail in general but we show that they become true for a suitably
modified notion of threshold. Our results strongly improve known results even
in the model case of power nonlinearities, especially in the Sobolev critical
and supercritical cases.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 06:50:49 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Quittner",
"Pavol",
""
],
[
"Souplet",
"Philippe",
""
]
] |
2504.11814 | Bashar Alhafni | Kirill Chirkunov, Bashar Alhafni, Chatrine Qwaider, Nizar Habash, Ted
Briscoe | ARWI: Arabic Write and Improve | null | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Although Arabic is spoken by over 400 million people, advanced Arabic writing
assistance tools remain limited. To address this gap, we present ARWI, a new
writing assistant that helps learners improve essay writing in Modern Standard
Arabic. ARWI is the first publicly available Arabic writing assistant to
include a prompt database for different proficiency levels, an Arabic text
editor, state-of-the-art grammatical error detection and correction, and
automated essay scoring aligned with the Common European Framework of Reference
standards for language attainment. Moreover, ARWI can be used to gather a
growing auto-annotated corpus, facilitating further research on Arabic grammar
correction and essay scoring, as well as profiling patterns of errors made by
native speakers and non-native learners. A preliminary user study shows that
ARWI provides actionable feedback, helping learners identify grammatical gaps,
assess language proficiency, and guide improvement.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:00:47 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chirkunov",
"Kirill",
""
],
[
"Alhafni",
"Bashar",
""
],
[
"Qwaider",
"Chatrine",
""
],
[
"Habash",
"Nizar",
""
],
[
"Briscoe",
"Ted",
""
]
] |
2504.11815 | Ronny Bergmann | Ronny Bergmann and Orizon P. Ferreira and Sandor N\'emeth and Jinzhen
Zhu | On projection mappings and the gradient projection method on hyperbolic
space forms | null | null | null | null | math.OC cs.NA math.DG math.NA | http://creativecommons.org/licenses/by-nc-sa/4.0/ | This paper presents several new properties of the intrinsic
$\kappa$-projection into $\kappa$-hyperbolically convex sets of
$\kappa$-hyperbolic space forms, along with closed-form formulas for the
intrinsic $\kappa$-projection into specific $\kappa$-hyperbolically convex
sets. It also discusses the relationship between the intrinsic
$\kappa$-projection, the Euclidean orthogonal projection, and the Lorentz
projection. These properties lay the groundwork for analyzing the gradient
projection method and hold importance in their own right. Additionally, new
properties of the gradient projection method to solve constrained optimization
problems in $\kappa$-hyperbolic space forms are established, considering both
constant and backtracking step sizes in the analysis. It is shown that every
accumulation point of the sequence generated by the method for both step sizes
is a stationary point for the given problem. Additionally, an iteration
complexity bound is provided that upper bounds the number of iterations needed
to achieve a suitable measure of stationarity for both step sizes. Finally, the
properties of the constrained Fermat-Weber problem are explored, demonstrating
that the sequence generated by the gradient projection method converges to its
unique solution. Numerical experiments on solving the Fermat-Weber problem are
presented, illustrating the theoretical findings and demonstrating the
effectiveness of the proposed methods.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:01:00 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Bergmann",
"Ronny",
""
],
[
"Ferreira",
"Orizon P.",
""
],
[
"Németh",
"Sandor",
""
],
[
"Zhu",
"Jinzhen",
""
]
] |
2504.11816 | Kihyun Kim | Kihyun Kim, Jinwoo Kim, Hyunsun Chung, Myung-Hoon Cha, Hong-Yeon Kim,
and Youngjae Kim | Cost-Efficient LLM Serving in the Cloud: VM Selection with KV Cache
Offloading | 10 pages, 6 figures | null | null | null | cs.LG cs.DC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | LLM inference is essential for applications like text summarization,
translation, and data analysis, but the high cost of GPU instances from Cloud
Service Providers (CSPs) like AWS is a major burden. This paper proposes
InferSave, a cost-efficient VM selection framework for cloud based LLM
inference. InferSave optimizes KV cache offloading based on Service Level
Objectives (SLOs) and workload charac teristics, estimating GPU memory needs,
and recommending cost-effective VM instances. Additionally, the Compute Time
Calibration Function (CTCF) improves instance selection accuracy by adjusting
for discrepancies between theoretical and actual GPU performance. Experiments
on AWS GPU instances show that selecting lower-cost instances without KV cache
offloading improves cost efficiency by up to 73.7% for online workloads, while
KV cache offloading saves up to 20.19% for offline workloads.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:02:38 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Kim",
"Kihyun",
""
],
[
"Kim",
"Jinwoo",
""
],
[
"Chung",
"Hyunsun",
""
],
[
"Cha",
"Myung-Hoon",
""
],
[
"Kim",
"Hong-Yeon",
""
],
[
"Kim",
"Youngjae",
""
]
] |
2504.11817 | Sohini Chatterjee | Subir K. Das, Sohini Chatterjee, Wasim Akram, Subhajit Paul, Saikat
Chakraborty, Arabinda Bera | Density-field structures in a few systems undergoing velocity ordering | null | null | null | null | cond-mat.soft cond-mat.stat-mech | http://creativecommons.org/licenses/by/4.0/ | We consider two (off-lattice) varieties of out-of-equilibrium systems, viz.,
granular and active matter systems, that, in addition to displaying velocity
ordering, exhibit fascinating pattern formation in the density field, similar
to those during vapor-liquid phase transitions. In the granular system,
velocity ordering occurs due to reduction in the normal components of
velocities, arising from inelastic collisions. In the active matter case, on
the other hand, velocity alignment occurs because of the inherent tendency of
the active particles to follow each other. Inspite of this difference, the
patterns, even during density-field evolutions, in these systems can be
remarkably similar. This we have quantified via the calculations of the
two-point equal time correlation functions and the structure factors. These
results have been compared with the well studied case of kinetics of phase
separation within the framework of the Ising model. Despite the order-parameter
conservation constraint in all the cases, in the density field, the
quantitative structural features in the Ising case is quite different from
those for the granular and active matters. Interestingly, the correlation
function for the latter varieties, particularly for an active matter model,
quite accurately describes the structure in a real assembly of biologically
active particles.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:05:44 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Das",
"Subir K.",
""
],
[
"Chatterjee",
"Sohini",
""
],
[
"Akram",
"Wasim",
""
],
[
"Paul",
"Subhajit",
""
],
[
"Chakraborty",
"Saikat",
""
],
[
"Bera",
"Arabinda",
""
]
] |
2504.11818 | Guy Rothmann Mr | Gadi Fibich, Guy Rothmann | A phase transition in the Susceptible-Infected model on hypernetworks | null | null | null | null | physics.soc-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We derive the master equations for the Susceptible-Infected (SI) model on
general hypernetworks with~$N$-body interactions. We solve these equations
exactly for infinite~$d$-regular hypernetworks, and obtain an explicit solution
for the expected infection level as a function of time. The solution shows that
the epidemic spreads out to the entire population as~$t \to \infty$ if and only
if the initial infection level exceeds a positive threshold value. This phase
transition is a high-order interactions effect, which is absent with pairwise
interactions.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:09:57 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Fibich",
"Gadi",
""
],
[
"Rothmann",
"Guy",
""
]
] |
2504.11819 | Daniel Jakubczyk | Anastasiya Derkachova, Daniel Jakubczyk, Gennadiy Derkachov, Kwasi
Nyandey | Refractive Index, Its Chromatic Disper-sion, and Thermal Coefficients of
Four Less Common Glycols | 11 pages, 8 figures, raw data in Mendeley Data | null | null | null | physics.optics cond-mat.mtrl-sci | http://creativecommons.org/licenses/by/4.0/ | We report comprehensive measurements of the refractive index as a function of
wavelength and temperature for four less commonly studied glycols:
pentaethylene glycol, hexaethylene glycol, dipropylene glycol (mixture of
isomers), and tripropylene glycol. The measurements cover the spectral range of
390-1070 nm and temperatures from 1{\deg}C to 45{\deg}C. The data were modeled
using a two-pole Sellmeier equation, with temperature dependence captured by
wavelength-dependent thermal coefficients. The resulting fit parameters are
provided in tabulated form. Experimental uncertainties in refractive index,
wavelength, and temperature were rigorously evaluated and incorporated into the
analysis. The influence of sample purity - including residual water content and
manufacturer-reported impurities - was assessed and accounted for in the
uncertainty estimates. To our knowledge, this is the first dataset to
systematically characterize both chromatic dispersion and thermal variation of
the refractive index for these glycols over such a broad spectral and
temperature range. The validated fitting equations and parameters are suitable
for use in optical modeling, materials characterization, and related
applications. All raw data are available in a publicly accessible repository.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:13:07 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Derkachova",
"Anastasiya",
""
],
[
"Jakubczyk",
"Daniel",
""
],
[
"Derkachov",
"Gennadiy",
""
],
[
"Nyandey",
"Kwasi",
""
]
] |
2504.11820 | Delong Suzhang | Delong Suzhang, Meng Yang | Real-World Depth Recovery via Structure Uncertainty Modeling and
Inaccurate GT Depth Fitting | null | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The low-quality structure in raw depth maps is prevalent in real-world RGB-D
datasets, which makes real-world depth recovery a critical task in recent
years. However, the lack of paired raw-ground truth (raw-GT) data in the real
world poses challenges for generalized depth recovery. Existing methods
insufficiently consider the diversity of structure misalignment in raw depth
maps, which leads to poor generalization in real-world depth recovery. Notably,
random structure misalignments are not limited to raw depth data but also
affect GT depth in real-world datasets. In the proposed method, we tackle the
generalization problem from both input and output perspectives. For input, we
enrich the diversity of structure misalignment in raw depth maps by designing a
new raw depth generation pipeline, which helps the network avoid overfitting to
a specific condition. Furthermore, a structure uncertainty module is designed
to explicitly identify the misaligned structure for input raw depth maps to
better generalize in unseen scenarios. Notably the well-trained depth
foundation model (DFM) can help the structure uncertainty module estimate the
structure uncertainty better. For output, a robust feature alignment module is
designed to precisely align with the accurate structure of RGB images avoiding
the interference of inaccurate GT depth. Extensive experiments on multiple
datasets demonstrate the proposed method achieves competitive accuracy and
generalization capabilities across various challenging raw depth maps.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:14:01 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Suzhang",
"Delong",
""
],
[
"Yang",
"Meng",
""
]
] |
2504.11821 | Xinhang Tong | Yi C. Huang and Xinhang Tong | Thermodynamic Uncertainty Relation for $f$-divergence Entropy Production | null | null | null | null | cond-mat.stat-mech | http://creativecommons.org/licenses/by/4.0/ | We propose an $f$-divergence extension of the Hasegawa-Nishiyama
thermodynamic uncertainty relation. More precisely, we introduce the stochastic
thermodynamic entropy production based on generalised $f$-divergences and
derive corresponding uncertainty relations in connection with the symmetry
entropy.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:14:01 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Huang",
"Yi C.",
""
],
[
"Tong",
"Xinhang",
""
]
] |
2504.11822 | Jiawang Li | Jiawang Li | Properties of Near Field Focusing for Cylindrical Dipole Arrays in
Enclosed Array Volume | null | null | null | null | eess.SP | http://creativecommons.org/licenses/by/4.0/ | Motivated by large intelligent surface applications, the electric field
properties of near field focusing using phase conjugation method are analyzed
for cylindrical dipole arrays. Firstly, for the transmitting antennas featuring
vertical polarization, the polarization characteristic is decomposed along the
x, y, and z directions. Three typical cases are studied when the focal points
are at (xf , 0, 0), (0, yf , 0), and (0, 0, zf ). When the length of the
cylindrical dipole array is significantly larger compared to its radius,
certain unique insights emerge. When the focal point is positioned along (0, 0,
zf ), apart from the region on both sides, the ratio between Ez and Ex/Ey
remains {\pi}/2. Additionally, When the focal point is located within the
cylinder, the electric field of each polarization is approximately the same
everywhere. In other words, beam focusing does not incur losses due to
different positions. The focusing resolution of Ez is the same in the
transverse and longitudinal directions. Different from the situation where the
3 - dB focal beam depth is much smaller than the focal beam width for the most
of arrays, the resolution in the longitudinal can be improved, respectively.
Through a comprehensive grasp of these design principles, we can gain a deeper
understanding of the specific areas with significant potential for practical
applications.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:16:33 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Li",
"Jiawang",
""
]
] |
2504.11823 | Manh Duong Phung | Thu Hang Khuat, Duy-Nam Bui, Hoa TT. Nguyen, Mien L. Trinh, Minh T.
Nguyen, Manh Duong Phung | Multi-goal Rapidly Exploring Random Tree with Safety and Dynamic
Constraints for UAV Cooperative Path Planning | null | IEEE Transactions on Vehicular Technology, 2025 | 10.1109/TVT.2025.3560658 | null | cs.RO | http://creativecommons.org/licenses/by/4.0/ | Cooperative path planning is gaining its importance due to the increasing
demand on using multiple unmanned aerial vehicles (UAVs) for complex missions.
This work addresses the problem by introducing a new algorithm named MultiRRT
that extends the rapidly exploring random tree (RRT) to generate paths for a
group of UAVs to reach multiple goal locations at the same time. We first
derive the dynamics constraint of the UAV and include it in the problem
formulation. MultiRRT is then developed, taking into account the cooperative
requirements and safe constraints during its path-searching process. The
algorithm features two new mechanisms, node reduction and Bezier interpolation,
to ensure the feasibility and optimality of the paths generated. Importantly,
the interpolated paths are proven to meet the safety and dynamics constraints
imposed by obstacles and the UAVs. A number of simulations, comparisons, and
experiments have been conducted to evaluate the performance of the proposed
approach. The results show that MultiRRT can generate collision-free paths for
multiple UAVs to reach their goals with better scores in path length and
smoothness metrics than state-of-the-art RRT variants including Theta-RRT,
FN-RRT, RRT*, and RRT*-Smart. The generated paths are also tested in practical
flights with real UAVs to evaluate their validity for cooperative tasks. The
source code of the algorithm is available at
https://github.com/duynamrcv/multi-target_RRT
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:16:35 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Khuat",
"Thu Hang",
""
],
[
"Bui",
"Duy-Nam",
""
],
[
"Nguyen",
"Hoa TT.",
""
],
[
"Trinh",
"Mien L.",
""
],
[
"Nguyen",
"Minh T.",
""
],
[
"Phung",
"Manh Duong",
""
]
] |
2504.11824 | Hiroki Takahashi | Shaobo Gao, Vishnu Kavungal, Shuma Oya, Daichi Okuno, Ezra Kassa,
William J. Hughes, Peter Horak, Hiroki Takahashi | Profile control of fibre-based micro-mirrors using adaptive laser
shooting with $\textit{in situ}$ imaging | null | null | null | null | physics.optics quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Fibre Fabry-Perot cavities (FFPCs) are used in various studies in cavity
quantum electrodynamics (CQED) and quantum technologies due to the cavity's
small mode volume and compact integration with optical fibres. We develop a
novel $\text{CO}_2$ laser machining method that produces well-controlled
surface profiles on the end facets of cleaved optical fibres. Using multiple
shots in distinct spatial distribution patterns, our method employs a shooting
algorithm that adaptively changes laser ablation parameters during the shooting
to suppress deviations from the desired profile. This is made possible by
$\textit{in situ}$ imaging of the machined profile, its inspection and the
usage of the information in the subsequent steps. Underlying this algorithm is
a newly found laser ablation parameter, the pause between shots, which controls
the accumulation of heat in between successive laser shots and as a result
determines the area of impact made by an individual ablation sequence. We
fabricate fibre-based micro-mirrors with radii of curvature ranging from 250
$\mu$m to 700 $\mu$m with an effective mirror diameter of 60 $\mu$m in either
Gaussian or spherical profiles. Due to the self-correcting nature of our
adaptive algorithm, we achieve a near 100\% success rate in the production of
desired profiles with low ellipticity. After furnishing the laser machined
fibre end facets with high reflectivity coating, FFPCs are formed to
demonstrate a high finesse up to 150,000 at an optical wavelength of 854 nm.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:16:41 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Gao",
"Shaobo",
""
],
[
"Kavungal",
"Vishnu",
""
],
[
"Oya",
"Shuma",
""
],
[
"Okuno",
"Daichi",
""
],
[
"Kassa",
"Ezra",
""
],
[
"Hughes",
"William J.",
""
],
[
"Horak",
"Peter",
""
],
[
"Takahashi",
"Hiroki",
""
]
] |
2504.11825 | Kangbo Ma | Kangbo Ma | TextDiffSeg: Text-guided Latent Diffusion Model for 3d Medical Images
Segmentation | null | null | null | null | eess.IV cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Diffusion Probabilistic Models (DPMs) have demonstrated significant potential
in 3D medical image segmentation tasks. However, their high computational cost
and inability to fully capture global 3D contextual information limit their
practical applications. To address these challenges, we propose a novel
text-guided diffusion model framework, TextDiffSeg. This method leverages a
conditional diffusion framework that integrates 3D volumetric data with natural
language descriptions, enabling cross-modal embedding and establishing a shared
semantic space between visual and textual modalities. By enhancing the model's
ability to recognize complex anatomical structures, TextDiffSeg incorporates
innovative label embedding techniques and cross-modal attention mechanisms,
effectively reducing computational complexity while preserving global 3D
contextual integrity. Experimental results demonstrate that TextDiffSeg
consistently outperforms existing methods in segmentation tasks involving
kidney and pancreas tumors, as well as multi-organ segmentation scenarios.
Ablation studies further validate the effectiveness of key components,
highlighting the synergistic interaction between text fusion, image feature
extractor, and label encoder. TextDiffSeg provides an efficient and accurate
solution for 3D medical image segmentation, showcasing its broad applicability
in clinical diagnosis and treatment planning.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:17:36 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Ma",
"Kangbo",
""
]
] |
2504.11826 | S\"oren Henning | S\"oren Henning, Adriano Vogel, Esteban Perez-Wohlfeil, Otmar Ertl,
Rick Rabiser | When Should I Run My Application Benchmark?: Studying Cloud Performance
Variability for the Case of Stream Processing Applications | 33rd ACM International Conference on the Foundations of Software
Engineering (FSE 2025), Industry Track | null | 10.1145/3696630.3728563 | null | cs.SE cs.DC cs.PF | http://creativecommons.org/licenses/by/4.0/ | Performance benchmarking is a common practice in software engineering,
particularly when building large-scale, distributed, and data-intensive
systems. While cloud environments offer several advantages for running
benchmarks, it is often reported that benchmark results can vary significantly
between repetitions -- making it difficult to draw reliable conclusions about
real-world performance. In this paper, we empirically quantify the impact of
cloud performance variability on benchmarking results, focusing on stream
processing applications as a representative type of data-intensive,
performance-critical system. In a longitudinal study spanning more than three
months, we repeatedly executed an application benchmark used in research and
development at Dynatrace. This allows us to assess various aspects of
performance variability, particularly concerning temporal effects. With
approximately 591 hours of experiments, deploying 789 Kubernetes clusters on
AWS and executing 2366 benchmarks, this is likely the largest study of its kind
and the only one addressing performance from an end-to-end, i.e., application
benchmark perspective. Our study confirms that performance variability exists,
but it is less pronounced than often assumed (coefficient of variation of <
3.7%). Unlike related studies, we find that performance does exhibit a daily
and weekly pattern, although with only small variability (<= 2.5%). Re-using
benchmarking infrastructure across multiple repetitions introduces only a
slight reduction in result accuracy (<= 2.5 percentage points). These key
observations hold consistently across different cloud regions and machine types
with different processor architectures. We conclude that for engineers and
researchers focused on detecting substantial performance differences (e.g., >
5%) in...
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:22:44 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Henning",
"Sören",
""
],
[
"Vogel",
"Adriano",
""
],
[
"Perez-Wohlfeil",
"Esteban",
""
],
[
"Ertl",
"Otmar",
""
],
[
"Rabiser",
"Rick",
""
]
] |
2504.11827 | William Xie | William Xie, Nikolaus Correll | Towards Forceful Robotic Foundation Models: a Literature Survey | 20 pages, 9 figures | null | null | null | cs.RO | http://creativecommons.org/licenses/by/4.0/ | This article reviews contemporary methods for integrating force, including
both proprioception and tactile sensing, in robot manipulation policy learning.
We conduct a comparative analysis on various approaches for sensing force, data
collection, behavior cloning, tactile representation learning, and low-level
robot control. From our analysis, we articulate when and why forces are needed,
and highlight opportunities to improve learning of contact-rich, generalist
robot policies on the path toward highly capable touch-based robot foundation
models. We generally find that while there are few tasks such as pouring,
peg-in-hole insertion, and handling delicate objects, the performance of
imitation learning models is not at a level of dynamics where force truly
matters. Also, force and touch are abstract quantities that can be inferred
through a wide range of modalities and are often measured and controlled
implicitly. We hope that juxtaposing the different approaches currently in use
will help the reader to gain a systemic understanding and help inspire the next
generation of robot foundation models.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:24:13 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Xie",
"William",
""
],
[
"Correll",
"Nikolaus",
""
]
] |
2504.11828 | W{\l}odzimierz Piechocki | Adam Cie\'slik, Andrzej G\'o\'zd\'z, Patryk Mach, Aleksandra
P\c{e}drak, W{\l}odzimierz Piechocki | Semiclassical causal geodesics: Minkowski spacetime case | 35 pages, 9 figures | null | null | null | gr-qc | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We use an integral quantization model based on the Heisenberg-Weyl group to
describe the motion of a spinless particle in the Minkowski background
spacetime. This work is a sequel to a previous paper, devoted to mathematical
aspects of our model: construction of the space of coherent states and
properties of elementary observables. We compute transition amplitudes
corresponding to a free motion of a particle between two coherent states. These
amplitudes are then used to model quantum random walks of free relativistic
particles. Our quantization scheme allows us to recover interference patterns
occurring in a standard double-slit experiment, known from the classical
approach. This result is obtained by modeling the slits in terms of eigenstates
of the position operator and computing transition amplitudes between position
and coherent states. We design our model in a way which allows for a future
generalization to a semi-classical quantization of the geodesic motion in
curved spacetimes.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:27:28 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Cieślik",
"Adam",
""
],
[
"Góźdź",
"Andrzej",
""
],
[
"Mach",
"Patryk",
""
],
[
"Pȩdrak",
"Aleksandra",
""
],
[
"Piechocki",
"Włodzimierz",
""
]
] |
2504.11830 | Rohan Hitchcock | Rohan Hitchcock, Gary W. Delaney, Jonathan H. Manton, Richard Scalzo
and Jingge Zhu | Emergence of Computational Structure in a Neural Network Physics
Simulator | 35 pages | null | null | null | cs.LG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Neural networks often have identifiable computational structures - components
of the network which perform an interpretable algorithm or task - but the
mechanisms by which these emerge and the best methods for detecting these
structures are not well understood. In this paper we investigate the emergence
of computational structure in a transformer-like model trained to simulate the
physics of a particle system, where the transformer's attention mechanism is
used to transfer information between particles. We show that (a) structures
emerge in the attention heads of the transformer which learn to detect particle
collisions, (b) the emergence of these structures is associated to degenerate
geometry in the loss landscape, and (c) the dynamics of this emergence follows
a power law. This suggests that these components are governed by a degenerate
"effective potential". These results have implications for the convergence time
of computational structure within neural networks and suggest that the
emergence of computational structure can be detected by studying the dynamics
of network components.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:38:51 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Hitchcock",
"Rohan",
""
],
[
"Delaney",
"Gary W.",
""
],
[
"Manton",
"Jonathan H.",
""
],
[
"Scalzo",
"Richard",
""
],
[
"Zhu",
"Jingge",
""
]
] |
2504.11831 | Changming Xu | Changming Xu, Debangshu Banerjee, Deepak Vasisht, Gagandeep Singh | Support is All You Need for Certified VAE Training | 21 pages, 3 figures, ICLR '25 | null | null | null | cs.LG stat.ML | http://creativecommons.org/licenses/by/4.0/ | Variational Autoencoders (VAEs) have become increasingly popular and deployed
in safety-critical applications. In such applications, we want to give
certified probabilistic guarantees on performance under adversarial attacks. We
propose a novel method, CIVET, for certified training of VAEs. CIVET depends on
the key insight that we can bound worst-case VAE error by bounding the error on
carefully chosen support sets at the latent layer. We show this point
mathematically and present a novel training algorithm utilizing this insight.
We show in an extensive evaluation across different datasets (in both the
wireless and vision application areas), architectures, and perturbation
magnitudes that our method outperforms SOTA methods achieving good standard
performance with strong robustness guarantees.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:41:40 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Xu",
"Changming",
""
],
[
"Banerjee",
"Debangshu",
""
],
[
"Vasisht",
"Deepak",
""
],
[
"Singh",
"Gagandeep",
""
]
] |
2504.11832 | Deepak Prakash Kumar | Deepak Prakash Kumar, Swaroop Darbha, Satyanarayana Gupta Manyam,
David Casbeer | Generation of Paths for Motion Planning for a Dubins Vehicle on Sphere | null | null | null | null | math.OC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this article, the candidate optimal paths for a Dubins vehicle on a sphere
are analytically derived. In particular, the arc angles for segments in $CGC$,
$CCC$, $CCCC$, and $CCCCC$ paths, which have previously been shown to be
optimal depending on the turning radius $r$ of the vehicle by Kumar \textit{et
al.}, are analytically derived. The derived expressions are used for the
implementation provided in
https://github.com/DeepakPrakashKumar/Motion-planning-on-sphere.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:44:02 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Kumar",
"Deepak Prakash",
""
],
[
"Darbha",
"Swaroop",
""
],
[
"Manyam",
"Satyanarayana Gupta",
""
],
[
"Casbeer",
"David",
""
]
] |
2504.11833 | Changjiang Gao | Changjiang Gao, Xu Huang, Wenhao Zhu, Shujian Huang, Lei Li, Fei Yuan | Could Thinking Multilingually Empower LLM Reasoning? | null | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Previous work indicates that large language models exhibit a significant
"English bias", i.e. they often perform better when tasks are presented in
English. Interestingly, we have observed that using certain other languages in
reasoning tasks can yield better performance than English. However, this
phenomenon remains under-explored. In this paper, we explore the upper bound of
harnessing multilingualism in reasoning tasks, suggesting that multilingual
reasoning promises significantly (by nearly 10 Acc@$k$ points) and robustly
(tolerance for variations in translation quality and language choice) higher
upper bounds than English-only reasoning. Besides analyzing the reason behind
the upper bound and challenges in reaching it, we also find that common answer
selection methods cannot achieve this upper bound, due to their limitations and
biases. These insights could pave the way for future research aimed at fully
harnessing the potential of multilingual reasoning in LLMs.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:45:10 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Gao",
"Changjiang",
""
],
[
"Huang",
"Xu",
""
],
[
"Zhu",
"Wenhao",
""
],
[
"Huang",
"Shujian",
""
],
[
"Li",
"Lei",
""
],
[
"Yuan",
"Fei",
""
]
] |
2504.11834 | Vladimir Spokoiny | Vladimir Spokoiny | Estimation and inference in error-in-operator model | null | null | null | null | math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Many statistical problems can be reduced to a linear inverse problem in which
only a noisy version of the operator is available. Particular examples include
random design regression, deconvolution problem, instrumental variable
regression, functional data analysis, error-in-variable regression, drift
estimation in stochastic diffusion, and many others. The pragmatic plug-in
approach can be well justified in the classical asymptotic setup with a growing
sample size. However, recent developments in high dimensional inference reveal
some new features of this problem. In high dimensional linear regression with a
random design, the plug-in approach is questionable but the use of a simple
ridge penalization yields a benign overfitting phenomenon; see
\cite{baLoLu2020}, \cite{ChMo2022}, \cite{NoPuSp2024}. This paper revisits the
general Error-in-Operator problem for finite samples and high dimension of the
source and image spaces. A particular focus is on the choice of a proper
regularization. We show that a simple ridge penalty (Tikhonov regularization)
works properly in the case when the operator is more regular than the signal.
In the opposite case, some model reduction technique like spectral truncation
should be applied.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:45:44 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Spokoiny",
"Vladimir",
""
]
] |
2504.11835 | Donghui Son | Donghui Son and Liangliang Wang | Particle Data Cloning for Complex Ordinary Differential Equations | 33 pages | null | null | null | stat.CO | http://creativecommons.org/licenses/by/4.0/ | Ordinary differential equations (ODEs) are fundamental tools for modeling
complex dynamic systems across scientific disciplines. However, parameter
estimation in ODE models is challenging due to the multimodal nature of the
likelihood function, which can lead to local optima and unstable inference. In
this paper, we propose particle data cloning (PDC), a novel approach that
enhances global optimization by leveraging data cloning and annealed sequential
Monte Carlo (ASMC). PDC mitigates multimodality by refining the likelihood
through data clones and progressively extracting information from the sharpened
posterior. Compared to standard data cloning, PDC provides more reliable
frequentist inference and demonstrates superior global optimization
performance. We offer practical guidelines for efficient implementation and
illustrate the method through simulation studies and an application to a
prey-predator ODE model. Our implementation is available at
https://github.com/SONDONGHUI/PDC.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:46:08 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Son",
"Donghui",
""
],
[
"Wang",
"Liangliang",
""
]
] |
2504.11836 | James Neill | James Neill, Rebecca Lester, Winnie Bakali, Gareth Roberts, Nicholas
Feasey, Lloyd A. C. Chapman, Chris Jewell | Non-centering for discrete-valued state transition models: an
application to ESBL-producing E. coli transmission in Malawi | 18 pages, 8 figures (plus supplementary material with an additional
18 pages, 12 figures) | null | null | null | stat.ME | http://creativecommons.org/licenses/by/4.0/ | Infectious disease transmission is often modelled by discrete-valued
stochastic state-transition processes. Due to a lack of complete data, Bayesian
inference for these models often relies on data-augmentation techniques. These
techniques are often inefficient or time consuming to implement. We introduce a
novel data-augmentation Markov chain Monte Carlo method for discrete-time
individual-based epidemic models, which we call the Rippler algorithm. This
method uses the transmission model in the proposal step of the
Metropolis-Hastings algorithm, rather than in the accept-reject step. We test
the Rippler algorithm on simulated data and apply it to data on
extended-spectrum beta-lactamase (ESBL)-producing E. coli collected in
Blantyre, Malawi. We compare the Rippler algorithm to two other commonly used
Bayesian inference methods for partially observed epidemic data, and find that
it has a good balance between mixing speed and computational complexity.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:46:46 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Neill",
"James",
""
],
[
"Lester",
"Rebecca",
""
],
[
"Bakali",
"Winnie",
""
],
[
"Roberts",
"Gareth",
""
],
[
"Feasey",
"Nicholas",
""
],
[
"Chapman",
"Lloyd A. C.",
""
],
[
"Jewell",
"Chris",
""
]
] |
2504.11837 | Yue Zhao | Yue Zhao, Qingqing Gu, Xiaoyu Wang, Teng Chen, Zhonglin Jiang, Yong
Chen, Luo Ji | FiSMiness: A Finite State Machine Based Paradigm for Emotional Support
Conversations | accepted by CMCL | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Emotional support conversation (ESC) aims to alleviate the emotional distress
of individuals through effective conversations. Although large language models
(LLMs) have obtained remarkable progress on ESC, most of these studies might
not define the diagram from the state model perspective, therefore providing a
suboptimal solution for long-term satisfaction. To address such an issue, we
leverage the Finite State Machine (FSM) on LLMs, and propose a framework called
FiSMiness. Our framework allows a single LLM to bootstrap the planning during
ESC, and self-reason the seeker's emotion, support strategy and the final
response upon each conversational turn. Substantial experiments on ESC datasets
suggest that FiSMiness outperforms many baselines, including direct inference,
self-refine, chain of thought, finetuning, and external-assisted methods, even
those with many more parameters.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:52:06 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Zhao",
"Yue",
""
],
[
"Gu",
"Qingqing",
""
],
[
"Wang",
"Xiaoyu",
""
],
[
"Chen",
"Teng",
""
],
[
"Jiang",
"Zhonglin",
""
],
[
"Chen",
"Yong",
""
],
[
"Ji",
"Luo",
""
]
] |
2504.11838 | Bianca Lamm | Bianca Lamm, Janis Keuper | A Visual RAG Pipeline for Few-Shot Fine-Grained Product Classification | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Despite the rapid evolution of learning and computer vision algorithms,
Fine-Grained Classification (FGC) still poses an open problem in many
practically relevant applications. In the retail domain, for example, the
identification of fast changing and visually highly similar products and their
properties are key to automated price-monitoring and product recommendation.
This paper presents a novel Visual RAG pipeline that combines the Retrieval
Augmented Generation (RAG) approach and Vision Language Models (VLMs) for
few-shot FGC. This Visual RAG pipeline extracts product and promotion data in
advertisement leaflets from various retailers and simultaneously predicts
fine-grained product ids along with price and discount information. Compared to
previous approaches, the key characteristic of the Visual RAG pipeline is that
it allows the prediction of novel products without re-training, simply by
adding a few class samples to the RAG database. Comparing several VLM back-ends
like GPT-4o [23], GPT-4o-mini [24], and Gemini 2.0 Flash [10], our approach
achieves 86.8% accuracy on a diverse dataset.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:53:50 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Lamm",
"Bianca",
""
],
[
"Keuper",
"Janis",
""
]
] |
2504.11839 | Simin Sun | Simin Sun and David Friberg and Miroslaw Staron | "Good" and "Bad" Failures in Industrial CI/CD -- Balancing Cost and
Quality Assurance | 5 pages, 2 figures | null | null | null | cs.SE | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Continuous Integration and Continuous Deployment (CI/CD) pipeline automates
software development to speed up and enhance the efficiency of engineering
software. These workflows consist of various jobs, such as code validation and
testing, which developers must wait to complete before receiving feedback. The
jobs can fail, which leads to unnecessary delays in build times, decreasing
productivity for developers, and increasing costs for companies. To explore how
companies adopt CI/CD workflows and balance cost with quality assurance during
optimization, we studied 4 companies, reporting industry experiences with CI/CD
practices. Our findings reveal that organizations can confuse the distinction
between CI and CD, whereas code merge and product release serve as more
effective milestones for process optimization and risk control. While numerous
tools and research efforts target the post-merge phase to enhance productivity,
limited attention has been given to the pre-merge phase, where early failure
prevention brings more impacts and less risks.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:56:36 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Sun",
"Simin",
""
],
[
"Friberg",
"David",
""
],
[
"Staron",
"Miroslaw",
""
]
] |
2504.11840 | Huizhe Zhang | Huizhe Zhang, Jintang Li, Yuchang Zhu, Liang Chen and Zibin Zheng | GT-SVQ: A Linear-Time Graph Transformer for Node Classification Using
Spiking Vector Quantization | work in progress | null | null | null | cs.NE cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Graph Transformers (GTs), which simultaneously integrate message-passing and
self-attention mechanisms, have achieved promising empirical results in some
graph prediction tasks. Although these approaches show the potential of
Transformers in capturing long-range graph topology information, issues
concerning the quadratic complexity and high computing energy consumption
severely limit the scalability of GTs on large-scale graphs. Recently, as
brain-inspired neural networks, Spiking Neural Networks (SNNs), facilitate the
development of graph representation learning methods with lower computational
and storage overhead through the unique event-driven spiking neurons. Inspired
by these characteristics, we propose a linear-time Graph Transformer using
Spiking Vector Quantization (GT-SVQ) for node classification. GT-SVQ
reconstructs codebooks based on rate coding outputs from spiking neurons, and
injects the codebooks into self-attention blocks to aggregate global
information in linear complexity. Besides, spiking vector quantization
effectively alleviates codebook collapse and the reliance on complex machinery
(distance measure, auxiliary loss, etc.) present in previous vector
quantization-based graph learning methods. In experiments, we compare GT-SVQ
with other state-of-the-art baselines on node classification datasets ranging
from small to large. Experimental results show that GT-SVQ has achieved
competitive performances on most datasets while maintaining up to 130x faster
inference speed compared to other GTs.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 07:57:42 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Zhang",
"Huizhe",
""
],
[
"Li",
"Jintang",
""
],
[
"Zhu",
"Yuchang",
""
],
[
"Chen",
"Liang",
""
],
[
"Zheng",
"Zibin",
""
]
] |
2504.11841 | Jack Walsh | Jack Walsh | Permutation dimensions of prime cyclic groups | 7 pages. Comments welcome! | null | null | null | math.RT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Based on recent successes concerning permutation resolutions of
representations by Balmer and Gallauer we define a new invariant of finite
groups: the p-permutation dimension. We compute this invariant for cyclic
groups of prime order.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:00:36 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Walsh",
"Jack",
""
]
] |
2504.11843 | Huawei Hou | Huawei Hou, Suzhi Bi, Xian Li, Shuoyao Wang, Liping Qian, Zhi Quan | Scalable Multi-task Edge Sensing via Task-oriented Joint Information
Gathering and Broadcast | 15 pages, 10 figures. The paper is submitted for potential journal
publication | null | null | null | eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The recent advance of edge computing technology enables significant sensing
performance improvement of Internet of Things (IoT) networks. In particular, an
edge server (ES) is responsible for gathering sensing data from distributed
sensing devices, and immediately executing different sensing tasks to
accommodate the heterogeneous service demands of mobile users. However, as the
number of users surges and the sensing tasks become increasingly
compute-intensive, the huge amount of computation workloads and data
transmissions may overwhelm the edge system of limited resources. Accordingly,
we propose in this paper a scalable edge sensing framework for multi-task
execution, in the sense that the computation workload and communication
overhead of the ES do not increase with the number of downstream users or
tasks. By exploiting the task-relevant correlations, the proposed scheme
implements a unified encoder at the ES, which produces a common low-dimensional
message from the sensing data and broadcasts it to all users to execute their
individual tasks. To achieve high sensing accuracy, we extend the well-known
information bottleneck theory to a multi-task scenario to jointly optimize the
information gathering and broadcast processes. We also develop an efficient
two-step training procedure to optimize the parameters of the neural
network-based codecs deployed in the edge sensing system. Experiment results
show that the proposed scheme significantly outperforms the considered
representative benchmark methods in multi-task inference accuracy. Besides, the
proposed scheme is scalable to the network size, which maintains almost
constant computation delay with less than 1% degradation of inference
performance when the user number increases by four times.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:06:46 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Hou",
"Huawei",
""
],
[
"Bi",
"Suzhi",
""
],
[
"Li",
"Xian",
""
],
[
"Wang",
"Shuoyao",
""
],
[
"Qian",
"Liping",
""
],
[
"Quan",
"Zhi",
""
]
] |
2504.11844 | Tom Everitt | Tom Everitt, Cristina Garbacea, Alexis Bellot, Jonathan Richens, Henry
Papadatos, Sim\'eon Campos, Rohin Shah | Evaluating the Goal-Directedness of Large Language Models | null | null | null | null | cs.AI cs.CL cs.LG | http://creativecommons.org/licenses/by/4.0/ | To what extent do LLMs use their capabilities towards their given goal? We
take this as a measure of their goal-directedness. We evaluate
goal-directedness on tasks that require information gathering, cognitive
effort, and plan execution, where we use subtasks to infer each model's
relevant capabilities. Our evaluations of LLMs from Google DeepMind, OpenAI,
and Anthropic show that goal-directedness is relatively consistent across
tasks, differs from task performance, and is only moderately sensitive to
motivational prompts. Notably, most models are not fully goal-directed. We hope
our goal-directedness evaluations will enable better monitoring of LLM
progress, and enable more deliberate design choices of agentic properties in
LLMs.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:07:08 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Everitt",
"Tom",
""
],
[
"Garbacea",
"Cristina",
""
],
[
"Bellot",
"Alexis",
""
],
[
"Richens",
"Jonathan",
""
],
[
"Papadatos",
"Henry",
""
],
[
"Campos",
"Siméon",
""
],
[
"Shah",
"Rohin",
""
]
] |
2504.11845 | Jie Zhu | Jie Zhu, Bo Peng, Zhe Zhang, Bingzheng Liu, Jianjun Lei | Boosting Multi-View Stereo with Depth Foundation Model in the Absence of
Real-World Labels | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Learning-based Multi-View Stereo (MVS) methods have made remarkable progress
in recent years. However, how to effectively train the network without using
real-world labels remains a challenging problem. In this paper, driven by the
recent advancements of vision foundation models, a novel method termed DFM-MVS,
is proposed to leverage the depth foundation model to generate the effective
depth prior, so as to boost MVS in the absence of real-world labels.
Specifically, a depth prior-based pseudo-supervised training mechanism is
developed to simulate realistic stereo correspondences using the generated
depth prior, thereby constructing effective supervision for the MVS network.
Besides, a depth prior-guided error correction strategy is presented to
leverage the depth prior as guidance to mitigate the error propagation problem
inherent in the widely-used coarse-to-fine network structure. Experimental
results on DTU and Tanks & Temples datasets demonstrate that the proposed
DFM-MVS significantly outperforms existing MVS methods without using real-world
labels.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:07:09 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Zhu",
"Jie",
""
],
[
"Peng",
"Bo",
""
],
[
"Zhang",
"Zhe",
""
],
[
"Liu",
"Bingzheng",
""
],
[
"Lei",
"Jianjun",
""
]
] |
2504.11846 | Chi-Chuan Hwang | Chi-Chuan Hwang, Yi-Ang Hong | A study on B-cell epitope prediction based on QSVM and VQC | null | null | null | null | quant-ph | http://creativecommons.org/licenses/by/4.0/ | This study investigates quantum computing's role in B-cell epitope prediction
using Quantum Support Vector Machine (QSVM) and Variational Quantum Classifier
(VQC). It highlights the potential of quantum machine learning in
bioinformatics, addressing computational efficiency limitations of traditional
methods as data complexity grows. QSVM uses quantum kernel functions for data
mapping, while VQC employs parameterized quantum circuits for classification.
Results show QSVM and VQC achieving 70% and 73% accuracy, respectively, with
QSVM excelling in balancing classes. Despite challenges like computational
demands and hardware limitations, quantum methods show promise, suggesting
future improvements with ongoing advancements.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:09:34 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Hwang",
"Chi-Chuan",
""
],
[
"Hong",
"Yi-Ang",
""
]
] |
2504.11847 | Ruike Renee Zhao | Yilong Chang, Jasmine Vallejo, Yangqing Sun, Ruike Renee Zhao | Ultra-Efficient Kidney Stone Fragment Removal via Spinner-Induced
Synergistic Circulation and Spiral Flow | null | null | null | null | physics.app-ph physics.med-ph | http://creativecommons.org/licenses/by/4.0/ | Kidney stones can cause severe pain and complications such as chronic kidney
disease or kidney failure. Retrograde intrarenal surgery (RIRS), which uses
laser lithotripsy to fragment stones for removal via a ureteroscope, is widely
adopted due to its safety and effectiveness. However, conventional fragment
removal methods using basketing and vacuum-assisted aspiration are inefficient,
as they can capture only 1 to 3 fragments (1--3\,mm in size) per pass, often
requiring dozens to hundreds of ureteroscope passes during a single procedure
to completely remove the fragments. These limitations lead to prolonged
procedures and residual fragments that contribute to high recurrence rates. To
address these limitations, we present a novel spinner device that enables
ultra-efficient fragment removal through spinning-induced localized suction.
The spinner generates a three-dimensional spiral and circulating flow field
that dislodges and draws fragments into its cavity even from distances over
20\,mm, eliminating the need to chase fragments. It can capture over 60
fragments (0.5--2\,mm) or over 15 larger fragments (2--3\,mm) in a single pass,
significantly improving removal efficiency. In this work, the spinner design is
optimized via computational fluid dynamics to maximize suction performance.
\textit{In vitro} testing demonstrates near 100\% capture rates for up to 60
fragments in a single operation and superior large-distance capture efficacy
compared to vacuum-assisted methods. \textit{Ex vivo} testing of the integrated
spinner-ureteroscope system in a porcine kidney confirmed its high performance
by capturing 45 fragments in just 4 seconds during a single pass and achieving
complete fragment clearance within a few passes.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:10:16 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chang",
"Yilong",
""
],
[
"Vallejo",
"Jasmine",
""
],
[
"Sun",
"Yangqing",
""
],
[
"Zhao",
"Ruike Renee",
""
]
] |
2504.11848 | Yang Bai | Yang Bai, Yifan Cui, Baoluo Sun | Proximal Inference on Population Intervention Indirect Effect | 60 pages, 3 figures | null | null | null | stat.ME math.ST stat.ML stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The population intervention indirect effect (PIIE) is a novel mediation
effect representing the indirect component of the population intervention
effect. Unlike traditional mediation measures, such as the natural indirect
effect, the PIIE holds particular relevance in observational studies involving
unethical exposures, when hypothetical interventions that impose harmful
exposures are inappropriate. Although prior research has identified PIIE under
unmeasured confounders between exposure and outcome, it has not fully addressed
the confounding that affects the mediator. This study extends the PIIE
identification to settings where unmeasured confounders influence
exposure-outcome, exposure-mediator, and mediator-outcome relationships.
Specifically, we leverage observed covariates as proxy variables for unmeasured
confounders, constructing three proximal identification frameworks.
Additionally, we characterize the semiparametric efficiency bound and develop
multiply robust and locally efficient estimators. To handle high-dimensional
nuisance parameters, we propose a debiased machine learning approach that
achieves $\sqrt{n}$-consistency and asymptotic normality to estimate the true
PIIE values, even when the machine learning estimators for the nuisance
functions do not converge at $\sqrt{n}$-rate. In simulations, our estimators
demonstrate higher confidence interval coverage rates than conventional methods
across various model misspecifications. In a real data application, our
approaches reveal an indirect effect of alcohol consumption on depression risk
mediated by depersonalization symptoms.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:14:55 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Bai",
"Yang",
""
],
[
"Cui",
"Yifan",
""
],
[
"Sun",
"Baoluo",
""
]
] |
2504.11850 | Finn Carter | Finn Carter | ACE: Attentional Concept Erasure in Diffusion Models | Under Review | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Large text-to-image diffusion models have demonstrated remarkable image
synthesis capabilities, but their indiscriminate training on Internet-scale
data has led to learned concepts that enable harmful, copyrighted, or otherwise
undesirable content generation. We address the task of concept erasure in
diffusion models, i.e., removing a specified concept from a pre-trained model
such that prompting the concept (or related synonyms) no longer yields its
depiction, while preserving the model's ability to generate other content. We
propose a novel method, Attentional Concept Erasure (ACE), that integrates a
closed-form attention manipulation with lightweight fine-tuning. Theoretically,
we formulate concept erasure as aligning the model's conditional distribution
on the target concept with a neutral distribution. Our approach identifies and
nullifies concept-specific latent directions in the cross-attention modules via
a gated low-rank adaptation, followed by adversarially augmented fine-tuning to
ensure thorough erasure of the concept and its synonyms. Empirically, we
demonstrate on multiple benchmarks, including object classes, celebrity faces,
explicit content, and artistic styles, that ACE achieves state-of-the-art
concept removal efficacy and robustness. Compared to prior methods, ACE better
balances generality (erasing concept and related terms) and specificity
(preserving unrelated content), scales to dozens of concepts, and is efficient,
requiring only a few seconds of adaptation per concept. We will release our
code to facilitate safer deployment of diffusion models.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:16:28 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Carter",
"Finn",
""
]
] |
2504.11851 | Tan Zhang | Tan Zhang, Zhongjian Wang, Jack Xin, Zhiwen Zhang | A Bidirectional DeepParticle Method for Efficiently Solving
Low-dimensional Transport Map Problems | 20 pages, 11 figures, 5 tables, planning to submit for Journal of
Computational Physics | null | null | null | physics.comp-ph | http://creativecommons.org/licenses/by/4.0/ | This paper aims to efficiently compute transport maps between probability
distributions arising from particle representation of bio-physical problems. We
develop a bidirectional DeepParticle (BDP) method to learn and generate
solutions under varying physical parameters. Solutions are approximated as
empirical measures of particles that adaptively align with the high-gradient
regions. The core idea of the BDP method is to learn both forward and reverse
mappings (between the uniform and a non-trivial target distribution) by
minimizing the discrete 2-Wasserstein distance (W2) and optimizing the
transition map therein by a minibatch technique. We present numerical results
demonstrating the effectiveness of the BDP method for learning and generating
solutions to Keller-Segel chemotaxis systems in the presence of laminar flows
and Kolmogorov flows with chaotic streamlines in three space dimensions. The
BDP outperforms two recent representative single-step flow matching and
diffusion models (rectified flow and shortcut diffusion models) in the
generative AI literature. However when the target distribution is
high-dimensional (4 and above), e.g. a mixture of two Gaussians, the
single-step diffusion models scale better in dimensions than BDP in terms of
W2-accuracy.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:19:43 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Zhang",
"Tan",
""
],
[
"Wang",
"Zhongjian",
""
],
[
"Xin",
"Jack",
""
],
[
"Zhang",
"Zhiwen",
""
]
] |
2504.11852 | Takatoshi Hama | Takatoshi Hama, Kazuhiro Ichihara | A presentation of the pure cactus group of degree four | 19 pages, 6 figures | null | null | null | math.GR math.GT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We give a simple presentation of the pure cactus group $PJ_4$ of degree four.
This presentation is obtained by considering an action of $PJ_4$ on the
hyperbolic plane and constructing a Dirichlet polygon for the action. As a
corollary, we provide a direct alternative proof that $PJ_4$ is isomorphic to
the fundamental group of the connected sum of five real projective planes.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:20:05 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Hama",
"Takatoshi",
""
],
[
"Ichihara",
"Kazuhiro",
""
]
] |
2504.11853 | Alice Apponi | Alice Apponi (1,2), Orlando Castellano (1,2), Daniele Paoloni (1,2),
Domenica Convertino (3), Neeraj Mishra (3), Camilla Coletti (3,4), Andrea
Casale (5), Luca Cecchini (8), Alfredo G. Cocco (6), Benedetta Corcione
(7,8), Nicola D'Ambrosio (6), Angelo Esposito (7,8), Marcello Messina (6),
Francesco Pandolfi (8), Francesca Pofi (6,9), Ilaria Rago (8), Nicola Rossi
(6), Sammar Tayyab (7,8), Ravi Prakash Yadav (7,8), Federico Virzi (6,10),
Carlo Mariani (7,8), Gianluca Cavoto (7,8), and Alessandro Ruocco (1,2) ((1)
Dipartimento di Scienze, Universit\`a degli Studi di Roma Tre, (2) INFN
Sezione di Roma Tre, (3) Center for Nanotechnology Innovation @NEST, (4)
Graphene Labs, Istituto italiano di tecnologia, (5) Department of Physics,
Columbia University, (6) INFN-LNGS, (7) Sapienza Universit\`a di Roma, (8)
INFN Sezione di Roma, (9) Gran Sasso Science Institute, (10) Universit\`a
degli Studi dell'Aquila) | Stability of Highly Hydrogenated Monolayer Graphene in Ultra-High Vacuum
and in Air | null | null | null | null | cond-mat.mtrl-sci cond-mat.mes-hall | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The stability of hydrogenated monolayer graphene was investigated via X-ray
photoemission spectroscopy (XPS) for two different environmental conditions:
ultra-high vacuum (UHV) and ambient pressure. The study is carried out by
measuring the C 1s line shape evolution for two hydrogenated samples one kept
in the UHV chamber and the other progressively exposed to air. In particular,
the $sp^3$ relative intensity in the C 1s core-level spectrum, represented by
the area ratio $\frac{sp^3}{sp^2+sp^3}$, was used as a marker for the
hydrogenation-level and it resulted to vary by (4 $\pm$ 2)$\%$ in UHV after
four months. Thus, a long-term stability of hydrogenated monolayer graphene was
found, that indicates this material as a good candidate for hydrogen (or
tritium) storage as long as it is kept in vacuum. On the other hand, the C 1s
spectrum of the sample exposed to air shows a significant oxidation. A rapid
growth up to saturation of the carbon oxides was observed with a time constant
$\tau$ = 1.8 $\pm$ 0.2 hours. Finally, the re-exposure of the oxidised sample
to atomic hydrogen was found to be an effective method for the recovery of
hydrogenated graphene. This process was studied by carrying out both XPS and
electron energy loss spectroscopy, the latter exploited to observe the CH
stretching mode as a direct footprint of re-hydrogenation.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:21:13 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Apponi",
"Alice",
""
],
[
"Castellano",
"Orlando",
""
],
[
"Paoloni",
"Daniele",
""
],
[
"Convertino",
"Domenica",
""
],
[
"Mishra",
"Neeraj",
""
],
[
"Coletti",
"Camilla",
""
],
[
"Casale",
"Andrea",
""
],
[
"Cecchini",
"Luca",
""
],
[
"Cocco",
"Alfredo G.",
""
],
[
"Corcione",
"Benedetta",
""
],
[
"D'Ambrosio",
"Nicola",
""
],
[
"Esposito",
"Angelo",
""
],
[
"Messina",
"Marcello",
""
],
[
"Pandolfi",
"Francesco",
""
],
[
"Pofi",
"Francesca",
""
],
[
"Rago",
"Ilaria",
""
],
[
"Rossi",
"Nicola",
""
],
[
"Tayyab",
"Sammar",
""
],
[
"Yadav",
"Ravi Prakash",
""
],
[
"Virzi",
"Federico",
""
],
[
"Mariani",
"Carlo",
""
],
[
"Cavoto",
"Gianluca",
""
],
[
"Ruocco",
"Alessandro",
""
]
] |
2504.11855 | Stefano Nichele | Etienne Guichard, Felix Reimers, Mia Kvalsund, Mikkel Lepper{\o}d,
Stefano Nichele | EngramNCA: a Neural Cellular Automaton Model of Memory Transfer | null | null | null | null | cs.NE cs.AI | http://creativecommons.org/licenses/by/4.0/ | This study introduces EngramNCA, a neural cellular automaton (NCA) that
integrates both publicly visible states and private, cell-internal memory
channels, drawing inspiration from emerging biological evidence suggesting that
memory storage extends beyond synaptic modifications to include intracellular
mechanisms. The proposed model comprises two components: GeneCA, an NCA trained
to develop distinct morphologies from seed cells containing immutable "gene"
encodings, and GenePropCA, an auxiliary NCA that modulates the private
"genetic" memory of cells without altering their visible states. This
architecture enables the encoding and propagation of complex morphologies
through the interaction of visible and private channels, facilitating the
growth of diverse structures from a shared "genetic" substrate. EngramNCA
supports the emergence of hierarchical and coexisting morphologies, offering
insights into decentralized memory storage and transfer in artificial systems.
These findings have potential implications for the development of adaptive,
self-organizing systems and may contribute to the broader understanding of
memory mechanisms in both biological and synthetic contexts.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:23:09 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Guichard",
"Etienne",
""
],
[
"Reimers",
"Felix",
""
],
[
"Kvalsund",
"Mia",
""
],
[
"Lepperød",
"Mikkel",
""
],
[
"Nichele",
"Stefano",
""
]
] |
2504.11856 | Zhenhuan Zhou | Zhenhuan Zhou, Yuchen Zhang, Along He, Peng Wang, Xueshuo Xie and Tao
Li | Cross-Frequency Collaborative Training Network and Dataset for
Semi-supervised First Molar Root Canal Segmentation | 12 pages, Initial submission time 25 December 2024, Now Under Review | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Root canal (RC) treatment is a highly delicate and technically complex
procedure in clinical practice, heavily influenced by the clinicians'
experience and subjective judgment. Deep learning has made significant
advancements in the field of computer-aided diagnosis (CAD) because it can
provide more objective and accurate diagnostic results. However, its
application in RC treatment is still relatively rare, mainly due to the lack of
public datasets in this field. To address this issue, in this paper, we
established a First Molar Root Canal segmentation dataset called FMRC-2025.
Additionally, to alleviate the workload of manual annotation for dentists and
fully leverage the unlabeled data, we designed a Cross-Frequency Collaborative
training semi-supervised learning (SSL) Network called CFC-Net. It consists of
two components: (1) Cross-Frequency Collaborative Mean Teacher (CFC-MT), which
introduces two specialized students (SS) and one comprehensive teacher (CT) for
collaborative multi-frequency training. The CT and SS are trained on different
frequency components while fully integrating multi-frequency knowledge through
cross and full frequency consistency supervisions. (2) Uncertainty-guided
Cross-Frequency Mix (UCF-Mix) mechanism enables the network to generate
high-confidence pseudo-labels while learning to integrate multi-frequency
information and maintaining the structural integrity of the targets. Extensive
experiments on FMRC-2025 and three public dental datasets demonstrate that
CFC-MT is effective for RC segmentation and can also exhibit strong
generalizability on other dental segmentation tasks, outperforming
state-of-the-art SSL medical image segmentation methods. Codes and dataset will
be released.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:24:42 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Zhou",
"Zhenhuan",
""
],
[
"Zhang",
"Yuchen",
""
],
[
"He",
"Along",
""
],
[
"Wang",
"Peng",
""
],
[
"Xie",
"Xueshuo",
""
],
[
"Li",
"Tao",
""
]
] |
2504.11857 | Renjin Jiang | Renjin Jiang, Tianjun Shen, Sibei Yang and Houkun Zhang | Heat kernel estimates, fractional Riesz transforms and applications on
exterior domains | 46pp, comments are welcome | null | null | null | math.CA math.AP | http://creativecommons.org/licenses/by/4.0/ | In this paper, we derive sharp two side heat kernel estimate on exterior
$C^{1,1}$ domains in the plane, and sharp upper heat kernel bound on exterior
$C^{1,\mathrm{Dini}}$ domains in $\mathbb{R}^n$, $n\ge 2$. Estimates for
Green's function and Riesz potentials on exterior domains in the plane are also
presented. Based on the heat kernel estimates, we show the boundedness of the
fractional Riesz transforms on exterior $C^{1,\mathrm{Dini}}$ domains in
$\mathbb{R}^n$, $n\ge 2$. Some further applications to product and chain rules
and nonlinear Schr\"odinger equation are also presented.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:29:42 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Jiang",
"Renjin",
""
],
[
"Shen",
"Tianjun",
""
],
[
"Yang",
"Sibei",
""
],
[
"Zhang",
"Houkun",
""
]
] |
2504.11858 | Andreas Plesner | Jo\"el Mathys, Andreas Plesner, Jorel Elmiger, Roger Wattenhofer | Synthetic Data for Blood Vessel Network Extraction | Presented at SynthData Workshop at ICLR 2025 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Blood vessel networks in the brain play a crucial role in stroke research,
where understanding their topology is essential for analyzing blood flow
dynamics. However, extracting detailed topological vessel network information
from microscopy data remains a significant challenge, mainly due to the
scarcity of labeled training data and the need for high topological accuracy.
This work combines synthetic data generation with deep learning to
automatically extract vessel networks as graphs from volumetric microscopy
data. To combat data scarcity, we introduce a comprehensive pipeline for
generating large-scale synthetic datasets that mirror the characteristics of
real vessel networks. Our three-stage approach progresses from abstract graph
generation through vessel mask creation to realistic medical image synthesis,
incorporating biological constraints and imaging artifacts at each stage. Using
this synthetic data, we develop a two-stage deep learning pipeline of 3D
U-Net-based models for node detection and edge prediction. Fine-tuning on real
microscopy data shows promising adaptation, improving edge prediction F1 scores
from 0.496 to 0.626 by training on merely 5 manually labeled samples. These
results suggest that automated vessel network extraction is becoming
practically feasible, opening new possibilities for large-scale vascular
analysis in stroke research.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:29:46 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Mathys",
"Joël",
""
],
[
"Plesner",
"Andreas",
""
],
[
"Elmiger",
"Jorel",
""
],
[
"Wattenhofer",
"Roger",
""
]
] |
2504.11859 | Atsuki Nagao | Atsuki Nagao and Mei Sekiguchi | Meta Theorem for Hardness on FCP-Problem | null | null | null | null | cs.CC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Fewest Clues Problem (FCP) framework has been introduced to study the
complexity of determining whether a solution to an \NP~problem can be uniquely
identified by specifying a subset of the certificate. For a given problem $P
\in \NP$, its FCP variant is denoted by FCP-$P$. While several \NP-complete
problems have been shown to have $\Sigma_2^\p$-complete FCP variants, it
remains open whether this holds for all \NP-complete problems.
In this work, we propose a meta-theorem that establishes the
$\Sigma_2^\p$-completeness of FCP-$P$ under the condition that the \NP-hardness
of $P$ is proven via a polynomial-time reduction satisfying certain structural
properties. Furthermore, we apply the meta-theorem to demonstrate the
$\Sigma_2^\p$-completeness of the FCP variants of several \NP-complete
problems.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:30:34 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Nagao",
"Atsuki",
""
],
[
"Sekiguchi",
"Mei",
""
]
] |
2504.11860 | Yishun Wang | Haoyang Sun, Yishun Wang, Xiaoqi Li | From Data Behavior to Code Analysis: A Multimodal Study on Security and
Privacy Challenges in Blockchain-Based DApp | null | null | null | null | cs.CR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The recent proliferation of blockchain-based decentralized applications
(DApp) has catalyzed transformative advancements in distributed systems, with
extensive deployments observed across financial, entertainment, media, and
cybersecurity domains. These trustless architectures, characterized by their
decentralized nature and elimination of third-party intermediaries, have
garnered substantial institutional attention. Consequently, the escalating
security challenges confronting DApp demand rigorous scholarly investigation.
This study initiates with a systematic analysis of behavioral patterns derived
from empirical DApp datasets, establishing foundational insights for subsequent
methodological developments. The principal security vulnerabilities in
Ethereum-based smart contracts developed via Solidity are then critically
examined. Specifically, reentrancy vulnerability attacks are addressed by
formally representing contract logic using highly expressive code fragments.
This enables precise source code-level detection via bidirectional long
short-term memory networks with attention mechanisms (BLSTM-ATT). Regarding
privacy preservation challenges, contemporary solutions are evaluated through
dual analytical lenses: identity privacy preservation and transaction anonymity
enhancement, while proposing future research trajectories in cryptographic
obfuscation techniques.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:30:43 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Sun",
"Haoyang",
""
],
[
"Wang",
"Yishun",
""
],
[
"Li",
"Xiaoqi",
""
]
] |
2504.11861 | Jitao Li | Yihan Shi, Qingrui Pan, Jitao Li, Xiaoze Shi, Youchang Wang, Peng Xiao | Visualization Analysis and Impedance Analysis for the Aging Behavior
Assessment of 18650 Cells | null | null | null | null | cond-mat.mtrl-sci physics.app-ph | http://creativecommons.org/licenses/by/4.0/ | This work presents a comprehensive study on the aging behavior of 18650-type
lithium-ion batteries, focusing on the uneven intercalation of lithium ions
during fast charging processes. It introduces a novel approach using color
visual recognition technology to analyze color changes in the graphite anode,
indicative of lithiation levels. The study employs X-ray diffraction (XRD) and
Distribution of Relaxation Time (DRT) techniques to validate and analyze the
observations. The study emphasizes the significance of electrode impedance, the
positioning of battery tabs, and electrolyte distribution in influencing the
aging dynamics of lithium-ion batteries. Furthermore, the paper presents an
innovative impedance Transport-Line Model, specifically developed to capture
the evolution of polarization impedance over time. This model offers a deeper
understanding of the internal mechanisms driving battery aging, providing
valuable insights for the design and optimization of lithium-ion batteries. The
research represents a significant contribution to the field, shedding light on
the complex aging processes in lithium-ion batteries, particularly under the
conditions of fast charging. This could lead to improved battery performance,
longevity, and safety, which are critical for the wide range of applications
that depend on these energy storage systems.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:31:27 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Shi",
"Yihan",
""
],
[
"Pan",
"Qingrui",
""
],
[
"Li",
"Jitao",
""
],
[
"Shi",
"Xiaoze",
""
],
[
"Wang",
"Youchang",
""
],
[
"Xiao",
"Peng",
""
]
] |
2504.11862 | Ewa Gorecka | Damian Pociecha, Jadwiga Szydlowska, Katarzyna Kwiatkowska, Marijus
Juodka, Julian Spiess, John MD Storey, Corrie T Imrie, Rebecca Walker, Ewa
Gorecka | Twist Grain Boundary phases in proper ferroelectric liquid crystals
realm | null | null | null | null | cond-mat.soft | http://creativecommons.org/licenses/by/4.0/ | The twist-grain-boundary (TGB) phases, characterized by a periodic, helical
arrangement of blocks made of polar smectic phases, SmAF and SmCF, have been
discovered. They have been observed for rod-like molecules with a strong
longitudinal dipole moment, featuring an (S)-2-methylbutyl end group having
only weak twisting power, and emerge below the antiferroelectric SmAAF phase,
where the lamellar structure is already well established. It is suggested that
the structure is governed by electrostatic interactions amplified by weak
chiral forces, in striking contrast to the mechanism of TGB phase formation
found in non-polar materials. The TGB phases exhibit light selective reflection
in the visible range, while the value of electric polarization confirms an
almost perfectly ordered dipole alignment.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:36:48 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Pociecha",
"Damian",
""
],
[
"Szydlowska",
"Jadwiga",
""
],
[
"Kwiatkowska",
"Katarzyna",
""
],
[
"Juodka",
"Marijus",
""
],
[
"Spiess",
"Julian",
""
],
[
"Storey",
"John MD",
""
],
[
"Imrie",
"Corrie T",
""
],
[
"Walker",
"Rebecca",
""
],
[
"Gorecka",
"Ewa",
""
]
] |
2504.11863 | Sunil Nair | Shruti Chakravarty, Pascal Manuel, Antonio Cervellino, Sunil Nair | Understanding the evolution of the magnetic ground state in
Ba$_4$NaRu$_3$O$_{12}$ | null | null | null | null | cond-mat.str-el cond-mat.mtrl-sci | http://creativecommons.org/licenses/by/4.0/ | We report a comprehensive investigation of the quadruple perovskite
Ba$_4$NaRu$_3$O$_{12}$, in which we discover a robust spin-lattice coupled
ground state characterized by a long-range antiferromagnetic ordering at $T_N
\sim$ 257 K. The system's unique structural motif of three symmetrically
distinct magnetic ions, including Ru dimers separated by non-magnetic layers,
is intimately correlated with its magnetic behavior, as evidenced by
temperature-dependent diffraction measurements and specific heat data. The
powder neutron diffraction patterns at 13 K showed that the spins within the
dimers are antiparallel, leading to a net zero moment contribution and a
staggered arrangement of the triangular layers formed by the Ru moments within
the corner-shared octahedra along the $c$-axis. The low-temperature specific
heat revealed an extra boson peak contribution from optical modes with a
maximum vibrational energy of $\sim$55cm$^{-1}$. The charge transport exhibited
variable-range hopping (VRH) behaviour below $T_N$, with a stronger
energy-dependence than expected from the Efros-Shklovskii model, suggesting the
presence of multiparticle correlation effects.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:37:28 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chakravarty",
"Shruti",
""
],
[
"Manuel",
"Pascal",
""
],
[
"Cervellino",
"Antonio",
""
],
[
"Nair",
"Sunil",
""
]
] |
2504.11864 | Michal Przewozniczek | J. Piatek, M. W. Przewozniczek, F. Chicano, R. Tin\'os | Moving between high-quality optima using multi-satisfiability
characteristics in hard-to-solve Max3Sat instances | null | null | 10.1145/3712256.3726428 | null | cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Gray-box optimization proposes effective and efficient optimizers of general
use. To this end, it leverages information about variable dependencies and the
subfunction-based problem representation. These approaches were already shown
effective by enabling \textit{tunnelling} between local optima even if these
moves require the modification of many dependent variables. Tunnelling is
useful in solving the maximum satisfiability problem (MaxSat), which can be
reformulated to Max3Sat. Since many real-world problems can be brought to
solving the MaxSat/Max3Sat instances, it is important to solve them effectively
and efficiently. Therefore, we focus on Max3Sat instances for which tunnelling
fails to introduce improving moves between locally optimal high-quality
solutions and the region of globally optimal solutions. We analyze the features
of such instances on the ground of phase transitions. Based on these
observations, we propose manipulating clause-satisfiability characteristics
that allow connecting high-quality solutions distant in the solution space. We
utilize multi-satisfiability characteristics in the optimizer built from
typical gray-box mechanisms. The experimental study shows that the proposed
optimizer can solve those Max3Sat instances that are out of the grasp of
state-of-the-art gray-box optimizers. At the same time, it remains effective
for instances that have already been successfully solved by gray-box.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:38:08 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Piatek",
"J.",
""
],
[
"Przewozniczek",
"M. W.",
""
],
[
"Chicano",
"F.",
""
],
[
"Tinós",
"R.",
""
]
] |
2504.11865 | Zhongjie Li | Zhongjie Li | Asymptotic normality of coefficients of P-recursive polynomial sequences | null | null | null | null | math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, the asymptotic normality of some famous combinatorial
sequences has been the subject of extensive study. However, the methods used to
prove the asymptotic normality of various combinatorial sequences differ
significantly. In this paper, we present a sufficient condition for
establishing the asymptotic normality of the coefficients of a general
P-recursive polynomial sequence. Additionally, we provide two examples that
illustrate the application of this sufficient condition.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:39:14 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Li",
"Zhongjie",
""
]
] |
2504.11866 | Houshuang Chen | Houshuang Chen, Yuchen He, and Chihao Zhang | On the Problem of Best Arm Retention | null | Theoretical Computer Science, Volume 1041, 2025, | 10.1016/j.tcs.2025.115213 | null | cs.LG cs.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper presents a comprehensive study on the problem of Best Arm
Retention (BAR), which has recently found applications in streaming algorithms
for multi-armed bandits. In the BAR problem, the goal is to retain $m$ arms
with the best arm included from $n$ after some trials, in stochastic
multi-armed bandit settings. We first investigate pure exploration for the BAR
problem under different criteria, and then minimize the regret with specific
constraints, in the context of further exploration in streaming algorithms.
- We begin by revisiting the lower bound for the $(\varepsilon,\delta)$-PAC
algorithm for Best Arm Identification (BAI) and adapt the classical
KL-divergence argument to derive optimal bounds for $(\varepsilon,\delta)$-PAC
algorithms for BAR.
- We further study another variant of the problem, called $r$-BAR, which
requires the expected gap between the best arm and the optimal arm retained is
less than $r$. We prove tight sample complexity for the problem.
- We explore the regret minimization problem for $r$-BAR and develop
algorithm beyond pure exploration. We conclude with a conjecture on the optimal
regret in this setting.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:41:20 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chen",
"Houshuang",
""
],
[
"He",
"Yuchen",
""
],
[
"Zhang",
"Chihao",
""
]
] |
2504.11867 | Xingyu Li | Qi Liu, Yanchen Liu, Ruifeng Li, Chenhong Cao, Yufeng Li, Xingyu Li,
Peng Wang, Runhan Feng, Shiyang Bu | MDHP-Net: Detecting an Emerging Time-exciting Threat in IVN | arXiv admin note: substantial text overlap with arXiv:2411.10258 | null | null | null | cs.CR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The integration of intelligent and connected technologies in modern vehicles,
while offering enhanced functionalities through Electronic Control Unit (ECU)
and interfaces like OBD-II and telematics, also exposes the vehicle's
in-vehicle network (IVN) to potential cyberattacks. Unlike prior work, we
identify a new time-exciting threat model against IVN. These attacks inject
malicious messages that exhibit a time-exciting effect, gradually manipulating
network traffic to disrupt vehicle operations and compromise safety-critical
functions. We systematically analyze the characteristics of the threat:
dynamism, time-exciting impact, and low prior knowledge dependency. To validate
its practicality, we replicate the attack on a real Advanced Driver Assistance
System via Controller Area Network (CAN), exploiting Unified Diagnostic Service
vulnerabilities and proposing four attack strategies. While CAN's integrity
checks mitigate attacks, Ethernet migration (e.g., DoIP/SOME/IP) introduces new
surfaces. We further investigate the feasibility of time-exciting threat under
SOME/IP. To detect time-exciting threat, we introduce MDHP-Net, leveraging
Multi-Dimentional Hawkes Process (MDHP) and temporal and message-wise feature
extracting structures. Meanwhile, to estimate MDHP parameters, we developed the
first GPU-optimized gradient descent solver for MDHP (MDHP-GDS). These modules
significantly improves the detection rate under time-exciting attacks in
multi-ECU IVN system. To address data scarcity, we release STEIA9, the first
open-source dataset for time-exciting attacks, covering 9 Ethernet-based attack
scenarios. Extensive experiments on STEIA9 (9 attack scenarios) show MDHP-Net
outperforms 3 baselines, confirming attack feasibility and detection efficacy.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:41:24 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Liu",
"Qi",
""
],
[
"Liu",
"Yanchen",
""
],
[
"Li",
"Ruifeng",
""
],
[
"Cao",
"Chenhong",
""
],
[
"Li",
"Yufeng",
""
],
[
"Li",
"Xingyu",
""
],
[
"Wang",
"Peng",
""
],
[
"Feng",
"Runhan",
""
],
[
"Bu",
"Shiyang",
""
]
] |
2504.11868 | Shuhei Ikemoto | Tufail Ahmad Bhat, Yuhei Yoshimitsu, Kazuki Wada, Shuhei Ikemoto | Real-Time Shape Estimation of Tensegrity Structures Using Strut
Inclination Angles | null | null | 10.1109/LRA.2025.3558704 | null | cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Tensegrity structures are becoming widely used in robotics, such as
continuously bending soft manipulators and mobile robots to explore unknown and
uneven environments dynamically. Estimating their shape, which is the
foundation of their state, is essential for establishing control. However,
on-board sensor-based shape estimation remains difficult despite its
importance, because tensegrity structures lack well-defined joints, which makes
it challenging to use conventional angle sensors such as potentiometers or
encoders for shape estimation. To our knowledge, no existing work has
successfully achieved shape estimation using only onboard sensors such as
Inertial Measurement Units (IMUs). This study addresses this issue by proposing
a novel approach that uses energy minimization to estimate the shape. We
validated our method through experiments on a simple Class 1 tensegrity
structure, and the results show that the proposed algorithm can estimate the
real-time shape of the structure using onboard sensors, even in the presence of
external disturbances.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:44:06 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Bhat",
"Tufail Ahmad",
""
],
[
"Yoshimitsu",
"Yuhei",
""
],
[
"Wada",
"Kazuki",
""
],
[
"Ikemoto",
"Shuhei",
""
]
] |
2504.11869 | Jos\'e Manuel Casas Gonz\'alez | J. M. Casas, L. Bonavera, J. Gonz\'alez-Nuevo, G. Puglisi, C.
Baccigalupi | Recovering the CMB signal with neural networks | Accepted for publication in the Springer Nature Astrophysics and
Space Science book series from an oral contribution gave by Jos\'e Manuel
Casas at the 2nd edition of the International Conference on Machine Learning
for Astrophysics (ML4ASTRO2) in Catania, Italy in July 2024 | null | null | null | astro-ph.CO astro-ph.IM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Component separation is the process of extracting one or more emission
sources in astrophysical maps. It is therefore crucial to develop models that
can accurately clean the cosmic microwave background (CMB) in current and
future experiments. In this work, we present a new methodology based on neural
networks which operates on realistic temperature and polarization simulations.
We assess its performance by comparing the power spectra of the output maps
with those of the input maps and other emissions. For temperature, we obtain
residuals of $20 \pm \mu K^{2}$. For polarization, we analyze the $E$ and $B$
modes, which are related to density (scalar) and primordial gravitational waves
(tensorial) perturbations occurring in the first second of the Universe,
obtaining residuals of $10^{-2} \mu K^{2}$ at $l>200$ and $10^{-2}$ and
$10^{-3} \mu K^{2}$ for $E$ and $B$, respectively.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:44:46 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Casas",
"J. M.",
""
],
[
"Bonavera",
"L.",
""
],
[
"González-Nuevo",
"J.",
""
],
[
"Puglisi",
"G.",
""
],
[
"Baccigalupi",
"C.",
""
]
] |
2504.11871 | Peng Wang | Peng Wang and Weihua Wu | Channel-Adaptive Robust Resource Allocation for Highly Reliable
IRS-Assisted V2X Communications | null | null | null | null | eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper addresses the challenges of resource allocation in vehicular
networks enhanced by Intelligent Reflecting Surfaces (IRS), considering the
uncertain Channel State Information (CSI) typical of vehicular environments due
to the Doppler shift. Leveraging the 3GPP's Mode 1 cellular V2X architecture,
our system model facilitates efficient subcarrier usage and interference
reduction through coordinated V2I and V2V communications. Each Cellular User
Equipment (CUE) shares its spectrum with at most one Vehicular User Equipment
(VUE) in a one-to-one reuse pattern. We formulate a joint optimization problem
for vehicular transmit power, Multi-User Detection (MUD) matrices, V2V link
spectrum reuse, and IRS reflection coefficients in IRS-aided V2X communication
with imperfect CSI. To tackle this, a novel robust resource allocation
algorithm is developed by first decomposing the problem into manageable
sub-problems such as power allocation, MUD matrices optimization and IRS phase
shifts, and then using the Block Coordinate Descent (BCD) method to alternately
optimize these subproblems for optimal resource allocation. Our contributions
include efficient approaches for self-learning based power allocation and phase
shift optimization that adapt to CSI uncertainties, significantly enhancing the
reliability and efficiency of vehicular communications. Simulation results
validate the effectiveness of the proposed solutions in improving the Quality
of Service (QoS) and managing the complex interference inherent in dense
vehicular networks.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:48:53 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Wang",
"Peng",
""
],
[
"Wu",
"Weihua",
""
]
] |
2504.11872 | Daiqi Liu | Daiqi Liu, Fuxin Fan, Andreas Maier | A Category-Fragment Segmentation Framework for Pelvic Fracture
Segmentation in X-ray Images | 5 pages, 2 figures, 1 table | null | 10.1007/978-3-658-47422-5_72 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Pelvic fractures, often caused by high-impact trauma, frequently require
surgical intervention. Imaging techniques such as CT and 2D X-ray imaging are
used to transfer the surgical plan to the operating room through image
registration, enabling quick intraoperative adjustments. Specifically,
segmenting pelvic fractures from 2D X-ray imaging can assist in accurately
positioning bone fragments and guiding the placement of screws or metal plates.
In this study, we propose a novel deep learning-based category and fragment
segmentation (CFS) framework for the automatic segmentation of pelvic bone
fragments in 2D X-ray images. The framework consists of three consecutive
steps: category segmentation, fragment segmentation, and post-processing. Our
best model achieves an IoU of 0.91 for anatomical structures and 0.78 for
fracture segmentation. Results demonstrate that the CFS framework is effective
and accurate.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:49:22 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Liu",
"Daiqi",
""
],
[
"Fan",
"Fuxin",
""
],
[
"Maier",
"Andreas",
""
]
] |
2504.11873 | Weiqiang Jiao | Weiqiang Jiao, Suzhi Bi, Xian Li, Cheng Guo, Hao Chen, Zhi Quan | Transferable Deployment of Semantic Edge Inference Systems via
Unsupervised Domain Adaption | 14 pages, 14 figures, the paper is submitted for potential journal
publication | null | null | null | cs.LG cs.SY eess.SY | http://creativecommons.org/licenses/by/4.0/ | This paper investigates deploying semantic edge inference systems for
performing a common image clarification task. In particular, each system
consists of multiple Internet of Things (IoT) devices that first locally encode
the sensing data into semantic features and then transmit them to an edge
server for subsequent data fusion and task inference. The inference accuracy is
determined by efficient training of the feature encoder/decoder using labeled
data samples. Due to the difference in sensing data and communication channel
distributions, deploying the system in a new environment may induce high costs
in annotating data labels and re-training the encoder/decoder models. To
achieve cost-effective transferable system deployment, we propose an efficient
Domain Adaptation method for Semantic Edge INference systems (DASEIN) that can
maintain high inference accuracy in a new environment without the need for
labeled samples. Specifically, DASEIN exploits the task-relevant data
correlation between different deployment scenarios by leveraging the techniques
of unsupervised domain adaptation and knowledge distillation. It devises an
efficient two-step adaptation procedure that sequentially aligns the data
distributions and adapts to the channel variations. Numerical results show
that, under a substantial change in sensing data distributions, the proposed
DASEIN outperforms the best-performing benchmark method by 7.09% and 21.33% in
inference accuracy when the new environment has similar or 25 dB lower channel
signal to noise power ratios (SNRs), respectively. This verifies the
effectiveness of the proposed method in adapting both data and channel
distributions in practical transfer deployment applications.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:50:51 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Jiao",
"Weiqiang",
""
],
[
"Bi",
"Suzhi",
""
],
[
"Li",
"Xian",
""
],
[
"Guo",
"Cheng",
""
],
[
"Chen",
"Hao",
""
],
[
"Quan",
"Zhi",
""
]
] |
2504.11874 | Ruoyu Sun | Ruoyu Sun, Angelos Stefanidis, Zhengyong Jiang, Jionglong Su | Factor-MCLS: Multi-agent learning system with reward factor matrix and
multi-critic framework for dynamic portfolio optimization | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Typical deep reinforcement learning (DRL) agents for dynamic portfolio
optimization learn the factors influencing portfolio return and risk by
analyzing the output values of the reward function while adjusting portfolio
weights within the training environment. However, it faces a major limitation
where it is difficult for investors to intervene in the training based on
different levels of risk aversion towards each portfolio asset. This difficulty
arises from another limitation: existing DRL agents may not develop a thorough
understanding of the factors responsible for the portfolio return and risk by
only learning from the output of the reward function. As a result, the strategy
for determining the target portfolio weights is entirely dependent on the DRL
agents themselves. To address these limitations, we propose a reward factor
matrix for elucidating the return and risk of each asset in the portfolio.
Additionally, we propose a novel learning system named Factor-MCLS using a
multi-critic framework that facilitates learning of the reward factor matrix.
In this way, our DRL-based learning system can effectively learn the factors
influencing portfolio return and risk. Moreover, based on the critic networks
within the multi-critic framework, we develop a risk constraint term in the
training objective function of the policy function. This risk constraint term
allows investors to intervene in the training of the DRL agent according to
their individual levels of risk aversion towards the portfolio assets.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:51:09 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Sun",
"Ruoyu",
""
],
[
"Stefanidis",
"Angelos",
""
],
[
"Jiang",
"Zhengyong",
""
],
[
"Su",
"Jionglong",
""
]
] |
2504.11875 | Marta Dai Pra | Marta Dai Pra, Alison Etheridge, Jere Koskela, Maite Wilke-Berenguer | Multi-type $\Xi$-coalescents from structured population models with
bottlenecks | 39 pages, 7 figures | null | null | null | math.PR q-bio.PE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce an individual-based model for structured populations undergoing
demographic bottlenecks, i.e. drastic reductions in population size that last
many generations and can have arbitrary shapes. We first show that the
(non-Markovian) allele-frequency process converges to a Markovian diffusion
process with jumps in a suitable relaxation of the Skorokhod J1 topology.
Backward in time we find that genealogies of samples of individuals are
described by multi-type $\Xi$-coalescents presenting multiple simultaneous
mergers with simultaneous migrations. These coalescents are also moment-duals
of the limiting jump diffusions. We then show through a numerical study that
our model is flexible and can predict various shapes for the site frequency
spectrum, consistent with real data, using a small number of interpretable
parameters.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:57:35 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Pra",
"Marta Dai",
""
],
[
"Etheridge",
"Alison",
""
],
[
"Koskela",
"Jere",
""
],
[
"Wilke-Berenguer",
"Maite",
""
]
] |
2504.11876 | Giacomo Colombo | Giacomo Colombo | Generic regularity in time for solutions of the Stefan problem in 4+1
dimensions | null | null | null | null | math.AP | http://creativecommons.org/licenses/by/4.0/ | We show that the free boundary of a solution of the Stefan problem in
$\mathbb R^{4+1}$ is a $3$-dimensional manifold of class $C^\infty$ in $\mathbb
R^4$ for almost every time. This is achieved by showing that for all dimensions
$n$ the singular set $\Sigma\subset \mathbb R^{n+1}$ can be decomposed in two
parts $\Sigma=\Sigma^\infty\cup \Sigma^*$, where $\Sigma^\infty$ is covered by
one $(n-1)$-dimensional manifold of class $C^\infty$ in $\mathbb R^{n+1}$ and
its projection onto the time axis has Hausdorff dimension 0, while $\Sigma^*$
is parabolically countably $(n-2)$-rectifiable.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:58:40 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Colombo",
"Giacomo",
""
]
] |
2504.11877 | Sarang S | Sarang S, Harsh D. Chothani, Qilei Li, Ahmed M. Abdelmoniem, Arnab K.
Paul | Benchmarking Mutual Information-based Loss Functions in Federated
Learning | 6 pages, 4 figures | null | null | null | cs.LG cs.DC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Federated Learning (FL) has attracted considerable interest due to growing
privacy concerns and regulations like the General Data Protection Regulation
(GDPR), which stresses the importance of privacy-preserving and fair machine
learning approaches. In FL, model training takes place on decentralized data,
so as to allow clients to upload a locally trained model and receive a globally
aggregated model without exposing sensitive information. However, challenges
related to fairness-such as biases, uneven performance among clients, and the
"free rider" issue complicates its adoption. In this paper, we examine the use
of Mutual Information (MI)-based loss functions to address these concerns. MI
has proven to be a powerful method for measuring dependencies between variables
and optimizing deep learning models. By leveraging MI to extract essential
features and minimize biases, we aim to improve both the fairness and
effectiveness of FL systems. Through extensive benchmarking, we assess the
impact of MI-based losses in reducing disparities among clients while enhancing
the overall performance of FL.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:58:44 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"S",
"Sarang",
""
],
[
"Chothani",
"Harsh D.",
""
],
[
"Li",
"Qilei",
""
],
[
"Abdelmoniem",
"Ahmed M.",
""
],
[
"Paul",
"Arnab K.",
""
]
] |
2504.11878 | Shaima' Abidrabbu Ms | Shaima Abidrabbu, and H\"useyin Arslan | A Novel Approach to Secure RSMA Networks | 5 pages, and 2 figures. This work has been submitted to IEEE Wireless
Communication Letter | null | null | null | eess.SP cs.SY eess.SY | http://creativecommons.org/licenses/by/4.0/ | This letter introduces a novel data-dependent interleaving technique designed
to enhance the security of rate-splitting multiple access (RSMA) networks by
protecting the common stream from eavesdropping threats. Specifically, we
exploit the RSMA structure by interleaving the common bits of each user based
on a sequence derived from their private bits. By decoding its private stream,
the legitimate receiver reconstructs the interleaving sequence set by the
transmitter and successfully de-interleaves the common stream. Therefore, the
common part is successfully prevented from being intercepted by an eavesdropper
who is unable to deduce the dynamic changing interleaving permutations. To
ensure dynamic interleaving sequences, a private bit selection approach that
balances the trade-off between security and system efficiency is proposed.
Simulation findings confirm the effectiveness of the suggested method, showing
notable security improvements while maintaining robust overall system
reliability.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:59:10 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Abidrabbu",
"Shaima",
""
],
[
"Arslan",
"Hüseyin",
""
]
] |
2504.11879 | Zikun Zhou | Yushuai Sun, Zikun Zhou, Dongmei Jiang, Yaowei Wang, Jun Yu, Guangming
Lu, Wenjie Pei | Learning Compatible Multi-Prize Subnetworks for Asymmetric Retrieval | Accepted to CVPR 2025 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Asymmetric retrieval is a typical scenario in real-world retrieval systems,
where compatible models of varying capacities are deployed on platforms with
different resource configurations. Existing methods generally train pre-defined
networks or subnetworks with capacities specifically designed for
pre-determined platforms, using compatible learning. Nevertheless, these
methods suffer from limited flexibility for multi-platform deployment. For
example, when introducing a new platform into the retrieval systems, developers
have to train an additional model at an appropriate capacity that is compatible
with existing models via backward-compatible learning. In this paper, we
propose a Prunable Network with self-compatibility, which allows developers to
generate compatible subnetworks at any desired capacity through post-training
pruning. Thus it allows the creation of a sparse subnetwork matching the
resources of the new platform without additional training. Specifically, we
optimize both the architecture and weight of subnetworks at different
capacities within a dense network in compatible learning. We also design a
conflict-aware gradient integration scheme to handle the gradient conflicts
between the dense network and subnetworks during compatible learning. Extensive
experiments on diverse benchmarks and visual backbones demonstrate the
effectiveness of our method. Our code and model are available at
https://github.com/Bunny-Black/PrunNet.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 08:59:47 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Sun",
"Yushuai",
""
],
[
"Zhou",
"Zikun",
""
],
[
"Jiang",
"Dongmei",
""
],
[
"Wang",
"Yaowei",
""
],
[
"Yu",
"Jun",
""
],
[
"Lu",
"Guangming",
""
],
[
"Pei",
"Wenjie",
""
]
] |
2504.11880 | Galina L. Klimchitskaya | G. L. Klimchitskaya, C. C. Korikov, and V. M. Mostepanenko | Nonequilibrium Casimir pressure for two graphene-coated plates: Quantum
field theoretical approach | 10 pages, 2 figures; presented at the Fifth International Symposium
on the Casimir Effect (Piran, Slovenia, September 2024) | Int. J. Mod. Phys. A, v.40, N10&11, 2543003 (2025) | 10.1142/S0217751X25430031 | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider the nonequilibrium Casimir pressure in the system of two parallel
graphene-coated plates one of which is either warmer or cooler than the
environment. The electromagnetic response of graphene coating characterized by
the nonzero energy gap and chemical potential is described in the framework of
the Dirac model by means of the polarization tensor. It is shown that the
magnitude of the nonequilibrium Casimir pressure on a warmer plate than the
environment is larger and on a cooler plate is smaller than the magnitude of
the standard Casimir pressure in the state of thermal equilibrium. According to
our results, the spatially local theory underestimates the role of the effects
of nonequilibrium. This underestimation increases for asmaller chemical
potential of the graphene coating and at lower temperatures of the cooled
plate. Possible applications of the obtained results are discussed.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:04:09 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Klimchitskaya",
"G. L.",
""
],
[
"Korikov",
"C. C.",
""
],
[
"Mostepanenko",
"V. M.",
""
]
] |
2504.11882 | Michal Przewozniczek | J. Maci\k{a}\.zek, M. W. Przewozniczek, J. Schwaab | Seeking and leveraging alternative variable dependency concepts in
gray-box-elusive bimodal land-use allocation problems | null | null | 10.1145/3712256.3726419 | null | cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Solving land-use allocation problems can help us to deal with some of the
most urgent global environmental issues. Since these problems are NP-hard,
effective optimizers are needed to handle them. The knowledge about variable
dependencies allows for proposing such tools. However, in this work, we
consider a real-world multi-objective problem for which standard variable
dependency discovery techniques are inapplicable. Therefore, using
linkage-based variation operators is unreachable. To address this issue, we
propose a definition of problem-dedicated variable dependency. On this base, we
propose obtaining masks of dependent variables. Using them, we construct three
novel crossover operators. The results concerning real-world test cases show
that introducing our propositions into two well-known optimizers (NSGA-II,
MOEA/D) dedicated to multi-objective optimization significantly improves their
effectiveness.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:06:55 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Maciążek",
"J.",
""
],
[
"Przewozniczek",
"M. W.",
""
],
[
"Schwaab",
"J.",
""
]
] |
2504.11883 | Daemo Kang | Daemo Kang, Sota Kitamura, Takahiro Morimoto | Quantum Optical Spanner: Twisting Superconductors with Vortex Beam via
Higgs Mode | 5 pages, 4 figures | null | null | null | cond-mat.str-el physics.optics | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Light carrying orbital angular momentum (OAM)--known as vortex beams--has
broadened the scope of understanding and applications of light's angular
momentum. Optical tweezers using OAM, often referred to as optical spanners,
have significantly expanded the tunability of optical manipulation. A key
frontier now lies in understanding how vortex beams interact with quantum
states of matter. In this work, we numerically investigate the dynamics of a
superconductor under vortex beam illumination and demonstrate the transfer of
angular momentum from light to the superconducting collective mode, resulting
in mechanical rotation. Our findings open a pathway for optical manipulation in
the quantum regime, which we term the quantum optical spanner.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:07:35 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Kang",
"Daemo",
""
],
[
"Kitamura",
"Sota",
""
],
[
"Morimoto",
"Takahiro",
""
]
] |
2504.11884 | Th\'eophile Rageau | Th\'eophile Rageau and Julie Grollier | Training and synchronizing oscillator networks with Equilibrium
Propagation | 16 pages text with 4 figures and 16 pages of Appendix with 6 figures | null | null | null | cond-mat.dis-nn cond-mat.mes-hall cs.ET | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Oscillator networks represent a promising technology for unconventional
computing and artificial intelligence. Thus far, these systems have primarily
been demonstrated in small-scale implementations, such as Ising Machines for
solving combinatorial problems and associative memories for image recognition,
typically trained without state-of-the-art gradient-based algorithms. Scaling
up oscillator-based systems requires advanced gradient-based training methods
that also ensure robustness against frequency dispersion between individual
oscillators. Here, we demonstrate through simulations that the Equilibrium
Propagation algorithm enables effective gradient-based training of oscillator
networks, facilitating synchronization even when initial oscillator frequencies
are significantly dispersed. We specifically investigate two oscillator models:
purely phase-coupled oscillators and oscillators coupled via both amplitude and
phase interactions. Our results show that these oscillator networks can scale
successfully to standard image recognition benchmarks, such as achieving nearly
98\% test accuracy on the MNIST dataset, despite noise introduced by imperfect
synchronization. This work thus paves the way for practical hardware
implementations of large-scale oscillator networks, such as those based on
spintronic devices.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:10:31 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Rageau",
"Théophile",
""
],
[
"Grollier",
"Julie",
""
]
] |
2504.11885 | Qiyue Chen | Qiyue Chen (1 and 2), Shaolin Tan (2), Suixiang Gao (1 and 2), Jinhu
L\"u (3 and 2) ((1) School of Mathematical Sciences, University of Chinese
Academy of Science, Beijing, China, (2) Zhongguancun Laboratory, Beijing,
China, (3) School of Automation Science and Electrical Engineering, Beihang
University, Beijing, China) | HyperSAT: Unsupervised Hypergraph Neural Networks for Weighted MaxSAT
Problems | null | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Graph neural networks (GNNs) have shown promising performance in solving both
Boolean satisfiability (SAT) and Maximum Satisfiability (MaxSAT) problems due
to their ability to efficiently model and capture the structural dependencies
between literals and clauses. However, GNN methods for solving Weighted MaxSAT
problems remain underdeveloped. The challenges arise from the non-linear
dependency and sensitive objective function, which are caused by the
non-uniform distribution of weights across clauses. In this paper, we present
HyperSAT, a novel neural approach that employs an unsupervised hypergraph
neural network model to solve Weighted MaxSAT problems. We propose a hypergraph
representation for Weighted MaxSAT instances and design a cross-attention
mechanism along with a shared representation constraint loss function to
capture the logical interactions between positive and negative literal nodes in
the hypergraph. Extensive experiments on various Weighted MaxSAT datasets
demonstrate that HyperSAT achieves better performance than state-of-the-art
competitors.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:11:16 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chen",
"Qiyue",
"",
"1 and 2"
],
[
"Tan",
"Shaolin",
"",
"1 and 2"
],
[
"Gao",
"Suixiang",
"",
"1 and 2"
],
[
"Lü",
"Jinhu",
"",
"3 and 2"
]
] |
2504.11886 | George Cherry | George Cherry, Boris Gudiksen, Adam J. Finley | Detection of wave activity within a realistic 3D MHD quiet sun
simulation | null | null | null | null | astro-ph.SR | http://creativecommons.org/licenses/by/4.0/ | Context. Tracing wave activity from the photosphere to the corona has
important implications for coronal heating and prediction of the solar wind.
Despite extensive theory and simulations, the detection of waves in realistic
MHD simulations still presents a large challenge due to wave interaction, mode
conversion, and damping mechanisms. Aims. We conducted this study to detect
localised wave activity within a realistic MHD simulation of the solar
atmosphere by the Bifrost code. Methods. We present a new method of detecting
the most significant contributions of wave activity within localised areas of
the domain, aided by Discrete Fourier Transforms and frequency filtering. We
correlate oscillations in the vertical & horizontal magnetic field, velocities
parallel & perpendicular to the magnetic field, and pressure to infer the
nature of the dominant wave modes. Results. Our method captures the most
powerful frequencies and wavenumbers, as well as providing a new diagnostic for
damping processes. We infer the presence of magnetoacoustic waves in the
boundaries of prominent chromospheric/coronal swirling features. We find these
waves are likely damped by viscous heating in the swirl boundaries,
contributing to heating in the upper atmosphere. Conclusions. Using the most
significant frequencies decomposition, we highlight that energy can be
transported from the lower atmosphere to the upper atmosphere through waves and
fluctuations along the swirl boundaries. Although further analysis is needed to
confirm these findings, our new method provides a path forward to investigate
wave activity in the solar atmosphere
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:14:14 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Cherry",
"George",
""
],
[
"Gudiksen",
"Boris",
""
],
[
"Finley",
"Adam J.",
""
]
] |
2504.11887 | Vivek Vyas | Abhijeet Joshi, Vivek M. Vyas and Prasanta K. Panigrahi | Coherent States in Classical Field Theory | 3 pages, No figures | null | null | null | hep-th quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We illustrate the emergence of classical analogue of coherent state and its
generalisation in a purely classical field theoretical setting. Our algebraic
approach makes use of the Poisson bracket and symmetries of the underlying
field theory, in a complete parallel to the quantum construction. The classical
phase space picture is found to play a key role in this construction.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:14:20 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Joshi",
"Abhijeet",
""
],
[
"Vyas",
"Vivek M.",
""
],
[
"Panigrahi",
"Prasanta K.",
""
]
] |
2504.11888 | Jakub Vicha | Jakub V\'icha (for the Pierre Auger Collaboration) | Overview of hadronic interaction studies at the Pierre Auger Observatory | Proceedings of the 7th International Symposium on Ultra High Energy
Cosmic Rays (UHECR2024) | PoS(UHECR2024)034 | 10.22323/1.484.0034 | null | astro-ph.HE | http://creativecommons.org/licenses/by/4.0/ | The combination of fluorescence and surface detectors at the Pierre Auger
Observatory offers unprecedented precision in testing models of hadronic
interactions at center-of-mass energies around 70 TeV and beyond. However, for
some time, discrepancies between model predictions and measured air-shower data
have complicated efforts to accurately determine the mass composition of
ultra-high-energy cosmic rays. A key inconsistency is the deficit of simulated
signals compared to those measured with the surface detectors, typically
interpreted as a deficit in the muon signal generated by the hadronic component
of simulated showers.
Recently, a new global method has been applied to the combined data from the
surface and fluorescence detectors at the Pierre Auger Observatory. This method
simultaneously determines the mass composition of cosmic rays and evaluates
variations in the simulated depth of the shower maximum and hadronic signals on
the ground. The findings reveal not only the alleviated muon problem but also
show that all current models of hadronic interactions predict depths of the
shower maximum that are too shallow, offering new insights into deficiencies in
these models from a broader perspective.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:17:18 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Vícha",
"Jakub",
"",
"for the Pierre Auger Collaboration"
]
] |
2504.11889 | Donghee Han | Donghee Han, Hwanjun Song, Mun Yong Yi | Rethinking LLM-Based Recommendations: A Query Generation-Based,
Training-Free Approach | null | null | null | null | cs.IR cs.CL | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Existing large language model LLM-based recommendation methods face several
challenges, including inefficiency in handling large candidate pools,
sensitivity to item order within prompts ("lost in the middle" phenomenon) poor
scalability, and unrealistic evaluation due to random negative sampling. To
address these issues, we propose a Query-to-Recommendation approach that
leverages LLMs to generate personalized queries for retrieving relevant items
from the entire candidate pool, eliminating the need for candidate
pre-selection. This method can be integrated into an ID-based recommendation
system without additional training, enhances recommendation performance and
diversity through LLMs' world knowledge, and performs well even for less
popular item groups. Experiments on three datasets show up to 57 percent
improvement, with an average gain of 31 percent, demonstrating strong zero-shot
performance and further gains when ensembled with existing models.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:17:45 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Han",
"Donghee",
""
],
[
"Song",
"Hwanjun",
""
],
[
"Yi",
"Mun Yong",
""
]
] |
2504.11890 | Sen Guo | Sen Guo, Pei Wang, Ke-Jian He, Guo-Ping Li, Xiao-Xiong Zeng, Wen-Hao
Deng | A Novel Jet Model for the Novikov-Thorne Disk and its Observable Impact | 12 pages, 5 figures | published Chinese Physics C (Letter) (2025) | null | null | astro-ph.HE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent high-resolution observations have established a strong link between
black hole jets and accretion disk structures, particularly in the 3.5 mm
wavelength band [Nature. 616, 686 (2023)]. In this work, we propose a
``jet-modified Novikov-Thorne disk model'' that explicitly incorporates jet
luminosity into the accretion disk radiation framework. By integrating
synchrotron radiation from relativistic electrons in the jet, we derive a
modified luminosity function that accounts for both the accretion disk and jet
contributions. Our analysis demonstrates that the inclusion of jet luminosity
enhances the total accretion disk luminosity by approximately 33.5\%, as
derived from the integration of radiative flux. Furthermore, we compare our
modified model with the standard Novikov-Thorne model and find that the jet
contribution remains significant across different observational inclinations.
These results highlight the necessity of incorporating jet effects when
estimating the observable flux of black hole accretion systems, which has
direct implications for future astronomical observations.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:17:57 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Guo",
"Sen",
""
],
[
"Wang",
"Pei",
""
],
[
"He",
"Ke-Jian",
""
],
[
"Li",
"Guo-Ping",
""
],
[
"Zeng",
"Xiao-Xiong",
""
],
[
"Deng",
"Wen-Hao",
""
]
] |
2504.11891 | Muhammad Rehman | Muhammad Rehman and Sven Heinemeyer | Towards a Refined Understanding of Non-holomorphic Soft SUSY-Breaking
Effects on the Higgs Boson Mass Spectra | null | null | null | null | hep-ph | http://creativecommons.org/licenses/by/4.0/ | We study the impact of the non-holomorphic (NH) soft supersymmetry-breaking
terms $ T_{33}^{\prime D} $ and $ \mu^\prime $, which introduce additional
SUSY-breaking effects beyond the holomorphic structure of the superpotential,
on the Higgs boson mass spectrum in the NH Minimal Supersymmetric Standard
Model (NHSSM). The term $ T_{33}^{\prime D} $ modifies the scalar bottom-quark
mass matrix and Higgs couplings, while $ \mu^\prime $ affects the mass matrices
of charginos and neutralinos. In our analysis, we incorporate constraints from
charge- and color-breaking (CCB) minima where we find that a portion of the
parameter space is excluded by these constraints. Focusing on the allowed
parameter space, the NH contributions to the light $\cal CP$-even Higgs boson
mass, $ M_h $, from $ \mu^\prime $ and $ T_{33}^{\prime D} $ can reach up to $
1.4 \,\, \mathrm{GeV} $ and $ 90 \,\, \mathrm{MeV} $, respectively. For the
heavy $\cal CP$-even Higgs boson mass, $ M_H $, and the charged Higgs boson
mass, $ M_{H^{\pm}} $, these contributions can be substantially larger in
certain regions of the parameter space, reaching up to $ 44 \,\, \mathrm{GeV} $
for $ M_H $ and $ 42 \,\, \mathrm{GeV} $ for $ M_{H^{\pm}} $ due to $
\mu^\prime $, and up to $ 60 \,\, \mathrm{GeV} $ due to $ T_{33}^{\prime D} $
for both $ M_H $ and $ M_{H^{\pm}} $. These corrections are significantly
larger than the expected future experimental precision for Higgs boson masses
and should therefore be considered in precision analyses for future
experiments.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:19:04 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Rehman",
"Muhammad",
""
],
[
"Heinemeyer",
"Sven",
""
]
] |
2504.11892 | Ansgar J\"ungel | Aaron Brunk, Ansgar J\"ungel, and Maria Luk\'a\v{c}ov\'a-Medvid'ov\'a | A structure-preserving numerical method for quasi-incompressible
Navier-Stokes-Maxwell-Stefan systems | null | null | null | null | math.NA cs.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A conforming finite element scheme with mixed explicit-implicit time
discretization for quasi-incompressible Navier-Stokes-Maxwell-Stefan systems in
a bounded domain with periodic boundary conditions is presented. The system
consists of the Navier-Stokes equations, together with a
quasi-incompressibility constraint, coupled with the cross-diffusion
Maxwell-Stefan equations. The numerical scheme preserves the partial masses and
the quasi-incompressibility constraint and dissipates the discrete energy.
Numerical experiments in two space dimensions illustrate the convergence of the
scheme and the structure-preserving properties.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:19:39 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Brunk",
"Aaron",
""
],
[
"Jüngel",
"Ansgar",
""
],
[
"Lukáčová-Medvid'ová",
"Maria",
""
]
] |
2504.11893 | Wei Sun | Wei Sun, Yanzhao Zhou, Jianbin Jiao and Yuan Li | CAGS: Open-Vocabulary 3D Scene Understanding with Context-Aware Gaussian
Splatting | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Open-vocabulary 3D scene understanding is crucial for applications requiring
natural language-driven spatial interpretation, such as robotics and augmented
reality. While 3D Gaussian Splatting (3DGS) offers a powerful representation
for scene reconstruction, integrating it with open-vocabulary frameworks
reveals a key challenge: cross-view granularity inconsistency. This issue,
stemming from 2D segmentation methods like SAM, results in inconsistent object
segmentations across views (e.g., a "coffee set" segmented as a single entity
in one view but as "cup + coffee + spoon" in another). Existing 3DGS-based
methods often rely on isolated per-Gaussian feature learning, neglecting the
spatial context needed for cohesive object reasoning, leading to fragmented
representations. We propose Context-Aware Gaussian Splatting (CAGS), a novel
framework that addresses this challenge by incorporating spatial context into
3DGS. CAGS constructs local graphs to propagate contextual features across
Gaussians, reducing noise from inconsistent granularity, employs mask-centric
contrastive learning to smooth SAM-derived features across views, and leverages
a precomputation strategy to reduce computational cost by precomputing
neighborhood relationships, enabling efficient training in large-scale scenes.
By integrating spatial context, CAGS significantly improves 3D instance
segmentation and reduces fragmentation errors on datasets like LERF-OVS and
ScanNet, enabling robust language-guided 3D scene understanding.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:20:03 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Sun",
"Wei",
""
],
[
"Zhou",
"Yanzhao",
""
],
[
"Jiao",
"Jianbin",
""
],
[
"Li",
"Yuan",
""
]
] |
2504.11894 | Xinglun Chen | Xinglun Chen, Ran Zhang, Huifeng Li | Trajectory Dispersion Control for Precision Landing Guidance of Reusable
Rockets | Submitted to the Journal of Guidance, Control, and Dynamics | null | null | null | physics.space-ph | http://creativecommons.org/licenses/by/4.0/ | This article is an engineering note, and formal abstract is omitted in
accordance with the requirements of the journal. The main idea of this note is
as follows. In endoatmospheric landing of reusable rockets, there exist various
kinds of disturbances that can induce the trajectory dispersion. The trajectory
dispersion propagates with flight time and ultimately determines landing
accuracy. Therefore, to achieve high-precision landing, this note proposes a
novel online trajectory dispersion control method. Based on a Parameterized
Optimal Feedback Guidance Law (POFGL), two key components of the proposed
method are designed: online trajectory dispersion prediction and real-time
guidance parameter tuning for trajectory dispersion optimization. First, by
formalizing a parameterized probabilistic disturbance model, the closed-loop
trajectory dispersion under the POFGL is predicted online. Compared with the
covariance control guidance method, a more accurate trajectory dispersion
prediction is achieved by using generalized Polynomial Chaos (gPC) expansion
and pseudospectral collocation methods. Second, to ensure computational
efficiency, a gradient descent based real-time guidance parameter tuning law is
designed to simultaneously optimize the performance index and meet the landing
error dispersion constraint, which significantly reduces the conservativeness
of guidance design compared with the robust trajectory optimization method.
Numerical simulations indicate that the trajectory dispersion prediction method
can achieve the same accuracy as the Monte Carlo method with smaller
computational resource; the guidance parameter tuning law can improve the
optimal performance index and meet the desired accuracy requirements through
directly shaping the trajectory dispersion.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:20:16 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chen",
"Xinglun",
""
],
[
"Zhang",
"Ran",
""
],
[
"Li",
"Huifeng",
""
]
] |
2504.11895 | Qishan Wang | Qishan Wang, Jia Guo, Shuyong Gao, Haofen Wang, Li Xiong, Junjie Hu,
Hanqi Guo, Wenqiang Zhang | Search is All You Need for Few-shot Anomaly Detection | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Few-shot anomaly detection (FSAD) has emerged as a crucial yet challenging
task in industrial inspection, where normal distribution modeling must be
accomplished with only a few normal images. While existing approaches typically
employ multi-modal foundation models combining language and vision modalities
for prompt-guided anomaly detection, these methods often demand sophisticated
prompt engineering and extensive manual tuning. In this paper, we demonstrate
that a straightforward nearest-neighbor search framework can surpass
state-of-the-art performance in both single-class and multi-class FSAD
scenarios. Our proposed method, VisionAD, consists of four simple yet essential
components: (1) scalable vision foundation models that extract universal and
discriminative features; (2) dual augmentation strategies - support
augmentation to enhance feature matching adaptability and query augmentation to
address the oversights of single-view prediction; (3) multi-layer feature
integration that captures both low-frequency global context and high-frequency
local details with minimal computational overhead; and (4) a class-aware visual
memory bank enabling efficient one-for-all multi-class detection. Extensive
evaluations across MVTec-AD, VisA, and Real-IAD benchmarks demonstrate
VisionAD's exceptional performance. Using only 1 normal images as support, our
method achieves remarkable image-level AUROC scores of 97.4%, 94.8%, and 70.8%
respectively, outperforming current state-of-the-art approaches by significant
margins (+1.6%, +3.2%, and +1.4%). The training-free nature and superior
few-shot capabilities of VisionAD make it particularly appealing for real-world
applications where samples are scarce or expensive to obtain. Code is available
at https://github.com/Qiqigeww/VisionAD.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:21:34 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Wang",
"Qishan",
""
],
[
"Guo",
"Jia",
""
],
[
"Gao",
"Shuyong",
""
],
[
"Wang",
"Haofen",
""
],
[
"Xiong",
"Li",
""
],
[
"Hu",
"Junjie",
""
],
[
"Guo",
"Hanqi",
""
],
[
"Zhang",
"Wenqiang",
""
]
] |
2504.11896 | Xingxing Yang | Xingxing Yang, Jie Chen, Zaifeng Yang | Learning Physics-Informed Color-Aware Transforms for Low-Light Image
Enhancement | Accepted by ICME 2025 | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Image decomposition offers deep insights into the imaging factors of visual
data and significantly enhances various advanced computer vision tasks. In this
work, we introduce a novel approach to low-light image enhancement based on
decomposed physics-informed priors. Existing methods that directly map
low-light to normal-light images in the sRGB color space suffer from
inconsistent color predictions and high sensitivity to spectral power
distribution (SPD) variations, resulting in unstable performance under diverse
lighting conditions. To address these challenges, we introduce a
Physics-informed Color-aware Transform (PiCat), a learning-based framework that
converts low-light images from the sRGB color space into deep
illumination-invariant descriptors via our proposed Color-aware Transform
(CAT). This transformation enables robust handling of complex lighting and SPD
variations. Complementing this, we propose the Content-Noise Decomposition
Network (CNDN), which refines the descriptor distributions to better align with
well-lit conditions by mitigating noise and other distortions, thereby
effectively restoring content representations to low-light images. The CAT and
the CNDN collectively act as a physical prior, guiding the transformation
process from low-light to normal-light domains. Our proposed PiCat framework
demonstrates superior performance compared to state-of-the-art methods across
five benchmark datasets.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:23:38 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Yang",
"Xingxing",
""
],
[
"Chen",
"Jie",
""
],
[
"Yang",
"Zaifeng",
""
]
] |
2504.11897 | Ids Van Elk | I.J.M. van Elk, C.W. Sweers, D.F.J. Nijhof, R.G.W. van den Berg, T.G.
Lucas, X.F.D. Stragier, P. Tack, M.N. Boone, O.J. Luiten, and P.H.A. Mutsaers | A LINAC-based, compact x-ray source by inverse Compton scattering | null | null | null | null | physics.acc-ph physics.optics | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper we present the first measured x-rays produced with a compact,
tunable, inverse Compton scattering-based x-ray source. The experimental flux
was $1.2 \cdot 10^3$ photons per shot, which was comparable to simulations.
Additionally, the continuous tunability of photon energy and x-ray polarization
control possible with the source are shown. The measured x-ray pulse length was
in the picosecond range. By increasing experimental parameters, implementing
improvements and further conditioning of the accelerator structure, an expected
brilliance of $10^{12}$ photons/(s $\times$ mrad$^2$ $\times$ mm${^{2}}$
$\times$ 0.1\% BW) is expected, while maximum photon energies can go to 40 keV.
Since the complete electron beamline will fit on a single optical table, it is
suitable as in-house x-ray source for e.g. research institutes, companies,
museums, and hospitals.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:23:50 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"van Elk",
"I. J. M.",
""
],
[
"Sweers",
"C. W.",
""
],
[
"Nijhof",
"D. F. J.",
""
],
[
"Berg",
"R. G. W. van den",
""
],
[
"Lucas",
"T. G.",
""
],
[
"Stragier",
"X. F. D.",
""
],
[
"Tack",
"P.",
""
],
[
"Boone",
"M. N.",
""
],
[
"Luiten",
"O. J.",
""
],
[
"Mutsaers",
"P. H. A.",
""
]
] |
2504.11898 | Zeyuan Tang | Zeyuan Tang, Frederik G. Doktor, Rijutha Jaganathan, Julianna
Palot\'as, Jos Oomens, Liv Hornek{\ae}r, Bj{\o}rk Hammer | Anharmonic infrared spectra of cationic pyrene and superhydrogenated
derivatives | 9 pages, 6 figures | null | null | null | physics.chem-ph astro-ph.GA | http://creativecommons.org/licenses/by/4.0/ | Studying the anharmonicity in the infrared (IR) spectra of polycyclic
aromatic hydrocarbons (PAHs) at elevated temperatures is important to
understand vibrational features and chemical properties of interstellar dust,
especially in the James Webb Space Telescope (JWST) era. We take pyrene as an
example PAH and investigate how different degrees of superhydrogenation affects
the applicability of the harmonic approximation and the role of temperature in
IR spectra of PAHs. This is achieved by comparing theoretical IR spectra
generated by classical molecular dynamics (MD) simulations and experimental IR
spectra obtained via gas-phase action spectroscopy which utilizes the Infrared
Multiple Photon Dissociation (IRMPD). All simulations are accelerated by a
machine learning interatomic potential, in order to reach first principle
accuracies while keeping low computational costs. We have found that the
harmonic approximation with empirical scaling factors is able to reproduce
experimental band profile of pristine and partially superhydrogenated pyrene
cations. However, a MD-based anharmonic treatment is mandatory in the case of
fully superhydrogenated pyrene cation for matching theory and experiment. In
addition, band shifts and broadenings as the temperature increases are
investigated in detail. Those findings may aid in the interpretation of JWST
observations on the variations in band positions and widths of interstellar
dust.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:24:18 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Tang",
"Zeyuan",
""
],
[
"Doktor",
"Frederik G.",
""
],
[
"Jaganathan",
"Rijutha",
""
],
[
"Palotás",
"Julianna",
""
],
[
"Oomens",
"Jos",
""
],
[
"Hornekær",
"Liv",
""
],
[
"Hammer",
"Bjørk",
""
]
] |
2504.11899 | David Sipos | D\'avid Sipos, Andr\'as Cz\'egel, Bogl\'arka G.-T\'oth | Variational Quantum Optimization Benchmark Suite for Airline Crew
Pairing and More | null | null | null | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce a set of open-source packages that form a highly extensible
framework for quantum optimization. One design goal of the system is the
inclusion of a command line based configuration system for setting up
experiments. The possible options are derived using well-known Python packages
and presented to the user intuitively, allowing the configuration of repeatable
variational quantum optimization experiments. We give an example of using the
system through the Airline Crew Pairing problem, a highly relevant industrial
problem, and the MaxCut problem, for which instances of manageable size are
readily available.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:25:50 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Sipos",
"Dávid",
""
],
[
"Czégel",
"András",
""
],
[
"-Tóth",
"Boglárka G.",
""
]
] |
2504.11902 | Matthias Lutz F.M. | Felix Hermsen, Tobias Isken, Matthias F. M. Lutz and Rob G. E.
Timmermans | The axial-vector form factor of the nucleon in a finite box | 32 pages, 2 figures and 2 tables | null | null | null | hep-lat hep-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider the axial-vector form factor of the nucleon in a finite box.
Starting from the chiral Lagrangian with nucleon and Delta-isobar degrees of
freedom, we address, at the one-loop level, the impact of two types of
finite-volume effects. On the one hand, there are the implicit effects from the
in-box values of the nucleon and Delta-isobar masses. On the other hand, there
are the explicit effects caused by computing the in-box loop integrals with the
values of the nucleon and Delta-isobar masses obtained in the infinite-volume
limit. Selected numerical results are shown for three lattice ensembles. We
show that the implicit effects dominate the in-box form factor. Our results are
presented in terms of a set of basis functions that generalize the
Passarino-Veltman reduction scheme to the finite-box case, such that only
scalar loop integrals have to be performed. The techniques we developed are
more generally relevant for lattice studies of hadronic quantities.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:26:30 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Hermsen",
"Felix",
""
],
[
"Isken",
"Tobias",
""
],
[
"Lutz",
"Matthias F. M.",
""
],
[
"Timmermans",
"Rob G. E.",
""
]
] |
2504.11903 | Yuan Zhou | Yuan Zhou, Jiachen Zhong, Xinli Shi, Guanghui Wen, Xinghuo Yu | FedCanon: Non-Convex Composite Federated Learning with Efficient
Proximal Operation on Heterogeneous Data | null | null | null | null | cs.LG cs.DC math.OC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Composite federated learning offers a general framework for solving machine
learning problems with additional regularization terms. However, many existing
methods require clients to perform multiple proximal operations to handle
non-smooth terms and their performance are often susceptible to data
heterogeneity. To overcome these limitations, we propose a novel composite
federated learning algorithm called \textbf{FedCanon}, designed to solve the
optimization problems comprising a possibly non-convex loss function and a
weakly convex, potentially non-smooth regularization term. By decoupling
proximal mappings from local updates, FedCanon requires only a single proximal
evaluation on the server per iteration, thereby reducing the overall proximal
computation cost. It also introduces control variables that incorporate global
gradient information into client updates, which helps mitigate the effects of
data heterogeneity. Theoretical analysis demonstrates that FedCanon achieves
sublinear convergence rates under general non-convex settings and linear
convergence under the Polyak-{\L}ojasiewicz condition, without relying on
bounded heterogeneity assumptions. Experiments demonstrate that FedCanon
outperforms the state-of-the-art methods in terms of both accuracy and
computational efficiency, particularly under heterogeneous data distributions.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:28:26 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Zhou",
"Yuan",
""
],
[
"Zhong",
"Jiachen",
""
],
[
"Shi",
"Xinli",
""
],
[
"Wen",
"Guanghui",
""
],
[
"Yu",
"Xinghuo",
""
]
] |
2504.11904 | Matti Jarvinen | Matti Jarvinen | Predictions for neutron star mergers from the gauge/gravity duality | 12 pages, 3 figures. Contribution to the proceedings of the XVIth
Quark Confinement and the Hadron Spectrum Conference (QCHSC24), Cairns,
Australia, 19-24 August 2024 | null | null | APCTP Pre2025 - 007 | hep-ph hep-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The gauge/gravity duality, combined with information from lattice QCD,
nuclear theory, and perturbative QCD, can be used to constrain the equation of
state of hot and dense QCD. I discuss an approach based on the holographic
V-QCD model, which includes both nuclear and quark matter phases, separated by
a first order phase transition. By using this model in state-of-the-art
simulations of neutron star binaries, I study the formation of quark matter
during the merger process, and its effect on the threshold mass for prompt
collapse into a black hole.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:29:59 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Jarvinen",
"Matti",
""
]
] |
2504.11905 | Shaima' Abidrabbu Ms | Sawaira Rafaqat Ali, Shaima Abidrabbu, H. M. Furqan, and H\"useyin
Arslan | A Novel Splitter Design for RSMA Networks | 5 pages, 3 figures. This work has been accepted in ICC 2025 Workshop
- NGMA Proceedings | null | null | null | eess.SP cs.SY eess.SY | http://creativecommons.org/licenses/by/4.0/ | Rate splitting multiple access (RSMA) has firmly established itself as a
powerful methodology for multiple access, interference management, and
multi-user strategy for next-generation communication systems. In this paper,
we propose a novel channel-dependent splitter design for multi-carrier RSMA
systems, aimed at improving reliability performance. Specifically, the proposed
splitter leverages channel state information and the inherent structure of RSMA
to intelligently replicate segments of the private stream data that are likely
to encounter deep-faded subchannels into the common stream. Thus, the
reliability is enhanced within the same transmission slot, minimizing the need
for frequent retransmissions and thereby reducing latency. To assess the
effectiveness of our approach, we conduct comprehensive evaluations using key
performance metrics, including achievable sum rate, average packet delay, and
bit error rate (BER), under both perfect and imperfect channel estimation
scenarios.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:30:02 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Ali",
"Sawaira Rafaqat",
""
],
[
"Abidrabbu",
"Shaima",
""
],
[
"Furqan",
"H. M.",
""
],
[
"Arslan",
"Hüseyin",
""
]
] |
2504.11906 | Krzysztof Burnecki | Katarzyna Macioszek, Farzad Sabzikar, Krzysztof Burnecki | Testing of tempered fractional Brownian motions | null | null | null | null | stat.ME physics.data-an | http://creativecommons.org/licenses/by/4.0/ | We propose here a testing methodology based on the autocovariance, detrended
moving average, and time-averaged mean-squared displacement statistics for
tempered fractional Brownian motions (TFBMs) which are related to the notions
of semi-long range dependence and transient anomalous diffusion. In this
framework, we consider three types of TFBMs: two with a tempering factor
incorporated into their moving-average representation, and one with a tempering
parameter added to the autocorrelation formula. We illustrate their dynamics
with the use of quantile lines. Using the proposed methodology, we provide a
comprehensive power analysis of the tests. It appears that the tests allow
distinguishing between the tempered processes with different Hurst parameters.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:30:55 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Macioszek",
"Katarzyna",
""
],
[
"Sabzikar",
"Farzad",
""
],
[
"Burnecki",
"Krzysztof",
""
]
] |
2504.11907 | Gabriele Calzolari | Gabriele Calzolari (1), Vidya Sumathy (1), Christoforos Kanellakis
(1), George Nikolakopoulos (1) ((1) Lule{\aa} University of Technology) | A Graph-Based Reinforcement Learning Approach with Frontier Potential
Based Reward for Safe Cluttered Environment Exploration | 6 pages, 4 figures, submitted to the 2025 IEEE/RSJ International
Conference on Intelligent Robots and Systems (IROS 2025) | null | null | null | cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Autonomous exploration of cluttered environments requires efficient
exploration strategies that guarantee safety against potential collisions with
unknown random obstacles. This paper presents a novel approach combining a
graph neural network-based exploration greedy policy with a safety shield to
ensure safe navigation goal selection. The network is trained using
reinforcement learning and the proximal policy optimization algorithm to
maximize exploration efficiency while reducing the safety shield interventions.
However, if the policy selects an infeasible action, the safety shield
intervenes to choose the best feasible alternative, ensuring system
consistency. Moreover, this paper proposes a reward function that includes a
potential field based on the agent's proximity to unexplored regions and the
expected information gain from reaching them. Overall, the approach
investigated in this paper merges the benefits of the adaptability of
reinforcement learning-driven exploration policies and the guarantee ensured by
explicit safety mechanisms. Extensive evaluations in simulated environments
demonstrate that the approach enables efficient and safe exploration in
cluttered environments.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:31:14 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Calzolari",
"Gabriele",
"",
"Luleå University of Technology"
],
[
"Sumathy",
"Vidya",
"",
"Luleå University of Technology"
],
[
"Kanellakis",
"Christoforos",
"",
"Luleå University of Technology"
],
[
"Nikolakopoulos",
"George",
"",
"Luleå University of Technology"
]
] |
2504.11908 | Chisato Ruike | Chisato Ruike, Nobuo Hinohara, Takashi Nakatsukasa | Moment of inertia for pair rotation: Interplay between order parameter
and shell structure | 12 pages, 8 figures | null | null | null | nucl-th | http://creativecommons.org/licenses/by/4.0/ | [Background] Pair condensation in finite nuclei generates a collective motion
known as pair rotation. The moment of inertia of pair rotation (P-MoI) has been
used as an indicator of pair condensation. [Purpose] We aim to elucidate the
fundamental properties of the P-MoI, particularly its dependence on the
particle number and the order parameter. [Method] The P-MoI was evaluated using
the Bardeen-Cooper-Schrieffer (BCS) calculations with a monopole pairing
Hamiltonian and Skyrme density functional theory calculations with different
density-dependent pairing energy density functionals. [Results] In open-shell
nuclei, a negative correlation was found between the P-MoI and the pair
amplitude, which is the order parameter for the transition from the normal
phase to the superconducting phase. Analysis based on the decomposition of the
P-MoI into the orbital contributions within the BCS approximation shows that
its orbital dependence is very similar to that of the pairing gap.
[Conclusions] The P-MoI reflects the influence of both the level density near
the Fermi energy and the pair amplitude.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:38:53 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Ruike",
"Chisato",
""
],
[
"Hinohara",
"Nobuo",
""
],
[
"Nakatsukasa",
"Takashi",
""
]
] |
2504.11909 | Saswati Roy | Saswati Roy, Shubham Kala, Atanu Singha, Hemwati Nandan, A. K. Sen | Deflection of Light due to Kerr Sen Black Hole in Heterotic String
Theory using Material Medium Approach | 16 pages, 12 figures, Comments and suggestions are welcome | null | null | null | gr-qc | http://creativecommons.org/licenses/by/4.0/ | The deflection of light in the gravitational field of a massive body can be
analyzed through diverse theoretical approaches. The null geodesic approach is
commonly employed to calculate light deflection within strong and weak field
limits. Alternatively, several studies have explored the gravitational
deflection of light using the material medium approach. For a static,
non-rotating spherical mass, the deflection in a Schwarzschild field can be
determined by expressing the metric in an isotropic form and evaluating the
refractive index to trace the light ray's trajectory. In this study, we extend
the above-mentioned approach to the Kerr-Sen black hole spacetime in heterotic
string theory, a solution representing a rotating, charged solution in
heterotic string theory. The frame-dragging effects inherent to the Kerr-Sen
geometry are incorporated to compute the velocity of light rays, enabling the
derivation of the refractive index in this field. Considering the far-field
approximation, we calculate the deflection of light in the Kerr-Sen spacetime
and compare our results with those obtained for the Kerr and Schwarzschild
black hole solution in GR.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:40:01 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Roy",
"Saswati",
""
],
[
"Kala",
"Shubham",
""
],
[
"Singha",
"Atanu",
""
],
[
"Nandan",
"Hemwati",
""
],
[
"Sen",
"A. K.",
""
]
] |
2504.11910 | Manon Couty | Manon Couty, Claire Guinat, Diletta Fornasiero, Fran\c{c}ois-Xavier
Briand, Pierre-Yves Henry, B\'eatrice Grasland, Lo\"ic Palumbo, Guillaume Le
Loc'h | The role of wild birds in the global highly pathogenic avian influenza
H5 panzootic | 2 figures, 1 table, extended data and supplementary data | null | null | null | q-bio.PE | http://creativecommons.org/licenses/by/4.0/ | The highly pathogenic avian influenza (HPAI) H5 clade 2.3.4.4b has triggered
an unprecedented global panzootic. As the frequency and scale of HPAI H5
outbreaks continue to rise, understanding how wild birds contribute to shape
the global virus spread across regions, affecting poultry, domestic and wild
mammals, is increasingly critical. In this review, we examine ecological and
evolutionary studies to map the global transmission routes of HPAI H5 viruses,
identify key wild bird species involved in viral dissemination, and explore
infection patterns, including mortality and survival. We also highlight major
remaining knowledge gaps that hinder a full understanding of wild birds role in
viral dynamics, which must be addressed to enhance surveillance strategies and
refine risk assessment models aimed at preventing future outbreaks in wildlife,
domestic animals and safeguard public health.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:42:40 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Couty",
"Manon",
""
],
[
"Guinat",
"Claire",
""
],
[
"Fornasiero",
"Diletta",
""
],
[
"Briand",
"François-Xavier",
""
],
[
"Henry",
"Pierre-Yves",
""
],
[
"Grasland",
"Béatrice",
""
],
[
"Palumbo",
"Loïc",
""
],
[
"Loc'h",
"Guillaume Le",
""
]
] |
2504.11911 | Yi-Duo Chen | Yi-Duo Chen, Zhi-Xi Wu, Jian-Yue Guan | Higher-order evolutionary dynamics with game transitions | 10 pages, 9 figures | null | null | null | nlin.AO q-bio.PE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Higher-order interactions are prevalent in real-world complex systems and
exert unique influences on system evolution that cannot be captured by pairwise
interactions. We incorporate game transitions into the higher-order prisoner's
dilemma game model, where these transitions consistently promote cooperation.
Moreover, in systems with game transitions, the fraction of higher-order
interactions has a dual impact, either enhancing the emergence and persistence
of cooperation or facilitating invasions that promote defection within an
otherwise cooperative system.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:43:05 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chen",
"Yi-Duo",
""
],
[
"Wu",
"Zhi-Xi",
""
],
[
"Guan",
"Jian-Yue",
""
]
] |
2504.11912 | Abraham Harte | Abraham I. Harte, Francisco M. Blanco, Eanna E. Flanagan | Nonlinearly self-interacting extended bodies move as test bodies in
effective external fields | 6 pages | null | null | null | gr-qc | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In electromagnetism, linearized general relativity, and other contexts,
previous work has shown that the laws of motion which govern compact,
self-interacting bodies can be obtained by applying "Detweiler-Whiting
prescriptions" to the laws of motion which govern test bodies. These
prescriptions replace any field which appears in a test-body law of motion with
a certain effective field which is a quasilocal functional of the physical
variables -- a functional that can be interpreted as a regularization procedure
in a point-particle limit. We generalize these results, presenting a formalism
which allows Detweiler-Whiting prescriptions to be be directly derived for
extended bodies, even in nonlinear field theories. If a generating functional
with particular properties can be constructed, we find effective linear and
angular momenta which evolve via Mathisson-Papapetrou-Dixon equations involving
appropriate effective fields. These equations implicitly incorporate all
self-force, self-torque, and extended-body effects. Although our main focus is
on bodies coupled to nonlinear scalar fields, we also remark on the
gravitational case.
| [
{
"version": "v1",
"created": "Wed, 16 Apr 2025 09:46:04 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Harte",
"Abraham I.",
""
],
[
"Blanco",
"Francisco M.",
""
],
[
"Flanagan",
"Eanna E.",
""
]
] |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.