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-25 00:00:00
| authors_parsed
sequencelengths 1
2.83k
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2308.16082 | Sen Fang | Sen Fang, Chunyu Sui, Yanghao Zhou, Xuedong Zhang, Hongbin Zhong,
Yapeng Tian, Chen Chen | SignDiff: Diffusion Model for American Sign Language Production | Project Page at https://signdiff.github.io | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we propose a dual-condition diffusion pre-training model named
SignDiff that can generate human sign language speakers from a skeleton pose.
SignDiff has a novel Frame Reinforcement Network called FR-Net, similar to
dense human pose estimation work, which enhances the correspondence between
text lexical symbols and sign language dense pose frames, reduces the
occurrence of multiple fingers in the diffusion model. In addition, we propose
a new method for American Sign Language Production (ASLP), which can generate
ASL skeletal pose videos from text input, integrating two new improved modules
and a new loss function to improve the accuracy and quality of sign language
skeletal posture and enhance the ability of the model to train on large-scale
data. We propose the first baseline for ASL production and report the scores of
17.19 and 12.85 on BLEU-4 on the How2Sign dev/test sets. We evaluated our model
on the previous mainstream dataset PHOENIX14T, and the experiments achieved the
SOTA results. In addition, our image quality far exceeds all previous results
by 10 percentage points in terms of SSIM.
| [
{
"version": "v1",
"created": "Wed, 30 Aug 2023 15:14:56 GMT"
},
{
"version": "v2",
"created": "Sat, 19 Oct 2024 21:18:44 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 03:14:30 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Fang",
"Sen",
""
],
[
"Sui",
"Chunyu",
""
],
[
"Zhou",
"Yanghao",
""
],
[
"Zhang",
"Xuedong",
""
],
[
"Zhong",
"Hongbin",
""
],
[
"Tian",
"Yapeng",
""
],
[
"Chen",
"Chen",
""
]
] |
2309.02074 | Saptak Bhattacharya | Saptak Bhattacharya | Approximate recoverability and the quantum data processing inequality | 25 pages, 0 figures | null | null | null | quant-ph math-ph math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we discuss the quantum data processing inequality and its
refinements that are physically meaningful in the context of approximate
recoverability. An important conjecture regarding this due to Seshadreesan et.
al. in J. Phys. A: Math. Theor. 48 (2015) is disproved. We prove some
inequalities capturing universal approximate recoverability with the Petz
recovery map for the sandwiched quasi and R\'enyi relative entropies for the
parameter $t=2$. We also obtain convexity theorems on some parametrized
versions of the relative entropy and fidelity, which can be of independent
interest.
| [
{
"version": "v1",
"created": "Tue, 5 Sep 2023 09:19:55 GMT"
},
{
"version": "v2",
"created": "Fri, 8 Sep 2023 09:00:17 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 09:18:22 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Bhattacharya",
"Saptak",
""
]
] |
2309.05874 | Robert Hickingbotham | Robert Hickingbotham | Cop-width, flip-width and strong colouring numbers | null | null | null | null | math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Cop-width and flip-width are new families of graph parameters introduced by
Toru\'nczyk (2023) that generalise treewidth, degeneracy, generalised colouring
numbers, clique-width and twin-width. In this paper, we bound the cop-width and
flip-width of a graph by its strong colouring numbers. In particular, we show
that for every $r\in \mathbb{N}$, every graph $G$ has $\text{copwidth}_r(G)\leq
\text{scol}_{4r}(G)$. This implies that every class of graphs with linear
strong colouring numbers has linear cop-width and linear flip-width. We use
this result to deduce improved bounds for cop-width and flip-width for various
sparse graph classes.
| [
{
"version": "v1",
"created": "Mon, 11 Sep 2023 23:53:03 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 13:12:12 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Hickingbotham",
"Robert",
""
]
] |
2309.12029 | Kailun Yang | Yifei Chen, Kunyu Peng, Alina Roitberg, David Schneider, Jiaming
Zhang, Junwei Zheng, Yufan Chen, Ruiping Liu, Kailun Yang, Rainer
Stiefelhagen | Exploring Self-supervised Skeleton-based Action Recognition in Occluded
Environments | Accepted to IJCNN 2025. Code is available at
https://github.com/cyfml/OPSTL | null | null | null | cs.CV cs.MM cs.RO eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | To integrate action recognition into autonomous robotic systems, it is
essential to address challenges such as person occlusions-a common yet often
overlooked scenario in existing self-supervised skeleton-based action
recognition methods. In this work, we propose IosPSTL, a simple and effective
self-supervised learning framework designed to handle occlusions. IosPSTL
combines a cluster-agnostic KNN imputer with an Occluded Partial
Spatio-Temporal Learning (OPSTL) strategy. First, we pre-train the model on
occluded skeleton sequences. Then, we introduce a cluster-agnostic KNN imputer
that performs semantic grouping using k-means clustering on sequence
embeddings. It imputes missing skeleton data by applying K-Nearest Neighbors in
the latent space, leveraging nearby sample representations to restore occluded
joints. This imputation generates more complete skeleton sequences, which
significantly benefits downstream self-supervised models. To further enhance
learning, the OPSTL module incorporates Adaptive Spatial Masking (ASM) to make
better use of intact, high-quality skeleton sequences during training. Our
method achieves state-of-the-art performance on the occluded versions of the
NTU-60 and NTU-120 datasets, demonstrating its robustness and effectiveness
under challenging conditions. Code is available at
https://github.com/cyfml/OPSTL.
| [
{
"version": "v1",
"created": "Thu, 21 Sep 2023 12:51:11 GMT"
},
{
"version": "v2",
"created": "Wed, 23 Oct 2024 04:36:26 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 15:12:05 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chen",
"Yifei",
""
],
[
"Peng",
"Kunyu",
""
],
[
"Roitberg",
"Alina",
""
],
[
"Schneider",
"David",
""
],
[
"Zhang",
"Jiaming",
""
],
[
"Zheng",
"Junwei",
""
],
[
"Chen",
"Yufan",
""
],
[
"Liu",
"Ruiping",
""
],
[
"Yang",
"Kailun",
""
],
[
"Stiefelhagen",
"Rainer",
""
]
] |
2309.12716 | Haoyi Niu | Haoyi Niu, Tianying Ji, Bingqi Liu, Haocheng Zhao, Xiangyu Zhu,
Jianying Zheng, Pengfei Huang, Guyue Zhou, Jianming Hu, Xianyuan Zhan | H2O+: An Improved Framework for Hybrid Offline-and-Online RL with
Dynamics Gaps | ICRA 2025 | null | null | null | cs.LG cs.AI cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Solving real-world complex tasks using reinforcement learning (RL) without
high-fidelity simulation environments or large amounts of offline data can be
quite challenging. Online RL agents trained in imperfect simulation
environments can suffer from severe sim-to-real issues. Offline RL approaches
although bypass the need for simulators, often pose demanding requirements on
the size and quality of the offline datasets. The recently emerged hybrid
offline-and-online RL provides an attractive framework that enables joint use
of limited offline data and imperfect simulator for transferable policy
learning. In this paper, we develop a new algorithm, called H2O+, which offers
great flexibility to bridge various choices of offline and online learning
methods, while also accounting for dynamics gaps between the real and
simulation environment. Through extensive simulation and real-world robotics
experiments, we demonstrate superior performance and flexibility over advanced
cross-domain online and offline RL algorithms.
| [
{
"version": "v1",
"created": "Fri, 22 Sep 2023 08:58:22 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 06:03:43 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Niu",
"Haoyi",
""
],
[
"Ji",
"Tianying",
""
],
[
"Liu",
"Bingqi",
""
],
[
"Zhao",
"Haocheng",
""
],
[
"Zhu",
"Xiangyu",
""
],
[
"Zheng",
"Jianying",
""
],
[
"Huang",
"Pengfei",
""
],
[
"Zhou",
"Guyue",
""
],
[
"Hu",
"Jianming",
""
],
[
"Zhan",
"Xianyuan",
""
]
] |
2309.14073 | Mehrzad Saremi | Mehrzad Saremi | Neural Network Parameter-optimization of Gaussian pmDAGs | 48 pages | null | null | null | stat.ML cs.AI cs.LG math.PR | http://creativecommons.org/licenses/by/4.0/ | Finding the parameters of a latent variable causal model is central to causal
inference and causal identification. In this article, we show that existing
graphical structures that are used in causal inference are not stable under
marginalization of Gaussian Bayesian networks, and present a graphical
structure that faithfully represent margins of Gaussian Bayesian networks. We
present the first duality between parameter optimization of a latent variable
model and training a feed-forward neural network in the parameter space of the
assumed family of distributions. Based on this observation, we develop an
algorithm for parameter optimization of these graphical structures based on a
given observational distribution. Then, we provide conditions for causal effect
identifiability in the Gaussian setting. We propose an meta-algorithm that
checks whether a causal effect is identifiable or not. Moreover, we lay a
grounding for generalizing the duality between a neural network and a causal
model from the Gaussian to other distributions.
| [
{
"version": "v1",
"created": "Mon, 25 Sep 2023 12:07:00 GMT"
},
{
"version": "v2",
"created": "Thu, 5 Oct 2023 10:26:02 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 10:42:17 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Saremi",
"Mehrzad",
""
]
] |
2310.00103 | Cristian Vay | Cristian Vay | Linkage principle for small quantum groups | null | null | null | null | math.RT | http://creativecommons.org/licenses/by/4.0/ | We consider small quantum groups with root systems of Cartan, super and
modular type, among others. These are constructed as Drinfeld doubles of
finite-dimensional Nichols algebras of diagonal type. We prove a linkage
principle for them by adapting techniques from the work of Andersen, Jantzen
and Soergel in the context of small quantum groups at roots of unity.
Consequently we characterize the blocks of the category of modules. We also
find a notion of (a)typicality similar to the one in the representation theory
of Lie superalgebras. The typical simple modules turn out to be the simple and
projective Verma modules. Moreover, we deduce a character formula for
1-atypical simple modules.
| [
{
"version": "v1",
"created": "Fri, 29 Sep 2023 19:25:48 GMT"
},
{
"version": "v2",
"created": "Tue, 15 Apr 2025 19:04:31 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Vay",
"Cristian",
""
]
] |
2310.03311 | K. Michael Martini Jr | Eslam Abdelaleem and Ilya Nemenman and K. Michael Martini | Deep Variational Multivariate Information Bottleneck -- A Framework for
Variational Losses | null | null | null | null | cs.LG cond-mat.stat-mech cs.IT math.IT physics.data-an | http://creativecommons.org/licenses/by/4.0/ | Variational dimensionality reduction methods are widely used for their
accuracy, generative capabilities, and robustness. We introduce a unifying
framework that generalizes both such as traditional and state-of-the-art
methods. The framework is based on an interpretation of the multivariate
information bottleneck, trading off the information preserved in an encoder
graph (defining what to compress) against that in a decoder graph (defining a
generative model for data). Using this approach, we rederive existing methods,
including the deep variational information bottleneck, variational
autoencoders, and deep multiview information bottleneck. We naturally extend
the deep variational CCA (DVCCA) family to beta-DVCCA and introduce a new
method, the deep variational symmetric information bottleneck (DVSIB). DSIB,
the deterministic limit of DVSIB, connects to modern contrastive learning
approaches such as Barlow Twins, among others. We evaluate these methods on
Noisy MNIST and Noisy CIFAR-100, showing that algorithms better matched to the
structure of the problem like DVSIB and beta-DVCCA produce better latent spaces
as measured by classification accuracy, dimensionality of the latent variables,
sample efficiency, and consistently outperform other approaches under
comparable conditions. Additionally, we benchmark against state-of-the-art
models, achieving superior or competitive accuracy. Our results demonstrate
that this framework can seamlessly incorporate diverse multi-view
representation learning algorithms, providing a foundation for designing novel,
problem-specific loss functions.
| [
{
"version": "v1",
"created": "Thu, 5 Oct 2023 04:59:58 GMT"
},
{
"version": "v2",
"created": "Wed, 7 Feb 2024 03:48:51 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 15:58:58 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Abdelaleem",
"Eslam",
""
],
[
"Nemenman",
"Ilya",
""
],
[
"Martini",
"K. Michael",
""
]
] |
2310.03430 | Karan Fernandes | Karan Fernandes, Feng-Li Lin and Arpita Mitra | Celestial Eikonal Amplitudes in the Near-Horizon Region | 28 pages, 1 revised and 1 new figure, Section 3 has been revised and
expanded to address the 4D near-horizon eikonal amplitude from partial wave
resummation | Phys.Rev.D 110 (2024) 12, 126011 | 10.1103/PhysRevD.110.126011 | null | hep-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We investigate the celestial description of an eikonal amplitude for the
scattering of massless scalars mediated by soft gravitons in the near-horizon
region of a large eternal Schwarzschild black hole. Our construction thus
provides a celestial conformal field theory on the horizon corresponding to a
non-perturbative scattering process that accounts for event horizons on
asymptotically flat spacetimes. From the \emph{known} two-dimensional
near-horizon scattering amplitude computed within the effective field theory
framework, we first construct a four-dimensional amplitude in a flat spacetime
frame around the bifurcation sphere strictly in a small angle approximation
limit. While the kinematics of external particles in this frame at leading
order are analogous to a Minkowski spacetime, the eikonal amplitude differs
from those about flat spacetime due to the near-horizon scattering potential.
We construct a celestial correlator following a Mellin transform that provides
an all loop order result, with a universal leading ultraviolet (UV) soft
scaling behavior of the conformally invariant cross-ratio, and an infrared (IR)
pole for the scaling dimension at each loop order. We argue these properties
manifest soft graviton exchanges in the near-horizon region and, consequently,
the soft UV behavior of the amplitude.
| [
{
"version": "v1",
"created": "Thu, 5 Oct 2023 10:15:11 GMT"
},
{
"version": "v2",
"created": "Mon, 25 Mar 2024 15:31:57 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Fernandes",
"Karan",
""
],
[
"Lin",
"Feng-Li",
""
],
[
"Mitra",
"Arpita",
""
]
] |
2310.08832 | Charles Semple | Nick Brettell and Susan Jowett and James Oxley and Charles Semple and
Geoff Whittle | What is a 4-connected matroid? | 37 pages | The Electronic Journal of Combinatorics, 32 (2025), P2.1 | 10.37236/12467 | null | math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The {\em breadth} of a tangle $\mathcal{T}$ in a matroid is the size of the
largest spanning uniform submatroid of the tangle matroid of $\mathcal{T}$. A
matroid $M$ is {\em weakly $4$-connected} if it is 3-connected and whenever
$(X,Y)$ is a partition of $E(M)$ with $|X|,|Y|>4$, then $\lambda(X)\geq 3$. We
prove that if $\mathcal{T}$ is a tangle of order $k\geq 4$ and breadth $l$ in a
matroid $M$, then $M$ has a weakly 4-connected minor $N$ with a tangle
$\mathcal{T}$ of order $k$, breadth $l$ and has the property that $\mathcal{T}$
is the tangle in $M$ induced by $\mathcal{T}_N$. A set $Z$ of elements of a
matroid $M$ is $4$-{\em connected} if $\lambda(A)\geq\min\{|A\cap Z|,|Z-A|,3\}$
for all $A\subseteq E(M)$. As a corollary of our theorems on tangles we prove
that if $M$ contains an $n$-element $4$-connected set where $n\geq 7$, then $M$
has a weakly $4$-connected minor that contains an $n$-element $4$-connected
set.
| [
{
"version": "v1",
"created": "Fri, 13 Oct 2023 03:00:12 GMT"
},
{
"version": "v2",
"created": "Tue, 10 Dec 2024 00:44:05 GMT"
},
{
"version": "v3",
"created": "Tue, 4 Mar 2025 02:58:44 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Brettell",
"Nick",
""
],
[
"Jowett",
"Susan",
""
],
[
"Oxley",
"James",
""
],
[
"Semple",
"Charles",
""
],
[
"Whittle",
"Geoff",
""
]
] |
2310.11137 | Royi Jacobovic | Peter W. Glynn, Royi Jacobovic and Michel Mandjes | Moments of polynomial functionals of spectrally positive L\'evy
processes | null | null | null | null | math.PR | http://creativecommons.org/licenses/by/4.0/ | Let $J(\cdot)$ be a compound Poisson process with rate $\lambda>0$ and a
jumps distribution $G(\cdot)$ concentrated on $(0,\infty)$. In addition, let
$V$ be a random variable which is distributed according to $G(\cdot)$ and
independent from $J(\cdot)$. Define a new process $W(t)\equiv W_V(t)\equiv
V+J(t)-t$, $t\geqslant 0$ and let $\tau_V$ be the first time that $W(\cdot)$
hits the origin. A long-standing open problem due to Iglehart (1971) and Cohen
(1979) is to derive the moments of the functional $\int_0^\tau W(t)\,{\rm d}t$
in terms of the moments of $G(\cdot)$ and $\lambda$. In the current work, we
solve this problem in much greater generality, i.e., first by letting
$J(\cdot)$ belong to a wide class of spectrally positive \color{black} L\'evy
processes and secondly, by considering more general class of functionals. We
also supply several applications of the existing results, e.g., in studying the
process $x\mapsto \int_0^{\tau_x}W_x(t)\,{\rm d}t$ defined on $x\in[0,\infty)$.
| [
{
"version": "v1",
"created": "Tue, 17 Oct 2023 10:39:32 GMT"
},
{
"version": "v2",
"created": "Sun, 12 Nov 2023 07:15:53 GMT"
},
{
"version": "v3",
"created": "Thu, 1 Aug 2024 04:25:42 GMT"
},
{
"version": "v4",
"created": "Sun, 2 Feb 2025 16:05:27 GMT"
},
{
"version": "v5",
"created": "Wed, 16 Apr 2025 06:30:38 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Glynn",
"Peter W.",
""
],
[
"Jacobovic",
"Royi",
""
],
[
"Mandjes",
"Michel",
""
]
] |
2310.14522 | Yumiharu Nakano | Yumiharu Nakano | A kernel-based method for Schr\"odinger bridges | null | null | null | null | math.OC cs.NA math.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We characterize the Schr\"odinger bridge problems by a family of
Mckean-Vlasov stochastic control problems with no terminal time distribution
constraint. In doing so, we use the theory of Hilbert space embeddings of
probability measures and then describe the constraint as penalty terms defined
by the maximum mean discrepancy in the control problems. A sequence of the
probability laws of the state processes resulting from $\epsilon$-optimal
controls converges to a unique solution of the Schr\"odinger's problem under
mild conditions on given initial and terminal time distributions and an
underlying diffusion process. We propose a neural SDE based deep learning
algorithm for the Mckean-Vlasov stochastic control problems. Several numerical
experiments validate our methods.
| [
{
"version": "v1",
"created": "Mon, 23 Oct 2023 03:09:53 GMT"
},
{
"version": "v2",
"created": "Wed, 29 Nov 2023 06:14:20 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 03:22:12 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Nakano",
"Yumiharu",
""
]
] |
2310.14937 | Zhi-Yong Zhou | Zhiguang Xiao, Zhi-Yong Zhou | On the generalized Friedrichs-Lee model with multiple discrete and
continuous states | 29 pages, 3 figures, accepted verion for publication in Chinese
Physics C | null | null | null | hep-ph math-ph math.MP nucl-th quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this study, we present several improvements of the non-relativistic
Friedrichs-Lee model with multiple discrete and continuous states and still
retain its solvability. Our findings establish a solid theoretical basis for
the exploration of resonance phenomena in scenarios involving multiple
interfering states across various channels. The scattering amplitudes
associated with the continuum states naturally adhere to coupled-channel
unitarity, rendering this framework particularly valuable for investigating
hadronic resonant states appearing in multiple coupled channels. Moreover, this
generalized framework exhibits a wide-range applicability, enabling
investigations into resonance phenomena across diverse physical domains,
including hadron physics, nuclear physics, optics, and cold atom physics, among
others.
| [
{
"version": "v1",
"created": "Mon, 23 Oct 2023 13:36:14 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 00:35:49 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Xiao",
"Zhiguang",
""
],
[
"Zhou",
"Zhi-Yong",
""
]
] |
2311.03668 | Claire Levaillant Isabelle | Claire Levaillant | On arithmetical structures on K9 | 74 pages | null | null | null | math.NT math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the arithmetical structures on the complete graph $K_9$. Our method
is based on studying the solutions to writing the unit as a sum of 9 unit
fractions. We work from the perspective of the Diophantine equation and use
some elementary properties on the $p$-adic valuations. The proofs are assisted
by trees and automata.
| [
{
"version": "v1",
"created": "Tue, 7 Nov 2023 02:38:33 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 04:33:05 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Levaillant",
"Claire",
""
]
] |
2311.04830 | Julian Lemmel | Julian Lemmel, Radu Grosu | Real-Time Recurrent Reinforcement Learning | 14 pages, 9 figures, includes Appendix | null | 10.1609/aaai.v39i17.34001 | null | cs.LG cs.NE cs.SY eess.SY | http://creativecommons.org/licenses/by/4.0/ | We introduce a biologically plausible RL framework for solving tasks in
partially observable Markov decision processes (POMDPs). The proposed algorithm
combines three integral parts: (1) A Meta-RL architecture, resembling the
mammalian basal ganglia; (2) A biologically plausible reinforcement learning
algorithm, exploiting temporal difference learning and eligibility traces to
train the policy and the value-function; (3) An online automatic
differentiation algorithm for computing the gradients with respect to
parameters of a shared recurrent network backbone. Our experimental results
show that the method is capable of solving a diverse set of partially
observable reinforcement learning tasks. The algorithm we call real-time
recurrent reinforcement learning (RTRRL) serves as a model of learning in
biological neural networks, mimicking reward pathways in the basal ganglia.
| [
{
"version": "v1",
"created": "Wed, 8 Nov 2023 16:56:16 GMT"
},
{
"version": "v2",
"created": "Thu, 28 Mar 2024 10:30:57 GMT"
},
{
"version": "v3",
"created": "Thu, 13 Mar 2025 10:19:32 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Lemmel",
"Julian",
""
],
[
"Grosu",
"Radu",
""
]
] |
2311.05418 | Joachim Behar | Eran Zvuloni, Leo Anthony Celi and Joachim A. Behar | Generalization in medical AI: a perspective on developing scalable
models | null | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | The scientific community is increasingly recognizing the importance of
generalization in medical AI for translating research into practical clinical
applications. A three-level scale is introduced to characterize
out-of-distribution generalization performance of medical AI models. This scale
addresses the diversity of real-world medical scenarios as well as whether
target domain data and labels are available for model recalibration. It serves
as a tool to help researchers characterize their development settings and
determine the best approach to tackling the challenge of out-of-distribution
generalization.
| [
{
"version": "v1",
"created": "Thu, 9 Nov 2023 14:54:28 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 07:07:16 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Zvuloni",
"Eran",
""
],
[
"Celi",
"Leo Anthony",
""
],
[
"Behar",
"Joachim A.",
""
]
] |
2311.05955 | Miriam Fritsch | M. Ablikim, M. N. Achasov, P. Adlarson, X. C. Ai, R. Aliberti, A.
Amoroso, M. R. An, Q. An, Y. Bai, O. Bakina, I. Balossino, Y. Ban, V.
Batozskaya, K. Begzsuren, N. Berger, M. Berlowski, M. Bertani, D. Bettoni, F.
Bianchi, E. Bianco, J. Bloms, A. Bortone, I. Boyko, R. A. Briere, A.
Brueggemann, H. Cai, X. Cai, A. Calcaterra, G. F. Cao, N. Cao, S. A. Cetin,
J. F. Chang, T. T. Chang, W. L. Chang, G. R. Che, G. Chelkov, C. Chen, Chao
Chen, G. Chen, H. S. Chen, M. L. Chen, S. J. Chen, S. M. Chen, T. Chen, X. R.
Chen, X. T. Chen, Y. B. Chen, Y. Q. Chen, Z. J. Chen, W. S. Cheng, S. K.
Choi, X. Chu, G. Cibinetto, S. C. Coen, F. Cossio, J. J. Cui, H. L. Dai, J.
P. Dai, A. Dbeyssi, R. E. de Boer, D. Dedovich, Z. Y. Deng, A. Denig, I.
Denysenko, M. Destefanis, F. De Mori, B. Ding, X. X. Ding, Y. Ding, Y. Ding,
J. Dong, L. Y. Dong, M. Y. Dong, X. Dong, S. X. Du, Z. H. Duan, P. Egorov, Y.
L. Fan, J. Fang, S. S. Fang, W. X. Fang, Y. Fang, R. Farinelli, L. Fava, F.
Feldbauer, G. Felici, C. Q. Feng, J. H. Feng, K Fischer, M. Fritsch, C.
Fritzsch, C. D. Fu, J. L. Fu, Y. W. Fu, H. Gao, Y. N. Gao, Yang Gao, S.
Garbolino, I. Garzia, P. T. Ge, Z. W. Ge, C. Geng, E. M. Gersabeck, A Gilman,
K. Goetzen, L. Gong, W. X. Gong, W. Gradl, S. Gramigna, M. Greco, M. H. Gu,
Y. T. Gu, C. Y Guan, Z. L. Guan, A. Q. Guo, L. B. Guo, M. J. Guo, R. P. Guo,
Y. P. Guo, A. Guskov, X. T. H., T. T. Han, W. Y. Han, X. Q. Hao, F. A.
Harris, K. K. He, K. L. He, F. H. H. Heinsius, C. H. Heinz, Y. K. Heng, C.
Herold, T. Holtmann, P. C. Hong, G. Y. Hou, Y. R. Hou, Z. L. Hou, H. M. Hu,
J. F. Hu, T. Hu, Y. Hu, G. S. Huang, K. X. Huang, L. Q. Huang, X. T. Huang,
Y. P. Huang, T. Hussain, N H\"usken, W. Imoehl, M. Irshad, J. Jackson, S.
Jaeger, S. Janchiv, J. H. Jeong, Q. Ji, Q. P. Ji, X. B. Ji, X. L. Ji, Y. Y.
Ji, X. Q. Jia, Z. K. Jia, P. C. Jiang, S. S. Jiang, T. J. Jiang, X. S. Jiang,
Y. Jiang, J. B. Jiao, Z. Jiao, S. Jin, Y. Jin, M. Q. Jing, T. Johansson, X.
K., S. Kabana, N. Kalantar-Nayestanaki, X. L. Kang, X. S. Kang, R. Kappert,
M. Kavatsyuk, B. C. Ke, A. Khoukaz, R. Kiuchi, R. Kliemt, L. Koch, O. B.
Kolcu, B. Kopf, M. K. Kuessner, A. Kupsc, W. K\"uhn, J. J. Lane, J. S. Lange,
P. Larin, A. Lavania, L. Lavezzi, T. T. Lei, Z. H. Lei, H. Leithoff, M.
Lellmann, T. Lenz, C. Li, C. Li, C. H. Li, Cheng Li, D. M. Li, F. Li, G. Li,
H. Li, H. B. Li, H. J. Li, H. N. Li, Hui Li, J. R. Li, J. S. Li, J. W. Li, Ke
Li, L. J Li, L. K. Li, Lei Li, M. H. Li, P. R. Li, Q. X. Li, S. X. Li, T. Li,
W. D. Li, W. G. Li, X. H. Li, X. L. Li, Xiaoyu Li, Y. G. Li, Z. J. Li, Z. X.
Li, Z. Y. Li, C. Liang, H. Liang, H. Liang, H. Liang, Y. F. Liang, Y. T.
Liang, G. R. Liao, L. Z. Liao, J. Libby, A. Limphirat, D. X. Lin, T. Lin, B.
J. Liu, B. X. Liu, C. Liu, C. X. Liu, D. Liu, F. H. Liu, Fang Liu, Feng Liu,
G. M. Liu, H. Liu, H. B. Liu, H. M. Liu, Huanhuan Liu, Huihui Liu, J. B. Liu,
J. L. Liu, J. Y. Liu, K. Liu, K. Y. Liu, Ke Liu, L. Liu, L. C. Liu, Lu Liu,
M. H. Liu, P. L. Liu, Q. Liu, S. B. Liu, T. Liu, W. K. Liu, W. M. Liu, X.
Liu, Y. Liu, Y. Liu, Y. B. Liu, Z. A. Liu, Z. Q. Liu, X. C. Lou, F. X. Lu, H.
J. Lu, J. G. Lu, X. L. Lu, Y. Lu, Y. P. Lu, Z. H. Lu, C. L. Luo, M. X. Luo,
T. Luo, X. L. Luo, X. R. Lyu, Y. F. Lyu, F. C. Ma, H. L. Ma, J. L. Ma, L. L.
Ma, M. M. Ma, Q. M. Ma, R. Q. Ma, R. T. Ma, X. Y. Ma, Y. Ma, Y. M. Ma, F. E.
Maas, M. Maggiora, S. Maldaner, S. Malde, A. Mangoni, Y. J. Mao, Z. P. Mao,
S. Marcello, Z. X. Meng, J. G. Messchendorp, G. Mezzadri, H. Miao, T. J. Min,
R. E. Mitchell, X. H. Mo, N. Yu. Muchnoi, Y. Nefedov, F. Nerling, I. B.
Nikolaev, Z. Ning, S. Nisar, Y. Niu, S. L. Olsen, Q. Ouyang, S. Pacetti, X.
Pan, Y. Pan, A. Pathak, P. Patteri, Y. P. Pei, M. Pelizaeus, H. P. Peng, K.
Peters, J. L. Ping, R. G. Ping, S. Plura, S. Pogodin, V. Prasad, F. Z. Qi, H.
Qi, H. R. Qi, M. Qi, T. Y. Qi, S. Qian, W. B. Qian, C. F. Qiao, J. J. Qin, L.
Q. Qin, X. P. Qin, X. S. Qin, Z. H. Qin, J. F. Qiu, S. Q. Qu, C. F. Redmer,
K. J. Ren, A. Rivetti, V. Rodin, M. Rolo, G. Rong, Ch. Rosner, S. N. Ruan, N.
Salone, A. Sarantsev, Y. Schelhaas, K. Schoenning, M. Scodeggio, K. Y. Shan,
W. Shan, X. Y. Shan, J. F. Shangguan, L. G. Shao, M. Shao, C. P. Shen, H. F.
Shen, W. H. Shen, X. Y. Shen, B. A. Shi, H. C. Shi, J. L. Shi, J. Y. Shi, Q.
Q. Shi, R. S. Shi, X. Shi, J. J. Song, T. Z. Song, W. M. Song, Y. J. Song, Y.
X. Song, S. Sosio, S. Spataro, F. Stieler, Y. J. Su, G. B. Sun, G. X. Sun, H.
Sun, H. K. Sun, J. F. Sun, K. Sun, L. Sun, S. S. Sun, T. Sun, W. Y. Sun, Y.
Sun, Y. J. Sun, Y. Z. Sun, Z. T. Sun, Y. X. Tan, C. J. Tang, G. Y. Tang, J.
Tang, Y. A. Tang, L. Y Tao, Q. T. Tao, M. Tat, J. X. Teng, V. Thoren, W. H.
Tian, W. H. Tian, Y. Tian, Z. F. Tian, I. Uman, S. J. Wang, B. Wang, B. L.
Wang, Bo Wang, C. W. Wang, D. Y. Wang, F. Wang, H. J. Wang, H. P. Wang, J. P.
Wang, K. Wang, L. L. Wang, M. Wang, Meng Wang, S. Wang, S. Wang, T. Wang, T.
J. Wang, W. Wang, W. Wang, W. H. Wang, W. P. Wang, X. Wang, X. F. Wang, X. J.
Wang, X. L. Wang, Y. Wang, Y. D. Wang, Y. F. Wang, Y. H. Wang, Y. N. Wang, Y.
Q. Wang, Yaqian Wang, Yi Wang, Z. Wang, Z. L. Wang, Z. Y. Wang, Ziyi Wang, D.
Wei, D. H. Wei, F. Weidner, S. P. Wen, C. W. Wenzel, U. W. Wiedner, G.
Wilkinson, M. Wolke, L. Wollenberg, C. Wu, J. F. Wu, L. H. Wu, L. J. Wu, X.
Wu, X. H. Wu, Y. Wu, Y. J. Wu, Z. Wu, L. Xia, X. M. Xian, T. Xiang, D. Xiao,
G. Y. Xiao, H. Xiao, S. Y. Xiao, Y. L. Xiao, Z. J. Xiao, C. Xie, X. H. Xie,
Y. Xie, Y. G. Xie, Y. H. Xie, Z. P. Xie, T. Y. Xing, C. F. Xu, C. J. Xu, G.
F. Xu, H. Y. Xu, Q. J. Xu, Q. N. Xu, W. Xu, W. L. Xu, X. P. Xu, Y. C. Xu, Z.
P. Xu, Z. S. Xu, F. Yan, L. Yan, W. B. Yan, W. C. Yan, X. Q Yan, H. J. Yang,
H. L. Yang, H. X. Yang, Tao Yang, Y. Yang, Y. F. Yang, Y. X. Yang, Yifan
Yang, Z. W. Yang, Z. P. Yao, M. Ye, M. H. Ye, J. H. Yin, Z. Y. You, B. X. Yu,
C. X. Yu, G. Yu, J. S. Yu, T. Yu, X. D. Yu, C. Z. Yuan, L. Yuan, S. C. Yuan,
X. Q. Yuan, Y. Yuan, Z. Y. Yuan, C. X. Yue, A. A. Zafar, F. R. Zeng, X. Zeng,
Y. Zeng, Y. J. Zeng, X. Y. Zhai, Y. C. Zhai, Y. H. Zhan, A. Q. Zhang, B. L.
Zhang, B. X. Zhang, D. H. Zhang, G. Y. Zhang, H. Zhang, H. H. Zhang, H. H.
Zhang, H. Q. Zhang, H. Y. Zhang, J. J. Zhang, J. L. Zhang, J. Q. Zhang, J. W.
Zhang, J. X. Zhang, J. Y. Zhang, J. Z. Zhang, Jianyu Zhang, Jiawei Zhang, L.
M. Zhang, L. Q. Zhang, Lei Zhang, P. Zhang, Q. Y. Zhang, Shuihan Zhang,
Shulei Zhang, X. D. Zhang, X. M. Zhang, X. Y. Zhang, X. Y. Zhang, Y. Zhang,
Y. Zhang, Y. T. Zhang, Y. H. Zhang, Yan Zhang, Yao Zhang, Z. H. Zhang, Z. L.
Zhang, Z. Y. Zhang, Z. Y. Zhang, G. Zhao, J. Zhao, J. Y. Zhao, J. Z. Zhao,
Lei Zhao, Ling Zhao, M. G. Zhao, S. J. Zhao, Y. B. Zhao, Y. X. Zhao, Z. G.
Zhao, A. Zhemchugov, B. Zheng, J. P. Zheng, W. J. Zheng, Y. H. Zheng, B.
Zhong, X. Zhong, H. Zhou, L. P. Zhou, X. Zhou, X. K. Zhou, X. R. Zhou, X. Y.
Zhou, Y. Z. Zhou, J. Zhu, K. Zhu, K. J. Zhu, L. Zhu, L. X. Zhu, S. H. Zhu, S.
Q. Zhu, T. J. Zhu, W. J. Zhu, Y. C. Zhu, Z. A. Zhu, J. H. Zou, J. Zu | Observation and branching fraction measurement of the decay $J\!/\!\psi
\rightarrow \bar{p} \Sigma^{+} K_{S}^{0} + c.c.$ | null | null | null | null | hep-ex | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The first observation of the decays $J\!/\!\psi \rightarrow \bar{p}
\Sigma^{+} K_{S}^{0}$ and $J\!/\!\psi \rightarrow p \bar{\Sigma}^{-} K_{S}^{0}$
is reported using $(10087\pm44)\times10^{6}$ $J\!/\!\psi$ events recorded by
the BESIII detector at the BEPCII storage ring. The branching fractions of each
channel are determined to be $\mathcal{B}(J\!/\!\psi \rightarrow \bar{p}
\Sigma^{+} K_{S}^{0})=(1.361 \pm 0.006 \pm 0.025) \times 10^{-4}$ and
$\mathcal{B}(J\!/\!\psi \rightarrow p \bar{\Sigma}^{-} K_{S}^{0})=(1.352 \pm
0.006 \pm 0.025) \times 10^{-4}$. The combined result is
$\mathcal{B}(J\!/\!\psi \rightarrow \bar{p} \Sigma^{+} K_{S}^{0} +c.c.)=(2.725
\pm 0.009 \pm 0.050) \times 10^{-4}$, where the first uncertainty is
statistical and the second systematic. The results presented are in good
agreement with the branching fractions of the isospin partner decay $J\!/\!\psi
\rightarrow p K^- \bar\Sigma^0 + c.c.$.
| [
{
"version": "v1",
"created": "Fri, 10 Nov 2023 09:39:37 GMT"
},
{
"version": "v2",
"created": "Tue, 14 Nov 2023 09:37:33 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 14:52:39 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Ablikim",
"M.",
""
],
[
"Achasov",
"M. N.",
""
],
[
"Adlarson",
"P.",
""
],
[
"Ai",
"X. C.",
""
],
[
"Aliberti",
"R.",
""
],
[
"Amoroso",
"A.",
""
],
[
"An",
"M. R.",
""
],
[
"An",
"Q.",
""
],
[
"Bai",
"Y.",
""
],
[
"Bakina",
"O.",
""
],
[
"Balossino",
"I.",
""
],
[
"Ban",
"Y.",
""
],
[
"Batozskaya",
"V.",
""
],
[
"Begzsuren",
"K.",
""
],
[
"Berger",
"N.",
""
],
[
"Berlowski",
"M.",
""
],
[
"Bertani",
"M.",
""
],
[
"Bettoni",
"D.",
""
],
[
"Bianchi",
"F.",
""
],
[
"Bianco",
"E.",
""
],
[
"Bloms",
"J.",
""
],
[
"Bortone",
"A.",
""
],
[
"Boyko",
"I.",
""
],
[
"Briere",
"R. A.",
""
],
[
"Brueggemann",
"A.",
""
],
[
"Cai",
"H.",
""
],
[
"Cai",
"X.",
""
],
[
"Calcaterra",
"A.",
""
],
[
"Cao",
"G. F.",
""
],
[
"Cao",
"N.",
""
],
[
"Cetin",
"S. A.",
""
],
[
"Chang",
"J. F.",
""
],
[
"Chang",
"T. T.",
""
],
[
"Chang",
"W. L.",
""
],
[
"Che",
"G. R.",
""
],
[
"Chelkov",
"G.",
""
],
[
"Chen",
"C.",
""
],
[
"Chen",
"Chao",
""
],
[
"Chen",
"G.",
""
],
[
"Chen",
"H. S.",
""
],
[
"Chen",
"M. L.",
""
],
[
"Chen",
"S. J.",
""
],
[
"Chen",
"S. M.",
""
],
[
"Chen",
"T.",
""
],
[
"Chen",
"X. R.",
""
],
[
"Chen",
"X. T.",
""
],
[
"Chen",
"Y. B.",
""
],
[
"Chen",
"Y. Q.",
""
],
[
"Chen",
"Z. J.",
""
],
[
"Cheng",
"W. S.",
""
],
[
"Choi",
"S. K.",
""
],
[
"Chu",
"X.",
""
],
[
"Cibinetto",
"G.",
""
],
[
"Coen",
"S. C.",
""
],
[
"Cossio",
"F.",
""
],
[
"Cui",
"J. J.",
""
],
[
"Dai",
"H. L.",
""
],
[
"Dai",
"J. P.",
""
],
[
"Dbeyssi",
"A.",
""
],
[
"de Boer",
"R. E.",
""
],
[
"Dedovich",
"D.",
""
],
[
"Deng",
"Z. Y.",
""
],
[
"Denig",
"A.",
""
],
[
"Denysenko",
"I.",
""
],
[
"Destefanis",
"M.",
""
],
[
"De Mori",
"F.",
""
],
[
"Ding",
"B.",
""
],
[
"Ding",
"X. X.",
""
],
[
"Ding",
"Y.",
""
],
[
"Ding",
"Y.",
""
],
[
"Dong",
"J.",
""
],
[
"Dong",
"L. Y.",
""
],
[
"Dong",
"M. Y.",
""
],
[
"Dong",
"X.",
""
],
[
"Du",
"S. X.",
""
],
[
"Duan",
"Z. H.",
""
],
[
"Egorov",
"P.",
""
],
[
"Fan",
"Y. L.",
""
],
[
"Fang",
"J.",
""
],
[
"Fang",
"S. S.",
""
],
[
"Fang",
"W. X.",
""
],
[
"Fang",
"Y.",
""
],
[
"Farinelli",
"R.",
""
],
[
"Fava",
"L.",
""
],
[
"Feldbauer",
"F.",
""
],
[
"Felici",
"G.",
""
],
[
"Feng",
"C. Q.",
""
],
[
"Feng",
"J. H.",
""
],
[
"Fischer",
"K",
""
],
[
"Fritsch",
"M.",
""
],
[
"Fritzsch",
"C.",
""
],
[
"Fu",
"C. D.",
""
],
[
"Fu",
"J. L.",
""
],
[
"Fu",
"Y. W.",
""
],
[
"Gao",
"H.",
""
],
[
"Gao",
"Y. N.",
""
],
[
"Gao",
"Yang",
""
],
[
"Garbolino",
"S.",
""
],
[
"Garzia",
"I.",
""
],
[
"Ge",
"P. T.",
""
],
[
"Ge",
"Z. W.",
""
],
[
"Geng",
"C.",
""
],
[
"Gersabeck",
"E. M.",
""
],
[
"Gilman",
"A",
""
],
[
"Goetzen",
"K.",
""
],
[
"Gong",
"L.",
""
],
[
"Gong",
"W. X.",
""
],
[
"Gradl",
"W.",
""
],
[
"Gramigna",
"S.",
""
],
[
"Greco",
"M.",
""
],
[
"Gu",
"M. H.",
""
],
[
"Gu",
"Y. T.",
""
],
[
"Guan",
"C. Y",
""
],
[
"Guan",
"Z. L.",
""
],
[
"Guo",
"A. Q.",
""
],
[
"Guo",
"L. B.",
""
],
[
"Guo",
"M. J.",
""
],
[
"Guo",
"R. P.",
""
],
[
"Guo",
"Y. P.",
""
],
[
"Guskov",
"A.",
""
],
[
"H.",
"X. T.",
""
],
[
"Han",
"T. T.",
""
],
[
"Han",
"W. Y.",
""
],
[
"Hao",
"X. Q.",
""
],
[
"Harris",
"F. A.",
""
],
[
"He",
"K. K.",
""
],
[
"He",
"K. L.",
""
],
[
"Heinsius",
"F. H. H.",
""
],
[
"Heinz",
"C. H.",
""
],
[
"Heng",
"Y. K.",
""
],
[
"Herold",
"C.",
""
],
[
"Holtmann",
"T.",
""
],
[
"Hong",
"P. C.",
""
],
[
"Hou",
"G. Y.",
""
],
[
"Hou",
"Y. R.",
""
],
[
"Hou",
"Z. L.",
""
],
[
"Hu",
"H. M.",
""
],
[
"Hu",
"J. F.",
""
],
[
"Hu",
"T.",
""
],
[
"Hu",
"Y.",
""
],
[
"Huang",
"G. S.",
""
],
[
"Huang",
"K. X.",
""
],
[
"Huang",
"L. Q.",
""
],
[
"Huang",
"X. T.",
""
],
[
"Huang",
"Y. P.",
""
],
[
"Hussain",
"T.",
""
],
[
"Hüsken",
"N",
""
],
[
"Imoehl",
"W.",
""
],
[
"Irshad",
"M.",
""
],
[
"Jackson",
"J.",
""
],
[
"Jaeger",
"S.",
""
],
[
"Janchiv",
"S.",
""
],
[
"Jeong",
"J. H.",
""
],
[
"Ji",
"Q.",
""
],
[
"Ji",
"Q. P.",
""
],
[
"Ji",
"X. B.",
""
],
[
"Ji",
"X. L.",
""
],
[
"Ji",
"Y. Y.",
""
],
[
"Jia",
"X. Q.",
""
],
[
"Jia",
"Z. K.",
""
],
[
"Jiang",
"P. C.",
""
],
[
"Jiang",
"S. S.",
""
],
[
"Jiang",
"T. J.",
""
],
[
"Jiang",
"X. S.",
""
],
[
"Jiang",
"Y.",
""
],
[
"Jiao",
"J. B.",
""
],
[
"Jiao",
"Z.",
""
],
[
"Jin",
"S.",
""
],
[
"Jin",
"Y.",
""
],
[
"Jing",
"M. Q.",
""
],
[
"Johansson",
"T.",
""
],
[
"K.",
"X.",
""
],
[
"Kabana",
"S.",
""
],
[
"Kalantar-Nayestanaki",
"N.",
""
],
[
"Kang",
"X. L.",
""
],
[
"Kang",
"X. S.",
""
],
[
"Kappert",
"R.",
""
],
[
"Kavatsyuk",
"M.",
""
],
[
"Ke",
"B. C.",
""
],
[
"Khoukaz",
"A.",
""
],
[
"Kiuchi",
"R.",
""
],
[
"Kliemt",
"R.",
""
],
[
"Koch",
"L.",
""
],
[
"Kolcu",
"O. B.",
""
],
[
"Kopf",
"B.",
""
],
[
"Kuessner",
"M. K.",
""
],
[
"Kupsc",
"A.",
""
],
[
"Kühn",
"W.",
""
],
[
"Lane",
"J. J.",
""
],
[
"Lange",
"J. S.",
""
],
[
"Larin",
"P.",
""
],
[
"Lavania",
"A.",
""
],
[
"Lavezzi",
"L.",
""
],
[
"Lei",
"T. T.",
""
],
[
"Lei",
"Z. H.",
""
],
[
"Leithoff",
"H.",
""
],
[
"Lellmann",
"M.",
""
],
[
"Lenz",
"T.",
""
],
[
"Li",
"C.",
""
],
[
"Li",
"C.",
""
],
[
"Li",
"C. H.",
""
],
[
"Li",
"Cheng",
""
],
[
"Li",
"D. M.",
""
],
[
"Li",
"F.",
""
],
[
"Li",
"G.",
""
],
[
"Li",
"H.",
""
],
[
"Li",
"H. B.",
""
],
[
"Li",
"H. J.",
""
],
[
"Li",
"H. N.",
""
],
[
"Li",
"Hui",
""
],
[
"Li",
"J. R.",
""
],
[
"Li",
"J. S.",
""
],
[
"Li",
"J. W.",
""
],
[
"Li",
"Ke",
""
],
[
"Li",
"L. J",
""
],
[
"Li",
"L. K.",
""
],
[
"Li",
"Lei",
""
],
[
"Li",
"M. H.",
""
],
[
"Li",
"P. R.",
""
],
[
"Li",
"Q. X.",
""
],
[
"Li",
"S. X.",
""
],
[
"Li",
"T.",
""
],
[
"Li",
"W. D.",
""
],
[
"Li",
"W. G.",
""
],
[
"Li",
"X. H.",
""
],
[
"Li",
"X. L.",
""
],
[
"Li",
"Xiaoyu",
""
],
[
"Li",
"Y. G.",
""
],
[
"Li",
"Z. J.",
""
],
[
"Li",
"Z. X.",
""
],
[
"Li",
"Z. Y.",
""
],
[
"Liang",
"C.",
""
],
[
"Liang",
"H.",
""
],
[
"Liang",
"H.",
""
],
[
"Liang",
"H.",
""
],
[
"Liang",
"Y. F.",
""
],
[
"Liang",
"Y. T.",
""
],
[
"Liao",
"G. R.",
""
],
[
"Liao",
"L. Z.",
""
],
[
"Libby",
"J.",
""
],
[
"Limphirat",
"A.",
""
],
[
"Lin",
"D. X.",
""
],
[
"Lin",
"T.",
""
],
[
"Liu",
"B. J.",
""
],
[
"Liu",
"B. X.",
""
],
[
"Liu",
"C.",
""
],
[
"Liu",
"C. X.",
""
],
[
"Liu",
"D.",
""
],
[
"Liu",
"F. H.",
""
],
[
"Liu",
"Fang",
""
],
[
"Liu",
"Feng",
""
],
[
"Liu",
"G. M.",
""
],
[
"Liu",
"H.",
""
],
[
"Liu",
"H. B.",
""
],
[
"Liu",
"H. M.",
""
],
[
"Liu",
"Huanhuan",
""
],
[
"Liu",
"Huihui",
""
],
[
"Liu",
"J. B.",
""
],
[
"Liu",
"J. L.",
""
],
[
"Liu",
"J. Y.",
""
],
[
"Liu",
"K.",
""
],
[
"Liu",
"K. Y.",
""
],
[
"Liu",
"Ke",
""
],
[
"Liu",
"L.",
""
],
[
"Liu",
"L. C.",
""
],
[
"Liu",
"Lu",
""
],
[
"Liu",
"M. H.",
""
],
[
"Liu",
"P. L.",
""
],
[
"Liu",
"Q.",
""
],
[
"Liu",
"S. B.",
""
],
[
"Liu",
"T.",
""
],
[
"Liu",
"W. K.",
""
],
[
"Liu",
"W. M.",
""
],
[
"Liu",
"X.",
""
],
[
"Liu",
"Y.",
""
],
[
"Liu",
"Y.",
""
],
[
"Liu",
"Y. B.",
""
],
[
"Liu",
"Z. A.",
""
],
[
"Liu",
"Z. Q.",
""
],
[
"Lou",
"X. C.",
""
],
[
"Lu",
"F. X.",
""
],
[
"Lu",
"H. J.",
""
],
[
"Lu",
"J. G.",
""
],
[
"Lu",
"X. L.",
""
],
[
"Lu",
"Y.",
""
],
[
"Lu",
"Y. P.",
""
],
[
"Lu",
"Z. H.",
""
],
[
"Luo",
"C. L.",
""
],
[
"Luo",
"M. X.",
""
],
[
"Luo",
"T.",
""
],
[
"Luo",
"X. L.",
""
],
[
"Lyu",
"X. R.",
""
],
[
"Lyu",
"Y. F.",
""
],
[
"Ma",
"F. C.",
""
],
[
"Ma",
"H. L.",
""
],
[
"Ma",
"J. L.",
""
],
[
"Ma",
"L. L.",
""
],
[
"Ma",
"M. M.",
""
],
[
"Ma",
"Q. M.",
""
],
[
"Ma",
"R. Q.",
""
],
[
"Ma",
"R. T.",
""
],
[
"Ma",
"X. Y.",
""
],
[
"Ma",
"Y.",
""
],
[
"Ma",
"Y. M.",
""
],
[
"Maas",
"F. E.",
""
],
[
"Maggiora",
"M.",
""
],
[
"Maldaner",
"S.",
""
],
[
"Malde",
"S.",
""
],
[
"Mangoni",
"A.",
""
],
[
"Mao",
"Y. J.",
""
],
[
"Mao",
"Z. P.",
""
],
[
"Marcello",
"S.",
""
],
[
"Meng",
"Z. X.",
""
],
[
"Messchendorp",
"J. G.",
""
],
[
"Mezzadri",
"G.",
""
],
[
"Miao",
"H.",
""
],
[
"Min",
"T. J.",
""
],
[
"Mitchell",
"R. E.",
""
],
[
"Mo",
"X. H.",
""
],
[
"Muchnoi",
"N. Yu.",
""
],
[
"Nefedov",
"Y.",
""
],
[
"Nerling",
"F.",
""
],
[
"Nikolaev",
"I. B.",
""
],
[
"Ning",
"Z.",
""
],
[
"Nisar",
"S.",
""
],
[
"Niu",
"Y.",
""
],
[
"Olsen",
"S. L.",
""
],
[
"Ouyang",
"Q.",
""
],
[
"Pacetti",
"S.",
""
],
[
"Pan",
"X.",
""
],
[
"Pan",
"Y.",
""
],
[
"Pathak",
"A.",
""
],
[
"Patteri",
"P.",
""
],
[
"Pei",
"Y. P.",
""
],
[
"Pelizaeus",
"M.",
""
],
[
"Peng",
"H. P.",
""
],
[
"Peters",
"K.",
""
],
[
"Ping",
"J. L.",
""
],
[
"Ping",
"R. G.",
""
],
[
"Plura",
"S.",
""
],
[
"Pogodin",
"S.",
""
],
[
"Prasad",
"V.",
""
],
[
"Qi",
"F. Z.",
""
],
[
"Qi",
"H.",
""
],
[
"Qi",
"H. R.",
""
],
[
"Qi",
"M.",
""
],
[
"Qi",
"T. Y.",
""
],
[
"Qian",
"S.",
""
],
[
"Qian",
"W. B.",
""
],
[
"Qiao",
"C. F.",
""
],
[
"Qin",
"J. J.",
""
],
[
"Qin",
"L. Q.",
""
],
[
"Qin",
"X. P.",
""
],
[
"Qin",
"X. S.",
""
],
[
"Qin",
"Z. H.",
""
],
[
"Qiu",
"J. F.",
""
],
[
"Qu",
"S. Q.",
""
],
[
"Redmer",
"C. F.",
""
],
[
"Ren",
"K. J.",
""
],
[
"Rivetti",
"A.",
""
],
[
"Rodin",
"V.",
""
],
[
"Rolo",
"M.",
""
],
[
"Rong",
"G.",
""
],
[
"Rosner",
"Ch.",
""
],
[
"Ruan",
"S. N.",
""
],
[
"Salone",
"N.",
""
],
[
"Sarantsev",
"A.",
""
],
[
"Schelhaas",
"Y.",
""
],
[
"Schoenning",
"K.",
""
],
[
"Scodeggio",
"M.",
""
],
[
"Shan",
"K. Y.",
""
],
[
"Shan",
"W.",
""
],
[
"Shan",
"X. Y.",
""
],
[
"Shangguan",
"J. F.",
""
],
[
"Shao",
"L. G.",
""
],
[
"Shao",
"M.",
""
],
[
"Shen",
"C. P.",
""
],
[
"Shen",
"H. F.",
""
],
[
"Shen",
"W. H.",
""
],
[
"Shen",
"X. Y.",
""
],
[
"Shi",
"B. A.",
""
],
[
"Shi",
"H. C.",
""
],
[
"Shi",
"J. L.",
""
],
[
"Shi",
"J. Y.",
""
],
[
"Shi",
"Q. Q.",
""
],
[
"Shi",
"R. S.",
""
],
[
"Shi",
"X.",
""
],
[
"Song",
"J. J.",
""
],
[
"Song",
"T. Z.",
""
],
[
"Song",
"W. M.",
""
],
[
"Song",
"Y. J.",
""
],
[
"Song",
"Y. X.",
""
],
[
"Sosio",
"S.",
""
],
[
"Spataro",
"S.",
""
],
[
"Stieler",
"F.",
""
],
[
"Su",
"Y. J.",
""
],
[
"Sun",
"G. B.",
""
],
[
"Sun",
"G. X.",
""
],
[
"Sun",
"H.",
""
],
[
"Sun",
"H. K.",
""
],
[
"Sun",
"J. F.",
""
],
[
"Sun",
"K.",
""
],
[
"Sun",
"L.",
""
],
[
"Sun",
"S. S.",
""
],
[
"Sun",
"T.",
""
],
[
"Sun",
"W. Y.",
""
],
[
"Sun",
"Y.",
""
],
[
"Sun",
"Y. J.",
""
],
[
"Sun",
"Y. Z.",
""
],
[
"Sun",
"Z. T.",
""
],
[
"Tan",
"Y. X.",
""
],
[
"Tang",
"C. J.",
""
],
[
"Tang",
"G. Y.",
""
],
[
"Tang",
"J.",
""
],
[
"Tang",
"Y. A.",
""
],
[
"Tao",
"L. Y",
""
],
[
"Tao",
"Q. T.",
""
],
[
"Tat",
"M.",
""
],
[
"Teng",
"J. X.",
""
],
[
"Thoren",
"V.",
""
],
[
"Tian",
"W. H.",
""
],
[
"Tian",
"W. H.",
""
],
[
"Tian",
"Y.",
""
],
[
"Tian",
"Z. F.",
""
],
[
"Uman",
"I.",
""
],
[
"Wang",
"S. J.",
""
],
[
"Wang",
"B.",
""
],
[
"Wang",
"B. L.",
""
],
[
"Wang",
"Bo",
""
],
[
"Wang",
"C. W.",
""
],
[
"Wang",
"D. Y.",
""
],
[
"Wang",
"F.",
""
],
[
"Wang",
"H. J.",
""
],
[
"Wang",
"H. P.",
""
],
[
"Wang",
"J. P.",
""
],
[
"Wang",
"K.",
""
],
[
"Wang",
"L. L.",
""
],
[
"Wang",
"M.",
""
],
[
"Wang",
"Meng",
""
],
[
"Wang",
"S.",
""
],
[
"Wang",
"S.",
""
],
[
"Wang",
"T.",
""
],
[
"Wang",
"T. J.",
""
],
[
"Wang",
"W.",
""
],
[
"Wang",
"W.",
""
],
[
"Wang",
"W. H.",
""
],
[
"Wang",
"W. P.",
""
],
[
"Wang",
"X.",
""
],
[
"Wang",
"X. F.",
""
],
[
"Wang",
"X. J.",
""
],
[
"Wang",
"X. L.",
""
],
[
"Wang",
"Y.",
""
],
[
"Wang",
"Y. D.",
""
],
[
"Wang",
"Y. F.",
""
],
[
"Wang",
"Y. H.",
""
],
[
"Wang",
"Y. N.",
""
],
[
"Wang",
"Y. Q.",
""
],
[
"Wang",
"Yaqian",
""
],
[
"Wang",
"Yi",
""
],
[
"Wang",
"Z.",
""
],
[
"Wang",
"Z. L.",
""
],
[
"Wang",
"Z. Y.",
""
],
[
"Wang",
"Ziyi",
""
],
[
"Wei",
"D.",
""
],
[
"Wei",
"D. H.",
""
],
[
"Weidner",
"F.",
""
],
[
"Wen",
"S. P.",
""
],
[
"Wenzel",
"C. W.",
""
],
[
"Wiedner",
"U. W.",
""
],
[
"Wilkinson",
"G.",
""
],
[
"Wolke",
"M.",
""
],
[
"Wollenberg",
"L.",
""
],
[
"Wu",
"C.",
""
],
[
"Wu",
"J. F.",
""
],
[
"Wu",
"L. H.",
""
],
[
"Wu",
"L. J.",
""
],
[
"Wu",
"X.",
""
],
[
"Wu",
"X. H.",
""
],
[
"Wu",
"Y.",
""
],
[
"Wu",
"Y. J.",
""
],
[
"Wu",
"Z.",
""
],
[
"Xia",
"L.",
""
],
[
"Xian",
"X. M.",
""
],
[
"Xiang",
"T.",
""
],
[
"Xiao",
"D.",
""
],
[
"Xiao",
"G. Y.",
""
],
[
"Xiao",
"H.",
""
],
[
"Xiao",
"S. Y.",
""
],
[
"Xiao",
"Y. L.",
""
],
[
"Xiao",
"Z. J.",
""
],
[
"Xie",
"C.",
""
],
[
"Xie",
"X. H.",
""
],
[
"Xie",
"Y.",
""
],
[
"Xie",
"Y. G.",
""
],
[
"Xie",
"Y. H.",
""
],
[
"Xie",
"Z. P.",
""
],
[
"Xing",
"T. Y.",
""
],
[
"Xu",
"C. F.",
""
],
[
"Xu",
"C. J.",
""
],
[
"Xu",
"G. F.",
""
],
[
"Xu",
"H. Y.",
""
],
[
"Xu",
"Q. J.",
""
],
[
"Xu",
"Q. N.",
""
],
[
"Xu",
"W.",
""
],
[
"Xu",
"W. L.",
""
],
[
"Xu",
"X. P.",
""
],
[
"Xu",
"Y. C.",
""
],
[
"Xu",
"Z. P.",
""
],
[
"Xu",
"Z. S.",
""
],
[
"Yan",
"F.",
""
],
[
"Yan",
"L.",
""
],
[
"Yan",
"W. B.",
""
],
[
"Yan",
"W. C.",
""
],
[
"Yan",
"X. Q",
""
],
[
"Yang",
"H. J.",
""
],
[
"Yang",
"H. L.",
""
],
[
"Yang",
"H. X.",
""
],
[
"Yang",
"Tao",
""
],
[
"Yang",
"Y.",
""
],
[
"Yang",
"Y. F.",
""
],
[
"Yang",
"Y. X.",
""
],
[
"Yang",
"Yifan",
""
],
[
"Yang",
"Z. W.",
""
],
[
"Yao",
"Z. P.",
""
],
[
"Ye",
"M.",
""
],
[
"Ye",
"M. H.",
""
],
[
"Yin",
"J. H.",
""
],
[
"You",
"Z. Y.",
""
],
[
"Yu",
"B. X.",
""
],
[
"Yu",
"C. X.",
""
],
[
"Yu",
"G.",
""
],
[
"Yu",
"J. S.",
""
],
[
"Yu",
"T.",
""
],
[
"Yu",
"X. D.",
""
],
[
"Yuan",
"C. Z.",
""
],
[
"Yuan",
"L.",
""
],
[
"Yuan",
"S. C.",
""
],
[
"Yuan",
"X. Q.",
""
],
[
"Yuan",
"Y.",
""
],
[
"Yuan",
"Z. Y.",
""
],
[
"Yue",
"C. X.",
""
],
[
"Zafar",
"A. A.",
""
],
[
"Zeng",
"F. R.",
""
],
[
"Zeng",
"X.",
""
],
[
"Zeng",
"Y.",
""
],
[
"Zeng",
"Y. J.",
""
],
[
"Zhai",
"X. Y.",
""
],
[
"Zhai",
"Y. C.",
""
],
[
"Zhan",
"Y. H.",
""
],
[
"Zhang",
"A. Q.",
""
],
[
"Zhang",
"B. L.",
""
],
[
"Zhang",
"B. X.",
""
],
[
"Zhang",
"D. H.",
""
],
[
"Zhang",
"G. Y.",
""
],
[
"Zhang",
"H.",
""
],
[
"Zhang",
"H. H.",
""
],
[
"Zhang",
"H. H.",
""
],
[
"Zhang",
"H. Q.",
""
],
[
"Zhang",
"H. Y.",
""
],
[
"Zhang",
"J. J.",
""
],
[
"Zhang",
"J. L.",
""
],
[
"Zhang",
"J. Q.",
""
],
[
"Zhang",
"J. W.",
""
],
[
"Zhang",
"J. X.",
""
],
[
"Zhang",
"J. Y.",
""
],
[
"Zhang",
"J. Z.",
""
],
[
"Zhang",
"Jianyu",
""
],
[
"Zhang",
"Jiawei",
""
],
[
"Zhang",
"L. M.",
""
],
[
"Zhang",
"L. Q.",
""
],
[
"Zhang",
"Lei",
""
],
[
"Zhang",
"P.",
""
],
[
"Zhang",
"Q. Y.",
""
],
[
"Zhang",
"Shuihan",
""
],
[
"Zhang",
"Shulei",
""
],
[
"Zhang",
"X. D.",
""
],
[
"Zhang",
"X. M.",
""
],
[
"Zhang",
"X. Y.",
""
],
[
"Zhang",
"X. Y.",
""
],
[
"Zhang",
"Y.",
""
],
[
"Zhang",
"Y.",
""
],
[
"Zhang",
"Y. T.",
""
],
[
"Zhang",
"Y. H.",
""
],
[
"Zhang",
"Yan",
""
],
[
"Zhang",
"Yao",
""
],
[
"Zhang",
"Z. H.",
""
],
[
"Zhang",
"Z. L.",
""
],
[
"Zhang",
"Z. Y.",
""
],
[
"Zhang",
"Z. Y.",
""
],
[
"Zhao",
"G.",
""
],
[
"Zhao",
"J.",
""
],
[
"Zhao",
"J. Y.",
""
],
[
"Zhao",
"J. Z.",
""
],
[
"Zhao",
"Lei",
""
],
[
"Zhao",
"Ling",
""
],
[
"Zhao",
"M. G.",
""
],
[
"Zhao",
"S. J.",
""
],
[
"Zhao",
"Y. B.",
""
],
[
"Zhao",
"Y. X.",
""
],
[
"Zhao",
"Z. G.",
""
],
[
"Zhemchugov",
"A.",
""
],
[
"Zheng",
"B.",
""
],
[
"Zheng",
"J. P.",
""
],
[
"Zheng",
"W. J.",
""
],
[
"Zheng",
"Y. H.",
""
],
[
"Zhong",
"B.",
""
],
[
"Zhong",
"X.",
""
],
[
"Zhou",
"H.",
""
],
[
"Zhou",
"L. P.",
""
],
[
"Zhou",
"X.",
""
],
[
"Zhou",
"X. K.",
""
],
[
"Zhou",
"X. R.",
""
],
[
"Zhou",
"X. Y.",
""
],
[
"Zhou",
"Y. Z.",
""
],
[
"Zhu",
"J.",
""
],
[
"Zhu",
"K.",
""
],
[
"Zhu",
"K. J.",
""
],
[
"Zhu",
"L.",
""
],
[
"Zhu",
"L. X.",
""
],
[
"Zhu",
"S. H.",
""
],
[
"Zhu",
"S. Q.",
""
],
[
"Zhu",
"T. J.",
""
],
[
"Zhu",
"W. J.",
""
],
[
"Zhu",
"Y. C.",
""
],
[
"Zhu",
"Z. A.",
""
],
[
"Zou",
"J. H.",
""
],
[
"Zu",
"J.",
""
]
] |
2311.06468 | Chusei Kiumi | Chusei Kiumi, Jir\^o Akahori, Takuya Watanabe, Norio Konno | Eigenvalue analysis of three-state quantum walks with general coin
matrices | null | null | null | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Mathematical analysis of the spectral properties of the time evolution
operator in quantum walks is crucial for understanding key dynamical behaviors
such as localization and gaining insights into the long-term dynamics of
quantum walks. Previous studies have shown that eigenvalue analysis using the
transfer matrix method is particularly effective for space-inhomogeneous
three-state quantum walks with specific classes of coin matrices, including
Grover matrices. In this article, we extend these results by developing a more
sophisticated transfer matrix framework applicable to three-state quantum walks
with general coin matrices, enabling the analysis of a broader class of time
evolution operators. Additionally, we perform numerical analyses to derive
exact eigenvalues for models that were previously considered intractable,
demonstrating the practical usefulness and applicability of our proposed
method.
| [
{
"version": "v1",
"created": "Sat, 11 Nov 2023 03:37:24 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Mar 2025 04:39:25 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 08:51:43 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Kiumi",
"Chusei",
""
],
[
"Akahori",
"Jirô",
""
],
[
"Watanabe",
"Takuya",
""
],
[
"Konno",
"Norio",
""
]
] |
2311.08445 | Ariadna Soro | Anton Frisk Kockum, Ariadna Soro, Laura Garc\'ia-\'Alvarez, Pontus
Vikst{\aa}l, Tom Douce, G\"oran Johansson, Giulia Ferrini | Lecture notes on quantum computing | Lecture notes from an MSc overview course on quantum computing. 180
pages, 58 figures, 12 chapters, 4 tutorials | null | null | null | quant-ph | http://creativecommons.org/licenses/by-nc-sa/4.0/ | These are the lecture notes of the master's course "Quantum Computing",
taught at Chalmers University of Technology every fall since 2020, with
participation of students from RWTH Aachen and Delft University of Technology.
The aim of this course is to provide a theoretical overview of quantum
computing, excluding specific hardware implementations. Topics covered in these
notes include quantum algorithms (such as Grover's algorithm, the quantum
Fourier transform, phase estimation, and Shor's algorithm), variational quantum
algorithms that utilise an interplay between classical and quantum computers
[such as the variational quantum eigensolver (VQE) and the quantum approximate
optimisation algorithm (QAOA), among others], quantum error correction, various
versions of quantum computing (such as measurement-based quantum computation,
adiabatic quantum computation, and the continuous-variable approach to quantum
information), the intersection of quantum computing and machine learning, and
quantum complexity theory. Lectures on these topics are compiled into 12
chapters, most of which contain a few suggested exercises at the end, and
interspersed with four tutorials, which provide practical exercises as well as
further details. At Chalmers, the course is taught in seven weeks, with three
two-hour lectures or tutorials per week. It is recommended that the students
taking the course have some previous experience with quantum physics, but not
strictly necessary.
| [
{
"version": "v1",
"created": "Tue, 14 Nov 2023 18:42:55 GMT"
},
{
"version": "v2",
"created": "Fri, 19 Jan 2024 16:17:31 GMT"
},
{
"version": "v3",
"created": "Tue, 15 Apr 2025 20:24:41 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Kockum",
"Anton Frisk",
""
],
[
"Soro",
"Ariadna",
""
],
[
"García-Álvarez",
"Laura",
""
],
[
"Vikstål",
"Pontus",
""
],
[
"Douce",
"Tom",
""
],
[
"Johansson",
"Göran",
""
],
[
"Ferrini",
"Giulia",
""
]
] |
2311.09446 | Joonha Park | Joonha Park | Scalable simulation-based inference for implicitly defined models using
a metamodel for Monte Carlo log-likelihood estimator | null | null | null | null | stat.ME math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Models implicitly defined through a random simulator of a process have become
widely used in scientific and industrial applications in recent years. However,
simulation-based inference methods for such implicit models, like approximate
Bayesian computation (ABC), often scale poorly as data size increases. We
develop a scalable inference method for implicitly defined models using a
metamodel for the Monte Carlo log-likelihood estimator derived from
simulations. This metamodel characterizes both statistical and simulation-based
randomness in the distribution of the log-likelihood estimator across different
parameter values. Our metamodel-based method quantifies uncertainty in
parameter estimation in a principled manner, leveraging the local asymptotic
normality of the mean function of the log-likelihood estimator. We apply this
method to construct accurate confidence intervals for parameters of partially
observed Markov process models where the Monte Carlo log-likelihood estimator
is obtained using the bootstrap particle filter. We numerically demonstrate
that our method enables accurate and highly scalable parameter inference across
several examples, including a mechanistic compartment model for infectious
diseases.
| [
{
"version": "v1",
"created": "Wed, 15 Nov 2023 23:31:52 GMT"
},
{
"version": "v2",
"created": "Sat, 9 Nov 2024 17:54:57 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 00:06:04 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Park",
"Joonha",
""
]
] |
2311.13017 | Yukito Iba | Yukito Iba | W-Kernel and Its Principal Space for Frequentist Evaluation of Bayesian
Estimators | The introductory sections have been revised to clarify the
relationship with previous work. The discussion of Bayesian-frequentist
duality and the Z matrix has also been revised. The analysis of numerical
experiments is substantially extended. The title has been updated | null | null | null | stat.ME cond-mat.stat-mech stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Evaluating the variability of posterior estimates is a key aspect of Bayesian
model assessment. In this study, we focus on the posterior covariance matrix W,
defined using the log-likelihood of each observation. Previous studies have
examined the role of the principal space of W in Bayesian sensitivity analysis,
notably MacEachern and Peruggia (2002) and Thomas et al. (2018). In this work,
we show that the principal space of W is also relevant for frequentist
evaluation, using the recently proposed Bayesian infinitesimal jackknife (IJ)
approximation Giordano and Broderick (2023) as a key tool. We next consider the
relationship between the matrix W and the Fisher kernel. We show that the
Fisher kernel can be regarded as an approximation to W; the matrix W, in
itself, can be interpreted as a reproducing kernel, which we refer to as the
W-kernel. Based on this connection, we examine the dual relationship between
the W-kernel formulation in the data space and the classical asymptotic
formulation in the parameter space. These ideas suggest a form of
Bayesian-frequentist duality that emerges through the dual structure of kernel
PCA, where posterior and frequentist covariances serve as inner products in
their respective spaces. As an application, we consider an approximate
bootstrap of posterior means based on posterior samples generated by MCMC. We
show that the projection onto the principal space of W facilitates frequentist
evaluation, particularly of the higher-order term in this procedure. In one of
the appendices, we introduce incomplete Cholesky decomposition as an efficient
method for computing the principal space of W and discuss the related concept
of representative subsets of the observations.
| [
{
"version": "v1",
"created": "Tue, 21 Nov 2023 21:46:04 GMT"
},
{
"version": "v2",
"created": "Sun, 26 May 2024 11:08:31 GMT"
},
{
"version": "v3",
"created": "Sun, 2 Jun 2024 09:05:54 GMT"
},
{
"version": "v4",
"created": "Fri, 7 Jun 2024 08:21:44 GMT"
},
{
"version": "v5",
"created": "Wed, 16 Apr 2025 08:30:31 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Iba",
"Yukito",
""
]
] |
2312.00984 | Jacques Doumani | Jacques Doumani, Keshav Zahn, Shengjie Yu, Gustavo Rodriguez Barrios,
Somesh Sasmal, Rikuta Kikuchi, T. Elijah Kritzell, Hongjing Xu, Andrey
Baydin, Junichiro Kono | Macroscopically Self-Aligned and Chiralized Carbon Nanotubes: From
Filtration to Innovation | null | ACS Nano 2025, 19 (11), 10718-10737 | 10.1021/acsnano.4c14699 | 24014699 | physics.app-ph cond-mat.mtrl-sci physics.optics | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Because of their natural one-dimensional (1D) structure combined with
intricate chiral variations, carbon nanotubes (CNTs) exhibit various
exceptional physical properties, such as ultrahigh electrical and thermal
conductivity, exceptional mechanical strength, and chirality-dependent
metallicity. These properties make CNTs highly promising for diverse
applications, including field-effect transistors, sensors, photodetectors, and
thermoelectric devices. While CNTs excel individually at the nanoscale, their
1D and chiral nature can be lost on a macroscopic scale when they are randomly
assembled. Therefore, the alignment and organization of CNTs in macroscopic
structures is crucial for harnessing their full potential. In this review, we
explore recent advancements in understanding CNT alignment mechanisms,
improving CNT aligning methods, and demonstrating macroscopically 1D properties
of ordered CNT assemblies. We also focus on a newly discovered class of CNT
architectures, combining CNT alignment and twisting mechanisms to create
artificial radial and chiral CNT films at wafer scales. Finally, we summarize
recent developments related to aligned and chiral CNT films in optoelectronics,
highlighting their unique roles in solar cells, thermal emitters, and optical
modulators.
| [
{
"version": "v1",
"created": "Sat, 2 Dec 2023 00:49:48 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Doumani",
"Jacques",
""
],
[
"Zahn",
"Keshav",
""
],
[
"Yu",
"Shengjie",
""
],
[
"Barrios",
"Gustavo Rodriguez",
""
],
[
"Sasmal",
"Somesh",
""
],
[
"Kikuchi",
"Rikuta",
""
],
[
"Kritzell",
"T. Elijah",
""
],
[
"Xu",
"Hongjing",
""
],
[
"Baydin",
"Andrey",
""
],
[
"Kono",
"Junichiro",
""
]
] |
2312.03652 | S\'ebastien Labb\'e | S\'ebastien Labb\'e | Metallic mean Wang tiles I: self-similarity, aperiodicity and minimality | 60 pages, 24 numbered figures. v2: small change in title, fixed few
typos, moved images of tilings at the end of introduction. v3: 64 pages, 33
numbered figures, changes during review, proof of self-similarity was
completely rewritten and is now more formal. v4: 65 pages, 35 numbered
figures, changes during review, 2 figures added in Section 5, removed Lemma
6.5. v5: small changes during review | null | null | null | math.DS math.CO math.MG math.NT | http://creativecommons.org/licenses/by-sa/4.0/ | For every positive integer $n$, we introduce a set $\mathcal{T}_n$ made of
$(n+3)^2$ Wang tiles (unit squares with labeled edges). We represent a tiling
by translates of these tiles as a configuration $\mathbb{Z}^2\to\mathcal{T}_n$.
A configuration is valid if the common edge of adjacent tiles has the same
label. For every $n\geq1$, we show that the Wang shift $\Omega_n$, defined as
the set of valid configurations over the tiles $\mathcal{T}_n$, is
self-similar, aperiodic and minimal for the shift action. We say that
$\{\Omega_n\}_{n\geq1}$ is a family of metallic mean Wang shifts, since the
inflation factor of the self-similarity of $\Omega_n$ is the positive root of
the polynomial $x^2-nx-1$. This root is sometimes called the $n$-th metallic
mean, and in particular, the golden mean when $n=1$, and the silver mean when
$n=2$. When $n=1$, the set of Wang tiles $\mathcal{T}_1$ is equivalent to the
Ammann aperiodic set of 16 Wang tiles.
| [
{
"version": "v1",
"created": "Wed, 6 Dec 2023 18:13:27 GMT"
},
{
"version": "v2",
"created": "Tue, 5 Mar 2024 15:49:14 GMT"
},
{
"version": "v3",
"created": "Sat, 16 Nov 2024 00:31:44 GMT"
},
{
"version": "v4",
"created": "Fri, 31 Jan 2025 18:44:13 GMT"
},
{
"version": "v5",
"created": "Wed, 16 Apr 2025 13:52:11 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Labbé",
"Sébastien",
""
]
] |
2312.14427 | Mostafa ElAraby | Mostafa ElAraby, Sabyasachi Sahoo, Yann Pequignot, Paul Novello, Liam
Paull | GROOD: Gradient-Aware Out-of-Distribution Detection | 12 pages, 5 figures, preprint under review | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Out-of-distribution (OOD) detection is crucial for ensuring the reliability
of deep learning models in real-world applications. Existing methods typically
focus on feature representations or output-space analysis, often assuming a
distribution over these spaces or leveraging gradient norms with respect to
model parameters. However, these approaches struggle to distinguish near-OOD
samples and often require extensive hyper-parameter tuning, limiting their
practicality. In this work, we propose GRadient-aware Out-Of-Distribution
detection (GROOD), a method that derives an OOD prototype from synthetic
samples and computes class prototypes directly from In-distribution (ID)
training data. By analyzing the gradients of a nearest-class-prototype loss
function concerning an artificial OOD prototype, our approach achieves a clear
separation between in-distribution and OOD samples. Experimental evaluations
demonstrate that gradients computed from the OOD prototype enhance the
distinction between ID and OOD data, surpassing established baselines in
robustness, particularly on ImageNet-1k. These findings highlight the potential
of gradient-based methods and prototype-driven approaches in advancing OOD
detection within deep neural networks.
| [
{
"version": "v1",
"created": "Fri, 22 Dec 2023 04:28:43 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 01:11:35 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"ElAraby",
"Mostafa",
""
],
[
"Sahoo",
"Sabyasachi",
""
],
[
"Pequignot",
"Yann",
""
],
[
"Novello",
"Paul",
""
],
[
"Paull",
"Liam",
""
]
] |
2312.15518 | Jin-Wen Kang | Jin-Wen Kang, Sa Wang, Lei Wang, Ben-Wei Zhang | Phenomenological study of the angle between jet axes in heavy-ion
collisions | 9 pages, 7 figures. Accepted for publication in Phys. Rev. C | null | null | null | hep-ph hep-ex nucl-th | http://creativecommons.org/licenses/by/4.0/ | This paper presents a phenomenological study on the angle between the
Standard and the Winner-Take-All (WTA) jet axes ($\Delta R_{{\rm axis}}^{{\rm
WTA-Std}}$) in high-energy nuclear collisions. The $p$+$p$ baseline is provided
by the Pythia8 event generator. The in-medium jet propagation is simulated by
the linear Boltzmann transport (LBT) model, which considers both the elastic
and inelastic jet-medium interactions. Our theoretical results calculated by
the LBT model show that the $\Delta R_{{\rm axis}}^{{\rm WTA-Std}}$
distribution in Pb+Pb at $\sqrt{s}=5.02$ TeV is narrower than that in $p$+$p$,
which agrees well with the recent ALICE measurements. The narrowing of $\Delta
R_{{\rm axis}}^{{\rm WTA-Std}}$ seems to violate the $p_T$-broadening nature of
the jet quenching effect, usually explained by the influence of "selection
bias". However, the physical details still need to be fully understood.
Utilizing a matching-jet method to track the jet evolution in the QGP to remove
the selection bias in the Monte Carlo simulations, we observe that the $\Delta
R_{{\rm axis}}^{{\rm WTA-Std}}$ distribution becomes broader due to the
jet-medium interactions. At the same time, by rescaling the quark/gluon-jet
fractions in Pb+Pb collisions to be the same as that in $p$+$p$, we find that
the fraction change may not significantly influence the modification pattern of
jet $\Delta R_{{\rm axis}}^{{\rm WTA-Std}}$. On the other hand, the selected
jet sample in A+A collisions has a significantly narrower initial $\Delta
R_{{\rm axis}}^{{\rm WTA-Std}}$ distribution than the $p$+$p$ baseline, and
such a biased comparison between $p$+$p$ and A+A conceals the actual
jet-broadening effect in the experimental measurements. The investigations
presented in this paper will deepen our understanding of the relationship
between the actual intra-jet modifications in the QGP and the experimental
observations.
| [
{
"version": "v1",
"created": "Sun, 24 Dec 2023 16:03:23 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 05:38:16 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Kang",
"Jin-Wen",
""
],
[
"Wang",
"Sa",
""
],
[
"Wang",
"Lei",
""
],
[
"Zhang",
"Ben-Wei",
""
]
] |
2312.15849 | Ning Li | Xin Yuan, Ning Li, Jose Fernan Martinez | FODT: Fast, Online, Distributed and Temporary Failure Recovery Approach
for MEC | 12 pages, 7 figures | null | null | null | cs.DC cs.NI | http://creativecommons.org/licenses/by/4.0/ | Mobile edge computing (MEC) can reduce the latency of cloud computing
successfully. However, the edge server may fail due to the hardware of software
issues. When the edge server failure happens, the users who offload tasks to
this server will be affected. How to recover the services for these affected
users quickly and effectively is challenging. Moreover, considering that the
server failure is continuous and temporary, and the failed server can be
repaired, the previous works cannot handle this problem effectively. Therefore,
in this paper, we propose the fast, online, distributed, and temporary failure
recovery algorithm (FODT) for MEC. In FODT, when edge sever failure happens,
only the affected APs recalculate their user-server allocation strategies and
the other APs do not change their strategies. For the affected access points
(Aps), the strategies before server failure are reused to reduce complexity and
latency. When the failed server is repaired, the influenced APs reuse the
strategies before server failure to offload task to this server. Based on this
approach, the FODT can achieve better performance than previous works. To the
best of knowledge, the FODT is the first failure recovery algorithm, and when
compared with previous research, it has higher failure recovery efficiency and
lower complexity with acceptable approximate ratio.
| [
{
"version": "v1",
"created": "Tue, 26 Dec 2023 02:01:25 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 06:48:51 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Yuan",
"Xin",
""
],
[
"Li",
"Ning",
""
],
[
"Martinez",
"Jose Fernan",
""
]
] |
2401.00036 | Lei Yang | Lei Yang | Discrete Distribution Networks | Published as a conference paper at ICLR 2025 | null | null | null | cs.CV cs.LG | http://creativecommons.org/publicdomain/zero/1.0/ | We introduce a novel generative model, the Discrete Distribution Networks
(DDN), that approximates data distribution using hierarchical discrete
distributions. We posit that since the features within a network inherently
capture distributional information, enabling the network to generate multiple
samples simultaneously, rather than a single output, may offer an effective way
to represent distributions. Therefore, DDN fits the target distribution,
including continuous ones, by generating multiple discrete sample points. To
capture finer details of the target data, DDN selects the output that is
closest to the Ground Truth (GT) from the coarse results generated in the first
layer. This selected output is then fed back into the network as a condition
for the second layer, thereby generating new outputs more similar to the GT. As
the number of DDN layers increases, the representational space of the outputs
expands exponentially, and the generated samples become increasingly similar to
the GT. This hierarchical output pattern of discrete distributions endows DDN
with unique properties: more general zero-shot conditional generation and 1D
latent representation. We demonstrate the efficacy of DDN and its intriguing
properties through experiments on CIFAR-10 and FFHQ. The code is available at
https://discrete-distribution-networks.github.io/
| [
{
"version": "v1",
"created": "Fri, 29 Dec 2023 18:35:04 GMT"
},
{
"version": "v2",
"created": "Mon, 7 Oct 2024 07:14:23 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 08:46:04 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Yang",
"Lei",
""
]
] |
2401.01769 | Torsten M\"utze | Ji\v{r}\'i Fink, Torsten M\"utze | Matchings in hypercubes extend to long cycles | null | null | null | null | math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The $d$-dimensional hypercube graph $Q_d$ has as vertices all subsets of
$\{1,\ldots,d\}$, and an edge between any two sets that differ in a single
element. The Ruskey-Savage conjecture asserts that every matching of $Q_d$,
$d\ge 2$, can be extended to a Hamilton cycle, i.e., to a cycle that visits
every vertex exactly once. We prove that every matching of $Q_d$, $d\ge 2$, can
be extended to a cycle that visits at least a $2/3$-fraction of all vertices.
| [
{
"version": "v1",
"created": "Wed, 3 Jan 2024 14:43:11 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 12:16:18 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Fink",
"Jiří",
""
],
[
"Mütze",
"Torsten",
""
]
] |
2401.02044 | Hao Yang | Hao Yang, Hong-Yu Zhou, Jiarun Liu, Weijian Huang, Zhihuan Li, Yuanxu
Gao, Cheng Li, Qiegen Liu, Yong Liang, Qi Yang, Song Wu, Tao Tan, Hairong
Zheng, Kang Zhang, and Shanshan Wang | Multi-modal vision-language model for generalizable annotation-free
pathology localization and clinical diagnosis | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Defining pathologies automatically from medical images aids the understanding
of the emergence and progression of diseases, and such an ability is crucial in
clinical diagnostics. However, existing deep learning models heavily rely on
expert annotations and lack generalization capabilities in open clinical
environments. In this study, we present a generalizable vision-language model
for Annotation-Free pathology Localization (AFLoc). The core strength of AFLoc
lies in its extensive multi-level semantic structure-based contrastive
learning, which comprehensively aligns multi-granularity medical concepts from
reports with abundant image features, to adapt to the diverse expressions of
pathologies and unseen pathologies without the reliance on image annotations
from experts. We conducted primary experiments on a dataset of 220K pairs of
image-report chest X-ray images, and performed extensive validation across six
external datasets encompassing 20 types of chest pathologies. The results
demonstrate that AFLoc outperforms state-of-the-art methods in both
annotation-free localization and classification tasks. Additionally, we
assessed the generalizability of AFLoc on other modalities, including
histopathology and retinal fundus images. Extensive experiments show that AFLoc
exhibits robust generalization capabilities, even surpassing human benchmarks
in localizing five different types of pathological images. These results
highlight the potential of AFLoc in reducing annotation requirements and its
applicability in complex clinical environments.
| [
{
"version": "v1",
"created": "Thu, 4 Jan 2024 03:09:39 GMT"
},
{
"version": "v2",
"created": "Sun, 17 Mar 2024 08:51:50 GMT"
},
{
"version": "v3",
"created": "Fri, 19 Apr 2024 14:02:26 GMT"
},
{
"version": "v4",
"created": "Thu, 18 Jul 2024 09:08:52 GMT"
},
{
"version": "v5",
"created": "Wed, 16 Apr 2025 08:43:11 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Yang",
"Hao",
""
],
[
"Zhou",
"Hong-Yu",
""
],
[
"Liu",
"Jiarun",
""
],
[
"Huang",
"Weijian",
""
],
[
"Li",
"Zhihuan",
""
],
[
"Gao",
"Yuanxu",
""
],
[
"Li",
"Cheng",
""
],
[
"Liu",
"Qiegen",
""
],
[
"Liang",
"Yong",
""
],
[
"Yang",
"Qi",
""
],
[
"Wu",
"Song",
""
],
[
"Tan",
"Tao",
""
],
[
"Zheng",
"Hairong",
""
],
[
"Zhang",
"Kang",
""
],
[
"Wang",
"Shanshan",
""
]
] |
2401.05265 | Robbie Cruickshank | Robbie Cruickshank, Andrea Di Carli, Matthew Mitchell, Arthur La
Rooij, Stefan Kuhr, Charles E. Creffield, Elmar Haller | Stability of superfluids in tilted optical lattices with periodic
driving | 12 pages, 9 figures | Phys. Rev. Research 6, 023323 (2024) | 10.1103/PhysRevResearch.6.023323 | null | cond-mat.quant-gas quant-ph | http://creativecommons.org/licenses/by/4.0/ | Tilted lattice potentials with periodic driving play a crucial role in the
study of artificial gauge fields and topological phases with ultracold quantum
gases. However, driving-induced heating and the growth of phonon modes restrict
their use for probing interacting many-body states. Here, we experimentally
investigate phonon modes and interaction-driven instabilities of superfluids in
the lowest band of a shaken optical lattice. We identify stable and unstable
parameter regions and provide a general resonance condition. In contrast to the
high-frequency approximation of a Floquet description, we use the superfluids'
micromotion to analyze the growth of phonon modes from slow to fast driving
frequencies. Our observations enable the prediction of stable parameter regimes
for quantum-simulation experiments aimed at studying driven systems with strong
interactions over extended time scales.
| [
{
"version": "v1",
"created": "Wed, 10 Jan 2024 16:46:34 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Cruickshank",
"Robbie",
""
],
[
"Di Carli",
"Andrea",
""
],
[
"Mitchell",
"Matthew",
""
],
[
"La Rooij",
"Arthur",
""
],
[
"Kuhr",
"Stefan",
""
],
[
"Creffield",
"Charles E.",
""
],
[
"Haller",
"Elmar",
""
]
] |
2401.05308 | Amin Farajzadeh | Amin Farajzadeh, Animesh Yadav, Halim Yanikomeroglu | Strategic Client Selection to Address Non-IIDness in HAPS-enabled FL
Networks | Submitted to IEEE for possible publication | null | null | null | cs.NI cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The deployment of federated learning (FL) in non-terrestrial networks (NTN)
that are supported by high-altitude platform stations (HAPS) offers numerous
advantages. Due to its large footprint, it facilitates interaction with a large
number of line-of-sight (LoS) ground clients, each possessing diverse datasets
along with distinct communication and computational capabilities. The presence
of many clients enhances the accuracy of the FL model and speeds up
convergence. However, the variety of datasets among these clients poses a
significant challenge, as it leads to pervasive non-independent and identically
distributed (non-IID) data. The data non-IIDness results in markedly reduced
training accuracy and slower convergence rates. To address this issue, we
propose a novel weighted attribute-based client selection strategy that
leverages multiple user-specific attributes, including historical traffic
patterns, instantaneous channel conditions, computational capabilities, and
previous-round learning performance. By combining these attributes into a
composite score for each user at every FL round and selecting users with higher
scores as FL clients, the framework ensures more uniform and representative
data distributions, effectively mitigating the adverse effects of non-IID data.
Simulation results corroborate the effectiveness of the proposed client
selection strategy in enhancing FL model accuracy and convergence rate, as well
as reducing training loss, by effectively addressing the critical challenge of
data non-IIDness in large-scale FL system implementations.
| [
{
"version": "v1",
"created": "Wed, 10 Jan 2024 18:22:00 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 15:14:34 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Farajzadeh",
"Amin",
""
],
[
"Yadav",
"Animesh",
""
],
[
"Yanikomeroglu",
"Halim",
""
]
] |
2401.05781 | Simon Larson | Ryan Hynd, Simon Larson, Erik Lindgren | On a Hardy-Morrey inequality | null | null | null | null | math.AP math.FA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Morrey's classical inequality implies the H\"older continuity of a function
whose gradient is sufficiently integrable. Another consequence is the
Hardy-type inequality $$
\lambda\biggl\|\frac{u}{d_\Omega^{1-n/p}}\biggr\|_{\infty}^p\le \int_\Omega
|Du|^p \,dx $$ for any open set $\Omega\subsetneq \mathbb{R}^n$. This
inequality is valid for functions supported in $\Omega$ and with $\lambda$ a
positive constant independent of $u$. The crucial hypothesis is that the
exponent $p$ exceeds the dimension $n$. This paper aims to develop a basic
theory for this inequality and the associated variational problem. In
particular, we study the relationship between the geometry of $\Omega$, sharp
constants, and the existence of a nontrivial $u$ which saturates the
inequality.
| [
{
"version": "v1",
"created": "Thu, 11 Jan 2024 09:35:13 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 13:53:07 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Hynd",
"Ryan",
""
],
[
"Larson",
"Simon",
""
],
[
"Lindgren",
"Erik",
""
]
] |
2401.06646 | Nicolas Gillis | Le Thi Khanh Hien, Valentin Leplat, Nicolas Gillis | Block Majorization Minimization with Extrapolation and Application to
$\beta$-NMF | Code available from https://github.com/vleplat/BMMe, several
clarifications compared to the previous version, Accepted in SIAM J. on
Mathematics of Data Science | null | null | null | cs.LG cs.NA eess.SP math.NA math.OC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a Block Majorization Minimization method with Extrapolation (BMMe)
for solving a class of multi-convex optimization problems. The extrapolation
parameters of BMMe are updated using a novel adaptive update rule. By showing
that block majorization minimization can be reformulated as a block mirror
descent method, with the Bregman divergence adaptively updated at each
iteration, we establish subsequential convergence for BMMe. We use this method
to design efficient algorithms to tackle nonnegative matrix factorization
problems with the $\beta$-divergences ($\beta$-NMF) for $\beta\in [1,2]$. These
algorithms, which are multiplicative updates with extrapolation, benefit from
our novel results that offer convergence guarantees. We also empirically
illustrate the significant acceleration of BMMe for $\beta$-NMF through
extensive experiments.
| [
{
"version": "v1",
"created": "Fri, 12 Jan 2024 15:52:02 GMT"
},
{
"version": "v2",
"created": "Tue, 15 Apr 2025 18:15:01 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Hien",
"Le Thi Khanh",
""
],
[
"Leplat",
"Valentin",
""
],
[
"Gillis",
"Nicolas",
""
]
] |
2401.06872 | Sicheng Zhao | S. Zhao, F.M.G. Magpantay | Disease Transmission on Random Graphs Using Edge-Based Percolation | null | Math. Meth. Appl. Sci. (2025) | 10.1002/mma.10963 | null | cs.SI math.DS q-bio.PE | http://creativecommons.org/licenses/by/4.0/ | Edge-based percolation methods can be used to analyze disease transmission on
complex social networks. This allows us to include complex social heterogeneity
in our models while maintaining tractability. Here we review the seminal works
on this field by Newman et al (2001); Newman (2002, 2003), and Miller et al
(2012). We present a systematic discussion of the theoretical background behind
these models, including an extensive derivation of the major results. We also
connect these results relate back to the classical literature in random graph
theory Molloy and Reed (1995, 1998). Finally, we also present an accompanying R
package that takes epidemic and network parameters as input and generates
estimates of the epidemic trajectory and final size. This manuscript and the R
package was developed to help researchers easily understand and use network
models to investigate the interaction between different community structures
and disease transmission.
| [
{
"version": "v1",
"created": "Fri, 12 Jan 2024 20:04:21 GMT"
},
{
"version": "v2",
"created": "Mon, 27 May 2024 20:20:20 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Zhao",
"S.",
""
],
[
"Magpantay",
"F. M. G.",
""
]
] |
2401.07019 | Chu Li | Chu Li, Yuan Yao, Ding Pan | Unveiling the hidden reaction kinetic network of carbon dioxide in
supercritical aqueous solutions | null | null | 10.1073/pnas.2406356121 | null | physics.chem-ph cond-mat.stat-mech physics.comp-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Dissolution of CO$_2$ in water followed by the subsequent hydrolysis
reactions is of great importance to the global carbon cycle, and carbon capture
and storage. Despite enormous previous studies, the reactions are still not
fully understood at the atomistic scale. Here, we combined ab initio molecular
dynamics simulations with Markov state models to elucidate the reaction
mechanisms and kinetics of CO$_2$ in supercritical water both in the bulk and
nanoconfined states. The integration of unsupervised learning with
first-principles data allows us to identify complex reaction coordinates and
pathways automatically instead of a priori human speculation. Interestingly,
our unbiased modelling found a novel pathway of dissolving CO$_2$(aq) under
graphene nanoconfinement, involving the pyrocarbonate anion
(C$_2$O$_5^{2-}$(aq)) as an intermediate state. The pyrocarbonate anion was
previously hypothesized to have a fleeting existence in water; however our
study reveals that it is a crucial reaction intermediate and stable carbon
species in the nanoconfined solutions. We even observed the formation of
pyrocarbonic acid (H$_2$C$_2$O$_5$(aq)), which was unknown in water. The
unexpected appearance of pyrocarbonates is related to the superionic behavior
of the confined solutions. We also found that carbonation reactions involve
collective proton transfer along transient water wires, which exhibits
concerted behavior in the bulk solution but proceeds stepwise under
nanoconfinement. Our study highlights the importance of large oxocarbons in
aqueous carbon reactions, with great implications for the deep carbon cycle and
the sequestration of CO$_2$.
| [
{
"version": "v1",
"created": "Sat, 13 Jan 2024 09:17:10 GMT"
},
{
"version": "v2",
"created": "Wed, 7 Feb 2024 04:45:52 GMT"
},
{
"version": "v3",
"created": "Wed, 28 Feb 2024 03:54:11 GMT"
},
{
"version": "v4",
"created": "Mon, 22 Apr 2024 12:01:02 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Li",
"Chu",
""
],
[
"Yao",
"Yuan",
""
],
[
"Pan",
"Ding",
""
]
] |
2401.14359 | Qiang Heng | Qiang Heng, Hui Shen, Kenneth Lange | A Stability Framework for Parameter Selection in the Minimum Covariance
Determinant Problem | null | null | null | null | stat.ME stat.CO | http://creativecommons.org/licenses/by/4.0/ | The Minimum Covariance Determinant (MCD) method is a widely adopted tool for
robust estimation and outlier detection. In this paper, we introduce MCD model
selection based on the notion of stability. Our best subset method leverages
prior best practices such as statistical depths for initialization and
concentration steps for subset refinement. Our contribution lies in
constructing a bootstrap procedure to estimate the instability of the best
subset algorithm. The instability path offers insights into a dataset's
inlier/outlier structure and facilitates suitable choice of the subset size. We
rigorously benchmark the proposed framework against existing MCD variants and
illustrate its practical utility on several real-world datasets.
| [
{
"version": "v1",
"created": "Thu, 25 Jan 2024 18:04:37 GMT"
},
{
"version": "v2",
"created": "Tue, 12 Mar 2024 21:45:00 GMT"
},
{
"version": "v3",
"created": "Mon, 17 Jun 2024 22:48:03 GMT"
},
{
"version": "v4",
"created": "Wed, 16 Apr 2025 03:04:24 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Heng",
"Qiang",
""
],
[
"Shen",
"Hui",
""
],
[
"Lange",
"Kenneth",
""
]
] |
2401.15566 | HanQin Cai | HanQin Cai and Longxiu Huang and Chandra Kundu and Bowen Su | On the Robustness of Cross-Concentrated Sampling for Matrix Completion | 58th Annual Conference of Information Sciences and Systems | 58th Annual Conference on Information Sciences and Systems, 2024 | 10.1109/CISS59072.2024.10480165 | null | stat.ML cs.IT cs.LG math.IT math.OC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Matrix completion is one of the crucial tools in modern data science
research. Recently, a novel sampling model for matrix completion coined
cross-concentrated sampling (CCS) has caught much attention. However, the
robustness of the CCS model against sparse outliers remains unclear in the
existing studies. In this paper, we aim to answer this question by exploring a
novel Robust CCS Completion problem. A highly efficient non-convex iterative
algorithm, dubbed Robust CUR Completion (RCURC), is proposed. The empirical
performance of the proposed algorithm, in terms of both efficiency and
robustness, is verified in synthetic and real datasets.
| [
{
"version": "v1",
"created": "Sun, 28 Jan 2024 04:18:44 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Cai",
"HanQin",
""
],
[
"Huang",
"Longxiu",
""
],
[
"Kundu",
"Chandra",
""
],
[
"Su",
"Bowen",
""
]
] |
2401.16689 | Yoshiyuki Sekiguchi | Hiroyuki Ochiai, Yoshiyuki Sekiguchi, Hayato Waki | Expansions of the Characteristic Polynomial of a Perturbed Positive
Semidefinite Matrix and Convergence Analysis of Alternating Projections | 22 pages, 8 figures | null | null | null | math.OC | http://creativecommons.org/licenses/by/4.0/ | We observe that the characteristic polynomial of a linearly perturbed
semidefinite matrix can be used to give the convergence rate of alternating
projections for the positive semidefinite cone and a line. As a consequence, we
show that such alternating projections converge at $O(k^{-1/2})$, independently
of the singularity degree. A sufficient condition for the linear convergence is
also obtained. Our method directly analyzes the defining equation for an
alternating projection sequence and does not use error bounds.
| [
{
"version": "v1",
"created": "Tue, 30 Jan 2024 02:26:23 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 07:38:53 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Ochiai",
"Hiroyuki",
""
],
[
"Sekiguchi",
"Yoshiyuki",
""
],
[
"Waki",
"Hayato",
""
]
] |
2401.17002 | Umananda Dev Goswami | Pius Privatus and Umananda Dev Goswami | Isolated and group environment dependence of stellar mass and different
star formation rates | 11 pages and 4 figures | Modern Physics Letters A 40, 2450236 (2025) | 10.1142/S0217732324502365 | null | astro-ph.GA | http://creativecommons.org/licenses/by/4.0/ | In this study, we explored the impact of isolated and group environments on
stellar mass, star formation rate (SFR), and specific star formation rate
(SSFR, i.e., the rate of star formation per unit stellar mass) using the galaxy
dataset from the Sloan Digital Sky Survey Data Release 12 (SDSS DR12) for
$z\lesssim0.2$. To mitigate the Malmquist bias, we partitioned the entire
dataset into fifteen subsamples with a redshift bin size of $\Delta z = 0.01$
and examined the environmental dependencies of these properties within each
redshift bin. A strong correlation between environment, stellar mass, SFR, and
SSFR was observed across nearly all redshift bins. In the lower redshift bins
$(z<0.1)$, the proportion of galaxies within the isolated environment exceeded
that within the group environment. On the other hand, in the higher redshift
bins $(z\geq 0.12)$, the isolated environment's galaxy fraction is found to be
lower than that of the group environment. For the intermediate redshift bins
$(0.1 \leq z < 0.12)$, an approximately equal proportion of galaxies is
observed in both isolated and group environments.
| [
{
"version": "v1",
"created": "Tue, 30 Jan 2024 13:36:26 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 02:36:18 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Privatus",
"Pius",
""
],
[
"Goswami",
"Umananda Dev",
""
]
] |
2401.17452 | Aabesh Bhattacharyya | Aabesh Bhattacharyya, Rina Foygel Barber | Group-Weighted Conformal Prediction | null | null | null | null | stat.ME | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Conformal prediction (CP) is a method for constructing a prediction interval
around the output of a fitted model, whose validity does not rely on the model
being correct--the CP interval offers a coverage guarantee that is
distribution-free, but relies on the training data being drawn from the same
distribution as the test data. A recent variant, weighted conformal prediction
(WCP), reweights the method to allow for covariate shift between the training
and test distributions. However, WCP requires knowledge of the nature of the
covariate shift-specifically,the likelihood ratio between the test and training
covariate distributions. In practice, since this likelihood ratio is estimated
rather than known exactly, the coverage guarantee may degrade due to the
estimation error. In this paper, we consider a special scenario where
observations belong to a finite number of groups, and these groups determine
the covariate shift between the training and test distributions-for instance,
this may arise if the training set is collected via stratified sampling. Our
results demonstrate that in this special case, the predictive coverage
guarantees of WCP can be drastically improved beyond the bounds given by
existing estimation error bounds.
| [
{
"version": "v1",
"created": "Tue, 30 Jan 2024 21:31:45 GMT"
},
{
"version": "v2",
"created": "Fri, 2 Feb 2024 21:38:49 GMT"
},
{
"version": "v3",
"created": "Wed, 7 Feb 2024 06:11:17 GMT"
},
{
"version": "v4",
"created": "Tue, 15 Apr 2025 19:18:16 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Bhattacharyya",
"Aabesh",
""
],
[
"Barber",
"Rina Foygel",
""
]
] |
2402.02455 | Carlo Mazzocca | Carlo Mazzocca, Abbas Acar, Selcuk Uluagac, Rebecca Montanari, Paolo
Bellavista, Mauro Conti | A Survey on Decentralized Identifiers and Verifiable Credentials | 32 pages, 15 figures, and 10 tables | IEEE Communications Surveys & Tutorials, 2025 | 10.1109/COMST.2025.3543197 | null | cs.CR cs.CY | http://creativecommons.org/licenses/by/4.0/ | Digital identity has always been considered the keystone for implementing
secure and trustworthy communications among parties. The ever-evolving digital
landscape has gone through many technological transformations that have also
affected the way entities are digitally identified. During this digital
evolution, identity management has shifted from centralized to decentralized
approaches. The last era of this journey is represented by the emerging
Self-Sovereign Identity (SSI), which gives users full control over their data.
SSI leverages decentralized identifiers (DIDs) and verifiable credentials
(VCs), which have been recently standardized by the World Wide Web Community
(W3C). These technologies have the potential to build more secure and
decentralized digital identity systems, remarkably contributing to
strengthening the security of communications that typically involve many
distributed participants. It is worth noting that the scope of DIDs and VCs
extends beyond individuals, encompassing a broad range of entities including
cloud, edge, and Internet of Things (IoT) resources. However, due to their
novelty, existing literature lacks a comprehensive survey on how DIDs and VCs
have been employed in different application domains, which go beyond SSI
systems. This paper provides readers with a comprehensive overview of such
technologies from different perspectives. Specifically, we first provide the
background on DIDs and VCs. Then, we analyze available implementations and
offer an in-depth review of how these technologies have been employed across
different use-case scenarios. Furthermore, we examine recent regulations and
initiatives that have been emerging worldwide. Finally, we present some
challenges that hinder their adoption in real-world scenarios and future
research directions.
| [
{
"version": "v1",
"created": "Sun, 4 Feb 2024 11:55:14 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 12:53:04 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Mazzocca",
"Carlo",
""
],
[
"Acar",
"Abbas",
""
],
[
"Uluagac",
"Selcuk",
""
],
[
"Montanari",
"Rebecca",
""
],
[
"Bellavista",
"Paolo",
""
],
[
"Conti",
"Mauro",
""
]
] |
2402.05309 | Lazar Atanackovic | Lazar Atanackovic, Emmanuel Bengio | Investigating Generalization Behaviours of Generative Flow Networks | Accepted to TMLR | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Generative Flow Networks (GFlowNets, GFNs) are a generative framework for
learning unnormalized probability mass functions over discrete spaces. Since
their inception, GFlowNets have proven to be useful for learning generative
models in applications where the majority of the discrete space is unvisited
during training. This has inspired some to hypothesize that GFlowNets, when
paired with deep neural networks (DNNs), have favorable generalization
properties. In this work, we empirically verify some of the hypothesized
mechanisms of generalization of GFlowNets. We accomplish this by introducing a
novel graph-based benchmark environment where reward difficulty can be easily
varied, $p(x)$ can be computed exactly, and an unseen test set can be
constructed to quantify generalization performance. Using this graph-based
environment, we are able to systematically test the hypothesized mechanisms of
generalization of GFlowNets and put forth a set of empirical observations that
summarize our findings. In particular, we find (and confirm) that the functions
that GFlowNets learn to approximate have an implicit underlying structure which
facilitate generalization. Surprisingly -- and somewhat contradictory to
existing knowledge -- we also find that GFlowNets are sensitive to being
trained offline and off-policy. However, the reward implicitly learned by
GFlowNets is robust to changes in the training distribution.
| [
{
"version": "v1",
"created": "Wed, 7 Feb 2024 23:02:53 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 16:14:58 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Atanackovic",
"Lazar",
""
],
[
"Bengio",
"Emmanuel",
""
]
] |
2402.06061 | L\'aszl\'o Csat\'o | Kolos Csaba \'Agoston and S\'andor Boz\'oki and L\'aszl\'o Csat\'o | A clustering approach for pairwise comparison matrices | 21 pages, 6 figures, 4 tables | Journal of the Operational Research Society, 76(5): 971-983, 2025 | 10.1080/01605682.2024.2406231 | null | math.OC stat.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider clustering in group decision making where the opinions are given
by pairwise comparison matrices. In particular, the k-medoids model is
suggested to classify the matrices since it has a linear programming problem
formulation that may contain any condition on the properties of the cluster
centres. Its objective function depends on the measure of dissimilarity between
the matrices but not on the weights derived from them. Our methodology provides
a convenient tool for decision support, for instance, it can be used to
quantify the reliability of the aggregation. The proposed theoretical framework
is applied to a large-scale experimental dataset, on which it is able to
automatically detect some mistakes made by the decision-makers, as well as to
identify a common source of inconsistency.
| [
{
"version": "v1",
"created": "Thu, 8 Feb 2024 21:08:44 GMT"
},
{
"version": "v2",
"created": "Tue, 20 Feb 2024 11:36:12 GMT"
},
{
"version": "v3",
"created": "Fri, 21 Jun 2024 09:36:46 GMT"
},
{
"version": "v4",
"created": "Wed, 11 Sep 2024 13:35:37 GMT"
},
{
"version": "v5",
"created": "Mon, 30 Sep 2024 07:51:33 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Ágoston",
"Kolos Csaba",
""
],
[
"Bozóki",
"Sándor",
""
],
[
"Csató",
"László",
""
]
] |
2402.06415 | Haiyuan Zou | Songtai Lv, Yang Liang, Yuchen Meng, Xiaochen Yao, Jincheng Xu, Yang
Liu, Qibin Zheng, Haiyuan Zou | Many-body computing on Field Programmable Gate Arrays | 10+8 pages, 5+7 figures. Round 4 | Communications Physics 8, 117 (2025) | 10.1038/s42005-025-02050-z | null | cond-mat.str-el cond-mat.stat-mech hep-lat quant-ph | http://creativecommons.org/publicdomain/zero/1.0/ | A new implementation of many-body calculations is of paramount importance in
the field of computational physics. In this study, we leverage the capabilities
of Field Programmable Gate Arrays (FPGAs) for conducting quantum many-body
calculations. Through the design of appropriate schemes for Monte Carlo and
tensor network methods, we effectively utilize the parallel processing
capabilities provided by FPGAs. This has resulted in a tenfold speedup compared
to CPU-based computation for a Monte Carlo algorithm. By using a supercell
structure and simulating the FPGA architecture on a CPU with High-Level
Synthesis, we achieve $O(1)$ scaling for the time of one sweep, regardless of
the overall system size. We also demonstrate, for the first time, the
utilization of FPGA to accelerate a typical tensor network algorithm for
many-body ground state calculations. Additionally, we show that the current
FPGA computing acceleration is on par with that of multi-threaded GPU parallel
processing. Our findings unambiguously highlight the significant advantages of
hardware implementation and pave the way for novel approaches to many-body
calculations.
| [
{
"version": "v1",
"created": "Fri, 9 Feb 2024 14:01:02 GMT"
},
{
"version": "v2",
"created": "Sat, 25 Jan 2025 13:40:00 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Lv",
"Songtai",
""
],
[
"Liang",
"Yang",
""
],
[
"Meng",
"Yuchen",
""
],
[
"Yao",
"Xiaochen",
""
],
[
"Xu",
"Jincheng",
""
],
[
"Liu",
"Yang",
""
],
[
"Zheng",
"Qibin",
""
],
[
"Zou",
"Haiyuan",
""
]
] |
2402.09063 | Leo Schwinn | Leo Schwinn and David Dobre and Sophie Xhonneux and Gauthier Gidel and
Stephan Gunnemann | Soft Prompt Threats: Attacking Safety Alignment and Unlearning in
Open-Source LLMs through the Embedding Space | Trigger Warning: the appendix contains LLM-generated text with
violence and harassment | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Current research in adversarial robustness of LLMs focuses on discrete input
manipulations in the natural language space, which can be directly transferred
to closed-source models. However, this approach neglects the steady progression
of open-source models. As open-source models advance in capability, ensuring
their safety also becomes increasingly imperative. Yet, attacks tailored to
open-source LLMs that exploit full model access remain largely unexplored. We
address this research gap and propose the embedding space attack, which
directly attacks the continuous embedding representation of input tokens. We
find that embedding space attacks circumvent model alignments and trigger
harmful behaviors more efficiently than discrete attacks or model fine-tuning.
Furthermore, we present a novel threat model in the context of unlearning and
show that embedding space attacks can extract supposedly deleted information
from unlearned LLMs across multiple datasets and models. Our findings highlight
embedding space attacks as an important threat model in open-source LLMs.
Trigger Warning: the appendix contains LLM-generated text with violence and
harassment.
| [
{
"version": "v1",
"created": "Wed, 14 Feb 2024 10:20:03 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 15:15:56 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Schwinn",
"Leo",
""
],
[
"Dobre",
"David",
""
],
[
"Xhonneux",
"Sophie",
""
],
[
"Gidel",
"Gauthier",
""
],
[
"Gunnemann",
"Stephan",
""
]
] |
2402.09422 | Linlin Wang | Linlin Wang, Shixin Wang, Peng Wang, Wei Wang, Dezhao Wang, Yongcai
Wang, and Shanwen Wang | Traffic Flow and Speed Monitoring Based On Optical Fiber Distributed
Acoustic Sensor | 21 pages,18 figures, references added | null | null | null | eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In the realm of intelligent transportation systems, accurate and reliable
traffic monitoring is crucial. Traditional devices, such as cameras and lidars,
face limitations in adverse weather conditions and complex traffic scenarios,
prompting the need for more resilient technologies.
Thispaperpresentstrafficflowmonitoringmethodusingopticalfiber-baseddistributedacoustic
sensors(DAS).Aninnovativevehicletrajectoryextractionalgorithmisproposedtoderivetraffic
flow statistics. In the processing of optical fiber waterfall diagrams,
Butterworth low-pass filter and peaks location search algorithm are employed to
determine the entry position of vehicles. Subsequently, line-by-line matching
algorithm is proposed to effectively track the trajectories. Experiments were
conducted in highway, tunnel and city scenarios. Visualizations show that
ourapproachnotonlyextractsvehicletrajectoriesmoreaccuratelythantheclassicalHoughand
Radon transform-based methods and MUSIC beamforming algorithm, but also
facilitates the calculation of traffic flow information using the low-cost
acoustic sensors. It provides a new reliable means for traffic flow monitoring
which can be integrated with existing methods like vision-based method.
| [
{
"version": "v1",
"created": "Sat, 20 Jan 2024 05:14:23 GMT"
},
{
"version": "v2",
"created": "Wed, 9 Apr 2025 03:52:48 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Wang",
"Linlin",
""
],
[
"Wang",
"Shixin",
""
],
[
"Wang",
"Peng",
""
],
[
"Wang",
"Wei",
""
],
[
"Wang",
"Dezhao",
""
],
[
"Wang",
"Yongcai",
""
],
[
"Wang",
"Shanwen",
""
]
] |
2402.09981 | Hiroki Matsui | Masazumi Honda, Hiroki Matsui, Kazumasa Okabayashi, Takahiro Terada | Resurgence in Lorentzian quantum cosmology: No-boundary saddles and
resummation of quantum gravity corrections around tunneling saddle points | 14 pages, 7 figures, v3: we corrected minor typos in equations in the
introduction and Section. IV | Phys.Rev.D 110 (2024) 8, 083508 | 10.1103/PhysRevD.110.083508 | RIKEN-iTHEMS-Report-24, YITP-24-10, CTPU-PTC-24-04 | gr-qc hep-th math-ph math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We revisit the path-integral approach to the wave function of the Universe by
utilizing Lefschetz thimble analyses and resurgence theory. The traditional
Euclidean path-integral of gravity has the notorious ambiguity of the direction
of Wick rotation. In contrast, the Lorentzian method can be formulated
concretely with the Picard-Lefschetz theory. Yet, a challenge remains: the
physical parameter space lies on a Stokes line, meaning that the
Lefschetz-thimble structure is still unclear. Through complex deformations, we
resolve this issue by uniquely identifying the thimble structure. This leads to
the tunneling wave function, as opposed to the no-boundary wave function,
offering a more rigorous proof of the previous results. Further exploring the
parameter space, we discover rich structures: the ambiguity of the Borel
resummation of perturbative series around the tunneling saddle points is
exactly canceled by the ambiguity of the contributions from no-boundary saddle
points. This indicates that resurgence also works in quantum cosmology,
particularly in the minisuperspace model.
| [
{
"version": "v1",
"created": "Thu, 15 Feb 2024 14:44:30 GMT"
},
{
"version": "v2",
"created": "Mon, 7 Oct 2024 02:06:36 GMT"
},
{
"version": "v3",
"created": "Tue, 15 Apr 2025 22:49:42 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Honda",
"Masazumi",
""
],
[
"Matsui",
"Hiroki",
""
],
[
"Okabayashi",
"Kazumasa",
""
],
[
"Terada",
"Takahiro",
""
]
] |
2402.10504 | Elad Aigner-Horev | Elad Aigner-Horev, and Daniel Rosenberg, and Roi Weiss | Resilience of Rademacher chaos of low degree | Small corrections from previous version | null | null | null | math.PR cs.IT cs.LG math.CO math.IT stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The resilience of a Rademacher chaos is the maximum number of adversarial
sign-flips that the chaos can sustain without having its largest atom
probability significantly altered. Inspired by probabilistic lower-bound
guarantees for the resilience of linear Rademacher chaos, obtained by Bandeira,
Ferber, and Kwan (Advances in Mathematics, Vol. $319$, $2017$), we provide
probabilistic lower-bound guarantees for the resilience of Rademacher chaos of
arbitrary yet sufficiently low degree.
Our main results distinguish between Rademacher chaos of order two and those
of higher order. In that, our first main result pertains to the resilience of
decoupled bilinear Rademacher forms where different asymptotic behaviour is
observed for sparse and dense matrices. For our second main result, we
bootstrap our first result in order to provide resilience guarantees for
quadratic Rademacher chaos. Our third main result, generalises the first and
handles the resilience of decoupled Rademacher chaos of arbitrary yet
sufficiently low order.
Our results for decoupled Rademacher chaos of order two and that of higher
order whilst are established through the same conceptual framework, differ
substantially. A difference incurred due to the implementation of the same
conceptual argument. The order two result is established using Dudley's maximal
inequality for sub-Gaussian processes, the Hanson-Wright inequality, as well as
the Kolmogorov-Rogozin inequality. To handle higher order chaos, appeals to
Dudley's inequality as well as the Hanson-Wright inequality are replaced with
tools suited for random tensors. Appeals to the Hanson-Wright inequality are
replaced with appeals to a concentration result for random tensors put forth by
Adamczak and Wolff.
Our results are instance-dependent and thus allow for the efficient
computation of resilience guarantees provided the order of the chaos is
constant.
| [
{
"version": "v1",
"created": "Fri, 16 Feb 2024 08:27:55 GMT"
},
{
"version": "v2",
"created": "Mon, 5 Aug 2024 08:22:56 GMT"
},
{
"version": "v3",
"created": "Sat, 15 Mar 2025 18:59:02 GMT"
},
{
"version": "v4",
"created": "Wed, 16 Apr 2025 09:25:06 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Aigner-Horev",
"Elad",
""
],
[
"Rosenberg",
"Daniel",
""
],
[
"Weiss",
"Roi",
""
]
] |
2402.11357 | Jacques Doumani | Anna-Christina Samaha, Jacques Doumani, T. Elijah Kritzell, Hongjing
Xu, Andrey Baydin, Pulickel M. Ajayan, Mario El Tahchi, Junichiro Kono | Graphene Terahertz Devices for Sensing and Communication | null | Small 2024, 2401151 | 10.1002/smll.202401151 | 2401151 | physics.optics cond-mat.mes-hall | http://creativecommons.org/licenses/by/4.0/ | Graphene-based terahertz (THz) devices have emerged as promising platforms
for a variety of applications, leveraging graphene's unique optoelectronic
properties. This review explores recent advancements in utilizing graphene in
THz technology, focusing on two main aspects: THz molecular sensing and THz
wave modulation. In molecular sensing, the environment-sensitive THz
transmission and emission properties of graphene are utilized for enabling
molecular adsorption detection and biomolecular sensing. This capability holds
significant potential, from the detection of pesticides to DNA at high
sensitivity and selectivity. In THz wave modulation, crucial for
next-generation wireless communication systems, graphene demonstrates
remarkable potential in absorption modulation when gated. Novel device
structures, spectroscopic systems, and metasurface architectures have enabled
enhanced absorption and wave modulation. Furthermore, techniques such as
spatial phase modulation and polarization manipulation have been explored. From
sensing to communication, graphene-based THz devices present a wide array of
opportunities for future research and development. Finally, advancements in
sensing techniques not only enhance biomolecular analysis but also contribute
to optimizing graphene's properties for communication by enabling efficient
modulation of electromagnetic waves. Conversely, developments in communication
strategies inform and enhance sensing capabilities, establishing a mutually
beneficial relationship.
| [
{
"version": "v1",
"created": "Sat, 17 Feb 2024 18:25:02 GMT"
},
{
"version": "v2",
"created": "Sun, 26 May 2024 02:41:44 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Samaha",
"Anna-Christina",
""
],
[
"Doumani",
"Jacques",
""
],
[
"Kritzell",
"T. Elijah",
""
],
[
"Xu",
"Hongjing",
""
],
[
"Baydin",
"Andrey",
""
],
[
"Ajayan",
"Pulickel M.",
""
],
[
"Tahchi",
"Mario El",
""
],
[
"Kono",
"Junichiro",
""
]
] |
2402.11776 | Jeffrey Lim | Jeffrey Lim, Po T. Wang, Wonjoon Sohn, Claudia Serrano-Amenos, Mina
Ibrahim, Derrick Lin, Shravan Thaploo, Susan J. Shaw, Michelle Armacost, Hui
Gong, Brian Lee, Darrin Lee, Richard A. Andersen, Payam Heydari, Charles Y.
Liu, Zoran Nenadic, An H. Do | Early feasibility of an embedded bi-directional brain-computer interface
for ambulation | 5 pages, 6 figures, two tables, also submitted to IEEE EMBC 2024
conference | null | 10.1109/EMBC53108.2024.10782271 | null | q-bio.QM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Current treatments for paraplegia induced by spinal cord injury (SCI) are
often limited by the severity of the injury. The accompanying loss of sensory
and motor functions often results in reliance on wheelchairs, which in turn
causes reduced quality of life and increased risk of co-morbidities. While
brain-computer interfaces (BCIs) for ambulation have shown promise in restoring
or replacing lower extremity motor functions, none so far have simultaneously
implemented sensory feedback functions. Additionally, many existing BCIs for
ambulation rely on bulky external hardware that make them ill-suited for
non-research settings. Here, we present an embedded bi-directional BCI (BDBCI),
that restores motor function by enabling neural control over a robotic gait
exoskeleton (RGE) and delivers sensory feedback via direct cortical electrical
stimulation (DCES) in response to RGE leg swing. A first demonstration with
this system was performed with a single subject implanted with
electrocorticography electrodes, achieving an average lag-optimized
cross-correlation of 0.80$\pm$0.08 between cues and decoded states over 5 runs.
| [
{
"version": "v1",
"created": "Mon, 19 Feb 2024 02:07:37 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Lim",
"Jeffrey",
""
],
[
"Wang",
"Po T.",
""
],
[
"Sohn",
"Wonjoon",
""
],
[
"Serrano-Amenos",
"Claudia",
""
],
[
"Ibrahim",
"Mina",
""
],
[
"Lin",
"Derrick",
""
],
[
"Thaploo",
"Shravan",
""
],
[
"Shaw",
"Susan J.",
""
],
[
"Armacost",
"Michelle",
""
],
[
"Gong",
"Hui",
""
],
[
"Lee",
"Brian",
""
],
[
"Lee",
"Darrin",
""
],
[
"Andersen",
"Richard A.",
""
],
[
"Heydari",
"Payam",
""
],
[
"Liu",
"Charles Y.",
""
],
[
"Nenadic",
"Zoran",
""
],
[
"Do",
"An H.",
""
]
] |
2402.11824 | Hao Shi | Hao Shi, Wangqian Miao, Xi Dai | Moir\'{e} optical phonons dancing with heavy electrons in magic-angle
twisted bilayer graphene | null | Phys. Rev. B 111, 155126 (2025) | 10.1103/PhysRevB.111.155126 | null | cond-mat.mes-hall | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Electron-phonon coupling in magic-angle twisted bilayer graphene is an
important but difficult topic. We propose a scheme to simplify and understand
this problem. Weighted by the coupling strength with the low-energy heavy
electrons ($f$ orbitals), several moir\'{e} optical phonons are singled out
which strongly couple to the flat bands. These modes have localized envelopes
in the moir\'{e} scale, while in the atomic scale they inherit the monolayer
oscillations like the Kekul\'{e} pattern. They flip the flavor of $f$ orbitals,
helping stabilize some symmetry-breaking orders. Such electron-phonon couplings
are incorporated into an effective extended Holstein model, where both phonons
and electrons are written as moir\'{e} scale basis. We hope this model will
inspire some insights guiding further studies about the superconductivity and
other correlated effects in this system.
| [
{
"version": "v1",
"created": "Mon, 19 Feb 2024 04:32:33 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Shi",
"Hao",
""
],
[
"Miao",
"Wangqian",
""
],
[
"Dai",
"Xi",
""
]
] |
2402.12668 | Brian Liu | Brian Liu and Rahul Mazumder | Randomization Can Reduce Both Bias and Variance: A Case Study in Random
Forests | null | null | null | null | stat.ML cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the often overlooked phenomenon, first noted in
\cite{breiman2001random}, that random forests appear to reduce bias compared to
bagging. Motivated by an interesting paper by \cite{mentch2020randomization},
where the authors explain the success of random forests in low signal-to-noise
ratio (SNR) settings through regularization, we explore how random forests can
capture patterns in the data that bagging ensembles fail to capture. We
empirically demonstrate that in the presence of such patterns, random forests
reduce bias along with variance and can increasingly outperform bagging
ensembles when SNR is high. Our observations offer insights into the real-world
success of random forests across a range of SNRs and enhance our understanding
of the difference between random forests and bagging ensembles. Our
investigations also yield practical insights into the importance of tuning
$mtry$ in random forests.
| [
{
"version": "v1",
"created": "Tue, 20 Feb 2024 02:36:26 GMT"
},
{
"version": "v2",
"created": "Sun, 4 Aug 2024 18:07:51 GMT"
},
{
"version": "v3",
"created": "Tue, 15 Apr 2025 19:39:47 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Liu",
"Brian",
""
],
[
"Mazumder",
"Rahul",
""
]
] |
2402.17022 | Stanislaw Galeski | B. Bermond, R. Wawrzynczak, S. Zherlitsyn, T. Kotte, T. Helm, D.
Gorbunov, G. D. Gu, Q. Li, F. Janasz, T. Meng, F. Menges, C. Felser, J.
Wosnitza, Adolfo G. Grushin, David Carpentier, J. Gooth, and S. Galeski | Giant quantum oscillations in thermal transport in low-density metals
via electron absorption of phonons | null | Proc. Natl. Acad. Sci. 122 (10) e2408546122, (2025) | 10.1073/pnas.2408546122 | null | cond-mat.str-el cond-mat.mes-hall cond-mat.mtrl-sci cond-mat.other cond-mat.stat-mech | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Oscillations of conductance observed in strong magnetic fields are a striking
manifestation of the quantum dynamics of charge carriers in solids. The large
charge carrier density in typical metals sets the scale of oscillations in both
electrical and thermal conductivity, which characterize the Fermi surface. In
semimetals, thermal transport at low-charge carrier density is expected to be
phonon dominated, yet several experiments observe giant quantum oscillations in
thermal transport. This raises the question of whether there is an overarching
mechanism leading to sizable oscillations that survives in phonon-dominated
semimetals. In this work, we show that such a mechanism exists. It relies on
the peculiar phase-space allowed for phonon scattering by electrons when only a
few Landau levels are filled. Our measurements on the Dirac semimetal ZrTe5
support this counter-intuitive mechanism through observation of pronounced
thermal quantum oscillations, since they occur in similar magnitude and phase
in directions parallel and transverse to the magnetic field. Our phase-space
argument applies to all low-density semimetals, topological or not, including
graphene and bismuth. Our work illustrates that phonon absorption can be
leveraged to reveal degrees of freedom through their imprint on longitudinal
thermal transport.
| [
{
"version": "v1",
"created": "Mon, 26 Feb 2024 20:59:55 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Bermond",
"B.",
""
],
[
"Wawrzynczak",
"R.",
""
],
[
"Zherlitsyn",
"S.",
""
],
[
"Kotte",
"T.",
""
],
[
"Helm",
"T.",
""
],
[
"Gorbunov",
"D.",
""
],
[
"Gu",
"G. D.",
""
],
[
"Li",
"Q.",
""
],
[
"Janasz",
"F.",
""
],
[
"Meng",
"T.",
""
],
[
"Menges",
"F.",
""
],
[
"Felser",
"C.",
""
],
[
"Wosnitza",
"J.",
""
],
[
"Grushin",
"Adolfo G.",
""
],
[
"Carpentier",
"David",
""
],
[
"Gooth",
"J.",
""
],
[
"Galeski",
"S.",
""
]
] |
2402.17031 | Andrea Davini Mr. | Andrea Davini | Stochastic homogenization of a class of quasiconvex and possibly
degenerate viscous HJ equations in 1d | This paper will appear in a special issue of Journal of Convex
Analysis in the occasion of the 70th birthday of Giuseppe Buttazzo. arXiv
admin note: substantial text overlap with arXiv:2306.12145; text overlap with
arXiv:2303.06415 | null | null | Roma01.Math | math.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We prove homogenization for possibly degenerate viscous Hamilton-Jacobi
equations with a Hamiltonian of the form $G(p)+V(x,\omega)$, where $G$ is a
quasiconvex, locally Lipschitz function with superlinear growth, the potential
$V(x,\omega)$ is bounded and Lipschitz continuous, and the diffusion
coefficient $a(x,\omega)$ is allowed to vanish on some regions or even on the
whole $\mathbb{R}$. The class of random media we consider is defined by an
explicit scaled hill condition on the pair $(a,V)$ which is fulfilled as long
as the environment is not ``rigid''.
| [
{
"version": "v1",
"created": "Mon, 26 Feb 2024 21:20:10 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Davini",
"Andrea",
""
]
] |
2402.17626 | Georg Junker | Won Sang Chung, Georg Junker and Hassan Hassanabadi | An algebraic approach to gravitational quantum mechanics | 19 pages, 2 figures | null | null | null | gr-qc hep-th math-ph math.MP quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Most approaches towards a quantum theory of gravitation indicate the
existence of a minimal length scale of the order of the Planck length. Quantum
mechanical models incorporating such an intrinsic length scale call for a
deformation of Heisenberg's algebra resulting in a generalized uncertainty
principle and constitute what is called gravitational quantum mechanics.
Utilizing the position representation of this deformed algebra, we study
various models of gravitational quantum mechanics. The free time evolution of a
Gaussian wave packet is investigated as well as the spectral properties of a
particle bound by an external attractive potential. Here the cases of a box
with infinite walls and an attractive potential well of finite depth are
considered.
| [
{
"version": "v1",
"created": "Tue, 27 Feb 2024 15:54:18 GMT"
},
{
"version": "v2",
"created": "Fri, 6 Sep 2024 10:39:29 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 06:03:13 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chung",
"Won Sang",
""
],
[
"Junker",
"Georg",
""
],
[
"Hassanabadi",
"Hassan",
""
]
] |
2402.17795 | Andrea Davini Mr. | Andrea Davini | Stochastic homogenization of quasiconvex degenerate viscous HJ equations
in 1d | The version of the paper herein posted is identical to the one
submitted to *** for publication on the 14th of July, 2023, up to some minor
revisions (layout of some formulae, correction of a few misprints). arXiv
admin note: substantial text overlap with arXiv:2306.12145, arXiv:2402.17031 | null | null | Roma01.Math | math.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We prove homogenization for degenerate viscous Hamilton-Jacobi equations in
dimension one in stationary ergodic environments with a quasiconvex and
superlinear Hamiltonian of fairly general type. We furthermore show that the
effective Hamiltonian is quasiconvex. This latter result is new even in the
periodic setting, despite homogenization has been known for quite some time.
| [
{
"version": "v1",
"created": "Mon, 26 Feb 2024 21:19:51 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Davini",
"Andrea",
""
]
] |
2402.18190 | Shin-Ichi Tanigawa | Tomohiro Sugiyama and Shin-ichi Tanigawa | Generic Global Rigidity in $\ell_p$-Space and the Identifiability of the
$p$-Cayley-Menger Varieties | null | null | null | null | math.MG math.CO | http://creativecommons.org/licenses/by/4.0/ | The celebrated result of Gortler-Healy-Thurston (independently,
Jackson-Jord\'an for $d=2$) shows that the global rigidity of graphs realised
in the $d$-dimensional Euclidean space is a generic property. Extending this
result to the global rigidity problem in $\ell_p$-spaces remains an open
problem. In this paper we affirmatively solve this problem when $d=2$ and $p$
is an even positive integer. A key tool in our proof is a sufficient condition
for the $d$-tangential weak non-defectivity of projective varieties due to
Bocci, Chiantini, Ottaviani, and Vannieuwenhoven. By specialising the condition
to the $p$-Cayley-Menger variety, which is the $\ell_p$-analogue of the
Cayley-Menger variety for Euclidean distance, we provide an $\ell_p$-extension
of the generic global rigidity theory of Connelly. As a by-product of our
proof, we also offer a purely graph-theoretical characterisation of the
$2$-identifiability of an orthogonal projection of the $p$-Cayley-Menger
variety along a coordinate axis of the ambient affine space.
| [
{
"version": "v1",
"created": "Wed, 28 Feb 2024 09:27:07 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 06:02:06 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Sugiyama",
"Tomohiro",
""
],
[
"Tanigawa",
"Shin-ichi",
""
]
] |
2403.00509 | Yuqi Chen | Yuqi Chen, Sixuan Li, Ying Li and Mohammad Atari | Surveying the Dead Minds: Historical-Psychological Text Analysis with
Contextualized Construct Representation (CCR) for Classical Chinese | null | Proceedings of the 2024 Conference on Empirical Methods in Natural
Language Processing (EMNLP) | 10.18653/v1/2024.emnlp-main.151 | null | cs.CL cs.AI cs.CY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this work, we develop a pipeline for historical-psychological text
analysis in classical Chinese. Humans have produced texts in various languages
for thousands of years; however, most of the computational literature is
focused on contemporary languages and corpora. The emerging field of historical
psychology relies on computational techniques to extract aspects of psychology
from historical corpora using new methods developed in natural language
processing (NLP). The present pipeline, called Contextualized Construct
Representations (CCR), combines expert knowledge in psychometrics (i.e.,
psychological surveys) with text representations generated via
transformer-based language models to measure psychological constructs such as
traditionalism, norm strength, and collectivism in classical Chinese corpora.
Considering the scarcity of available data, we propose an indirect supervised
contrastive learning approach and build the first Chinese historical psychology
corpus (C-HI-PSY) to fine-tune pre-trained models. We evaluate the pipeline to
demonstrate its superior performance compared with other approaches. The CCR
method outperforms word-embedding-based approaches across all of our tasks and
exceeds prompting with GPT-4 in most tasks. Finally, we benchmark the pipeline
against objective, external data to further verify its validity.
| [
{
"version": "v1",
"created": "Fri, 1 Mar 2024 13:14:45 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chen",
"Yuqi",
""
],
[
"Li",
"Sixuan",
""
],
[
"Li",
"Ying",
""
],
[
"Atari",
"Mohammad",
""
]
] |
2403.01355 | Jee-Weon Jung | Hye-jin Shim, Jee-weon Jung, Tomi Kinnunen, Nicholas Evans,
Jean-Francois Bonastre, Itshak Lapidot | a-DCF: an architecture agnostic metric with application to
spoofing-robust speaker verification | published at ISCA Speaker Odyssey 2024 | null | null | null | eess.AS cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Spoofing detection is today a mainstream research topic. Standard metrics can
be applied to evaluate the performance of isolated spoofing detection solutions
and others have been proposed to support their evaluation when they are
combined with speaker detection. These either have well-known deficiencies or
restrict the architectural approach to combine speaker and spoof detectors. In
this paper, we propose an architecture-agnostic detection cost function
(a-DCF). A generalisation of the original DCF used widely for the assessment of
automatic speaker verification (ASV), the a-DCF is designed for the evaluation
of spoofing-robust ASV. Like the DCF, the a-DCF reflects the cost of decisions
in a Bayes risk sense, with explicitly defined class priors and detection cost
model. We demonstrate the merit of the a-DCF through the benchmarking
evaluation of architecturally-heterogeneous spoofing-robust ASV solutions.
| [
{
"version": "v1",
"created": "Sun, 3 Mar 2024 00:58:27 GMT"
},
{
"version": "v2",
"created": "Tue, 15 Apr 2025 18:00:05 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Shim",
"Hye-jin",
""
],
[
"Jung",
"Jee-weon",
""
],
[
"Kinnunen",
"Tomi",
""
],
[
"Evans",
"Nicholas",
""
],
[
"Bonastre",
"Jean-Francois",
""
],
[
"Lapidot",
"Itshak",
""
]
] |
2403.04490 | Michael Blank | Michael Blank | Are prime numbers and quadratic residues random? | 18 pages. Final version. To appear in Discrete and Continuous
Dynamical Systems | null | null | null | math.DS math.NT | http://creativecommons.org/licenses/by/4.0/ | Appeals to randomness in various number-theoretic constructions appear
regularly in modern scientific publications. Such famous names as V.I. Arnold,
M. Katz, Ya.G. Sinai, and T. Tao are just a few examples. Unfortunately, all of
these approaches rely on various, although often very non-trivial and elegant,
heuristics. A new analytical approach is proposed to address the issue of
randomness/complexity of an individual deterministic sequence. This approach
demonstrates the expected high complexity of quadratic residues and the
unexpectedly low complexity in the case of prime numbers. Technically, our
approach is based on a new construction of the dynamical entropy of a single
trajectory, which measures its complexity, in contrast to classical
Kolmogorov-Sinai and topological entropies, which measure the complexity of the
entire dynamical system.
| [
{
"version": "v1",
"created": "Thu, 7 Mar 2024 13:47:02 GMT"
},
{
"version": "v2",
"created": "Thu, 2 May 2024 15:28:23 GMT"
},
{
"version": "v3",
"created": "Sat, 31 Aug 2024 11:02:33 GMT"
},
{
"version": "v4",
"created": "Wed, 16 Apr 2025 09:44:05 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Blank",
"Michael",
""
]
] |
2403.06508 | Leon Merten Lohse | Leon M. Lohse, Petar Andreji\'c, Sven Velten, Malte Vassholz,
Charlotte Neuhaus, Ankita Negi, Anjali Panchwanee, Ilya Sergeev, Adriana
P\'alffy, Tim Salditt, Ralf R\"ohlsberger | Collective nuclear excitation and pulse propagation in single-mode x-ray
waveguides | null | null | null | null | quant-ph physics.acc-ph physics.optics | http://creativecommons.org/licenses/by-sa/4.0/ | Waveguides offer a means to controllably couple atomic ensembles to the
electromagnetic field therein. Here, we demonstrate x-ray propagation in planar
thin-film waveguides coupled to M\"ossbauer nuclei under collective resonant
excitation by short pulses of synchrotron radiation. We record x-ray photons
that have been emitted into resonant modes of the waveguide. Depending on the
geometry and mode of excitation, two fundamentally different signatures of the
collective emission are observed, for which we present a unifying theoretical
model. Our results form a new platform for waveguide quantum electrodynamics in
the hard x-ray regime with the potential to provide a coherent narrowband
source of x-rays on the nanometer scale.
| [
{
"version": "v1",
"created": "Mon, 11 Mar 2024 08:35:04 GMT"
},
{
"version": "v2",
"created": "Mon, 25 Nov 2024 09:56:26 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 07:51:35 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Lohse",
"Leon M.",
""
],
[
"Andrejić",
"Petar",
""
],
[
"Velten",
"Sven",
""
],
[
"Vassholz",
"Malte",
""
],
[
"Neuhaus",
"Charlotte",
""
],
[
"Negi",
"Ankita",
""
],
[
"Panchwanee",
"Anjali",
""
],
[
"Sergeev",
"Ilya",
""
],
[
"Pálffy",
"Adriana",
""
],
[
"Salditt",
"Tim",
""
],
[
"Röhlsberger",
"Ralf",
""
]
] |
2403.08435 | Antonino Ficarra | Antonino Ficarra, Emanuele Sgroi | Asymptotic behaviour of integer programming and the $\text{v}$-function
of a graded filtration | This is the final version of our paper, accepted for publication in
Journal of Algebra and its Applications | null | null | null | math.AC math.CO | http://creativecommons.org/licenses/by-sa/4.0/ | The $\text{v}$-function of a graded filtration
$\mathcal{I}=\{I_{[k]}\}_{k\ge0}$ is introduced. Under the assumption that
$\mathcal{I}$ is Noetherian, we prove that the $\text{v}$-function
$\text{v}(I_{[k]})$ is an eventually quasi-linear function. This result applies
to several situations, including ordinary powers, and integral closures of
ordinary powers, among others. As another application, we investigate the
asymptotic behaviour of certain integer programming problems. Finally, we
present the \textit{Macaulay2} package $\texttt{VNumber}$.
| [
{
"version": "v1",
"created": "Wed, 13 Mar 2024 11:36:55 GMT"
},
{
"version": "v2",
"created": "Sun, 17 Mar 2024 17:37:24 GMT"
},
{
"version": "v3",
"created": "Tue, 19 Mar 2024 17:46:02 GMT"
},
{
"version": "v4",
"created": "Sat, 23 Mar 2024 11:59:09 GMT"
},
{
"version": "v5",
"created": "Tue, 3 Sep 2024 09:25:16 GMT"
},
{
"version": "v6",
"created": "Tue, 28 Jan 2025 20:38:43 GMT"
},
{
"version": "v7",
"created": "Wed, 16 Apr 2025 09:11:21 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Ficarra",
"Antonino",
""
],
[
"Sgroi",
"Emanuele",
""
]
] |
2403.08965 | George Nehma | George Nehma, Madhur Tiwari, Manasvi Lingam | Deep Learning Based Dynamics Identification and Linearization of Orbital
Problems using Koopman Theory | null | null | null | null | math-ph astro-ph.EP cs.LG math.MP physics.space-ph | http://creativecommons.org/licenses/by/4.0/ | The study of the Two-Body and Circular Restricted Three-Body Problems in the
field of aerospace engineering and sciences is deeply important because they
help describe the motion of both celestial and artificial satellites. With the
growing demand for satellites and satellite formation flying, fast and
efficient control of these systems is becoming ever more important. Global
linearization of these systems allows engineers to employ methods of control in
order to achieve these desired results. We propose a data-driven framework for
simultaneous system identification and global linearization of the Circular,
Elliptical and Perturbed Two-Body Problem as well as the Circular Restricted
Three-Body Problem around the L1 Lagrange point via deep learning-based Koopman
Theory, i.e., a framework that can identify the underlying dynamics and
globally linearize it into a linear time-invariant (LTI) system. The linear
Koopman operator is discovered through purely data-driven training of a Deep
Neural Network with a custom architecture. This paper displays the ability of
the Koopman operator to generalize to various other Two-Body systems without
the need for retraining. We also demonstrate the capability of the same
architecture to be utilized to accurately learn a Koopman operator that
approximates the Circular Restricted Three-Body Problem.
| [
{
"version": "v1",
"created": "Wed, 13 Mar 2024 21:11:58 GMT"
},
{
"version": "v2",
"created": "Fri, 20 Sep 2024 15:37:30 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 15:28:12 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Nehma",
"George",
""
],
[
"Tiwari",
"Madhur",
""
],
[
"Lingam",
"Manasvi",
""
]
] |
2403.13062 | Benito Rodr\'iguez | Benito Rodr\'iguez, Javier Chagoya, C. Ortiz | Shadows of black holes in dynamical Chern-Simons modified gravity | 25 pages, 8 figures, 1 table | null | null | null | gr-qc | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We revisit and extend the study of null geodesics around a slowly rotating
black hole in Chern-Simons modified gravity. We employ the Hamilton-Jacobi
formalism to derive the equations for the shadow profile and determine its
shape. We compare our results with numerical ray tracing, finding good
agreement within the validity of our approximations for slow rotation and small
Chern-Simons coupling. We forecast constraints on the model parameters using
the uncertainty in EHT data for the observed shadow of SgrA* as a reference.
| [
{
"version": "v1",
"created": "Tue, 19 Mar 2024 18:01:05 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 17:09:44 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Rodríguez",
"Benito",
""
],
[
"Chagoya",
"Javier",
""
],
[
"Ortiz",
"C.",
""
]
] |
2403.13386 | Markus Kunze | Robert Denk, Markus Kunze, and Michael Kupper | Evolutionary semigroups on path spaces | 47 pages, no figures. Revision of the article. The main changes
concern the examples section which was considerably extended | null | null | null | math.FA math.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce the concept evolutionary semigroups on path spaces, generalizing
the notion of transition semigroups to possibly non-Markovian stochastic
processes. We study the basic properties of evolutionary semigroups and, in
particular, prove that they always arise as the composition of the shift
semigroup and a single operator called the expectation operator of the
semigroup. We also prove that the transition semigroup of a Markov process can
always be extended to an evolutionary semigroup on the path space whenever the
Markov process can be realized with the appropriate path regularity. As first
examples of evolutionary semigroups associated to non-Markovian processes, we
discuss deterministic evolution equations and stochastic flows driven by L\'evy
processes. The latter in particular include certain stochastic delay equations.
| [
{
"version": "v1",
"created": "Wed, 20 Mar 2024 08:26:50 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 15:58:32 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Denk",
"Robert",
""
],
[
"Kunze",
"Markus",
""
],
[
"Kupper",
"Michael",
""
]
] |
2403.14773 | Shant Navasardyan | Roberto Henschel, Levon Khachatryan, Hayk Poghosyan, Daniil
Hayrapetyan, Vahram Tadevosyan, Zhangyang Wang, Shant Navasardyan, Humphrey
Shi | StreamingT2V: Consistent, Dynamic, and Extendable Long Video Generation
from Text | https://github.com/Picsart-AI-Research/StreamingT2V | null | null | null | cs.CV cs.AI cs.CL cs.LG cs.MM eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Text-to-video diffusion models enable the generation of high-quality videos
that follow text instructions, making it easy to create diverse and individual
content. However, existing approaches mostly focus on high-quality short video
generation (typically 16 or 24 frames), ending up with hard-cuts when naively
extended to the case of long video synthesis. To overcome these limitations, we
introduce StreamingT2V, an autoregressive approach for long video generation of
80, 240, 600, 1200 or more frames with smooth transitions. The key components
are:(i) a short-term memory block called conditional attention module (CAM),
which conditions the current generation on the features extracted from the
previous chunk via an attentional mechanism, leading to consistent chunk
transitions, (ii) a long-term memory block called appearance preservation
module, which extracts high-level scene and object features from the first
video chunk to prevent the model from forgetting the initial scene, and (iii) a
randomized blending approach that enables to apply a video enhancer
autoregressively for infinitely long videos without inconsistencies between
chunks. Experiments show that StreamingT2V generates high motion amount. In
contrast, all competing image-to-video methods are prone to video stagnation
when applied naively in an autoregressive manner. Thus, we propose with
StreamingT2V a high-quality seamless text-to-long video generator that
outperforms competitors with consistency and motion. Our code will be available
at: https://github.com/Picsart-AI-Research/StreamingT2V
| [
{
"version": "v1",
"created": "Thu, 21 Mar 2024 18:27:29 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 13:38:58 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Henschel",
"Roberto",
""
],
[
"Khachatryan",
"Levon",
""
],
[
"Poghosyan",
"Hayk",
""
],
[
"Hayrapetyan",
"Daniil",
""
],
[
"Tadevosyan",
"Vahram",
""
],
[
"Wang",
"Zhangyang",
""
],
[
"Navasardyan",
"Shant",
""
],
[
"Shi",
"Humphrey",
""
]
] |
2403.15585 | Mai A. Shaaban | Mai A. Shaaban, Adnan Khan, Mohammad Yaqub | MedPromptX: Grounded Multimodal Prompting for Chest X-ray Diagnosis | null | null | 10.1007/978-3-031-84525-3_18 | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | Chest X-ray images are commonly used for predicting acute and chronic
cardiopulmonary conditions, but efforts to integrate them with structured
clinical data face challenges due to incomplete electronic health records
(EHR). This paper introduces MedPromptX, the first clinical decision support
system that integrates multimodal large language models (MLLMs), few-shot
prompting (FP) and visual grounding (VG) to combine imagery with EHR data for
chest X-ray diagnosis. A pre-trained MLLM is utilized to complement the missing
EHR information, providing a comprehensive understanding of patients' medical
history. Additionally, FP reduces the necessity for extensive training of MLLMs
while effectively tackling the issue of hallucination. Nevertheless, the
process of determining the optimal number of few-shot examples and selecting
high-quality candidates can be burdensome, yet it profoundly influences model
performance. Hence, we propose a new technique that dynamically refines
few-shot data for real-time adjustment to new patient scenarios. Moreover, VG
narrows the search area in X-ray images, thereby enhancing the identification
of abnormalities. We also release MedPromptX-VQA, a new in-context visual
question answering dataset encompassing interleaved images and EHR data derived
from MIMIC-IV and MIMIC-CXR-JPG databases. Results demonstrate the SOTA
performance of MedPromptX, achieving an 11% improvement in F1-score compared to
the baselines. Code and data are publicly available on
https://github.com/BioMedIA-MBZUAI/MedPromptX.
| [
{
"version": "v1",
"created": "Fri, 22 Mar 2024 19:19:51 GMT"
},
{
"version": "v2",
"created": "Tue, 26 Mar 2024 14:51:57 GMT"
},
{
"version": "v3",
"created": "Fri, 29 Mar 2024 00:44:18 GMT"
},
{
"version": "v4",
"created": "Mon, 27 Jan 2025 18:46:41 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Shaaban",
"Mai A.",
""
],
[
"Khan",
"Adnan",
""
],
[
"Yaqub",
"Mohammad",
""
]
] |
2403.15743 | Ming Li | Ming Li and Zhiyong Sun | A Comparative Study of Artificial Potential Fields and Reciprocal
Control Barrier Function-based Safety Filters | null | null | null | null | eess.SY cs.AI cs.SY math.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we demonstrate that controllers designed by artificial
potential fields (APFs) can be derived from reciprocal control barrier function
quadratic program (RCBF-QP) safety filters. By integrating APFs within the
RCBF-QP framework, we explicitly establish the relationship between these two
approaches. Specifically, we first introduce the concepts of tightened control
Lyapunov functions (T-CLFs) and tightened reciprocal control barrier functions
(T-RCBFs), each of which incorporates a flexible auxiliary function. We then
utilize an attractive potential field as a T-CLF to guide the nominal
controller design, and a repulsive potential field as a T-RCBF to formulate an
RCBF-QP safety filter. With appropriately chosen auxiliary functions, we show
that controllers designed by APFs and those derived by RCBF-QP safety filters
are equivalent. Based on this insight, we further generalize the APF-based
controllers (equivalently, RCBF-QP safety filter-based controllers) to more
general scenarios without restricting the choice of auxiliary functions.
Finally, we present a collision avoidance example to clearly illustrate the
connection and equivalence between the two methods.
| [
{
"version": "v1",
"created": "Sat, 23 Mar 2024 07:14:27 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 08:37:28 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Li",
"Ming",
""
],
[
"Sun",
"Zhiyong",
""
]
] |
2403.16625 | Simon Schirren | Simon Schirren | A perfect obstruction theory for SU(2)-Higgs pairs | updated version (March'25) based on recent comments and suggestions | null | null | null | math.AG | http://creativecommons.org/licenses/by/4.0/ | We present a new method for constructing virtual cycles for rank-2 Higgs
sheaves $(E,\phi)$ on a smooth projective surface $S$. Using this, we redefine
the $\mathbf{SU}(2)$-perfect obstruction theory previously constructed by
Tanaka-Thomas. The key step in our construction involves modifying the
$\mathbf{C}^\times$-localisation formula of Graber-Pandharipande by replacing
the torus action with an involution $(E,\phi) \mapsto (E^*,-\phi^*)$.
| [
{
"version": "v1",
"created": "Mon, 25 Mar 2024 11:14:02 GMT"
},
{
"version": "v2",
"created": "Tue, 20 Aug 2024 16:41:39 GMT"
},
{
"version": "v3",
"created": "Wed, 12 Mar 2025 11:03:12 GMT"
},
{
"version": "v4",
"created": "Fri, 21 Mar 2025 09:19:08 GMT"
},
{
"version": "v5",
"created": "Wed, 16 Apr 2025 14:59:33 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Schirren",
"Simon",
""
]
] |
2403.18368 | Eyal Neuman | Eyal Neuman and Sturmius Tuschmann | The Mercer-Young Theorem for Matrix-Valued Kernels on Separable Metric
Spaces | 17 pages, 2 figures | null | null | null | math.FA math.OC | http://creativecommons.org/licenses/by/4.0/ | We generalize the characterization theorem going back to Mercer and Young,
which states that a symmetric and continuous kernel is positive definite if and
only if it is integrally positive definite, to matrix-valued kernels on
separable metric spaces. We also demonstrate the applications of the
generalized theorem to the field of convex optimization and other areas.
| [
{
"version": "v1",
"created": "Wed, 27 Mar 2024 08:58:41 GMT"
},
{
"version": "v2",
"created": "Tue, 15 Apr 2025 22:21:15 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Neuman",
"Eyal",
""
],
[
"Tuschmann",
"Sturmius",
""
]
] |
2404.02169 | Salem Said | Salem Said and Franziskus Steinert and Cyrus Mostajeran | Invariant kernels on the space of complex covariance matrices | under review Journal of Machine Learning Research | null | null | null | math.FA math.ST stat.TH | http://creativecommons.org/licenses/by/4.0/ | The present work develops certain analytical tools required to construct and
compute invariant kernels on the space of complex covariance matrices. The main
result is the $\mathrm{L}^1$--Godement theorem, which states that any invariant
kernel, which is (in a certain natural sense) also integrable, can be computed
by taking the inverse spherical transform of a positive function. General
expressions for inverse spherical transforms are then provided, which can be
used to explore new families of invariant kernels, at a rather moderate
computational cost. A further, alternative approach for constructing new
invariant kernels is also introduced, based on Ramanujan's master theorem for
symmetric cones. This leads to a novel closed-form invariant kernel, called the
Beta-prime kernel. Numerical experiments highlight the computational and
performance advantages of this kernel, especially in the context of two-sample
hypothesis testing.
| [
{
"version": "v1",
"created": "Thu, 28 Mar 2024 14:28:50 GMT"
},
{
"version": "v2",
"created": "Thu, 25 Jul 2024 08:49:50 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 10:05:47 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Said",
"Salem",
""
],
[
"Steinert",
"Franziskus",
""
],
[
"Mostajeran",
"Cyrus",
""
]
] |
2404.02216 | Colin Benjamin | Colin Benjamin, Rajdeep Tah | Agent-based Modelling of Quantum Prisoner's Dilemma | 16 pages, 7 figures, 1 table, accepted for publication in APL Quantum
(2024) | APL Quantum 2, 011101 (2025); selected as an Editor's pick | 10.1063/5.0239154 | null | physics.soc-ph cond-mat.stat-mech cs.GT quant-ph | http://creativecommons.org/licenses/by-nc-nd/4.0/ | What happens when an infinite number of players play a quantum game? In this
tutorial, we will answer this question by looking at the emergence of
cooperation, in the presence of noise, in a one-shot quantum Prisoner's dilemma
(QuPD). We will use the numerical Agent-based model (ABM), and compare it with
the analytical Nash equilibrium mapping (NEM) technique. To measure
cooperation, we consider five indicators, i.e., game magnetization,
entanglement susceptibility, correlation, player's payoff average and payoff
capacity, respectively. In quantum social dilemmas, entanglement plays a
non-trivial role in determining the behaviour of the quantum players (or,
\textit{qubits}) in the thermodynamic limit, and for QuPD, we consider the
existence of bipartite entanglement between neighbouring quantum players. For
the five indicators in question, we observe \textit{first}-order phase
transitions at two entanglement values, and these phase transition points
depend on the payoffs associated with the QuPD game. We numerically analyze and
study the properties of both the \textit{Quantum} and the \textit{Defect}
phases of the QuPD via the five indicators. The results of this tutorial
demonstrate that both ABM and NEM, in conjunction with the chosen five
indicators, provide insightful information on cooperative behaviour in an
infinite-player one-shot quantum Prisoner's dilemma.
| [
{
"version": "v1",
"created": "Tue, 2 Apr 2024 18:08:13 GMT"
},
{
"version": "v2",
"created": "Fri, 20 Dec 2024 06:07:35 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Benjamin",
"Colin",
""
],
[
"Tah",
"Rajdeep",
""
]
] |
2404.02547 | Ruoyang Liu | Kai Du, Ruoyang Liu | Well-posedness of the obstacle problem for stochastic nonlinear
diffusion equations: an entropy formulation | 37 pages | null | null | null | math.PR math.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we establish the existence, uniqueness and stability results
for the obstacle problem associated with a degenerate nonlinear diffusion
equation perturbed by conservative gradient noise. Our approach revolves round
introducing a new entropy formulation for stochastic variational inequalities.
As a consequence, we obtain a novel well-posedness result for the obstacle
problem of deterministic porous medium equations with nonlinear reaction terms.
| [
{
"version": "v1",
"created": "Wed, 3 Apr 2024 08:13:13 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 13:44:28 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Du",
"Kai",
""
],
[
"Liu",
"Ruoyang",
""
]
] |
2404.06066 | Andrea Burgess | Andrea C. Burgess, Nicholas J. Cavenagh, Peter Danziger, David A. Pike | Weak colourings of Kirkman triple systems | null | null | null | null | math.CO | http://creativecommons.org/licenses/by/4.0/ | A $\delta$-colouring of the point set of a block design is said to be {\em
weak} if no block is monochromatic. The {\em chromatic number} $\chi(S)$ of a
block design $S$ is the smallest integer $\delta$ such that $S$ has a weak
$\delta$-colouring. It has previously been shown that any Steiner triple system
has chromatic number at least $3$ and that for each $v\equiv 1$ or $3\pmod{6}$
there exists a Steiner triple system on $v$ points that has chromatic number
$3$. Moreover, for each integer $\delta \geq 3$ there exist infinitely many
Steiner triple systems with chromatic number $\delta$.
We consider colourings of the subclass of Steiner triple systems which are
resolvable. We show that for each $v\equiv 3\pmod{6}$ there exists a Kirkman
triple system on $v$ points with chromatic number $3$. We also show that for
each integer $\delta \geq 3$, there exist infinitely many Kirkman triple
systems with chromatic number $\delta$. We close with several open problems.
| [
{
"version": "v1",
"created": "Tue, 9 Apr 2024 07:09:48 GMT"
},
{
"version": "v2",
"created": "Tue, 25 Jun 2024 20:14:46 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 17:13:29 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Burgess",
"Andrea C.",
""
],
[
"Cavenagh",
"Nicholas J.",
""
],
[
"Danziger",
"Peter",
""
],
[
"Pike",
"David A.",
""
]
] |
2404.07255 | Betty Hu | Betty X. Hu, Avi Loeb | Accretion Flares from Stellar Collisions in Galactic Nuclei | null | null | 10.1051/0004-6361/202450309 | null | astro-ph.HE | http://creativecommons.org/licenses/by/4.0/ | The strong tidal force in a supermassive black hole's (SMBH) vicinity,
coupled with a higher stellar density at the center of a galaxy, make it an
ideal location to study the interaction between stars and black holes. Two
stars moving near the SMBH could collide at a very high speed, which can result
in a high energy flare. The resulting debris can then accrete onto the SMBH,
which could be observed as a separate event. We simulate the light curves
resulting from the fallback accretion in the aftermath of a stellar collision
near a SMBH. We investigate how it varies with physical parameters of the
system. With all other physical parameters of the system held constant, the
direction of the relative velocity vector at time of impact plays a large role
in determining the overall form of the light curve. One distinctive light curve
we notice is characterized by a sustained increase in the luminosity some time
after accretion has started. We compare this form to the light curves of some
candidate tidal disruption events (TDEs). Stellar collision accretion flares
can take on unique appearances that would allow them to be easily
distinguished, as well as elucidate underlying physical parameters of the
system. There exist several ways to distinguish these events from TDEs,
including the much wider range of SMBH masses stellar collisions may exist
around.
| [
{
"version": "v1",
"created": "Wed, 10 Apr 2024 18:00:01 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Hu",
"Betty X.",
""
],
[
"Loeb",
"Avi",
""
]
] |
2404.07918 | Ritu Nehra | Ritu Nehra, Alessandro Romito, Dganit Meidan | Controlling measurement-induced phase transitions with tunable detector
coupling | 12 pages, 7 figures | Quantum 9, 1697 (2025) | 10.22331/q-2025-04-08-1697 | null | quant-ph cond-mat.mes-hall cond-mat.stat-mech cond-mat.str-el | http://creativecommons.org/licenses/by/4.0/ | We study the evolution of a quantum many-body system driven by two competing
measurements, which induces a topological entanglement transition between two
distinct area law phases. We employ a positive operator-valued measurement with
variable coupling between the system and detector within free fermion dynamics.
This approach allows us to continuously track the universal properties of the
transition between projective and continuous monitoring. Our findings suggest
that the percolation universality of the transition in the projective limit is
unstable when the system-detector coupling is reduced.
| [
{
"version": "v1",
"created": "Thu, 11 Apr 2024 17:02:58 GMT"
},
{
"version": "v2",
"created": "Tue, 21 May 2024 20:40:03 GMT"
},
{
"version": "v3",
"created": "Tue, 1 Apr 2025 20:16:17 GMT"
},
{
"version": "v4",
"created": "Thu, 3 Apr 2025 14:21:00 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Nehra",
"Ritu",
""
],
[
"Romito",
"Alessandro",
""
],
[
"Meidan",
"Dganit",
""
]
] |
2404.07923 | Dehua Bi | Dehua Bi and Yuan Ji | A Bayesian Estimator of Sample Size | null | null | null | null | stat.ME | http://creativecommons.org/licenses/by/4.0/ | We consider a Bayesian estimator of sample size (BESS) and an application to
oncology dose optimization clinical trials. BESS is built upon three pillars,
Sample size, Evidence from observed data, and Confidence in posterior
inference. It uses a simple logic of "given the evidence from data, a specific
sample size can achieve a degree of confidence in the posterior inference." The
key distinction between BESS and standard sample size estimation (SSE) is that
SSE, typically based on Frequentist inference, specifies the true parameters
values in its calculation while BESS assumes possible outcome from the observed
data. As a result, the calibration of the sample size is not based on type I or
type II error rates, but on posterior probabilities. We demonstrate that BESS
leads to a more interpretable statement for investigators, and can easily
accommodates prior information as well as sample size re-estimation. We explore
its performance in comparison to the standard SSE and demonstrate its usage
through a case study of oncology optimization trial. BESS can be applied to
general hypothesis tests. An R tool is available at
https://ccte.uchicago.edu/BESS.
| [
{
"version": "v1",
"created": "Thu, 11 Apr 2024 17:10:08 GMT"
},
{
"version": "v2",
"created": "Sat, 20 Apr 2024 22:09:21 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 16:59:07 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Bi",
"Dehua",
""
],
[
"Ji",
"Yuan",
""
]
] |
2404.07983 | Simon Schrodi | Simon Schrodi, David T. Hoffmann, Max Argus, Volker Fischer, Thomas
Brox | Two Effects, One Trigger: On the Modality Gap, Object Bias, and
Information Imbalance in Contrastive Vision-Language Models | ICLR 2025 (Oral) | null | null | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Contrastive vision-language models (VLMs), like CLIP, have gained popularity
for their versatile applicability to various downstream tasks. Despite their
successes in some tasks, like zero-shot object recognition, they perform
surprisingly poor on other tasks, like attribute recognition. Previous work has
attributed these challenges to the modality gap, a separation of image and text
in the shared representation space, and to a bias towards objects over other
factors, such as attributes. In this analysis paper, we investigate both
phenomena thoroughly. We evaluated off-the-shelf VLMs and while the gap's
influence on performance is typically overshadowed by other factors, we find
indications that closing the gap indeed leads to improvements. Moreover, we
find that, contrary to intuition, only few embedding dimensions drive the gap
and that the embedding spaces are differently organized. To allow for a clean
study of object bias, we introduce a definition and a corresponding measure of
it. Equipped with this tool, we find that object bias does not lead to worse
performance on other concepts, such as attributes per se. However, why do both
phenomena, modality gap and object bias, emerge in the first place? To answer
this fundamental question and uncover some of the inner workings of contrastive
VLMs, we conducted experiments that allowed us to control the amount of shared
information between the modalities. These experiments revealed that the driving
factor behind both the modality gap and the object bias, is an information
imbalance between images and captions, and unveiled an intriguing connection
between the modality gap and entropy of the logits.
| [
{
"version": "v1",
"created": "Thu, 11 Apr 2024 17:58:06 GMT"
},
{
"version": "v2",
"created": "Thu, 10 Oct 2024 17:58:49 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 10:50:18 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Schrodi",
"Simon",
""
],
[
"Hoffmann",
"David T.",
""
],
[
"Argus",
"Max",
""
],
[
"Fischer",
"Volker",
""
],
[
"Brox",
"Thomas",
""
]
] |
2404.09901 | Javad Shabani | Peng Yu, Han Fu, William F. Schiela, William Strickland, Bassel Heiba
Elfeky, S. M. Farzaneh, Jacob Issokson, Enrico Rossi, Javad Shabani | Gate tunable enhancement of supercurrent in hybrid planar Josephson
junctions | null | null | null | null | cond-mat.mes-hall | http://creativecommons.org/licenses/by/4.0/ | Planar Josephson junctions (JJs) have emerged as a promising platform for the
realization of topological superconductivity and Majorana zero modes. To obtain
robust quasi one-dimensional (1D) topological superconducting states using
planar JJs, limiting the number of 1D Andreev bound states' subbands that can
be present, and increasing the size of the topological superconducting gap, are
two fundamental challenges. It has been suggested that both problems can be
addressed by properly designing the interfaces between the JJ's normal region
and the superconducting leads. We fabricated Josephson junctions with periodic
hole structures on the superconducting contact leads on InAs heterostructures
with epitaxial superconducting Al. By depleting the chemical potential inside
the hole region with a top gate, we observed an enhancement of the supercurrent
across the junction. Such an enhancement is reproduced in theoretical
simulations. The theoretical analysis shows that the enhancement of the JJ's
critical current is achieved when the hole depletion is such to optimize the
matching of quasiparticles' wave-function at the normal/superconductor
interface. These results show how the combination of carefully designed
patterns for the Al coverage, and external gates, can be successfully used to
tune the density and wave functions' profiles in the normal region of the JJ,
and therefore open a new avenue to tune some of the critical properties, such
as number of subbands and size of the topological gap, that must be optimized
to obtain robust quasi 1D superconducting states supporting Majorana bound
states.
| [
{
"version": "v1",
"created": "Mon, 15 Apr 2024 16:20:53 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 00:01:44 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Yu",
"Peng",
""
],
[
"Fu",
"Han",
""
],
[
"Schiela",
"William F.",
""
],
[
"Strickland",
"William",
""
],
[
"Elfeky",
"Bassel Heiba",
""
],
[
"Farzaneh",
"S. M.",
""
],
[
"Issokson",
"Jacob",
""
],
[
"Rossi",
"Enrico",
""
],
[
"Shabani",
"Javad",
""
]
] |
2404.10775 | Hongxin Zhang | Hongxin Zhang, Zeyuan Wang, Qiushi Lyu, Zheyuan Zhang, Sunli Chen,
Tianmin Shu, Behzad Dariush, Kwonjoon Lee, Yilun Du, Chuang Gan | COMBO: Compositional World Models for Embodied Multi-Agent Cooperation | Published at ICLR 2025. 24 pages. The first three authors contributed
equally | null | null | null | cs.CV cs.AI cs.MA | http://creativecommons.org/licenses/by/4.0/ | In this paper, we investigate the problem of embodied multi-agent
cooperation, where decentralized agents must cooperate given only egocentric
views of the world. To effectively plan in this setting, in contrast to
learning world dynamics in a single-agent scenario, we must simulate world
dynamics conditioned on an arbitrary number of agents' actions given only
partial egocentric visual observations of the world. To address this issue of
partial observability, we first train generative models to estimate the overall
world state given partial egocentric observations. To enable accurate
simulation of multiple sets of actions on this world state, we then propose to
learn a compositional world model for multi-agent cooperation by factorizing
the naturally composable joint actions of multiple agents and compositionally
generating the video conditioned on the world state. By leveraging this
compositional world model, in combination with Vision Language Models to infer
the actions of other agents, we can use a tree search procedure to integrate
these modules and facilitate online cooperative planning. We evaluate our
methods on three challenging benchmarks with 2-4 agents. The results show our
compositional world model is effective and the framework enables the embodied
agents to cooperate efficiently with different agents across various tasks and
an arbitrary number of agents, showing the promising future of our proposed
methods. More videos can be found at
https://umass-embodied-agi.github.io/COMBO/.
| [
{
"version": "v1",
"created": "Tue, 16 Apr 2024 17:59:11 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Mar 2025 14:56:47 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 00:50:58 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Zhang",
"Hongxin",
""
],
[
"Wang",
"Zeyuan",
""
],
[
"Lyu",
"Qiushi",
""
],
[
"Zhang",
"Zheyuan",
""
],
[
"Chen",
"Sunli",
""
],
[
"Shu",
"Tianmin",
""
],
[
"Dariush",
"Behzad",
""
],
[
"Lee",
"Kwonjoon",
""
],
[
"Du",
"Yilun",
""
],
[
"Gan",
"Chuang",
""
]
] |
2404.11788 | Rachid Karami | Rachid Karami, Sheng-Chun Kao, Hyoukjun Kwon | Understanding the Performance Horizon of the Latest ML Workloads with
NonGEMM Workloads | null | null | null | null | cs.AR cs.LG cs.PF | http://creativecommons.org/licenses/by/4.0/ | Among ML operators today, GEneralMatrix Multiplication (GEMM)-based operators
are known to be key operators that build the main backbone of ML models. As
their computational overhead dominates the overall execution time (e.g., 42.8%
- 96.6% in our results), GEMM operators have been the prime optimization
targets for fast ML inference. This led to advanced GPUs and accelerators
available today, which provided significant boost in the GEMM performance
compared to CPUs, aligned with the lesson from Amdahl's law. However,
accelerating GEMM has significantly shifted the Amdahl's law's landscape for ML
inference; due to the decreased GEMM execution time, the relative execution
time of non-GEMM operators is now significant. Although the importance of
non-GEMM performance is increasing, we have little knowledge about the non-GEMM
performance horizon in the latest hardware platforms and models. Therefore, to
guide non-GEMM-oriented optimizations, we conduct a thorough performance
analysis of 17 widely adopted ML models in Hugging Face and Torchvision on
workstation and data center platforms with/without GPUs. We discover that
non-GEMM performance bottleneck is a considerable issue across all the
platforms and models, accounting for 11.3% to 73.6% of total latency, on
average. The challenge significantly aggravates when we apply quantization,
which is a common model compression technique, due to the boosted GEMM
performance and extra non-GEMM operators for dequantization and requantization.
To provide insights into non-GEMM optimization targets, we demystify the most
dominant non-GEMM operators for each model and deployment software. We also
show that widely adopted optimizations such as operator fusion do not
completely address the non-GEMM performance bottleneck, where non-GEMM
operators still account for 15% to 48% of total latency.
| [
{
"version": "v1",
"created": "Wed, 17 Apr 2024 22:44:22 GMT"
},
{
"version": "v2",
"created": "Wed, 24 Apr 2024 17:58:45 GMT"
},
{
"version": "v3",
"created": "Fri, 22 Nov 2024 01:54:26 GMT"
},
{
"version": "v4",
"created": "Mon, 10 Mar 2025 04:51:22 GMT"
},
{
"version": "v5",
"created": "Wed, 16 Apr 2025 05:47:53 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Karami",
"Rachid",
""
],
[
"Kao",
"Sheng-Chun",
""
],
[
"Kwon",
"Hyoukjun",
""
]
] |
2404.12844 | Nicolas Daans | Nicolas Daans, V\'it\v{e}zslav Kala, Jakub Kr\'asensk\'y, Pavlo
Yatsyna | Failures of integral Springer's Theorem | 10 pages, author accepted manuscript | In: Proceedings of the American Mathematical Society 153 (2025),
pp. 2369-2379 | 10.1090/proc/17141 | null | math.NT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We discuss the phenomenon where an element in a number field is not
integrally represented by a given positive definite quadratic form, but becomes
integrally represented by this form over a totally real extension of odd
degree. We prove that this phenomenon happens infinitely often, and,
conversely, establish finiteness results about the situation when the quadratic
form is fixed.
| [
{
"version": "v1",
"created": "Fri, 19 Apr 2024 12:26:13 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 14:00:21 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Daans",
"Nicolas",
""
],
[
"Kala",
"Vítězslav",
""
],
[
"Krásenský",
"Jakub",
""
],
[
"Yatsyna",
"Pavlo",
""
]
] |
2404.15065 | Tobias Ladner | Tobias Ladner, Michael Eichelbeck, Matthias Althoff | Formal Verification of Graph Convolutional Networks with Uncertain Node
Features and Uncertain Graph Structure | published at Transactions on Machine Learning Research (TMLR) 2025 | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Graph neural networks are becoming increasingly popular in the field of
machine learning due to their unique ability to process data structured in
graphs. They have also been applied in safety-critical environments where
perturbations inherently occur. However, these perturbations require us to
formally verify neural networks before their deployment in safety-critical
environments as neural networks are prone to adversarial attacks. While there
exists research on the formal verification of neural networks, there is no work
verifying the robustness of generic graph convolutional network architectures
with uncertainty in the node features and in the graph structure over multiple
message-passing steps. This work addresses this research gap by explicitly
preserving the non-convex dependencies of all elements in the underlying
computations through reachability analysis with (matrix) polynomial zonotopes.
We demonstrate our approach on three popular benchmark datasets.
| [
{
"version": "v1",
"created": "Tue, 23 Apr 2024 14:12:48 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 13:23:25 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Ladner",
"Tobias",
""
],
[
"Eichelbeck",
"Michael",
""
],
[
"Althoff",
"Matthias",
""
]
] |
2404.18822 | Anas Abdelhakmi | Anas Abdelhakmi, Andrew Lim | Dynamic Black-Litterman | null | null | null | null | q-fin.PM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Black-Litterman model is a framework for incorporating forward-looking
expert views in a portfolio optimization problem. Existing work focuses almost
exclusively on single-period problems with the forecast horizon matching that
of the investor. We consider a generalization where the investor trades
dynamically and views can be over horizons that differ from the investor. By
exploiting the underlying graphical structure relating the asset prices and
views, we derive the conditional distribution of asset returns when the price
process is geometric Brownian motion, and show that it can be written in terms
of a multi-dimensional Brownian bridge. The components of the Brownian bridge
are dependent one-dimensional Brownian bridges with hitting times that are
determined by the statistics of the price process and views. The new price
process is an affine factor model with the conditional log-price process
playing the role of a vector of factors. We derive an explicit expression for
the optimal dynamic investment policy and analyze the hedging demand for
changes in the new covariate. More generally, the paper shows that Bayesian
graphical models are a natural framework for incorporating complex information
structures in the Black-Litterman model. The connection between Brownian motion
conditional on noisy observations of its terminal value and multi-dimensional
Brownian bridge is novel and of independent interest.
| [
{
"version": "v1",
"created": "Mon, 29 Apr 2024 16:04:25 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 04:03:41 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Abdelhakmi",
"Anas",
""
],
[
"Lim",
"Andrew",
""
]
] |
2404.19165 | Julian G\"oltz | Julian G\"oltz, Jimmy Weber, Laura Kriener, Sebastian Billaudelle,
Peter Lake, Johannes Schemmel, Melika Payvand, Mihai A. Petrovici | DelGrad: Exact event-based gradients for training delays and weights on
spiking neuromorphic hardware | 30 pages, 14 figures, 6 tables | null | null | null | cs.NE cs.ET cs.LG | http://creativecommons.org/licenses/by/4.0/ | Spiking neural networks (SNNs) inherently rely on the timing of signals for
representing and processing information. Incorporating trainable transmission
delays, alongside synaptic weights, is crucial for shaping these temporal
dynamics. While recent methods have shown the benefits of training delays and
weights in terms of accuracy and memory efficiency, they rely on discrete time,
approximate gradients, and full access to internal variables like membrane
potentials. This limits their precision, efficiency, and suitability for
neuromorphic hardware due to increased memory requirements and I/O bandwidth
demands. To address these challenges, we propose DelGrad, an analytical,
event-based method to compute exact loss gradients for both synaptic weights
and delays. The inclusion of delays in the training process emerges naturally
within our proposed formalism, enriching the model's search space with a
temporal dimension. Moreover, DelGrad, grounded purely in spike timing,
eliminates the need to track additional variables such as membrane potentials.
To showcase this key advantage, we demonstrate the functionality and benefits
of DelGrad on the BrainScaleS-2 neuromorphic platform, by training SNNs in a
chip-in-the-loop fashion. For the first time, we experimentally demonstrate the
memory efficiency and accuracy benefits of adding delays to SNNs on noisy
mixed-signal hardware. Additionally, these experiments also reveal the
potential of delays for stabilizing networks against noise. DelGrad opens a new
way for training SNNs with delays on neuromorphic hardware, which results in
fewer required parameters, higher accuracy and ease of hardware training.
| [
{
"version": "v1",
"created": "Tue, 30 Apr 2024 00:02:34 GMT"
},
{
"version": "v2",
"created": "Tue, 24 Dec 2024 10:41:24 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 15:42:10 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Göltz",
"Julian",
""
],
[
"Weber",
"Jimmy",
""
],
[
"Kriener",
"Laura",
""
],
[
"Billaudelle",
"Sebastian",
""
],
[
"Lake",
"Peter",
""
],
[
"Schemmel",
"Johannes",
""
],
[
"Payvand",
"Melika",
""
],
[
"Petrovici",
"Mihai A.",
""
]
] |
2405.00506 | Chao Li | Chao Li, Qian Liu, Kohei Uchida, Hua Li, Kazuhiko Hirakawa, and Ya
Zhang | Significant tuning of dispersive mode coupling in doubly clamped MEMS
beam resonators using thermally induced buckling effect | null | null | null | null | physics.app-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Dispersive mode coupling is a promising mechanism for the development of
advanced micro/nanoelectromechanical devices. However, strong coupling strength
remains a key challenge limiting the practical applications of dispersive mode
coupling effect. Here, we experimentally demonstrate the significant tuning of
the mode coupling coefficient of two flexural vibrational modes in a
doubly-clamped MEMS beam resonator using thermally-induced buckling effect,
which enables variable coupling strengths to be implemented for practical
applications. Furthermore, a theoretical model is developed to describe the
mode coupling coefficient, showing that the tunability is owing to the
breakdown of the symmetric shape of the MEMS beam caused by buckling. Moreover,
the theoretical model defines a simple relation between the coupling
coefficient and the nonlinearity of the two coupled modes. These results
provide valuable insight into physical mechanisms underlying dispersive mode
coupling effect, as well as pave the way for the development of advanced MEMS
devices with application-specified mode coupling strength.
| [
{
"version": "v1",
"created": "Wed, 1 May 2024 13:37:47 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 03:07:36 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Li",
"Chao",
""
],
[
"Liu",
"Qian",
""
],
[
"Uchida",
"Kohei",
""
],
[
"Li",
"Hua",
""
],
[
"Hirakawa",
"Kazuhiko",
""
],
[
"Zhang",
"Ya",
""
]
] |
2405.00511 | Leonard Hardiman | Amire Bendjeddou and Leonard Hardiman | Lorentzian polynomials and the independence sequences of graphs | 18 pages; to appear in Bull. Lond. Math. Soc | Bull. London Math. Soc. 57 (2025), 1305-1323 | 10.1112/blms.70031 | null | math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the multivariate independence polynomials of graphs and the
log-concavity of the coefficients of their univariate restrictions. Let
$R_{W_4}$ be the operator defined on simple and undirected graphs which
replaces each edge with a caterpillar of size $4$. We prove that all graphs in
the image of $R_{W_4}$ are what we call pre-Lorentzian, that is, their
multivariate independence polynomial becomes Lorentzian after appropriate
manipulations. In particular, as pre-Lorentzian graphs have log-concave (and
therefore unimodal) independence sequences, our result makes progress on a
conjecture of Alavi, Malde, Schwenk and Erd\H{o}s which asks if the
independence sequence of trees or forests is unimodal.
| [
{
"version": "v1",
"created": "Wed, 1 May 2024 13:43:17 GMT"
},
{
"version": "v2",
"created": "Fri, 28 Feb 2025 22:06:40 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Bendjeddou",
"Amire",
""
],
[
"Hardiman",
"Leonard",
""
]
] |
2405.01368 | Yuyu Chen | Yuyu Chen, Ruodu Wang, Yuming Wang, and Wenhao Zhu | Sub-uniformity of harmonic mean p-values | null | null | null | null | math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We obtain several inequalities on the generalized means of dependent
p-values. In particular, the weighted harmonic mean of p-values is strictly
sub-uniform under several dependence assumptions of p-values, including
independence, negative upper orthant dependence, the class of extremal mixture
copulas, and some Clayton copulas. Sub-uniformity of the harmonic mean of
p-values has an important implication in multiple hypothesis testing: It is
statistically invalid (anti-conservative) to merge p-values using the harmonic
mean unless a proper threshold or multiplier adjustment is used, and this
applies across all significance levels. The required multiplier adjustment on
the harmonic mean p-value grows sub-linearly to infinity as the number of
p-values increases, and hence there does not exist a constant multiplier that
works for any number of p-values, even under independence.
| [
{
"version": "v1",
"created": "Thu, 2 May 2024 15:13:39 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 01:49:55 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Chen",
"Yuyu",
""
],
[
"Wang",
"Ruodu",
""
],
[
"Wang",
"Yuming",
""
],
[
"Zhu",
"Wenhao",
""
]
] |
2405.01533 | Shihao Wang | Shihao Wang, Zhiding Yu, Xiaohui Jiang, Shiyi Lan, Min Shi, Nadine
Chang, Jan Kautz, Ying Li, and Jose M. Alvarez | OmniDrive: A Holistic Vision-Language Dataset for Autonomous Driving
with Counterfactual Reasoning | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The advances in vision-language models (VLMs) have led to a growing interest
in autonomous driving to leverage their strong reasoning capabilities. However,
extending these capabilities from 2D to full 3D understanding is crucial for
real-world applications. To address this challenge, we propose OmniDrive, a
holistic vision-language dataset that aligns agent models with 3D driving tasks
through counterfactual reasoning. This approach enhances decision-making by
evaluating potential scenarios and their outcomes, similar to human drivers
considering alternative actions. Our counterfactual-based synthetic data
annotation process generates large-scale, high-quality datasets, providing
denser supervision signals that bridge planning trajectories and language-based
reasoning. Futher, we explore two advanced OmniDrive-Agent frameworks, namely
Omni-L and Omni-Q, to assess the importance of vision-language alignment versus
3D perception, revealing critical insights into designing effective LLM-agents.
Significant improvements on the DriveLM Q\&A benchmark and nuScenes open-loop
planning demonstrate the effectiveness of our dataset and methods.
| [
{
"version": "v1",
"created": "Thu, 2 May 2024 17:59:24 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 15:12:21 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Wang",
"Shihao",
""
],
[
"Yu",
"Zhiding",
""
],
[
"Jiang",
"Xiaohui",
""
],
[
"Lan",
"Shiyi",
""
],
[
"Shi",
"Min",
""
],
[
"Chang",
"Nadine",
""
],
[
"Kautz",
"Jan",
""
],
[
"Li",
"Ying",
""
],
[
"Alvarez",
"Jose M.",
""
]
] |
2405.02905 | Sangkon Oh | Yeongsan Hwang, Byungtae Seo, Sangkon Oh | Mixture of partially linear experts | null | Stat, Volume 14, Issue 2, e70062, 2025 | 10.1002/sta4.70062 | null | stat.ME stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In the mixture of experts model, a common assumption is the linearity between
a response variable and covariates. While this assumption has theoretical and
computational benefits, it may lead to suboptimal estimates by overlooking
potential nonlinear relationships among the variables. To address this
limitation, we propose a partially linear structure that incorporates
unspecified functions to capture nonlinear relationships. We establish the
identifiability of the proposed model under mild conditions and introduce a
practical estimation algorithm. We present the performance of our approach
through numerical studies, including simulations and real data analysis.
| [
{
"version": "v1",
"created": "Sun, 5 May 2024 12:10:37 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Hwang",
"Yeongsan",
""
],
[
"Seo",
"Byungtae",
""
],
[
"Oh",
"Sangkon",
""
]
] |
2405.03137 | Savrasov Sergey | Yuan Tian, Sergey Y. Savrasov | Calculated Unconventional Superconductivity via Charge Fluctuations in
Kagome Metal CsV3Sb5 | 6 pages, 4 figures | Phys. Rev. B 111, 134507 (2025) | 10.1103/PhysRevB.111.134507 | null | cond-mat.supr-con cond-mat.mtrl-sci cond-mat.str-el | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Electrons on Kagome lattice exhibit a wealth of features including Dirac
points, van Hove singularities and flatbands. When the Fermi level is placed at
the van Hove saddle point, the Fermi surface is perfectly nested and a rich
variety of electronic instabilities is known to occur. The material realization
of such scenario is a recently discovered Kagome system CsV3Sb5 whose
superconductivity near charge-density wave instability at low temperatures
points to an unconventional, non-electron-phonon, pairing mechanism. Here we
use a recently developed combination of density functional theory with momentum
and frequency-resolved self-energies deduced from the so-called
fluctuational-exchange-type random phase approximation to study charge
fluctuation mediated pairing tendencies in CsV3Sb5. Based on our numerical
diagonalization of the BCS gap equation, two competing solutions emerge from
these calculations with A_{1g} (anisotropic s-wave-like) and B_{2g}
(d_{x2-y2},d_{xy}-like) symmetries of the superconducting order parameter. Our
evaluated Eliashberg spectral functions {\alpha}2F({\omega}) are purely due to
electronic correlations; they were found to be strongly peaked in the vicinity
of frequency 7 meV that sets the scale of charge fluctuations. The
superconducting coupling constants for the leading pairing channels are
estimated as a function of the nearest neighbor Coulomb interaction V, a
well-known prime parameter of the extended Hubbard model. They were found in
the range of 0.2-0.4 depending on V. We evaluate the superconducting T_{c}
close to the values that are observed experimentally that point to the charge
fluctuations to provide a substantial contribution to the pairing mechanism in
CsV3Sb5.
| [
{
"version": "v1",
"created": "Mon, 6 May 2024 03:20:59 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Tian",
"Yuan",
""
],
[
"Savrasov",
"Sergey Y.",
""
]
] |
2405.03336 | Nitya Cuzzuol | Nitya Cuzzuol and Arianna Montorsi | Fundamental role of nonlocal orders in 1D Extended Bose-Hubbard Model | null | null | 10.1063/5.0206798 | null | cond-mat.quant-gas cond-mat.supr-con quant-ph | http://creativecommons.org/licenses/by/4.0/ | Nonlocal order parameters capture the presence of correlated fluctuations
between specific degrees of freedom, in otherwise disordered quantum matter.
Here we provide a further example of their fundamental role, deriving the
ground state phase diagram of the filling one extended Bose Hubbard model
exclusively in terms of their ordering. By means of a density matrix
renormalization group numerical analysis, we show that besides the (even)
parity order characteristic of the Mott insulating phase, and the string order
non vanishing in the Haldane insulator, the recently proposed odd parity order
completes the picture, becoming nonvanishing at the transition from the normal
superfluid to the paired superfluid phase. The above three nonlocal parameters
capture all the distinct phases, including the density wave phase which local
order is seen as the simultaneous presence of correlated fluctuations in
different channels. They provide a unique tool for the experimental observation
of the full phase diagram of strongly correlated quantum matter, by means of
local density measurements.
| [
{
"version": "v1",
"created": "Mon, 6 May 2024 10:35:11 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Cuzzuol",
"Nitya",
""
],
[
"Montorsi",
"Arianna",
""
]
] |
2405.03606 | Predrag Pilipovic | Predrag Pilipovic, Adeline Samson, Susanne Ditlevsen | Strang Splitting for Parametric Inference in Second-order Stochastic
Differential Equations | null | Stochastic Processes and their Applications Volume 187, September
2025, 104650 | 10.1016/j.spa.2025.104650 | null | stat.ME math.ST stat.TH | http://creativecommons.org/licenses/by/4.0/ | We address parameter estimation in second-order stochastic differential
equations (SDEs), which are prevalent in physics, biology, and ecology. The
second-order SDE is converted to a first-order system by introducing an
auxiliary velocity variable, which raises two main challenges. First, the
system is hypoelliptic since the noise affects only the velocity, making the
Euler-Maruyama estimator ill-conditioned. We propose an estimator based on the
Strang splitting scheme to overcome this. Second, since the velocity is rarely
observed, we adapt the estimator to partial observations. We present four
estimators for complete and partial observations, using the full
pseudo-likelihood or only the velocity-based partial pseudo-likelihood. These
estimators are intuitive, easy to implement, and computationally fast, and we
prove their consistency and asymptotic normality. Our analysis demonstrates
that using the full pseudo-likelihood with complete observations reduces the
asymptotic variance of the diffusion estimator. With partial observations, the
asymptotic variance increases as a result of information loss but remains
unaffected by the likelihood choice. However, a numerical study on the Kramers
oscillator reveals that using the partial pseudo-likelihood for partial
observations yields less biased estimators. We apply our approach to
paleoclimate data from the Greenland ice core by fitting the Kramers oscillator
model, capturing transitions between metastable states reflecting observed
climatic conditions during glacial eras.
| [
{
"version": "v1",
"created": "Mon, 6 May 2024 16:17:48 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Mar 2025 13:15:09 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Pilipovic",
"Predrag",
""
],
[
"Samson",
"Adeline",
""
],
[
"Ditlevsen",
"Susanne",
""
]
] |
2405.04069 | Bin Yan | Xu Li, Bin Yan, C.-P. Yuan | Lam-Tung relation breaking in $Z$ boson production as a probe of SMEFT
effects | 6 pages, 5 figures, published version in PRD | null | null | MSUHEP-24-006 | hep-ph hep-ex | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The violation of Lam-Tung relation in the high-$p_T^{\ell\ell}$ region of the
Drell-Yan process at the LHC presents a long-standing discrepancy with the
standard model prediction at $\mathcal{O}(\alpha_s^3)$ accuracy. In this
Letter, we employed a model-independent analysis to investigate this phenomenon
within the framework of the Standard Model Effective Field Theory (SMEFT). Our
findings revealed that the leading contributions from SMEFT to this violation
appear at the $1/\Lambda^4$ order with $\mathcal{O}(\alpha_s)$ accuracy in QCD
interaction. Notably, we demonstrated that the quadratic effect of dimension-6
dipole operators, associated with the $Z$ boson, dominates the breaking effects
induced by various dimension-6 and dimension-8 operators. This provides a
possible explanation for the observed discrepancy with the Standard Model
predictions at the LHC. Furthermore, the breaking effects could also serve as a
powerful tool for constraining $Z$-boson dipole interactions, highlighting
their importance among potential sources of new physics in the Drell-Yan
process.
| [
{
"version": "v1",
"created": "Tue, 7 May 2024 07:16:54 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 14:37:32 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Li",
"Xu",
""
],
[
"Yan",
"Bin",
""
],
[
"Yuan",
"C. -P.",
""
]
] |
2405.04076 | Trishen S. Gunaratnam | Colin Guillarmou, Trishen S. Gunaratnam, Vincent Vargas | 2d Sinh-Gordon model on the infinite cylinder | 37 pages, fixed typos + added refs | null | null | null | math.PR math-ph math.MP | http://creativecommons.org/licenses/by/4.0/ | For $R>0$, we give a rigorous probabilistic construction on the cylinder
$\mathbb{R} \times (\mathbb{R}/(2\pi R\mathbb{Z}))$ of the (massless)
Sinh-Gordon model. In particular we define the $n$-point correlation functions
of the model and show that these exhibit a scaling relation with respect to
$R$. The construction, which relies on the massless Gaussian Free Field, is
based on the spectral analysis of a quantum operator associated to the model.
Using the theory of Gaussian multiplicative chaos, we prove that this operator
has discrete spectrum and a strictly positive ground state.
| [
{
"version": "v1",
"created": "Tue, 7 May 2024 07:20:47 GMT"
},
{
"version": "v2",
"created": "Tue, 30 Jul 2024 19:55:06 GMT"
},
{
"version": "v3",
"created": "Wed, 16 Apr 2025 16:21:40 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Guillarmou",
"Colin",
""
],
[
"Gunaratnam",
"Trishen S.",
""
],
[
"Vargas",
"Vincent",
""
]
] |
2405.06519 | Charles Samuels | Charles L. Samuels | The correspondence between consistent maps and measures on the places of
$\overline{\mathbb Q}$ | null | null | null | null | math.NT | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Recent work of the author established dual representation theorems for
certain vector spaces that arise in an important article of Allcock and Vaaler.
These results constructed an object called a consistent map which acts like a
measure on the set of places of $\overline{\mathbb Q}$, but is not a Borel
measure on this space. We describe the appropriate ring of sets $\mathcal R$
for which every consistent map arises from a measure on $\mathcal R$. We
further obtain the conditions under which a consistent map may be extended to a
measure on the smallest algebra containing $\mathcal R$.
| [
{
"version": "v1",
"created": "Fri, 10 May 2024 14:58:49 GMT"
},
{
"version": "v2",
"created": "Wed, 15 May 2024 12:27:23 GMT"
},
{
"version": "v3",
"created": "Wed, 19 Feb 2025 17:36:10 GMT"
},
{
"version": "v4",
"created": "Wed, 16 Apr 2025 13:04:45 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Samuels",
"Charles L.",
""
]
] |
2405.06612 | Sujeet Dhamore | Sujeet Dhamore, Amit Hogadi, Rakesh Pawar | Non-finite type \'etale sites over fields | 9 pages. Introduction revised. Appendix added | Journal of Algebra (2025), vol. 668, pp. 265-277 | 10.1016/j.jalgebra.2024.12.036 | null | math.AG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | We consider the notion of finite type-ness of a site introduced by Morel and
Voevodsky, for the \'etale site of a field. For a given field $k$, we
conjecture that the \'etale site of $Sm/k$ is of finite type if and only if the
field $k$ admits a finite extension of finite cohomological dimension. We prove
this conjecture in some cases, e.g. in the case when $k$ is countable, or in
the case when the $p$-cohomological dimension $cd_p(k)$ is infinite for
infinitely many primes $p$.
| [
{
"version": "v1",
"created": "Fri, 10 May 2024 17:20:08 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 13:28:52 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Dhamore",
"Sujeet",
""
],
[
"Hogadi",
"Amit",
""
],
[
"Pawar",
"Rakesh",
""
]
] |
2405.06950 | Nikita Medvedev | N. Medvedev, D.I. Zainutdinov, A.E. Volkov | Non-ionizing cross section of electron scattering on atoms in matter
accounting for dynamical screening effect | null | J. Appl. Phys. 137, 015903 (2025) | 10.1063/5.0242080 | null | cond-mat.other | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present a model of non-ionizing scattering of electrons on atomic ensemble
in matter, applicable in a wide electron energy range from ~eV up to
relativistic ones. The approach based on the dynamic-structure factor formalism
considers collective response of the atomic and electronic systems of a target.
It accounts for dynamical screening of atomic nuclei in matter by valence
(collective) and core-shell electrons during the scattering events, dependent
on the incident electron velocity. The proposed formalism for the cross section
enables us to describe in a unified manner the electron scattering on the
ensemble of isolated atomic nuclei at high incident electron energies, reducing
to the scattering on phonons with decrease of the energy. Our model can be
used, e.g., in transport Monte Carlo codes to describe the energy exchange
between excited electrons and atomic ensemble in matter. An example of swift
heavy ion track formation in quartz simulated with the proposed cross section
shows a reasonable agreement with the experiment validating the model.
| [
{
"version": "v1",
"created": "Sat, 11 May 2024 08:15:11 GMT"
},
{
"version": "v2",
"created": "Wed, 18 Sep 2024 09:03:02 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Medvedev",
"N.",
""
],
[
"Zainutdinov",
"D. I.",
""
],
[
"Volkov",
"A. E.",
""
]
] |
2405.07847 | Yijun Yuan | Yijun Yuan, Michael Bleier, Andreas N\"uchter | SceneFactory: A Workflow-centric and Unified Framework for Incremental
Scene Modeling | Accepted to IEEE Transactions on Robotics (T-RO). For project page
and code, please find https://jarrome.github.io/SceneFactory/ | null | null | null | cs.CV cs.RO | http://creativecommons.org/licenses/by-nc-nd/4.0/ | We present SceneFactory, a workflow-centric and unified framework for
incremental scene modeling, that conveniently supports a wide range of
applications, such as (unposed and/or uncalibrated) multi-view depth
estimation, LiDAR completion, (dense) RGB-D/RGB-L/Mono/Depth-only
reconstruction and SLAM. The workflow-centric design uses multiple blocks as
the basis for constructing different production lines. The supported
applications, i.e., productions avoid redundancy in their designs. Thus, the
focus is placed on each block itself for independent expansion. To support all
input combinations, our implementation consists of four building blocks that
form SceneFactory: (1) tracking, (2) flexion, (3) depth estimation, and (4)
scene reconstruction. The tracking block is based on Mono SLAM and is extended
to support RGB-D and RGB-LiDAR (RGB-L) inputs. Flexion is used to convert the
depth image (untrackable) into a trackable image. For general-purpose depth
estimation, we propose an unposed \& uncalibrated multi-view depth estimation
model (U$^2$-MVD) to estimate dense geometry. U$^2$-MVD exploits dense bundle
adjustment to solve for poses, intrinsics, and inverse depth. A semantic-aware
ScaleCov step is then introduced to complete the multi-view depth. Relying on
U$^2$-MVD, SceneFactory both supports user-friendly 3D creation (with just
images) and bridges the applications of Dense RGB-D and Dense Mono. For
high-quality surface and color reconstruction, we propose Dual-purpose
Multi-resolutional Neural Points (DM-NPs) for the first surface accessible
Surface Color Field design, where we introduce Improved Point Rasterization
(IPR) for point cloud based surface query. ...
| [
{
"version": "v1",
"created": "Mon, 13 May 2024 15:36:04 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 07:50:15 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Yuan",
"Yijun",
""
],
[
"Bleier",
"Michael",
""
],
[
"Nüchter",
"Andreas",
""
]
] |
2405.08759 | Jiayue Wang | Jiayue Wang and Ben Boukai | Optimal Sequential Procedure for Early Detection of Multiple Side
Effects | A total of 30 pages with 6 Tables and 8 Figures | null | null | null | stat.ME stat.AP | http://creativecommons.org/licenses/by/4.0/ | In this paper, we propose an optimal sequential procedure for the early
detection of potential side effects resulting from the administration of some
treatment (e.g. a vaccine, say). The results presented here extend previous
results obtained in Wang and Boukai (2024) who study the single side effect
case to the case of two (or more) side effects. While the sequential procedure
we employ, simultaneously monitors several of the treatment's side effects, the
$(\alpha, \beta)$-optimal test we propose does not require any information
about the inter-correlation between these potential side effects. However, in
all of the subsequent analyses, including the derivations of the exact
expressions of the Average Sample Number (ASN), the Power function, and the
properties of the post-test (or post-detection) estimators, we accounted
specifically, for the correlation between the potential side effects. In the
real-life application (such as post-marketing surveillance), the number of
available observations is large enough to justify asymptotic analyses of the
sequential procedure (testing and post-detection estimation) properties.
Accordingly, we also derive the consistency and asymptotic normality of our
post-test estimators; results which enable us to also provide (asymptotic,
post-detection) confidence intervals for the probabilities of various
side-effects. Moreover, to compare two specific side effects, their relative
risk plays an important role. We derive the distribution of the estimated
relative risk in the asymptotic framework to provide appropriate inference. To
illustrate the theoretical results presented, we provide two detailed examples
based on the data of side effects on COVID-19 vaccine collected in Nigeria (see
Nigeria (see Ilori et al. (2022)).
| [
{
"version": "v1",
"created": "Tue, 14 May 2024 16:48:46 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Apr 2025 17:35:41 GMT"
}
] | 2025-04-17T00:00:00 | [
[
"Wang",
"Jiayue",
""
],
[
"Boukai",
"Ben",
""
]
] |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.