id
string
submitter
string
authors
string
title
string
comments
string
journal-ref
string
doi
string
report-no
string
categories
string
license
string
abstract
string
versions
list
update_date
timestamp[s]
authors_parsed
list
2405.02847
Ke Li
Ke Li, Hong-Fang Song, Hao-Jie Xu, Yu-Liang Sun, Fuqiang Wang
Observation of Universal Expansion Anisotropy from Cold Atoms to Hot Quark-Gluon Plasma
29 pages, 12 figures; This manuscript has been accepted by Cell Press Newton
null
null
null
cond-mat.quant-gas nucl-ex nucl-th
http://creativecommons.org/licenses/by/4.0/
Azimuthal anisotropy has been ubiquitously observed in high-energy proton-proton, proton-nucleus, and nucleus-nucleus (heavy-ion) collisions, shaking the early belief that those anisotropies require an intense phase of multiple interactions between the created particles. This work reports a study of anisotropic expansion of cold $^{6}$Li Fermi gases, initially trapped in an anisotropic potential, as a function of the interaction strength that can be readily tuned by an external magnetic field. It is found that the expansion anisotropy builds up quickly at small interaction strength, without the need of a large amount of interactions. An unexpected and quantitative universal scaling of the expansion anisotropy is observed for the first time between cold atom and heavy-ion systems as a function of the number of collisions per particle or opacity ($n_{\rm coll}$), despite their vast differences in scale and physics. The expansion isotropy in both the cold atom gases and heavy-ion collisions increases smoothly and shows no sign of saturation in the observed opacity range, with an approximate power-law dependence of $\sqrt{n_{\rm coll}}$, characteristic of random walks. This universality potentially unifies a variety of vastly different physical systems, from weakly interacting dilute gases to the strongly interacting quark-gluon plasma of the early universe.
[ { "version": "v1", "created": "Sun, 05 May 2024 08:40:43 GMT" }, { "version": "v2", "created": "Wed, 22 May 2024 13:22:03 GMT" }, { "version": "v3", "created": "Mon, 22 Jul 2024 14:39:51 GMT" }, { "version": "v4", "created": "Thu, 12 Jun 2025 17:17:28 GMT" }, { "version": "v5", "created": "Wed, 03 Sep 2025 04:19:21 GMT" } ]
2025-09-04T00:00:00
[ [ "Li", "Ke", "" ], [ "Song", "Hong-Fang", "" ], [ "Xu", "Hao-Jie", "" ], [ "Sun", "Yu-Liang", "" ], [ "Wang", "Fuqiang", "" ] ]
2405.04501
Aleksandra Korzhenkova
Juhan Aru, Aleksandra Korzhenkova
The Spherical model and the large-$N$ limit of the Spin $O(N)$ model via the Gaussian free field
52 pages, no figures. Revised layout, minor corrections, added remarks, streamlined preliminaries, and improved readability
null
null
null
math.PR math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We revisit the relation between the spherical model of Berlin-Kac and the spin $O(N)$ model in the limit $N \to \infty$, and explain how they are connected via the discrete Gaussian free field (GFF). Using probabilistic limit theorems and concentration of measure, we prove that the infinite-volume limit of the spherical model on a $d$-dimensional torus is a massive GFF in the high-temperature regime, a standard GFF at the critical temperature, and a standard GFF plus a Rademacher random constant in the low-temperature regime. The proof at the critical temperature appears to be new and relies on a fine analysis of the zero-average Green's function on the torus. We study the spin $O(N)$ model in the double limit of spin dimensionality and torus size. Sending $N \to \infty$ first, and then the torus size to infinity, we show that the different spin coordinates become i.i.d. fields, distributed as a massive GFF in the high-temperature regime, a standard GFF at the critical temperature, and a standard GFF plus a Gaussian random constant in the low-temperature regime. In particular, although the limiting free energies per site of the two models agree at all temperatures, their finite-dimensional laws still differ in terms of their zero modes in the low-temperature regime.
[ { "version": "v1", "created": "Tue, 07 May 2024 17:21:34 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 16:54:33 GMT" } ]
2025-09-04T00:00:00
[ [ "Aru", "Juhan", "" ], [ "Korzhenkova", "Aleksandra", "" ] ]
2405.05491
David Catherall
David Catherall, Azmain Hossain, Austin Minnich
Atomic layer etching of SiO$_2$ using sequential exposures of Al(CH$_3$)$_3$ and H$_2$/SF$_6$ plasma
19 pages, 8 figures, 1 table
null
10.1116/6.0003793
null
physics.app-ph cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
On-chip photonic devices based on SiO$_2$ are of interest for applications such as microresonator gyroscopes and microwave sources. Although SiO$_2$ microdisk resonators have achieved quality factors exceeding one billion, this value remains an order of magnitude less than the intrinsic limit due to surface roughness scattering. Atomic layer etching (ALE) has potential to mitigate this scattering because of its ability to smooth surfaces to sub-nanometer length scales. While isotropic ALE processes for SiO$_2$ have been reported, they are not generally compatible with commercial reactors, and the effect on surface roughness has not been studied. Here, we report an ALE process for SiO$_2$ using sequential exposures of Al(CH$_3$)$_3$ (trimethylaluminum, TMA) and Ar/H$_2$/SF$_6$ plasma. We find that each process step is self-limiting, and that the overall process exhibits a synergy of 100%. We observe etch rates up to 0.58 \r{A} per cycle for thermally-grown SiO$_2$ and higher rates for ALD, PECVD, and sputtered SiO$_2$ up to 2.38 \r{A} per cycle. Furthermore, we observe a decrease in surface roughness by 62% on a roughened film. The residual concentration of Al and F is around 1-2%, which can be further decreased by O$_2$ plasma treatment. This process could find applications in smoothing of SiO$_2$ optical devices and thereby enabling device quality factors to approach limits set by intrinsic dissipation.
[ { "version": "v1", "created": "Thu, 09 May 2024 01:38:27 GMT" } ]
2025-09-04T00:00:00
[ [ "Catherall", "David", "" ], [ "Hossain", "Azmain", "" ], [ "Minnich", "Austin", "" ] ]
2405.06208
Jeremy Ko
Jeremy Ko
A Lock-free Binary Trie
null
null
null
null
cs.DS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A binary trie is a sequential data structure for a dynamic set on the universe $\{0,\dots,u-1\}$ supporting Search with $O(1)$ worst-case step complexity, and Insert, Delete, and Predecessor operations with $O(\log u)$ worst-case step complexity. We give a wait-free implementation of a relaxed binary trie, using read, write, CAS, and ($\log u$)-bit AND operations. It supports all operations with the same worst-case step complexity as the sequential binary trie. However, Predecessor operations may not return a key when there are concurrent update operations. We use this as a component of a lock-free, linearizable implementation of a binary trie. It supports Search with $O(1)$ worst-case step complexity and Insert, Delete and Predecessor with $O(c^2 + \log u)$ amortized step complexity, where $c$ is a measure of the contention. A lock-free binary trie is challenging to implement as compared to many other lock-free data structures because Insert and Delete operations perform a non-constant number of modifications to the binary trie in the worst-case to ensure the correctness of Predecessor operations.
[ { "version": "v1", "created": "Fri, 10 May 2024 02:44:56 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 01:05:37 GMT" } ]
2025-09-04T00:00:00
[ [ "Ko", "Jeremy", "" ] ]
2405.08738
Alec McClean
Alec McClean, Zach Branson, Edward H. Kennedy
Calibrated sensitivity models
null
null
null
null
stat.ME
http://creativecommons.org/licenses/by/4.0/
In causal inference, sensitivity models assess how unmeasured confounders could alter causal analyses, but the sensitivity parameter -- which quantifies the degree of unmeasured confounding -- is often difficult to interpret. For this reason, researchers sometimes compare the sensitivity parameter to an estimate of measured confounding. This is known as calibration, or benchmarking. However, calibrated estimates are not always interpreted correctly, and uncertainty in the estimate of measured confounding is rarely accounted for. To address these limitations, we propose calibrated sensitivity models, which directly bound the degree of unmeasured confounding by a multiple of measured confounding. We develop a clear framework for interpreting calibrated sensitivity models and derive statistical methods for accounting for uncertainty due to estimating measured confounding. Incorporating this uncertainty shows causal analyses may be either less or more robust to unmeasured confounding than suggested by standard approaches. We develop efficient estimators and inferential methods for bounds on the average treatment effect with three calibrated sensitivity models, establishing parametric efficiency and asymptotic normality under doubly robust style nonparametric conditions. We illustrate our methods with an analysis of the effect of mothers' smoking on infant birthweight.
[ { "version": "v1", "created": "Tue, 14 May 2024 16:24:56 GMT" }, { "version": "v2", "created": "Fri, 07 Jun 2024 20:53:32 GMT" }, { "version": "v3", "created": "Mon, 18 Nov 2024 13:09:52 GMT" }, { "version": "v4", "created": "Tue, 02 Sep 2025 19:10:50 GMT" } ]
2025-09-04T00:00:00
[ [ "McClean", "Alec", "" ], [ "Branson", "Zach", "" ], [ "Kennedy", "Edward H.", "" ] ]
2405.08753
Chiranjib Mukherjee
Erwin Bolthausen, Wolfgang Koenig and Chiranjib Mukherjee
Self-repellent Brownian Bridges in an Interacting Bose Gas
Minor revision
null
null
null
math.PR
http://creativecommons.org/licenses/by/4.0/
We consider a model of $d$-dimensional interacting quantum Bose gas, expressed in terms of an ensemble of interacting Brownian bridges in a large box and undergoing the influence of all the interactions between the legs of each of the Brownian bridges. We study the thermodynamic limit of the system and give an explicit formula for the limiting free energy and a necessary and sufficient criterion for the occurrence of a condensation phase transition. For $d\geq 5$ and sufficiently small interaction, we prove that the condensate phase is not empty. The ideas of proof rely on the similarity of the interaction to that of the self-repellent random walk, and build on a lace expansion method conducive to treating {\it paths} undergoing mutual repellence within each bridge.
[ { "version": "v1", "created": "Tue, 14 May 2024 16:39:19 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 14:09:34 GMT" } ]
2025-09-04T00:00:00
[ [ "Bolthausen", "Erwin", "" ], [ "Koenig", "Wolfgang", "" ], [ "Mukherjee", "Chiranjib", "" ] ]
2405.11969
Jae-Hwan Choi
Jae-Hwan Choi, Beom-Seok Han, Daehan Park
Sobolev regularity theory for stochastic reaction-diffusion-advection equations with spatially homogeneous colored noises and infinitesimal generators of subordinate Brownian motions
55 pages; The paper has been accepted for publication in "Journal of Differential Equations"
null
null
null
math.PR math.AP
http://creativecommons.org/licenses/by/4.0/
This article investigates the existence, uniqueness, and regularity of solutions to nonlinear stochastic reaction-diffusion-advection equations (SRDAEs) with spatially homogeneous colored noises and infinitesimal generators of subordinate Brownian motions in mixed norm $L_q(L_p)$-spaces. We introduce a new condition (strongly reinforced Dalang's condition) on colored noise, which facilitates a deeper understanding of the complicated relation between nonlinearities and stochastic forces. Additionally, we establish the space-time H\"older type regularity of solutions.
[ { "version": "v1", "created": "Mon, 20 May 2024 11:48:13 GMT" }, { "version": "v2", "created": "Mon, 09 Sep 2024 12:38:49 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 05:19:00 GMT" } ]
2025-09-04T00:00:00
[ [ "Choi", "Jae-Hwan", "" ], [ "Han", "Beom-Seok", "" ], [ "Park", "Daehan", "" ] ]
2405.11999
Nicola Bastianello
Nicola Bastianello, Luca Schenato, Ruggero Carli
Multi-Agent Optimization and Learning: A Non-Expansive Operators Perspective
null
null
10.1016/B978-0-443-14081-5.00086-6
null
math.OC cs.SY eess.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Multi-agent systems are increasingly widespread in a range of application domains, with optimization and learning underpinning many of the tasks that arise in this context. Different approaches have been proposed to enable the cooperative solution of these optimization and learning problems, including first- and second-order methods, and dual (or Lagrangian) methods, all of which rely on consensus and message-passing. In this article we discuss these algorithms through the lens of non-expansive operator theory, providing a unifying perspective. We highlight the insights that this viewpoint delivers, and discuss how it can spark future original research.
[ { "version": "v1", "created": "Mon, 20 May 2024 13:11:57 GMT" } ]
2025-09-04T00:00:00
[ [ "Bastianello", "Nicola", "" ], [ "Schenato", "Luca", "" ], [ "Carli", "Ruggero", "" ] ]
2405.15141
Antonio Di Noia
Antonio Di Noia, Fabrizio Ruggeri, Antonietta Mira
Likelihood distortion and Bayesian local robustness
null
null
10.1214/25-BA1526
null
math.ST stat.ME stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Robust Bayesian analysis has been mainly devoted to detecting and measuring robustness w.r.t. the prior distribution. Many contributions in the literature aim to define suitable classes of priors which allow the computation of variations of quantities of interest while the prior changes within those classes. The literature has devoted much less attention to the robustness of Bayesian methods w.r.t. the likelihood function due to mathematical and computational complexity, and because it is often arguably considered a more objective choice compared to the prior. In this contribution, we propose a new approach to Bayesian local robustness, mainly focusing on robustness w.r.t. the likelihood function. Successively, we extend it to account for robustness w.r.t. the prior, as well as the prior and the likelihood jointly. This approach is based on the notion of distortion function introduced in the literature on risk theory. The novel robustness measure is a local sensitivity measure that turns out to be very tractable and easy to compute for several classes of distortion functions. Asymptotic properties are derived, and numerical experiments illustrate the theory and its applicability for modelling purposes.
[ { "version": "v1", "created": "Fri, 24 May 2024 01:35:14 GMT" }, { "version": "v2", "created": "Sun, 02 Feb 2025 15:37:49 GMT" }, { "version": "v3", "created": "Thu, 05 Jun 2025 19:28:58 GMT" }, { "version": "v4", "created": "Tue, 02 Sep 2025 21:22:14 GMT" } ]
2025-09-04T00:00:00
[ [ "Di Noia", "Antonio", "" ], [ "Ruggeri", "Fabrizio", "" ], [ "Mira", "Antonietta", "" ] ]
2405.19229
Stylianos Loukas Vasileiou
Stylianos Loukas Vasileiou, William Yeoh, Alessandro Previti, Tran Cao Son
On Generating Monolithic and Model Reconciling Explanations in Probabilistic Scenarios
null
null
null
null
cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Explanation generation frameworks aim to make AI systems' decisions transparent and understandable to human users. However, generating explanations in uncertain environments characterized by incomplete information and probabilistic models remains a significant challenge. In this paper, we propose a novel framework for generating probabilistic monolithic explanations and model reconciling explanations. Monolithic explanations provide self-contained reasons for an explanandum without considering the agent receiving the explanation, while model reconciling explanations account for the knowledge of the agent receiving the explanation. For monolithic explanations, our approach integrates uncertainty by utilizing probabilistic logic to increase the probability of the explanandum. For model reconciling explanations, we propose a framework that extends the logic-based variant of the model reconciliation problem to account for probabilistic human models, where the goal is to find explanations that increase the probability of the explanandum while minimizing conflicts between the explanation and the probabilistic human model. We introduce explanatory gain and explanatory power as quantitative metrics to assess the quality of these explanations. Further, we present algorithms that exploit the duality between minimal correction sets and minimal unsatisfiable sets to efficiently compute both types of explanations in probabilistic contexts. Extensive experimental evaluations on various benchmarks demonstrate the effectiveness and scalability of our approach in generating explanations under uncertainty.
[ { "version": "v1", "created": "Wed, 29 May 2024 16:07:31 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 18:21:33 GMT" } ]
2025-09-04T00:00:00
[ [ "Vasileiou", "Stylianos Loukas", "" ], [ "Yeoh", "William", "" ], [ "Previti", "Alessandro", "" ], [ "Son", "Tran Cao", "" ] ]
2405.20194
B.N. Kausik
B.N. Kausik
Occam Gradient Descent
null
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Deep learning neural network models must be large enough to adapt to their problem domain, while small enough to avoid overfitting training data during gradient descent. To balance these competing demands, over-provisioned deep learning models such as transformers are trained for a single epoch on large data sets, and hence inefficient with both computing resources and training data. In response to these inefficiencies, we derive a provably good algorithm that can combine any training and pruning methods to simultaneously optimize efficiency and accuracy, identifying conditions that resist overfitting and reduce model size while outperforming the underlying training algorithm. We then use the algorithm to combine gradient descent with magnitude pruning into "Occam Gradient Descent." With respect to loss, compute and model size (a) on image classification benchmarks, linear and convolutional neural networks trained with Occam Gradient Descent outperform traditional gradient descent with or without post-train pruning; (b) on a range of tabular data classification tasks, neural networks trained with Occam Gradient Descent outperform traditional gradient descent, as well as Random Forests; (c) on natural language transformers, Occam Gradient Descent outperforms traditional gradient descent.
[ { "version": "v1", "created": "Thu, 30 May 2024 15:58:22 GMT" }, { "version": "v2", "created": "Mon, 17 Jun 2024 23:51:55 GMT" }, { "version": "v3", "created": "Wed, 17 Jul 2024 14:35:54 GMT" }, { "version": "v4", "created": "Wed, 31 Jul 2024 17:57:33 GMT" }, { "version": "v5", "created": "Thu, 07 Nov 2024 14:25:33 GMT" }, { "version": "v6", "created": "Wed, 13 Nov 2024 22:51:10 GMT" }, { "version": "v7", "created": "Mon, 30 Dec 2024 16:04:47 GMT" }, { "version": "v8", "created": "Mon, 07 Apr 2025 13:38:50 GMT" }, { "version": "v9", "created": "Tue, 02 Sep 2025 14:48:21 GMT" } ]
2025-09-04T00:00:00
[ [ "Kausik", "B. N.", "" ] ]
2406.00433
Fabio Natali
Fabio Natali
Periodic Waves for the Regularized Camassa-Holm Equation: Existence and Spectral Stability
20 pages
null
10.13140/RG.2.2.29071.39843
null
math.AP math.CA
http://creativecommons.org/licenses/by/4.0/
In this paper, we investigate the existence and spectral stability of periodic traveling wave solutions for the regularized Camassa-Holm equation. To establish the existence of periodic waves, we employ tools from bifurcation theory to construct solutions with the zero-mean property. We also prove that such waves may not exist for the well-known Camassa-Holm equation. Regarding spectral stability, we analyze the difference between the number of negative eigenvalues of the second variation of the Lyapunov functional at the wave, restricted to the space of zero-mean periodic functions, and the number of negative eigenvalues of the matrix formed from the tangent space associated with the low-order conserved quantities of the evolution model. Finally, we address the problem of orbital stability as a consequence of the spectral stability.
[ { "version": "v1", "created": "Sat, 01 Jun 2024 13:19:06 GMT" }, { "version": "v2", "created": "Fri, 02 Aug 2024 19:08:34 GMT" }, { "version": "v3", "created": "Tue, 02 Sep 2025 18:23:47 GMT" } ]
2025-09-04T00:00:00
[ [ "Natali", "Fabio", "" ] ]
2406.01664
Kirtimaan Mohan
Mengshi Yan, Tie-Jiun Hou, Zhao Li, Kirtimaan Mohan and C.-P. Yuan
A generalized statistical model for fits to parton distributions
52 pages, 14 figures. Updated to match journal version. Includes new appendices with a pedagogical examples and discussion
null
10.1103/zcsy-34cc
MSUHEP-24-002
hep-ph hep-ex hep-th
http://creativecommons.org/licenses/by/4.0/
Parton distribution functions (PDFs) form an essential part of particle physics calculations. Currently, the most precise predictions for these non-perturbative functions are generated through fits to global data. A problem that several PDF fitting groups encounter is the presence of tension in data sets that appear to pull the fits in different directions. In other words, the best fit depends on the choice of data set. Several methods to capture the uncertainty in PDFs in presence of seemingly inconsistent fits have been proposed and are currently in use. These methods are important to ensure that uncertainty in PDFs are not underestimated. Here we propose a novel method for estimating the uncertainty by introducing a generalized statistical model based on Bayesian Hierarchical models which is implemented via the Gaussian Mixture Model (GMM). The methodology is inspired by unsupervised machine learning techniques and is closely related to the statistical methods of Ensemble learning and Bayesian model averaging. Using a toy model of PDFs, we demonstrate how the GMM can be used to faithfully reconstruct the likelihood associated with PDF fits, which can in turn be used to accurately determine the uncertainty on PDFs, especially in the presence of tension in the fitted data sets. We further show how this statistical model reduces to the usual chi-squared likelihood function for a consistent data set and provide measures to optimize the number of Gaussians in the GMM.
[ { "version": "v1", "created": "Mon, 03 Jun 2024 18:00:00 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 02:16:30 GMT" } ]
2025-09-04T00:00:00
[ [ "Yan", "Mengshi", "" ], [ "Hou", "Tie-Jiun", "" ], [ "Li", "Zhao", "" ], [ "Mohan", "Kirtimaan", "" ], [ "Yuan", "C. -P.", "" ] ]
2406.03047
Subhomoy Haldar
Subhomoy Haldar, Harald Havir, Waqar Khan, Drilon Zenelaj, Patrick P. Potts, Sebastian Lehmann, Kimberly A. Dick, Peter Samuelsson, Ville F. Maisi
High-efficiency microwave photodetection by cavity coupled double dots with single cavity-photon sensitivity
8 pages, 4 figures
null
null
null
cond-mat.mes-hall physics.app-ph quant-ph
http://creativecommons.org/licenses/by-nc-nd/4.0/
We present a superconducting cavity-coupled double quantum dot (DQD) photodiode that achieves a maximum photon-to-electron conversion efficiency of 25% in the microwave domain. With a higher-quality-factor cavity and improved device design to prevent photon leakages through unwanted pathways, our device measures microwave signals down to 100 aW power level and achieves sensitivity to probe microwave signals with one photon at a time in the cavity. We analyze the photodiode operation using Jaynes-Cummings input-output theory, identifying the key improvements of stronger cavity-DQD coupling needed to achieve near-unity photodetection efficiency. The results presented in this work represent a crucial advancement toward near unity microwave photodetection efficiency with single cavity-photon sensitivity for studies of photon statistics in the microwave range and applications related to quantum information processing.
[ { "version": "v1", "created": "Wed, 05 Jun 2024 08:23:19 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 14:24:41 GMT" } ]
2025-09-04T00:00:00
[ [ "Haldar", "Subhomoy", "" ], [ "Havir", "Harald", "" ], [ "Khan", "Waqar", "" ], [ "Zenelaj", "Drilon", "" ], [ "Potts", "Patrick P.", "" ], [ "Lehmann", "Sebastian", "" ], [ "Dick", "Kimberly A.", "" ], [ "Samuelsson", "Peter", "" ], [ "Maisi", "Ville F.", "" ] ]
2406.06712
Arun Kannan
Iz Chen, Arun S. Kannan, Krishna Pothapragada
Classification of Non-Degenerate Symmetric Bilinear and Quadratic Forms in the Verlinde Category $\mathrm{Ver}_4^+$
null
null
10.1016/j.jalgebra.2025.08.010
null
math.RT
http://creativecommons.org/licenses/by/4.0/
Although Deligne's theorem classifies all symmetric tensor categories (STCs) with moderate growth over algebraically closed fields of characteristic zero, the classification does not extend to positive characteristic. At the forefront of the study of STCs is the search for an analog to Deligne's theorem in positive characteristic, and it has become increasingly apparent that the Verlinde categories are to play a significant role. Moreover, these categories are largely unstudied, but have already shown very interesting phenomena as both a generalization of and a departure from superalgebra and supergeometry. In this paper, we study $\mathrm{Ver}_4^+$, the simplest non-trivial Verlinde category in characteristic $2$. In particular, we classify all isomorphism classes of non-degenerate symmetric bilinear forms and non-degenerate quadratic forms and study the associated Witt semi-ring that arises from the addition and multiplication operations on bilinear forms.
[ { "version": "v1", "created": "Mon, 10 Jun 2024 18:21:51 GMT" } ]
2025-09-04T00:00:00
[ [ "Chen", "Iz", "" ], [ "Kannan", "Arun S.", "" ], [ "Pothapragada", "Krishna", "" ] ]
2406.09701
Qiheng Mao
Qiheng Mao, Zhenhao Li, Xing Hu, Kui Liu, Xin Xia, Jianling Sun
Towards Explainable Vulnerability Detection with Large Language Models
null
null
null
null
cs.SE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Software vulnerabilities pose significant risks to the security and integrity of software systems. Although prior studies have explored vulnerability detection using deep learning and pre-trained models, these approaches often fail to provide the detailed explanations necessary for developers to understand and remediate vulnerabilities effectively. The advent of large language models (LLMs) has introduced transformative potential due to their advanced generative capabilities and ability to comprehend complex contexts, offering new possibilities for addressing these challenges. In this paper, we propose LLMVulExp, an automated framework designed to specialize LLMs for the dual tasks of vulnerability detection and explanation. To address the challenges of acquiring high-quality annotated data and injecting domain-specific knowledge, LLMVulExp leverages prompt-based techniques for annotating vulnerability explanations and finetunes LLMs using instruction tuning with Low-Rank Adaptation (LoRA), enabling LLMVulExp to detect vulnerability types in code while generating detailed explanations, including the cause, location, and repair suggestions. Additionally, we employ a Chain-of-Thought (CoT) based key code extraction strategy to focus LLMs on analyzing vulnerability-prone code, further enhancing detection accuracy and explanatory depth. Our experimental results demonstrate that LLMVulExp achieves over a 90% F1 score on the SeVC dataset, effectively combining high detection accuracy with actionable and coherent explanations. This study highlights the feasibility of utilizing LLMs for real-world vulnerability detection and explanation tasks, providing critical insights into their adaptation and application in software security.
[ { "version": "v1", "created": "Fri, 14 Jun 2024 04:01:25 GMT" }, { "version": "v2", "created": "Thu, 08 Aug 2024 06:57:41 GMT" }, { "version": "v3", "created": "Tue, 21 Jan 2025 03:27:58 GMT" }, { "version": "v4", "created": "Sun, 31 Aug 2025 14:55:04 GMT" }, { "version": "v5", "created": "Wed, 03 Sep 2025 08:35:23 GMT" } ]
2025-09-04T00:00:00
[ [ "Mao", "Qiheng", "" ], [ "Li", "Zhenhao", "" ], [ "Hu", "Xing", "" ], [ "Liu", "Kui", "" ], [ "Xia", "Xin", "" ], [ "Sun", "Jianling", "" ] ]
2406.13291
Rajkamal Nailwal
Monojit Bhattacharjee, Rajkamal Nailwal
A characterization of completely alternating functions
14 pages, Major revision
null
null
null
math.FA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this article, we characterize completely alternating functions on an abelian semigroup $S$ in terms of completely monotone functions on the product semigroup $S\times \mathbb Z_+$. We also discuss completely alternating sequences induced by a class of rational functions and obtain a set of sufficient conditions (in terms of it's zeros and poles) to determine them. As an application, we show a complete characterization of several classes of completely monotone functions on $\mathbb Z_+^2$ induced by rational functions in two variables. We also derive a set of necessary conditions for the complete monotonicity of the sequence $\{\prod_{i=1}^{k}\frac{(n+a_i)}{(n+b_i)}\}_{n \in \mathbb Z_+}, a_i, b_i \in (0,\infty)$
[ { "version": "v1", "created": "Wed, 19 Jun 2024 07:31:35 GMT" }, { "version": "v2", "created": "Wed, 14 Aug 2024 06:58:54 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 09:55:11 GMT" } ]
2025-09-04T00:00:00
[ [ "Bhattacharjee", "Monojit", "" ], [ "Nailwal", "Rajkamal", "" ] ]
2406.13748
TaiMing Lu
Taiming Lu, Philipp Koehn
Learn and Unlearn: Addressing Misinformation in Multilingual LLMs
EMNLP 2025 Main Conference
null
null
null
cs.CL cs.LG
http://creativecommons.org/licenses/by/4.0/
This paper investigates the propagation of harmful information in multilingual large language models (LLMs) and evaluates the efficacy of various unlearning methods. We demonstrate that fake information, regardless of the language it is in, once introduced into these models through training data, can spread across different languages, compromising the integrity and reliability of the generated content. Our findings reveal that standard unlearning techniques, which typically focus on English data, are insufficient in mitigating the spread of harmful content in multilingual contexts and could inadvertently reinforce harmful content across languages. We show that only by addressing harmful responses in both English and the original language of the harmful data can we effectively eliminate generations for all languages. This underscores the critical need for comprehensive unlearning strategies that consider the multilingual nature of modern LLMs to enhance their safety and reliability across diverse linguistic landscapes.
[ { "version": "v1", "created": "Wed, 19 Jun 2024 18:01:08 GMT" }, { "version": "v2", "created": "Fri, 13 Dec 2024 06:55:46 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 04:23:51 GMT" } ]
2025-09-04T00:00:00
[ [ "Lu", "Taiming", "" ], [ "Koehn", "Philipp", "" ] ]
2406.14427
Itzel Coral Olivos Castillo
Itzel Olivos-Castillo, Paul Schrater, Xaq Pitkow
Frugal inference for control
null
null
null
null
cs.AI q-bio.NC
http://creativecommons.org/licenses/by/4.0/
A key challenge in advancing artificial intelligence is achieving the right balance between utility maximization and resource use by both external movement and internal computation. While this trade-off has been studied in fully observable settings, our understanding of resource efficiency in partially observable environments remains limited. Motivated by this challenge, we develop a version of the POMDP framework where the information gained through inference is treated as a resource that must be optimized alongside task performance and motion effort. By solving this problem in environments described by linear-Gaussian dynamics, we uncover fundamental principles of resource efficiency. Our study reveals a phase transition in the inference, switching from a Bayes-optimal approach to one that strategically leaves some uncertainty unresolved. This frugal behavior gives rise to a structured family of equally effective strategies, facilitating adaptation to later objectives and constraints overlooked during the original optimization. We illustrate the applicability of our framework and the generality of the principles we derived using two nonlinear tasks. Overall, this work provides a foundation for a new type of rational computation that both brains and machines could use for effective but resource-efficient control under uncertainty.
[ { "version": "v1", "created": "Thu, 20 Jun 2024 15:50:38 GMT" }, { "version": "v2", "created": "Tue, 29 Oct 2024 18:52:56 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 14:28:22 GMT" } ]
2025-09-04T00:00:00
[ [ "Olivos-Castillo", "Itzel", "" ], [ "Schrater", "Paul", "" ], [ "Pitkow", "Xaq", "" ] ]
2406.15486
Qianchao Zhu
Qianchao Zhu, Jiangfei Duan, Chang Chen, Siran Liu, Guanyu Feng, Xin Lv, Xiao Chuanfu, Dahua Lin, Chao Yang
SampleAttention: Near-Lossless Acceleration of Long Context LLM Inference with Adaptive Structured Sparse Attention
null
null
null
null
cs.CL cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Large language models (LLMs) now support extremely long context windows, but the quadratic complexity of vanilla attention results in significantly long Time-to-First-Token (TTFT) latency. Existing approaches to address this complexity require additional pretraining or finetuning, and often sacrifice model accuracy. In this paper, we first provide both theoretical and empirical foundations for near-lossless sparse attention. We find dynamically capturing head-specific sparse patterns at runtime with low overhead is crucial. To address this, we propose SampleAttention, an adaptive structured and near-lossless sparse attention. Leveraging observed significant sparse patterns, SampleAttention attends to a fixed percentage of adjacent tokens to capture local window patterns, and employs a two-stage query-guided key-value filtering approach, which adaptively select a minimum set of key-values with low overhead, to capture column stripe patterns. Comprehensive evaluations show that SampleAttention can seamlessly replace vanilla attention in off-the-shelf LLMs with nearly no accuracy loss, and reduces TTFT by up to $2.42\times$ compared with FlashAttention.
[ { "version": "v1", "created": "Mon, 17 Jun 2024 11:05:15 GMT" }, { "version": "v2", "created": "Fri, 28 Jun 2024 08:55:17 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 02:11:32 GMT" } ]
2025-09-04T00:00:00
[ [ "Zhu", "Qianchao", "" ], [ "Duan", "Jiangfei", "" ], [ "Chen", "Chang", "" ], [ "Liu", "Siran", "" ], [ "Feng", "Guanyu", "" ], [ "Lv", "Xin", "" ], [ "Chuanfu", "Xiao", "" ], [ "Lin", "Dahua", "" ], [ "Yang", "Chao", "" ] ]
2406.15596
Chinenye L. Okafor
Chinenye L. Okafor, Trishank Kuppusamy, James C. Davis and Santiago Torres-Arias
DiVerify: Hardening Identity-Based Software Signing with Programmable Diverse-Context Scopes
null
null
null
null
cs.CR cs.SE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Code signing enables software developers to digitally sign their code using cryptographic keys, thereby associating the code with a specific key. This key is then linked to an identity (e.g., through an identity provider), allowing users to establish trust in the origin of the signature and verify both the code's origin and integrity. However, this code-identity binding is only as trustworthy as the mechanisms enforcing it. State-of-the-art identity-based code signing schemes have a major shortcoming: they fail to provide verifiable information about the context in which a signature is generated. If an identity verification server is compromised or the signing client behaves maliciously, the resulting signature may falsely suggest a trustworthy origin, despite the absence of actual developer intent. To address these issues, we propose a diverse identity verification approach that reduces reliance on a single source of verification and enforces stronger guarantees around the signing process itself. By combining multiple identity signals with verifiable execution environments, our system improves confidence that signatures reflect the intent of a legitimate user, produced under expected conditions. Signing in our DiVerify prototype incurs only a few kilobytes of additional storage - less than 0.4% of the average package size in widely used ecosystems like PyPI, and signing complete in under 100ms on a typical deployment.
[ { "version": "v1", "created": "Fri, 21 Jun 2024 18:53:52 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 18:38:20 GMT" } ]
2025-09-04T00:00:00
[ [ "Okafor", "Chinenye L.", "" ], [ "Kuppusamy", "Trishank", "" ], [ "Davis", "James C.", "" ], [ "Torres-Arias", "Santiago", "" ] ]
2406.17642
Gregory Diamos
Johnny Li, Saksham Consul, Eda Zhou, James Wong, Naila Farooqui, Yuxin Ye, Nithyashree Manohar, Zhuxiaona Wei, Tian Wu, Ben Echols, Sharon Zhou, and Gregory Diamos
Banishing LLM Hallucinations Requires Rethinking Generalization
I want to revisit some of the experiments in this paper, specifically figure 5
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by/4.0/
Despite their powerful chat, coding, and reasoning abilities, Large Language Models (LLMs) frequently hallucinate. Conventional wisdom suggests that hallucinations are a consequence of a balance between creativity and factuality, which can be mitigated, but not eliminated, by grounding the LLM in external knowledge sources. Through extensive systematic experiments, we show that these traditional approaches fail to explain why LLMs hallucinate in practice. Specifically, we show that LLMs augmented with a massive Mixture of Memory Experts (MoME) can easily memorize large datasets of random numbers. We corroborate these experimental findings with a theoretical construction showing that simple neural networks trained to predict the next token hallucinate when the training loss is above a threshold as it usually does in practice when training on internet scale data. We interpret our findings by comparing against traditional retrieval methods for mitigating hallucinations. We use our findings to design a first generation model for removing hallucinations -- Lamini-1 -- that stores facts in a massive mixture of millions of memory experts that are retrieved dynamically.
[ { "version": "v1", "created": "Tue, 25 Jun 2024 15:31:01 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 08:09:31 GMT" } ]
2025-09-04T00:00:00
[ [ "Li", "Johnny", "" ], [ "Consul", "Saksham", "" ], [ "Zhou", "Eda", "" ], [ "Wong", "James", "" ], [ "Farooqui", "Naila", "" ], [ "Ye", "Yuxin", "" ], [ "Manohar", "Nithyashree", "" ], [ "Wei", "Zhuxiaona", "" ], [ "Wu", "Tian", "" ], [ "Echols", "Ben", "" ], [ "Zhou", "Sharon", "" ], [ "Diamos", "Gregory", "" ] ]
2406.18419
Mihai Ciucu
Seok Hyun Byun, Mihai Ciucu and Yi-Lin Lee
Propp's benzels and Lai's nearly symmetric hexagons with holes
47 pages, 40 figures. The main changes compared to version 2 are: (a) we expanded the explanations in the first half of Section 2, (b) we modified the title to better reflect the contents of the paper, and (c) we updated the authors' contact information. We also corrected some minor typos
null
null
null
math.CO cond-mat.stat-mech math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper we present a new version of the second author's factorization theorem for perfect matchings of symmetric graphs. We then use our result to solve four open problems of Propp on the enumeration of trimer tilings on the hexagonal lattice. As another application, we obtain a semi-factorization result for the number of lozenge tilings of a large class of hexagonal regions with holes (obtained by starting with an arbitrary symmetric hexagon with holes, and translating all the holes one unit lattice segment in the same direction). This in turn leads to the solution of two open problems posed by Lai and to an extension of a result due to Fulmek and Krattenthaler, which results in exact enumeration formulas for some new families of hexagonal regions with holes. Our result also allows us to find new, simpler proofs (and in one case, a new, simpler form) of some formulas due to Krattenthaler for the number of perfect matchings of Aztec rectangles with unit holes along a lattice diagonal.
[ { "version": "v1", "created": "Wed, 26 Jun 2024 15:15:05 GMT" }, { "version": "v2", "created": "Mon, 26 Aug 2024 14:52:02 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 15:57:17 GMT" } ]
2025-09-04T00:00:00
[ [ "Byun", "Seok Hyun", "" ], [ "Ciucu", "Mihai", "" ], [ "Lee", "Yi-Lin", "" ] ]
2407.00079
Ruoyu Qin
Ruoyu Qin, Zheming Li, Weiran He, Mingxing Zhang, Yongwei Wu, Weimin Zheng, Xinran Xu
Mooncake: A KVCache-centric Disaggregated Architecture for LLM Serving
23 pages, 13 figures
null
null
null
cs.DC cs.AI cs.AR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI. It features a KVCache-centric disaggregated architecture that separates the prefill and decoding clusters. It also leverages the underutilized CPU, DRAM, and SSD resources of the GPU cluster to implement a disaggregated cache of KVCache. The core of Mooncake is its KVCache-centric scheduler, which balances maximizing overall effective throughput while meeting latency-related Service Level Objectives (SLOs). Unlike traditional studies that assume all requests will be processed, Mooncake faces challenges due to highly overloaded scenarios. To mitigate these, we developed a prediction-based early rejection policy. Experiments show that Mooncake excels in long-context scenarios. Compared to the baseline method, Mooncake can achieve up to a 525% increase in throughput in certain simulated scenarios while adhering to SLOs. Under real workloads, Mooncake's innovative architecture enables Kimi to handle 75% more requests.
[ { "version": "v1", "created": "Mon, 24 Jun 2024 02:05:32 GMT" }, { "version": "v2", "created": "Tue, 02 Jul 2024 02:49:35 GMT" }, { "version": "v3", "created": "Tue, 09 Jul 2024 04:03:10 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 14:56:29 GMT" } ]
2025-09-04T00:00:00
[ [ "Qin", "Ruoyu", "" ], [ "Li", "Zheming", "" ], [ "He", "Weiran", "" ], [ "Zhang", "Mingxing", "" ], [ "Wu", "Yongwei", "" ], [ "Zheng", "Weimin", "" ], [ "Xu", "Xinran", "" ] ]
2407.01858
Emily McDougall
Emily McDougall and Bala Poduval
Energetic Ion Composition as a Means of Investigating the Physical Origins of Alpha Particle Heavy Magnetic Switchbacks
null
ApJ 984 6 (2025)
10.3847/1538-4357/adc2ff
null
astro-ph.SR physics.plasm-ph physics.space-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Magnetic switchbacks are of continuing interest to the scientific community due to the fact that the phenomenon has not been completely understood. Although most of the research into them in the Parker Solar Probe era has largely focused on creating a theoretical framework for causing the field reversal through magnetic interchange reconnection, reconnecting streams of plasma in the solar wind, or shear driven turbulence, it remains unclear to what extent these models may or may not represent the underlying physical reality of magnetic switchbacks. In this paper, we present the results of our study on the energetic ion composition of magnetic switchback events using statistical methods with the aim of obtaining new insights into the underlying physics. In doing so, we find consistent differences in arrival times of the peak flux of different energetic ion species in magnetic switchbacks which are indicative of switchback formed remotely in the solar corona and propagated outwards in the solar wind. We also find that while the data does not directly contradict a linear interchange reconnection model nor the flux rope driven interchange reconnection model, the structure of the plasma within the switchbacks themselves is reminiscent of reconnection produced plasmoids.
[ { "version": "v1", "created": "Tue, 02 Jul 2024 00:02:48 GMT" }, { "version": "v2", "created": "Mon, 01 Sep 2025 10:56:11 GMT" } ]
2025-09-04T00:00:00
[ [ "McDougall", "Emily", "" ], [ "Poduval", "Bala", "" ] ]
2407.02578
Shi-Zhuo Looi
Philip Isett, Shi-Zhuo Looi
A proof of Onsager's Conjecture for the SQG equation
54 pages
null
null
null
math.AP math-ph math.MP
http://creativecommons.org/licenses/by/4.0/
We construct solutions to the SQG equation that fail to conserve the Hamiltonian while having the maximal allowable regularity for this property to hold. This result solves the generalized Onsager conjecture on the threshold regularity for Hamiltonian conservation for SQG.
[ { "version": "v1", "created": "Tue, 02 Jul 2024 18:01:45 GMT" }, { "version": "v2", "created": "Wed, 24 Jul 2024 06:46:02 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 17:49:25 GMT" } ]
2025-09-04T00:00:00
[ [ "Isett", "Philip", "" ], [ "Looi", "Shi-Zhuo", "" ] ]
2407.05838
Hannah Woodward
Hannah L. Woodward, Andrew J. Rushby, Nathan J. Mayne
A novel metric for assessing climatological surface habitability
16 pages, 2 figures
Planet. Sci. J. 6 206 (2025)
10.3847/PSJ/adf3ab
null
astro-ph.EP astro-ph.IM
http://creativecommons.org/licenses/by/4.0/
Planetary surface habitability has so far been considered, in the main, upon a global scale. The increasing number of 3D modelling studies of (exo)planetary climate has highlighted the need for a more nuanced understanding of surface habitability. Using satellite-derived data of photosynthetic life to represent the observed surface habitability of modern Earth, we validate a set of climatologically-defined metrics previously used in habitability studies. The comparison finds that the metrics defined by surface temperature alone show spatial patterns of habitability distinct to those defined by aridity or water availability, with no metric able to completely replicate the observed habitability. We build upon these results to introduce a new metric defined by the observed thermal limits of modern Earth-based life, along with surface water fluxes as an analogue for water and nutrient availability. Furthermore, we pay attention to not only the thermal bounds of macroscopic complex life, but additionally the limits of microbial life which have been vital to the generation of Earth's biosignatures, thus expanding considerations of climatic habitability out of a historically binary definition. Repeating the validation for our metric, along with another which uses a similar definition that incorporates conditions for both temperature and water availability, shows a significant improvement in capturing the broad patterns of surface habitability, laying the groundwork for more comprehensive assessments of potential life-supporting climates upon other planets.
[ { "version": "v1", "created": "Mon, 08 Jul 2024 11:38:04 GMT" }, { "version": "v2", "created": "Tue, 30 Jul 2024 13:10:27 GMT" }, { "version": "v3", "created": "Mon, 01 Sep 2025 11:21:29 GMT" } ]
2025-09-04T00:00:00
[ [ "Woodward", "Hannah L.", "" ], [ "Rushby", "Andrew J.", "" ], [ "Mayne", "Nathan J.", "" ] ]
2407.08481
Chao Fan
Chao Fan, Hongyuan Yu, Yan Huang, Liang Wang, Zhenghan Yang, and Xibin Jia
SliceMamba with Neural Architecture Search for Medical Image Segmentation
This work has been submitted to the IEEE for possible publication
1 - 13 2025
10.1109/JBHI.2025.3564381
null
eess.IV cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Despite the progress made in Mamba-based medical image segmentation models, existing methods utilizing unidirectional or multi-directional feature scanning mechanisms struggle to effectively capture dependencies between neighboring positions, limiting the discriminant representation learning of local features. These local features are crucial for medical image segmentation as they provide critical structural information about lesions and organs. To address this limitation, we propose SliceMamba, a simple and effective locally sensitive Mamba-based medical image segmentation model. SliceMamba includes an efficient Bidirectional Slice Scan module (BSS), which performs bidirectional feature slicing and employs varied scanning mechanisms for sliced features with distinct shapes. This design ensures that spatially adjacent features remain close in the scanning sequence, thereby improving segmentation performance. Additionally, to fit the varying sizes and shapes of lesions and organs, we further introduce an Adaptive Slice Search method to automatically determine the optimal feature slice method based on the characteristics of the target data. Extensive experiments on two skin lesion datasets (ISIC2017 and ISIC2018), two polyp segmentation (Kvasir and ClinicDB) datasets, and one multi-organ segmentation dataset (Synapse) validate the effectiveness of our method.
[ { "version": "v1", "created": "Thu, 11 Jul 2024 13:13:31 GMT" }, { "version": "v2", "created": "Mon, 19 Aug 2024 07:28:38 GMT" } ]
2025-09-04T00:00:00
[ [ "Fan", "Chao", "" ], [ "Yu", "Hongyuan", "" ], [ "Huang", "Yan", "" ], [ "Wang", "Liang", "" ], [ "Yang", "Zhenghan", "" ], [ "Jia", "Xibin", "" ] ]
2407.09971
Rebecca Flint
M. Kornja\v{c}a and R. Flint
Distinct effect of Kondo physics on crystal field splitting in electron and spin spectroscopies
8 pages, 4 figures, plus supplementary material included
null
null
null
cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
Magnetic anisotropy is a key feature of rare earth materials from permanent magnets to heavy fermions. We explore the complex interplay of Kondo physics and anisotropy, and their effect on different experimental probes of magnetic anisotropy in a minimal J = 3/2 Anderson impurity model using numerical renormalization group. While anisotropy suppresses Kondo screening, virtual valence fluctuations enhance the anisotropy. We find distinct renormalization of the magnetic anisotropy measured via dynamical spin response (inelastic neutron scattering) versus electronic excitations in the impurity spectral function (resonant inelastic x-rays and scanning tunneling spectroscopy). The two measurement types have different responses and dependences on the temperature and Kondo scales.
[ { "version": "v1", "created": "Sat, 13 Jul 2024 18:21:26 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 20:15:04 GMT" } ]
2025-09-04T00:00:00
[ [ "Kornjača", "M.", "" ], [ "Flint", "R.", "" ] ]
2407.19563
Jordan L Shivers
Jordan L. Shivers, Jingchen Feng, and Fred C. MacKintosh
Criticality enhances the reinforcement of disordered networks by rigid inclusions
null
Phys. Rev. X 15, 031061 (2025)
10.1103/b9bh-rrj1
null
cond-mat.soft physics.bio-ph
http://creativecommons.org/licenses/by/4.0/
The mechanical properties of biological materials are spatially heterogeneous. Typical tissues are made up of a spanning fibrous extracellular matrix in which various inclusions, such as living cells, are embedded. While the influence of inclusions on the stiffness of common elastic materials such as rubber has been studied for decades and can be understood in terms of the volume fraction and shape of inclusions, the same is not true for disordered filamentous and fibrous networks. Recent work has shown that, in isolation, such networks exhibit unusual viscoelastic behavior indicative of an underlying mechanical phase transition controlled by network connectivity and strain. How this behavior is modified when inclusions are present is unclear. Here, we present a theoretical and computational study of the influence of rigid inclusions on the mechanics of disordered elastic networks near the connectivity-controlled central force rigidity transition. Combining scaling theory and coarse-grained simulations, we predict and confirm an anomalously strong dependence of the composite stiffness on inclusion volume fraction, beyond that seen in ordinary composites. This stiffening exceeds the well-established volume fraction-dependent stiffening expected in conventional composites, e.g., as an elastic analogue of the classic volume fraction dependent increase in the viscosity of liquids first identified by Einstein. We show that this enhancement is a consequence of the interplay between inter-particle spacing and an emergent correlation length, leading to an effective finite-size scaling imposed by the presence of inclusions. We outline the expected scaling of the shear modulus and strain fluctuations with the inclusion volume fraction and network connectivity, confirm these predictions in simulations, and discuss potential experimental tests and implications for our predictions in real systems.
[ { "version": "v1", "created": "Sun, 28 Jul 2024 19:14:42 GMT" } ]
2025-09-04T00:00:00
[ [ "Shivers", "Jordan L.", "" ], [ "Feng", "Jingchen", "" ], [ "MacKintosh", "Fred C.", "" ] ]
2407.20683
Lasse Fischer
Lasse Fischer, Ziyu Xu, Aaditya Ramdas
An online generalization of the (e-)Benjamini-Hochberg procedure
35 pages, 6 figures
null
null
null
stat.ME
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In online multiple testing, the hypotheses arrive one by one, and at each time we must immediately reject or accept the current hypothesis solely based on the data and hypotheses observed so far. Many online procedures have been proposed, but none of them are generalizations of the Benjamini-Hochberg (BH) procedure based on p-values, or of the e-BH procedure that uses e-values. In this paper, we consider a relaxed problem setup that allows the current hypothesis to be rejected at any later step. We show that this relaxation allows us to define -- what we justify extensively to be -- the natural and appropriate online extension of the BH and e-BH procedures. We show that the FDR guarantees for BH (resp. e-BH) and online BH (resp. online e-BH) are identical under positive, negative or arbitrary dependence, at fixed and stopping times. Further, the online BH (resp. online e-BH) rule recovers the BH (resp. e-BH) rule as a special case when the number of hypotheses is known to be fixed. Of independent interest, our proof techniques also allow us to prove that numerous existing online procedures, which were known to control the FDR at fixed times, also control the FDR at stopping times. Finally, we extend the recently proposed Closure Principle for FDR control to the online case, which can potentially be used to improve the methods even further.
[ { "version": "v1", "created": "Tue, 30 Jul 2024 09:24:25 GMT" }, { "version": "v2", "created": "Thu, 26 Sep 2024 06:35:56 GMT" }, { "version": "v3", "created": "Tue, 21 Jan 2025 08:26:56 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 14:07:57 GMT" } ]
2025-09-04T00:00:00
[ [ "Fischer", "Lasse", "" ], [ "Xu", "Ziyu", "" ], [ "Ramdas", "Aaditya", "" ] ]
2408.01558
Matthew Lynch
Matthew J. Lynch, Ryan Jacobs, Gabriella Bruno, Priyam Patki, Dane Morgan, Kevin G. Field
Accelerating Domain-Aware Electron Microscopy Analysis Using Deep Learning Models with Synthetic Data and Image-Wide Confidence Scoring
null
null
10.1038/s41524-025-01756-6
null
cs.CV cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
The integration of machine learning (ML) models enhances the efficiency, affordability, and reliability of feature detection in microscopy, yet their development and applicability are hindered by the dependency on scarce and often flawed manually labeled datasets and a lack of domain awareness. We addressed these challenges by creating a physics-based synthetic image and data generator, resulting in a machine learning model that achieves comparable precision (0.86), recall (0.63), F1 scores (0.71), and engineering property predictions (R2=0.82) to a model trained on human-labeled data. We enhanced both models by using feature prediction confidence scores to derive an image-wide confidence metric, enabling simple thresholding to eliminate ambiguous and out-of-domain images resulting in performance boosts of 5-30% with a filtering-out rate of 25%. Our study demonstrates that synthetic data can eliminate human reliance in ML and provides a means for domain awareness in cases where many feature detections per image are needed.
[ { "version": "v1", "created": "Fri, 02 Aug 2024 20:15:15 GMT" } ]
2025-09-04T00:00:00
[ [ "Lynch", "Matthew J.", "" ], [ "Jacobs", "Ryan", "" ], [ "Bruno", "Gabriella", "" ], [ "Patki", "Priyam", "" ], [ "Morgan", "Dane", "" ], [ "Field", "Kevin G.", "" ] ]
2408.05043
Qing Yang
Qing Yang, Xiao Guo, Zhoujian Cao, Xiaoyun Shao, Xi Yuan
Anisotropy of Nanohertz Gravitational Wave Background and Source Clustering from Supermassive Binary Black Holes Based on Cosmological Simulation
23 pages,19 figures
Astrophys.J. 989 (2025) 2, 157
10.3847/1538-4357/aded02
null
astro-ph.CO gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Several pulsar timing array (PTA) groups have recently claimed the detection of nanohertz gravitational wave background (GWB), but the origin of this gravitational wave (GW) signal remains unclear. Nanohertz GWs generated by supermassive binary black holes (SMBBHs) are one of the most important GW sources in the PTA band. Utilizing data from cosmological simulation, we generate multiple realizations of a mock observable universe that self-consistently incorporates the cosmic large-scale structure, enabling a robust statistical analysis of SMBBH populations and their GW signatures. We systematically investigate the merger event distributions and both the isotropic and anisotropic properties of the resulting GWB signals under different hardening timescales. Specifically, we calculate the characteristic amplitude of the GWB signal, and the angular power spectrum for both the total energy density and energy density in different frequency bins accounting for cosmic variance through different realizations. We also study the clustering pattern of the positional distribution of SMBBHs to examine whether they can reproduce the large-scale structure of galaxies. Furthermore, for the upcoming Chinese Pulsar Timing Array (CPTA) and Square Kilometre Array (SKA)-PTA, we predict the numbers and signal-to-noise ratio (SNR) distributions of resolvable individual GW sources that may be detected with SNR$>$8. We finally investigated the impact of weak lensing effects and found that their influence on the basic characteristics of the GWB signal and individual sources is rather limited.
[ { "version": "v1", "created": "Fri, 09 Aug 2024 12:56:11 GMT" }, { "version": "v2", "created": "Fri, 07 Feb 2025 01:07:20 GMT" }, { "version": "v3", "created": "Wed, 09 Jul 2025 08:17:59 GMT" } ]
2025-09-04T00:00:00
[ [ "Yang", "Qing", "" ], [ "Guo", "Xiao", "" ], [ "Cao", "Zhoujian", "" ], [ "Shao", "Xiaoyun", "" ], [ "Yuan", "Xi", "" ] ]
2408.05656
Mamoon Sharaf A.
M. A. Sharaf, A. M. Shirokov, W. Du, and J. P. Vary
Applications of the Modified Hulth\'en-Kohn Method for Bound and Scattering States
28 pages, 29 figures
Phys.Rev.C 112 (2025)
10.1103/bhgh-d9s7
null
nucl-th
http://creativecommons.org/licenses/by/4.0/
We apply the Hulth\`en-Kohn method suggested by V. D. Efros [Phys. Rev. C 99, 034620 (2019)] for calculating various observables in the continuum and discrete spectrum using two-body interactions in single- and coupled-channel systems. This method is promising for many-body applications and ab initio description of nuclear reactions. We explore the convergence of phase shifts and wave functions as well as the location of S-matrix poles which enables obtaining both resonance and bound state parameters. We find that adopting wave functions from approximate bound-state solutions for the short-range components of basis wave functions leads to good convergence.
[ { "version": "v1", "created": "Sat, 10 Aug 2024 23:48:09 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 03:21:37 GMT" } ]
2025-09-04T00:00:00
[ [ "Sharaf", "M. A.", "" ], [ "Shirokov", "A. M.", "" ], [ "Du", "W.", "" ], [ "Vary", "J. P.", "" ] ]
2408.07897
Tianyue Zhou
Tianyue Zhou, Jung-Hoon Cho, Cathy Wu
The Nah Bandit: Modeling User Non-compliance in Recommendation Systems
12 pages, 8 figures, accepted by IEEE Transactions on Control of Network Systems
null
10.1109/TCNS.2025.3600814
null
cs.LG cs.IR cs.MA cs.SY eess.SY
http://creativecommons.org/licenses/by-nc-nd/4.0/
Recommendation systems now pervade the digital world, ranging from advertising to entertainment. However, it remains challenging to implement effective recommendation systems in the physical world, such as in mobility or health. This work focuses on a key challenge: in the physical world, it is often easy for the user to opt out of taking any recommendation if they are not to her liking, and to fall back to her baseline behavior. It is thus crucial in cyber-physical recommendation systems to operate with an interaction model that is aware of such user behavior, lest the user abandon the recommendations altogether. This paper thus introduces the Nah Bandit, a tongue-in-cheek reference to describe a Bandit problem where users can say `nah' to the recommendation and opt for their preferred option instead. As such, this problem lies in between a typical bandit setup and supervised learning. We model the user non-compliance by parameterizing an anchoring effect of recommendations on users. We then propose the Expert with Clustering (EWC) algorithm, a hierarchical approach that incorporates feedback from both recommended and non-recommended options to accelerate user preference learning. In a recommendation scenario with $N$ users, $T$ rounds per user, and $K$ clusters, EWC achieves a regret bound of $O(N\sqrt{T\log K} + NT)$, achieving superior theoretical performance in the short term compared to LinUCB algorithm. Experimental results also highlight that EWC outperforms both supervised learning and traditional contextual bandit approaches. This advancement reveals that effective use of non-compliance feedback can accelerate preference learning and improve recommendation accuracy. This work lays the foundation for future research in Nah Bandit, providing a robust framework for more effective recommendation systems.
[ { "version": "v1", "created": "Thu, 15 Aug 2024 03:01:02 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 17:40:55 GMT" } ]
2025-09-04T00:00:00
[ [ "Zhou", "Tianyue", "" ], [ "Cho", "Jung-Hoon", "" ], [ "Wu", "Cathy", "" ] ]
2408.09435
Yunyan Yang
Jicheng Ma, Yunyan Yang
A modified Ricci flow on arbitrary weighted graph
null
J. Geom. Anal. (2025) 35:332
10.1007/s12220-025-02164-4
null
math.AP
http://creativecommons.org/licenses/by-nc-sa/4.0/
In this paper, we propose a modified Ricci flow, as well as a quasi-normalized Ricci flow, on arbitrary weighted graph. Each of these two flows has a unique global solution. In particular, these global existence and uniqueness results do not require an exit condition proposed by Bai et al in a recent work [2]. As applications, these two Ricci flows are applied to community detection for complex networks, including Karate Club, American football games, Facebook, as well as artificial networks. In our algorithms, unlike in [5,15], there is no need to perform surgery at every iteration, only one surgery needs to be performed after the last iteration. From three commonly used criteria for evaluating community detection algorithms, ARI, NMI and Q, we conclude that our algorithms outperform existing algorithms, including Ollivier's Ricci flow [5], normalized Ollivier's Ricci flow and normalized Lin-Lu-Yau's Ricci flow [15]. The codes for our algorithms are available at https://github.com/mjc191812/Modified-Ricci-Flow.
[ { "version": "v1", "created": "Sun, 18 Aug 2024 10:43:21 GMT" }, { "version": "v2", "created": "Sun, 27 Apr 2025 08:45:54 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 05:47:44 GMT" } ]
2025-09-04T00:00:00
[ [ "Ma", "Jicheng", "" ], [ "Yang", "Yunyan", "" ] ]
2408.14025
Brodie Oldfield
Brodie Oldfield, Sevvandi Kandanaarachchi, Ziqi Xu, Mario Andr\'es Mu\~noz
An Item Response Theory-based R Module for Algorithm Portfolio Analysis
10 Pages, 6 Figures. Submitted to SoftwareX
null
10.1016/j.softx.2025.102239
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Experimental evaluation is crucial in AI research, especially for assessing algorithms across diverse tasks. Many studies often evaluate a limited set of algorithms, failing to fully understand their strengths and weaknesses within a comprehensive portfolio. This paper introduces an Item Response Theory (IRT) based analysis tool for algorithm portfolio evaluation called AIRT-Module. Traditionally used in educational psychometrics, IRT models test question difficulty and student ability using responses to test questions. Adapting IRT to algorithm evaluation, the AIRT-Module contains a Shiny web application and the R package airt. AIRT-Module uses algorithm performance measures to compute anomalousness, consistency, and difficulty limits for an algorithm and the difficulty of test instances. The strengths and weaknesses of algorithms are visualised using the difficulty spectrum of the test instances. AIRT-Module offers a detailed understanding of algorithm capabilities across varied test instances, thus enhancing comprehensive AI method assessment. It is available at https://sevvandi.shinyapps.io/AIRT/ .
[ { "version": "v1", "created": "Mon, 26 Aug 2024 05:31:46 GMT" }, { "version": "v2", "created": "Tue, 27 Aug 2024 04:36:52 GMT" } ]
2025-09-04T00:00:00
[ [ "Oldfield", "Brodie", "" ], [ "Kandanaarachchi", "Sevvandi", "" ], [ "Xu", "Ziqi", "" ], [ "Muñoz", "Mario Andrés", "" ] ]
2408.14795
Harikrishnan K. P.
Harikrishnan KP, Ruijuan Xu, Kinnary Patel, Kevin J. Crust, Aarushi Khandelwal, Chenyu Zhang, Sergey Prosandeev, Hua Zhou, Yu-Tsun Shao, Laurent Bellaiche, Harold Y. Hwang, David A. Muller
Electron ptychography reveals a ferroelectricity dominated by anion displacements
69 pages, 5 figures, 10 Extended Data figures, 10 Supplementary Figures
Nat. Mater. 24, 1433-1440 (2025)
10.1038/s41563-025-02205-x
null
cond-mat.mtrl-sci cond-mat.mes-hall
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Sodium niobate, a lead-free ferroic material, hosts delicately-balanced, competing order parameters, including ferroelectric states that can be stabilized by epitaxial strain. Here, we show that the resulting macroscopic ferroelectricity exhibits an unconventional microscopic structure using multislice electron ptychography. This technique overcomes multiple scattering artifacts limiting conventional electron microscopy, enabling both lateral spatial resolution beyond the diffraction limit and recovery of three-dimensional structural information. These imaging capabilities allow us to separate the ferroelectric interior of the sample from the relaxed surface structure and identify the soft phonon mode and related structural distortions with picometer precision. Unlike conventional ferroelectric perovskites, we find that the polar distortion in this material involves minimal distortions of the cation sublattices and is instead dominated by anion displacements relative to the niobium sublattice. We establish limits on film thickness for interfacial octahedral rotation engineering and directly visualize a random octahedral rotation pattern, arising from the flat dispersion of the associated phonon mode.
[ { "version": "v1", "created": "Tue, 27 Aug 2024 05:58:37 GMT" }, { "version": "v2", "created": "Tue, 14 Jan 2025 22:53:33 GMT" } ]
2025-09-04T00:00:00
[ [ "KP", "Harikrishnan", "" ], [ "Xu", "Ruijuan", "" ], [ "Patel", "Kinnary", "" ], [ "Crust", "Kevin J.", "" ], [ "Khandelwal", "Aarushi", "" ], [ "Zhang", "Chenyu", "" ], [ "Prosandeev", "Sergey", "" ], [ "Zhou", "Hua", "" ], [ "Shao", "Yu-Tsun", "" ], [ "Bellaiche", "Laurent", "" ], [ "Hwang", "Harold Y.", "" ], [ "Muller", "David A.", "" ] ]
2408.16206
Nicolas Marticorena
Nicolas Marticorena, Tobias Fischer, Jesse Haviland, Niko Suenderhauf
RMMI: Reactive Mobile Manipulation using an Implicit Neural Map
8 pages, 6 figures, accepted to the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2025
null
null
null
cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Mobile manipulator robots operating in complex domestic and industrial environments must effectively coordinate their base and arm motions while avoiding obstacles. While current reactive control methods gracefully achieve this coordination, they rely on simplified and idealised geometric representations of the environment to avoid collisions. This limits their performance in cluttered environments. To address this problem, we introduce RMMI, a reactive control framework that leverages the ability of neural Signed Distance Fields (SDFs) to provide a continuous and differentiable representation of the environment's geometry. RMMI formulates a quadratic program that optimises jointly for robot base and arm motion, maximises the manipulability, and avoids collisions through a set of inequality constraints. These constraints are constructed by querying the SDF for the distance and direction to the closest obstacle for a large number of sampling points on the robot. We evaluate RMMI both in simulation and in a set of real-world experiments. For reaching in cluttered environments, we observe a 25% increase in success rate. For additional details, code, and experiment videos, please visit https://rmmi.github.io/.
[ { "version": "v1", "created": "Thu, 29 Aug 2024 01:57:57 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 04:01:03 GMT" } ]
2025-09-04T00:00:00
[ [ "Marticorena", "Nicolas", "" ], [ "Fischer", "Tobias", "" ], [ "Haviland", "Jesse", "" ], [ "Suenderhauf", "Niko", "" ] ]
2408.17156
Nicola Bastianello
Nicola Bastianello, Apostolos I. Rikos, Karl H. Johansson
Asynchronous Distributed Learning with Quantized Finite-Time Coordination
To be presented at 2024 IEEE Conference on Decision and Control
null
10.1109/CDC56724.2024.10885917
null
math.OC cs.SY eess.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper we address distributed learning problems over peer-to-peer networks. In particular, we focus on the challenges of quantized communications, asynchrony, and stochastic gradients that arise in this set-up. We first discuss how to turn the presence of quantized communications into an advantage, by resorting to a finite-time, quantized coordination scheme. This scheme is combined with a distributed gradient descent method to derive the proposed algorithm. Secondly, we show how this algorithm can be adapted to allow asynchronous operations of the agents, as well as the use of stochastic gradients. Finally, we propose a variant of the algorithm which employs zooming-in quantization. We analyze the convergence of the proposed methods and compare them to state-of-the-art alternatives.
[ { "version": "v1", "created": "Fri, 30 Aug 2024 09:50:52 GMT" } ]
2025-09-04T00:00:00
[ [ "Bastianello", "Nicola", "" ], [ "Rikos", "Apostolos I.", "" ], [ "Johansson", "Karl H.", "" ] ]
2409.00061
Arief Purnama Muharram
Arief Purnama Muharram and Ayu Purwarianti
Enhancing Natural Language Inference Performance with Knowledge Graph for COVID-19 Automated Fact-Checking in Indonesian Language
Accepted for publication in the Journal of ICT Research and Applications (JICTRA)
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by-sa/4.0/
Automated fact-checking is a key strategy to overcome the spread of COVID-19 misinformation on the internet. These systems typically leverage deep learning approaches through Natural Language Inference (NLI) to verify the truthfulness of information based on supporting evidence. However, one challenge that arises in deep learning is performance stagnation due to a lack of knowledge during training. This study proposes using a Knowledge Graph (KG) as external knowledge to enhance NLI performance for automated COVID-19 fact-checking in the Indonesian language. The proposed model architecture comprises three modules: a fact module, an NLI module, and a classifier module. The fact module processes information from the KG, while the NLI module handles semantic relationships between the given premise and hypothesis. The representation vectors from both modules are concatenated and fed into the classifier module to produce the final result. The model was trained using the generated Indonesian COVID-19 fact-checking dataset and the COVID-19 KG Bahasa Indonesia. Our study demonstrates that incorporating KGs can significantly improve NLI performance in fact-checking, achieving the best accuracy of 0.8616. This suggests that KGs are a valuable component for enhancing NLI performance in automated fact-checking.
[ { "version": "v1", "created": "Thu, 22 Aug 2024 14:27:47 GMT" }, { "version": "v2", "created": "Mon, 21 Jul 2025 15:04:28 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 01:52:35 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 08:36:10 GMT" } ]
2025-09-04T00:00:00
[ [ "Muharram", "Arief Purnama", "" ], [ "Purwarianti", "Ayu", "" ] ]
2409.00827
Vadim E. Levit
Do Trong Hoang, Vadim E. Levit, Eugen Mandrescu, My Hanh Pham
Log-concavity of the independence polynomials of $\mathbf{W}_{p}$ graphs
16 pages, 2 figures
null
null
null
math.CO cs.DM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let $G$ be a graph of order $n$. For a positive integer $p$, $G$ is said to be a $\mathbf{W}_{p}$ graph if $n\geq p$ and every $p$ pairwise disjoint independent sets of $G$ are contained within $p$ pairwise disjoint maximum independent sets. In this paper, we establish that every connected $\mathbf{W}_{p}$ graph $G$ is $p$-quasi-regularizable if and only if $n\geq(p+1)\cdot\alpha$, where $\alpha$ is the independence number of $G$ and $p\neq2$. This finding ensures that the independence polynomial of a connected $\mathbf{W}_{p}$ graph $G$ is log-concave whenever $(p+1)\cdot\alpha\leq n\leq p\cdot\alpha+2\sqrt{p\cdot\alpha+p}$ and $\frac{\alpha^{2}}{4\left( \alpha+1\right) }\leq p$, or $p\cdot\alpha+2\sqrt{p\cdot\alpha+p}<n\leq \frac{\left( \alpha^{2}+1\right) \cdot p+\left( \alpha-1\right) ^{2}}{\alpha-1}$ and $\frac{\alpha\left( \alpha-1\right) }{\alpha+1}\leq p$. Moreover, the clique corona graph $G\circ K_{p}$ serves as an example of the $\mathbf{W}_{p}$ graph class. We further demonstrate that the independence polynomial of $G\circ K_{p}$ is always log-concave for sufficiently large $p$. Keywords: very well-covered graph; quasi-regularizable graph; corona graph; $\mathbf{W}_{p}$ graph; independence polynomial; log-concavity.
[ { "version": "v1", "created": "Sun, 01 Sep 2024 20:00:45 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 17:50:12 GMT" } ]
2025-09-04T00:00:00
[ [ "Hoang", "Do Trong", "" ], [ "Levit", "Vadim E.", "" ], [ "Mandrescu", "Eugen", "" ], [ "Pham", "My Hanh", "" ] ]
2409.01120
Patricia Alonso-\'Alvarez
Patricia Alonso-Alvarez and Nees Jan van Eck
Coverage and metadata completeness and accuracy of African research publications in OpenAlex: A comparative analysis
null
null
null
null
cs.DL
http://creativecommons.org/licenses/by/4.0/
Unlike traditional proprietary data sources such as Scopus and the Web of Science (WoS), OpenAlex emphasizes its comprehensiveness. This study analyzes OpenAlex coverage and metadata completeness and accuracy of African research publications. To achieve this, OpenAlex is compared with Scopus, WoS, and African Journals Online (AJOL). First, we examine the coverage of African research publications in OpenAlex relative to Scopus, WoS, and AJOL. Then, we assess and compare the availability and accuracy of metadata in OpenAlex, Scopus, and WoS. The findings indicate that OpenAlex offers the most extensive publication coverage. In terms of metadata, OpenAlex provides high coverage for publication and author information, though its coverage of affiliations, references, and funder information is comparatively lower. Metadata accuracy is similarly high for publication and author fields, while affiliation, reference, and funding information show higher rates of missing or incomplete data. Notably, the results demonstrate that both metadata availability and accuracy in OpenAlex improve significantly for publications also indexed in Scopus and WoS. These findings suggest that OpenAlex has the potential to replace proprietary data sources for certain types of analyses. However, for some metadata fields, there remains a trade-off between extensiveness and accuracy.
[ { "version": "v1", "created": "Mon, 02 Sep 2024 09:56:55 GMT" }, { "version": "v2", "created": "Wed, 23 Apr 2025 07:29:28 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 14:48:40 GMT" } ]
2025-09-04T00:00:00
[ [ "Alonso-Alvarez", "Patricia", "" ], [ "van Eck", "Nees Jan", "" ] ]
2409.03210
David Hawthorn
N. K Gupta, R. Gong, Y. Wu, M. Kang, C. T. Parzyck, B. Z. Gregory, N. Costa, R. Sutarto, S. Sarker, A. Singer, D. G. Schlom, K. M. Shen and D. G. Hawthorn
Anisotropic Spin Stripe Domains in Bilayer La$_3$Ni$_2$O$_7$
18 pages, 5 figures; replaced with published version. Supplementary information available at https://doi.org/10.1038/s41467-025-61653-w
Nature Communications 16, 6560 (2025)
10.1038/s41467-025-61653-w
null
cond-mat.supr-con cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
The discovery of superconductivity in La$_3$Ni$_2$O$_7$ under pressure has motivated the investigation of a parent spin density wave (SDW) state, which could provide the underlying pairing interaction. Here, we employ resonant soft x-ray scattering and polarimetry on thin films of bilayer La$_3$Ni$_2$O$_7$ to determine that the magnetic structure of the SDW forms unidirectional diagonal spin stripes with moments lying within the NiO$_2$ plane and perpendicular to $\mathbf{Q}_{SDW}$, but without evidence of the strong charge disproportionation typically associated with other nickelates. These stripes form anisotropic domains with shorter correlation lengths perpendicular versus parallel to $\mathbf{Q}_{SDW}$, revealing nanoscale rotational and translational symmetry breaking analogous to the cuprate and Fe-based superconductors, with possible Bloch-like antiferromagnetic domain walls separating orthogonal domains.
[ { "version": "v1", "created": "Thu, 05 Sep 2024 03:09:55 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 00:43:24 GMT" } ]
2025-09-04T00:00:00
[ [ "Gupta", "N. K", "" ], [ "Gong", "R.", "" ], [ "Wu", "Y.", "" ], [ "Kang", "M.", "" ], [ "Parzyck", "C. T.", "" ], [ "Gregory", "B. Z.", "" ], [ "Costa", "N.", "" ], [ "Sutarto", "R.", "" ], [ "Sarker", "S.", "" ], [ "Singer", "A.", "" ], [ "Schlom", "D. G.", "" ], [ "Shen", "K. M.", "" ], [ "Hawthorn", "D. G.", "" ] ]
2409.03934
Carlos Barrera-Anzaldo
Carlos Barrera-Anzaldo and Carlos Garc\'ia-Azpeitia
Symmetric periodic solutions in the generalized Sitnikov Problem with homotopy methods
24 pages, 3 figures
null
null
null
math.DS math-ph math.CA math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The paper investigates a generalization of the classical Sitnikov problem, concentrating on the movement of a satellite along the Z-axis as it interacts with $n$ primary bodies in periodic motion. It establishes the existence of an infinite number of even and anti-periodic solutions with increasing periods. The proof employs the Leray-Schauder degree theory to trace the critical points of action functionals, using a homotopy from solutions when the primary bodies are transformed into circular orbits.
[ { "version": "v1", "created": "Thu, 05 Sep 2024 22:59:28 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 20:48:35 GMT" } ]
2025-09-04T00:00:00
[ [ "Barrera-Anzaldo", "Carlos", "" ], [ "García-Azpeitia", "Carlos", "" ] ]
2409.06005
Daniel Sell
Daniel Sell, Franziska Sieron
Almost automorphic subshifts with finiteness conditions for the boundary of the separating cover
We fixed some typos, updated the bibliography and made various minor changes to improve readability and clearness of the presentation. In Section 4, the numbering of the statements changed as we added several corollaries
null
null
null
math.DS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this article we study orbits of proximal pairs in almost automorphic subshifts. The corresponding orbits in the maximal equicontinuous factor are precisely those orbits that intersect the boundary of the subshift's separating cover. We impose certain finiteness conditions on this boundary and explore the resulting consequences for the subshift, for instance in terms of complexity or the relations between proximal and asymptotic pairs. The last part of our article deals with Toeplitz subshifts without a finite boundary. There we treat the question of necessary conditions and sufficient conditions for the existence of a factor subshift with a finite boundary. Throughout the whole article, we provide explicit constructions for Toeplitz subshifts to illustrate our findings and the necessity of our assumptions.
[ { "version": "v1", "created": "Mon, 09 Sep 2024 19:02:13 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 13:00:52 GMT" } ]
2025-09-04T00:00:00
[ [ "Sell", "Daniel", "" ], [ "Sieron", "Franziska", "" ] ]
2409.06336
Antonin Sulc
Antonin Sulc, Thorsten Hellert, Raimund Kammering, Hayden Hoschouer, Jason St. John
Towards Agentic AI on Particle Accelerators
5 pages, 3 figures, Machine Learning and the Physical Sciences at Workshop at the 38th conference on Neural Information Processing Systems (NeurIPS)
Machine Learning and the Physical Sciences Workshop at the 38th conference on Neural Information Processing Systems (NeurIPS) December 15, 2024
null
null
physics.acc-ph cs.AI
http://creativecommons.org/licenses/by/4.0/
As particle accelerators grow in complexity, traditional control methods face increasing challenges in achieving optimal performance. This paper envisions a paradigm shift: a decentralized multi-agent framework for accelerator control, powered by Large Language Models (LLMs) and distributed among autonomous agents. We present a proposition of a self-improving decentralized system where intelligent agents handle high-level tasks and communication and each agent is specialized to control individual accelerator components. This approach raises some questions: What are the future applications of AI in particle accelerators? How can we implement an autonomous complex system such as a particle accelerator where agents gradually improve through experience and human feedback? What are the implications of integrating a human-in-the-loop component for labeling operational data and providing expert guidance? We show three examples, where we demonstrate the viability of such architecture.
[ { "version": "v1", "created": "Tue, 10 Sep 2024 08:47:23 GMT" }, { "version": "v2", "created": "Thu, 28 Nov 2024 22:19:48 GMT" }, { "version": "v3", "created": "Sun, 22 Dec 2024 09:30:47 GMT" }, { "version": "v4", "created": "Tue, 02 Sep 2025 19:53:40 GMT" } ]
2025-09-04T00:00:00
[ [ "Sulc", "Antonin", "" ], [ "Hellert", "Thorsten", "" ], [ "Kammering", "Raimund", "" ], [ "Hoschouer", "Hayden", "" ], [ "John", "Jason St.", "" ] ]
2409.06509
Lukas Muttenthaler
Lukas Muttenthaler, Klaus Greff, Frieda Born, Bernhard Spitzer, Simon Kornblith, Michael C. Mozer, Klaus-Robert M\"uller, Thomas Unterthiner, Andrew K. Lampinen
Aligning Machine and Human Visual Representations across Abstraction Levels
91 pages
null
null
null
cs.CV cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Deep neural networks have achieved success across a wide range of applications, including as models of human behavior and neural representations in vision tasks. However, neural network training and human learning differ in fundamental ways, and neural networks often fail to generalize as robustly as humans do raising questions regarding the similarity of their underlying representations. What is missing for modern learning systems to exhibit more human-aligned behavior? We highlight a key misalignment between vision models and humans: whereas human conceptual knowledge is hierarchically organized from fine- to coarse-scale distinctions, model representations do not accurately capture all these levels of abstraction. To address this misalignment, we first train a teacher model to imitate human judgments, then transfer human-aligned structure from its representations to refine the representations of pretrained state-of-the-art vision foundation models via finetuning. These human-aligned models more accurately approximate human behavior and uncertainty across a wide range of similarity tasks, including a new dataset of human judgments spanning multiple levels of semantic abstractions. They also perform better on a diverse set of machine learning tasks, increasing generalization and out-of-distribution robustness. Thus, infusing neural networks with additional human knowledge yields a best-of-both-worlds representation that is both more consistent with human cognitive judgments and more practically useful, thus paving the way toward more robust, interpretable, and human-aligned artificial intelligence systems.
[ { "version": "v1", "created": "Tue, 10 Sep 2024 13:41:08 GMT" }, { "version": "v2", "created": "Mon, 16 Sep 2024 13:22:16 GMT" }, { "version": "v3", "created": "Tue, 29 Oct 2024 09:30:12 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 10:31:46 GMT" } ]
2025-09-04T00:00:00
[ [ "Muttenthaler", "Lukas", "" ], [ "Greff", "Klaus", "" ], [ "Born", "Frieda", "" ], [ "Spitzer", "Bernhard", "" ], [ "Kornblith", "Simon", "" ], [ "Mozer", "Michael C.", "" ], [ "Müller", "Klaus-Robert", "" ], [ "Unterthiner", "Thomas", "" ], [ "Lampinen", "Andrew K.", "" ] ]
2409.07213
Sunyoung Kim
Naohiko Arima, Sunyoung Kim and Masakazu Kojima
Exact SDP relaxations for a class of quadratic programs with finite and infinite quadratic constraints
28paages, 6 figures
null
null
null
math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate exact semidefinite programming (SDP) relaxations for the problem of minimizing a nonconvex quadratic objective function over a feasible region defined by both finitely and infinitely many nonconvex quadratic inequality constraints (semi-infinite QCQPs). Sufficient conditions for the exactness of SDP relaxations for QCQPs with finitely many constraints have been extensively studied, notably by Argue et al. (MOR, 48:100-126, 2023), Arima et al. (SIOPT, 34:3194-3211, 2024), and Joyse and Yang (MP, 205:539-558, 2024). In this work, we present three new sufficient conditions that generalize the existing conditions in these works for both finite and semi-infinite QCQPs. Specifically, we establish relationships among the proposed and existing conditions, and prove that one of the proposed conditions is the weakest among them. Illustrative examples are also provided to demonstrate the effectiveness of the proposed conditions in comparison to the existing ones.
[ { "version": "v1", "created": "Wed, 11 Sep 2024 12:09:46 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 00:57:53 GMT" } ]
2025-09-04T00:00:00
[ [ "Arima", "Naohiko", "" ], [ "Kim", "Sunyoung", "" ], [ "Kojima", "Masakazu", "" ] ]
2409.08334
Rafael Parra
Viviana Gubitosi and Rafael Parra
Some remarks about $FP_{n}$-projective and $FP_{n}$-injective modules
null
null
null
null
math.RA
http://creativecommons.org/licenses/by-nc-sa/4.0/
Let $R$ be a ring. In \cite{MD4} Mao and Ding defined an special class of $R$-modules that they called \( FP_n \)-projective $R$-modules. In this paper, we give some new characterizations of \( FP_n \)-projective $R$-modules and strong $n$-coherent rings. Some known results are extended and some new characterizations of the \( FP_n \)-injective global dimension in terms of \( FP_n \)-projective $R$-modules are obtained. Using the \( FP_n \)-projective dimension of an $R$-module defined by Ouyang, Duan and Li in \cite{Ouy} we introduce a slightly different \( FP_n \)-projective global dimension over the ring $R$ which measures how far away the ring is from being Noetherian. This dimension agrees with the $(n,0)$-projective global dimension of \cite{Ouy} when the ring in question is strong $n$-coherent.
[ { "version": "v1", "created": "Thu, 12 Sep 2024 18:02:11 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 16:57:24 GMT" } ]
2025-09-04T00:00:00
[ [ "Gubitosi", "Viviana", "" ], [ "Parra", "Rafael", "" ] ]
2409.10105
Yoshihiko Susuki
Kenji Takamichi, Yoshihiko Susuki, and Marcos Netto
Participation Factors for Nonlinear Autonomous Dynamical Systems in the Koopman Operator Framework
33 pages, 3 figures
null
10.1109/TAC.2025.3574309
null
math.DS cs.SY eess.SY
http://creativecommons.org/licenses/by/4.0/
We devise a novel formulation and propose the concept of modal participation factors to nonlinear dynamical systems. The original definition of modal participation factors (or simply participation factors) provides a simple yet effective metric. It finds use in theory and practice, quantifying the interplay between states and modes of oscillation in a linear time-invariant (LTI) system. In this paper, with the Koopman operator framework, we present the results of participation factors for nonlinear dynamical systems with an asymptotically stable equilibrium point or limit cycle. We show that participation factors are defined for the entire domain of attraction, beyond the vicinity of an attractor, where the original definition of participation factors for LTI systems is a special case. Finally, we develop a numerical method to estimate participation factors using time series data from the underlying nonlinear dynamical system. The numerical method can be implemented by leveraging a well-established numerical scheme in the Koopman operator framework called dynamic mode decomposition.
[ { "version": "v1", "created": "Mon, 16 Sep 2024 09:11:39 GMT" } ]
2025-09-04T00:00:00
[ [ "Takamichi", "Kenji", "" ], [ "Susuki", "Yoshihiko", "" ], [ "Netto", "Marcos", "" ] ]
2409.11017
Amirhossein Kazemipour
Amirhossein Kazemipour, Ronan Hinchet, Robert K. Katzschmann
Stretchable Electrohydraulic Artificial Muscle for Full Motion Ranges in Musculoskeletal Antagonistic Joints
This paper has been accepted to the IEEE International Conference on Robotics and Automation (ICRA) 2025
null
10.1109/ICRA55743.2025.11128116
null
cs.RO
http://creativecommons.org/licenses/by/4.0/
Artificial muscles play a crucial role in musculoskeletal robotics and prosthetics to approximate the force-generating functionality of biological muscle. However, current artificial muscle systems are typically limited to either contraction or extension, not both. This limitation hinders the development of fully functional artificial musculoskeletal systems. We address this challenge by introducing an artificial antagonistic muscle system capable of both contraction and extension. Our design integrates non-stretchable electrohydraulic soft actuators (HASELs) with electrostatic clutches within an antagonistic musculoskeletal framework. This configuration enables an antagonistic joint to achieve a full range of motion without displacement loss due to tendon slack. We implement a synchronization method to coordinate muscle and clutch units, ensuring smooth motion profiles and speeds. This approach facilitates seamless transitions between antagonistic muscles at operational frequencies of up to 3.2 Hz. While our prototype utilizes electrohydraulic actuators, this muscle-clutch concept is adaptable to other non-stretchable artificial muscles, such as McKibben actuators, expanding their capability for extension and full range of motion in antagonistic setups. Our design represents a significant advancement in the development of fundamental components for more functional and efficient artificial musculoskeletal systems, bringing their capabilities closer to those of their biological counterparts.
[ { "version": "v1", "created": "Tue, 17 Sep 2024 09:30:30 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 12:12:44 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 14:39:20 GMT" } ]
2025-09-04T00:00:00
[ [ "Kazemipour", "Amirhossein", "" ], [ "Hinchet", "Ronan", "" ], [ "Katzschmann", "Robert K.", "" ] ]
2409.11171
Lukas Brunke
Lukas Brunke, Siqi Zhou, Angela P. Schoellig
Preventing Inactive CBF Safety Filters Caused by Invalid Relative Degree Assumptions
8 pages, 4 figures, accepted for publication in the IEEE Transactions on Automatic Control
null
null
null
eess.SY cs.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Control barrier function (CBF) safety filters emerged as a popular framework to certify and modify potentially unsafe control inputs, for example, provided by a reinforcement learning agent or a non-expert user. Typical CBF safety filter designs assume that the system has a uniform relative degree. This assumption is restrictive and is frequently overlooked in practice. When violated, the assumption can cause the safety filter to become inactive, allowing large and possibly unsafe control inputs to be applied to the system. In discrete-time implementations, the inactivity issue is often manifested as chattering close to the safety boundary and/or constraint violations. In this work, we provide an in-depth discussion on the safety filter inactivity issue, propose a mitigation strategy based on multiple CBFs, and derive an upper bound on the sampling time for safety under sampled-data control. The effectiveness of our proposed method is validated through both simulation and quadrotor experiments.
[ { "version": "v1", "created": "Tue, 17 Sep 2024 13:25:38 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 00:49:59 GMT" } ]
2025-09-04T00:00:00
[ [ "Brunke", "Lukas", "" ], [ "Zhou", "Siqi", "" ], [ "Schoellig", "Angela P.", "" ] ]
2409.11661
Tae Ha Park
Tae Ha Park and Simone D'Amico
Bridging the Domain Gap for Flight-Ready Spaceborne Vision
Accepted to Journal of Spacecraft and Rockets
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This work presents Spacecraft Pose Network v3 (SPNv3), a Neural Network (NN) for monocular pose estimation of a known, non-cooperative target spacecraft. SPNv3 is designed and trained to be computationally efficient while providing robustness to spaceborne images that have not been observed during offline training and validation on the ground. These characteristics are essential to deploying NNs on space-grade edge devices. They are achieved through careful NN design choices, and an extensive trade-off analysis reveals features such as data augmentation, transfer learning and vision transformer architecture as a few of those that contribute to simultaneously maximizing robustness and minimizing computational overhead. Experiments demonstrate that the final SPNv3 can achieve state-of-the-art pose accuracy on hardware-in-the-loop images from a robotic testbed while having trained exclusively on computer-generated synthetic images, effectively bridging the domain gap between synthetic and real imagery. At the same time, SPNv3 runs well above the update frequency of modern satellite navigation filters when tested on a representative graphical processing unit system with flight heritage. Overall, SPNv3 is an efficient, flight-ready NN model readily applicable to close-range rendezvous and proximity operations with target resident space objects.
[ { "version": "v1", "created": "Wed, 18 Sep 2024 02:56:50 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 07:11:48 GMT" } ]
2025-09-04T00:00:00
[ [ "Park", "Tae Ha", "" ], [ "D'Amico", "Simone", "" ] ]
2409.12604
Ronald Katende
Ronald Katende, Henry Kasumba
Curvature-Adaptive Perturbation and Subspace Descent for Robust Saddle Point Escape in High-Dimensional Optimization
null
null
null
null
math.OC
http://creativecommons.org/licenses/by/4.0/
High-dimensional non-convex optimization problems in engineering design, control, and learning are often hindered by saddle points, flat plateaus, and strongly anisotropic curvature. This paper develops a unified, curvature-adaptive framework that combines stochastic perturbations, adaptive learning rates, and randomized subspace descent to enhance escape efficiency and scalability. We show theoretically that gradient flow almost surely avoids strict saddles, with escape probability increasing exponentially in dimension. For noise-perturbed gradient descent, we derive explicit escape-time bounds that depend on local curvature and noise magnitude. Adaptive step sizes further reduce escape times by responding to local gradient variability, while randomized subspace descent preserves descent directions in low-dimensional projections and ensures global convergence with logarithmic dependence on dimension. Numerical experiments on nonlinear and constrained benchmarks validate these results, demonstrating faster escape, improved robustness to ill-conditioning, and lower total runtime compared to standard first- and second-order methods. The proposed approach offers practical tools for large-scale engineering optimization tasks where curvature, noise, and dimensionality interplay critically.
[ { "version": "v1", "created": "Thu, 19 Sep 2024 09:28:58 GMT" }, { "version": "v2", "created": "Fri, 27 Sep 2024 09:01:34 GMT" }, { "version": "v3", "created": "Wed, 25 Jun 2025 08:38:31 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 04:25:27 GMT" } ]
2025-09-04T00:00:00
[ [ "Katende", "Ronald", "" ], [ "Kasumba", "Henry", "" ] ]
2409.12630
Jannis Kurtz
Jannis Kurtz
Bounding the Optimal Number of Policies for Robust K-Adaptability
null
null
null
null
math.OC
http://creativecommons.org/licenses/by/4.0/
In the realm of robust optimization the k-adaptability approach is one promising method to derive approximate solutions for two-stage robust optimization problems. Instead of allowing all possible second-stage decisions, the k-adaptability approach aims at calculating a limited set of k such decisions already in the first-stage before the uncertainty is revealed. The parameter k can be adjusted to control the quality of the approximation. However, not much is known on how many solutions k are needed to achieve an optimal solution for the two-stage robust problem. In this work we derive bounds on k which guarantee optimality for general non-linear problems with integer decisions where the uncertainty appears in the objective function or in the constraints. For convex uncertainty sets we show that for objective uncertainty the bound depends linearly on the dimension of the uncertainty, while for constraint uncertainty the dependence can be exponential, still providing the first generic bound for a wide class of problems. Additionally, we provide approximation guarantees if k is smaller than the derived bounds. The results give new insights on how many solutions are needed for problems as the decision dependent information discovery problem or the capital budgeting problem with constraint uncertainty. Finally, for finite uncertainty sets we show that calculating the minimal k for which k-adaptable and two-stage problems are equivalent is NP-hard and derive a greedy method which approximates this k for the case where no first-stage decisions exist.
[ { "version": "v1", "created": "Thu, 19 Sep 2024 10:01:02 GMT" }, { "version": "v2", "created": "Fri, 28 Feb 2025 11:17:41 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 07:37:54 GMT" } ]
2025-09-04T00:00:00
[ [ "Kurtz", "Jannis", "" ] ]
2409.12950
Anish Ghoshal
Chao Chen, Anish Ghoshal, Gianmassimo Tasinato, Eemeli Tomberg
Stochastic Axion-like Curvaton: Non-Gaussianity and Primordial Black Holes Without Large Power Spectrum
Matches published version in PRD
null
null
null
astro-ph.CO gr-qc hep-ph hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We discuss a mechanism of primordial black hole (PBH) formation that does not require specific features in the inflationary potential, revisiting previous literature. In this mechanism, a light spectator field evolves stochastically during inflation and remains subdominant during the post-inflationary era. Even though the curvature power spectrum stays small at all scales, rare perturbations of the field probe a local maximum in its potential, leading to non-Gaussian tails in the distribution of curvature fluctuations, and to copious PBH production. For a concrete axion-like particle (ALP) scenario we analytically determine the distribution of the compaction function for perturbations, showing that it is characterized by a heavy tail, which produces an extended PBH mass distribution. We find the ALP mass and decay constant to be correlated with the PBH mass, for instance, an ALP with a mass $m_a = 5.4 \times 10^{14}$ eV and a decay constant $f_a = 4.6 \times 10^{-5} Mpl$ can lead to PBHs of mass $M_{\rm PBH} = 10^{21}$ g as the entire dark matter (DM) of the universe, and is testable in future PBH observations via lensing in the NGRST and mergers detectable in the LISA and ET Gravitational Waves (GW) detectors. We then extend our analysis to mixed ALP and PBH dark matter and Higgs-like spectator fields. We find that PBHs cluster strongly over all cosmological scales, clashing with CMB isocurvature bounds. We argue that this problem is shared by all PBH production from inflationary models that depend solely on large non-Gaussianity without a peak in the curvature power spectrum and discuss possible remedies.
[ { "version": "v1", "created": "Thu, 19 Sep 2024 17:57:02 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 16:54:05 GMT" } ]
2025-09-04T00:00:00
[ [ "Chen", "Chao", "" ], [ "Ghoshal", "Anish", "" ], [ "Tasinato", "Gianmassimo", "" ], [ "Tomberg", "Eemeli", "" ] ]
2409.13465
Sascha Heu{\ss}en
Sascha Heu{\ss}en, Janine Hilder
Efficient fault-tolerant code switching via one-way transversal CNOT gates
27 pages, 18 figures
null
10.22331/q-2025-09-03-1846
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Code switching is an established technique that facilitates a universal set of FT quantum gate operations by combining two QEC codes with complementary sets of gates, which each by themselves are easy to implement fault-tolerantly. In this work, we present a code switching scheme that respects the constraints of FT circuit design by only making use of transversal gates. These gates are intrinsically FT without additional qubit overhead. We analyze application of the scheme to low-distance color codes, which are suitable for operation in existing quantum processors, for instance based on trapped ions or neutral atoms. We briefly discuss connectivity constraints that arise for architectures based on superconducting qubits. Numerical simulations of circuit-level noise indicate that a logical $T$-gate, facilitated by our scheme, could outperform both flag-FT magic state injection protocols and a physical $T$-gate at low physical error rates. Transversal code switching naturally scales to code pairs of arbitrary code distance. We observe improved performance of a distance-5 protocol compared to both the distance-3 implementation and the physical gate for realistically attainable physical entangling gate error rates. We discuss how the scheme can be implemented with a large degree of parallelization, provided that logical auxiliary qubits can be prepared reliably enough. Our logical $T$-gate circumvents potentially costly magic state factories. The requirements to perform QEC and to achieve an FT universal gate set are then essentially the same: Prepare logical auxiliary qubits offline, execute transversal gates and perform fast-enough measurements. Transversal code switching thus serves to enable more practical hardware realizations of FT universal quantum computation. The scheme alleviates resource requirements for experimental demonstrations of quantum algorithms run on logical qubits.
[ { "version": "v1", "created": "Fri, 20 Sep 2024 12:54:47 GMT" }, { "version": "v2", "created": "Fri, 29 Aug 2025 13:57:23 GMT" } ]
2025-09-04T00:00:00
[ [ "Heußen", "Sascha", "" ], [ "Hilder", "Janine", "" ] ]
2409.15550
Mahnaz Roshanaei
Mahnaz Roshanaei, Rezvaneh Rezapour, Magy Seif El-Nasr
Talk, Listen, Connect: How Humans and AI Evaluate Empathy in Responses to Emotionally Charged Narratives
21 pages, 4 figures, 6 tables. Title updated from "Talk, Listen, Connect: Navigating Empathy in Human-AI Interactions" to "Talk, Listen, Connect: How Humans and AI Evaluate Empathy in Responses to Emotionally Charged Narratives" in this version. This is version 2 (v2) of the paper. All previous citations of arXiv:2409.15550 with the old title still refer to the same paper
null
null
null
cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Social interactions promote well-being, yet barriers like geographic distance, time limitations, and mental health conditions can limit face-to-face interactions. Emotionally responsive AI systems, such as chatbots, offer new opportunities for social and emotional support, but raise critical questions about how empathy is perceived and experienced in human-AI interactions. This study examines how empathy is evaluated in AI-generated versus human responses. Using personal narratives, we explored how persona attributes (e.g., gender, empathic traits, shared experiences) and story qualities affect empathy ratings. We compared responses from standard and fine-tuned AI models with human judgments. Results show that while humans are highly sensitive to emotional vividness and shared experience, AI-responses are less influenced by these cues, often lack nuance in empathic expression. These findings highlight challenges in designing emotionally intelligent systems that respond meaningfully across diverse users and contexts, and informs the design of ethically aware tools to support social connection and well-being.
[ { "version": "v1", "created": "Mon, 23 Sep 2024 21:04:42 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 22:08:34 GMT" } ]
2025-09-04T00:00:00
[ [ "Roshanaei", "Mahnaz", "" ], [ "Rezapour", "Rezvaneh", "" ], [ "El-Nasr", "Magy Seif", "" ] ]
2409.19954
Shiben Liu
Shiben Liu, Huijie Fan, Qiang Wang, Weihong Ren, Yandong Tang, Yang Cong
Domain Consistency Representation Learning for Lifelong Person Re-Identification
12 pages, 7 figures
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Lifelong person re-identification (LReID) exhibits a contradictory relationship between intra-domain discrimination and inter-domain gaps when learning from continuous data. Intra-domain discrimination focuses on individual nuances (i.e., clothing type, accessories, etc.), while inter-domain gaps emphasize domain consistency. Achieving a trade-off between maximizing intra-domain discrimination and minimizing inter-domain gaps is a crucial challenge for improving LReID performance. Most existing methods strive to reduce inter-domain gaps through knowledge distillation to maintain domain consistency. However, they often ignore intra-domain discrimination. To address this challenge, we propose a novel domain consistency representation learning (DCR) model that explores global and attribute-wise representations as a bridge to balance intra-domain discrimination and inter-domain gaps. At the intra-domain level, we explore the complementary relationship between global and attribute-wise representations to improve discrimination among similar identities. Excessive learning intra-domain discrimination can lead to catastrophic forgetting. We further develop an attribute-oriented anti-forgetting (AF) strategy that explores attribute-wise representations to enhance inter-domain consistency, and propose a knowledge consolidation (KC) strategy to facilitate knowledge transfer. Extensive experiments show that our DCR achieves superior performance compared to state-of-the-art LReID methods. Our code is available at https://github.com/LiuShiBen/DCR.
[ { "version": "v1", "created": "Mon, 30 Sep 2024 05:19:09 GMT" }, { "version": "v2", "created": "Tue, 19 Nov 2024 08:17:30 GMT" }, { "version": "v3", "created": "Sun, 27 Apr 2025 09:28:11 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 15:44:02 GMT" } ]
2025-09-04T00:00:00
[ [ "Liu", "Shiben", "" ], [ "Fan", "Huijie", "" ], [ "Wang", "Qiang", "" ], [ "Ren", "Weihong", "" ], [ "Tang", "Yandong", "" ], [ "Cong", "Yang", "" ] ]
2410.03861
Laura Fink
Laura Fink, Linus Franke, Bernhard Egger, Joachim Keinert, Marc Stamminger
Refinement of Monocular Depth Maps via Multi-View Differentiable Rendering
8 pages main paper + 3 pages of references + 6 pages appendix
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Accurate depth estimation is at the core of many applications in computer graphics, vision, and robotics. Current state-of-the-art monocular depth estimators, trained on extensive datasets, generalize well but lack 3D consistency needed for many applications. In this paper, we combine the strength of those generalizing monocular depth estimation techniques with multi-view data by framing this as an analysis-by-synthesis optimization problem to lift and refine such relative depth maps to accurate error-free depth maps. After an initial global scale estimation through structure-from-motion point clouds, we further refine the depth map through optimization enforcing multi-view consistency via photometric and geometric losses with differentiable rendering of the meshed depth map. In a two-stage optimization, scaling is further refined first, and afterwards artifacts and errors in the depth map are corrected via nearby-view photometric supervision. Our evaluation shows that our method is able to generate detailed, high-quality, view consistent, accurate depth maps, also in challenging indoor scenarios, and outperforms state-of-the-art multi-view depth reconstruction approaches on such datasets. Project page and source code can be found at https://lorafib.github.io/ref_depth/.
[ { "version": "v1", "created": "Fri, 04 Oct 2024 18:50:28 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 13:51:09 GMT" } ]
2025-09-04T00:00:00
[ [ "Fink", "Laura", "" ], [ "Franke", "Linus", "" ], [ "Egger", "Bernhard", "" ], [ "Keinert", "Joachim", "" ], [ "Stamminger", "Marc", "" ] ]
2410.06340
Yuhang Yao
Yuhang Yao, Yuan Li, Xinyi Fan, Junhao Li, Kay Liu, Weizhao Jin, Yu Yang, Srivatsan Ravi, Philip S. Yu, Carlee Joe-Wong
FedGraph: A Research Library and Benchmark for Federated Graph Learning
https://github.com/FedGraph/fedgraph
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Federated graph learning is an emerging field with significant practical challenges. While algorithms have been proposed to improve the accuracy of training graph neural networks, such as node classification on federated graphs, the system performance is often overlooked, despite it is crucial for real-world deployment. To bridge this gap, we introduce FedGraph, a research library designed for practical distributed training and comprehensive benchmarking of FGL algorithms. FedGraph supports a range of state-of-the-art graph learning methods and includes a monitoring class that evaluates system performance, with a particular focus on communication and computation costs during training. Unlike existing federated learning platforms, FedGraph natively integrates homomorphic encryption to enhance privacy preservation and supports scalable deployment across multiple physical machines with system-level performance evaluation to guide the system design of future algorithms. To enhance efficiency and privacy, we propose a low-rank communication scheme for algorithms like FedGCN that require pre-training communication, accelerating both the pre-training and training phases. Extensive experiments benchmark FGL algorithms on three major graph learning tasks and demonstrate FedGraph as the first efficient FGL framework to support encrypted low-rank communication and scale to graphs with 100 million nodes.
[ { "version": "v1", "created": "Tue, 08 Oct 2024 20:18:18 GMT" }, { "version": "v2", "created": "Fri, 01 Nov 2024 21:02:52 GMT" }, { "version": "v3", "created": "Wed, 21 May 2025 00:05:44 GMT" }, { "version": "v4", "created": "Tue, 02 Sep 2025 23:15:54 GMT" } ]
2025-09-04T00:00:00
[ [ "Yao", "Yuhang", "" ], [ "Li", "Yuan", "" ], [ "Fan", "Xinyi", "" ], [ "Li", "Junhao", "" ], [ "Liu", "Kay", "" ], [ "Jin", "Weizhao", "" ], [ "Yang", "Yu", "" ], [ "Ravi", "Srivatsan", "" ], [ "Yu", "Philip S.", "" ], [ "Joe-Wong", "Carlee", "" ] ]
2410.06630
Jiahong Yu
Jiahong Yu
A Conjecture of Bhatt--Lurie and weakly $p$-nilpotent Hodge--Tate stacks
null
null
null
null
math.AG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let $k$ be a perfect field of characteristic $p$, and let $X/k$ be a smooth variety. It is known that given a Frobenius lifting of $X$, we can identify prismatic crystals and nilpotent Higgs bundles, known as a positive characteristic version of the Simpson correspondence of $X$. However, Ogus--Vologodsky point out in their original paper of non-abelian Hodge theory in characteristic $p$ that, if we are just given a smooth lifting over $\W_2(k)$, there is a non-abelian Hodge theory on $p$-nilpotent Higgs bundles. Hence, it is natural to ask that whether there exists a subcategory of Hodge--Tate crystals on $X$, which can be described as $p$-nilpotent Higgs bundles. In this paper, we construct an analogue of the Hodge--Tate stack, so called the weakly $p$-nilpotent Hodge--Tate stack, on which the vector bundles are identified with certain Hodge--Tate crystals on $X$ that can be locally described by weakly $p$-nilpotent Higgs bundles. Furthermore, we prove that the weakly $p$-nilpotent Hodge--Tate stack is indeed a gerbe banded by $T_{X/k}\otimes{\alpha_p}$, and the obstruction class coincides with the obstruction of the existence of a Frobenius lifting of $X$, which is a conjecture of Bhatt and Lurie.
[ { "version": "v1", "created": "Wed, 09 Oct 2024 07:24:06 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 06:37:28 GMT" } ]
2025-09-04T00:00:00
[ [ "Yu", "Jiahong", "" ] ]
2410.08369
Jiefeng Chen
Jie-feng Chen, Tong-Jie Zhang, Peng He, Tingting Zhang, Jie Zhang
Estimating Cosmological Parameters and Reconstructing Hubble Constant with Artificial Neural Networks: A Test with covariance matrix and mock H(z)
21 pages, 11 figures. Accepted for publication in the European Physical Journal C
null
null
null
astro-ph.CO
http://creativecommons.org/licenses/by-nc-sa/4.0/
In this work, we reconstruct the H(z) based on observational Hubble data with Artificial Neural Network, then estimate the cosmological parameters and the Hubble constant. The training data we used are covariance matrix and mock H(z), which are generated based on the real OHD data and Gaussian Process(GP). The use of the covariance matrix propagates the correlated uncertainties and improves training efficiency. Using the reconstructed H(z) data, we first determine the Hubble constant and compare it with CMB-based measurements. To constrain cosmological parameters, we sample on the reconstructed data and calculate the corresponding posterior distributions with Markov Chain Monte Carlo (MCMC). Through comprehensive statistical comparisons, we demonstrate that the parameter estimation using reconstructed samples achieves comparable statistical accuracy to the result derived from real OHD data.
[ { "version": "v1", "created": "Thu, 10 Oct 2024 20:57:50 GMT" }, { "version": "v2", "created": "Sun, 09 Feb 2025 17:33:18 GMT" }, { "version": "v3", "created": "Sun, 31 Aug 2025 10:33:26 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 08:19:16 GMT" } ]
2025-09-04T00:00:00
[ [ "Chen", "Jie-feng", "" ], [ "Zhang", "Tong-Jie", "" ], [ "He", "Peng", "" ], [ "Zhang", "Tingting", "" ], [ "Zhang", "Jie", "" ] ]
2410.12030
Itay Shalit
Itay Shalit
Clifford Strategies in Interactive Protocols are Classically Simulatable
This version includes an extended introduction. Accepted to TCC 2025
null
null
null
quant-ph cs.CC cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
$\text{MIP}^\ast$ is the class of languages decidable by an efficient classical verifier interacting with multiple quantum provers that share entangled qubits but cannot communicate. Notably, $\text{MIP}^\ast$ was proved to equal $\text{RE}$, the class of all recursively enumerable languages. We introduce the complexity class $\text{Clifford-MIP}^\ast$, which restricts quantum provers to Clifford operations and classical post-processing of measurement results, while still allowing shared entangled qubits in any quantum state. We show that any strategy in this model can be simulated by classical provers with shared random bits, and therefore admits a local hidden-variable description. Consequently, $\text{Clifford-MIP}^\ast = \text{MIP}$, a vastly smaller complexity class compared to $\text{RE}$. Moreover, we resolve an open question posed by Kalai et al. (STOC 2023), by showing that quantum advantage in any single-round non-local game requires at least two provers operating outside the $\text{Clifford-MIP}^\ast$ computational model. This rules out a proposed approach for significantly improving the efficiency of quantum advantage tests that are based on compiling non-local games into single-prover interactive protocols.
[ { "version": "v1", "created": "Tue, 15 Oct 2024 20:01:41 GMT" }, { "version": "v2", "created": "Fri, 28 Feb 2025 01:57:36 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 13:55:40 GMT" } ]
2025-09-04T00:00:00
[ [ "Shalit", "Itay", "" ] ]
2410.15048
Jiaqi Shao
Siyuan Lu, Jiaqi Shao, Bing Luo, Tao Lin
MorphAgent: Empowering Agents through Self-Evolving Profiles and Decentralized Collaboration
null
null
null
null
cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large Language Model (LLM) based multi-agent systems (MAS) have shown promise in tackling complex tasks, but often rely on predefined roles and centralized coordination, limiting their adaptability to evolving challenges. This paper introduces MorphAgent, a novel Autonomous, Self-Organizing, and Self-Adaptive Multi-Agent System for decentralized agent collaboration that enables agents to dynamically evolve their roles and capabilities. Our approach employs self-evolving agent profiles, optimized through three key metrics, guiding agents in refining their individual expertise while maintaining complementary team dynamics. MorphAgent implements a two-phase process: a Profile Update phase for profile optimization, followed by a Task Execution phase where agents continuously adapt their roles based on task feedback. Our experimental results show that MorphAgent outperforms existing frameworks in terms of task performance and adaptability to changing requirements, paving the way for more robust and versatile multi-agent collaborative systems.
[ { "version": "v1", "created": "Sat, 19 Oct 2024 09:10:49 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 09:07:23 GMT" } ]
2025-09-04T00:00:00
[ [ "Lu", "Siyuan", "" ], [ "Shao", "Jiaqi", "" ], [ "Luo", "Bing", "" ], [ "Lin", "Tao", "" ] ]
2410.15291
Shihoko Ishii
Shihoko Ishii
Liftings of ideals in positive characteristic to those in characteristic zero : Low dimension
revised according to the referees' comments. final version, to appear in Journal of Algebraic Geometry
null
null
null
math.AG
http://creativecommons.org/licenses/by/4.0/
We study a pair consisting of a smooth variety over a field of positive characteristic and a multi-ideal with a real exponent. We prove the finiteness of the set of minimal log discrepancies for a fixed exponent if the dimension is less than or equal to three. We also prove that the set of log canonical thresholds (lct for short) of ideals on a smooth variety in positive characteristic is contained in the set of lct's of ideals on a smooth variety over C, assuming the dimension is less than or equal to three. Under the same dimension assumption, it follows that the accumulation points of log canonical thresholds are rational. Our proofs also show the same statements for the higher dimensional case if all such pairs admit log resolutions by a composite of blow-ups by smooth centers.
[ { "version": "v1", "created": "Sun, 20 Oct 2024 05:22:50 GMT" }, { "version": "v2", "created": "Wed, 11 Jun 2025 09:31:23 GMT" } ]
2025-09-04T00:00:00
[ [ "Ishii", "Shihoko", "" ] ]
2410.15361
Han Zhou
Han Zhou, Jordy Van Landeghem, Teodora Popordanoska, Matthew B. Blaschko
A Novel Characterization of the Population Area Under the Risk Coverage Curve (AURC) and Rates of Finite Sample Estimators
null
null
null
null
stat.ML cs.LG
http://creativecommons.org/publicdomain/zero/1.0/
The selective classifier (SC) has been proposed for rank based uncertainty thresholding, which could have applications in safety critical areas such as medical diagnostics, autonomous driving, and the justice system. The Area Under the Risk-Coverage Curve (AURC) has emerged as the foremost evaluation metric for assessing the performance of SC systems. In this work, we present a formal statistical formulation of population AURC, presenting an equivalent expression that can be interpreted as a reweighted risk function. Through Monte Carlo methods, we derive empirical AURC plug-in estimators for finite sample scenarios. The weight estimators associated with these plug-in estimators are shown to be consistent, with low bias and tightly bounded mean squared error (MSE). The plug-in estimators are proven to converge at a rate of $\mathcal{O}(\sqrt{\ln(n)/n})$ demonstrating statistical consistency. We empirically validate the effectiveness of our estimators through experiments across multiple datasets, model architectures, and confidence score functions (CSFs), demonstrating consistency and effectiveness in fine-tuning AURC performance.
[ { "version": "v1", "created": "Sun, 20 Oct 2024 11:14:51 GMT" }, { "version": "v2", "created": "Thu, 06 Feb 2025 19:22:18 GMT" }, { "version": "v3", "created": "Wed, 28 May 2025 11:59:33 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 15:38:55 GMT" } ]
2025-09-04T00:00:00
[ [ "Zhou", "Han", "" ], [ "Van Landeghem", "Jordy", "" ], [ "Popordanoska", "Teodora", "" ], [ "Blaschko", "Matthew B.", "" ] ]
2410.16002
Xiaoyu Xu
Xiaoyu Xu
Profinite almost rigidity in 3-manifolds
Final version (77 pages); to appear in Adv. Math
Adv. Math., vol. 480 (2025), p. 110505
10.1016/j.aim.2025.110505
null
math.GT math.GR
http://creativecommons.org/licenses/by/4.0/
We prove that any compact, orientable 3-manifold with empty or toral boundary is profinitely almost rigid among all compact, orientable 3-manifolds. In other words, the profinite completion of its fundamental group determines its homeomorphism type to finitely many possibilities. Moreover, the profinite completion of the fundamental group of a mixed 3-manifold, together with the peripheral structure, uniquely determines the homeomorphism type of its Seifert part, i.e. the maximal graph manifold components in the JSJ-decomposition. On the other hand, without assigning the peripheral structure, the profinite completion of a mixed 3-manifold group may not uniquely determine the fundamental group of its Seifert part. The proof is based on JSJ-decomposition.
[ { "version": "v1", "created": "Mon, 21 Oct 2024 13:34:38 GMT" }, { "version": "v2", "created": "Mon, 09 Dec 2024 18:42:18 GMT" }, { "version": "v3", "created": "Tue, 07 Jan 2025 09:45:45 GMT" }, { "version": "v4", "created": "Sun, 31 Aug 2025 20:51:55 GMT" } ]
2025-09-04T00:00:00
[ [ "Xu", "Xiaoyu", "" ] ]
2410.16033
Yifu Lu
Jiahao Qiu, Yifu Lu, Yifan Zeng, Jiacheng Guo, Jiayi Geng, Chenhao Zhu, Xinzhe Juan, Ling Yang, Huazheng Wang, Kaixuan Huang, Yue Wu, Mengdi Wang
TreeBoN: Enhancing Inference-Time Alignment with Speculative Tree-Search and Best-of-N Sampling
null
null
null
null
cs.CL cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Inference-time alignment enhances the performance of large language models without requiring additional training or fine-tuning but presents challenges due to balancing computational efficiency with high-quality output. Best-of-N (BoN) sampling, as a simple yet powerful approach, generates multiple responses and selects the best one, achieving improved performance but with a high computational cost. We propose TreeBoN, a novel framework that integrates a speculative tree-search strategy into Best-of-N (BoN) Sampling. TreeBoN maintains a set of parent nodes, iteratively branching and pruning low-quality responses, thereby reducing computational overhead while maintaining high output quality. Our approach also leverages token-level rewards from Direct Preference Optimization (DPO) to guide tree expansion and prune low-quality paths. We evaluate TreeBoN using AlpacaFarm, HH-RLHF, UltraFeedback, GSM8K, and TutorEval datasets, demonstrating consistent improvements. Specifically, TreeBoN achieves the highest win rate of 65% on TutorEval and around 60% win rates across other different datasets, outperforming standard BoN with the same computational cost and showcasing its scalability and alignment efficacy.
[ { "version": "v1", "created": "Fri, 18 Oct 2024 04:38:21 GMT" }, { "version": "v2", "created": "Sun, 27 Oct 2024 22:30:42 GMT" }, { "version": "v3", "created": "Wed, 30 Oct 2024 00:02:08 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 03:41:08 GMT" } ]
2025-09-04T00:00:00
[ [ "Qiu", "Jiahao", "" ], [ "Lu", "Yifu", "" ], [ "Zeng", "Yifan", "" ], [ "Guo", "Jiacheng", "" ], [ "Geng", "Jiayi", "" ], [ "Zhu", "Chenhao", "" ], [ "Juan", "Xinzhe", "" ], [ "Yang", "Ling", "" ], [ "Wang", "Huazheng", "" ], [ "Huang", "Kaixuan", "" ], [ "Wu", "Yue", "" ], [ "Wang", "Mengdi", "" ] ]
2410.16822
Hanqi Duan
Hanqi Duan, Yao Cheng, Jianxiang Yu, Yao Liu, Xiang Li
Can Large Language Models Act as Ensembler for Multi-GNNs?
null
null
null
null
cs.AI
http://creativecommons.org/licenses/by-sa/4.0/
Graph Neural Networks (GNNs) have emerged as powerful models for learning from graph-structured data. However, GNNs lack the inherent semantic understanding capability of rich textual node attributes, limiting their effectiveness in applications. On the other hand, we empirically observe that for existing GNN models, no one can consistently outperforms others across diverse datasets. In this paper, we study whether LLMs can act as an ensembler for multi-GNNs and propose the LensGNN model. The model first aligns multiple GNNs, mapping the representations of different GNNs into the same space. Then, through LoRA fine-tuning, it aligns the space between the GNN and the LLM, injecting graph tokens and textual information into LLMs. This allows LensGNN to ensemble multiple GNNs and take advantage of the strengths of LLM, leading to a deeper understanding of both textual semantic information and graph structural information. The experimental results show that LensGNN outperforms existing models. This research advances text-attributed graph ensemble learning by providing a robust and superior solution for integrating semantic and structural information. We provide our code and data here: https://github.com/AquariusAQ/LensGNN.
[ { "version": "v1", "created": "Tue, 22 Oct 2024 08:48:52 GMT" }, { "version": "v2", "created": "Tue, 17 Dec 2024 07:20:33 GMT" }, { "version": "v3", "created": "Mon, 25 Aug 2025 08:13:55 GMT" }, { "version": "v4", "created": "Tue, 26 Aug 2025 04:13:48 GMT" }, { "version": "v5", "created": "Wed, 03 Sep 2025 10:35:17 GMT" } ]
2025-09-04T00:00:00
[ [ "Duan", "Hanqi", "" ], [ "Cheng", "Yao", "" ], [ "Yu", "Jianxiang", "" ], [ "Liu", "Yao", "" ], [ "Li", "Xiang", "" ] ]
2410.18002
Zifan Zhang
Zifan Zhang, Zhiyuan Peng, Hanzhi Yu, Mingzhe Chen, Yuchen Liu
Digital Network Twins for Next-generation Wireless: Creation, Optimization, and Challenges
Under Major Revision in IEEE Network
null
null
null
cs.NI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Digital network twins (DNTs), by representing a physical network using a virtual model, offer significant benefits such as streamlined network development, enhanced productivity, and cost reduction for next-generation (nextG) communication infrastructure. Existing works mainly describe the deployment of DNT technologies in various service sections.The full life cycle of DNTs for telecommunication has not yet been comprehensively studied, particularly in the aspects of fine-grained creation, real-time adaptation, resource-efficient deployment, and security protection. This article presents an in-depth overview of DNTs, exploring their concrete integration into networks and communication, covering the fundamental designs, the emergent applications, and critical challenges in multiple dimensions. We also include two detailed case studies to illustrate how DNTs can be applied in real-world scenarios such as wireless traffic forecasting and edge caching. Additionally, a forward-looking vision of the research opportunities in tackling the challenges of DNTs is provided, aiming to fully maximize the benefits of DNTs in nextG networks.
[ { "version": "v1", "created": "Wed, 23 Oct 2024 16:25:22 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 18:10:00 GMT" } ]
2025-09-04T00:00:00
[ [ "Zhang", "Zifan", "" ], [ "Peng", "Zhiyuan", "" ], [ "Yu", "Hanzhi", "" ], [ "Chen", "Mingzhe", "" ], [ "Liu", "Yuchen", "" ] ]
2410.18175
Stefan Divic
Stefan Divic, Valentin Cr\'epel, Tomohiro Soejima, Xue-Yang Song, Andrew J. Millis, Michael P. Zaletel, Ashvin Vishwanath
Anyon Superconductivity from Topological Criticality in a Hofstadter-Hubbard Model
15+17 pages, 3+3 figures. v3: final version published in PNAS
Proc. Natl. Acad. Sci. U.S.A. 122 (33) e2426680122 (2025)
10.1073/pnas.2426680122
null
cond-mat.str-el cond-mat.supr-con
http://creativecommons.org/licenses/by/4.0/
We argue that the combination of strong repulsive interactions and high magnetic fields can generate electron pairing and superconductivity. Inspired by the large lattice constants of moir\'e materials, which make large flux per unit cell accessible at laboratory fields, we study the triangular lattice Hofstadter-Hubbard model at one-quarter flux quantum per plaquette, where previous literature has argued that a chiral spin liquid separates a weak-coupling integer quantum Hall phase and a strong-coupling topologically-trivial antiferromagnetic insulator at a density of one electron per site. We argue that topological superconductivity emerges upon doping in the vicinity of the integer quantum Hall to chiral spin liquid transition. We employ exact diagonalization and density matrix renormalization group methods to examine this theoretical scenario and find that electronic pairing indeed occurs on both sides of criticality over a remarkably broad range of interaction strengths. On the chiral spin liquid side, our results provide a concrete model realization of the long-hypothesized mechanism of anyon superconductivity. Our study thus establishes a beyond-BCS mechanism for electron pairing in a well-controlled limit, relying crucially on the interplay between electron correlations and band topology.
[ { "version": "v1", "created": "Wed, 23 Oct 2024 18:00:01 GMT" }, { "version": "v2", "created": "Fri, 13 Jun 2025 07:18:59 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 17:56:07 GMT" } ]
2025-09-04T00:00:00
[ [ "Divic", "Stefan", "" ], [ "Crépel", "Valentin", "" ], [ "Soejima", "Tomohiro", "" ], [ "Song", "Xue-Yang", "" ], [ "Millis", "Andrew J.", "" ], [ "Zaletel", "Michael P.", "" ], [ "Vishwanath", "Ashvin", "" ] ]
2410.20712
Wenkai Li
Wenkai Li, Xiaoqi Li, Yingjie Mao, Yuqing Zhang
Interaction-Aware Vulnerability Detection in Smart Contract Bytecodes
This work is accepted by TDSC
null
null
null
cs.CR
http://creativecommons.org/licenses/by/4.0/
The detection of vulnerabilities in smart contracts remains a significant challenge. While numerous tools are available for analyzing smart contracts in source code, only about 1.79% of smart contracts on Ethereum are open-source. For existing tools that target bytecodes, most of them only consider the semantic logic context and disregard function interface information in the bytecodes. In this paper, we propose COBRA, a novel framework that integrates semantic context and function interfaces to detect vulnerabilities in bytecodes of the smart contract. To our best knowledge, COBRA is the first framework that combines these two features. Moreover, to infer the function signatures that are not present in signature databases, we propose SRIF, automatically learn the rules of function signatures from the smart contract bytecodes. The bytecodes associated with the function signatures are collected by constructing a control flow graph (CFG) for the SRIF training. We optimize the semantic context using the operation code in the static single assignment (SSA) format. Finally, we integrate the context and function interface representations in the latent space as the contract feature embedding. The contract features in the hidden space are decoded for vulnerability classifications with a decoder and attention module. Experimental results demonstrate that SRIF can achieve 94.76% F1-score for function signature inference. Furthermore, when the ground truth ABI exists, COBRA achieves 93.45% F1-score for vulnerability classification. In the absence of ABI, the inferred function feature fills the encoder, and the system accomplishes an 89.46% recall rate.
[ { "version": "v1", "created": "Mon, 28 Oct 2024 03:55:09 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 16:11:21 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 07:33:17 GMT" } ]
2025-09-04T00:00:00
[ [ "Li", "Wenkai", "" ], [ "Li", "Xiaoqi", "" ], [ "Mao", "Yingjie", "" ], [ "Zhang", "Yuqing", "" ] ]
2410.20940
Piotr Przyby{\l}a
Piotr Przyby{\l}a, Euan McGill, Horacio Saggion
Attacking Misinformation Detection Using Adversarial Examples Generated by Language Models
Presented at EMNLP 2025
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Large language models have many beneficial applications, but can they also be used to attack content-filtering algorithms in social media platforms? We investigate the challenge of generating adversarial examples to test the robustness of text classification algorithms detecting low-credibility content, including propaganda, false claims, rumours and hyperpartisan news. We focus on simulation of content moderation by setting realistic limits on the number of queries an attacker is allowed to attempt. Within our solution (TREPAT), initial rephrasings are generated by large language models with prompts inspired by meaning-preserving NLP tasks, such as text simplification and style transfer. Subsequently, these modifications are decomposed into small changes, applied through beam search procedure, until the victim classifier changes its decision. We perform (1) quantitative evaluation using various prompts, models and query limits, (2) targeted manual assessment of the generated text and (3) qualitative linguistic analysis. The results confirm the superiority of our approach in the constrained scenario, especially in case of long input text (news articles), where exhaustive search is not feasible.
[ { "version": "v1", "created": "Mon, 28 Oct 2024 11:46:30 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 11:04:00 GMT" } ]
2025-09-04T00:00:00
[ [ "Przybyła", "Piotr", "" ], [ "McGill", "Euan", "" ], [ "Saggion", "Horacio", "" ] ]
2410.21840
Xirong Ma
Xirong Ma, Junling Fang, Chunpeng Ge, Dung Hoang Duong, Yali Jiang, Yanbin Li, Willy Susilo, Lizhen Cui
New Permutation Decomposition Techniques for Efficient Homomorphic Permutation
Submission on 03/Sep/2025, Full Version test
null
null
null
cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Homomorphic permutation is fundamental to privacy-preserving computations based on batch-encoding homomorphic encryption. It underpins nearly all homomorphic matrix operations and predominantly influences their complexity. Permutation decomposition as a potential approach to optimize this critical component remains underexplored. In this paper, we propose novel decomposition techniques to optimize homomorphic permutations, advancing homomorphic encryption-based privacy-preserving computations. We start by defining an ideal decomposition form for permutations and propose an algorithm searching for depth-1 ideal decompositions. Based on this, we prove the full-depth ideal decomposability of permutations used in specific homomorphic matrix transposition (HMT) and multiplication (HMM) algorithms, allowing them to achieve asymptotic improvement in speed and rotation key reduction. As a demonstration of applicability, substituting the HMM components in the best-known inference framework of encrypted neural networks with our enhanced version shows up to $3.9\times$ reduction in latency. We further devise a new method for computing arbitrary homomorphic permutations, specifically those with weak structures that cannot be ideally decomposed. We design a network structure that deviates from the conventional scope of decomposition and outperforms the state-of-the-art technique with a speed-up of up to $1.69\times$ under a minimal rotation key requirement.
[ { "version": "v1", "created": "Tue, 29 Oct 2024 08:07:22 GMT" }, { "version": "v2", "created": "Sat, 02 Nov 2024 21:19:37 GMT" }, { "version": "v3", "created": "Mon, 11 Nov 2024 00:08:09 GMT" }, { "version": "v4", "created": "Sat, 30 Nov 2024 00:40:46 GMT" }, { "version": "v5", "created": "Wed, 30 Apr 2025 12:00:36 GMT" }, { "version": "v6", "created": "Wed, 03 Sep 2025 02:22:33 GMT" } ]
2025-09-04T00:00:00
[ [ "Ma", "Xirong", "" ], [ "Fang", "Junling", "" ], [ "Ge", "Chunpeng", "" ], [ "Duong", "Dung Hoang", "" ], [ "Jiang", "Yali", "" ], [ "Li", "Yanbin", "" ], [ "Susilo", "Willy", "" ], [ "Cui", "Lizhen", "" ] ]
2410.21922
Jiawen Li
Jiawen Li
Extending Sheldon M. Ross's Method for Efficient Large-Scale Variance Computation
null
null
null
null
stat.CO math.ST stat.TH
http://creativecommons.org/licenses/by/4.0/
The paper introduces Prior Knowledge Acceleration (PKA), a method to speed up variance calculations by leveraging prior knowledge of the variance in the original dataset. PKA enables the efficient updating of variance when adding new data, reducing computational costs by avoiding full recalculation. We derive expressions for both population and sample variance using PKA and compare them to Sheldon M. Ross's method. Unlike Sheldon M. Ross's method, the PKA method is designed for processing large data streams online like online machine learning. Simulated results show that PKA can reduce calculation time in most conditions, especially when the original dataset or added one is relatively large. While this method shows promise in accelerating variance computations, its effectiveness is contingent on the assumption of constant computational time.
[ { "version": "v1", "created": "Tue, 29 Oct 2024 10:26:11 GMT" }, { "version": "v2", "created": "Wed, 30 Oct 2024 09:54:33 GMT" }, { "version": "v3", "created": "Mon, 04 Nov 2024 13:56:18 GMT" }, { "version": "v4", "created": "Tue, 05 Nov 2024 02:44:44 GMT" }, { "version": "v5", "created": "Sat, 14 Dec 2024 04:09:10 GMT" }, { "version": "v6", "created": "Tue, 14 Jan 2025 14:15:51 GMT" }, { "version": "v7", "created": "Mon, 24 Mar 2025 16:11:07 GMT" }, { "version": "v8", "created": "Mon, 31 Mar 2025 15:58:14 GMT" }, { "version": "v9", "created": "Wed, 03 Sep 2025 11:01:34 GMT" } ]
2025-09-04T00:00:00
[ [ "Li", "Jiawen", "" ] ]
2410.22290
Nikolas Wittek
Nikolas A. Wittek, Leor Barack, Harald P. Pfeiffer, Adam Pound, Nils Deppe, Lawrence E. Kidder, Alexandra Macedo, Kyle C. Nelli, William Throwe, Nils L. Vu
Relieving scale disparity in binary black hole simulations
8 pages, 4 figures; published version
Phys. Rev. Lett. 134, 251402 (2015)
10.1103/kskl-8dcj
null
gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Worldtube excision is a method of reducing computational burden in Numerical Relativity simulations of binary black holes in situations where there is a good analytical model of the geometry around (one or both of) the objects. Two such scenarios of relevance in gravitational-wave astronomy are (1) the case of mass-disparate systems, and (2) the early inspiral when the separation is still large. Here we illustrate the utility and flexibility of this technique with simulations of the fully self-consistent radiative evolution in the model problem of a scalar charge orbiting a Schwarzschild black hole under the effect of scalar-field radiation reaction. We explore a range of orbital configurations, including inspirals with large eccentricity (which we follow through to the final plunge and ringdown) and hyperbolic scattering.
[ { "version": "v1", "created": "Tue, 29 Oct 2024 17:41:40 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 21:48:47 GMT" } ]
2025-09-04T00:00:00
[ [ "Wittek", "Nikolas A.", "" ], [ "Barack", "Leor", "" ], [ "Pfeiffer", "Harald P.", "" ], [ "Pound", "Adam", "" ], [ "Deppe", "Nils", "" ], [ "Kidder", "Lawrence E.", "" ], [ "Macedo", "Alexandra", "" ], [ "Nelli", "Kyle C.", "" ], [ "Throwe", "William", "" ], [ "Vu", "Nils L.", "" ] ]
2410.22795
Vishnu Nandakumaran
Vishnu Nandakumaran
Minimal surfaces near Hardt-Simon foliations
Minor correction and improvements to writing. Updated typo in title, 31 pages
null
null
null
math.DG math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Caffarelli-Hardt-Simon used the minimal surface equation on the Simons cone $C(S^3\times S^3)$ to generate newer examples of minimal hypersurfaces with isolated singularities. Hardt-Simon proved that every area-minimizing quadratic cone $\mathcal{C}$ having only an isolated singularity can be approximated by a unique foliation of $\mathbb R^{n+1}$ by smooth, area-minimizing hypersurfaces asymptotic to $\mathcal C$. This paper uses methods similar to Caffareli-Hardt-Simon to solve the minimal surface equation for the Hardt-Simon surfaces in the sphere for some boundary values. We use gluing methods to construct minimal surfaces over Hardt-Simon surfaces and near quadratic cones.
[ { "version": "v1", "created": "Wed, 30 Oct 2024 08:20:02 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 18:41:14 GMT" } ]
2025-09-04T00:00:00
[ [ "Nandakumaran", "Vishnu", "" ] ]
2410.22846
Pawandeep Kaur Betz
Pawandeep Kaur Betz, Tobias Hecking and Andreas Gerndt
Integrating Knowledge Graphs and Visualization Dashboards for Advance Data Discovery in VESA
null
null
null
null
cs.DB
http://creativecommons.org/licenses/by/4.0/
The increasing complexity and scale of scientific datasets demand advanced tools for efficient discovery and exploration. Traditional search systems often fall short in addressing the multidimensional nature of data and their intricate relationships, limiting their utility for researchers. This paper introduces the Knowledge Graph Based Visualization Search Application (VESA), which reshapes the process of data discovery by leveraging knowledge graph technology to establish meaningful connections and employing a visualization dashboard to enable multidimensional exploration. A software prototype is developed, showcasing our use case of connecting two Earth System Science repositories via a knowledge graph backend and visualization dashboard at the frontend. The framework's effectiveness was assessed against guidelines derived from a comprehensive literature review and further validated through an online user study. The evaluation revealed positive reception, highlighting VESA's low learning curve, ease of use, and potential to enhance data discovery workflows.
[ { "version": "v1", "created": "Wed, 30 Oct 2024 09:27:43 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 12:34:49 GMT" } ]
2025-09-04T00:00:00
[ [ "Betz", "Pawandeep Kaur", "" ], [ "Hecking", "Tobias", "" ], [ "Gerndt", "Andreas", "" ] ]
2410.23888
Fabian Hummer
Fabian Hummer, Lorenz Emberger, Frank Simon
Timing performance of SiPM-on-Tile elements: Laboratory and test beam measurements
19 pages, 21 figures, published in JINST
JINST 20 P08028 (2025)
10.1088/1748-0221/20/08/P08028
null
physics.ins-det hep-ex
http://creativecommons.org/licenses/by/4.0/
The SiPM-on-Tile technology for highly granular calorimeters, where small plastic scintillator tiles are directly read out with SiPMs, has been developed for the CALICE Analog Hadron Calorimeter, and has been adopted for parts of the hadronic section of the CMS High Granularity Calorimeter. For future electron-positron colliders, a single cell time stamping on the sub-nanosecond level for energy deposits corresponding to single minimum-ionizing particles is desired to provide background rejection and to support pattern recognition and energy reconstruction with particle flow algorithms. To better understand the time resolution achievable with the SiPM-on-Tile technology, we have performed detailed measurements in test beams at DESY, probing scintillator tiles of different sizes. The study is complemented by laser measurements that provide insights into processes within the scintillator tile relevant for timing. In this publication, we will discuss our measurement methods and the results of our SiPM-on-Tile timing study.
[ { "version": "v1", "created": "Thu, 31 Oct 2024 12:51:22 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 07:00:16 GMT" } ]
2025-09-04T00:00:00
[ [ "Hummer", "Fabian", "" ], [ "Emberger", "Lorenz", "" ], [ "Simon", "Frank", "" ] ]
2411.00191
Jonas Magdy Mikhaeil
Jonas M. Mikhaeil, Donald P. Green
Sharp Bounds on the Variance of General Regression Adjustment in Randomized Experiments
null
null
null
null
stat.ME math.ST stat.TH
http://creativecommons.org/licenses/by/4.0/
A growing statistical literature focuses on causal inference in the context of experiments where the target of inference is the average treatment effect in a finite population and random assignment determines which subjects are allocated to one of the experimental conditions. In this framework, variances of average treatment effect estimators remain unidentified because they depend on the covariance between treated and untreated potential outcomes, which are never jointly observed. Conventional variance estimators are upwardly biased. Aronow, Green and Lee [Ann. Statist. 42(3): 850-871 (June 2014)] provide an estimator for the variance of the difference-in-means estimator that is asymptotically sharp. In practice, researchers often use some form of covariate adjustment, such as linear regression, when estimating the average treatment effect. Adapting propositions from empirical process theory, we extend the result in (Aronow et al., 2014), providing asymptotically sharp variance bounds for general regression adjustment. We apply these results to linear regression adjustment and show benefits both in a simulation and in three empirical applications drawn from different disciplines.
[ { "version": "v1", "created": "Thu, 31 Oct 2024 20:20:13 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 17:45:56 GMT" } ]
2025-09-04T00:00:00
[ [ "Mikhaeil", "Jonas M.", "" ], [ "Green", "Donald P.", "" ] ]
2411.00446
Jonas Spinner
Johann Brehmer, V\'ictor Bres\'o, Pim de Haan, Tilman Plehn, Huilin Qu, Jonas Spinner, Jesse Thaler
A Lorentz-Equivariant Transformer for All of the LHC
27 pages, 7 figures, 9 tables. v2: added table 5, improved tagging results. v3: added table 7, incorporate feedback
null
null
MIT-CTP/5802
hep-ph cs.LG hep-ex
http://creativecommons.org/licenses/by/4.0/
We show that the Lorentz-Equivariant Geometric Algebra Transformer (L-GATr) yields state-of-the-art performance for a wide range of machine learning tasks at the Large Hadron Collider. L-GATr represents data in a geometric algebra over space-time and is equivariant under Lorentz transformations. The underlying architecture is a versatile and scalable transformer, which is able to break symmetries if needed. We demonstrate the power of L-GATr for amplitude regression and jet classification, and then benchmark it as the first Lorentz-equivariant generative network. For all three LHC tasks, we find significant improvements over previous architectures.
[ { "version": "v1", "created": "Fri, 01 Nov 2024 08:40:42 GMT" }, { "version": "v2", "created": "Sun, 22 Dec 2024 10:02:46 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 16:55:53 GMT" } ]
2025-09-04T00:00:00
[ [ "Brehmer", "Johann", "" ], [ "Bresó", "Víctor", "" ], [ "de Haan", "Pim", "" ], [ "Plehn", "Tilman", "" ], [ "Qu", "Huilin", "" ], [ "Spinner", "Jonas", "" ], [ "Thaler", "Jesse", "" ] ]
2411.02708
Yunkai Dang
Yunkai Dang, Mengxi Gao, Yibo Yan, Xin Zou, Yanggan Gu, Jungang Li, Jingyu Wang, Peijie Jiang, Aiwei Liu, Jia Liu and Xuming Hu
Exploring Response Uncertainty in MLLMs: An Empirical Evaluation under Misleading Scenarios
null
null
null
null
cs.LG cs.AI cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Multimodal large language models (MLLMs) have recently achieved state-of-the-art performance on tasks ranging from visual question answering to video understanding. However, existing studies have concentrated mainly on visual-textual misalignment, leaving largely unexplored the MLLMs' ability to preserve an originally correct answer when confronted with misleading information. We reveal a response uncertainty phenomenon: across nine standard datasets, twelve state-of-the-art open-source MLLMs overturn a previously correct answer in 65% of cases after receiving a single deceptive cue. To systematically quantify this vulnerability, we propose a two-stage evaluation pipeline: (1) elicit each model's original response on unperturbed inputs; (2) inject explicit (false-answer hints) and implicit (contextual contradictions) misleading instructions, and compute the misleading rate - the fraction of correct-to-incorrect flips. Leveraging the most susceptible examples, we curate the Multimodal Uncertainty Benchmark (MUB), a collection of image-question pairs stratified into low, medium, and high difficulty based on how many of twelve state-of-the-art MLLMs they mislead. Extensive evaluation on twelve open-source and five closed-source models reveals a high uncertainty: average misleading rates exceed 86%, with explicit cues over 67.19% and implicit cues over 80.67%. To reduce the misleading rate, we then fine-tune all open-source MLLMs on a compact 2000-sample mixed-instruction dataset, reducing misleading rates to 6.97% (explicit) and 32.77% (implicit), boosting consistency by nearly 29.37% on highly deceptive inputs, and slightly improving accuracy on standard benchmarks. Our code is available at https://github.com/Yunkaidang/uncertainty
[ { "version": "v1", "created": "Tue, 05 Nov 2024 01:11:28 GMT" }, { "version": "v2", "created": "Tue, 02 Sep 2025 08:24:41 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 02:51:26 GMT" } ]
2025-09-04T00:00:00
[ [ "Dang", "Yunkai", "" ], [ "Gao", "Mengxi", "" ], [ "Yan", "Yibo", "" ], [ "Zou", "Xin", "" ], [ "Gu", "Yanggan", "" ], [ "Li", "Jungang", "" ], [ "Wang", "Jingyu", "" ], [ "Jiang", "Peijie", "" ], [ "Liu", "Aiwei", "" ], [ "Liu", "Jia", "" ], [ "Hu", "Xuming", "" ] ]
2411.05085
Antonio Pertusa
Daniel C. Castro, Aurelia Bustos, Shruthi Bannur, Stephanie L. Hyland, Kenza Bouzid, Maria Teodora Wetscherek, Maria Dolores S\'anchez-Valverde, Lara Jaques-P\'erez, Lourdes P\'erez-Rodr\'iguez, Kenji Takeda, Jos\'e Mar\'ia Salinas, Javier Alvarez-Valle, Joaqu\'in Galant Herrero, Antonio Pertusa
PadChest-GR: A Bilingual Chest X-ray Dataset for Grounded Radiology Report Generation
null
null
10.1056/AIdbp2401120
null
cs.AI cs.CL cs.CV
http://creativecommons.org/licenses/by/4.0/
Radiology report generation (RRG) aims to create free-text radiology reports from clinical imaging. Grounded radiology report generation (GRRG) extends RRG by including the localisation of individual findings on the image. Currently, there are no manually annotated chest X-ray (CXR) datasets to train GRRG models. In this work, we present a dataset called PadChest-GR (Grounded-Reporting) derived from PadChest aimed at training GRRG models for CXR images. We curate a public bi-lingual dataset of 4,555 CXR studies with grounded reports (3,099 abnormal and 1,456 normal), each containing complete lists of sentences describing individual present (positive) and absent (negative) findings in English and Spanish. In total, PadChest-GR contains 7,037 positive and 3,422 negative finding sentences. Every positive finding sentence is associated with up to two independent sets of bounding boxes labelled by different readers and has categorical labels for finding type, locations, and progression. To the best of our knowledge, PadChest-GR is the first manually curated dataset designed to train GRRG models for understanding and interpreting radiological images and generated text. By including detailed localization and comprehensive annotations of all clinically relevant findings, it provides a valuable resource for developing and evaluating GRRG models from CXR images. PadChest-GR can be downloaded under request from https://bimcv.cipf.es/bimcv-projects/padchest-gr/
[ { "version": "v1", "created": "Thu, 07 Nov 2024 19:06:17 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 09:39:20 GMT" } ]
2025-09-04T00:00:00
[ [ "Castro", "Daniel C.", "" ], [ "Bustos", "Aurelia", "" ], [ "Bannur", "Shruthi", "" ], [ "Hyland", "Stephanie L.", "" ], [ "Bouzid", "Kenza", "" ], [ "Wetscherek", "Maria Teodora", "" ], [ "Sánchez-Valverde", "Maria Dolores", "" ], [ "Jaques-Pérez", "Lara", "" ], [ "Pérez-Rodríguez", "Lourdes", "" ], [ "Takeda", "Kenji", "" ], [ "Salinas", "José María", "" ], [ "Alvarez-Valle", "Javier", "" ], [ "Herrero", "Joaquín Galant", "" ], [ "Pertusa", "Antonio", "" ] ]
2411.05380
J\"urgen Henk
Salomo Cedric Karst and J\"urgen Henk
Exploring Quantum Entanglement: A Hands-on Course on Spin Dynamics and Entanglement Transfer with Python Modules
44 pages, with python modules publicly accessible via the Zenodo repository: https://doi.org/10.5281/zenodo.17045733
null
null
null
physics.ed-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
Quantum entanglement is a captivating phenomenon in quantum physics, characterized by intricate and non-classical correlations between particles. This phenomenon plays a crucial role in quantum computing and measurement processes. In this hands-on course students explore the dynamics of quantum systems with up to three spins, introducing the fundamental mechanisms by which entanglement evolves and transfers within such systems. Through detailed examples, simulations, and analyses, the hands-on course offers insights into the fundamental principles of entanglement. The provided \code{python} modules reproduce the presented results and serve as a basis for further projects. The target audience of this hands-on course is physics enthusiasts among students in their first semesters.
[ { "version": "v1", "created": "Fri, 08 Nov 2024 07:20:27 GMT" }, { "version": "v2", "created": "Thu, 06 Feb 2025 11:22:03 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 12:47:00 GMT" } ]
2025-09-04T00:00:00
[ [ "Karst", "Salomo Cedric", "" ], [ "Henk", "Jürgen", "" ] ]
2411.06081
Dongmin Gang
Dongmin Gang, Heeyeon Kim, Byoungyoon Park and Spencer Stubbs
Three Dimensional Topological Field Theories and Nahm Sum Formulas
31 pages, v2: some clarifications, refs added
null
null
null
hep-th math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
It is known that a large class of characters of 2d conformal field theories (CFTs) can be written in the form of a Nahm sum. In \cite{Zagier:2007knq}, D. Zagier identified a list of Nahm sum expressions that are modular functions under a congruence subgroup of $SL(2,\mathbb{Z})$ and can be thought of as candidates for characters of rational CFTs. Motivated by the observation that the same formulas appear as the half-indices of certain 3d $\mathcal{N}=2$ supersymmetric gauge theories, we perform a general search over low-rank 3d $\mathcal{N}=2$ abelian Chern-Simons matter theories which either flow to unitary TFTs or $\mathcal{N}=4$ rank-zero SCFTs in the infrared. These are exceptional classes of 3d theories, which are expected to support rational and $C_2$-cofinite chiral algebras on their boundary. We compare and contrast our results with Zagier's and comment on a possible generalization of Nahm's conjecture.
[ { "version": "v1", "created": "Sat, 09 Nov 2024 06:26:16 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 06:38:43 GMT" } ]
2025-09-04T00:00:00
[ [ "Gang", "Dongmin", "" ], [ "Kim", "Heeyeon", "" ], [ "Park", "Byoungyoon", "" ], [ "Stubbs", "Spencer", "" ] ]
2411.06522
Siyu Lv
Siyu Lv, Zhen Wu, Jie Xiong, Xin Zhang
Robust optimal stopping with regime switching
null
null
null
null
math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we study an optimal stopping problem in the presence of model uncertainty and regime switching. The max-min formulation for robust control and the dynamic programming approach are adopted to establish a general theoretical framework for such kind of problem. First, based on the dynamic programming principle, the value function of the optimal stopping problem is characterized as the unique viscosity solution to the associated Hamilton-Jacobi-Bellman equation. Then, the so-called smooth-fit principle for optimal stopping problems is proved in the current context, and a verification theorem consisting of a set of sufficient conditions for robust optimality is established. Moreover, when the Markov chain has a large state space and exhibits a two-time-scale structure, a singular perturbation approach is utilized to reduce the complexity involved and obtain an asymptotically optimal solution. Finally, an example of choosing the best time to sell a stock is provided, in which numerical experiments are reported to illustrate the implications of model uncertainty and regime switching.
[ { "version": "v1", "created": "Sun, 10 Nov 2024 16:46:18 GMT" }, { "version": "v2", "created": "Sun, 06 Apr 2025 02:50:38 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 02:43:24 GMT" } ]
2025-09-04T00:00:00
[ [ "Lv", "Siyu", "" ], [ "Wu", "Zhen", "" ], [ "Xiong", "Jie", "" ], [ "Zhang", "Xin", "" ] ]
2411.07707
Hao Zhang
Bin Gui, Hao Zhang
Analytic Conformal Blocks of $C_2$-cofinite Vertex Operator Algebras II: Convergence of Sewing and Higher Genus Pseudo-$q$-traces
66 pages, final revision. To appear in Commun. Contemp. Math
null
10.1142/S0219199725500853
null
math.QA math-ph math.MP math.RT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let $\mathbb V=\bigoplus_{n\in\mathbb N}\mathbb V(n)$ be a $C_2$-cofinite vertex operator algebra. We prove the convergence of Segal's sewing of conformal blocks associated to analytic families of pointed compact Riemann surfaces and grading-restricted generalized $\mathbb V^{\otimes N}$-modules (where $N=1,2,\dots$) that are not necessarily tensor products of $\mathbb V$-modules, generalizing significantly the results on convergence in [Gui24]. We show that ``higher genus pseudo-$q$-traces" (called pseudo-sewing in this article) can be recovered from the above generalization of Segal's sewing to $\mathbb{V}^{\otimes N}$-modules. Therefore, our result on the convergence of the generalized Segal's sewing implies the convergence of pseudo-sewing, and hence covers both the convergence of genus-$0$ sewing in [Hua05a,HLZ12] and the convergence of pseudo-$q$-traces in [Miy04] and [Fio16]. Using a similar method, we also prove the convergence of Virasoro uniformization, i.e., the convergence of conformal blocks deformed by non-automomous meromorphic vector fields near the marked points. The local freeness of the analytic sheaves of conformal blocks is a consequence of this convergence. It will be used in the third paper of this series to prove the sewing-factorization theorem.
[ { "version": "v1", "created": "Tue, 12 Nov 2024 10:47:19 GMT" }, { "version": "v2", "created": "Mon, 31 Mar 2025 11:37:02 GMT" }, { "version": "v3", "created": "Mon, 07 Apr 2025 11:24:42 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 06:29:02 GMT" } ]
2025-09-04T00:00:00
[ [ "Gui", "Bin", "" ], [ "Zhang", "Hao", "" ] ]
2411.08877
Mathieu Bozzio
Mathieu Bozzio, Claude Cr\'epeau, Petros Wallden, Philip Walther
Quantum cryptography beyond key distribution: theory and experiment
Submitted to Reviews of Modern Physics. Comments are welcome
Reviews of Modern Physics (2025)
10.1103/p84v-1xqv
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Due to its fundamental principles, quantum theory holds the promise to enhance the security of modern cryptography, from message encryption to anonymous communication, digital signatures, online banking, leader election, one-time passwords and delegated computation. While quantum key distribution (QKD) has already enabled secure key exchange over hundreds of kilometers, a myriad of other quantum-cryptographic primitives are being developed to secure future applications against quantum adversaries. This article surveys the theoretical and experimental developments in quantum cryptography beyond QKD over the past decades, along with advances in secure quantum computation. It provides an intuitive classification of the main quantum primitives and their security levels, summarizes their possibilities and limits, and discusses their implementation with current photonic technology.
[ { "version": "v1", "created": "Wed, 13 Nov 2024 18:54:19 GMT" }, { "version": "v2", "created": "Tue, 08 Jul 2025 18:34:09 GMT" }, { "version": "v3", "created": "Sun, 31 Aug 2025 15:10:15 GMT" } ]
2025-09-04T00:00:00
[ [ "Bozzio", "Mathieu", "" ], [ "Crépeau", "Claude", "" ], [ "Wallden", "Petros", "" ], [ "Walther", "Philip", "" ] ]
2411.10775
Kepeng Xu
Gang He, Kepeng Xu, Li Xu, Wenxin Yu, Xianyun Wu
Beyond Feature Mapping GAP: Integrating Real HDRTV Priors for Superior SDRTV-to-HDRTV Conversion
accepted by IJCAI 2025
null
null
null
eess.IV cs.CV cs.MM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The rise of HDR-WCG display devices has highlighted the need to convert SDRTV to HDRTV, as most video sources are still in SDR. Existing methods primarily focus on designing neural networks to learn a single-style mapping from SDRTV to HDRTV. However, the limited information in SDRTV and the diversity of styles in real-world conversions render this process an ill-posed problem, thereby constraining the performance and generalization of these methods. Inspired by generative approaches, we propose a novel method for SDRTV to HDRTV conversion guided by real HDRTV priors. Despite the limited information in SDRTV, introducing real HDRTV as reference priors significantly constrains the solution space of the originally high-dimensional ill-posed problem. This shift transforms the task from solving an unreferenced prediction problem to making a referenced selection, thereby markedly enhancing the accuracy and reliability of the conversion process. Specifically, our approach comprises two stages: the first stage employs a Vector Quantized Generative Adversarial Network to capture HDRTV priors, while the second stage matches these priors to the input SDRTV content to recover realistic HDRTV outputs. We evaluate our method on public datasets, demonstrating its effectiveness with significant improvements in both objective and subjective metrics across real and synthetic datasets.
[ { "version": "v1", "created": "Sat, 16 Nov 2024 11:20:29 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 09:02:15 GMT" } ]
2025-09-04T00:00:00
[ [ "He", "Gang", "" ], [ "Xu", "Kepeng", "" ], [ "Xu", "Li", "" ], [ "Yu", "Wenxin", "" ], [ "Wu", "Xianyun", "" ] ]
2411.11514
Shuai Li
Shuai Li, Michael Burke, Subramanian Ramamoorthy, Juergen Gall
Learning a Neural Association Network for Self-supervised Multi-Object Tracking
BMVC2025 poster
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
This paper introduces a novel framework to learn data association for multi-object tracking in a self-supervised manner. Fully-supervised learning methods are known to achieve excellent tracking performances, but acquiring identity-level annotations is tedious and time-consuming. Motivated by the fact that in real-world scenarios object motion can be usually represented by a Markov process, we present a novel expectation maximization (EM) algorithm that trains a neural network to associate detections for tracking, without requiring prior knowledge of their temporal correspondences. At the core of our method lies a neural Kalman filter, with an observation model conditioned on associations of detections parameterized by a neural network. Given a batch of frames as input, data associations between detections from adjacent frames are predicted by a neural network followed by a Sinkhorn normalization that determines the assignment probabilities of detections to states. Kalman smoothing is then used to obtain the marginal probability of observations given the inferred states, producing a training objective to maximize this marginal probability using gradient descent. The proposed framework is fully differentiable, allowing the underlying neural model to be trained end-to-end. We evaluate our approach on the challenging MOT17, MOT20, and BDD100K datasets and achieve state-of-the-art results in comparison to self-supervised trackers using public detections.
[ { "version": "v1", "created": "Mon, 18 Nov 2024 12:22:29 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 05:04:14 GMT" } ]
2025-09-04T00:00:00
[ [ "Li", "Shuai", "" ], [ "Burke", "Michael", "" ], [ "Ramamoorthy", "Subramanian", "" ], [ "Gall", "Juergen", "" ] ]
2411.11568
Philipp L\"ucke
Juan P. Aguilera, Joan Bagaria, Philipp L\"ucke
Large cardinals, structural reflection, and the HOD Conjecture
42 pages. Updated version with an expanded introduction and added concluding remarks
null
null
null
math.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce exacting cardinals and a strengthening of these, ultraexacting cardinals. These are natural large cardinals defined equivalently as weak forms of rank-Berkeley cardinals, strong forms of J\'onsson cardinals, or in terms of principles of structural reflection. However, they challenge commonly held intuition on strong axioms of infinity. We prove that ultraexacting cardinals are consistent with Zermelo-Fraenkel Set Theory with the Axiom of Choice (ZFC) relative to the existence of an I0 embedding. However, the existence of an ultraexacting cardinal below a measurable cardinal implies the consistency of ZFC with a proper class of I0 embeddings, thus challenging the linear-incremental picture of the large cardinal hierarchy. We show that the existence of an exacting cardinal implies that V is not equal to HOD (G\"odel's universe of Hereditarily Ordinal Definable sets), showing that these cardinals surpass the current hierarchy of large cardinals consistent with ZFC. We prove that the consistency of ZFC with an exacting cardinal above an extendible cardinal refutes Woodin's HOD Conjecture and Ultimate-L Conjecture. Finally, we show that the consistency of ZF with certain large cardinals beyond choice implies the consistency of ZFC with the existence of an exacting cardinal above an extendible cardinal.
[ { "version": "v1", "created": "Mon, 18 Nov 2024 13:42:06 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 22:10:04 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 09:45:37 GMT" } ]
2025-09-04T00:00:00
[ [ "Aguilera", "Juan P.", "" ], [ "Bagaria", "Joan", "" ], [ "Lücke", "Philipp", "" ] ]
2411.12581
Neda Sadooghi
E. Siri and N. Sadooghi
Bose-Einstein condensation in a rigidly rotating relativistic boson gas
V1: 21 pages, 10 figures; V2: Typos corrected, References updated, accepted for publication in PRD (2025)
Phys. Rev. D 111 (2025) 036011
10.1103/PhysRevD.111.036011
null
hep-ph cond-mat.quant-gas hep-th nucl-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the Bose-Einstein condensation (BEC) of a free Bose gas under rigid rotation. The aim is to explore the impact of rotation on the thermodynamic quantities associated with BEC, including the Bose-Einstein (BE) transition temperature and condensate fraction. We begin by introducing the rotation in the Lagrangian density of free charged Klein-Gordon fields and determine the corresponding grand canonical partition function at finite temperature, chemical potential, and finite angular velocity. Assuming slow rotation, we derive analytical expressions for the pressure, energy, number, and angular momentum densities of a free Bose gas in nonrelativistic and ultrarelativistic limits in terms of the corresponding fugacities. We then focus on the phenomenon of BEC. We calculate the critical temperature of BEC transition and the condensate fraction in a slowly rotating Bose gas including only particles. Our findings indicate that the critical exponent associated with the BE transition in a rotating gas is lower compared to that in a nonrotating Bose gas. We also determine the fugacity in a rotating Bose gas in the aforementioned limits and examine how rotation affects its temperature dependence, both below and above the critical temperature. By analyzing the behavior of heat capacity at these temperatures, we demonstrate that in a nonrelativistic Bose gas, the rotation transforms the nature of the BE phase transition from a continuous to a discontinuous transition. In general, we find that a nonrelativistic Bose gas under rotation behaves similarly to a nonrotating Bose gas in ultrarelativistic limit.
[ { "version": "v1", "created": "Tue, 19 Nov 2024 15:48:34 GMT" }, { "version": "v2", "created": "Tue, 28 Jan 2025 06:42:50 GMT" } ]
2025-09-04T00:00:00
[ [ "Siri", "E.", "" ], [ "Sadooghi", "N.", "" ] ]
2411.13257
Martin T. Barlow
Martin T. Barlow
Inference by Multiple Identical Observers
This version (v3) has a new title, and is shorter and more mathematical than v2. Most of sections 4,5,6,7 of v2 have been omitted
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider models for inference which involve observers which may have multiple copies, such as in the Sleeping Beauty problem. We establish a framework for describing these problems on a probability space satisfying Kolmogorov's axioms, and this enables the main competing solutions to be compared precisely.
[ { "version": "v1", "created": "Wed, 20 Nov 2024 12:14:36 GMT" }, { "version": "v2", "created": "Fri, 22 Nov 2024 09:17:08 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 11:11:29 GMT" } ]
2025-09-04T00:00:00
[ [ "Barlow", "Martin T.", "" ] ]
2411.13314
Jiawei Zhang
Jiawei Zhang, Tian-Hao Zhang, Jun Wang, Jiaran Gao, Xinyuan Qian, Xu-Cheng Yin
I2TTS: Image-indicated Immersive Text-to-speech Synthesis with Spatial Perception
Accepted by APSIPA ASC2025
null
null
null
cs.SD eess.AS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Controlling the style and characteristics of speech synthesis is crucial for adapting the output to specific contexts and user requirements. Previous Text-to-speech (TTS) works have focused primarily on the technical aspects of producing natural-sounding speech, such as intonation, rhythm, and clarity. However, they overlook the fact that there is a growing emphasis on spatial perception of synthesized speech, which may provide immersive experience in gaming and virtual reality. To solve this issue, in this paper, we present a novel multi-modal TTS approach, namely Image-indicated Immersive Text-to-speech Synthesis (I2TTS). Specifically, we introduce a scene prompt encoder that integrates visual scene prompts directly into the synthesis pipeline to control the speech generation process. Additionally, we propose a reverberation classification and refinement technique that adjusts the synthesized mel-spectrogram to enhance the immersive experience, ensuring that the involved reverberation condition matches the scene accurately. Experimental results demonstrate that our model achieves high-quality scene and spatial matching without compromising speech naturalness, marking a significant advancement in the field of context-aware speech synthesis. Project demo page: https://spatialTTS.github.io/ Index Terms-Speech synthesis, scene prompt, spatial perception
[ { "version": "v1", "created": "Wed, 20 Nov 2024 13:28:42 GMT" }, { "version": "v2", "created": "Mon, 02 Dec 2024 12:24:52 GMT" }, { "version": "v3", "created": "Tue, 02 Sep 2025 09:13:40 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 04:42:41 GMT" } ]
2025-09-04T00:00:00
[ [ "Zhang", "Jiawei", "" ], [ "Zhang", "Tian-Hao", "" ], [ "Wang", "Jun", "" ], [ "Gao", "Jiaran", "" ], [ "Qian", "Xinyuan", "" ], [ "Yin", "Xu-Cheng", "" ] ]
2411.14534
Yassin El Karrouchi
Yassin El Karrouchi, Tobias Weth
On a fractional boundary version of Talenti's inequality in the unit ball
null
null
10.1016/j.nonrwa.2025.104482
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Inspired by recent work of Ferone and Volzone arXiv:2007.13195, we derive sufficient conditions for the validity and non-validity of a boundary version of Talenti's comparison principle in the context of Dirichlet-Poisson problems for the fractional Laplacian $(-\Delta)^s$ in the unit ball $\Omega= B_1(0) \subset \mathbb{R}^N$. In particular, our results imply a universial failure of the classical pointwise Talenti inequality in the fractional radial context which sheds new light on the one-dimensional counterexamples given in arXiv:2007.13195.
[ { "version": "v1", "created": "Thu, 21 Nov 2024 19:03:58 GMT" } ]
2025-09-04T00:00:00
[ [ "Karrouchi", "Yassin El", "" ], [ "Weth", "Tobias", "" ] ]
2411.14679
Tengjie Zheng
Tengjie Zheng, Haipeng Chen, Lin Cheng, Shengping Gong, Xu Huang
Recursive Gaussian Process State Space Model
null
null
null
null
cs.LG cs.SY eess.SY stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Learning dynamical models from data is not only fundamental but also holds great promise for advancing principle discovery, time-series prediction, and controller design. Among various approaches, Gaussian Process State-Space Models (GPSSMs) have recently gained significant attention due to their combination of flexibility and interpretability. However, for online learning, the field lacks an efficient method suitable for scenarios where prior information regarding data distribution and model function is limited. To address this issue, this paper proposes a recursive GPSSM method with adaptive capabilities for both operating domains and Gaussian process (GP) hyperparameters. Specifically, we first utilize first-order linearization to derive a Bayesian update equation for the joint distribution between the system state and the GP model, enabling closed-form and domain-independent learning. Second, an online selection algorithm for inducing points is developed based on informative criteria to achieve lightweight learning. Third, to support online hyperparameter optimization, we recover historical measurement information from the current filtering distribution. Comprehensive evaluations on both synthetic and real-world datasets demonstrate the superior accuracy, computational efficiency, and adaptability of our method compared to state-of-the-art online GPSSM techniques.
[ { "version": "v1", "created": "Fri, 22 Nov 2024 02:22:59 GMT" }, { "version": "v2", "created": "Sat, 21 Jun 2025 15:06:18 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 02:06:52 GMT" } ]
2025-09-04T00:00:00
[ [ "Zheng", "Tengjie", "" ], [ "Chen", "Haipeng", "" ], [ "Cheng", "Lin", "" ], [ "Gong", "Shengping", "" ], [ "Huang", "Xu", "" ] ]
2411.16073
Haeyong Kang
Haeyong Kang, Chang D. Yoo
Soft-TransFormers for Continual Learning
null
null
null
null
cs.LG cs.AI cs.CV
http://creativecommons.org/licenses/by/4.0/
Inspired by the Well-initialized Lottery Ticket Hypothesis (WLTH), which provides suboptimal fine-tuning solutions, we propose a novel fully fine-tuned continual learning (CL) method referred to as Soft-TransFormers (Soft-TF). Soft-TF sequentially learns and selects an optimal soft-network for each task. During sequential training in CL, a well-initialized Soft-TF mask optimizes the weights of sparse layers to obtain task-adaptive soft (real-valued) networks, while keeping the well-pre-trained layer parameters frozen. In inference, the identified task-adaptive network of Soft-TF masks the parameters of the pre-trained network, mapping to an optimal solution for each task and minimizing Catastrophic Forgetting (CF) - the soft-masking preserves the knowledge of the pre-trained network. Extensive experiments on the Vision Transformer (ViT) and the Language Transformer (Bert) demonstrate the effectiveness of Soft-TF, achieving state-of-the-art performance across Vision and Language Class Incremental Learning (CIL) scenarios.
[ { "version": "v1", "created": "Mon, 25 Nov 2024 03:52:47 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 06:08:00 GMT" } ]
2025-09-04T00:00:00
[ [ "Kang", "Haeyong", "" ], [ "Yoo", "Chang D.", "" ] ]
2411.17809
Andreas Stergiou
Elia de Sabbata, Nadav Drukker, Andreas Stergiou
Transdimensional Defects
12 pages plus appendices. v2: Typos fixed, references added. v3: Published version
JHEP 08 (2025) 187
null
null
hep-th cond-mat.stat-mech
http://creativecommons.org/licenses/by/4.0/
This note introduces a novel paradigm for conformal defects with continuously adjustable dimensions. Just as the standard $\varepsilon$ expansion interpolates between integer spacetime dimensions, a new parameter, $\delta$, is used to interpolate between different integer-dimensional defects. The ensuing framework is explored in detail for defects of dimension $p=2+\delta$ in both free and interacting $O(N)$ bulk conformal field theories (CFTs) in $d=4-\varepsilon$. Comprehensive calculations are performed to first and second order in $\varepsilon$ and to high or all orders in $\delta$. Additionally, in the large-$N$ limit, the interpolation between defects of dimensions $p=1$ and $p=2$ is analysed for spacetime dimensions $4\leq d\leq 6$. The new parameter $\delta$ provides a natural enrichment of the space of defect CFTs and allows to find new integer dimension or co-dimension defects.
[ { "version": "v1", "created": "Tue, 26 Nov 2024 19:00:02 GMT" }, { "version": "v2", "created": "Mon, 02 Dec 2024 18:54:47 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 09:38:38 GMT" } ]
2025-09-04T00:00:00
[ [ "de Sabbata", "Elia", "" ], [ "Drukker", "Nadav", "" ], [ "Stergiou", "Andreas", "" ] ]