Search is not available for this dataset
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] | authors_parsed
sequencelengths 1
2.83k
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2309.01790 | Steffen Gielen | Steffen Gielen | Quantum Cosmology | Review article, 21 pages. To be published by Elsevier in the
Encyclopedia of Mathematical Physics (2nd edition). v2: fixed a typo in
Eq.(3) | Encyclopedia of Mathematical Physics (Second Edition), Vol. 1
(2025), p.520-530 | 10.1016/B978-0-323-95703-8.00254-8 | null | gr-qc astro-ph.CO hep-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Invited contribution to the Encyclopedia of Mathematical Physics (2nd
edition), providing an overview over some main ideas and results in quantum
cosmology. Key points: Canonical quantisation of homogeneous, isotropic
cosmology; discussion of ambiguities in this quantisation; Construction of
explicit solutions, attempts at physical interpretation; conceptual issues
(time evolution, unitarity, probability interpretation); Introduction of scalar
fields or perfect fluids; Discussion of whether classical singularities are
resolved; Addition of inhomogeneities, possible predictions for primordial
cosmology; Connections to string theory and loop quantum gravity.
| [
{
"version": "v1",
"created": "Mon, 4 Sep 2023 20:05:24 GMT"
},
{
"version": "v2",
"created": "Mon, 30 Sep 2024 11:47:38 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Gielen",
"Steffen",
""
]
] |
2309.02926 | Guozhu Meng | Tong Liu, Zizhuang Deng, Guozhu Meng, Yuekang Li, Kai Chen | Demystifying RCE Vulnerabilities in LLM-Integrated Apps | null | Proceedings of the 2024 on ACM SIGSAC Conference on Computer and
Communications Security (CCS '24) | 10.1145/3658644.3690338 | null | cs.CR | http://creativecommons.org/licenses/by-nc-sa/4.0/ | LLMs show promise in transforming software development, with a growing
interest in integrating them into more intelligent apps. Frameworks like
LangChain aid LLM-integrated app development, offering code execution
utility/APIs for custom actions. However, these capabilities theoretically
introduce Remote Code Execution (RCE) vulnerabilities, enabling remote code
execution through prompt injections. No prior research systematically
investigates these frameworks' RCE vulnerabilities or their impact on
applications and exploitation consequences. Therefore, there is a huge research
gap in this field. In this study, we propose LLMSmith to detect, validate and
exploit the RCE vulnerabilities in LLM-integrated frameworks and apps. To
achieve this goal, we develop two novel techniques, including 1) a lightweight
static analysis to examine LLM integration mechanisms, and construct call
chains to identify RCE vulnerabilities in frameworks; 2) a systematical
prompt-based exploitation method to verify and exploit the found
vulnerabilities in LLM-integrated apps. This technique involves various
strategies to control LLM outputs, trigger RCE vulnerabilities and launch
subsequent attacks. Our research has uncovered a total of 20 vulnerabilities in
11 LLM-integrated frameworks, comprising 19 RCE vulnerabilities and 1 arbitrary
file read/write vulnerability. Of these, 17 have been confirmed by the
framework developers, with 11 vulnerabilities being assigned CVE IDs. For the
51 apps potentially affected by RCE, we successfully executed attacks on 17
apps, 16 of which are vulnerable to RCE and 1 to SQL injection. Furthermore, we
conduct a comprehensive analysis of these vulnerabilities and construct
practical attacks to demonstrate the hazards in reality. Last, we propose
several mitigation measures for both framework and app developers to counteract
such attacks.
| [
{
"version": "v1",
"created": "Wed, 6 Sep 2023 11:39:37 GMT"
},
{
"version": "v2",
"created": "Sun, 8 Oct 2023 05:28:14 GMT"
},
{
"version": "v3",
"created": "Wed, 20 Nov 2024 06:01:23 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 02:22:07 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Liu",
"Tong",
""
],
[
"Deng",
"Zizhuang",
""
],
[
"Meng",
"Guozhu",
""
],
[
"Li",
"Yuekang",
""
],
[
"Chen",
"Kai",
""
]
] |
2309.05398 | Philip Dittmann | Philip Dittmann | Characterising local fields of positive characteristic by Galois theory
and the Brauer group | Numerous improvements to the presentation. Version accepted for
publication | null | null | null | math.NT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We show that each local field $\mathbb{F}_q((t))$ of characteristic $p > 0$
is characterised up to isomorphism within the class of all fields of imperfect
exponent at most $1$ by (certain small quotients of) its absolute Galois group
together with natural axioms concerning the $p$-torsion of its Brauer group.
This complements previous work by Efrat-Fesenko, who analysed fields whose
absolute Galois group is isomorphic to that of a local field of characteristic
$p$.
| [
{
"version": "v1",
"created": "Mon, 11 Sep 2023 12:00:18 GMT"
},
{
"version": "v2",
"created": "Fri, 10 May 2024 12:21:50 GMT"
},
{
"version": "v3",
"created": "Wed, 26 Feb 2025 21:28:28 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Dittmann",
"Philip",
""
]
] |
2309.06169 | Qinpeng Cui | Qinpeng Cui, Xinyi Zhang, Qiqi Bao and Qingmin Liao | Elucidating the solution space of extended reverse-time SDE for
diffusion models | This paper has been accepted by WACV 2025 (Oral). The official
version lacked proper attribution to the co-authors, and this version has
been updated accordingly | null | null | null | cs.LG cs.CV | http://creativecommons.org/licenses/by/4.0/ | Sampling from Diffusion Models can alternatively be seen as solving
differential equations, where there is a challenge in balancing speed and image
visual quality. ODE-based samplers offer rapid sampling time but reach a
performance limit, whereas SDE-based samplers achieve superior quality, albeit
with longer iterations. In this work, we formulate the sampling process as an
Extended Reverse-Time SDE (ER SDE), unifying prior explorations into ODEs and
SDEs. Theoretically, leveraging the semi-linear structure of ER SDE solutions,
we offer exact solutions and approximate solutions for VP SDE and VE SDE,
respectively. Based on the approximate solution space of the ER SDE, referred
to as one-step prediction errors, we yield mathematical insights elucidating
the rapid sampling capability of ODE solvers and the high-quality sampling
ability of SDE solvers. Additionally, we unveil that VP SDE solvers stand on
par with their VE SDE counterparts. Based on these findings, leveraging the
dual advantages of ODE solvers and SDE solvers, we devise efficient
high-quality samplers, namely ER-SDE-Solvers. Experimental results demonstrate
that ER-SDE-Solvers achieve state-of-the-art performance across all stochastic
samplers while maintaining efficiency of deterministic samplers. Specifically,
on the ImageNet $128\times128$ dataset, ER-SDE-Solvers obtain 8.33 FID in only
20 function evaluations. Code is available at
\href{https://github.com/QinpengCui/ER-SDE-Solver}{https://github.com/QinpengCui/ER-SDE-Solver}
| [
{
"version": "v1",
"created": "Tue, 12 Sep 2023 12:27:17 GMT"
},
{
"version": "v2",
"created": "Tue, 26 Sep 2023 06:19:00 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 07:11:01 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Cui",
"Qinpeng",
""
],
[
"Zhang",
"Xinyi",
""
],
[
"Bao",
"Qiqi",
""
],
[
"Liao",
"Qingmin",
""
]
] |
2309.06680 | Palaash Agrawal | Palaash Agrawal, Haidi Azaman, Cheston Tan | STUPD: A Synthetic Dataset for Spatial and Temporal Relation Reasoning | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Understanding relations between objects is crucial for understanding the
semantics of a visual scene. It is also an essential step in order to bridge
visual and language models. However, current state-of-the-art computer vision
models still lack the ability to perform spatial reasoning well. Existing
datasets mostly cover a relatively small number of spatial relations, all of
which are static relations that do not intrinsically involve motion. In this
paper, we propose the Spatial and Temporal Understanding of Prepositions
Dataset (STUPD) -- a large-scale video dataset for understanding static and
dynamic spatial relationships derived from prepositions of the English
language. The dataset contains 150K visual depictions (videos and images),
consisting of 30 distinct spatial prepositional senses, in the form of object
interaction simulations generated synthetically using Unity3D. In addition to
spatial relations, we also propose 50K visual depictions across 10 temporal
relations, consisting of videos depicting event/time-point interactions. To our
knowledge, no dataset exists that represents temporal relations through visual
settings. In this dataset, we also provide 3D information about object
interactions such as frame-wise coordinates, and descriptions of the objects
used. The goal of this synthetic dataset is to help models perform better in
visual relationship detection in real-world settings. We demonstrate an
increase in the performance of various models over 2 real-world datasets
(ImageNet-VidVRD and Spatial Senses) when pretrained on the STUPD dataset, in
comparison to other pretraining datasets.
| [
{
"version": "v1",
"created": "Wed, 13 Sep 2023 02:35:59 GMT"
},
{
"version": "v2",
"created": "Tue, 30 Jul 2024 08:17:44 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 13:32:44 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Agrawal",
"Palaash",
""
],
[
"Azaman",
"Haidi",
""
],
[
"Tan",
"Cheston",
""
]
] |
2309.08729 | Greg Martin | Greg Martin, Pu Justin Scarfy Yang, Aram Bahrini, Prajeet Bajpai,
K\"ubra Benl\.i, Jenna Downey, Yuan Yuan Li, Xiaoxuan Liang, Amir Parvardi,
Reginald Simpson, Ethan Patrick White, and Chi Hoi Yip | An annotated bibliography for comparative prime number theory | 110 pages; supersedes "Comparative prime number theory: A survey"
(arXiv:1202.3408). Accepted (Dec. 2024) for publication in Expositiones
Mathematicae | Expo. Math. 43 (2025), no. 3, Paper No. 125644, 124 pp | 10.1016/j.exmath.2024.125644 | PIMS-20241211-CRG38 | math.NT | http://creativecommons.org/licenses/by-nc-nd/4.0/ | The goal of this annotated bibliography is to record every publication on the
topic of comparative prime number theory (through mid-2024) together with a
summary of its results. We use a unified system of notation for the quantities
being studied and for the hypotheses under which results are obtained.
| [
{
"version": "v1",
"created": "Fri, 15 Sep 2023 19:29:14 GMT"
},
{
"version": "v2",
"created": "Fri, 6 Sep 2024 19:34:12 GMT"
},
{
"version": "v3",
"created": "Wed, 11 Dec 2024 22:32:51 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Martin",
"Greg",
""
],
[
"Yang",
"Pu Justin Scarfy",
""
],
[
"Bahrini",
"Aram",
""
],
[
"Bajpai",
"Prajeet",
""
],
[
"Benli",
"Kübra",
""
],
[
"Downey",
"Jenna",
""
],
[
"Li",
"Yuan Yuan",
""
],
[
"Liang",
"Xiaoxuan",
""
],
[
"Parvardi",
"Amir",
""
],
[
"Simpson",
"Reginald",
""
],
[
"White",
"Ethan Patrick",
""
],
[
"Yip",
"Chi Hoi",
""
]
] |
2309.11523 | Qihang Fan | Qihang Fan, Huaibo Huang, Mingrui Chen, Hongmin Liu and Ran He | RMT: Retentive Networks Meet Vision Transformers | The paper is accepted by CVPR2024. Code is available at
https://github.com/qhfan/RMT | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Vision Transformer (ViT) has gained increasing attention in the computer
vision community in recent years. However, the core component of ViT,
Self-Attention, lacks explicit spatial priors and bears a quadratic
computational complexity, thereby constraining the applicability of ViT. To
alleviate these issues, we draw inspiration from the recent Retentive Network
(RetNet) in the field of NLP, and propose RMT, a strong vision backbone with
explicit spatial prior for general purposes. Specifically, we extend the
RetNet's temporal decay mechanism to the spatial domain, and propose a spatial
decay matrix based on the Manhattan distance to introduce the explicit spatial
prior to Self-Attention. Additionally, an attention decomposition form that
adeptly adapts to explicit spatial prior is proposed, aiming to reduce the
computational burden of modeling global information without disrupting the
spatial decay matrix. Based on the spatial decay matrix and the attention
decomposition form, we can flexibly integrate explicit spatial prior into the
vision backbone with linear complexity. Extensive experiments demonstrate that
RMT exhibits exceptional performance across various vision tasks. Specifically,
without extra training data, RMT achieves **84.8%** and **86.1%** top-1 acc on
ImageNet-1k with **27M/4.5GFLOPs** and **96M/18.2GFLOPs**. For downstream
tasks, RMT achieves **54.5** box AP and **47.2** mask AP on the COCO detection
task, and **52.8** mIoU on the ADE20K semantic segmentation task. Code is
available at https://github.com/qhfan/RMT
| [
{
"version": "v1",
"created": "Wed, 20 Sep 2023 00:57:48 GMT"
},
{
"version": "v2",
"created": "Wed, 11 Oct 2023 14:51:59 GMT"
},
{
"version": "v3",
"created": "Fri, 27 Oct 2023 15:30:06 GMT"
},
{
"version": "v4",
"created": "Sat, 4 Nov 2023 04:55:31 GMT"
},
{
"version": "v5",
"created": "Sat, 2 Dec 2023 06:23:09 GMT"
},
{
"version": "v6",
"created": "Thu, 27 Feb 2025 03:14:35 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Fan",
"Qihang",
""
],
[
"Huang",
"Huaibo",
""
],
[
"Chen",
"Mingrui",
""
],
[
"Liu",
"Hongmin",
""
],
[
"He",
"Ran",
""
]
] |
2310.00866 | Sandipan Sengupta | Sandipan Sengupta | Simpler Hamiltonian structure of Gravity in degenerate limit | Revised version, 13 Pages | null | null | null | gr-qc hep-th | http://creativecommons.org/licenses/by/4.0/ | We analyze Hamiltonian gravity in the limit of a vanishing (spatial) triad
determinant. In the context of Barbero-Immirzi formulation, the Lorentzian
constraints in this limit are found to exhibit a formal similarity to the
Euclidean constraints of Ashtekar's self-dual formulation, modulo the
difference that the spatial diffeomorphisms become trivial. Further, we show
that the Carrollian limit of gravity emerges as a special case, thus providing
it a geometric interpretation independent of either the speed of light or
coupling constants.
| [
{
"version": "v1",
"created": "Mon, 2 Oct 2023 03:06:06 GMT"
},
{
"version": "v2",
"created": "Tue, 9 Jul 2024 07:27:58 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 03:02:24 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Sengupta",
"Sandipan",
""
]
] |
2310.03080 | Daniel Rehn | Daniel A. Rehn, Towfiq Ahmed, Jinkyoung Yoo, Rohit Prasankumar,
Jian-Xin Zhu | Theoretical study of high harmonic generation in monolayer NbSe$_2$ | null | null | null | null | cond-mat.mtrl-sci | http://creativecommons.org/licenses/by/4.0/ | High harmonic generation (HHG) is a powerful probe of electron dynamics on
attosecond to femtosecond timescales and has been successfully used to detect
electronic and structural changes in solid-state quantum materials, including
transition metal dichalcogenides (TMDs). Among TMDs, bulk NbSe2 exhibits charge
density wave (CDW) order below 33 K and becomes superconducting below 7.3 K.
Monolayer NbSe2 is therefore interesting as a material whose different
structural and electronic properties could be probed via HHG. Here, we predict
the HHG response of the pristine 2H and CDW phases of monolayer NbSe2 using
real-time time-dependent density functional theory under the application of a
simulated laser pulse excitation. We find that due to the lack of inversion
symmetry in both monolayer phases, it is possible to excite even harmonics and
that the even harmonics appear as the transverse components of the current
response under excitations polarized along the zigzag direction of the
monolayer, while odd harmonics arise from the longitudinal current response in
all excitation directions. This suggests that the even and odd harmonic
response can be controlled via the polarization of the probing field, opening
an avenue for potentially useful applications in opto-electronic devices.
| [
{
"version": "v1",
"created": "Wed, 4 Oct 2023 18:00:53 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Feb 2025 23:37:38 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Rehn",
"Daniel A.",
""
],
[
"Ahmed",
"Towfiq",
""
],
[
"Yoo",
"Jinkyoung",
""
],
[
"Prasankumar",
"Rohit",
""
],
[
"Zhu",
"Jian-Xin",
""
]
] |
2310.05014 | Dohan Kim | Dohan Kim | Congruence Closure Modulo Groups | null | null | null | null | cs.LO | http://creativecommons.org/licenses/by/4.0/ | This paper presents a new framework for constructing congruence closure of a
finite set of ground equations over uninterpreted symbols and interpreted
symbols for the group axioms. In this framework, ground equations are flattened
into certain forms by introducing new constants, and a completion procedure is
performed on ground flat equations. The proposed completion procedure uses
equational inference rules and constructs a ground convergent rewrite system
for congruence closure with such interpreted symbols. If the completion
procedure terminates, then it yields a decision procedure for the word problem
for a finite set of ground equations with respect to the group axioms. This
paper also provides a sufficient terminating condition of the completion
procedure for constructing a ground convergent rewrite system from ground flat
equations containing interpreted symbols for the group axioms. In addition,
this paper presents a new method for constructing congruence closure of a
finite set of ground equations containing interpreted symbols for the
semigroup, monoid, and the multiple disjoint sets of group axioms,
respectively, using the proposed framework.
| [
{
"version": "v1",
"created": "Sun, 8 Oct 2023 05:13:25 GMT"
},
{
"version": "v2",
"created": "Mon, 30 Sep 2024 09:13:53 GMT"
},
{
"version": "v3",
"created": "Sun, 2 Feb 2025 11:07:35 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 16:06:25 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Kim",
"Dohan",
""
]
] |
2310.08213 | Xinjie Zhou | Mengxuan Zhang, Xinjie Zhou, Lei Li, Ziyi Liu, Goce Trajcevski, Yan
Huang, Xiaofang Zhou | A Universal Scheme for Dynamic Partitioned Shortest Path Index: Survey,
Improvement, and Experiments | null | null | null | null | cs.DB | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Shortest Path (SP) computation is a fundamental operation in many real-life
applications such as navigation on road networks, link analysis on social
networks, etc. These networks tend to be massive, and graph partitioning is
commonly leveraged to scale up the SP algorithms. However, the Partitioned
Shortest Path (PSP) index has never been systematically investigated. Moreover,
few studies have explored its index maintenance in dynamic networks. In this
paper, we survey the dynamic PSP index and propose a universal scheme for its
design and analysis. Specifically, we first review the SP algorithms and put
forward a novel structure-based partition method classification to facilitate
the selection of partition methods. Furthermore, we summarize the existing
Pre-boundary PSP strategy and propose two novel strategies (No-boundary and
Post-boundary) to improve its index performance. Lastly, we propose a universal
scheme with three dimensions (SP algorithm, partition method, and PSP strategy)
to facilitate the analysis and design of the PSP index. Based on this scheme,
we put forward five new PSP indexes with a prominent query or update efficiency
performance. Extensive experiments are conducted to evaluate the performance of
the PSP index and the effectiveness of the proposed techniques, with valuable
guidance on the PSP index design.
| [
{
"version": "v1",
"created": "Thu, 12 Oct 2023 11:03:00 GMT"
},
{
"version": "v2",
"created": "Wed, 1 May 2024 10:28:22 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 04:22:42 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Zhang",
"Mengxuan",
""
],
[
"Zhou",
"Xinjie",
""
],
[
"Li",
"Lei",
""
],
[
"Liu",
"Ziyi",
""
],
[
"Trajcevski",
"Goce",
""
],
[
"Huang",
"Yan",
""
],
[
"Zhou",
"Xiaofang",
""
]
] |
2310.10112 | Georges Gras | Georges Gras (LMB) | Genus theory of p-adic pseudo-measures -- Tame kernels and abelian
p-ramification | Complete reorganization of the article, improvements and new results
and computations | Acta Arithmetica 2025 | 10.4064/aa240130-9-6 | null | math.NT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider, for real abelian fields K, the Birch--Tate formula linking the
tame kernel \#K\_2(Z\_K) to $\zeta$\_K(-1); we compare, for quadratic and
cyclic cubic fields with p=2,3, \#K\_2(\BZ\_K)[p^$\infty$] to the order of the
torsion group T\_{K, p} of abelian p-ramification theory given by the residue
of $\zeta$\_{K, p}(s) at s=1. This is done via the ``genus theory'' of p-adic
pseudo-measures, inaugurated in the 1970/80's and the fact that T\_{K, p} only
depends on the p-class group and on the normalized p-adic regulator of K
(Theorem A). We apply this to prove a conjecture of Deng--Li giving the
structures of K\_2(Z\_K)[2^$\infty$] for an interesting family of real
quadratic fields (Theorem B). Then, for p>3, we give a lower bound of the
p-rank of K\_2(\BZ\_K) in cyclic p-extensions (Theorem C). Complements, PARI
programs and tables are given in an Appendix.
| [
{
"version": "v1",
"created": "Mon, 16 Oct 2023 06:46:59 GMT"
},
{
"version": "v2",
"created": "Thu, 18 Jan 2024 09:24:29 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Gras",
"Georges",
"",
"LMB"
]
] |
2310.18607 | Viet Nguyen | Nguyen V. H. Viet, Alaa Al Masri, Masaharu Nomachi, Marc-Andre
T\'etrault, Soud Al Kharusi, Thomas Brunner, Christopher Chambers, Bindiya
Chana, Austin de St. Croix, Eamon Egan, Marco Francesconi, David Gallacher,
Luca Galli, Pietro Giampa, Damian Goeldi, Jessee Lefebvre, Chloe Malbrunot,
Peter Margetak, Juliette Martin, Thomas McElroy, Mayur Patel, Bernadette
Rebeiro, Fabrice Retiere, El Mehdi Rtimi, Lisa Rudolph, Simon Viel, Liang Xie | Simulation Study of Photon-to-Digital Converter (PDC) Timing
Specifications for LoLX Experiment | null | null | null | null | physics.ins-det hep-ex | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Light only Liquid Xenon (LoLX) experiment is a prototype detector aimed
to study liquid xenon (LXe) light properties and various photodetection
technologies. LoLX is also aimed to quantify LXe's time resolution as a
potential scintillator for 10~ps time-of-flight (TOF) PET. Another key goal of
LoLX is to perform a time-based separation of Cerenkov and scintillation
photons for new background rejection methods in LXe experiments. To achieve
this separation, LoLX is set to be equipped with photon-to-digital converters
(PDCs), a photosensor type that provides a timestamp for each observed photon.
To guide the PDC design, we explore requirements for time-based Cerenkov
separation. We use a PDC simulator, whose input is the light information from
the Geant4-based LoLX simulation model, and evaluate the separation quality
against time-to-digital converter (TDC) parameters. Simulation results with TDC
parameters offer possible configurations supporting a good separation. Compared
with the current filter-based approach, simulations show Cerenkov separation
level increases from 54% to 71% when using PDC and time-based separation. With
the current photon time profile of LoLX simulation, the results also show 71%
separation is achievable with just 4 TDCs per PDC. These simulation results
will lead to a specification guide for the PDC as well as expected results to
compare against future PDC-based experimental measurements. In the longer term,
the overall LoLX results will assist large LXe-based experiments and motivate
the assembly of a LXe-based TOF-PET demonstrator system.
| [
{
"version": "v1",
"created": "Sat, 28 Oct 2023 06:30:34 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 08:22:32 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Viet",
"Nguyen V. H.",
""
],
[
"Masri",
"Alaa Al",
""
],
[
"Nomachi",
"Masaharu",
""
],
[
"Tétrault",
"Marc-Andre",
""
],
[
"Kharusi",
"Soud Al",
""
],
[
"Brunner",
"Thomas",
""
],
[
"Chambers",
"Christopher",
""
],
[
"Chana",
"Bindiya",
""
],
[
"Croix",
"Austin de St.",
""
],
[
"Egan",
"Eamon",
""
],
[
"Francesconi",
"Marco",
""
],
[
"Gallacher",
"David",
""
],
[
"Galli",
"Luca",
""
],
[
"Giampa",
"Pietro",
""
],
[
"Goeldi",
"Damian",
""
],
[
"Lefebvre",
"Jessee",
""
],
[
"Malbrunot",
"Chloe",
""
],
[
"Margetak",
"Peter",
""
],
[
"Martin",
"Juliette",
""
],
[
"McElroy",
"Thomas",
""
],
[
"Patel",
"Mayur",
""
],
[
"Rebeiro",
"Bernadette",
""
],
[
"Retiere",
"Fabrice",
""
],
[
"Rtimi",
"El Mehdi",
""
],
[
"Rudolph",
"Lisa",
""
],
[
"Viel",
"Simon",
""
],
[
"Xie",
"Liang",
""
]
] |
2311.00585 | Tuomas Sahlsten | Tuomas Sahlsten | Fourier transforms and iterated function systems | To appear in proceedings "Recent Developments in Fractals and Related
Fields, Conference on Fractals and Related Fields IV, Ile de Porquerolles,
France, 2022". v3: fixed typos, updated references and made various fixes
suggested by the referee | null | null | null | math.CA math.DS math.GR math.SP | http://creativecommons.org/licenses/by/4.0/ | We discuss the problem of bounding the Fourier transforms of stationary
measures of iterated function systems (IFSs) and how the pseudo-randomness of
the IFS either due to arithmetic, algebraic or geometric reasons is reflected
in the behaviour of the Fourier transform. We outline various methods that have
been built to estimate the Fourier transform of stationary measures arising
e.g. from thermodynamical formalism, additive combinatorics, random walks on
groups and hyperbolic dynamics. Open problems, prospects and recent links to
quantum chaos are also highlighted.
| [
{
"version": "v1",
"created": "Wed, 1 Nov 2023 15:32:08 GMT"
},
{
"version": "v2",
"created": "Thu, 9 Nov 2023 15:37:51 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 14:34:21 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Sahlsten",
"Tuomas",
""
]
] |
2311.01314 | Ghazaleh Haratinezhad Torbati | Ghazaleh Haratinezhad Torbati, Anna Tigunova, Andrew Yates, Gerhard
Weikum | Recommendations by Concise User Profiles from Review Text | null | null | null | null | cs.IR | http://creativecommons.org/licenses/by/4.0/ | Recommender systems perform well for popular items and users with ample
interactions (likes, ratings etc.). This work addresses the difficult and
underexplored case of users who have very sparse interactions but post
informative review texts. This setting naturally calls for encoding
user-specific text with large language models (LLM). However, feeding the full
text of all reviews through an LLM has a weak signal-to-noise ratio and incurs
high costs of processed tokens. This paper addresses these two issues. It
presents a light-weight framework, called CUP, which first computes concise
user profiles and feeds only these into the training of transformer-based
recommenders. For user profiles, we devise various techniques to select the
most informative cues from noisy reviews. Experiments, with book reviews data,
show that fine-tuning a small language model with judiciously constructed
profiles achieves the best performance, even in comparison to LLM-generated
rankings.
| [
{
"version": "v1",
"created": "Thu, 2 Nov 2023 15:31:12 GMT"
},
{
"version": "v2",
"created": "Wed, 13 Dec 2023 14:31:27 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 16:36:08 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Torbati",
"Ghazaleh Haratinezhad",
""
],
[
"Tigunova",
"Anna",
""
],
[
"Yates",
"Andrew",
""
],
[
"Weikum",
"Gerhard",
""
]
] |
2311.03173 | Marcello D'Abbicco | Marcello D'Abbicco, Marcelo Rempel Ebert | Sharp Lp-Lq estimates for evolution equations with damped oscillations | null | Mathematische Annalen, 23 January 2025 | 10.1007/s00208-025-03092-y | null | math.AP | http://creativecommons.org/licenses/by-nc-nd/4.0/ | In this paper we derive sharp $L^p-L^q$ estimates, $1\leq p\leq q\leq \infty$
(including endpoint estimates as $L^1-L^1$ and $L^1-L^\infty$) for dissipative
wave-type equations, under the assumption that the dissipation dampen the
oscillations but it does not cancel them. We assume that the phase function $w$
is homogeneous of some degree $\sigma>0$ and that its Hessian matrix has
maximal rank, including the critical case $\sigma=1$, while the dissipative
term $a(\xi)>0$ may be inhomogeneous. The critical case includes waves with
viscoelastic or structural damping, damped double dispersion equations and
plate equations with rotational inertia, and so on. We also obtain the
analogous results for fractional Schr\"odinger-type equations with a potential.
| [
{
"version": "v1",
"created": "Mon, 6 Nov 2023 15:06:00 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Feb 2025 21:34:06 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"D'Abbicco",
"Marcello",
""
],
[
"Ebert",
"Marcelo Rempel",
""
]
] |
2311.06870 | Aziz Burak G\"ulen | Aziz Burak G\"ulen, Facundo M\'emoli, Zhengchao Wan | Grassmannian Persistence Diagrams for Multiparameter Filtrations | The previous version has been split into two parts. This first part
focuses on the multiparameter aspects, while the 1-parameter aspects from the
earlier version will appear separately. Additionally, we have included new
content and results related to M\"obius homology | null | null | null | math.CO math.AT | http://creativecommons.org/publicdomain/zero/1.0/ | We introduce Orthogonal M\"obius Inversion $\mathsf{OI}$, a concept analogous
to M\"obius inversion on finite posets, which is applicable to
order-preservings functions from a finite poset to the Grassmannian
$\mathsf{Gr}(V)$ of an inner product space $V$. This notion critically relies
on the inner product structure on $V$ enabling it to capture much finer
information than standard integer-valued persistence diagrams.
Orthogonal Inversion is a special case of the broader concept of Orthomodular
Inversion, where the target space is any orthomodular lattice, which we also
identify.
We apply Orthogonal Inversion in order to construct a "non-negative"
persistence diagram for any given multiparameter filtration $\mathsf{F}$ of a
finite simplicial complex $K$, indexed over an arbitrary finite poset $P$. This
is done by applying it to the birth-death spaces of $\mathsf{F}$. Analogously
to $1$-parameter classical persistence diagrams, these multiparameter
Grassmannian persistence diagrams offer straightforward interpretability.
Specifically, to a segment $(b, d) \in \mathsf{Seg}(P)$, (1) the Grassmannian
persistence diagram canonically assigns a vector subspace of $C_{\rho}^K$
consisting of cycles that are born at $b$ and become boundaries at $d$ and (2)
this assignment is exhaustive at the homology level.
Finally, we relate our Grassmannian persistence diagrams to the recently
introduced notion of M\"obius homology, thus enhancing its interpretability
through the lens of our framework.
| [
{
"version": "v1",
"created": "Sun, 12 Nov 2023 15:03:25 GMT"
},
{
"version": "v2",
"created": "Tue, 27 Aug 2024 00:56:46 GMT"
},
{
"version": "v3",
"created": "Sat, 19 Oct 2024 19:02:53 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 00:22:32 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Gülen",
"Aziz Burak",
""
],
[
"Mémoli",
"Facundo",
""
],
[
"Wan",
"Zhengchao",
""
]
] |
2311.09249 | George E. A. Matsas Professor | George E. A. Matsas, Vicente Pleitez, Alberto Saa, and Daniel A. T.
Vanzella | The number of fundamental constants from a spacetime-based perspective | 19 pages, 4 figures | Scientific Reports, vol. 14, article number 22594 (2024) | 10.1038/s41598-024-71907-0 | null | gr-qc hep-th quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We revisit Duff, Okun, and Veneziano's divergent views on the number of
fundamental constants and argue that the issue can be set to rest by having
spacetime as the starting point. This procedure disentangles the resolution in
what depends on the assumed spacetime (whether relativistic or not) from the
theories built over it. By defining that the number of fundamental constants
equals the minimal number of independent standards necessary to express all
observables, as assumed by Duff, Okun, and Veneziano, it is shown that the same
units fixed by the apparatuses used to construct the spacetimes are enough to
express all observables of the physical laws defined over them. As a result,
the number of fundamental constants equals two in Galilei spacetime and one in
relativistic spacetimes.
| [
{
"version": "v1",
"created": "Tue, 14 Nov 2023 13:32:14 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Nov 2023 20:58:09 GMT"
},
{
"version": "v3",
"created": "Wed, 17 Jan 2024 20:56:26 GMT"
},
{
"version": "v4",
"created": "Tue, 9 Jul 2024 18:16:26 GMT"
},
{
"version": "v5",
"created": "Tue, 8 Oct 2024 11:33:54 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Matsas",
"George E. A.",
""
],
[
"Pleitez",
"Vicente",
""
],
[
"Saa",
"Alberto",
""
],
[
"Vanzella",
"Daniel A. T.",
""
]
] |
2311.10621 | Jiaxing Zhao | Jiaxing Zhao, J\"org Aichelin, Pol Bernard Gossiaux, Andrea Beraudo,
Shanshan Cao, Wenkai Fan, Min He, Vincenzo Minissale, Taesoo Song, Ivan
Vitev, Ralf Rapp, Steffen Bass, Elena Bratkovskaya, Vincenzo Greco, and
Salvatore Plumari | Hadronization of Heavy Quarks | 21 pages, 12 figures | null | null | null | hep-ph nucl-th | http://creativecommons.org/publicdomain/zero/1.0/ | Heavy-flavor hadrons produced in ultra-relativistic heavy-ion collisions are
a sensitive probe for studying hadronization mechanisms of the
quark-gluon-plasma. In this work, we survey how different transport models for
the simulation of heavy-quark diffusion through a quark-gluon plasma in
heavy-ion collisions implement hadronization and how this affects final-state
observables. Utilizing the same input charm-quark distribution in all models at
the hadronization transition, we find that the transverse-momentum dependence
of the nuclear modification factor of various charm hadron species has
significant sensitivity to the hadronization scheme. In addition, the
charm-hadron elliptic flow exhibits a nontrivial dependence on the elliptic
flow of the hadronizing partonic medium.
| [
{
"version": "v1",
"created": "Fri, 17 Nov 2023 16:16:46 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 15:37:33 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Zhao",
"Jiaxing",
""
],
[
"Aichelin",
"Jörg",
""
],
[
"Gossiaux",
"Pol Bernard",
""
],
[
"Beraudo",
"Andrea",
""
],
[
"Cao",
"Shanshan",
""
],
[
"Fan",
"Wenkai",
""
],
[
"He",
"Min",
""
],
[
"Minissale",
"Vincenzo",
""
],
[
"Song",
"Taesoo",
""
],
[
"Vitev",
"Ivan",
""
],
[
"Rapp",
"Ralf",
""
],
[
"Bass",
"Steffen",
""
],
[
"Bratkovskaya",
"Elena",
""
],
[
"Greco",
"Vincenzo",
""
],
[
"Plumari",
"Salvatore",
""
]
] |
2311.13593 | Alberto San Miguel Malaney | Alberto San Miguel Malaney | Partial Resolutions of Affine Symplectic Singularities | 51 pages. Minor edits for clarity and formatting | null | null | null | math.RT | http://creativecommons.org/publicdomain/zero/1.0/ | We explore the relationship between the Poisson deformation theory,
birational geometry, and Springer theory of partial resolutions of affine
symplectic singularities. Let $\rho: X' \rightarrow X$ be a crepant partial
resolution of a conical affine symplectic singularity $X$. We show that the
Poisson deformation functor of $X'$ is prorepresentable and unobstructed.
Additionally, we define a version of the Namikawa Weyl group for these crepant
partial resolutions. In particular, the Namikawa Weyl group of $X'$ is a
parabolic subgroup of the Namikawa Weyl group of $X$ that is determined by the
birational geometry of $X'$. If $\pi: Y \rightarrow X$ is a
$\mathbb{Q}$-factorial terminalization of $X$ that covers $X'$, we show there
is a natural functor from Poisson deformations of $Y$ to those of $X'$.
Building on work of Namikawa, we show that this morphism is a Galois covering
and the Galois group is the Namikawa Weyl group of $X'$. Finally, we put these
partial resolutions and their universal deformations into the context of recent
work of McGerty and Nevins, obtaining some preliminary results concerning their
Springer theory. In particular, if the universal deformation of $X'$ is
rationally smooth, we compute the cohomology of the fibers of $\rho$ in terms
of the cohomology of the fibers of $\pi$ and the Namikawa Weyl group of $X'$.
| [
{
"version": "v1",
"created": "Wed, 22 Nov 2023 18:55:04 GMT"
},
{
"version": "v2",
"created": "Thu, 25 Jul 2024 03:56:14 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 17:58:03 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Malaney",
"Alberto San Miguel",
""
]
] |
2312.00035 | Yang Li | Yang Li, Chunhe Xia, Tianbo Wang | FBChain: A Blockchain-based Federated Learning Model with Efficiency and
Secure Communication | null | null | null | null | cs.CR cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Privacy and security in the parameter transmission process of federated
learning are currently among the most prominent concerns. However, there are
two thorny problems caused by unprotected communication methods:
"parameter-leakage" and "inefficient-communication". This article proposes
Blockchain-based Federated Learning (FBChain) model for federated learning
parameter communication to overcome the above two problems. First, we utilize
the immutability of blockchain to store the global model and hash value of
local model parameters in case of tampering during the communication process,
protect data privacy by encrypting parameters, and verify data consistency by
comparing the hash values of local parameters, thus addressing the
"parameter-leakage" problem. Second, the Proof of Weighted Link Speed (PoWLS)
consensus algorithm comprehensively selects nodes with the higher weighted link
speed to aggregate global model and package blocks, thereby solving the
"inefficient-communication" problem. Experimental results demonstrate the
effectiveness of our proposed FBChain model and its ability to improve model
communication efficiency in federated learning.
| [
{
"version": "v1",
"created": "Tue, 21 Nov 2023 01:36:35 GMT"
},
{
"version": "v2",
"created": "Thu, 18 Jul 2024 17:41:28 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 15:08:48 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Li",
"Yang",
""
],
[
"Xia",
"Chunhe",
""
],
[
"Wang",
"Tianbo",
""
]
] |
2312.00474 | Fateme Shojaei Arani | Fateme Shojaei Arani, Malek Bagheri Harouni, Brahim Lamine, Alain
Blanchard | Revisiting van Citter Zernike correlations in the presence of primordial
gravitational waves | 52 pages, 7 figures, submitted to JCAP | null | null | null | gr-qc astro-ph.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this study, we present a detailed construction of quantum field theory of
interaction between a generic GW background and a spherical electromagnetic
(EM) field. This scenario is applicable to the EM emission from furthest stars.
After identification of the evolution of the EM field, we show that the
background of primordial gravitational waves (PGWs) predicted by the
inflationary scenario induces a decrease in the spatial coherence of the EM
field propagating over cosmological distances, leading the van Citter-Zernike
correlations to become unobservable, an effect called as blurring. Since
spatial correlation is observed in VLBI measurements of distant quasars, it
imposes a constraint on the level of the primordial gravitational wave
background. We evaluate the blurring effect caused by PGWs placed in two-mode
squeezed state which is the standard quantum state predicted by the simplest
scenario of inflation. As a result of the small coupling strength between GWs
and EM probe, the incoherence induced by PGWs is far beyond the coherence
length in VLBI measurements, which finally renders the detection of PGWs based
on interferometric setups. The main idea of the present study is to promote the
use of high-precision VLBI measurement of angular size-redshift of distant
sources, as a new possible way of constraining the underlying primordial
background, in parallel to other surveys such as the cosmic microwave
background. In particular, the present schema can pave the way to search for
the effect of scalar curvature perturbations in the VLBI $\theta-z$
measurements.
| [
{
"version": "v1",
"created": "Fri, 1 Dec 2023 10:13:49 GMT"
},
{
"version": "v2",
"created": "Sun, 9 Jun 2024 22:42:27 GMT"
},
{
"version": "v3",
"created": "Wed, 6 Nov 2024 10:35:07 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 09:21:24 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Arani",
"Fateme Shojaei",
""
],
[
"Harouni",
"Malek Bagheri",
""
],
[
"Lamine",
"Brahim",
""
],
[
"Blanchard",
"Alain",
""
]
] |
2312.04992 | Tsing Zhang | Jianqing Zhang, Yang Liu, Yang Hua, Hao Wang, Tao Song, Zhengui Xue,
Ruhui Ma, and Jian Cao | PFLlib: A Beginner-Friendly and Comprehensive Personalized Federated
Learning Library and Benchmark | Accepted by JMLR | null | null | null | cs.LG cs.DC | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Amid the ongoing advancements in Federated Learning (FL), a machine learning
paradigm that allows collaborative learning with data privacy protection,
personalized FL (pFL)has gained significant prominence as a research direction
within the FL domain. Whereas traditional FL (tFL) focuses on jointly learning
a global model, pFL aims to balance each client's global and personalized goals
in FL settings. To foster the pFL research community, we started and built
PFLlib, a comprehensive pFL library with an integrated benchmark platform. In
PFLlib, we implemented 37 state-of-the-art FL algorithms (8 tFL algorithms and
29 pFL algorithms) and provided various evaluation environments with three
statistically heterogeneous scenarios and 24 datasets. At present, PFLlib has
gained more than 1600 stars and 300 forks on GitHub.
| [
{
"version": "v1",
"created": "Fri, 8 Dec 2023 12:03:08 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 04:41:34 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Zhang",
"Jianqing",
""
],
[
"Liu",
"Yang",
""
],
[
"Hua",
"Yang",
""
],
[
"Wang",
"Hao",
""
],
[
"Song",
"Tao",
""
],
[
"Xue",
"Zhengui",
""
],
[
"Ma",
"Ruhui",
""
],
[
"Cao",
"Jian",
""
]
] |
2312.11196 | Gang Li | Zhuangzhuang Tian, Haobo Chang, Xin Lv, Mengna Yang, Zhihui Wang,
Pengfei Yang, Pengfei Zhang, Gang Li, Tiancai Zhang | Extending the coherence time limit of a single-alkali-atom qubit by
suppressing phonon-jumping-induced decoherence | 6 pages, 4 figures in the main text; 7 pages, 9 figures in the
supplementary material | Optica 11, 1391-1396 (2024) | 10.1364/OPTICA.529577 | null | quant-ph physics.atom-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In the fields of quantum metrology and quantum information processing with
the system of optically trapped single neutral atoms, the coherence time of
qubit encoded in the electronic states is regarded as one of the most important
parameters. Longer coherence time is always pursued for higher precision of
measurement and quantum manipulation. The coherence time is usually assumed to
be merely determined by relative stability of the energy between the electronic
states, and the analysis of the decoherence was conducted by treating the atom
motion classically. We proposed a complete description of the decoherence of a
qubit encoded in two ground electronic states of an optically trapped alkali
atom by adopting a full description of the atomic wavefunction. The motional
state, i.e., the phonon state, is taken into account. In addition to
decoherence due to the variance of differential light shift (DLS), a new
decoherence mechanism, phonon-jumping-induced decoherence (PJID), was
discovered and verified experimentally. The coherence time of a
single-cesium-atom qubit can be extended to $T_2\approx 20$ s by suppressing
both the variances of DLS and PJID by trapping the atom in a blue-detuned
bottle beam trap (BBT) and preparing the atom in its three-dimensional motional
ground states. The coherence time is the longest for a qubit encoded in an
optically trapped single alkali atom. Our work provides a deep understanding of
the decoherence mechanism for single atom qubits and thus provides a new way to
extend the coherence time limit. The method can be applied for other atoms and
molecules, opening up new prospects for high-precision control the quantum
states of optically trapped atoms or molecules.
| [
{
"version": "v1",
"created": "Mon, 18 Dec 2023 13:42:46 GMT"
},
{
"version": "v2",
"created": "Mon, 1 Jan 2024 01:56:33 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 04:03:12 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Tian",
"Zhuangzhuang",
""
],
[
"Chang",
"Haobo",
""
],
[
"Lv",
"Xin",
""
],
[
"Yang",
"Mengna",
""
],
[
"Wang",
"Zhihui",
""
],
[
"Yang",
"Pengfei",
""
],
[
"Zhang",
"Pengfei",
""
],
[
"Li",
"Gang",
""
],
[
"Zhang",
"Tiancai",
""
]
] |
2312.11842 | Xuhui Zhou | Xu-Hui Zhou, Jiequn Han, Muhammad I. Zafar, Eric M. Wolf, Christopher
R. Schrock, Christopher J. Roy, Heng Xiao | Neural operator-based super-fidelity: A warm-start approach for
accelerating steady-state simulations | null | null | null | null | physics.comp-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recently, the use of neural networks to accelerate the solving of partial
differential equations (PDEs) has gained significant traction in both academia
and industry. However, employing neural networks as standalone surrogate models
raises concerns about solution reliability, especially in precision-critical
scientific tasks. This study introduces a novel "super-fidelity" method that
leverages neural networks for warm-starting steady-state PDE solvers, ensuring
both efficiency and accuracy. Inspired by super-resolution techniques in
computer vision, this method maps low-fidelity solutions to high-fidelity
targets using a vector-cloud neural network with equivariance (VCNN-e), a
neural operator that preserves all necessary invariance and equivariance
properties for scalar and vector predictions while seamlessly adapting to
different spatial discretizations. We evaluated this approach in three
scenarios: (1) a weakly nonlinear case involving low Reynolds number flows
around elliptical cylinders, (2) a strongly nonlinear case with high Reynolds
number flows over airfoils, and (3) a practical case with high Reynolds number
flows over a wing. In all cases, the neural operator-based initialization
accelerated convergence by at least two-fold compared to traditional methods,
without sacrificing accuracy. The method's robustness and scalability are
further demonstrated across different linear equation solvers and multi-process
computing configurations. It also achieves overall time savings in scenarios
with multiple simulations, even when accounting for model development time.
Overall, our approach provides an effective means to accelerate steady-state
PDE solutions using neural operators, maintaining high accuracy while
significantly improving computational efficiency, particularly in
precision-driven scientific applications.
| [
{
"version": "v1",
"created": "Tue, 19 Dec 2023 04:14:27 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 00:41:20 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Zhou",
"Xu-Hui",
""
],
[
"Han",
"Jiequn",
""
],
[
"Zafar",
"Muhammad I.",
""
],
[
"Wolf",
"Eric M.",
""
],
[
"Schrock",
"Christopher R.",
""
],
[
"Roy",
"Christopher J.",
""
],
[
"Xiao",
"Heng",
""
]
] |
2312.13054 | Neige Paulet | Neige Paulet | Anosov flows in dimension 3 from gluing building blocks with
quasi-transverse boundary | 160 pages, 98 figures | Journal of Modern Dynamics, Vol. 21 (2025) 21-240 | 10.3934/jmd.2025002 | null | math.DS | http://creativecommons.org/licenses/by/4.0/ | We prove a new result allowing to construct Anosov flows in dimension 3 by
gluing building blocks. By a building block, we mean a compact 3-manifold with
boundary $P$, equipped with a $C^1$ vector field $X$, such that the maximal
invariant set $\cap_{t \in \mathbb{R}} X^t (P)$ is a saddle hyperbolic set, and
the boundary $\partial P$ is quasi-transverse to $X$, i.e. transverse except
for a finite number of periodic orbits contained in $\partial P$. Our gluing
theorem is a generalization of a recent result of F. B\'eguin, C. Bonatti, and
B. Yu who only considered the case where the block does not contain attractors
nor repellers, and the boundary $\partial P$ is transverse to $X$. The
quasi-transverse setting is much more natural. Indeed, our result can be seen
as a counterpart of a theorem by Barbot and Fenley which roughly states that
every 3-dimensional Anosov flow admits a canonical decomposition into building
blocks (with quasi-transverse boundary). We will also show a number of
applications of our theorem.
| [
{
"version": "v1",
"created": "Wed, 20 Dec 2023 14:27:36 GMT"
},
{
"version": "v2",
"created": "Tue, 12 Mar 2024 09:59:43 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Paulet",
"Neige",
""
]
] |
2312.13735 | Xinghao Chen | Xinghao Chen, Siwei Li, Yijing Yang, Yunhe Wang | DECO: Unleashing the Potential of ConvNets for Query-based Detection and
Segmentation | ICLR 2025 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Transformer and its variants have shown great potential for various vision
tasks in recent years, including image classification, object detection and
segmentation. Meanwhile, recent studies also reveal that with proper
architecture design, convolutional networks (ConvNets) also achieve competitive
performance with transformers. However, no prior methods have explored to
utilize pure convolution to build a Transformer-style Decoder module, which is
essential for Encoder-Decoder architecture like Detection Transformer (DETR).
To this end, in this paper we explore whether we could build query-based
detection and segmentation framework with ConvNets instead of sophisticated
transformer architecture. We propose a novel mechanism dubbed InterConv to
perform interaction between object queries and image features via convolutional
layers. Equipped with the proposed InterConv, we build Detection ConvNet
(DECO), which is composed of a backbone and convolutional encoder-decoder
architecture. We compare the proposed DECO against prior detectors on the
challenging COCO benchmark. Despite its simplicity, our DECO achieves
competitive performance in terms of detection accuracy and running speed.
Specifically, with the ResNet-18 and ResNet-50 backbone, our DECO achieves
$40.5\%$ and $47.8\%$ AP with $66$ and $34$ FPS, respectively. The proposed
method is also evaluated on the segment anything task, demonstrating similar
performance and higher efficiency. We hope the proposed method brings another
perspective for designing architectures for vision tasks. Codes are available
at https://github.com/xinghaochen/DECO and
https://github.com/mindspore-lab/models/tree/master/research/huawei-noah/DECO.
| [
{
"version": "v1",
"created": "Thu, 21 Dec 2023 10:59:17 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 14:58:37 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Chen",
"Xinghao",
""
],
[
"Li",
"Siwei",
""
],
[
"Yang",
"Yijing",
""
],
[
"Wang",
"Yunhe",
""
]
] |
2312.14058 | Asmae Benhemou | Asmae Benhemou, Georgia Nixon, Aydin Deger, Ulrich Schneider, Jiannis
K. Pachos | Probing quantum properties of black holes with a Floquet-driven optical
lattice simulator | null | null | null | null | cond-mat.quant-gas quant-ph | http://creativecommons.org/licenses/by/4.0/ | In the curved spacetime of a black hole, quantum physics gives rise to
distinctive effects such as Hawking radiation and maximally fast scrambling.
Here, we present a scheme for an analogue quantum simulation of (1 + 1) and (2
+ 1)-dimensional black holes using ultracold atoms in a locally Floquet-driven
optical lattice. We show how the effective dynamics of the driven system can
generate position-dependent tunnelling amplitudes that encode the curved
geometry of the black hole. Moreover, we provide a simple and robust scheme to
determine the Hawking temperature of a (1+1)D simulated black hole based solely
on on-site atom population measurements. Combined with the highly tunable
onsite atom-atom interactions typical for cold atoms, our simulator provides a
powerful and feasible platform to probe the scrambling of quantum information
in black holes. We illustrate the ergodicity of our (2+1)D black-hole simulator
by showing numerically that its level statistics in the hard-core limit
approaches the ergodic regime faster than a globally homogeneous Hamiltonian.
| [
{
"version": "v1",
"created": "Thu, 21 Dec 2023 17:36:28 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 16:53:07 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Benhemou",
"Asmae",
""
],
[
"Nixon",
"Georgia",
""
],
[
"Deger",
"Aydin",
""
],
[
"Schneider",
"Ulrich",
""
],
[
"Pachos",
"Jiannis K.",
""
]
] |
2312.14442 | Kiichi Tashiro | Kiichi Tashiro | Time global existence of generalized BV flow via the Allen--Cahn
equation | 15 pages. This paper draws heavily from arXiv:2305.12374. I have
fixed minor mistakes. To appear in Interfaces Free Bound | Interfaces Free Bound. 27(1) 123--140, (2025) | null | null | math.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We show that a mean curvature flow obtained as the limit of the Allen--Cahn
equation is not only a Brakke flow but also a generalized BV flow proposed by
Stuvard and Tonegawa.
| [
{
"version": "v1",
"created": "Fri, 22 Dec 2023 05:14:08 GMT"
},
{
"version": "v2",
"created": "Mon, 25 Dec 2023 11:13:37 GMT"
},
{
"version": "v3",
"created": "Thu, 25 Apr 2024 06:22:46 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Tashiro",
"Kiichi",
""
]
] |
2312.17658 | Satoshi Nakamura | S.X. Nakamura (Shandong Univ.), X.-H. Li (USTC), H.-P. Peng (USTC),
Z.-T. Sun (Shandong Univ.), X.-R. Zhou (USTC) | Global coupled-channel analysis of $e^+e^-\to c\bar{c}$ processes in
$\sqrt{s}=3.75-4.7$ GeV | 24 pages, 13 figures, 19 tables; (v2) pole uncertainties added,
supplemental material added; (v3) more data included, short-range
interactions between open-charm channels included, three-body unitarity is
approximately considered, fits and pole values updated, detailed formalism
and parameter values included | null | null | null | hep-ph hep-ex nucl-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent high-precision $e^+e^-\to c\bar{c}$ data from the BESIII and Belle are
highly useful to understand vector charmonium ($\psi$) pole structures and
puzzling lineshapes due to the exotic hadron candidates $Y$. We thus perform a
global coupled-channel analysis of most of the available data (10 two-body, 9
three-body, and 1 four-body final states) in $\sqrt{s}=3.75-4.7$ GeV. Not only
cross sections but also invariant mass distributions of subsystems are fitted.
Our model includes dozens of (quasi) two-body states that nonperturbatively
couple with each other through bare $\psi$ excitations, particle-exchange, and
short-range mechanisms; approximate three-body unitarity is considered. The
amplitudes obtained from the fit are analytically continued to $\psi$ and $Z_c$
poles. We find $\psi$ states similar to those in the Particle Data Group
listing and $Y(4320)$. Moreover, several $\psi$ states, including new ones, are
found close to open charm thresholds. Two $Z_c$ poles are found as virtual
states $\sim 40$ MeV below the $D^*\bar{D}^{(*)}$ thresholds, being consistent
with lattice QCD results. This work presents the first global analysis to
determine $\psi$ and $Z_c$ poles, thereby paving the way to extracting detailed
properties of the prominent exotic hadron candidates from data.
| [
{
"version": "v1",
"created": "Fri, 29 Dec 2023 15:52:39 GMT"
},
{
"version": "v2",
"created": "Thu, 8 Feb 2024 05:19:09 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 13:41:47 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Nakamura",
"S. X.",
"",
"Shandong Univ."
],
[
"Li",
"X. -H.",
"",
"USTC"
],
[
"Peng",
"H. -P.",
"",
"USTC"
],
[
"Sun",
"Z. -T.",
"",
"Shandong Univ."
],
[
"Zhou",
"X. -R.",
"",
"USTC"
]
] |
2401.00659 | Tingting Wang | Tingting Wang, Shixun Huang, Zhifeng Bao, J. Shane Culpepper, Volkan
Dedeoglu, Reza Arablouei | Distinctiveness Maximization in Datasets Assemblage | This is a technical report of an accepted WWW'25 work | null | null | null | cs.DB | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, given a user's query set and budget, we aim to use the limited
budget to help users assemble a set of datasets that can enrich a base dataset
by introducing the maximum number of distinct tuples (i.e., maximizing
distinctiveness). We prove this problem to be NP-hard. A greedy algorithm using
exact distinctiveness computation attains an approximation ratio of (1-1/e)/2,
but it lacks efficiency and scalability due to its frequent computation of the
exact distinctiveness marginal gain of any candidate dataset for selection.
This requires scanning through every tuple in candidate datasets and thus is
unaffordable in practice. To overcome this limitation, we propose an efficient
machine learning (ML)-based method for estimating the distinctiveness marginal
gain of any candidate dataset. This effectively eliminates the need to test
each tuple individually. Estimating the distinctiveness marginal gain of a
dataset involves estimating the number of distinct tuples in the tuple sets
returned by each query in a query set across multiple datasets. This can be
viewed as the cardinality estimation for a query set on a set of datasets, and
the proposed method is the first to tackle this cardinality estimation problem.
This is a significant advancement over prior methods that were limited to
single-query cardinality estimation on a single dataset and struggled with
identifying overlaps among tuple sets returned by each query in a query set
across multiple datasets. Extensive experiments using five real-world data
pools demonstrate that our algorithm, which utilizes ML-based distinctiveness
estimation, outperforms all relevant baselines in effectiveness, efficiency,
and scalability. A case study on two downstream ML tasks also highlights its
potential to find datasets with more useful tuples to enhance the performance
of ML tasks.
| [
{
"version": "v1",
"created": "Mon, 1 Jan 2024 04:14:00 GMT"
},
{
"version": "v2",
"created": "Thu, 25 Jul 2024 08:30:24 GMT"
},
{
"version": "v3",
"created": "Sat, 3 Aug 2024 03:38:24 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 11:38:18 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Wang",
"Tingting",
""
],
[
"Huang",
"Shixun",
""
],
[
"Bao",
"Zhifeng",
""
],
[
"Culpepper",
"J. Shane",
""
],
[
"Dedeoglu",
"Volkan",
""
],
[
"Arablouei",
"Reza",
""
]
] |
2401.00732 | Mojtaba Shahbazi | Mojtaba Shahbazi and Mehdi Sadeghi | Inverse anisotropic catalysis and complexity | 20 pages, 9 figures, reference added | null | null | null | hep-th | http://creativecommons.org/licenses/by/4.0/ | In this work the effect of anisotropy on computational complexity is
considered by CA proposal in holographic two-sided black brane dual of a
strongly coupled gauge theory. It is shown that due to
confinement-deconfinement phase transition there are two different behaviors:
by increase in anisotropy there would be an increase in complexity growth rate
in small anisotropy and a decreases in the complexity growth rate in large
anisotropy. In the extreme case the very large anisotropy leads to the unity of
the complexity growth rate and complexity itself, it means that in this case
getting the target state from the reference state is reachable by no effort.
Moreover, we suggest that $\frac{1}{M}\frac{dC}{dt}$ is a better representation
of system degrees of freedom rather than the complexity growth rate
$\frac{dC}{dt}$ and show that how it is related to inverse anisotropic
catalysis. In addition, we consider the one-sided black brane dual to the
quantum quench and showed that increase in anisotropy comes with decrease in
complexity regardless of the anisotropy value which is due to the fact that the
system do not experience a phase transition.
| [
{
"version": "v1",
"created": "Mon, 1 Jan 2024 12:11:52 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 07:35:40 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Shahbazi",
"Mojtaba",
""
],
[
"Sadeghi",
"Mehdi",
""
]
] |
2401.01401 | Adway Das | Adway Kumar Das, Cameron Cianci, Delmar G. A. Cabral, David A.
Zarate-Herrada, Patrick Pinney, Sa\'ul Pilatowsky-Cameo, Apollonas S.
Matsoukas-Roubeas, Victor S. Batista, Adolfo del Campo, E. Jonathan
Torres-Herrera, Lea F. Santos | Proposal for many-body quantum chaos detection | 10 pages, 6 figures | Phys. Rev. Research 7, 013181 (2025) | 10.1103/PhysRevResearch.7.013181 | null | cond-mat.stat-mech quant-ph | http://creativecommons.org/licenses/by/4.0/ | In this work, the term ``quantum chaos'' refers to spectral correlations
similar to those found in the random matrix theory. Quantum chaos can be
diagnosed through the analysis of level statistics using e.g.~the spectral form
factor, which detects both short- and long-range level correlations. The
spectral form factor corresponds to the Fourier transform of the two-point
spectral correlation function and exhibits a typical slope-dip-ramp-plateau
structure (aka correlation hole) when the system is chaotic. We discuss how
this structure could be detected through the quench dynamics of two physical
quantities accessible to experimental many-body quantum systems: the survival
probability and the spin autocorrelation function. The survival probability is
equivalent to the spectral form factor with an additional filter. When the
system is small, the dip of the correlation hole reaches sufficiently large
values at times which are short enough to be detected with current experimental
platforms. As the system is pushed away from chaos, the correlation hole
disappears, signaling integrability or localization. We also provide a
relatively shallow circuit with which the correlation hole could be detected
with commercially available quantum computers.
| [
{
"version": "v1",
"created": "Tue, 2 Jan 2024 19:00:00 GMT"
},
{
"version": "v2",
"created": "Mon, 15 Jan 2024 23:12:22 GMT"
},
{
"version": "v3",
"created": "Sun, 16 Jun 2024 11:22:30 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 06:10:38 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Das",
"Adway Kumar",
""
],
[
"Cianci",
"Cameron",
""
],
[
"Cabral",
"Delmar G. A.",
""
],
[
"Zarate-Herrada",
"David A.",
""
],
[
"Pinney",
"Patrick",
""
],
[
"Pilatowsky-Cameo",
"Saúl",
""
],
[
"Matsoukas-Roubeas",
"Apollonas S.",
""
],
[
"Batista",
"Victor S.",
""
],
[
"del Campo",
"Adolfo",
""
],
[
"Torres-Herrera",
"E. Jonathan",
""
],
[
"Santos",
"Lea F.",
""
]
] |
2401.01849 | Mohsen Sadatsafavi | Mohsen Sadatsafavi, Andrew J Vickers, Tae Yoon Lee, Paul Gustafson,
Laure Wynants | The expected value of sample information calculations for external
validation of risk prediction models | 14 pages, 3 figures, 3 tables | null | 10.1177/0272989X251314010 | null | stat.AP | http://creativecommons.org/licenses/by/4.0/ | In designing external validation studies of clinical prediction models,
contemporary sample size calculation methods are based on the frequentist
inferential paradigm. One of the widely reported metrics of model performance
is net benefit (NB), and the relevance of conventional inference around NB as a
measure of clinical utility is doubtful. Value of Information methodology
quantifies the consequences of uncertainty in terms of its impact on clinical
utility of decisions. We introduce the expected value of sample information
(EVSI) for validation as the expected gain in NB from conducting an external
validation study of a given size. We propose algorithms for EVSI computation,
and in a case study demonstrate how EVSI changes as a function of the amount of
current information and future study's sample size. Value of Information
methodology provides a decision-theoretic lens to the process of planning a
validation study of a risk prediction model and can complement conventional
methods when designing such studies.
| [
{
"version": "v1",
"created": "Wed, 3 Jan 2024 17:41:36 GMT"
},
{
"version": "v2",
"created": "Sun, 7 Jan 2024 04:51:20 GMT"
},
{
"version": "v3",
"created": "Thu, 5 Dec 2024 20:57:43 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Sadatsafavi",
"Mohsen",
""
],
[
"Vickers",
"Andrew J",
""
],
[
"Lee",
"Tae Yoon",
""
],
[
"Gustafson",
"Paul",
""
],
[
"Wynants",
"Laure",
""
]
] |
2401.02146 | Ankush Sharma | Ankush Sharma, Alka Upadhyay | Masses and Magnetic Moments of Singly Heavy Pentaquarks | null | Few-Body Syst 66, 14 (2025) | 10.1007/s00601-025-01986-w | null | hep-ph | http://creativecommons.org/licenses/by/4.0/ | Motivated by the recent discovery of single heavy tetraquark structures,
$T_{c\bar{s}0}^a (2900)^{++}$ and $T_{c\bar{s}0}^a(2900)^0$ by the LHCb
collaboration, masses and magnetic moments of singly heavy pentaquark states
are estimated in this work. To classify the singly heavy pentaquark structures,
we employ the special unitary representation. By using the SU(3) flavor
representation, we placed singly heavy pentaquark states into the allowed
flavor multiples. Also, by using the extension of the Gursey-Radicati mass
formula and the effective mass scheme, we estimated the masses of singly heavy
pentaquark states. Further, magnetic moments of these states have been
calculated using the effective mass and the screened charge techniques. A
thorough comparison of our results shows reasonable agreement with the
available theoretical data and may be helpful for future experimental studies.
| [
{
"version": "v1",
"created": "Thu, 4 Jan 2024 08:51:19 GMT"
},
{
"version": "v2",
"created": "Sun, 28 Jul 2024 06:24:02 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Sharma",
"Ankush",
""
],
[
"Upadhyay",
"Alka",
""
]
] |
2401.05851 | Hugues Meyer | Hugues Meyer, Heiko Rieger | Optimal number of agents in a collective search, and when to launch them | null | null | null | null | cond-mat.stat-mech cond-mat.soft | http://creativecommons.org/licenses/by/4.0/ | Search processes often involve multiple agents that collectively search a
randomly located target. While increasing the number of agents usually
decreases the time at which the first agent finds the target, it also requires
resources to create and sustain more agents. In this manuscript, we raise the
question of the optimal timing for launching multiple agents in a search in
order to reach the best compromise between minimizing the overall search time
and minimizing the costs associated with launching and sustaining agents. After
introducing a general formalism for independent agents in which we allow them
to be launched at arbitrary times, we investigate by means of analytical
calculations and numerical optimization the optimal launch strategies to
optimize the quantiles of the search cost and its mean. Finally, we compare our
results with the case of stochastic resetting and study the conditions under
which it is preferable to launch new searchers rather than resetting the first
one to its initial position.
| [
{
"version": "v1",
"created": "Thu, 11 Jan 2024 11:40:02 GMT"
},
{
"version": "v2",
"created": "Wed, 13 Nov 2024 14:52:43 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 16:01:15 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Meyer",
"Hugues",
""
],
[
"Rieger",
"Heiko",
""
]
] |
2401.07923 | Edward Gow-Smith | Edward Gow-Smith, Dylan Phelps, Harish Tayyar Madabushi, Carolina
Scarton, Aline Villavicencio | Word Boundary Information Isn't Useful for Encoder Language Models | 9th Workshop on Representation Learning for NLP | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | All existing transformer-based approaches to NLP using subword tokenisation
algorithms encode whitespace (word boundary information) through the use of
special space symbols (such as \#\# or \_) forming part of tokens. These
symbols have been shown to a) lead to reduced morphological validity of
tokenisations, and b) give substantial vocabulary redundancy. As such, removing
these symbols has been shown to have a beneficial effect on the processing of
morphologically complex words for transformer encoders in the pretrain-finetune
paradigm. In this work, we explore whether word boundary information is at all
useful to such models. In particular, we train transformer encoders across four
different training scales, and investigate several alternative approaches to
including word boundary information, evaluating on a range of tasks across
different domains and problem set-ups: GLUE (for sentence-level
classification), NER (for token-level classification), and two classification
datasets involving complex words (Superbizarre and FLOTA). Overall, through an
extensive experimental setup that includes the pre-training of 29 models, we
find no substantial improvements from our alternative approaches, suggesting
that modifying tokenisers to remove word boundary information isn't leading to
a loss of useful information.
| [
{
"version": "v1",
"created": "Mon, 15 Jan 2024 19:21:08 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 13:58:21 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Gow-Smith",
"Edward",
""
],
[
"Phelps",
"Dylan",
""
],
[
"Madabushi",
"Harish Tayyar",
""
],
[
"Scarton",
"Carolina",
""
],
[
"Villavicencio",
"Aline",
""
]
] |
2401.08378 | Matthew Pressland | \.Ilke \c{C}anak\c{c}{\i}, Martin Kalck, Matthew Pressland | Cluster categories for completed infinity-gons I: Categorifying
triangulations | 34 pages, comments welcome; v2: minor corrections and improvements;
v3: final version, to appear in J. Lond. Math. Soc | J. Lond. Math. Soc. 111 (2025), Paper No. e70092 | 10.1112/jlms.70092 | null | math.RT math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Paquette and Y{\i}ld{\i}r{\i}m recently introduced triangulated categories of
arcs in completed infinity-gons, which are discs with an infinite closed set of
marked points on their boundary. These categories have many features in common
with the cluster categories associated to discs with different sets of marked
points. In particular, they have (weak) cluster-tilting subcategories, which
Paquette and Y{\i}ld{\i}r{\i}m show are in bijection with very special
triangulations of the disc. This is in contrast to Igusa and Todorov's earlier
work in the uncompleted case, in which every triangulation corresponds to a
weak cluster-tilting subcategory.
In this paper, we replace the triangulated structure of Paquette and
Y{\i}ld{\i}r{\i}m's category by an extriangulated substructure and prove that,
with this structure, the weak cluster-tilting subcategories are once again in
bijection with triangulations. We further show that functorial finiteness of a
weak cluster-tilting subcategory is equivalent to a very mild condition on the
triangulation, which also appears in \c{C}anak\c{c}{\i} and Felikson's study of
infinite rank cluster algebras from Teichm\"uller theory. By comparison with
the combinatorics of triangulations, we are also able to characterise when weak
cluster-tilting subcategories can be mutated in this new extriangulated
category.
| [
{
"version": "v1",
"created": "Tue, 16 Jan 2024 14:09:39 GMT"
},
{
"version": "v2",
"created": "Mon, 13 May 2024 14:33:23 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 10:33:25 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Çanakçı",
"İlke",
""
],
[
"Kalck",
"Martin",
""
],
[
"Pressland",
"Matthew",
""
]
] |
2401.10597 | Christian Seis | Christian Seis and Dominik Winkler | Stability of traveling waves for doubly nonlinear equations | This version includes extended proofs with additional details | null | null | null | math.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this note, we investigate a doubly nonlinear diffusion equation in the
slow diffusion regime. We prove stability of the pressure of solutions that are
close to traveling wave solutions in a homogeneous Lipschitz sense. We derive
regularity estimates for arbitrary derivatives of the solution's pressure by
extending existing results for the porous medium equation (Ref. 15).
| [
{
"version": "v1",
"created": "Fri, 19 Jan 2024 10:13:46 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 12:18:50 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Seis",
"Christian",
""
],
[
"Winkler",
"Dominik",
""
]
] |
2401.11194 | Aleksandra Urman | Aleksandra Urman, Mykola Makhortykh, Aniko Hannak | WEIRD Audits? Research Trends, Linguistic and Geographical Disparities
in the Algorithm Audits of Online Platforms -- A Systematic Literature Review | null | null | null | null | cs.HC | http://creativecommons.org/licenses/by/4.0/ | The increasing reliance on complex algorithmic systems by online platforms
has sparked a growing need for algorithm auditing, a methodology evaluating
these systems' functionality and impact. In this paper, we systematically
review 176 peer-reviewed online platform-focused algorithm auditing studies and
identify trends in their methodological approaches, the geographic distribution
of authors, and the selection of platforms, languages, geographies, and
group-based attributes in the focus of the reviewed research. We find a
significant skew of research focus towards few online platforms, Western
contexts, particularly the US, and English language data. Additionally, our
analysis indicates a tendency to focus on a narrow set of group-based
attributes, often operationalized in simplified ways, which might obscure more
nuanced aspects of algorithmic bias and discrimination. We provide a clearer
understanding of the current state of the online platform-focused algorithm
auditing and identify gaps to be addressed for a more inclusive and
representative research landscape.
| [
{
"version": "v1",
"created": "Sat, 20 Jan 2024 10:06:38 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 15:46:02 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Urman",
"Aleksandra",
""
],
[
"Makhortykh",
"Mykola",
""
],
[
"Hannak",
"Aniko",
""
]
] |
2401.12638 | Davide Castelnovo | Davide Castelnovo, Marino Miculan | On The Axioms Of $\mathcal{M},\mathcal{N}$-Adhesive Categories | null | null | null | null | cs.LO math.CT | http://creativecommons.org/licenses/by-sa/4.0/ | Adhesive and quasiadhesive categories provide a general framework for the
study of algebraic graph rewriting systems. In a quasiadhesive category any two
regular subobjects have a join which is again a regular subobject. Vice versa,
if regular monos are adhesive, then the existence of a regular join for any
pair of regular subobjects entails quasiadhesivity. It is also known
(quasi)adhesive categories can be embedded in a Grothendieck topos via a
functor preserving pullbacks and pushouts along (regular) monomorphisms. In
this paper we extend these results to $\mathcal{M}, \mathcal{N}$-adhesive
categories, a concept recently introduced to generalize the notion of
(quasi)adhesivity. We introduce the notion of $\mathcal{N}$-adhesive morphism,
which allows us to express $\mathcal{M}, \mathcal{N}$-adhesivity as a condition
on the subobjects' posets. Moreover, $\mathcal{N}$-adhesive morphisms allows us
to show how an $\mathcal{M},\mathcal{N}$-adhesive category can be embedded into
a Grothendieck topos, preserving pullbacks and $\mathcal{M},
\mathcal{N}$-pushouts.
| [
{
"version": "v1",
"created": "Tue, 23 Jan 2024 10:45:56 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Oct 2024 08:39:27 GMT"
},
{
"version": "v3",
"created": "Thu, 24 Oct 2024 16:53:02 GMT"
},
{
"version": "v4",
"created": "Sat, 18 Jan 2025 13:24:07 GMT"
},
{
"version": "v5",
"created": "Thu, 23 Jan 2025 08:56:59 GMT"
},
{
"version": "v6",
"created": "Wed, 26 Feb 2025 20:34:16 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Castelnovo",
"Davide",
""
],
[
"Miculan",
"Marino",
""
]
] |
2401.13413 | Zhaochen Liu | Zhaochen Liu, Jing Wang | Layer-Dependent Quantum Anomalous Hall Effect in Rhombohedral Graphene | 5 pages, 4 figures | Phys. Rev. B 111, L081111 (2025) | 10.1103/PhysRevB.111.L081111 | null | cond-mat.mes-hall | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The quantum anomalous Hall (QAH) effect, first proposed by the Haldane model,
has become a paradigmatic example of application of band topology to condensed
matter physics. The recent experimental discoveries of high Chern number QAH
effect in pentalayer and tetralayer rhombohedral graphene highlights the
intriguing interplay between strong interactions and spin-orbit coupling (SOC).
Here we propose a minimal interacting model for spin-orbit coupled rhombohedral
graphene and use the Hartree-Fock analysis to explore the phase diagram at
charge neutrality. We find that with Ising SOC on one outmost graphene layer,
the in-plane layer-antiferromagnetic order is the insulating ground state
without displacement field. Upon increasing the gate displacement field, we
find that the QAH state with Chern number being equal to the layer number
emerges between layer-antiferromagentic state and layer-polarized state, which
is consistent with experimental observations. We further study phase diagram
for different thickness and find pentalayer is optimal for the QAH effect.
Finally, we predict that QAH state is enlarged by engineering opposite Ising
SOC on the opposite outmost layers of rhombohedral graphene.
| [
{
"version": "v1",
"created": "Wed, 24 Jan 2024 12:16:38 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Liu",
"Zhaochen",
""
],
[
"Wang",
"Jing",
""
]
] |
2401.13524 | Manon Stipulanti | Jean-Paul Allouche and Jeffrey Shallit and Manon Stipulanti | Combinatorics on words and generating Dirichlet series of automatic
sequences | 26 pages, 1 figure | null | null | null | math.CO cs.DM cs.FL | http://creativecommons.org/licenses/by/4.0/ | Generating series are crucial in enumerative combinatorics, analytic
combinatorics, and combinatorics on words. Though it might seem at first view
that generating Dirichlet series are less used in these fields than ordinary
and exponential generating series, there are many notable papers where they
play a fundamental role, as can be seen in particular in the work of Flajolet
and several of his co-authors. In this paper, we study Dirichlet series of
integers with missing digits or blocks of digits in some integer base $b$;
i.e., where the summation ranges over the integers whose expansions form some
language strictly included in the set of all words over the alphabet $\{0, 1,
\dots, b-1\}$ that do not begin with a $0$. We show how to unify and extend
results proved by Nathanson in 2021 and by K\"ohler and Spilker in 2009. En
route, we encounter several sequences from Sloane's On-Line Encyclopedia of
Integer Sequences, as well as some famous $b$-automatic sequences or
$b$-regular sequences. We also consider a specific sequence that is not
$b$-regular.
| [
{
"version": "v1",
"created": "Wed, 24 Jan 2024 15:21:07 GMT"
},
{
"version": "v2",
"created": "Sun, 8 Dec 2024 18:15:22 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 15:24:07 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Allouche",
"Jean-Paul",
""
],
[
"Shallit",
"Jeffrey",
""
],
[
"Stipulanti",
"Manon",
""
]
] |
2401.16608 | Patrick LaChance | Patrick LaChance, Rupert Croft, Yueying Ni, Nianyi Chen, Tiziana Di
Matteo, and Simeon Bird | The evolution of galaxy morphology from redshift z=6 to 3: Mock JWST
observations of galaxies in the ASTRID simulation | 17 pages, 14 figures | null | 10.33232/001c.129991 | null | astro-ph.GA astro-ph.CO | http://creativecommons.org/licenses/by/4.0/ | We present mock JWST observations for more than 250,000 different galaxies
from the Astrid simulation with $3 \leq z \leq 6$. The mock observations are
made using the BPASS stellar SED model, and a simple dust model. They are then
viewed through NIRCam filters, convolved with a PSF, have noise added, and are
drizzled together to emulate the Cosmic Evolution Early Release Science (CEERS)
survey. We analyse this dataset by computing a number of morphological measures
and find our catalog to have comparable statistics to similar mock catalogs,
and the first release of CEERS data. We find that most of the Sersic indices of
galaxies in our redshift range are lower than observed, with most having n less
than one. Additionally, we observe the sizes of galaxies of all masses to
increase from redshift z=6 to redshift z=3 consistent with other results. The
number of galaxies in our catalog allows us to examine how relationships like
the mass-size relation evolve with redshift, and compare the accuracy of a
variety of traditional galaxy classification techniques (Sersic fit,
Asymmetry-Concentration, and Gini-$M_{20}$) within our redshift range. We find
the mass-size relation to be nearly flat at redshift z=6, and consistently
increases as redshift decreases, and find the galaxy classification methods
have minimal correlation with each other in our redshift range. We also
investigate the impact that different stages of our imaging pipeline have on
these morphological measures to determine how robust mock catalogs are to
different choices at each step. Finally, we test the addition of incorporating
light from AGNs into our pipeline and find that while the population of
galaxies that have significant AGN luminosity is low, those galaxies do tend to
have higher Sersic indices once the AGN luminosity is added, rectifying some of
the systematic bias towards lower Sersic indices present in our dataset.
| [
{
"version": "v1",
"created": "Mon, 29 Jan 2024 22:34:00 GMT"
},
{
"version": "v2",
"created": "Fri, 30 Aug 2024 15:18:17 GMT"
},
{
"version": "v3",
"created": "Tue, 25 Feb 2025 17:08:09 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"LaChance",
"Patrick",
""
],
[
"Croft",
"Rupert",
""
],
[
"Ni",
"Yueying",
""
],
[
"Chen",
"Nianyi",
""
],
[
"Di Matteo",
"Tiziana",
""
],
[
"Bird",
"Simeon",
""
]
] |
2401.17427 | Edgar Guzm\'an Gonz\'alez | C. Chryssomalakos, A. G. Flores-Delgado, E. Guzm\'an-Gonz\'alez, L.
Hanotel, E. Serrano-Ens\'astiga | Speed excess and total acceleration: a kinematical approach to
entanglement | Updated acknowledgements.23 pages, 8 figures | Phys. Scr. 99 125116 (2024) | 10.1088/1402-4896/ad8d91 | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We show that the concept of total variance of a spin state, defined as the
average of the variances of spin projection measurements along three orthogonal
axes, also gives the rotational speed of the state in projective space,
averaged over all rotation axes. We compute the addition law, under system
composition, for this quantity and find that, in the case of separable states,
it is of simple pythagorean form. In the presence of entanglement, we find that
the composite state "rotates faster than its parts", thus unveiling a
kinematical origin for the correlation of total variance with entanglement. We
analyze a similar definition for the acceleration of a state under rotations,
for both pure and mixed states, and probe numerically its relation with a wide
array of entanglement related measures.
| [
{
"version": "v1",
"created": "Tue, 30 Jan 2024 20:29:33 GMT"
},
{
"version": "v2",
"created": "Tue, 16 Apr 2024 11:21:24 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Chryssomalakos",
"C.",
""
],
[
"Flores-Delgado",
"A. G.",
""
],
[
"Guzmán-González",
"E.",
""
],
[
"Hanotel",
"L.",
""
],
[
"Serrano-Ensástiga",
"E.",
""
]
] |
2402.01009 | Pedro H Azevedo de Amorim | Pedro H. Azevedo de Amorim | Denotational Foundations for Expected Cost Analysis | null | null | null | null | cs.PL cs.LO | http://creativecommons.org/licenses/by/4.0/ | Reasoning about the cost of executing programs is one of the fundamental
questions in computer science. In the context of programming with
probabilities, however, the notion of cost stops being deterministic, since it
depends on the probabilistic samples made throughout the execution of the
program. This interaction is further complicated by the non-trivial interaction
between cost, recursion and evaluation strategy.
In this work we introduce $\mathbf{cert}$: a Call-By-Push-Value (CBPV)
metalanguage for reasoning about probabilistic cost. We equip $\mathbf{cert}$
with an operational cost semantics and define two denotational semantics -- a
cost semantics and an expected-cost semantics. We prove operational soundness
and adequacy for the denotational cost semantics and a cost adequacy theorem
for the expected-cost semantics.
We formally relate both denotational semantics by stating and proving a novel
\emph{effect simulation} property for CBPV. We also prove a canonicity property
of the expected-cost semantics as the minimal semantics for expected cost and
probability by building on recent advances on monadic probabilistic semantics.
Finally, we illustrate the expressivity of $\mathbf{cert}$ and the
expected-cost semantics by presenting case-studies ranging from randomized
algorithms to stochastic processes and show how our semantics capture their
intended expected cost.
| [
{
"version": "v1",
"created": "Thu, 1 Feb 2024 20:49:53 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Feb 2025 22:12:07 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"de Amorim",
"Pedro H. Azevedo",
""
]
] |
2402.01240 | Wolf Rieder | Wolf Rieder, Philip Raschke, Thomas Cory | Beyond the Request: Harnessing HTTP Response Headers for Cross-Browser
Web Tracker Classification in an Imbalanced Setting | null | Proceedings on Privacy Enhancing Technologies (PoPETs) 1 (2025)
100-117 | 10.56553/popets-2025-0007 | null | cs.CR cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | The World Wide Web's connectivity is greatly attributed to the HTTP protocol,
with HTTP messages offering informative header fields that appeal to
disciplines like web security and privacy, especially concerning web tracking.
Despite existing research employing HTTP request messages to identify web
trackers, HTTP response headers are often overlooked. This study endeavors to
design effective machine learning classifiers for web tracker detection using
binarized HTTP response headers. Data from the Chrome, Firefox, and Brave
browsers, obtained through the traffic monitoring browser extension T.EX,
serves as our dataset. Ten supervised models were trained on Chrome data and
tested across all browsers, including a Chrome dataset from a year later. The
results demonstrated high accuracy, F1-score, precision, recall, and minimal
log-loss error for Chrome and Firefox, but subpar performance on Brave,
potentially due to its distinct data distribution and feature set. The research
suggests that these classifiers are viable for web tracker detection. However,
real-world application testing remains pending, and the distinction between
tracker types and broader label sources could be explored in future studies.
| [
{
"version": "v1",
"created": "Fri, 2 Feb 2024 09:07:09 GMT"
},
{
"version": "v2",
"created": "Tue, 16 Jul 2024 07:45:21 GMT"
},
{
"version": "v3",
"created": "Mon, 23 Sep 2024 11:33:15 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Rieder",
"Wolf",
""
],
[
"Raschke",
"Philip",
""
],
[
"Cory",
"Thomas",
""
]
] |
2402.01989 | Hassan Zahid Butt | Hassan Zahid Butt and Xingpeng Li | Enhancing Optimal Microgrid Planning with Adaptive BESS Degradation
Costs and PV Asset Management: An Iterative Post-Optimization Correction
Framework | null | null | null | null | eess.SY cs.SY | http://creativecommons.org/licenses/by/4.0/ | The transition to renewable energy has positioned photovoltaic (PV) systems
and battery energy storage systems (BESS) as essential assets in microgrids,
particularly for remote installations. However, traditional planning models
often neglect dynamic degradation costs or rely on complex or non-linear
approaches, limiting their scalability and practical applicability. This paper
introduces a microgrid planning model that integrates adaptive degradation cost
modeling to enable accurate, efficient, and scalable long-term resource
allocation. The proposed model employs the iterative post-optimization
correction (IPOC) framework, solving a sequence of mixed-integer linear
programming problems. Each iteration refines BESS degradation costs based on
observed depth-of-discharge profiles and incorporates PV degradation costs to
ensure realistic asset performance assessments. Sensitivity analysis of PV and
BESS capital costs further underscores the model's robustness under varying
economic conditions, with the IPOC framework achieving up to ~1% additional
cost savings for the given test system compared to static approaches. The
results demonstrate that by iteratively adjusting degradation penalties based
on actual usage, the methodology optimizes BESS performance, ensures precise
resource allocation, resolves issues of under- or overutilization, enhances
system reliability, and facilitates scalable, sustainable microgrid planning.
| [
{
"version": "v1",
"created": "Sat, 3 Feb 2024 02:20:36 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Feb 2025 22:14:04 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Butt",
"Hassan Zahid",
""
],
[
"Li",
"Xingpeng",
""
]
] |
2402.04477 | Sil Hamilton | Sil Hamilton | Detecting Mode Collapse in Language Models via Narration | To appear in the proceedings of the first Workshop on the Scaling
Behavior of Large Language Models (EACL 2024) | https://aclanthology.org/2024.scalellm-1.5/ | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | No two authors write alike. Personal flourishes invoked in written
narratives, from lexicon to rhetorical devices, imply a particular author--what
literary theorists label the implied or virtual author; distinct from the real
author or narrator of a text. Early large language models trained on unfiltered
training sets drawn from a variety of discordant sources yielded incoherent
personalities, problematic for conversational tasks but proving useful for
sampling literature from multiple perspectives. Successes in alignment research
in recent years have allowed researchers to impose subjectively consistent
personae on language models via instruction tuning and reinforcement learning
from human feedback (RLHF), but whether aligned models retain the ability to
model an arbitrary virtual author has received little scrutiny. By studying
4,374 stories sampled from three OpenAI language models, we show successive
versions of GPT-3 suffer from increasing degrees of "mode collapse" whereby
overfitting the model during alignment constrains it from generalizing over
authorship: models suffering from mode collapse become unable to assume a
multiplicity of perspectives. Our method and results are significant for
researchers seeking to employ language models in sociological simulations.
| [
{
"version": "v1",
"created": "Tue, 6 Feb 2024 23:52:58 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Hamilton",
"Sil",
""
]
] |
2402.05735 | Eduardo Serrano Ens\'astiga | D. J. Nader and E. Serrano-Ens\'astiga | A numerical study of the Bose-Einstein condensates in a double-well trap
using finite differences | null | Adv. Quantum Technol. 2400451 (2025) | 10.1002/qute.202400451 | null | quant-ph cond-mat.quant-gas | http://creativecommons.org/licenses/by/4.0/ | Bose-Einstein condensates in a double-well potential contain the essential
ingredients to study many-body systems within a rich classical phase-space that
includes an unstable point and a separatrix. Employing a selfconsistent finite
difference method, we study some of their quantum properties and their
dependency on the strength of the boson-boson interaction. We observe a
deviation in the critical parameters associated with a behavior change in both
the energy distribution and the eigenstates of the system. We also examine the
trends of the nonclassicality via the Wigner function, the tunneling
transmission coefficient, and the nonorthogonality of eigenstates associated
with the nonlinearity aspects of the Gross-Pitaevskii equation.
| [
{
"version": "v1",
"created": "Thu, 8 Feb 2024 15:11:03 GMT"
},
{
"version": "v2",
"created": "Fri, 9 Feb 2024 18:24:26 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Nader",
"D. J.",
""
],
[
"Serrano-Ensástiga",
"E.",
""
]
] |
2402.05881 | Matteo Nerini | Matteo Nerini, Golsa Ghiaasi, Bruno Clerckx | Localized and Distributed Beyond Diagonal Reconfigurable Intelligent
Surfaces with Lossy Interconnections: Modeling and Optimization | Accepted by IEEE for publication | null | null | null | cs.IT eess.SP math.IT | http://creativecommons.org/licenses/by/4.0/ | Reconfigurable intelligent surface (RIS) is a key technology to control the
communication environment in future wireless networks. Recently, beyond
diagonal RIS (BD-RIS) emerged as a generalization of RIS achieving larger
coverage through additional tunable impedance components interconnecting the
RIS elements. However, conventional RIS and BD-RIS can effectively serve only
users in their proximity, resulting in limited coverage. To overcome this
limitation, in this paper, we investigate distributed RIS, whose elements are
distributed over a wide region, in opposition to localized RIS commonly
considered in the literature. The scaling laws of distributed BD-RIS reveal
that it offers significant gains over distributed conventional RIS and
localized BD-RIS, enabled by its interconnections allowing signal propagation
within the BD-RIS. To assess the practical performance of distributed BD-RIS,
we model and optimize BD-RIS with lossy interconnections through transmission
line theory. Our model accounts for phase changes and losses over the BD-RIS
interconnections arising when the interconnection lengths are not much smaller
than the wavelength. Numerical results show that the performance of localized
BD-RIS is only slightly impacted by losses, given the short interconnection
lengths. Besides, distributed BD-RIS can achieve orders of magnitude of gains
over conventional RIS, even in the presence of low losses.
| [
{
"version": "v1",
"created": "Thu, 8 Feb 2024 18:15:41 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 17:35:36 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Nerini",
"Matteo",
""
],
[
"Ghiaasi",
"Golsa",
""
],
[
"Clerckx",
"Bruno",
""
]
] |
2402.05966 | Xingyu Qu | Xingyu Qu, Samuel Horvath | Vanishing Feature: Diagnosing Model Merging and Beyond | 36 pages, published as a conference paper (Oral) at the Second
Conference on Parsimony and Learning (CPAL 2025) | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Model merging offers an efficient way to combine pre-trained neural networks
but often suffers from inconsistent performance, especially when merging models
with different initializations. We identify the ``vanishing feature''
phenomenon, where input-induced features diminish during propagation through
the merged model, degrading performance. Through theoretical and empirical
analysis, we reveal that this phenomenon underpins challenges like variance
collapse and explains techniques like permutation-based merging, post-merging
normalization, etc. We show that existing normalization strategies can be
enhanced by precisely targeting the vanishing feature issue. Leveraging these
insights, we propose the ``Preserve-First Merging'' (PFM) strategy, which
focuses on preserving early-layer features, enabling the merged models, for the
first time, to outperform the original models in advanced settings without
post-training. Furthermore, we demonstrate that the vanishing feature
phenomenon extends to other contexts, such as model pruning. Applying
post-pruning normalization to mitigate the issue significantly improves
one-shot pruning performance at high sparsity, offering a simple and effective
post-pruning solution. The code is available at https://github.com/XingyuQu/VF.
| [
{
"version": "v1",
"created": "Mon, 5 Feb 2024 17:06:26 GMT"
},
{
"version": "v2",
"created": "Tue, 9 Jul 2024 09:23:25 GMT"
},
{
"version": "v3",
"created": "Sat, 4 Jan 2025 12:51:11 GMT"
},
{
"version": "v4",
"created": "Wed, 26 Feb 2025 20:48:00 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Qu",
"Xingyu",
""
],
[
"Horvath",
"Samuel",
""
]
] |
2402.11471 | Zhongqin Gao | Zhongqin Gao, Yan Lv and Xiaowen Zhou | De Finetti's Control for Refracted Skew Brownian Motion | null | null | null | null | math.PR math.OC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper we propose a refracted skew Brownian motion as a risk model
with endogenous regime switching, which generalizes the refracted diffusion
risk process introduced by Gerber and Shiu. We consider an optimal dividend
problem for the refracted skew Brownian risk model and identify sufficient
conditions, respectively, for barrier strategy, band strategy and their
variants to be optimal.
| [
{
"version": "v1",
"created": "Sun, 18 Feb 2024 06:18:00 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Feb 2025 14:12:27 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 04:18:47 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Gao",
"Zhongqin",
""
],
[
"Lv",
"Yan",
""
],
[
"Zhou",
"Xiaowen",
""
]
] |
2402.12365 | Benedikt Alkin | Benedikt Alkin and Andreas F\"urst and Simon Schmid and Lukas Gruber
and Markus Holzleitner and Johannes Brandstetter | Universal Physics Transformers: A Framework For Efficiently Scaling
Neural Operators | Published at NeurIPS 2024, Github: https://ml-jku.github.io/UPT/ | null | null | null | cs.LG cs.AI physics.flu-dyn | http://creativecommons.org/licenses/by/4.0/ | Neural operators, serving as physics surrogate models, have recently gained
increased interest. With ever increasing problem complexity, the natural
question arises: what is an efficient way to scale neural operators to larger
and more complex simulations - most importantly by taking into account
different types of simulation datasets. This is of special interest since, akin
to their numerical counterparts, different techniques are used across
applications, even if the underlying dynamics of the systems are similar.
Whereas the flexibility of transformers has enabled unified architectures
across domains, neural operators mostly follow a problem specific design, where
GNNs are commonly used for Lagrangian simulations and grid-based models
predominate Eulerian simulations. We introduce Universal Physics Transformers
(UPTs), an efficient and unified learning paradigm for a wide range of
spatio-temporal problems. UPTs operate without grid- or particle-based latent
structures, enabling flexibility and scalability across meshes and particles.
UPTs efficiently propagate dynamics in the latent space, emphasized by inverse
encoding and decoding techniques. Finally, UPTs allow for queries of the latent
space representation at any point in space-time. We demonstrate diverse
applicability and efficacy of UPTs in mesh-based fluid simulations, and
steady-state Reynolds averaged Navier-Stokes simulations, and Lagrangian-based
dynamics.
| [
{
"version": "v1",
"created": "Mon, 19 Feb 2024 18:52:13 GMT"
},
{
"version": "v2",
"created": "Tue, 30 Apr 2024 17:15:35 GMT"
},
{
"version": "v3",
"created": "Tue, 8 Oct 2024 12:52:04 GMT"
},
{
"version": "v4",
"created": "Thu, 10 Oct 2024 07:48:24 GMT"
},
{
"version": "v5",
"created": "Thu, 27 Feb 2025 10:24:17 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Alkin",
"Benedikt",
""
],
[
"Fürst",
"Andreas",
""
],
[
"Schmid",
"Simon",
""
],
[
"Gruber",
"Lukas",
""
],
[
"Holzleitner",
"Markus",
""
],
[
"Brandstetter",
"Johannes",
""
]
] |
2402.12803 | Zhi Yang Tho | Zhi Yang Tho, Francis K. C. Hui, Tao Zou | Joint Mean and Correlation Regression Models for Multivariate Data | null | null | null | null | stat.ME math.ST stat.AP stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a joint mean and correlation regression model for multivariate
discrete and (semi-)continuous response data, that simultaneously regresses the
mean of each response against a set of covariates, and the correlations between
responses against a set of similarity/distance measures. A set of joint
estimating equations are formulated to construct an estimator of both the mean
regression coefficients and the correlation regression parameters. Under a
general setting where the number of responses can tend to infinity, the joint
estimator is demonstrated to be consistent and asymptotically normally
distributed, with differing rates of convergence due to the mean regression
coefficients being heterogeneous across responses. An iterative estimation
procedure is developed to obtain parameter estimates in the required
(constrained) parameter space. Simulations demonstrate the strong finite sample
performance of the proposed estimator in terms of point estimation and
inference. We apply the proposed model to a count dataset of 38 Carabidae
ground beetle species sampled throughout Scotland, along with information about
the environmental conditions of each site and the traits of each species.
Results show the relationship between mean abundance and environmental
covariates differs across the beetle species, and that beetle total length is
important in driving the correlations between species.
| [
{
"version": "v1",
"created": "Tue, 20 Feb 2024 08:21:46 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 03:30:17 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Tho",
"Zhi Yang",
""
],
[
"Hui",
"Francis K. C.",
""
],
[
"Zou",
"Tao",
""
]
] |
2402.13726 | Otmar Ertl | Otmar Ertl | ExaLogLog: Space-Efficient and Practical Approximate Distinct Counting
up to the Exa-Scale | 14 pages, accepted at EDBT 2025 | null | null | null | cs.DS cs.DB | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This work introduces ExaLogLog, a new data structure for approximate distinct
counting, which has the same practical properties as the popular HyperLogLog
algorithm. It is commutative, idempotent, mergeable, reducible, has a
constant-time insert operation, and supports distinct counts up to the
exa-scale. At the same time, as theoretically derived and experimentally
verified, it requires 43% less space to achieve the same estimation error.
| [
{
"version": "v1",
"created": "Wed, 21 Feb 2024 11:39:33 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 14:08:15 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Ertl",
"Otmar",
""
]
] |
2402.13758 | Zheheng Luo | Zheheng Luo, Qianqian Xie, Sophia Ananiadou | Factual consistency evaluation of summarization in the Era of large
language models | published on ESWA | null | null | null | cs.CL | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Factual inconsistency with source documents in automatically generated
summaries can lead to misinformation or pose risks. Existing factual
consistency (FC) metrics are constrained by their performance, efficiency, and
explainability. Recent advances in Large language models (LLMs) have
demonstrated remarkable potential in text evaluation but their effectiveness in
assessing FC in summarization remains underexplored. Prior research has mostly
focused on proprietary LLMs, leaving essential factors that affect their
assessment capabilities unexplored. Additionally, current FC evaluation
benchmarks are restricted to news articles, casting doubt on the generality of
the FC methods tested on them. In this paper, we first address the gap by
introducing TreatFact a dataset of LLM-generated summaries of clinical texts,
annotated for FC by domain experts. Moreover, we benchmark 11 LLMs for FC
evaluation across news and clinical domains and analyse the impact of model
size, prompts, pre-training and fine-tuning data. Our findings reveal that
despite proprietary models prevailing on the task, open-source LLMs lag behind.
Nevertheless, there is potential for enhancing the performance of open-source
LLMs through increasing model size, expanding pre-training data, and developing
well-curated fine-tuning data. Experiments on TreatFact suggest that both
previous methods and LLM-based evaluators are unable to capture factual
inconsistencies in clinical summaries, posing a new challenge for FC
evaluation.
| [
{
"version": "v1",
"created": "Wed, 21 Feb 2024 12:35:19 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 09:26:10 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Luo",
"Zheheng",
""
],
[
"Xie",
"Qianqian",
""
],
[
"Ananiadou",
"Sophia",
""
]
] |
2402.14045 | Sisipho Hamlomo | Sisipho Hamlomo, Marcellin Atemkeng, Yusuf Brima, Chuneeta Nunhokee
and Jeremy Baxter | A Systematic Review of Low-Rank and Local Low-Rank Matrix Approximation
in Big Data Medical Imaging | null | null | null | null | eess.IV cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | The large volume and complexity of medical imaging datasets are bottlenecks
for storage, transmission, and processing. To tackle these challenges, the
application of low-rank matrix approximation (LRMA) and its derivative, local
LRMA (LLRMA) has demonstrated potential. A detailed analysis of the literature
identifies LRMA and LLRMA methods applied to various imaging modalities, and
the challenges and limitations associated with existing LRMA and LLRMA methods
are addressed. We note a significant shift towards a preference for LLRMA in
the medical imaging field since 2015, demonstrating its potential and
effectiveness in capturing complex structures in medical data compared to LRMA.
Acknowledging the limitations of shallow similarity methods used with LLRMA, we
suggest advanced semantic image segmentation for similarity measure, explaining
in detail how it can be used to measure similar patches and its feasibility. We
note that LRMA and LLRMA are mainly applied to unstructured medical data, and
we propose extending their application to different medical data types,
including structured and semi-structured. This paper also discusses how LRMA
and LLRMA can be applied to regular data with missing entries and the impact of
inaccuracies in predicting missing values and their effects. We discuss the
impact of patch size and propose the use of random search (RS) to determine the
optimal patch size. To enhance feasibility, a hybrid approach using Bayesian
optimization and RS is proposed, which could improve the application of LRMA
and LLRMA in medical imaging.
| [
{
"version": "v1",
"created": "Wed, 21 Feb 2024 13:06:48 GMT"
},
{
"version": "v2",
"created": "Tue, 16 Apr 2024 14:45:44 GMT"
},
{
"version": "v3",
"created": "Mon, 27 May 2024 06:00:15 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 07:33:45 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Hamlomo",
"Sisipho",
""
],
[
"Atemkeng",
"Marcellin",
""
],
[
"Brima",
"Yusuf",
""
],
[
"Nunhokee",
"Chuneeta",
""
],
[
"Baxter",
"Jeremy",
""
]
] |
2402.15377 | Thomas Richardson | Shailesh Chandrasekharan (1), Son T. Nguyen (1 and 2), Thomas R.
Richardson (1 and 3) ((1) Duke University, (2) Washington and Lee University,
(3) Institut f\"ur Kernphysik and PRISMA+ Cluster of Excellence, Johannes
Gutenberg-Universit\"at) | Worldline Monte Carlo method for few body nuclear physics | 23 pages, 8 figures, 17 tables | null | 10.1103/PhysRevC.110.024002 | null | nucl-th hep-lat | http://creativecommons.org/licenses/by/4.0/ | In this work we introduce a worldline based fermion Monte Carlo algorithm for
studying few body quantum mechanics of self-interacting fermions in the
Hamiltonian lattice formulation. Our motivation to construct the method comes
from our interest in studying renormalization of chiral nuclear effective field
theory with lattice regularization. In particular we wish to apply our method
to compute the lattice spacing dependence of local lattice interactions as we
take the continuum limit of the lattice theory. Our algorithm can compute
matrix elements of the operator $\exp(-\beta H)$ where $H$ is the lattice
Hamiltonian and $\beta$ is a free real parameter. These elements help us
compute deep bound states that are well separated from scattering states even
at values of $\beta$ which are not very large. Computing these bound state
energies accurately can help us study renormalization of the lattice theory. In
addition to developing the algorithm, in this work we also introduce a finite
volume renormalization scheme for the lattice Hamiltonian of the leading
pionless effective field theory and show how it would work in the one and two
body sectors.
| [
{
"version": "v1",
"created": "Fri, 23 Feb 2024 15:24:16 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Chandrasekharan",
"Shailesh",
"",
"1 and 2"
],
[
"Nguyen",
"Son T.",
"",
"1 and 2"
],
[
"Richardson",
"Thomas R.",
"",
"1 and 3"
]
] |
2402.16406 | Christoph Meier Dr | Nigel Markey, Ilyass El-Mansouri, Gaetan Rensonnet, Casper van Langen,
Christoph Meier | From RAGs to riches: Using large language models to write documents for
clinical trials | 5 pages, 2 figures | null | 10.1177/17407745251320806 | null | cs.CL | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Clinical trials require numerous documents to be written -- protocols,
consent forms, clinical study reports and others. Large language models (LLMs)
offer the potential to rapidly generate first versions of these documents,
however there are concerns about the quality of their output Here we report an
evaluation of LLMs in generating parts of one such document, clinical trial
protocols. We find that an offthe-shelf LLM delivers reasonable results,
especially when assessing content relevance and the correct use of terminology.
However, deficiencies remain: specifically clinical thinking and logic, and
appropriate use of references. To improve performance, we used
retrieval-augmented generation (RAG) to prompt an LLM with accurate up-to-date
information. As a result of using RAG, the writing quality of the LLM improves
substantially, which has implications for the practical useability of LLMs in
clinical trial-related writing.
| [
{
"version": "v1",
"created": "Mon, 26 Feb 2024 08:59:05 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Markey",
"Nigel",
""
],
[
"El-Mansouri",
"Ilyass",
""
],
[
"Rensonnet",
"Gaetan",
""
],
[
"van Langen",
"Casper",
""
],
[
"Meier",
"Christoph",
""
]
] |
2402.17073 | Abhishek Dalvi | Abhishek Dalvi, Vasant Honavar | Hyperdimensional Representation Learning for Node Classification and
Link Prediction | Accepted by WSDM 2025 | null | 10.1145/3701551.3703492 | null | cs.LG cs.AI cs.SI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce Hyperdimensional Graph Learner (HDGL), a novel method for node
classification and link prediction in graphs. HDGL maps node features into a
very high-dimensional space (\textit{hyperdimensional} or HD space for short)
using the \emph{injectivity} property of node representations in a family of
Graph Neural Networks (GNNs) and then uses HD operators such as
\textit{bundling} and \textit{binding} to aggregate information from the local
neighborhood of each node yielding latent node representations that can support
both node classification and link prediction tasks. HDGL, unlike GNNs that rely
on computationally expensive iterative optimization and hyperparameter tuning,
requires only a single pass through the data set. We report results of
experiments using widely used benchmark datasets which demonstrate that, on the
node classification task, HDGL achieves accuracy that is competitive with that
of the state-of-the-art GNN methods at substantially reduced computational
cost; and on the link prediction task, HDGL matches the performance of DeepWalk
and related methods, although it falls short of computationally demanding
state-of-the-art GNNs.
| [
{
"version": "v1",
"created": "Mon, 26 Feb 2024 23:15:01 GMT"
},
{
"version": "v2",
"created": "Sat, 20 Jul 2024 03:46:13 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 00:21:39 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Dalvi",
"Abhishek",
""
],
[
"Honavar",
"Vasant",
""
]
] |
2402.18588 | Bishnu Karki | Bishnu Karki, Kai Chen, and Pavan Hosur | Non Linear Hall Effects induced by Berry Curvature Dipole in
CuPb$_9$(PO$_4$)$_6$O | null | null | null | null | cond-mat.mtrl-sci cond-mat.supr-con | http://creativecommons.org/licenses/by/4.0/ | The nonlinear Hall effect (NLHE), an emergent response in systems with broken
inversion symmetry, provides a powerful tool for probing topological transport
properties. In this context, we investigate copper-substituted lead apatite
(LK-99), a material that initially garnered attention for its controversial
claim of room-temperature superconductivity. Despite the unresolved nature of
its superconducting properties, LK-99's unique electronic structure featuring
flat bands near the Fermi level and broken inversion symmetry makes it a
promising candidate for exploring Berry curvature-driven phenomena such as the
NLHE. Using first-principles density functional theory and a refined
tight-binding Hamiltonian model, we investigate LK-99's band topology and
transport properties. Our calculations reveal that LK-99 hosts Weyl points near
the Fermi level, which contribute significantly to Berry curvature. The
inclusion of spin-orbit coupling further splits these bands, generating
additional Weyl points and enhancing the Berry curvature distribution.
Crucially, the absence of inversion symmetry in LK-99 leads to a net Berry
curvature dipole, producing a nonlinear Hall current that scales quadratically
with the applied electric field. Moreover, we demonstrate that the NLHE in
LK-99 can be tuned by varying the direction of the applied electric field,
underscoring its potential as a versatile platform for exploring topological
transport phenomena and designing next-generation nonlinear electronic devices.
| [
{
"version": "v1",
"created": "Tue, 6 Feb 2024 19:00:37 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Feb 2025 19:05:57 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Karki",
"Bishnu",
""
],
[
"Chen",
"Kai",
""
],
[
"Hosur",
"Pavan",
""
]
] |
2402.18599 | Mohammad Rostami | Mohammad Rostami, Atik Faysal, Huaxia Wang and Avimanyu Sahoo | Meta-Task: A Method-Agnostic Framework for Learning to Regularize in
Few-Shot Learning | null | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | Overfitting is a significant challenge in Few-Shot Learning (FSL), where
models trained on small, variable datasets tend to memorize rather than
generalize to unseen tasks. Regularization is crucial in FSL to prevent
overfitting and enhance generalization performance. To address this issue, we
introduce Meta-Task, a novel, method-agnostic framework that leverages both
labeled and unlabeled data to enhance generalization through auxiliary tasks
for regularization. Specifically, Meta-Task introduces a Task-Decoder, which is
a simple example of the broader framework that refines hidden representations
by reconstructing input images from embeddings, effectively mitigating
overfitting.
Our framework's method-agnostic design ensures its broad applicability across
various FSL settings. We validate Meta-Task's effectiveness on standard
benchmarks, including Mini-ImageNet, Tiered-ImageNet, and FC100, where it
consistently improves existing state-of-the-art meta-learning techniques,
demonstrating superior performance, faster convergence, reduced generalization
error, and lower variance-all without extensive hyperparameter tuning. These
results underline Meta-Task's practical applicability and efficiency in
real-world, resource-constrained scenarios.
| [
{
"version": "v1",
"created": "Tue, 27 Feb 2024 21:15:40 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Feb 2025 23:07:40 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Rostami",
"Mohammad",
""
],
[
"Faysal",
"Atik",
""
],
[
"Wang",
"Huaxia",
""
],
[
"Sahoo",
"Avimanyu",
""
]
] |
2402.18836 | Erhan Can Ozcan | Erhan Can Ozcan, Vittorio Giammarino, James Queeney, Ioannis Ch.
Paschalidis | A Model-Based Approach for Improving Reinforcement Learning Efficiency
Leveraging Expert Observations | null | null | 10.1109/CDC56724.2024.10885921 | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper investigates how to incorporate expert observations (without
explicit information on expert actions) into a deep reinforcement learning
setting to improve sample efficiency. First, we formulate an augmented policy
loss combining a maximum entropy reinforcement learning objective with a
behavioral cloning loss that leverages a forward dynamics model. Then, we
propose an algorithm that automatically adjusts the weights of each component
in the augmented loss function. Experiments on a variety of continuous control
tasks demonstrate that the proposed algorithm outperforms various benchmarks by
effectively utilizing available expert observations.
| [
{
"version": "v1",
"created": "Thu, 29 Feb 2024 03:53:02 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Ozcan",
"Erhan Can",
""
],
[
"Giammarino",
"Vittorio",
""
],
[
"Queeney",
"James",
""
],
[
"Paschalidis",
"Ioannis Ch.",
""
]
] |
2402.19140 | George E. A. Matsas Professor | Juan V. O. P\^egas, Andr\'e G. S. Landulfo, George E. A. Matsas, and
Daniel A. T. Vanzella | Globally hyperbolic evaporating black hole and the information loss
issue | 22 pages, 8 figures | Class. Quantum Grav. 42 (2025) 065009 | 10.1088/1361-6382/adb534 | null | gr-qc | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We discuss the information loss issue for completely evaporating black holes
in the context of a globally hyperbolic spacetime that maintains unchanged the
entire semiclassical picture except for the "last evaporation breath," which
pertains to full quantum gravity. Even though observers outside the black hole
cannot access information that enters the horizon, there is no actual loss of
information imposed by the spacetime causal structure since it is carried over
from one Cauchy surface to the next (provided the local evolution is unitary).
| [
{
"version": "v1",
"created": "Thu, 29 Feb 2024 13:24:11 GMT"
},
{
"version": "v2",
"created": "Sat, 4 May 2024 14:36:36 GMT"
},
{
"version": "v3",
"created": "Tue, 5 Nov 2024 19:11:20 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 12:52:32 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Pêgas",
"Juan V. O.",
""
],
[
"Landulfo",
"André G. S.",
""
],
[
"Matsas",
"George E. A.",
""
],
[
"Vanzella",
"Daniel A. T.",
""
]
] |
2402.19180 | Luis Adan Saavedra Del Toro | Luis A. Saavedra (1), Hridoy S. Dutta (1), Alastair R. Beresford (1),
Alice Hutchings (1) ((1) University of Cambridge) | ModZoo: A Large-Scale Study of Modded Android Apps and their Markets | To be published in the 2024 Symposium on Electronic Crime Research
(eCrime 2024) | null | 10.1109/eCrime66200.2024.00018 | null | cs.OH cs.CR cs.SE | http://creativecommons.org/licenses/by-nc-sa/4.0/ | We present the results of the first large-scale study into Android markets
that offer modified or modded apps: apps whose features and functionality have
been altered by a third-party. We analyse over 146k (thousand) apps obtained
from 13 of the most popular modded app markets. Around 90% of apps we collect
are altered in some way when compared to the official counterparts on Google
Play. Modifications include games cheats, such as infinite coins or lives;
mainstream apps with premium features provided for free; and apps with modified
advertising identifiers or excluded ads. We find the original app developers
lose significant potential revenue due to: the provision of paid for apps for
free (around 5% of the apps across all markets); the free availability of
premium features that require payment in the official app; and modified
advertising identifiers. While some modded apps have all trackers and ads
removed (3%), in general, the installation of these apps is significantly more
risky for the user than the official version: modded apps are ten times more
likely to be marked as malicious and often request additional permissions.
| [
{
"version": "v1",
"created": "Thu, 15 Feb 2024 16:53:26 GMT"
},
{
"version": "v2",
"created": "Mon, 28 Oct 2024 18:01:39 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Saavedra",
"Luis A.",
"",
"University of Cambridge"
],
[
"Dutta",
"Hridoy S.",
"",
"University of Cambridge"
],
[
"Beresford",
"Alastair R.",
"",
"University of Cambridge"
],
[
"Hutchings",
"Alice",
"",
"University of Cambridge"
]
] |
2402.19309 | Evren Mert Turan | E. M. Turan, J. J\"aschke | Closed-loop training of static output feedback neural network
controllers for large systems: A distillation case study | null | null | 10.1016/j.jprocont.2024.103302 | null | eess.SY cs.SY math.OC | http://creativecommons.org/licenses/by-sa/4.0/ | The online implementation of model predictive control for constrained
multivariate systems has two main disadvantages: it requires an estimate of the
entire model state and an optimisation problem must be solved online. These
issues have typically been treated separately. This work proposes an integrated
approach for the offline training of an output feedback neural network
controller in closed loop. Online this neural network controller computers the
plant inputs cheaply using noisy measurements. In addition, the controller can
be trained to only make use of certain predefined measurements. Further, a
heuristic approach is proposed to perform the automatic selection of important
measurements. The proposed method is demonstrated by extensive simulations
using a non-linear distillation column model of 50 states.
| [
{
"version": "v1",
"created": "Thu, 29 Feb 2024 16:15:37 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Turan",
"E. M.",
""
],
[
"Jäschke",
"J.",
""
]
] |
2402.19356 | Ramon Miravitllas | Marcos Marino, Ramon Miravitllas | Trans-series from condensates | 43 pages, minor corrections, added more references and clarifications | null | null | null | hep-th hep-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Shifman-Vainshtein-Zakharov (SVZ) sum rules provide a method to obtain
trans-series expansions in many quantum field theories, in which exponentially
small corrections are calculated by combining the operator product expansion
with the assumption of vacuum condensates. In some solvable models, exact
expressions for trans-series can be obtained from non-perturbative results, and
this makes it possible to test the SVZ method by comparing its predictions to
these exact trans-series. In this paper we perform such a precision test in the
example of the fermion self-energy in the Gross-Neveu model. Its exact
trans-series expansion can be extracted from the large $N$ solution, at the
first non-trivial order in $1/N$. It is given by an infinite series of
exponentially small corrections involving factorially divergent power series in
the 't Hooft parameter. We show that the first two corrections are associated
to two-quark and four-quark condensates, and we reproduce the corresponding
power series exactly, and at all loops, by using the SVZ method. In addition,
the numerical values of the condensates can be extracted from the exact result,
up to order $1/N$.
| [
{
"version": "v1",
"created": "Thu, 29 Feb 2024 17:07:01 GMT"
},
{
"version": "v2",
"created": "Thu, 7 Mar 2024 16:18:24 GMT"
},
{
"version": "v3",
"created": "Wed, 27 Nov 2024 15:32:32 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 09:42:32 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Marino",
"Marcos",
""
],
[
"Miravitllas",
"Ramon",
""
]
] |
2403.01529 | Cong Li | Cong Li | Deep Incremental Model Informed Reinforcement Learning for Continuous
Robotic Control | null | null | null | null | cs.RO cs.SY eess.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Model-based reinforcement learning attempts to use an available or learned
model to improve the data efficiency of reinforcement learning. This work
proposes a one-step lookback approach that jointly learns the deep incremental
model and the policy to realize the sample-efficient continuous robotic
control, wherein the control-theoretical knowledge is utilized to decrease the
model learning difficulty and facilitate efficient training. Specifically, we
use one-step backward data to facilitate the deep incremental model, an
alternative structured representation of the robotic evolution model, that
accurately predicts the robotic movement but with low sample complexity. This
is because the formulated deep incremental model degrades the model learning
difficulty into a parametric matrix learning problem, which is especially
favourable to high-dimensional robotic applications. The imagined data from the
learned deep incremental model is used to supplement training data to enhance
the sample efficiency. Comparative numerical simulations on benchmark
continuous robotics control problems are conducted to validate the efficiency
of our proposed one-step lookback approach.
| [
{
"version": "v1",
"created": "Sun, 3 Mar 2024 15:00:54 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 10:24:17 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Li",
"Cong",
""
]
] |
2403.03935 | Mohamed El Louadi | Mohamed El Louadi | Demographic Dynamics and Artificial Intelligence: Challenges and
Opportunities in Europe and Africa for 2050 | This paper has not been peer reviewed yet | null | null | null | cs.CY | http://creativecommons.org/licenses/by/4.0/ | This paper explores the complex relationship between demographics and
artificial intelligence (AI) advances in Europe and Africa, projecting into the
year 2050. The advancement of AI technologies has occurred at diverse rates,
with Africa lagging behind Europe. Moreover, the imminent economic consequences
of demographic shifts require a more careful examination of immigration
patterns, with Africa emerging as a viable labor pool for European countries.
However, within these dynamics, questions are raised about the differences in
AI proficiency between African immigrants and Europeans by 2050. This paper
examines demographic trends and AI developments to unravel insights into the
multifaceted challenges and opportunities that lie ahead in the realms of
technology, the economy, and society as we look ahead to 2050.
| [
{
"version": "v1",
"created": "Wed, 6 Mar 2024 18:43:14 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 13:14:37 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Louadi",
"Mohamed El",
""
]
] |
2403.04713 | Cameron Foreman | Cameron Foreman and Lluis Masanes | Seedless extractors for device-independent quantum cryptography | As published in the journal Quantum. 13 + 7 pages, 2 figures | null | null | null | quant-ph | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Device-independent (DI) quantum cryptography aims at providing secure
cryptography with minimal trust in, or characterisation of, the underlying
quantum devices. A key step in DI protocols is randomness extraction (or
privacy amplification), which typically requires a \textit{seed} of additional
bits with sufficient entropy and statistical independence from any bits
generated during the protocol. In this work, we propose a method for extraction
in DI protocols that does not require a seed and is secure against
computationally unbounded quantum adversaries. The core idea is to use the Bell
violation of the raw data, rather than its min-entropy, as the extractor
promise. We present a complete security proof in a model where the experiment
uses memoryless measurement devices acting on an arbitrary joint (across all
rounds) state. Our results mark a first step in this alternative, seedless,
approach to extraction in DI protocols.
| [
{
"version": "v1",
"created": "Thu, 7 Mar 2024 18:07:52 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 17:31:22 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Foreman",
"Cameron",
""
],
[
"Masanes",
"Lluis",
""
]
] |
2403.05528 | Nelly Ng | Taufiq Murtadho, Marek Gluza, Khatee Zathul Arifa, Sebastian Erne,
J\"org Schmiedmayer, Nelly H.Y. Ng | Systematic analysis of relative phase extraction in one-dimensional Bose
gases interferometry | Final published version | SciPost Phys. 18, 065 (2025) | 10.21468/SciPostPhys.18.2.065 | null | cond-mat.quant-gas quant-ph | http://creativecommons.org/licenses/by/4.0/ | Spatially resolved relative phase measurement of two adjacent 1D Bose gases
is enabled by matter-wave interference upon free expansion. However,
longitudinal dynamics is typically ignored in the analysis of experimental
data. We provide an analytical formula showing a correction to the readout of
the relative phase due to longitudinal expansion and mixing with the common
phase. We numerically assess the error propagation to the estimation of the
gases' physical quantities such as correlation functions and temperature. Our
work characterizes the reliability and robustness of interferometric
measurements, directing us to the improvement of existing phase extraction
methods necessary to observe new physical phenomena in cold-atomic quantum
simulators.
| [
{
"version": "v1",
"created": "Fri, 8 Mar 2024 18:49:09 GMT"
},
{
"version": "v2",
"created": "Thu, 9 May 2024 12:54:48 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 02:52:08 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Murtadho",
"Taufiq",
""
],
[
"Gluza",
"Marek",
""
],
[
"Arifa",
"Khatee Zathul",
""
],
[
"Erne",
"Sebastian",
""
],
[
"Schmiedmayer",
"Jörg",
""
],
[
"Ng",
"Nelly H. Y.",
""
]
] |
2403.05748 | Wentao Liu | Wentao Liu, Weijin Xu, Xiaochuan Li, Bowen Liang, Ziyang He, Mengke
Zhu, Jingzhou Song, Huihua Yang, Qingsheng Lu | Autonomous Guidewire Navigation for Robot-assisted Endovascular
Interventions: A Knowledge-Driven Visual Guidance Approach | null | null | null | null | cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Autonomous robots for endovascular interventions hold significant potential
to enhance procedural safety and reliability by navigating guidewires with
precision, minimizing human error, and reducing surgical time. However,
existing methods of guidewire navigation rely on manual demonstration data and
have a suboptimal success rate. In this work, we propose a knowledge-driven
visual guidance (KVG) method that leverages available visual information from
interventional imaging to facilitate guidewire navigation. Our approach
integrates image segmentation and detection techniques to extract surgical
knowledge, including vascular maps and guidewire positions. We introduce
BDA-star, a novel path planning algorithm with boundary distance constraints,
to optimize trajectory planning for guidewire navigation. To validate the
method, we developed the KVD-Reinforcement Learning environment, where
observations consist of real-time guidewire feeding images highlighting the
guidewire tip position and the planned path. We proposed a reward function
based on the distances from both the guidewire tip to the planned path and the
target to evaluate the agent's actions.Additionally, to address stability
issues and slow convergence rates associated with direct learning from raw
pixels, we incorporated a pre-trained convolutional neural network into the
policy network for feature extraction. Experiments conducted on the aortic
simulation autonomous guidewire navigation platform demonstrated that the
proposed method, targeting the left subclavian artery, left carotid artery and
the brachiocephalic artery, achieved a 100\% guidewire navigation success rate,
along with reduced movement and retraction distances and trajectories tend to
the center of the vessels.
| [
{
"version": "v1",
"created": "Sat, 9 Mar 2024 01:05:53 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 01:33:42 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Liu",
"Wentao",
""
],
[
"Xu",
"Weijin",
""
],
[
"Li",
"Xiaochuan",
""
],
[
"Liang",
"Bowen",
""
],
[
"He",
"Ziyang",
""
],
[
"Zhu",
"Mengke",
""
],
[
"Song",
"Jingzhou",
""
],
[
"Yang",
"Huihua",
""
],
[
"Lu",
"Qingsheng",
""
]
] |
2403.07626 | Jonas Berx | Jonas Berx, Karel Proesmans | Trade-offs and thermodynamics of energy-relay proofreading | 13 pages, 10 figures | J. R. Soc. Interface 21, 20240232 (2024) | 10.1098/rsif.2024.0232 | null | cond-mat.stat-mech physics.bio-ph | http://creativecommons.org/licenses/by/4.0/ | Biological processes that are able to discriminate between different
molecules consume energy and dissipate heat. They operate at different levels
of fidelity and speed, and as a consequence there exist fundamental trade-offs
between these quantities and the entropy production rate. Usually, the energy
source required to operate in a high-fidelity regime comes from the consumption
of external energetic molecules, e.g., GTP hydrolysis in protein translation .
In this work, we study trade-offs between several kinetic and thermodynamic
observables for Hopfield's energy-relay mechanism, which does not consume
external molecules and is able to operate in depleted regions, at the cost of a
higher error rate. The trade-offs are obtained both analytically and
numerically via Pareto optimal fronts. We find that the scheme is able to
operate in three distinct regimes: an energy relay regime, a mixed
relay-Michaelis-Menten regime, and a Michaelis-Menten regime, depending on the
kinetic and energetic parameters that tune transitions between states. The
mixed regime features a dynamical phase transition in the error-entropy
production Pareto trade-off, while the pure energy relay regime contains a
region where this type of proofreading energetically outperforms standard
kinetic proofreading.
| [
{
"version": "v1",
"created": "Tue, 12 Mar 2024 13:08:33 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Berx",
"Jonas",
""
],
[
"Proesmans",
"Karel",
""
]
] |
2403.08691 | Federica Milinanni | Federica Milinanni and Pierre Nyquist | Large deviations for Independent Metropolis Hastings and
Metropolis-adjusted Langevin algorithm | 26 pages, 0 figures, 1 table; changed title, improved abstract and
introduction | null | null | null | math.PR math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we prove large deviation principles for the empirical measures
associated with the Independent Metropolis Hastings (IMH) sampler and the
Metropolis-adjusted Langevin Algorithm (MALA). These are the first large
deviation results for empirical measures of Markov chains arising from specific
Metropolis-Hastings methods on a continuous state space. Moreover, we show that
the existing large deviation framework, that we developed in a previous work
(Milinanni and Nyquist, 2024), does not cover the Random Walk Metropolis
sampler, even in cases when the underlying Markov chain is geometrically
ergodic.
| [
{
"version": "v1",
"created": "Wed, 13 Mar 2024 16:52:55 GMT"
},
{
"version": "v2",
"created": "Tue, 26 Mar 2024 09:54:10 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 15:05:40 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Milinanni",
"Federica",
""
],
[
"Nyquist",
"Pierre",
""
]
] |
2403.08753 | Luca Neri | Giovanni Angelini, Luca Fanelli, Luca Neri | Invalid proxies and volatility changes | null | null | null | null | econ.EM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | When in proxy-SVARs the covariance matrix of VAR disturbances is subject to
exogenous, permanent breaks that cause IRFs to change across volatility
regimes, even strong, exogenous external instruments yield inconsistent
estimates of the dynamic causal effects. However, if these volatility shifts
are properly incorporated into the analysis through (testable) "stability
restrictions", we demonstrate that the target IRFs are point-identified and can
be estimated consistently under a necessary and sufficient rank condition. If
the shifts in volatility are sufficiently informative, standard asymptotic
inference remains valid even with (i) local-to-zero covariance between the
proxies and the instrumented structural shocks, and (ii) potential failures of
instrument exogeneity. Intuitively, shifts in volatility act similarly to
strong instruments that are correlated with both the target and non-target
shocks. We illustrate the effectiveness of our approach by revisiting a seminal
fiscal proxy-SVAR for the US economy. We detect a sharp change in the size of
the tax multiplier when the narrative tax instrument is complemented with the
decline in unconditional volatility observed during the transition from the
Great Inflation to the Great Moderation. The narrative tax instrument
contributes to identify the tax shock in both regimes, despite our empirical
analysis raises concerns about its "statistical" validity.
| [
{
"version": "v1",
"created": "Wed, 13 Mar 2024 17:51:47 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 14:07:23 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Angelini",
"Giovanni",
""
],
[
"Fanelli",
"Luca",
""
],
[
"Neri",
"Luca",
""
]
] |
2403.08762 | Knut Stolzenberg | K. Stolzenberg, C. Struckmann, S. Bode, R. Li, A. Herbst, V.
Vollenkemper, D. Thomas, A. Rajagopalan, E. M. Rasel, N. Gaaloul, and D.
Schlippert | Multi-axis inertial sensing with 2D matter-wave arrays | null | null | null | null | physics.atom-ph quant-ph | http://creativecommons.org/licenses/by/4.0/ | Atom interferometery is an exquisite measurement technique sensitive to
inertial forces. However, it is commonly limited to a single sensitive axis,
allowing high-precision multi-dimensional sensing only through subsequent or
post-corrected measurements. We report on a novel method for multi-axis
inertial sensing based on the correlation of simultaneous light-pulse atom
interferometers in 2D array arrangements of Bose-Einstein Condensates (BEC).
Deploying a scalable 3 x 3 BEC array spanning 1.6 mm^2 created using
time-averaged optical potentials, we perform measurements of linear
acceleration induced by gravity and simultaneously demonstrate sensitivity to
angular velocity and acceleration of a rotating reference mirror, as well as
gravity gradients and higher-order derivatives. Our work enables simple,
high-precision multi-axis inertial sensing compatible with high rotation rates,
e.g., for inertial navigation in dynamic environments. We finally envision
further applications of our method, e.g., 3D in-situ measurements and
reconstruction of laser beam intensities and wave fronts.
| [
{
"version": "v1",
"created": "Wed, 13 Mar 2024 17:58:55 GMT"
},
{
"version": "v2",
"created": "Fri, 19 Jul 2024 22:36:23 GMT"
},
{
"version": "v3",
"created": "Thu, 7 Nov 2024 14:37:38 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 13:04:33 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Stolzenberg",
"K.",
""
],
[
"Struckmann",
"C.",
""
],
[
"Bode",
"S.",
""
],
[
"Li",
"R.",
""
],
[
"Herbst",
"A.",
""
],
[
"Vollenkemper",
"V.",
""
],
[
"Thomas",
"D.",
""
],
[
"Rajagopalan",
"A.",
""
],
[
"Rasel",
"E. M.",
""
],
[
"Gaaloul",
"N.",
""
],
[
"Schlippert",
"D.",
""
]
] |
2403.09871 | Fangqiang Ding | Fangqiang Ding, Yunzhou Zhu, Xiangyu Wen, Gaowen Liu, Chris Xiaoxuan
Lu | ThermoHands: A Benchmark for 3D Hand Pose Estimation from Egocentric
Thermal Images | This paper has been accepted to the 23rd ACM Conference on Embedded
Networked Sensor Systems (Sensys'25). Including 14 pages, 9 figures, 6 tables | null | null | null | cs.CV cs.AI cs.HC cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Designing egocentric 3D hand pose estimation systems that can perform
reliably in complex, real-world scenarios is crucial for downstream
applications. Previous approaches using RGB or NIR imagery struggle in
challenging conditions: RGB methods are susceptible to lighting variations and
obstructions like handwear, while NIR techniques can be disrupted by sunlight
or interference from other NIR-equipped devices. To address these limitations,
we present ThermoHands, the first benchmark focused on thermal image-based
egocentric 3D hand pose estimation, demonstrating the potential of thermal
imaging to achieve robust performance under these conditions. The benchmark
includes a multi-view and multi-spectral dataset collected from 28 subjects
performing hand-object and hand-virtual interactions under diverse scenarios,
accurately annotated with 3D hand poses through an automated process. We
introduce a new baseline method, TherFormer, utilizing dual transformer modules
for effective egocentric 3D hand pose estimation in thermal imagery. Our
experimental results highlight TherFormer's leading performance and affirm
thermal imaging's effectiveness in enabling robust 3D hand pose estimation in
adverse conditions.
| [
{
"version": "v1",
"created": "Thu, 14 Mar 2024 21:01:06 GMT"
},
{
"version": "v2",
"created": "Thu, 6 Jun 2024 11:42:24 GMT"
},
{
"version": "v3",
"created": "Thu, 13 Jun 2024 16:51:26 GMT"
},
{
"version": "v4",
"created": "Fri, 15 Nov 2024 16:01:39 GMT"
},
{
"version": "v5",
"created": "Thu, 27 Feb 2025 15:42:22 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Ding",
"Fangqiang",
""
],
[
"Zhu",
"Yunzhou",
""
],
[
"Wen",
"Xiangyu",
""
],
[
"Liu",
"Gaowen",
""
],
[
"Lu",
"Chris Xiaoxuan",
""
]
] |
2403.10653 | Pol Van Hoften | Pol van Hoften, Jack Sempliner | On the Piatetski-Shapiro construction for integral models of Shimura
varieties | New introduction and minor improvements. 63 pages, comments welcome! | null | null | null | math.NT math.AG | http://creativecommons.org/licenses/by/4.0/ | We study the Piatetski-Shapiro construction, which takes a totally real field
F and a Shimura datum (G,X) and produces a new Shimura datum (H,Y). If F is
Galois, then the Galois group Gamma of F acts on (H,Y), and we show that the
Gamma-fixed points of the Shimura varieties for (H,Y) recover the Shimura
varieties for (G,X) under some hypotheses. For Shimura varieties of Hodge type
with parahoric level, we show that the same is true for the p-adic integral
models constructed by Pappas--Rapoport. We also study the Gamma-fixed points of
the Igusa stacks of Zhang for (H,Y) and prove optimal results.
| [
{
"version": "v1",
"created": "Fri, 15 Mar 2024 19:39:31 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 16:13:29 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"van Hoften",
"Pol",
""
],
[
"Sempliner",
"Jack",
""
]
] |
2403.11731 | Viktor Novi\v{c}enko | Viktor Novi\v{c}enko and \v{S}ar\=unas Vaitekonis | Controller for rejection of the first harmonic in periodic signal with
uncertain delay | The introduction has been completely rewritten. The title and
Abstract have slightly changed | null | null | null | nlin.AO nlin.PS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The plant (system to be controlled) is disturbed by an external periodic
signal containing a broad spectrum of Fourier harmonics. The first Fourier
harmonic (sine-type signal) is assumed to be undesirable and should be removed
by a control force, while other harmonics should be preserved without
distortion. Because the measured plant data has an unknown amount of time delay
(dead time) and the sensitivity of the plant to external force is unknown, thus
the amplitude and the phase of an anti-sine control force are also unknown.
Based on an internal model principle, we developed a feedback controller
described as a linear time-invariant system that can remove the first harmonic
from the plant's output by constantly adjusting its parameters of control
force. That type of controller was requested to extend further the capabilities
of a newly developed high-speed large-area rotational scanning atomic force
microscopy technique where the sample is rotated, and a tilt angle between the
normal of the sample surface and the axis of rotation produces the parasitic
first Fourier harmonic which significantly limits the scanning area.
| [
{
"version": "v1",
"created": "Mon, 18 Mar 2024 12:40:06 GMT"
},
{
"version": "v2",
"created": "Thu, 20 Jun 2024 23:30:21 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 12:59:43 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Novičenko",
"Viktor",
""
],
[
"Vaitekonis",
"Šarūnas",
""
]
] |
2403.11807 | Jen-Tse Huang | Jen-tse Huang, Eric John Li, Man Ho Lam, Tian Liang, Wenxuan Wang,
Youliang Yuan, Wenxiang Jiao, Xing Wang, Zhaopeng Tu, Michael R. Lyu | How Far Are We on the Decision-Making of LLMs? Evaluating LLMs' Gaming
Ability in Multi-Agent Environments | Accepted to ICLR 2025; 11 pages of main text; 26 pages of appendices;
Included models: GPT-3.5-{0613, 1106, 0125}, GPT-4-0125, GPT-4o-0806,
Gemini-{1.0, 1.5)-Pro, LLaMA-3.1-{7, 70, 405}B, Mixtral-8x{7, 22}B,
Qwen-2-72B | null | null | null | cs.AI cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Decision-making is a complex process requiring diverse abilities, making it
an excellent framework for evaluating Large Language Models (LLMs). Researchers
have examined LLMs' decision-making through the lens of Game Theory. However,
existing evaluation mainly focus on two-player scenarios where an LLM competes
against another. Additionally, previous benchmarks suffer from test set leakage
due to their static design. We introduce GAMA($\gamma$)-Bench, a new framework
for evaluating LLMs' Gaming Ability in Multi-Agent environments. It includes
eight classical game theory scenarios and a dynamic scoring scheme specially
designed to quantitatively assess LLMs' performance. $\gamma$-Bench allows
flexible game settings and adapts the scoring system to different game
parameters, enabling comprehensive evaluation of robustness, generalizability,
and strategies for improvement. Our results indicate that GPT-3.5 demonstrates
strong robustness but limited generalizability, which can be enhanced using
methods like Chain-of-Thought. We also evaluate 13 LLMs from 6 model families,
including GPT-3.5, GPT-4, Gemini, LLaMA-3.1, Mixtral, and Qwen-2.
Gemini-1.5-Pro outperforms others, scoring of $69.8$ out of $100$, followed by
LLaMA-3.1-70B ($65.9$) and Mixtral-8x22B ($62.4$). Our code and experimental
results are publicly available at https://github.com/CUHK-ARISE/GAMABench.
| [
{
"version": "v1",
"created": "Mon, 18 Mar 2024 14:04:47 GMT"
},
{
"version": "v2",
"created": "Thu, 25 Apr 2024 15:04:41 GMT"
},
{
"version": "v3",
"created": "Tue, 3 Sep 2024 01:14:30 GMT"
},
{
"version": "v4",
"created": "Mon, 30 Sep 2024 20:57:58 GMT"
},
{
"version": "v5",
"created": "Sun, 9 Feb 2025 13:37:46 GMT"
},
{
"version": "v6",
"created": "Thu, 27 Feb 2025 13:57:52 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Huang",
"Jen-tse",
""
],
[
"Li",
"Eric John",
""
],
[
"Lam",
"Man Ho",
""
],
[
"Liang",
"Tian",
""
],
[
"Wang",
"Wenxuan",
""
],
[
"Yuan",
"Youliang",
""
],
[
"Jiao",
"Wenxiang",
""
],
[
"Wang",
"Xing",
""
],
[
"Tu",
"Zhaopeng",
""
],
[
"Lyu",
"Michael R.",
""
]
] |
2403.11893 | Uzi Pereg | Hosen Nator and Uzi Pereg | Entanglement Coordination Rates in Multi-User Networks | null | null | null | null | quant-ph cs.IT math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The optimal coordination rates are determined in three primary settings of
multi-user quantum networks, thus characterizing the minimal resources required
in order to simulate a joint quantum state among multiple parties. We study the
following models: (1) a cascade network with rate-limited entanglement, (2) a
broadcast network, which consists of a single sender and two receivers, (3) a
multiple-access network with two senders and a single receiver. We establish
the necessary and sufficient conditions on the asymptotically-achievable
communication and entanglement rates in each setting. At last, we show the
implications of our results on nonlocal games with quantum strategies.
| [
{
"version": "v1",
"created": "Mon, 18 Mar 2024 15:53:30 GMT"
},
{
"version": "v2",
"created": "Thu, 25 Apr 2024 13:15:52 GMT"
},
{
"version": "v3",
"created": "Wed, 1 May 2024 10:46:02 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 15:44:41 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Nator",
"Hosen",
""
],
[
"Pereg",
"Uzi",
""
]
] |
2403.12117 | Josua Stadelmaier | Josua Stadelmaier (University of T\"ubingen), Brandon Malone (NEC
OncoImmunity), Ralf Eggeling (University of T\"ubingen) | Transfer Learning for T-Cell Response Prediction | 25 pages, 10 figures. Source code, compiled data, final model, and a
video presentation are available under
https://github.com/JosuaStadelmaier/T-cell-response-prediction | null | null | null | q-bio.CB cs.LG | http://creativecommons.org/licenses/by/4.0/ | We study the prediction of T-cell response for specific given peptides, which
could, among other applications, be a crucial step towards the development of
personalized cancer vaccines. It is a challenging task due to limited,
heterogeneous training data featuring a multi-domain structure; such data
entail the danger of shortcut learning, where models learn general
characteristics of peptide sources, such as the source organism, rather than
specific peptide characteristics associated with T-cell response.
Using a transformer model for T-cell response prediction, we show that the
danger of inflated predictive performance is not merely theoretical but occurs
in practice. Consequently, we propose a domain-aware evaluation scheme. We then
study different transfer learning techniques to deal with the multi-domain
structure and shortcut learning. We demonstrate a per-source fine tuning
approach to be effective across a wide range of peptide sources and further
show that our final model is competitive with existing state-of-the-art
approaches for predicting T-cell responses for human peptides.
| [
{
"version": "v1",
"created": "Mon, 18 Mar 2024 17:32:19 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Feb 2025 21:40:40 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Stadelmaier",
"Josua",
"",
"University of Tübingen"
],
[
"Malone",
"Brandon",
"",
"NEC\n OncoImmunity"
],
[
"Eggeling",
"Ralf",
"",
"University of Tübingen"
]
] |
2403.14631 | Alexey Pozdnyakov | Alexey Pozdnyakov | Predicting root numbers with neural networks | Submitted to IJDSMS under Special Issue DANGER | International Journal of Data Science in the Mathematical Sciences
Vol. 02, No. 01, pp. 15-37 (2024) | 10.1142/S2810939224400057 | null | math.NT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We report on two machine learning experiments in search of statistical
relationships between Dirichlet coefficients and root numbers or analytic ranks
of certain low-degree $L$-functions. The first experiment is to construct
interpretable models based on murmurations, a recently discovered correlation
between Dirichlet coefficients and root numbers. We show experimentally that
these models achieve high accuracy by learning a combination of Mestre-Nagao
type heuristics and murmurations, noting that the relative importance of these
features varies with degree. The second experiment is to search for a
low-complexity statistic of Dirichlet coefficients that can be used to predict
root numbers in polynomial time. We give experimental evidence and provide
heuristics that suggest this can not be done with standard machine learning
techniques.
| [
{
"version": "v1",
"created": "Wed, 14 Feb 2024 18:04:03 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Pozdnyakov",
"Alexey",
""
]
] |
2403.15031 | Paul San Sebastian | Paul San Sebastian, Mikel Ca\~nizo and Rom\'an Or\'us | Image Classification with Rotation-Invariant Variational Quantum
Circuits | 13 pages, 10 figures | null | 10.1103/PhysRevResearch.7.013082 | null | quant-ph cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Variational quantum algorithms are gaining attention as an early application
of Noisy Intermediate-Scale Quantum (NISQ) devices. One of the main problems of
variational methods lies in the phenomenon of Barren Plateaus, present in the
optimization of variational parameters. Adding geometric inductive bias to the
quantum models has been proposed as a potential solution to mitigate this
problem, leading to a new field called Geometric Quantum Machine Learning. In
this work, an equivariant architecture for variational quantum classifiers is
introduced to create a label-invariant model for image classification with
$C_4$ rotational label symmetry. The equivariant circuit is benchmarked against
two different architectures, and it is experimentally observed that the
geometric approach boosts the model's performance. Finally, a classical
equivariant convolution operation is proposed to extend the quantum model for
the processing of larger images, employing the resources available in NISQ
devices.
| [
{
"version": "v1",
"created": "Fri, 22 Mar 2024 08:26:31 GMT"
},
{
"version": "v2",
"created": "Thu, 19 Dec 2024 09:00:34 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Sebastian",
"Paul San",
""
],
[
"Cañizo",
"Mikel",
""
],
[
"Orús",
"Román",
""
]
] |
2403.16575 | Andr\'e Gomes | Andr\'e F.C. Gomes and M\'ario A.T. Figueiredo | A Measure of Synergy based on Union Information | null | null | 10.3390/e26030271 | null | cs.IT math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The partial information decomposition (PID) framework is concerned with
decomposing the information that a set of (two or more) random variables (the
sources) has about another variable (the target) into three types of
information: unique, redundant, and synergistic. Classical information theory
alone does not provide a unique way to decompose information in this manner and
additional assumptions have to be made. One often overlooked way to achieve
this decomposition is using a so-called measure of union information - which
quantifies the information that is present in at least one of the sources -
from which a synergy measure stems. In this paper, we introduce a new measure
of union information based on adopting a communication channel perspective,
compare it with existing measures, and study some of its properties. We also
include a comprehensive critical review of characterizations of union
information and synergy measures that have been proposed in the literature.
| [
{
"version": "v1",
"created": "Mon, 25 Mar 2024 09:40:54 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 15:26:06 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Gomes",
"André F. C.",
""
],
[
"Figueiredo",
"Mário A. T.",
""
]
] |
2403.16633 | Shin'ichiro Ando | Shin'ichiro Ando, Shunichi Horigome, Ethan O. Nadler, Daneng Yang,
Hai-Bo Yu | SASHIMI-SIDM: Semi-analytical subhalo modelling for self-interacting
dark matter at sub-galactic scales | 23 pages, 7 figures; matches the published version. The code
accompanying this submission is available at
https://github.com/shinichiroando/sashimi-si | JCAP02(2025)053 | 10.1088/1475-7516/2025/02/053 | null | astro-ph.CO astro-ph.GA astro-ph.HE hep-ph | http://creativecommons.org/licenses/by/4.0/ | We combine the semi-analytical structure formation model, SASHIMI, which
predicts subhalo populations in collisionless, cold dark matter (CDM), with a
parametric model that maps CDM halos to self-interacting dark matter (SIDM)
halos. The resulting model, SASHIMI-SIDM, generates SIDM subhalo populations
down to sub-galactic mass scales, for an arbitrary input cross section, in
minutes. We show that SASHIMI-SIDM agrees with SIDM subhalo populations from
high-resolution cosmological zoom-in simulations in resolved regimes.
Crucially, we predict that the fraction of core-collapsed subhalos peaks at a
mass scale determined by the input SIDM cross section and decreases toward
higher halo masses, consistent with the predictions of gravothermal models and
cosmological simulations. For the first time, we also show that the
core-collapsed fraction decreases toward lower halo masses. While the
dependence of the collapse time on mass and concentration implies such
behaviour, our semi-analytical approach allows us to quantify and illustrate
this trend clearly across the full mass spectrum of subhalos, including for
subhalo masses below the resolution limit of any current cosmological SIDM
simulation. As a proof of principle, we apply SASHIMI-SIDM to predict the boost
to the local dark matter density and annihilation rate from core-collapsed SIDM
subhalos, which can be enhanced relative to CDM by an order of magnitude for
viable SIDM models. Thus, SASHIMI-SIDM provides an efficient and reliable tool
for scanning SIDM parameter space and testing it with astrophysical
observations. The code is publicly available at
https://github.com/shinichiroando/sashimi-si.
| [
{
"version": "v1",
"created": "Mon, 25 Mar 2024 11:21:52 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Feb 2025 14:37:41 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Ando",
"Shin'ichiro",
""
],
[
"Horigome",
"Shunichi",
""
],
[
"Nadler",
"Ethan O.",
""
],
[
"Yang",
"Daneng",
""
],
[
"Yu",
"Hai-Bo",
""
]
] |
2403.16722 | Ramin Abolfath | Ramin Abolfath, Sedigheh Fardirad, Houda Kacem, Marie-Catherine
Vozenin, Abbas Ghasemizad | A Monte Carlo simulation framework for investigating the effect of
inter-track coupling on H$_2$O$_2$ productions at ultra-high dose rates | null | null | null | null | physics.med-ph physics.bio-ph physics.chem-ph physics.comp-ph | http://creativecommons.org/licenses/by/4.0/ | Background: Lower production of H$_2$O$_2$ in water is a hallmark of
ultra-high dose rate (UHDR) compared to the conventional dose rate (CDR).
However, the current computational models based on the predicted yield of
H$_2$O$_2$ are in opposite of the experimental data. Methods: We construct an
analytical model for the rate equation in the production of H$_2$O$_2$ from
\ce{^{.}OH}-radicals and use it as a guide to propose a hypothetical
geometrical inhomogeneity in the configuration of particles in the FLASH-UHDR
beams. We perform a series of Monte Carlo (MC) simulations of the track
structures for a system of charged particles impinging the medium in the form
of clusters and/or bunches. Results: We demonstrate the interplay of diffusion,
reaction rates, and overlaps in track-spacing attribute to a lower yield of
H$_2$O$_2$ at FLASH-UHDR vs. CDR. This trend is reversed if spacing among the
tracks becomes larger than a critical value, with a length scale that is
proportional to the diffusion length of \ce{^{.}OH}-radicals modulated by a
rate of decay due to recombination with other species, available within a
track, and the space among the tracks. The latter is substantial on the
suppressing of the H$_2$O$_2$ population at FLASH-UHDR relative to CDR.
Conclusions: Based on our analysis of the present work, at FLASH-UHDR, the
lower yield in H$_2$O$_2$ can be interpreted as a signature of bunching the
particles in beams of ionizing radiation. The beams enter the medium in closely
packed clusters and form inhomogeneities in the track-structure distribution.
Thus the MC simulations based on the assumption of uniformly distributed tracks
are unable to explain the experimental data.
| [
{
"version": "v1",
"created": "Mon, 25 Mar 2024 12:57:41 GMT"
},
{
"version": "v2",
"created": "Mon, 20 Jan 2025 13:46:40 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 12:59:19 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Abolfath",
"Ramin",
""
],
[
"Fardirad",
"Sedigheh",
""
],
[
"Kacem",
"Houda",
""
],
[
"Vozenin",
"Marie-Catherine",
""
],
[
"Ghasemizad",
"Abbas",
""
]
] |
2404.00425 | Taesoo Song | Taesoo Song, Ilia Grishmanovskii, Olga Soloveva, Elena Bratkovskaya | Thermal production of charm quarks in relativistic heavy-ion collisions | 10 pages, 9 figures | null | null | null | nucl-th hep-ph nucl-ex | http://creativecommons.org/licenses/by/4.0/ | We investigate the thermal production of charm quarks in the strongly
interacting quark-gluon plasma (sQGP) created in heavy-ion collisions at
relativistic energies. Our study is based on the off-shell parton-hadron-string
dynamics (PHSD) transport approach describing the full time evolution of
heavy-ion collisions on a microscopic basis with hadronic and partonic degrees
of freedom. The sQGP is realized within the effective dynamical quasi-particle
model (DQPM) which is adjusted to reproduce the lattice QCD results for the
thermodynamic observables of the sQGP. Relying on the fact that the DQPM
successfully describes the spatial diffusion coefficients $D_s$ from the lQCD,
which control the interaction of charm quarks with thermal partons (expressed
in terms of strongly interacting off-shell quasiparticles), we evaluate the
production of charm quark pairs through the rotation of Feynman diagrams such
that the incoming charm quark and outgoing light parton in elastic scattering
diagrams are exchanged. The charm quark annihilation is realized by detailed
balance. We find that the number of produced thermal charm quark pairs strongly
depends on the charm quark mass in the QGP. While for the heavy charm quarks of
mass $m_c=1.8$ GeV it is subdominant compared to the primary charm production
by binary nucleon-nucleon collisions at RHIC and LHC energies, the numbers of
primary and thermal charm quarks become comparable for a smaller (bare)
$m_c=1.2$ GeV. Compared with the experimental data on the $R_{\rm AA}$ of
$D$-mesons in heavy-ion collisions at RHIC and LHC energies, it is more
favorable for charm quarks in the QGP to gain additional mass due to thermal
effects rather than to have a low bare mass.
| [
{
"version": "v1",
"created": "Sat, 30 Mar 2024 17:19:53 GMT"
},
{
"version": "v2",
"created": "Sat, 28 Sep 2024 14:11:03 GMT"
},
{
"version": "v3",
"created": "Thu, 20 Feb 2025 11:17:33 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 15:20:21 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Song",
"Taesoo",
""
],
[
"Grishmanovskii",
"Ilia",
""
],
[
"Soloveva",
"Olga",
""
],
[
"Bratkovskaya",
"Elena",
""
]
] |
2404.03200 | Quentin Jodelet | Quentin Jodelet, Xin Liu, Yin Jun Phua, Tsuyoshi Murata | Future-Proofing Class-Incremental Learning | The version of record of this article, first published in "Machine
Vision and Applications", is available online at Publisher's website:
https://doi.org/10.1007/s00138-024-01635-y | null | 10.1007/s00138-024-01635-y | null | cs.LG cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Exemplar-Free Class Incremental Learning is a highly challenging setting
where replay memory is unavailable. Methods relying on frozen feature
extractors have drawn attention recently in this setting due to their
impressive performances and lower computational costs. However, those methods
are highly dependent on the data used to train the feature extractor and may
struggle when an insufficient amount of classes are available during the first
incremental step. To overcome this limitation, we propose to use a pre-trained
text-to-image diffusion model in order to generate synthetic images of future
classes and use them to train the feature extractor. Experiments on the
standard benchmarks CIFAR100 and ImageNet-Subset demonstrate that our proposed
method can be used to improve state-of-the-art methods for exemplar-free class
incremental learning, especially in the most difficult settings where the first
incremental step only contains few classes. Moreover, we show that using
synthetic samples of future classes achieves higher performance than using real
data from different classes, paving the way for better and less costly
pre-training methods for incremental learning.
| [
{
"version": "v1",
"created": "Thu, 4 Apr 2024 05:08:51 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 01:29:16 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Jodelet",
"Quentin",
""
],
[
"Liu",
"Xin",
""
],
[
"Phua",
"Yin Jun",
""
],
[
"Murata",
"Tsuyoshi",
""
]
] |
2404.03471 | David Emerson | Farnaz Kohankhaki, D. B. Emerson, Jacob-Junqi Tian, Laleh
Seyyed-Kalantari, Faiza Khan Khattak | The Impact of Unstated Norms in Bias Analysis of Language Models | 15 Pages, 4 Figures, 4 Tables | null | null | null | cs.CL cs.CY cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Bias in large language models (LLMs) has many forms, from overt
discrimination to implicit stereotypes. Counterfactual bias evaluation is a
widely used approach to quantifying bias and often relies on template-based
probes that explicitly state group membership. It measures whether the outcome
of a task performed by an LLM is invariant to a change in group membership. In
this work, we find that template-based probes can lead to unrealistic bias
measurements. For example, LLMs appear to mistakenly cast text associated with
White race as negative at higher rates than other groups. We hypothesize that
this arises artificially via a mismatch between commonly unstated norms, in the
form of markedness, in the pretraining text of LLMs (e.g., Black president vs.
president) and templates used for bias measurement (e.g., Black president vs.
White president). The findings highlight the potential misleading impact of
varying group membership through explicit mention in counterfactual bias
quantification.
| [
{
"version": "v1",
"created": "Thu, 4 Apr 2024 14:24:06 GMT"
},
{
"version": "v2",
"created": "Sun, 7 Apr 2024 21:55:38 GMT"
},
{
"version": "v3",
"created": "Fri, 27 Sep 2024 13:12:23 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Feb 2025 15:11:54 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Kohankhaki",
"Farnaz",
""
],
[
"Emerson",
"D. B.",
""
],
[
"Tian",
"Jacob-Junqi",
""
],
[
"Seyyed-Kalantari",
"Laleh",
""
],
[
"Khattak",
"Faiza Khan",
""
]
] |
2404.03818 | Zhangdie Yuan | Zhangdie Yuan, Eric Chamoun, Rami Aly, Chenxi Whitehouse and Andreas
Vlachos | PRobELM: Plausibility Ranking Evaluation for Language Models | null | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper introduces PRobELM (Plausibility Ranking Evaluation for Language
Models), a benchmark designed to assess language models' ability to discern
more plausible from less plausible scenarios through their parametric
knowledge. While benchmarks such as TruthfulQA emphasise factual accuracy or
truthfulness, and others such as COPA explore plausible scenarios without
explicitly incorporating world knowledge, PRobELM seeks to bridge this gap by
evaluating models' capabilities to prioritise plausible scenarios that leverage
world knowledge over less plausible alternatives. This design allows us to
assess the potential of language models for downstream use cases such as
literature-based discovery where the focus is on identifying information that
is likely but not yet known. Our benchmark is constructed from a dataset
curated from Wikidata edit histories, tailored to align the temporal bounds of
the training data for the evaluated models. PRobELM facilitates the evaluation
of language models across multiple prompting types, including statement, text
completion, and question-answering. Experiments with 10 models of various sizes
and architectures on the relationship between model scales, training recency,
and plausibility performance, reveal that factual accuracy does not directly
correlate with plausibility performance and that up-to-date training data
enhances plausibility assessment across different model architectures.
| [
{
"version": "v1",
"created": "Thu, 4 Apr 2024 21:57:11 GMT"
},
{
"version": "v2",
"created": "Wed, 7 Aug 2024 12:05:06 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 01:42:18 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Yuan",
"Zhangdie",
""
],
[
"Chamoun",
"Eric",
""
],
[
"Aly",
"Rami",
""
],
[
"Whitehouse",
"Chenxi",
""
],
[
"Vlachos",
"Andreas",
""
]
] |
2404.04183 | Pasindu Tennage | Pasindu Tennage, Antoine Desjardins, Lefteris Kokoris-Kogias | RACS and SADL: Towards Robust SMR in the Wide-Area Network | Revision of the previous version. arXiv admin note: text overlap with
arXiv:2209.06152 | null | null | null | cs.DC | http://creativecommons.org/licenses/by/4.0/ | Widely deployed consensus protocols in the cloud are often leader-based and
optimized for low latency under synchronous network conditions. However, cloud
networks can experience disruptions such as network partitions, high-loss
links, and configuration errors. These disruptions interfere with the operation
of leader-based protocols, as their view change mechanisms interrupt the normal
case replication and cause the system to stall.
This paper proposes RACS, a novel randomized consensus protocol that ensures
robustness against adversarial network conditions. RACS achieves optimal
one-round trip latency under synchronous network conditions while remaining
resilient to adversarial network conditions. RACS follows a simple design
inspired by Raft, the most widely used consensus protocol in the cloud, and
therefore enables seamless integration with the existing cloud software stack
-- a goal no previous asynchronous protocol has successfully achieved.
Experiments with a prototype deployed on Amazon EC2 confirm that RACS
achieves a throughput of 28k cmd/sec under adversarial cloud network
conditions, whereas existing leader-based protocols such as Multi-Paxos and
Raft provide less than 2.8k cmd/sec. Under synchronous network conditions, RACS
matches the performance of Multi-Paxos and Raft, achieving a throughput of 200k
cmd/sec with a latency of 300ms, confirming that RACS introduces no unnecessary
overhead. Finally, SADL-RACS-an optimized version of RACS designed for high
performance and robustness-achieves an impressive throughput of 500k cmd/sec
under synchronous network conditions and 196k cmd/sec under adversarial network
conditions, further enhancing both performance and robustness.
| [
{
"version": "v1",
"created": "Fri, 5 Apr 2024 15:53:32 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Feb 2025 22:19:41 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Tennage",
"Pasindu",
""
],
[
"Desjardins",
"Antoine",
""
],
[
"Kokoris-Kogias",
"Lefteris",
""
]
] |
2404.04910 | Hou-I Liu | Hou-I Liu, Christine Wu, Jen-Hao Cheng, Wenhao Chai, Shian-Yun Wang,
Gaowen Liu, Jenq-Neng Hwang, Hong-Han Shuai and Wen-Huang Cheng | MonoTAKD: Teaching Assistant Knowledge Distillation for Monocular 3D
Object Detection | Accepted by CVPR 2025. Our code will be available at
https://github.com/hoiliu-0801/MonoTAKD | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Monocular 3D object detection (Mono3D) holds noteworthy promise for
autonomous driving applications owing to the cost-effectiveness and rich visual
context of monocular camera sensors. However, depth ambiguity poses a
significant challenge, as it requires extracting precise 3D scene geometry from
a single image, resulting in suboptimal performance when transferring knowledge
from a LiDAR-based teacher model to a camera-based student model. To address
this issue, we introduce {\em Monocular Teaching Assistant Knowledge
Distillation (MonoTAKD)} to enhance 3D perception in Mono3D. Our approach
presents a robust camera-based teaching assistant model that effectively
bridges the representation gap between different modalities for teacher and
student models, addressing the challenge of inaccurate depth estimation. By
defining 3D spatial cues as residual features that capture the differences
between the teacher and the teaching assistant models, we leverage these cues
into the student model, improving its 3D perception capabilities. Experimental
results show that our MonoTAKD achieves state-of-the-art performance on the
KITTI3D dataset. Additionally, we evaluate the performance on nuScenes and
KITTI raw datasets to demonstrate the generalization of our model to multi-view
3D and unsupervised data settings. Our code will be available at
https://github.com/hoiliu-0801/MonoTAKD.
| [
{
"version": "v1",
"created": "Sun, 7 Apr 2024 10:39:04 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 02:56:48 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Liu",
"Hou-I",
""
],
[
"Wu",
"Christine",
""
],
[
"Cheng",
"Jen-Hao",
""
],
[
"Chai",
"Wenhao",
""
],
[
"Wang",
"Shian-Yun",
""
],
[
"Liu",
"Gaowen",
""
],
[
"Hwang",
"Jenq-Neng",
""
],
[
"Shuai",
"Hong-Han",
""
],
[
"Cheng",
"Wen-Huang",
""
]
] |
2404.05062 | Abhranil Das | Abhranil Das | New methods to compute the generalized chi-square distribution | null | null | null | null | stat.CO cs.LG stat.ME stat.ML | http://creativecommons.org/licenses/by-sa/4.0/ | We present four new mathematical methods, two exact and two approximate,
along with open-source software, to compute the cdf, pdf and inverse cdf of the
generalized chi-square distribution. Some methods are geared for speed, while
others are designed to be accurate far into the tails, using which we can also
measure large values of the discriminability index $d'$ between multivariate
normal distributions. We compare the accuracy and speed of these and previous
methods, characterize their advantages and limitations, and identify the best
methods to use in different cases.
| [
{
"version": "v1",
"created": "Sun, 7 Apr 2024 20:16:37 GMT"
},
{
"version": "v2",
"created": "Mon, 29 Jul 2024 21:39:17 GMT"
},
{
"version": "v3",
"created": "Wed, 26 Feb 2025 22:36:16 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Das",
"Abhranil",
""
]
] |
2404.05740 | Evgeniy Petrov | Christian Bey and Evgeniy Petrov and Ruslan Salimov | On three-point generalizations of Banach and Edelstein fixed point
theorems | 14 pages, 1 figure. arXiv admin note: text overlap with
arXiv:2308.01003 | Filomat 39:1 (2025), 185-195 | 10.2298/FIL2501185B | null | math.GN | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Let $X$ be a metric space. Recently in~[1] it was considered a new type of
mappings $T\colon X\to X$ which can be characterized as mappings contracting
perimeters of triangles. These mappings are defined by the condition based on
the mapping of three points of the space instead of two, as it is adopted in
many fixed-point theorems. In the present paper we consider so-called
$(F,G)$-contracting mappings, which form a more general class of mappings than
mappings contracting perimeters of triangles. The fixed-point theorem for these
mappings is proved. We prove also a fixed-point theorem for mappings
contracting perimeters of triangles in the sense of Edelstein.
| [
{
"version": "v1",
"created": "Tue, 2 Apr 2024 12:14:52 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Bey",
"Christian",
""
],
[
"Petrov",
"Evgeniy",
""
],
[
"Salimov",
"Ruslan",
""
]
] |
2404.06470 | Rohan Sarkar | Rohan Sarkar, Avinash Kak | A Dataset and Framework for Learning State-invariant Object
Representations | This work has been submitted to the IEEE for possible publication | null | null | null | cs.CV cs.IR cs.LG | http://creativecommons.org/licenses/by/4.0/ | We add one more invariance - the state invariance - to the more commonly used
other invariances for learning object representations for recognition and
retrieval. By state invariance, we mean robust with respect to changes in the
structural form of the objects, such as when an umbrella is folded, or when an
item of clothing is tossed on the floor. In this work, we present a novel
dataset, ObjectsWithStateChange, which captures state and pose variations in
the object images recorded from arbitrary viewpoints. We believe that this
dataset will facilitate research in fine-grained object recognition and
retrieval of 3D objects that are capable of state changes. The goal of such
research would be to train models capable of learning discriminative object
embeddings that remain invariant to state changes while also staying invariant
to transformations induced by changes in viewpoint, pose, illumination, etc. A
major challenge in this regard is that instances of different objects (both
within and across different categories) under various state changes may share
similar visual characteristics and therefore may be close to one another in the
learned embedding space, which would make it more difficult to discriminate
between them. To address this, we propose a curriculum learning strategy that
progressively selects object pairs with smaller inter-object distances in the
learned embedding space during the training phase. This approach gradually
samples harder-to-distinguish examples of visually similar objects, both within
and across different categories. Our ablation related to the role played by
curriculum learning indicates an improvement in object recognition accuracy of
7.9% and retrieval mAP of 9.2% over the state-of-the-art on our new dataset, as
well as three other challenging multi-view datasets such as ModelNet40,
ObjectPI, and FG3D.
| [
{
"version": "v1",
"created": "Tue, 9 Apr 2024 17:17:48 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 17:26:00 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Sarkar",
"Rohan",
""
],
[
"Kak",
"Avinash",
""
]
] |
2404.07533 | Raju Halder | Dipika Jha, Ankit K. Bhagat, Raju Halder, Rajendra N. Paramanik,
Chandra M. Kumar | Exploring the Decentraland Economy: Multifaceted Parcel Attributes, Key
Insights, and Benchmarking | null | null | null | null | cs.LG cs.AI cs.ET | http://creativecommons.org/licenses/by-nc-sa/4.0/ | This paper presents a comprehensive Decentraland parcels dataset, called
IITP-VDLand, sourced from diverse platforms such as Decentraland, OpenSea,
Etherscan, Google BigQuery, and various Social Media Platforms. Unlike existing
datasets which have limited attributes and records, IITP-VDLand offers a rich
array of attributes, encompassing parcel characteristics, trading history, past
activities, transactions, and social media interactions. Alongside, we
introduce a key attribute in the dataset, namely Rarity score, which measures
the uniqueness of each parcel within the virtual world. Addressing the
significant challenge posed by the dispersed nature of this data across various
sources, we employ a systematic approach, utilizing both available APIs and
custom scripts, to gather it. Subsequently, we meticulously curate and organize
the information into four distinct fragments: (1) Characteristics, (2) OpenSea
Trading History, (3) Ethereum Activity Transactions, and (4) Social Media. We
envisage that this dataset would serve as a robust resource for training
machine- and deep-learning models specifically designed to address real-world
challenges within the domain of Decentraland parcels. The performance
benchmarking of more than 20 state-of-the-art price prediction models on our
dataset yields promising results, achieving a maximum R2 score of 0.8251 and an
accuracy of 74.23% in case of Extra Trees Regressor and Classifier. The key
findings reveal that the ensemble models perform better than both deep learning
and linear models for our dataset. We observe a significant impact of
coordinates, geographical proximity, rarity score, and few other economic
indicators on the prediction of parcel prices.
| [
{
"version": "v1",
"created": "Thu, 11 Apr 2024 07:54:14 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Feb 2025 11:48:51 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Jha",
"Dipika",
""
],
[
"Bhagat",
"Ankit K.",
""
],
[
"Halder",
"Raju",
""
],
[
"Paramanik",
"Rajendra N.",
""
],
[
"Kumar",
"Chandra M.",
""
]
] |
2404.07575 | Tien-Hong Lo | Tien-Hong Lo, Fu-An Chao, Tzu-I Wu, Yao-Ting Sung, Berlin Chen | An Effective Automated Speaking Assessment Approach to Mitigating Data
Scarcity and Imbalanced Distribution | Accepted to NAACL 2024 Findings | null | null | null | cs.SD cs.AI eess.AS | http://creativecommons.org/licenses/by/4.0/ | Automated speaking assessment (ASA) typically involves automatic speech
recognition (ASR) and hand-crafted feature extraction from the ASR transcript
of a learner's speech. Recently, self-supervised learning (SSL) has shown
stellar performance compared to traditional methods. However, SSL-based ASA
systems are faced with at least three data-related challenges: limited
annotated data, uneven distribution of learner proficiency levels and
non-uniform score intervals between different CEFR proficiency levels. To
address these challenges, we explore the use of two novel modeling strategies:
metric-based classification and loss reweighting, leveraging distinct SSL-based
embedding features. Extensive experimental results on the ICNALE benchmark
dataset suggest that our approach can outperform existing strong baselines by a
sizable margin, achieving a significant improvement of more than 10% in CEFR
prediction accuracy.
| [
{
"version": "v1",
"created": "Thu, 11 Apr 2024 09:06:49 GMT"
},
{
"version": "v2",
"created": "Fri, 12 Apr 2024 01:22:47 GMT"
},
{
"version": "v3",
"created": "Thu, 27 Feb 2025 07:19:22 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Lo",
"Tien-Hong",
""
],
[
"Chao",
"Fu-An",
""
],
[
"Wu",
"Tzu-I",
""
],
[
"Sung",
"Yao-Ting",
""
],
[
"Chen",
"Berlin",
""
]
] |
2404.08009 | Serge Timashev F | Serge F. Timashev | Resolving the paradox of the Dirac equation: phenomenology | 14 pages; minor correction | Russ. J. Phys. Chem. 98, 521-530 (2024) | 10.1134/S0036024424040253 | null | physics.gen-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Based on the results of F. Wilf on the need to take into account the
quantum-mechanical correspondence rules in the Dirac equation for an electron,
it was shown that the equation obtained by giving physical meaning to
$\alpha$-Dirac operators should be considered as a phenomenological equation
for a particle of non-zero size - the EM polaron, previously introduced by the
author. This allows a solution to be found to the inherent paradox of the Dirac
equation, which consists of the equality of the velocity of the moving
particles to the speed of light $c$ in a vacuum, which is a priori
unobtainable, and to understand the physical essence of spin as the intrinsic
mechanical moment of an EM polaron. It is also shown that the Dirac-Wilf
equation for a single spatial dimension can be considered a generalization of
the Schrodinger equation for relativistic energies.
| [
{
"version": "v1",
"created": "Wed, 10 Apr 2024 02:46:01 GMT"
},
{
"version": "v2",
"created": "Mon, 27 May 2024 19:21:25 GMT"
},
{
"version": "v3",
"created": "Thu, 5 Dec 2024 03:57:21 GMT"
},
{
"version": "v4",
"created": "Sun, 5 Jan 2025 18:19:36 GMT"
},
{
"version": "v5",
"created": "Thu, 27 Feb 2025 03:37:32 GMT"
}
] | 2025-02-28T00:00:00 | [
[
"Timashev",
"Serge F.",
""
]
] |
Subsets and Splits