id
stringlengths
9
16
submitter
stringlengths
1
64
authors
stringlengths
3
62.8k
title
stringlengths
1
382
comments
stringlengths
1
1.15k
journal-ref
stringlengths
1
557
doi
stringlengths
7
153
report-no
stringlengths
1
509
categories
stringlengths
5
125
license
stringclasses
9 values
abstract
stringlengths
3
6.09k
versions
listlengths
1
187
update_date
timestamp[s]date
2007-05-23 00:00:00
2025-08-29 00:00:00
authors_parsed
listlengths
1
3.31k
2405.15165
Yuanchun Wang
Yuanchun Wang, Jifan Yu, Zijun Yao, Jing Zhang, Yuyang Xie, Shangqing Tu, Yiyang Fu, Youhe Feng, Jinkai Zhang, Jingyao Zhang, Bowen Huang, Yuanyao Li, Huihui Yuan, Lei Hou, Juanzi Li and Jie Tang
SoAy: A Solution-based LLM API-using Methodology for Academic Information Seeking
KDD 2025; 22 pages, 13 figures
null
10.1145/3690624.3709412
null
cs.CL cs.AI cs.SE
http://creativecommons.org/licenses/by/4.0/
Applying large language models (LLMs) for academic API usage shows promise in reducing researchers' academic information seeking efforts. However, current LLM API-using methods struggle with complex API coupling commonly encountered in academic queries. To address this, we introduce SoAy, a solution-based LLM API-using methodology for academic information seeking. It uses code with a solution as the reasoning method, where a solution is a pre-constructed API calling sequence. The addition of the solution reduces the difficulty for the model to understand the complex relationships between APIs. Code improves the efficiency of reasoning. To evaluate SoAy, we introduce SoAyBench, an evaluation benchmark accompanied by SoAyEval, built upon a cloned environment of APIs from AMiner. Experimental results demonstrate a 34.58-75.99\% performance improvement compared to state-of-the-art LLM API-based baselines. All datasets, codes, tuned models, and deployed online services are publicly accessible at https://github.com/RUCKBReasoning/SoAy.
[ { "version": "v1", "created": "Fri, 24 May 2024 02:44:14 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 08:44:30 GMT" } ]
2025-08-29T00:00:00
[ [ "Wang", "Yuanchun", "" ], [ "Yu", "Jifan", "" ], [ "Yao", "Zijun", "" ], [ "Zhang", "Jing", "" ], [ "Xie", "Yuyang", "" ], [ "Tu", "Shangqing", "" ], [ "Fu", "Yiyang", "" ], [ "Feng", "Youhe", "" ], [ "Zhang", "Jinkai", "" ], [ "Zhang", "Jingyao", "" ], [ "Huang", "Bowen", "" ], [ "Li", "Yuanyao", "" ], [ "Yuan", "Huihui", "" ], [ "Hou", "Lei", "" ], [ "Li", "Juanzi", "" ], [ "Tang", "Jie", "" ] ]
2405.15242
Susan Ellul
Susan Ellul, Stijn Vansteelandt, John B. Carlin, Margarita Moreno-Betancur
Causal machine learning methods and use of cross-fitting in settings with high-dimensional confounding
null
null
null
null
stat.ME
http://creativecommons.org/licenses/by/4.0/
Observational epidemiological studies commonly seek to estimate the causal effect of an exposure on an outcome. Adjustment for potential confounding bias in modern studies is challenging due to the presence of high-dimensional confounding, which occurs when there are many confounders relative to sample size or complex relationships between continuous confounders and exposure and outcome. Doubly robust methods such as Augmented Inverse Probability Weighting (AIPW) and Targeted Maximum Likelihood Estimation (TMLE) have the potential to address these challenges, using data-adaptive approaches and cross-fitting, but despite recent advances limited evaluation and guidance are available on their implementation in realistic settings where high-dimensional confounding is present. Motivated by an early-life cohort study, we conducted an extensive simulation study to compare the relative performance of AIPW and TMLE using data-adaptive approaches for estimating the average causal effect (ACE). We evaluated the benefits of using cross-fitting with a varying number of folds, as well as the impact of using a reduced versus full (larger, more diverse) library in the Super Learner ensemble learning approach used for implementation. We found that AIPW and TMLE performed similarly in most cases for estimating the ACE, but TMLE was more stable. Cross-fitting improved the performance of both methods, but was more important for variance estimation and coverage than for point estimates, with the number of folds a less important consideration. Using a full Super Learner library was important to reduce bias and variance in complex scenarios typical of modern health research studies.
[ { "version": "v1", "created": "Fri, 24 May 2024 06:08:22 GMT" }, { "version": "v2", "created": "Wed, 13 Nov 2024 05:58:08 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 02:37:53 GMT" } ]
2025-08-29T00:00:00
[ [ "Ellul", "Susan", "" ], [ "Vansteelandt", "Stijn", "" ], [ "Carlin", "John B.", "" ], [ "Moreno-Betancur", "Margarita", "" ] ]
2405.18134
Michiel Smid
Ahmad Biniaz and Jean-Lou De Carufel and Anil Maheshwari and Michiel Smid
Metric and Geometric Spanners that are Resilient to Degree-Bounded Edge Faults
27 pages
null
null
null
cs.CG
http://creativecommons.org/licenses/by-nc-sa/4.0/
Let $H$ be an edge-weighted graph, and let $G$ be a subgraph of $H$. We say that $G$ is an $f$-fault-tolerant $t$-spanner for $H$, if the following is true for any subset $F$ of at most $f$ edges of $G$: For any two vertices $p$ and $q$, the shortest-path distance between $p$ and $q$ in the graph $G \setminus F$ is at most $t$ times the shortest-path distance between $p$ and $q$ in the graph $H \setminus F$. Recently, Bodwin, Haeupler, and Parter generalized this notion to the case when $F$ can be any set of edges in $G$, as long as the maximum degree of $F$ is at most $f$. They gave constructions for general graphs $H$. We first consider the case when $H$ is a complete graph whose vertex set is an arbitrary metric space. We show that if this metric space contains a $t$-spanner with $m$ edges, then it also contains a graph $G$ with $O(fm)$ edges, that is resilient to edge faults of maximum degree $f$ and has stretch factor $O(ft)$. Next, we consider the case when $H$ is a complete graph whose vertex set is a metric space that admits a well-separated pair decomposition. We show that, if the metric space has such a decomposition of size $m$, then it contains a graph with at most $(2f+1)^2 m$ edges, that is resilient to edge faults of maximum degree $f$ and has stretch factor at most $1+\varepsilon$, for any given $\varepsilon > 0$. For example, if the vertex set is a set of $n$ points in $\mathbb{R}^d$ ($d$ being a constant) or a set of $n$ points in a metric space of bounded doubling dimension, then the spanner has $O(f^2 n)$ edges. Finally, for the case when $H$ is a complete graph on $n$ points in $\mathbb{R}^d$, we show how natural variants of the Yao- and $\Theta$-graphs lead to graphs with $O(fn)$ edges, that are resilient to edge faults of maximum degree $f$ and have stretch factor at most $1+\varepsilon$, for any given $\varepsilon > 0$.
[ { "version": "v1", "created": "Tue, 28 May 2024 12:48:26 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 13:10:39 GMT" } ]
2025-08-29T00:00:00
[ [ "Biniaz", "Ahmad", "" ], [ "De Carufel", "Jean-Lou", "" ], [ "Maheshwari", "Anil", "" ], [ "Smid", "Michiel", "" ] ]
2405.20825
Tobias Fechter
Nanna E. Hartong, Ilias Sachpazidis, Oliver Blanck, Lucas Etzel, Jan C. Peeken, Stephanie E. Combs, Horst Urbach, Maxim Zaitsev, Dimos Baltas, Ilinca Popp, Anca-Ligia Grosu, Tobias Fechter
Prediction of Local Failure after Stereotactic Radiotherapy in Melanoma Brain Metastases Using Ensemble Learning on Clinical, Dosimetric, and Radiomic Data
null
null
null
null
physics.med-ph cs.LG
http://creativecommons.org/licenses/by/4.0/
Background: This study aimed to predict lesion-specific outcomes after stereotactic radiotherapy (SRT) in patients with brain metastases from malignant melanoma (MBM), using clinical, dosimetric, and pretherapeutic MRI data. Methods: In this multicenter retrospective study, 517 MBM from 130 patients treated with single-fraction or hypofractionated SRT at three centers were analyzed. From contrast-enhanced T1-weighted MRI, 1576 radiomic features (RF) were extracted per lesion - 788 from the gross tumor volume (GTV) and 788 from a 3 mm peritumoral margin. Clinical, dosimetric and RF data from one center were used for feature selection and model development via nested cross-validation employing an ensemble learning approach; external validation used data from the other two centers. Results: Local failure occurred in 72/517 lesions (13.9%). Predictive models based on clinical data, RF, or a combination of both achieved c-indices of 0.60 +/- 0.15, 0.65 +/- 0.11, and 0.65 +/- 0.12, respectively. RF-based models outperformed the clinical models; dosimetric data alone were not predictive. Most predictive RF originated from the peritumoral margin (92%) versus GTV (76%). On the first external dataset, all models performed similarly (c-index: 0.60-0.63), but generalization was poor on the second (c-index < 0.50), likely due to differences in patient characteristics and imaging protocols. Conclusions: Pretherapeutic MRI features, particularly from the peritumoral region, show promise for predicting lesion-specific outcomes in MBM after SRT. Their consistent contribution suggests biologically relevant information that may support individualized treatment planning. Combined with clinical data, these markers offer prognostic insight, though generalizability remains limited by data heterogeneity.
[ { "version": "v1", "created": "Fri, 31 May 2024 14:18:37 GMT" }, { "version": "v2", "created": "Thu, 22 May 2025 07:13:16 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 09:34:20 GMT" } ]
2025-08-29T00:00:00
[ [ "Hartong", "Nanna E.", "" ], [ "Sachpazidis", "Ilias", "" ], [ "Blanck", "Oliver", "" ], [ "Etzel", "Lucas", "" ], [ "Peeken", "Jan C.", "" ], [ "Combs", "Stephanie E.", "" ], [ "Urbach", "Horst", "" ], [ "Zaitsev", "Maxim", "" ], [ "Baltas", "Dimos", "" ], [ "Popp", "Ilinca", "" ], [ "Grosu", "Anca-Ligia", "" ], [ "Fechter", "Tobias", "" ] ]
2406.04680
Cunjian Chen
Yixin Huang, Yiqi Jin, Ke Tao, Kaijian Xia, Jianfeng Gu, Lei Yu, Haojie Li, Lan Du, Cunjian Chen
MTS-Net: Dual-Enhanced Positional Multi-Head Self-Attention for 3D CT Diagnosis of May-Thurner Syndrome
Accepted by Biomedical Signal Processing and Control
null
null
null
eess.IV cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
May-Thurner Syndrome (MTS) is a vascular condition that affects over 20\% of the population and significantly increases the risk of iliofemoral deep venous thrombosis. Accurate and early diagnosis of MTS using computed tomography (CT) remains a clinical challenge due to the subtle anatomical compression and variability across patients. In this paper, we propose MTS-Net, an end-to-end 3D deep learning framework designed to capture spatial-temporal patterns from CT volumes for reliable MTS diagnosis. MTS-Net builds upon 3D ResNet-18 by embedding a novel dual-enhanced positional multi-head self-attention (DEP-MHSA) module into the Transformer encoder of the network's final stages. The proposed DEP-MHSA employs multi-scale convolution and integrates positional embeddings into both attention weights and residual paths, enhancing spatial context preservation, which is crucial for identifying venous compression. To validate our approach, we curate the first publicly available dataset for MTS, MTS-CT, containing over 747 gender-balanced subjects with standard and enhanced CT scans. Experimental results demonstrate that MTS-Net achieves average 0.79 accuracy, 0.84 AUC, and 0.78 F1-score, outperforming baseline models including 3D ResNet, DenseNet-BC, and BabyNet. Our work not only introduces a new diagnostic architecture for MTS but also provides a high-quality benchmark dataset to facilitate future research in automated vascular syndrome detection. We make our code and dataset publicly available at:https://github.com/Nutingnon/MTS_dep_mhsa.
[ { "version": "v1", "created": "Fri, 07 Jun 2024 06:51:09 GMT" }, { "version": "v2", "created": "Wed, 27 Aug 2025 07:27:42 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 04:29:29 GMT" } ]
2025-08-29T00:00:00
[ [ "Huang", "Yixin", "" ], [ "Jin", "Yiqi", "" ], [ "Tao", "Ke", "" ], [ "Xia", "Kaijian", "" ], [ "Gu", "Jianfeng", "" ], [ "Yu", "Lei", "" ], [ "Li", "Haojie", "" ], [ "Du", "Lan", "" ], [ "Chen", "Cunjian", "" ] ]
2406.05607
Junming Shi
Junming Shi, Wenxin Zhang, Alan E. Hubbard, Mark van der Laan
HAL-Based Plug-in Estimation with Pointwise Asymptotic Normality of the Causal Dose-Response Curve
null
null
null
null
stat.ME stat.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Estimating and obtaining reliable inference for the marginally adjusted causal dose-response curve for continuous treatments without relying on parametric assumptions is a well-known statistical challenge. Parametric models risk introducing significant bias through model misspecification, compromising the accurate representation of the underlying data and dose-response relationship. On the other hand, nonparametric models face difficulties as the dose-response curve is not pathwise differentiable, preventing consistent estimation at standard rates. The Highly Adaptive Lasso (HAL) maximum likelihood estimator offers a promising approach to this issue. In this paper, we introduce a HAL-based plug-in estimator for the causal dose-response curve, bridge theoretical development and empirical application, and assess its empirical performance against other estimators. This work emphasizes not just theoretical proofs, but also demonstrates their application through comprehensive simulations, thereby filling an essential gap between theory and practice. Our comprehensive simulations demonstrate that the HAL-based estimator achieves pointwise asymptotic normality with valid inference and consistently outperforms existing approaches for estimating the causal dose-response curve.
[ { "version": "v1", "created": "Sun, 09 Jun 2024 01:27:57 GMT" }, { "version": "v2", "created": "Tue, 19 Nov 2024 20:25:47 GMT" }, { "version": "v3", "created": "Fri, 22 Nov 2024 08:41:36 GMT" }, { "version": "v4", "created": "Wed, 27 Aug 2025 22:56:11 GMT" } ]
2025-08-29T00:00:00
[ [ "Shi", "Junming", "" ], [ "Zhang", "Wenxin", "" ], [ "Hubbard", "Alan E.", "" ], [ "van der Laan", "Mark", "" ] ]
2406.06713
Marco Barbieri
Gabriele Bizzarri, Stefano Gherardini, Mylenne Manrique, Fabio Bruni, Ilaria Gianani, Marco Barbieri
Quasiprobability distributions with weak measurements
Revised version, close to the accepted one. 8 pages, 6 figures
Quantum Sci. Technol. 10 (4), 045008 (2025)
10.1088/2058-9565/adf573
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We discuss and experimentally demonstrate the role of quantum coherence in a sequence of two measurements collected at different times using weak measurements. For this purpose, we have realized a weak-sequential measurement protocol with photonic qubits, where the first measurement is carried out as a positive operator-valued measure, whereas the second one is a projective operation. We determine the quasiprobability distributions associated to this procedure using both the commensurate and the Margenau-Hill quasiprobabilities approaches. By tuning the weak measurements, we obtain a quasidistribution that may or may not exhibit negative parts, depending on the suitability of a contextual model for describing the experiment. Our results show how quasidistributions may find application in inspecting quantum monitoring, when part of the initial quantum coherence needs to be preserved.
[ { "version": "v1", "created": "Mon, 10 Jun 2024 18:22:53 GMT" }, { "version": "v2", "created": "Fri, 25 Jul 2025 14:36:18 GMT" } ]
2025-08-29T00:00:00
[ [ "Bizzarri", "Gabriele", "" ], [ "Gherardini", "Stefano", "" ], [ "Manrique", "Mylenne", "" ], [ "Bruni", "Fabio", "" ], [ "Gianani", "Ilaria", "" ], [ "Barbieri", "Marco", "" ] ]
2406.07981
Bipul Mohanto
Bipul Mohanto, Sven Kluge, Martin Weier, Oliver Staadt
Foveated Path Tracing with Configurable Sampling and Block-Based Rendering
The paper has been accepted to GI VR/AR Workshop 2025
GI VR/AR Workshop 2025
null
null
cs.GR
http://creativecommons.org/licenses/by/4.0/
Path tracing offers high-fidelity rendering but remains impractical for real-time applications due to slow convergence and noise. We present a dynamic foveated path tracing technique that leverages visual perception by reducing sampling towards peripheral regions. Our system achieves up to 25-fold performance gains on complex scenes at 4K resolution with minimal perceptual degradation. We validate its effectiveness using structured error maps across varying sampling rates and foveated region sizes, establishing a foundation for future research in perceptual photorealistic rendering.
[ { "version": "v1", "created": "Wed, 12 Jun 2024 08:06:46 GMT" }, { "version": "v2", "created": "Thu, 13 Jun 2024 10:30:28 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 13:20:03 GMT" } ]
2025-08-29T00:00:00
[ [ "Mohanto", "Bipul", "" ], [ "Kluge", "Sven", "" ], [ "Weier", "Martin", "" ], [ "Staadt", "Oliver", "" ] ]
2406.09523
Haosheng Zhou
Ruimeng Hu, Jihao Long and Haosheng Zhou
Finite-Agent Stochastic Differential Games on Large Graphs: I. The Linear-Quadratic Case
null
null
null
null
math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we study finite-agent linear-quadratic games on graphs. Specifically, we propose a comprehensive framework that extends the existing literature by incorporating heterogeneous and interpretable player interactions. Compared to previous works, our model offers a more realistic depiction of strategic decision-making processes. For general graphs, we establish the convergence of fictitious play, a widely-used iterative solution method for determining the Nash equilibrium of our proposed game model. Notably, under appropriate conditions, this convergence holds true irrespective of the number of players involved. For vertex-transitive graphs, we develop a semi-explicit characterization of the Nash equilibrium. Through rigorous analysis, we demonstrate the well-posedness of this characterization under certain conditions. We present numerical experiments that validate our theoretical results and provide insights into the intricate relationship between various game dynamics and the underlying graph structure.
[ { "version": "v1", "created": "Thu, 13 Jun 2024 18:18:11 GMT" }, { "version": "v2", "created": "Wed, 27 Aug 2025 23:08:13 GMT" } ]
2025-08-29T00:00:00
[ [ "Hu", "Ruimeng", "" ], [ "Long", "Jihao", "" ], [ "Zhou", "Haosheng", "" ] ]
2406.12966
Phillip Popp
Phillip Popp, Arthur P. Ramirez, Sergey Syzranov
Origin of the hidden energy scale and the $f$-ratio in geometrically frustrated magnets
4.5+4.5 pages, 2+2 figures, 2 tables
Phys. Rev. Lett. 134, 226701 (2025)
10.1103/PhysRevLett.134.226701
null
cond-mat.str-el cond-mat.mes-hall cond-mat.mtrl-sci cond-mat.quant-gas cond-mat.stat-mech
http://creativecommons.org/licenses/by/4.0/
Sufficiently clean geometrically frustrated (GF) magnets are the largest class of candidate materials that may host quantum spin liquids (QSLs). Some of them have been shown to exhibit spin-glass freezing, potentially precluding QSLs, at the "hidden energy scale", which is significantly lower than the microscopic energy scale of spin interactions. Here, we investigate the origin of the hidden energy scale and its relationship to the $f$-ratio, the figure of merit for the degree of frustration in GF magnetic materials. The available experimental and numerical data provide evidence that GF magnets display, universally, two distinct temperature scales in the specific heat, the lowest of which is of the order of the hidden energy scale $T^*$. We argue that this scale is determined by non-magnetic excitations, similar to spin exchanges in chains of spins. The collective entropy of such excitations matches the entropy of the ground states of the Ising model on the same lattice, which provides a way to verify the proposed scenario in experiment. We demonstrate that in the presence of quenched disorder, a broad class of materials exhibits spin-glass freezing at temperatures of order $T^*$, in accordance with experimental observations. As $T^*$ is a property of the clean GF medium, it leads to a constraint on the $f$-ratio.
[ { "version": "v1", "created": "Tue, 18 Jun 2024 18:00:01 GMT" }, { "version": "v2", "created": "Fri, 08 Nov 2024 18:53:59 GMT" }, { "version": "v3", "created": "Wed, 04 Jun 2025 15:35:41 GMT" }, { "version": "v4", "created": "Thu, 28 Aug 2025 14:54:31 GMT" } ]
2025-08-29T00:00:00
[ [ "Popp", "Phillip", "" ], [ "Ramirez", "Arthur P.", "" ], [ "Syzranov", "Sergey", "" ] ]
2406.14862
Mengdan Zhu
Mengdan Zhu, Raasikh Kanjiani, Jiahui Lu, Andrew Choi, Qirui Ye, Liang Zhao
LatentExplainer: Explaining Latent Representations in Deep Generative Models with Multimodal Large Language Models
Accepted to CIKM 2025 Full Research Track
null
null
null
cs.LG cs.CL cs.CV
http://creativecommons.org/licenses/by/4.0/
Deep generative models like VAEs and diffusion models have advanced various generation tasks by leveraging latent variables to learn data distributions and generate high-quality samples. Despite the field of explainable AI making strides in interpreting machine learning models, understanding latent variables in generative models remains challenging. This paper introduces LatentExplainer, a framework for automatically generating semantically meaningful explanations of latent variables in deep generative models. LatentExplainer tackles three main challenges: inferring the meaning of latent variables, aligning explanations with inductive biases, and handling varying degrees of explainability. Our approach perturbs latent variables, interprets changes in generated data, and uses multimodal large language models (MLLMs) to produce human-understandable explanations. We evaluate our proposed method on several real-world and synthetic datasets, and the results demonstrate superior performance in generating high-quality explanations for latent variables. The results highlight the effectiveness of incorporating inductive biases and uncertainty quantification, significantly enhancing model interpretability.
[ { "version": "v1", "created": "Fri, 21 Jun 2024 04:39:03 GMT" }, { "version": "v2", "created": "Mon, 24 Jun 2024 15:30:34 GMT" }, { "version": "v3", "created": "Fri, 28 Jun 2024 13:19:37 GMT" }, { "version": "v4", "created": "Fri, 18 Oct 2024 04:39:35 GMT" }, { "version": "v5", "created": "Wed, 22 Jan 2025 22:56:04 GMT" }, { "version": "v6", "created": "Tue, 27 May 2025 05:03:28 GMT" }, { "version": "v7", "created": "Thu, 28 Aug 2025 06:51:18 GMT" } ]
2025-08-29T00:00:00
[ [ "Zhu", "Mengdan", "" ], [ "Kanjiani", "Raasikh", "" ], [ "Lu", "Jiahui", "" ], [ "Choi", "Andrew", "" ], [ "Ye", "Qirui", "" ], [ "Zhao", "Liang", "" ] ]
2406.16464
Junjie Chen
Junjie Chen, Hang Yu, Subin Huang, Sanmin Liu, Linfeng Zhang
InterCLIP-MEP: Interactive CLIP and Memory-Enhanced Predictor for Multi-modal Sarcasm Detection
ACM TOMM (Under Review); Code and data are available at https://github.com/CoderChen01/InterCLIP-MEP
null
null
null
cs.CL cs.AI cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Sarcasm in social media, often expressed through text-image combinations, poses challenges for sentiment analysis and intention mining. Current multi-modal sarcasm detection methods have been demonstrated to overly rely on spurious cues within the textual modality, revealing a limited ability to genuinely identify sarcasm through nuanced text-image interactions. To solve this problem, we propose InterCLIP-MEP, which introduces Interactive CLIP (InterCLIP) with an efficient training strategy to extract enriched text-image representations by embedding cross-modal information directly into each encoder. Additionally, we design a Memory-Enhanced Predictor (MEP) with a dynamic dual-channel memory that stores valuable test sample knowledge during inference, acting as a non-parametric classifier for robust sarcasm recognition. Experiments on two benchmarks demonstrate that InterCLIP-MEP achieves state-of-the-art performance, with significant accuracy and F1 score improvements on MMSD and MMSD2.0. Our code is available at https://github.com/CoderChen01/InterCLIP-MEP.
[ { "version": "v1", "created": "Mon, 24 Jun 2024 09:13:42 GMT" }, { "version": "v2", "created": "Wed, 26 Jun 2024 05:40:16 GMT" }, { "version": "v3", "created": "Sun, 04 Aug 2024 05:42:58 GMT" }, { "version": "v4", "created": "Tue, 13 Aug 2024 09:52:57 GMT" }, { "version": "v5", "created": "Mon, 16 Dec 2024 04:13:38 GMT" }, { "version": "v6", "created": "Thu, 28 Aug 2025 11:35:48 GMT" } ]
2025-08-29T00:00:00
[ [ "Chen", "Junjie", "" ], [ "Yu", "Hang", "" ], [ "Huang", "Subin", "" ], [ "Liu", "Sanmin", "" ], [ "Zhang", "Linfeng", "" ] ]
2407.02204
Osamu Fukushima
Osamu Fukushima and Kentaroh Yoshida
4D Chern-Simons theory with auxiliary fields
19 pages; v3: clarifications added, published version in JHEP
null
null
RIKEN-iTHEMS-Report-24, STUPP-24-270
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The auxiliary field sigma model (AFSM) has recently been constructed by Ferko and Smith as deformations of the principal chiral model by including auxiliary fields and the potential term given by an arbitrary univariate function. This AFSM provides an infinite family of integrable sigma models including the original $T\overline{T}$-deformation and the root $T\overline{T}$-deformation. In this paper, we propose a 4D Chern-Simons (CS) theory with auxiliary fields. Then the AFSM is derived from this CS theory with the twist function for the principal chiral model by imposing appropriate boundary conditions for the gauge field and auxiliary fields. We also derive the AFSM with the Wess-Zumino term by deforming the twist function and modifying the boundary conditions.
[ { "version": "v1", "created": "Tue, 02 Jul 2024 12:07:53 GMT" }, { "version": "v2", "created": "Tue, 24 Dec 2024 17:53:57 GMT" }, { "version": "v3", "created": "Wed, 27 Aug 2025 19:00:47 GMT" } ]
2025-08-29T00:00:00
[ [ "Fukushima", "Osamu", "" ], [ "Yoshida", "Kentaroh", "" ] ]
2407.08952
Ye Liu
Ye Liu, Jiajun Zhu, Xukai Liu, Haoyu Tang, Yanghai Zhang, Kai Zhang, Xiaofang Zhou, Enhong Chen
Detect, Investigate, Judge and Determine: A Knowledge-guided Framework for Few-shot Fake News Detection
null
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Few-Shot Fake News Detection (FS-FND) aims to distinguish inaccurate news from real ones in extremely low-resource scenarios. This task has garnered increased attention due to the widespread dissemination and harmful impact of fake news on social media. Large Language Models (LLMs) have demonstrated competitive performance with the help of their rich prior knowledge and excellent in-context learning abilities. However, existing methods face significant limitations, such as the Understanding Ambiguity and Information Scarcity, which significantly undermine the potential of LLMs. To address these shortcomings, we propose a Dual-perspective Knowledge-guided Fake News Detection (DKFND) model, designed to enhance LLMs from both inside and outside perspectives. Specifically, DKFND first identifies the knowledge concepts of each news article through a Detection Module. Subsequently, DKFND creatively designs an Investigation Module to retrieve inside and outside valuable information concerning to the current news, followed by another Judge Module to evaluate the relevance and confidence of them. Finally, a Determination Module further derives two respective predictions and obtain the final result. Extensive experiments on two public datasets show the efficacy of our proposed method, particularly in low-resource settings.
[ { "version": "v1", "created": "Fri, 12 Jul 2024 03:15:01 GMT" }, { "version": "v2", "created": "Fri, 14 Feb 2025 04:56:16 GMT" }, { "version": "v3", "created": "Mon, 17 Feb 2025 05:25:32 GMT" }, { "version": "v4", "created": "Tue, 11 Mar 2025 13:06:04 GMT" }, { "version": "v5", "created": "Wed, 12 Mar 2025 04:46:47 GMT" }, { "version": "v6", "created": "Thu, 28 Aug 2025 09:09:46 GMT" } ]
2025-08-29T00:00:00
[ [ "Liu", "Ye", "" ], [ "Zhu", "Jiajun", "" ], [ "Liu", "Xukai", "" ], [ "Tang", "Haoyu", "" ], [ "Zhang", "Yanghai", "" ], [ "Zhang", "Kai", "" ], [ "Zhou", "Xiaofang", "" ], [ "Chen", "Enhong", "" ] ]
2407.09458
Daichi Nakamura
Daichi Nakamura, Ken Shiozaki, Kenji Shimomura, Masatoshi Sato, Kohei Kawabata
Non-Hermitian Origin of Detachable Boundary States in Topological Insulators
7+8 pages, 4+5 figures, 2+1 tables; see also arXiv:2407.18273
Phys. Rev. Lett. 135, 096601 (2025)
10.1103/q4nh-m1jh
YITP-24-82
cond-mat.mes-hall math-ph math.MP quant-ph
http://creativecommons.org/licenses/by/4.0/
While topology can impose obstructions to exponentially localized Wannier functions, certain topological insulators are exempt from such Wannier obstructions. The absence of the Wannier obstructions can further accompany topological boundary states that are detachable from the bulk bands. Here, we elucidate a close connection between these detachable topological boundary states and non-Hermitian topology. Identifying topological boundary states as non-Hermitian topology, we demonstrate that intrinsic non-Hermitian topology leads to the inevitable spectral flow. By contrast, we show that extrinsic non-Hermitian topology underlies the detachment of topological boundary states and clarify anti-Hermitian topology of the detached boundary states. Based on this connection and $K$-theory, we complete the tenfold classification of Wannier localizability and detachable topological boundary states.
[ { "version": "v1", "created": "Fri, 12 Jul 2024 17:41:19 GMT" }, { "version": "v2", "created": "Mon, 22 Jul 2024 14:25:40 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 16:53:55 GMT" } ]
2025-08-29T00:00:00
[ [ "Nakamura", "Daichi", "" ], [ "Shiozaki", "Ken", "" ], [ "Shimomura", "Kenji", "" ], [ "Sato", "Masatoshi", "" ], [ "Kawabata", "Kohei", "" ] ]
2407.11453
Coralie Fritsch
Athanase Benetos (DCAC), Coralie Fritsch (IECL, SIMBA), Emma Horton, Lionel Lenotre (IRIMAS, ARCHIMEDE), Simon Toupance (DCAC), Denis Villemonais (IRMA, SIMBA, IUF)
Stochastic branching models for the telomeres dynamics in a model including telomerase activity
null
Journal of Mathematical Biology, 2025, 91 (8)
null
null
q-bio.CB math.PR q-bio.PE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Telomeres are repetitive sequences of nucleotides at the end of chromosomes, whose evolution over time is intrinsically related to biological ageing. In most cells, with each cell division, telomeres shorten due to the so-called end replication problem, which can lead to replicative senescence and a variety of age-related diseases. On the other hand, in certain cells, the presence of the enzyme telomerase can lead to the lengthening of telomeres, which may delay or prevent the onset of such diseases but can also increase the risk of cancer. In this article, we propose a stochastic representation of this biological model, which takes into account multiple chromosomes per cell, the effect of telomerase, different cell types and the dependence of the distribution of telomere length on the dynamics of the process. We study theoretical properties of this model, including its long-term behaviour. In addition, we investigate numerically the impact of the model parameters on biologically relevant quantities, such as the Hayflick limit and the Malthusian parameter of the population of cells.
[ { "version": "v1", "created": "Tue, 16 Jul 2024 07:40:07 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 09:46:27 GMT" } ]
2025-08-29T00:00:00
[ [ "Benetos", "Athanase", "", "DCAC" ], [ "Fritsch", "Coralie", "", "IECL, SIMBA" ], [ "Horton", "Emma", "", "IRIMAS, ARCHIMEDE" ], [ "Lenotre", "Lionel", "", "IRIMAS, ARCHIMEDE" ], [ "Toupance", "Simon", "", "DCAC" ], [ "Villemonais", "Denis", "", "IRMA, SIMBA, IUF" ] ]
2407.11691
Xinyu Fang
Haodong Duan, Xinyu Fang, Junming Yang, Xiangyu Zhao, Yuxuan Qiao, Mo Li, Amit Agarwal, Zhe Chen, Lin Chen, Yuan Liu, Yubo Ma, Hailong Sun, Yifan Zhang, Shiyin Lu, Tack Hwa Wong, Weiyun Wang, Peiheng Zhou, Xiaozhe Li, Chaoyou Fu, Junbo Cui, Jixuan Chen, Enxin Song, Song Mao, Shengyuan Ding, Tianhao Liang, Zicheng Zhang, Xiaoyi Dong, Yuhang Zang, Pan Zhang, Jiaqi Wang, Dahua Lin, Kai Chen
VLMEvalKit: An Open-Source Toolkit for Evaluating Large Multi-Modality Models
Updated on 2025.08.28, data cut down to 2025.06.30
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present VLMEvalKit: an open-source toolkit for evaluating large multi-modality models based on PyTorch. The toolkit aims to provide a user-friendly and comprehensive framework for researchers and developers to evaluate existing multi-modality models and publish reproducible evaluation results. In VLMEvalKit, we implement over 200+ different large multi-modality models, including both proprietary APIs and open-source models, as well as more than 80 different multi-modal benchmarks. By implementing a single interface, new models can be easily added to the toolkit, while the toolkit automatically handles the remaining workloads, including data preparation, distributed inference, prediction post-processing, and metric calculation. Although the toolkit is currently mainly used for evaluating large vision-language models, its design is compatible with future updates that incorporate additional modalities, such as audio and video. Based on the evaluation results obtained with the toolkit, we host OpenVLM Leaderboard, a comprehensive leaderboard to track the progress of multi-modality learning research. The toolkit is released on https://github.com/open-compass/VLMEvalKit and is actively maintained.
[ { "version": "v1", "created": "Tue, 16 Jul 2024 13:06:15 GMT" }, { "version": "v2", "created": "Wed, 11 Sep 2024 17:10:36 GMT" }, { "version": "v3", "created": "Mon, 03 Mar 2025 17:17:22 GMT" }, { "version": "v4", "created": "Thu, 28 Aug 2025 09:40:49 GMT" } ]
2025-08-29T00:00:00
[ [ "Duan", "Haodong", "" ], [ "Fang", "Xinyu", "" ], [ "Yang", "Junming", "" ], [ "Zhao", "Xiangyu", "" ], [ "Qiao", "Yuxuan", "" ], [ "Li", "Mo", "" ], [ "Agarwal", "Amit", "" ], [ "Chen", "Zhe", "" ], [ "Chen", "Lin", "" ], [ "Liu", "Yuan", "" ], [ "Ma", "Yubo", "" ], [ "Sun", "Hailong", "" ], [ "Zhang", "Yifan", "" ], [ "Lu", "Shiyin", "" ], [ "Wong", "Tack Hwa", "" ], [ "Wang", "Weiyun", "" ], [ "Zhou", "Peiheng", "" ], [ "Li", "Xiaozhe", "" ], [ "Fu", "Chaoyou", "" ], [ "Cui", "Junbo", "" ], [ "Chen", "Jixuan", "" ], [ "Song", "Enxin", "" ], [ "Mao", "Song", "" ], [ "Ding", "Shengyuan", "" ], [ "Liang", "Tianhao", "" ], [ "Zhang", "Zicheng", "" ], [ "Dong", "Xiaoyi", "" ], [ "Zang", "Yuhang", "" ], [ "Zhang", "Pan", "" ], [ "Wang", "Jiaqi", "" ], [ "Lin", "Dahua", "" ], [ "Chen", "Kai", "" ] ]
2407.14209
Shiqi Liu
Shiqi Liu, Yihua Tan
Unlearning Concepts from Text-to-Video Diffusion Models
null
null
null
null
cs.LG cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
With the advancement of computer vision and natural language processing, text-to-video generation, enabled by text-to-video diffusion models, has become more prevalent. These models are trained using a large amount of data from the internet. However, the training data often contain copyrighted content, including cartoon character icons and artist styles, private portraits, and unsafe videos. Since filtering the data and retraining the model is challenging, methods for unlearning specific concepts from text-to-video diffusion models have been investigated. However, due to the high computational complexity and relative large optimization scale, there is little work on unlearning methods for text-to-video diffusion models. We propose a novel concept-unlearning method by transferring the unlearning capability of the text encoder of text-to-image diffusion models to text-to-video diffusion models. Specifically, the method optimizes the text encoder using few-shot unlearning, where several generated images are used. We then use the optimized text encoder in text-to-video diffusion models to generate videos. Our method costs low computation resources and has small optimization scale. We discuss the generated videos after unlearning a concept. The experiments demonstrates that our method can unlearn copyrighted cartoon characters, artist styles, objects and people's facial characteristics. Our method can unlearn a concept within about 100 seconds on an RTX 3070. Since there was no concept unlearning method for text-to-video diffusion models before, we make concept unlearning feasible and more accessible in the text-to-video domain.
[ { "version": "v1", "created": "Fri, 19 Jul 2024 11:15:02 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 01:17:16 GMT" } ]
2025-08-29T00:00:00
[ [ "Liu", "Shiqi", "" ], [ "Tan", "Yihua", "" ] ]
2407.15161
Jianxiang Feng
Qian Feng, Jianxiang Feng, Zhaopeng Chen, Rudolph Triebel, Alois Knoll
FFHFlow: Diverse and Uncertainty-Aware Dexterous Grasp Generation via Flow Variational Inference
First two authors contributed equally, whose ordering decided via coin-tossing. Accepted for CoRL 2025
null
null
null
cs.RO cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Synthesizing diverse, uncertainty-aware grasps for multi-fingered hands from partial observations remains a critical challenge in robot learning. Prior generative methods struggle to model the intricate grasp distribution of dexterous hands and often fail to reason about shape uncertainty inherent in partial point clouds, leading to unreliable or overly conservative grasps. We propose FFHFlow, a flow-based variational framework that generates diverse, robust multi-finger grasps while explicitly quantifying perceptual uncertainty in the partial point clouds. Our approach leverages a normalizing flow-based deep latent variable model to learn a hierarchical grasp manifold, overcoming the mode collapse and rigid prior limitations of conditional Variational Autoencoders (cVAEs). By exploiting the invertibility and exact likelihoods of flows, FFHFlow introspects shape uncertainty in partial observations and identifies novel object structures, enabling risk-aware grasp synthesis. To further enhance reliability, we integrate a discriminative grasp evaluator with the flow likelihoods, formulating an uncertainty-aware ranking strategy that prioritizes grasps robust to shape ambiguity. Extensive experiments in simulation and real-world setups demonstrate that FFHFlow outperforms state-of-the-art baselines (including diffusion models) in grasp diversity and success rate, while achieving run-time efficient sampling. We also showcase its practical value in cluttered and confined environments, where diversity-driven sampling excels by mitigating collisions (Project Page: https://sites.google.com/view/ffhflow/home/).
[ { "version": "v1", "created": "Sun, 21 Jul 2024 13:33:08 GMT" }, { "version": "v2", "created": "Wed, 18 Dec 2024 09:07:47 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 16:44:25 GMT" } ]
2025-08-29T00:00:00
[ [ "Feng", "Qian", "" ], [ "Feng", "Jianxiang", "" ], [ "Chen", "Zhaopeng", "" ], [ "Triebel", "Rudolph", "" ], [ "Knoll", "Alois", "" ] ]
2407.17549
Chandan Hati
Fei Gao, Julia Harz, Chandan Hati, Yi Lu, Isabel M. Oldengott, Graham White
Baryogenesis and first-order QCD transition with gravitational waves from a large lepton asymmetry
51 pages, 9 figures, matches the published version in JHEP
null
null
MITP-24-060
hep-ph astro-ph.CO hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A large primordial lepton asymmetry can lead to successful baryogenesis by preventing the restoration of electroweak symmetry at high temperatures, thereby suppressing the sphaleron rate. This asymmetry can also lead to a first-order cosmic QCD transition, accompanied by detectable gravitational wave (GW) signals. By employing next-to-leading order dimensional reduction we determine that the necessary lepton asymmetry is approximately one order of magnitude smaller than previously estimated. Incorporating an updated QCD equation of state that harmonizes lattice and functional QCD outcomes, we pinpoint the range of lepton flavor asymmetries capable of inducing a first-order cosmic QCD transition. To maintain consistency with observational constraints from the Cosmic Microwave Background and Big Bang Nucleosynthesis, achieving the correct baryon asymmetry requires entropy dilution by approximately a factor of ten. However, the first-order QCD transition itself can occur independently of entropy dilution. We propose that the sphaleron freeze-in mechanism can be investigated through forthcoming GW experiments such as $\mu$Ares.
[ { "version": "v1", "created": "Wed, 24 Jul 2024 18:00:00 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 15:21:47 GMT" } ]
2025-08-29T00:00:00
[ [ "Gao", "Fei", "" ], [ "Harz", "Julia", "" ], [ "Hati", "Chandan", "" ], [ "Lu", "Yi", "" ], [ "Oldengott", "Isabel M.", "" ], [ "White", "Graham", "" ] ]
2407.18273
Daichi Nakamura
Ken Shiozaki, Daichi Nakamura, Kenji Shimomura, Masatoshi Sato, Kohei Kawabata
$K$-theory classification of Wannier localizability and detachable topological boundary states
12 pages, 1 figure, 4 tables; see also arXiv:2407.09458
Phys. Rev. B 112, 075152 (2025)
10.1103/hjs9-trrs
YITP-24-88
cond-mat.mes-hall math-ph math.MP quant-ph
http://creativecommons.org/licenses/by/4.0/
A hallmark of certain topology, including the Chern number, is the obstruction to constructing exponentially localized Wannier functions in the bulk bands. Conversely, other types of topology do not necessarily impose Wannier obstructions. Remarkably, such Wannier-localizable topological insulators can host boundary states that are detachable from the bulk bands. In our accompanying Letter [D. Nakamura {\it et al.}, Phys. Rev. Lett. 135, 096601 (2025), arXiv:2407.09458], we demonstrate that non-Hermitian topology underlies detachable boundary states in Hermitian topological insulators and superconductors, thereby establishing their tenfold classification based on internal symmetry. Here, using $K$-theory, we elucidate the relationship between Wannier localizability and detachability of topological boundary states. From the boundary perspective, we classify intrinsic and extrinsic non-Hermitian topology, corresponding to nondetachable and detachable topological boundary states, respectively. From the bulk perspective, on the other hand, we classify Wannier localizability through the homomorphisms of topological phases from the tenfold Altland-Zirnbauer symmetry classes to the threefold Wigner-Dyson symmetry classes. Notably, these two approaches from the boundary and bulk perspectives lead to the same classification. We clarify this agreement and develop a unified understanding of the bulk-boundary correspondence on the basis of $K$-theory.
[ { "version": "v1", "created": "Tue, 23 Jul 2024 07:27:41 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 16:41:37 GMT" } ]
2025-08-29T00:00:00
[ [ "Shiozaki", "Ken", "" ], [ "Nakamura", "Daichi", "" ], [ "Shimomura", "Kenji", "" ], [ "Sato", "Masatoshi", "" ], [ "Kawabata", "Kohei", "" ] ]
2407.18760
Frank Reyes
Frank Reyes, Federico Bono, Aman Sharma, Benoit Baudry, Martin Monperrus
Maven-Hijack: Software Supply Chain Attack Exploiting Packaging Order
8 pages, added a mitigation chapter
null
null
null
cs.CR cs.SE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Java projects frequently rely on package managers such as Maven to manage complex webs of external dependencies. While these tools streamline development, they also introduce subtle risks to the software supply chain. In this paper, we present Maven-Hijack, a novel attack that exploits the order in which Maven packages dependencies and the way the Java Virtual Machine resolves classes at runtime. By injecting a malicious class with the same fully qualified name as a legitimate one into a dependency that is packaged earlier, an attacker can silently override core application behavior without modifying the main codebase or library names. We demonstrate the real-world feasibility of this attack by compromising the Corona-Warn-App, a widely used open-source COVID-19 contact tracing system, and gaining control over its database connection logic. We evaluate three mitigation strategies, such as sealed JARs, Java Modules, and the Maven Enforcer plugin. Our results show that, while Java Modules offer strong protection, the Maven Enforcer plugin with duplicate class detection provides the most practical and effective defense for current Java projects. These findings highlight the urgent need for improved safeguards in Java's build and dependency management processes to prevent stealthy supply chain attacks.
[ { "version": "v1", "created": "Fri, 26 Jul 2024 14:17:47 GMT" }, { "version": "v2", "created": "Wed, 21 Aug 2024 15:41:42 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 13:29:19 GMT" } ]
2025-08-29T00:00:00
[ [ "Reyes", "Frank", "" ], [ "Bono", "Federico", "" ], [ "Sharma", "Aman", "" ], [ "Baudry", "Benoit", "" ], [ "Monperrus", "Martin", "" ] ]
2407.19633
Connor Lawless
Ali AhmadiTeshnizi, Wenzhi Gao, Herman Brunborg, Shayan Talaei, Connor Lawless, Madeleine Udell
OptiMUS-0.3: Using Large Language Models to Model and Solve Optimization Problems at Scale
This paper documents OptiMUS-0.3, improving on OptiMUS-0.1 (arXiv:2310.06116) and OptiMUS-0.2 (arXiv:2402.10172). arXiv admin note: text overlap with arXiv:2402.10172
null
null
null
cs.AI
http://creativecommons.org/licenses/by-nc-nd/4.0/
Optimization problems are pervasive in sectors from manufacturing and distribution to healthcare. However, most such problems are still solved heuristically by hand rather than optimally by state-of-the-art solvers because the expertise required to formulate and solve these problems limits the widespread adoption of optimization tools and techniques. We introduce a Large Language Model (LLM)-based system designed to formulate and solve (mixed integer) linear programming problems from their natural language descriptions. Our system is capable of developing mathematical models, writing and debugging solver code, evaluating the generated solutions, and improving efficiency and correctness of its model and code based on these evaluations. OptiMUS-0.3 utilizes a modular structure to process problems, allowing it to handle problems with long descriptions and complex data without long prompts. Experiments demonstrate that OptiMUS-0.3 outperforms existing state-of-the-art methods on easy datasets by more than 22% and on hard datasets (including a new dataset, NLP4LP, released with this paper that features long and complex problems) by more than 24%.
[ { "version": "v1", "created": "Mon, 29 Jul 2024 01:31:45 GMT" }, { "version": "v2", "created": "Fri, 14 Feb 2025 22:41:16 GMT" }, { "version": "v3", "created": "Wed, 27 Aug 2025 18:32:19 GMT" } ]
2025-08-29T00:00:00
[ [ "AhmadiTeshnizi", "Ali", "" ], [ "Gao", "Wenzhi", "" ], [ "Brunborg", "Herman", "" ], [ "Talaei", "Shayan", "" ], [ "Lawless", "Connor", "" ], [ "Udell", "Madeleine", "" ] ]
2407.20880
Kyle Arnold
K.O. Arnold, C. Hooper, J. Smith, N. Clow, A.P. Hibbins, J.R. Sambles, and S.A.R. Horsley
Finding passive, reciprocal metasurfaces for arbitrary wave transformations
null
null
null
null
physics.app-ph physics.optics
http://creativecommons.org/licenses/by/4.0/
We give a general design method for finding the passive, reciprocal surface impedance tensor required to enact any wave transformation. We do this through characterising the surface in terms of a tensorial surface impedance, showing that a large family of impedance distributions can be found that perform an identical wave transformation. Even when the conditions of reciprocity and passivity are imposed, there still remain many solutions to the design problem.} We exploit this as a design method for metasurfaces, giving two examples where the metasurface rotates the input polarization and reshapes the output field, showing we can parameterize the set of equivalent reciprocal metasurfaces in terms of a single complex parameter. \hl{In addition, through allowing dissipation and gain within the response, the surface can have many different functionalities in the orthogonal polarization, opening up a new route for the design of multiplexed metasurfaces.
[ { "version": "v1", "created": "Tue, 30 Jul 2024 14:56:45 GMT" }, { "version": "v2", "created": "Wed, 27 Aug 2025 18:03:52 GMT" } ]
2025-08-29T00:00:00
[ [ "Arnold", "K. O.", "" ], [ "Hooper", "C.", "" ], [ "Smith", "J.", "" ], [ "Clow", "N.", "" ], [ "Hibbins", "A. P.", "" ], [ "Sambles", "J. R.", "" ], [ "Horsley", "S. A. R.", "" ] ]
2408.02401
S\"oren Bettels
S\"oren Bettels, Stefan Weber
An Integrated Approach to Importance Sampling and Machine Learning for Efficient Monte Carlo Estimation of Distortion Risk Measures in Black Box Models
null
null
null
null
q-fin.RM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Distortion risk measures play a critical role in quantifying risks associated with uncertain outcomes. Accurately estimating these risk measures in the context of computationally expensive simulation models that lack analytical tractability is fundamental to effective risk management and decision making. In this paper, we propose an efficient important sampling method for distortion risk measures in such models that reduces the computational cost through machine learning. We demonstrate the applicability and efficiency of the Monte Carlo method in numerical experiments on various distortion risk measures and models.
[ { "version": "v1", "created": "Mon, 05 Aug 2024 11:51:41 GMT" }, { "version": "v2", "created": "Thu, 09 Jan 2025 12:06:50 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 06:25:58 GMT" } ]
2025-08-29T00:00:00
[ [ "Bettels", "Sören", "" ], [ "Weber", "Stefan", "" ] ]
2408.04631
Ruining Li
Ruining Li, Chuanxia Zheng, Christian Rupprecht, Andrea Vedaldi
Puppet-Master: Scaling Interactive Video Generation as a Motion Prior for Part-Level Dynamics
Accepted at ICCV 2025. Project page: https://vgg-puppetmaster.github.io/
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by-nc-sa/4.0/
We introduce Puppet-Master, an interactive video generator that captures the internal, part-level motion of objects, serving as a proxy for modeling object dynamics universally. Given an image of an object and a set of "drags" specifying the trajectory of a few points on the object, the model synthesizes a video where the object's parts move accordingly. To build Puppet-Master, we extend a pre-trained image-to-video generator to encode the input drags. We also propose all-to-first attention, an alternative to conventional spatial attention that mitigates artifacts caused by fine-tuning a video generator on out-of-domain data. The model is fine-tuned on Objaverse-Animation-HQ, a new dataset of curated part-level motion clips obtained by rendering synthetic 3D animations. Unlike real videos, these synthetic clips avoid confounding part-level motion with overall object and camera motion. We extensively filter sub-optimal animations and augment the synthetic renderings with meaningful drags that emphasize the internal dynamics of objects. We demonstrate that Puppet-Master learns to generate part-level motions, unlike other motion-conditioned video generators that primarily move the object as a whole. Moreover, Puppet-Master generalizes well to out-of-domain real images, outperforming existing methods on real-world benchmarks in a zero-shot manner.
[ { "version": "v1", "created": "Thu, 08 Aug 2024 17:59:38 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 01:30:18 GMT" } ]
2025-08-29T00:00:00
[ [ "Li", "Ruining", "" ], [ "Zheng", "Chuanxia", "" ], [ "Rupprecht", "Christian", "" ], [ "Vedaldi", "Andrea", "" ] ]
2408.06174
Hui Chen
Xianghe Han, Hui Chen, Hengxin Tan, Zhongyi Cao, Zihao Huang, Yuhan Ye, Zhen Zhao, Chengmin Shen, Haitao Yang, Binghai Yan, Ziqiang Wang, Hong-Jun Gao
Emergent superconductivity and pair density wave at antiphase boundaries of charge density wave order in kagome metals
null
Nature Nanotechnology 20, 1017-1025 (2025)
10.1038/s41565-025-01940-1
null
cond-mat.supr-con
http://creativecommons.org/licenses/by/4.0/
Central to the layered kagome lattice superconductors AV3Sb5 (A = K, Cs, Rb) is a cascade of novel quantum states triggered by an unconventional charge density wave (CDW) order. The three-dimensional (3D) order involves a 2x2x2 phase coherent stacking of 2x2 charge density modulations in the kagome plane at low temperatures, exhibiting a CDW energy gap and evidence for time-reversal symmetry breaking. Here we report the discovery of emergent superconductivity and primary pair density wave (PDW) at the antiphase boundaries and stacking faults of bulk CDW order. We find that the {\pi}-phase shift dislocations can naturally appear on the surface as the Cs atoms form 2x2 superstructures that are out of phase with the bulk CDW. An incipient narrow band of surface states inside bulk CDW gap emerge close to the Fermi level where a particle-hole symmetric energy gap develops. We demonstrate that the energy gap originates from a novel quasi-2D kagome superconducting state (Tc ~ 5.4 K) intertwined with bulk CDW order, exhibiting an unprecedented vortex core spectrum and spatial modulations of the superconducting gap consistent with a 4x4 PDW. Intriguingly, the 2D kagome superconductivity is shown to be tunable on and off by atomically manipulating the Cs atoms on the surface. Our findings provide fresh new insights for understanding the interplay between the unconventional CDW and superconductivity in kagome metals and a pathway for atomic manipulation and topological defects engineering of quantum many-body states in correlated materials.
[ { "version": "v1", "created": "Mon, 12 Aug 2024 14:20:50 GMT" } ]
2025-08-29T00:00:00
[ [ "Han", "Xianghe", "" ], [ "Chen", "Hui", "" ], [ "Tan", "Hengxin", "" ], [ "Cao", "Zhongyi", "" ], [ "Huang", "Zihao", "" ], [ "Ye", "Yuhan", "" ], [ "Zhao", "Zhen", "" ], [ "Shen", "Chengmin", "" ], [ "Yang", "Haitao", "" ], [ "Yan", "Binghai", "" ], [ "Wang", "Ziqiang", "" ], [ "Gao", "Hong-Jun", "" ] ]
2408.07635
Shuo Yang
Ning Xia, Yuchen Guo, Shuo Yang
Unveiling Stripe-shaped Charge Density Modulations in Doped Mott Insulators
16 pages, 14 figures, to appear in Phys. Rev. Lett
null
null
null
cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
Inspired by recent experimental findings, we investigate various scenarios of the doped Hubbard model with impurity potentials. We calculate the lattice Green's function in a finite-size cluster and then map it to the continuum real space, which allows for a direct comparison with scanning-tunneling-microscopy measurements on the local density of states. Our simulations successfully reproduce experimental data, including the characteristic stripe- and ladder-shaped structures observed in cuprate systems. Moreover, our results establish a connection between previous numerical findings on stripe-ordered ground states and experimental observations, thus providing new insights into microscopic mechanisms of the Mott insulator to superconductor transition in cuprates.
[ { "version": "v1", "created": "Wed, 14 Aug 2024 16:00:34 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 15:16:54 GMT" } ]
2025-08-29T00:00:00
[ [ "Xia", "Ning", "" ], [ "Guo", "Yuchen", "" ], [ "Yang", "Shuo", "" ] ]
2408.08031
Wu-Zhong Guo
Wu-zhong Guo
Spectral Projections for Density Matrices in Quantum Field Theories
references added
JHEP04(2025)033
10.1007/JHEP04(2025)033
null
hep-th cond-mat.stat-mech gr-qc quant-ph
http://creativecommons.org/publicdomain/zero/1.0/
In this paper, we investigate the spectral projection of density matrices in quantum field theory. With appropriate regularization, the spectral projectors of density matrices are expected to be well-defined. These projectors can be obtained using the Riesz projection formula, which allows us to compute both the density of eigenvalues and the expectation values of local operators in the projected states. We find that there are universal divergent terms in the expectation value of the stress energy tensor, where the coefficients depend universally on the density of eigenvalues and a function that describes the dependence of eigenvalues on boundary location. Using projection states, we can construct a series of new states in quantum field theories and discuss their general properties, focusing on the holographic aspects. We observe that quantum fluctuations are suppressed in the semiclassical limit. We also demonstrate that the fixed area state, previously constructed using gravitational path integrals, can be constructed by suitably superposition of appromiate amount of projection states. Additionally, we apply spectral projection to non-Hermitian operators, such as transition matrices, to obtain their eigenvalues and densities. Finally, we highlight potential applications of spectral projections, including the construction of new density and transition matrices and the understanding of superpositions of geometric states.
[ { "version": "v1", "created": "Thu, 15 Aug 2024 08:53:05 GMT" }, { "version": "v2", "created": "Thu, 05 Sep 2024 03:06:32 GMT" } ]
2025-08-29T00:00:00
[ [ "Guo", "Wu-zhong", "" ] ]
2408.08259
Nawaf Bou-Rabee
Nawaf Bou-Rabee, Bob Carpenter, Tore Selland Kleppe, Milo Marsden
Incorporating Local Step-Size Adaptivity into the No-U-Turn Sampler using Gibbs Self Tuning
for companion code, see https://github.com/bob-carpenter/adaptive-hmc
Journal of Chemical Physics, Vol. 163, 084119, (2025)
10.1063/5.0280793
null
stat.ME math.PR stat.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Adapting the step size locally in the no-U-turn sampler (NUTS) is challenging because the step-size and path-length tuning parameters are interdependent. The determination of an optimal path length requires a predefined step size, while the ideal step size must account for errors along the selected path. Ensuring reversibility further complicates this tuning problem. In this paper, we present a method for locally adapting the step size in NUTS that is an instance of the Gibbs self-tuning (GIST) framework. Our approach guarantees reversibility with an acceptance probability that depends exclusively on the conditional distribution of the step size. We validate our step-size-adaptive NUTS method on Neal's funnel density and a high-dimensional normal distribution, demonstrating its effectiveness in challenging scenarios.
[ { "version": "v1", "created": "Thu, 15 Aug 2024 16:59:22 GMT" } ]
2025-08-29T00:00:00
[ [ "Bou-Rabee", "Nawaf", "" ], [ "Carpenter", "Bob", "" ], [ "Kleppe", "Tore Selland", "" ], [ "Marsden", "Milo", "" ] ]
2408.14712
Hashim Ali
Hashim Ali, Surya Subramani, Shefali Sudhir, Raksha Varahamurthy, Hafiz Malik
Is Audio Spoof Detection Robust to Laundering Attacks?
Conference Paper
null
10.1145/3658664.3659656
null
eess.AS cs.LG eess.SP
http://creativecommons.org/licenses/by-nc-nd/4.0/
Voice-cloning (VC) systems have seen an exceptional increase in the realism of synthesized speech in recent years. The high quality of synthesized speech and the availability of low-cost VC services have given rise to many potential abuses of this technology. Several detection methodologies have been proposed over the years that can detect voice spoofs with reasonably good accuracy. However, these methodologies are mostly evaluated on clean audio databases, such as ASVSpoof 2019. This paper evaluates SOTA Audio Spoof Detection approaches in the presence of laundering attacks. In that regard, a new laundering attack database, called the ASVSpoof Laundering Database, is created. This database is based on the ASVSpoof 2019 (LA) eval database comprising a total of 1388.22 hours of audio recordings. Seven SOTA audio spoof detection approaches are evaluated on this laundered database. The results indicate that SOTA systems perform poorly in the presence of aggressive laundering attacks, especially reverberation and additive noise attacks. This suggests the need for robust audio spoof detection.
[ { "version": "v1", "created": "Tue, 27 Aug 2024 00:35:29 GMT" } ]
2025-08-29T00:00:00
[ [ "Ali", "Hashim", "" ], [ "Subramani", "Surya", "" ], [ "Sudhir", "Shefali", "" ], [ "Varahamurthy", "Raksha", "" ], [ "Malik", "Hafiz", "" ] ]
2408.16738
Dake Zhou
Dake Zhou
Bounds on the minimum sound speed above neutron star densities
v2: broadened low-density uncertainties and updated refs
null
null
null
nucl-th astro-ph.HE gr-qc hep-ph hep-th
http://creativecommons.org/licenses/by/4.0/
We show that the existence of massive neutron stars and asymptotic freedom of QCD place robust upper bounds on the lowest sound speed of the ultra-dense matter unattainable in neutron stars. Centered on worst-case scenarios, our limits are the most conservative among physical equations of state in the density range $\sim 2-40 n_0$. Discovery of $\gtrsim 2.6 M_\odot$ neutron stars, in combination with current multimessenger astrophysical constraints on the equation of state, would strongly support first-order phase transitions at high baryon densities.
[ { "version": "v1", "created": "Thu, 29 Aug 2024 17:32:53 GMT" }, { "version": "v2", "created": "Wed, 27 Aug 2025 18:09:09 GMT" } ]
2025-08-29T00:00:00
[ [ "Zhou", "Dake", "" ] ]
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" } ]
2025-08-29T00:00:00
[ [ "Muharram", "Arief Purnama", "" ], [ "Purwarianti", "Ayu", "" ] ]
2409.02756
Zhen Cheng
Zhen Cheng and Guang-yi Xiong
Matching Wilson flow time for calculating the topological charge density and the pseudoscalar glueball mass in quenched lattice QCD
31 pages, 7 figures.V5: major modifications
null
null
null
hep-lat
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The matching Wilson flow time for calculating the topological charge density correlator (TCDC) of the gluonic definition by the Wilson flow is analyzed using the matching procedure. The relationship has been established between the matching Wilson flow time for calculating TCDC and the matching Wilson flow time at which the topological charge defined by the gluon fields is closest to an integer. The properties of TCDC defined by the bosonic field are investigated, and the pseudoscalar glueball mass was extracted from the TCDC computed at the matching Wilson flow time. It is further demonstrated that the matching Wilson flow time determined by the matching procedure can be applied to compute the topological susceptibility in the gluonic definition.
[ { "version": "v1", "created": "Wed, 04 Sep 2024 14:34:58 GMT" }, { "version": "v2", "created": "Thu, 05 Sep 2024 16:05:01 GMT" }, { "version": "v3", "created": "Wed, 04 Dec 2024 15:02:55 GMT" }, { "version": "v4", "created": "Sun, 20 Apr 2025 12:57:33 GMT" }, { "version": "v5", "created": "Thu, 28 Aug 2025 09:24:23 GMT" } ]
2025-08-29T00:00:00
[ [ "Cheng", "Zhen", "" ], [ "Xiong", "Guang-yi", "" ] ]
2409.03437
Riccardo Gonzo
Riccardo Gonzo, Jack Lewis, Adam Pound
The first law of binary black hole scattering
5 pages + supplemental material; v2: minor changes, published in PRL
null
null
null
gr-qc hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In the last decade, the first law of binary black hole mechanics played an important unifying role in the gravitational two-body problem. More recently, binary black hole scattering and the application of high-energy physics methods have provided a new avenue into this classical problem. In this Letter, we connect these two themes by extending the first law to the case of scattering orbits. We present derivations based on classical S-matrix, Hamiltonian, and pseudo-Hamiltonian methods, the last of which allows us to include dissipative effects for the first time. Finally, a "boundary to bound" map links this first law to the traditional bound-orbit version. Through this map a little-known observable for scatter orbits, the elapsed proper time, is mapped to the Detweiler redshift for bound orbits, which is an invariant building block in gravitational waveform models.
[ { "version": "v1", "created": "Thu, 05 Sep 2024 11:38:55 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 14:15:27 GMT" } ]
2025-08-29T00:00:00
[ [ "Gonzo", "Riccardo", "" ], [ "Lewis", "Jack", "" ], [ "Pound", "Adam", "" ] ]
2409.04062
Masaki Kobayashi
Yuichi Seki, Yuki K. Wakabayashi, Takahito Takeda, Kohdai Inagaki, Shin-ichi Fujimori, Yukiharu Takeda, Atsushi Fujimori, Yoshitaka Taniyasu, Hideki Yamamoto, Yoshiharu Krockenberger, Masaaki Tanaka, and Masaki Kobayashi
Correlated Ligand Electrons in the Transition-Metal Oxide SrRuO$_3$
24 pages, 7 figures
Phys. Rev. Lett. 135, 046402 (2025)
10.1103/n9qh-6739
null
cond-mat.str-el cond-mat.mtrl-sci
http://creativecommons.org/licenses/by-nc-sa/4.0/
In transition-metal compounds, the transition-metal d electrons play an important role in their physical properties; however, the effects of the electron correlation between the ligand p electrons have not been clear yet. In this Letter, the Ru 4d and O 2p partial density of states (PDOS) in transition-metal oxide SrRuO$_3$ involving Weyl fermions are investigated by resonant photoemission spectroscopy. The observations demonstrate that the O 2p PDOS is distorted from that predicted by first-principles calculations than the Ru 4d PDOS. The results indicate that the electron correlation in the ligand orbitals will be important to understand the electronic structure of the p-d hybridized state in strongly correlated electron systems, even with topological states.
[ { "version": "v1", "created": "Fri, 06 Sep 2024 07:12:51 GMT" } ]
2025-08-29T00:00:00
[ [ "Seki", "Yuichi", "" ], [ "Wakabayashi", "Yuki K.", "" ], [ "Takeda", "Takahito", "" ], [ "Inagaki", "Kohdai", "" ], [ "Fujimori", "Shin-ichi", "" ], [ "Takeda", "Yukiharu", "" ], [ "Fujimori", "Atsushi", "" ], [ "Taniyasu", "Yoshitaka", "" ], [ "Yamamoto", "Hideki", "" ], [ "Krockenberger", "Yoshiharu", "" ], [ "Tanaka", "Masaaki", "" ], [ "Kobayashi", "Masaki", "" ] ]
2409.04515
Fernando G\'omez-Ruiz
Luis Quiroga, Fernando J. G\'omez-Ruiz, Ivan A. Bocanegra-Garay, Ferney J. Rodr\'iguez, Carlos Tejedor
Cavity Control of Topological Qubits: Fusion Rule, Anyon Braiding, and Majorana-Schr\"odinger Cat States
Main text: 18 pages, 7 Figures
Phys. Scr. 100, 085122 (2025)
10.1088/1402-4896/adf782
null
quant-ph cond-mat.mtrl-sci cond-mat.stat-mech
http://creativecommons.org/licenses/by-nc-nd/4.0/
We investigate the effects of coupling a local electromagnetic cavity to a segment of a topological Kitaev chain (KC), with particular emphasis on the interplay between photons and Majorana zero modes (MZMs). In addition to the well-known {\it scissor effect}-which effectively partitions the chain and isolates free MZMs in the bulk-we provide evidence of non-trivial fusion rules and braiding operations, hallmark signatures of non-Abelian anyons, enabled by spatially selective ultrastrong KC-cavity coupling. We propose that these distinctive MZM properties can be experimentally probed via fermionic parity measurements and photon-induced Berry phases. Furthermore, we demonstrate that, in the so-called sweet-spot regime, the coupled system can be mapped onto a Rabi-like model with a homodyne-rotated quadrature, offering a simplified yet powerful theoretical description. Exploiting the symmetry of fermionic modes within a two-site cavity configuration, we also show the feasibility of generating hybrid MZM-polariton Schr\"odinger cat states. Our findings offer a novel approach to manipulating topological quantum matter through local light-matter interactions and provide theoretical tools for future experimental realizations in platforms such as quantum materials or superconducting circuits.
[ { "version": "v1", "created": "Fri, 06 Sep 2024 18:00:00 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 10:13:36 GMT" } ]
2025-08-29T00:00:00
[ [ "Quiroga", "Luis", "" ], [ "Gómez-Ruiz", "Fernando J.", "" ], [ "Bocanegra-Garay", "Ivan A.", "" ], [ "Rodríguez", "Ferney J.", "" ], [ "Tejedor", "Carlos", "" ] ]
2409.08787
Timo Fleig
Timo Fleig
Variational Calculation of the Hyperfine Stark Effect in Atomic $^{87}$Rb, $^{133}$Cs, and $^{169}$Tm
18 pages, 2 figures
null
null
null
physics.atom-ph quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
An electronically variational approach to the calculation of atomic hyperfine structure transition energies under the influence of static external electric fields is presented. The method avoids the calculation of intermediate atomic states entirely and requires only the wavefunctions of the electronic states involved in the respective hyperfine levels. These wavefunctions are obtained through relativistic general-excitation-rank configuration interaction theory. A variant of the method also enables for calculations on atoms with the most complicated of shell structures. Applications to $^{87}$Rb, $^{133}$Cs and a specific clock transition in $^{169}$Tm are presented. The final results $k_{\text{Rb}} = -1.234 \pm 0.0223$ [$10^{-10}$ Hz/((V/m)$^2$)] and $k_{\text{Cs}} = -2.347 \pm 0.084$ [$10^{-10}$ Hz/((V/m)$^2$)] obtained under inclusion of up to quintuple excitations in the atomic wavefunction expansion are compatible with previous calculations and, in the case of Cs, confirm that one of the earlier experimental measurements is not reliable. For $^{169}$Tm that is used in the development of atomic clocks the differential static scalar electric dipole polarizability between ground levels $J=\frac{7}{2}$ and $J=\frac{5}{2}$ is calculated to be $\Delta\alpha^s_0 = -0.134 \pm 0.11$ a.u. This result from a pure {\it{ab initio}} calculation confirms the result of $\Delta\alpha^s_0 = -0.063^{+0.01}_{-0.005}$ a.u. obtained in {\it{Nat. Comm.}} {\bf{10}} (2019) 1724 where a combination of measurement and theoretical modeling has been used.
[ { "version": "v1", "created": "Fri, 13 Sep 2024 12:48:12 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 17:17:27 GMT" } ]
2025-08-29T00:00:00
[ [ "Fleig", "Timo", "" ] ]
2409.11088
Yizhou Liu
Yizhou Liu, Liang Gao, Shihong Liao and Kai Zhu
Prospects for detecting cosmic filaments in Lyman-alpha emission across redshifts $z=2-5$
12 pages, 7 figures, accepted for publication in APJ
ApJ, 2025, 984, 55
10.3847/1538-4357/adc44b
null
astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
The standard $\rm \Lambda$CDM cosmological model predicts that a large amount of diffuse neutral hydrogen distributes in cosmic filaments, which could be mapped through Lyman-alpha (Ly$\alpha$) emission observations. We use the hydrodynamical simulation Illustris-TNG50 to investigate the evolution of surface brightness and detectability of neutral hydrogen in cosmic filaments across redshifts $z=2-5$. While the HI column density of cosmic filaments decreases with redshift, due to the rising temperature with cosmic time in filaments, the surface brightness of Ly$\alpha$ emission in filaments is brighter at lower redshifts, suggesting that the detection of cosmic filaments is more feasible at lower redshifts. However, most of the Ly$\alpha$ emission from cosmic filaments is around $10^{-21}$ $\rm erg\ s^{-1}cm^{-2}arsec^{-2}$, making it extremely challenging to detect with current observational instruments. We further generate mock images using the Multi-Unit Spectroscopic Explorer (MUSE) spectrograph installed on the Very Large Telescope (VLT) and a MUSE-like spectrograph on the upcoming Extremely Large Telescope (ELT). Our finding indicates that while the VLT can only detect filamentary structures made of dense gas in galactic centers, the ELT is expected to reveal much finer filamentary structures from diffuse neutral hydrogen outside of galaxies. Compared to the VLT, both the number density and the longest length of filaments are greatly boosted with the ELT. Hence the forthcoming ELT is highly promising to provide a clearer view of cosmic filaments in Ly$\alpha$ emission.
[ { "version": "v1", "created": "Tue, 17 Sep 2024 11:35:16 GMT" }, { "version": "v2", "created": "Thu, 03 Apr 2025 09:04:00 GMT" } ]
2025-08-29T00:00:00
[ [ "Liu", "Yizhou", "" ], [ "Gao", "Liang", "" ], [ "Liao", "Shihong", "" ], [ "Zhu", "Kai", "" ] ]
2409.13679
Friederike Ihssen
Friederike Ihssen, Jan M. Pawlowski
Physics-informed renormalisation group flows
35 pages, 16 figures: Version published in Annals of Physics
null
null
null
hep-th cond-mat.stat-mech hep-ph
http://creativecommons.org/licenses/by/4.0/
The physics of strongly correlated systems offers some of the most intriguing physics challenges such as competing orders or the emergence of dynamical composite degrees of freedom. Often, the resolution of these physics challenges is computationally hard, but can be simplified enormously by a formulation in terms of the dynamical degrees of freedom and within an expansion about the physical ground state. Importantly, such a formulation does not only reduce or minimise the computational challenges, it also facilitates the access to the physics mechanisms at play. The tasks of finding the dynamical degrees of freedom and the physical ground state can be systematically addressed within the functional renormalisation group approach with flowing fields which accommodates both, emergent composites as well as the physical ground state. In the present work we use this approach to set up physics-informed renormalisation group flows (PIRG flows): Scale-dependent coordinate transformations in field space induce emergent composites, and the respective flows for the effective action generate a large set of target actions, formulated in these emergent composite fields. This novel perspective on RG flows bears a great potential both for conceptual as well as computational applications: to begin with, PIRG flows allow for a systematic search of the dynamical degrees of freedom and the respective ground state that leads to the most rapid convergence of expansion schemes, thus minimising the computational effort. Secondly, the resolution of the remaining computational tasks within a given expansion scheme can be further reduced by optimising the physics content within a given approximation. Thirdly, the maximal variability of PIRG flows can be used to reduce the analytic and numerical effort of solving the flows within a given approximation.
[ { "version": "v1", "created": "Fri, 20 Sep 2024 17:41:43 GMT" }, { "version": "v2", "created": "Tue, 15 Oct 2024 18:59:10 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 10:21:55 GMT" } ]
2025-08-29T00:00:00
[ [ "Ihssen", "Friederike", "" ], [ "Pawlowski", "Jan M.", "" ] ]
2409.14949
Debendra Meher
Debendra Meher, Nikhil V. S. Avula, Sundaram Balasubramanian
Slowly Quenched, High Pressure Glassy B$_2$O$_3$ at DFT Accuracy
15 pages, 11 figures
J. Chem. Phys. 162, 044503 (2025)
10.1063/5.0240030
null
physics.chem-ph cond-mat.dis-nn cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
Modeling inorganic glasses requires an accurate representation of interatomic interactions, large system sizes to allow for intermediate-range structural order, and slow quenching rates to eliminate kinetically trapped structural motifs. Neither first principles- nor force field-based molecular dynamics (MD) simulations satisfy these three criteria unequivocally. Herein, we report the development of a machine learning potential (MLP) for a classic glass, B$_2$O$_3$, which meets these goals well. The MLP is trained on condensed phase configurations whose energies and forces on the atoms are obtained using periodic quantum density functional theory. Deep potential MD (DPMD) simulations based on this MLP accurately predict the equation of state and the densification of the glass with slower quenching from the melt. At ambient conditions, quenching rates larger than 10$^{11}$ K/s are shown to lead to artifacts in the structure. Pressure-dependent X-ray and neutron structure factors from the simulations compare excellently with experimental data. High-pressure simulations of the glass show varied coordination geometries of boron and oxygen, which concur with experimental observations.
[ { "version": "v1", "created": "Mon, 23 Sep 2024 12:04:11 GMT" } ]
2025-08-29T00:00:00
[ [ "Meher", "Debendra", "" ], [ "Avula", "Nikhil V. S.", "" ], [ "Balasubramanian", "Sundaram", "" ] ]
2409.15912
Tomas Kliegr
Lucie Dvorackova, Marcin P. Joachimiak, Michal Cerny, Adriana Kubecova, Vilem Sklenak, Tomas Kliegr
Explaining word embeddings with perfect fidelity: Case study in research impact prediction
null
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The best-performing approaches for scholarly document quality prediction are based on embedding models. In addition to their performance when used in classifiers, embedding models can also provide predictions even for words that were not contained in the labelled training data for the classification model, which is important in the context of the ever-evolving research terminology. Although model-agnostic explanation methods, such as Local interpretable model-agnostic explanations, can be applied to explain machine learning classifiers trained on embedding models, these produce results with questionable correspondence to the model. We introduce a new feature importance method, Self-model Rated Entities (SMER), for logistic regression-based classification models trained on word embeddings. We show that SMER has theoretically perfect fidelity with the explained model, as the average of logits of SMER scores for individual words (SMER explanation) exactly corresponds to the logit of the prediction of the explained model. Quantitative and qualitative evaluation is performed through five diverse experiments conducted on 50,000 research articles (papers) from the CORD-19 corpus. Through an AOPC curve analysis, we experimentally demonstrate that SMER produces better explanations than LIME, SHAP and global tree surrogates.
[ { "version": "v1", "created": "Tue, 24 Sep 2024 09:28:24 GMT" }, { "version": "v2", "created": "Wed, 11 Jun 2025 10:26:29 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 15:08:16 GMT" } ]
2025-08-29T00:00:00
[ [ "Dvorackova", "Lucie", "" ], [ "Joachimiak", "Marcin P.", "" ], [ "Cerny", "Michal", "" ], [ "Kubecova", "Adriana", "" ], [ "Sklenak", "Vilem", "" ], [ "Kliegr", "Tomas", "" ] ]
2409.17188
Charalampos Moustakidis
M. Vikiaris, V. Petousis, M. Veselsky, and Ch.C. Moustakidis
Neutron Star with Dark Matter Admixture: A Candidate for Bridging the Mass Gap
20 pages, 5 figures. Any comments are welcome
International Journal of Modern Physics D 2550064 (2025)
10.1142/S0218271825500646
null
astro-ph.HE astro-ph.SR hep-ph nucl-th
http://creativecommons.org/licenses/by/4.0/
Neutron stars, white dwarfs and black holes are the after death remnants of massive stars. However, according to the most recent observations, the neutron stars maximum mass is between $2.0-2.5 M_{\odot}$ while black holes of less than 5 $M_{\odot}$ has not yet been observed. The region between the most massive neutron star and the least massive black hole is called the mass-gap. If indeed its existence is confirmed by future observations, that indicates a gap in our understanding which seeks for explanation. In addition, the existence of compact objects within the mass-gap should also be supported with the help of possible new theoretical scenarios. In this study, we propose a possible explanation for the existence of compact objects within the mass-gap region. Specifically, we propose that the mass-gap region could be bridged by the existence of a hybrid compact object, composed of hadronic and self interacting and non-annihilating fermionic dark matter, considering that the interaction between these two fluids it is only gravitational. Fundamental questions about how these objects form and how they can be detected are also addressed.
[ { "version": "v1", "created": "Wed, 25 Sep 2024 05:17:01 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 05:39:57 GMT" } ]
2025-08-29T00:00:00
[ [ "Vikiaris", "M.", "" ], [ "Petousis", "V.", "" ], [ "Veselsky", "M.", "" ], [ "Moustakidis", "Ch. C.", "" ] ]
2409.18674
Alina Elena Baia
Alina Elena Baia and Andrea Cavallaro
Image-guided topic modeling for interpretable privacy classification
Paper accepted at the eXCV Workshop at ECCV 2024. Supplementary material included. Code available at https://github.com/idiap/itm
null
10.1007/978-3-031-92648-8_13
null
cs.CV
http://creativecommons.org/licenses/by-nc-sa/4.0/
Predicting and explaining the private information contained in an image in human-understandable terms is a complex and contextual task. This task is challenging even for large language models. To facilitate the understanding of privacy decisions, we propose to predict image privacy based on a set of natural language content descriptors. These content descriptors are associated with privacy scores that reflect how people perceive image content. We generate descriptors with our novel Image-guided Topic Modeling (ITM) approach. ITM leverages, via multimodality alignment, both vision information and image textual descriptions from a vision language model. We use the ITM-generated descriptors to learn a privacy predictor, Priv$\times$ITM, whose decisions are interpretable by design. Our Priv$\times$ITM classifier outperforms the reference interpretable method by 5 percentage points in accuracy and performs comparably to the current non-interpretable state-of-the-art model.
[ { "version": "v1", "created": "Fri, 27 Sep 2024 12:02:28 GMT" } ]
2025-08-29T00:00:00
[ [ "Baia", "Alina Elena", "" ], [ "Cavallaro", "Andrea", "" ] ]
2409.19307
Yanhong Yang
Yan-Hong Yang and Ying-Hui Shao and Wei-Xing Zhou
Russia-Ukraine conflict and the quantile return connectedness of grain futures in the BRICS and international markets
41 pages, 18 figures
null
null
null
q-fin.RM
http://creativecommons.org/licenses/by/4.0/
This study investigates quantile-based connectedness among BRICS and international grain futures around the Russia-Ukraine conflict and milestones of the Black Sea Grain Initiative. Using a dynamic quantile VAR combined with a frequency-domain decomposition, we trace spillovers across market states and horizons. Spillovers are heterogeneous across quantiles, as the time-varying total connectedness index hovers near 95% in the tails, remains well above the median, and is higher before the outbreak than after. Furthermore, grain type and regional proximity strengthen pairwise connectedness. South African grain futures are persistent net receivers, whereas Argentine grain futures, U.S. soybean, and Ukrainian wheat are key transmitters. In the frequency domain, short-term components dominate total spillovers. In portfolio applications, the minimum connectedness portfolio delivers a positive Sharpe ratio under both normal and lower tail conditions. Overall, the results inform asset allocation and risk management in grain futures markets under geopolitical instability and support policy formulation.
[ { "version": "v1", "created": "Sat, 28 Sep 2024 10:35:33 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 15:18:04 GMT" } ]
2025-08-29T00:00:00
[ [ "Yang", "Yan-Hong", "" ], [ "Shao", "Ying-Hui", "" ], [ "Zhou", "Wei-Xing", "" ] ]
2409.19573
Shuhang Liu
Shuhang Liu, Zhenrong Zhang, Pengfei Hu, Jiefeng Ma, Jun Du, Qing Wang, Jianshu Zhang, Chenyu Liu
See then Tell: Enhancing Key Information Extraction with Vision Grounding
null
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In the digital era, the ability to understand visually rich documents that integrate text, complex layouts, and imagery is critical. Traditional Key Information Extraction (KIE) methods primarily rely on Optical Character Recognition (OCR), which often introduces significant latency, computational overhead, and errors. Current advanced image-to-text approaches, which bypass OCR, typically yield plain text outputs without corresponding vision grounding. In this paper, we introduce STNet (See then Tell Net), a novel end-to-end model designed to deliver precise answers with relevant vision grounding. Distinctively, STNet utilizes a unique <see> token to observe pertinent image areas, aided by a decoder that interprets physical coordinates linked to this token. Positioned at the outset of the answer text, the <see> token allows the model to first see-observing the regions of the image related to the input question-and then tell-providing articulated textual responses. To enhance the model's seeing capabilities, we collect extensive structured table recognition datasets. Leveraging the advanced text processing prowess of GPT-4, we develop the TVG (TableQA with Vision Grounding) dataset, which not only provides text-based Question Answering (QA) pairs but also incorporates precise vision grounding for these pairs. Our approach demonstrates substantial advancements in KIE performance, achieving state-of-the-art results on publicly available datasets such as CORD, SROIE, and DocVQA. The code will also be made publicly available.
[ { "version": "v1", "created": "Sun, 29 Sep 2024 06:21:05 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 11:02:53 GMT" } ]
2025-08-29T00:00:00
[ [ "Liu", "Shuhang", "" ], [ "Zhang", "Zhenrong", "" ], [ "Hu", "Pengfei", "" ], [ "Ma", "Jiefeng", "" ], [ "Du", "Jun", "" ], [ "Wang", "Qing", "" ], [ "Zhang", "Jianshu", "" ], [ "Liu", "Chenyu", "" ] ]
2409.19736
Samuel D. Escribano
Ambikesh Gupta, Pranab Kumar Nag, Shai Kiriati, Samuel D. Escribano, Man Suk Song, Hadas Shtrikman, Yuval Oreg, Nurit Avraham and Haim Beidenkopf
Spectroscopic Visualization of Hard Quasi-1D Superconductivity Induced in Nanowires Deposited on a Quasi-2D Indium film
30 pages, 20 figures
Phys. Rev. B 112, 064513 (2025)
10.1103/nfdl-qxmw
null
cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Following significant progress in the visualization and characterization of hybrid superconducting-semiconducting systems, greatly propelled by reports of Majorana zero modes in nanowire devices, considerable attention has been devoted to investigating the electronic structure at the buried superconducting-semiconducting interface and the nature of the induced superconducting correlations. The properties of that interface and the structure of the electronic wave functions that occupy it determine the functionality and the topological nature of the induced superconducting state. Here, we introduce a novel hybrid platform for proximity-inducing superconductivity in InAs$_{0.6}$Sb$_{0.4}$ nanowires, leveraging a unique architecture and material combination. By dispersing these nanowires over a superconducting Indium film we exploit Indium's high critical temperature of 3.7~K and the anticipated high spin-orbit and Zeeman couplings of InAs$_{0.6}$Sb$_{0.4}$. This design preserves the pristine top facet of the nanowires, making it highly compatible with scanning tunneling spectroscopy. Using this architecture we demonstrate that the mechanical contact supports Cooper-pair transparency as high as 90\%, comparable with epitaxial interfaces. The anisotropic angular response to an applied magnetic field shows the quasi-two-dimensional nature of the parent superconductivity in the Indium film and the quasi-one-dimensional nature of the induced superconductivity in the nanowires. Our platform offers robust and advantageous foundations for studying the emergence of topological superconductivity and the interplay of superconductivity and magnetism using atomic-scale spectroscopic tools.
[ { "version": "v1", "created": "Sun, 29 Sep 2024 15:26:26 GMT" } ]
2025-08-29T00:00:00
[ [ "Gupta", "Ambikesh", "" ], [ "Nag", "Pranab Kumar", "" ], [ "Kiriati", "Shai", "" ], [ "Escribano", "Samuel D.", "" ], [ "Song", "Man Suk", "" ], [ "Shtrikman", "Hadas", "" ], [ "Oreg", "Yuval", "" ], [ "Avraham", "Nurit", "" ], [ "Beidenkopf", "Haim", "" ] ]
2410.00182
Samuel Scheele
Emma McDaniel, Samuel Scheele, Jeff Liu
Zero-Shot Classification of Crisis Tweets Using Instruction-Finetuned Large Language Models
null
null
10.1109/IHTC61819.2024.10855037
null
cs.CL cs.AI
http://creativecommons.org/licenses/by-sa/4.0/
Social media posts are frequently identified as a valuable source of open-source intelligence for disaster response, and pre-LLM NLP techniques have been evaluated on datasets of crisis tweets. We assess three commercial large language models (OpenAI GPT-4o, Gemini 1.5-flash-001 and Anthropic Claude-3-5 Sonnet) capabilities in zero-shot classification of short social media posts. In one prompt, the models are asked to perform two classification tasks: 1) identify if the post is informative in a humanitarian context; and 2) rank and provide probabilities for the post in relation to 16 possible humanitarian classes. The posts being classified are from the consolidated crisis tweet dataset, CrisisBench. Results are evaluated using macro, weighted, and binary F1-scores. The informative classification task, generally performed better without extra information, while for the humanitarian label classification providing the event that occurred during which the tweet was mined, resulted in better performance. Further, we found that the models have significantly varying performance by dataset, which raises questions about dataset quality.
[ { "version": "v1", "created": "Mon, 30 Sep 2024 19:33:58 GMT" } ]
2025-08-29T00:00:00
[ [ "McDaniel", "Emma", "" ], [ "Scheele", "Samuel", "" ], [ "Liu", "Jeff", "" ] ]
2410.00258
Lancelot Da Costa
Lancelot Da Costa, Tom\'a\v{s} Gaven\v{c}iak, David Hyland, Mandana Samiei, Cristian Dragos-Manta, Candice Pattisapu, Adeel Razi, Karl Friston
Possible Principles for Aligned Structure Learning Agents
24 pages of content, 33 with references; accepted version
null
null
null
cs.AI q-bio.NC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper offers a roadmap for the development of scalable aligned artificial intelligence (AI) from first principle descriptions of natural intelligence. In brief, a possible path toward scalable aligned AI rests upon enabling artificial agents to learn a good model of the world that includes a good model of our preferences. For this, the main objective is creating agents that learn to represent the world and other agents' world models; a problem that falls under structure learning (a.k.a. causal representation learning or model discovery). We expose the structure learning and alignment problems with this goal in mind, as well as principles to guide us forward, synthesizing various ideas across mathematics, statistics, and cognitive science. 1) We discuss the essential role of core knowledge, information geometry and model reduction in structure learning, and suggest core structural modules to learn a wide range of naturalistic worlds. 2) We outline a way toward aligned agents through structure learning and theory of mind. As an illustrative example, we mathematically sketch Asimov's Laws of Robotics, which prescribe agents to act cautiously to minimize the ill-being of other agents. We supplement this example by proposing refined approaches to alignment. These observations may guide the development of artificial intelligence in helping to scale existing -- or design new -- aligned structure learning systems.
[ { "version": "v1", "created": "Mon, 30 Sep 2024 22:06:06 GMT" }, { "version": "v2", "created": "Tue, 15 Jul 2025 16:05:04 GMT" }, { "version": "v3", "created": "Wed, 27 Aug 2025 19:33:32 GMT" } ]
2025-08-29T00:00:00
[ [ "Da Costa", "Lancelot", "" ], [ "Gavenčiak", "Tomáš", "" ], [ "Hyland", "David", "" ], [ "Samiei", "Mandana", "" ], [ "Dragos-Manta", "Cristian", "" ], [ "Pattisapu", "Candice", "" ], [ "Razi", "Adeel", "" ], [ "Friston", "Karl", "" ] ]
2410.00634
Yue Geng
Yue Geng, Tee Hiang Cheng, Kai Zhong, Kah Chan Teh, Qingqing Wu
Joint Beamforming and Antenna Position Optimization for IRS-Aided Multi-User Movable Antenna Systems
16 pages, 13 figures
null
null
null
eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Intelligent reflecting surface (IRS) and movable antenna (MA) technologies have been proposed to enhance wireless communications by creating favorable channel conditions. This paper investigates the joint beamforming and antenna position optimization for MA-enabled IRS (MA-IRS)-aided multi-user multiple-input single-output (MU-MISO) communication systems, where the MA-IRS is deployed to aid the communication between the MA-enabled base station (BS) and user equipment (UE). In contrast to conventional fixed position antenna (FPA)-enabled IRS (FPA-IRS), the positions of the reflecting elements of the MA-IRS can be controlled to enhances the wireless channel. To verify the system's effectiveness and optimize its performance, we formulate a sum-rate maximization problem with a minimum rate threshold constraint for the MU-MISO communication. To tackle the non-convex problem, a product Riemannian manifold optimization (PRMO) method is proposed for the joint optimization of the beamforming and MA positions. Specifically, a product Riemannian manifold space (PRMS) is constructed and the corresponding Riemannian gradient is derived for updating the variables, and the Riemannian exact penalty (REP) method and a Riemannian Broyden-Fletcher-Goldfarb-Shanno (RBFGS) algorithm is exploited to obtain a feasible solution over the PRMS. Simulation results demonstrate that compared with the conventional FPA-IRS-aided communications, the reflecting elements of the MA-IRS can move to the positions with higher channel gain, thus enhancing the system performance. Furthermore, it is shown that optimizing the positions of the reflecting elements brings higher performance gain than controlling the phase shifts of the IRS, and integrating MA with IRS leads to higher performance gains compared to integrating MA with BS.
[ { "version": "v1", "created": "Tue, 01 Oct 2024 12:35:22 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 08:03:15 GMT" } ]
2025-08-29T00:00:00
[ [ "Geng", "Yue", "" ], [ "Cheng", "Tee Hiang", "" ], [ "Zhong", "Kai", "" ], [ "Teh", "Kah Chan", "" ], [ "Wu", "Qingqing", "" ] ]
2410.01108
Hashim Ali
Hashim Ali, Surya Subramani, and Hafiz Malik
Augmentation through Laundering Attacks for Audio Spoof Detection
null
null
10.21437/ASVspoof.2024-27
null
eess.AS cs.AI cs.SD
http://creativecommons.org/licenses/by/4.0/
Recent text-to-speech (TTS) developments have made voice cloning (VC) more realistic, affordable, and easily accessible. This has given rise to many potential abuses of this technology, including Joe Biden's New Hampshire deepfake robocall. Several methodologies have been proposed to detect such clones. However, these methodologies have been trained and evaluated on relatively clean databases. Recently, ASVspoof 5 Challenge introduced a new crowd-sourced database of diverse acoustic conditions including various spoofing attacks and codec conditions. This paper is our submission to the ASVspoof 5 Challenge and aims to investigate the performance of Audio Spoof Detection, trained using data augmentation through laundering attacks, on the ASVSpoof 5 database. The results demonstrate that our system performs worst on A18, A19, A20, A26, and A30 spoofing attacks and in the codec and compression conditions of C08, C09, and C10.
[ { "version": "v1", "created": "Tue, 01 Oct 2024 22:34:51 GMT" } ]
2025-08-29T00:00:00
[ [ "Ali", "Hashim", "" ], [ "Subramani", "Surya", "" ], [ "Malik", "Hafiz", "" ] ]
2410.01262
Conghan Yue
Conghan Yue, Zhengwei Peng, Shiyan Du, Zhi Ji, Chuangjian Cai, Le Wan, Dongyu Zhang
Improving Fine-Grained Control via Aggregation of Multiple Diffusion Models
null
null
null
null
cs.CV cs.LG
http://creativecommons.org/licenses/by/4.0/
While many diffusion models perform well when controlling particular aspects such as style, character, and interaction, they struggle with fine-grained control due to dataset limitations and intricate model architecture design. This paper introduces a novel training-free algorithm, independent of denoising network architectures, for fine-grained generation, called Aggregation of Multiple Diffusion Models (AMDM). The algorithm integrates features from multiple diffusion models into a specified model to activate particular features and enable fine-grained control. Experimental results demonstrate that AMDM significantly improves fine-grained control without training, validating its effectiveness. Additionally, it reveals that diffusion models initially focus on features such as position, attributes, and style, with later stages improving generation quality and consistency. AMDM offers a new perspective for tackling the challenges of fine-grained conditional generation in diffusion models. Specifically, it allows us to fully utilize existing or develop new conditional diffusion models that control specific aspects, and then aggregate them using the AMDM algorithm. This eliminates the need for constructing complex datasets, designing intricate model architectures, and incurring high training costs. Code is available at: https://github.com/Hammour-steak/AMDM.
[ { "version": "v1", "created": "Wed, 02 Oct 2024 06:16:06 GMT" }, { "version": "v2", "created": "Thu, 05 Dec 2024 08:44:53 GMT" }, { "version": "v3", "created": "Thu, 15 May 2025 12:59:09 GMT" }, { "version": "v4", "created": "Thu, 28 Aug 2025 14:03:26 GMT" } ]
2025-08-29T00:00:00
[ [ "Yue", "Conghan", "" ], [ "Peng", "Zhengwei", "" ], [ "Du", "Shiyan", "" ], [ "Ji", "Zhi", "" ], [ "Cai", "Chuangjian", "" ], [ "Wan", "Le", "" ], [ "Zhang", "Dongyu", "" ] ]
2410.03008
Walter Simson
Walter Simson, Louise Zhuang, Benjamin N. Frey, Sergio J. Sanabria, Jeremy J. Dahl, Dongwoon Hyun
Ultrasound Autofocusing: Common Midpoint Phase Error Optimization via Differentiable Beamforming
null
null
null
null
physics.med-ph eess.IV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In ultrasound imaging, propagation of an acoustic wavefront through heterogeneous media causes phase aberrations that degrade the coherence of the reflected wavefront, leading to reduced image resolution and contrast. Adaptive imaging techniques attempt to correct this phase aberration and restore coherence, leading to improved focusing of the image. We propose an autofocusing paradigm for aberration correction in ultrasound imaging by fitting an acoustic velocity field to pressure measurements, via optimization of the common midpoint phase error (CMPE), using a straight-ray wave propagation model for beamforming in diffusely scattering media. We show that CMPE induced by heterogeneous acoustic velocity is a robust measure of phase aberration that can be used for acoustic autofocusing. CMPE is optimized iteratively using a differentiable beamforming approach to simultaneously improve the image focus while estimating the acoustic velocity field of the interrogated medium. The approach relies solely on wavefield measurements using a straight-ray integral solution of the two-way time-of-flight without explicit numerical time-stepping models of wave propagation. We demonstrate method performance through in silico simulations, in vitro phantom measurements, and in vivo mammalian models, showing practical applications in distributed aberration quantification, correction, and velocity estimation for medical ultrasound autofocusing.
[ { "version": "v1", "created": "Thu, 03 Oct 2024 21:34:15 GMT" }, { "version": "v2", "created": "Fri, 11 Jul 2025 04:19:59 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 05:16:22 GMT" } ]
2025-08-29T00:00:00
[ [ "Simson", "Walter", "" ], [ "Zhuang", "Louise", "" ], [ "Frey", "Benjamin N.", "" ], [ "Sanabria", "Sergio J.", "" ], [ "Dahl", "Jeremy J.", "" ], [ "Hyun", "Dongwoon", "" ] ]
2410.03673
Michael Shaughnessy
Michael Shaughnessy
Quasicrystal Scattering and the Riemann Zeta Function
null
null
null
null
quant-ph cond-mat.mtrl-sci hep-th math-ph math.MP
http://creativecommons.org/licenses/by/4.0/
I carry out numerical scattering calculations against a family of finite-length one-dimensional point-like arrangements of atoms, $\chi(x)$, related to the distribution of prime numbers by a shift operation making the atomic density approximately constant. I show how the Riemann Zeta Function (RZF) naturally parameterizes the analytic structure of the scattering amplitude and give numerical results.
[ { "version": "v1", "created": "Fri, 13 Sep 2024 19:02:41 GMT" }, { "version": "v2", "created": "Sat, 16 Nov 2024 16:41:43 GMT" }, { "version": "v3", "created": "Thu, 24 Jul 2025 14:29:03 GMT" }, { "version": "v4", "created": "Wed, 13 Aug 2025 22:19:49 GMT" }, { "version": "v5", "created": "Thu, 28 Aug 2025 16:22:27 GMT" } ]
2025-08-29T00:00:00
[ [ "Shaughnessy", "Michael", "" ] ]
2410.04845
Lorenzo Baldi
Lorenzo Baldi, Teresa Krick, Bernard Mourrain
An Effective Positivstellensatz over the Rational Numbers for Finite Semialgebraic Sets
Final version. To appear in Mathematics of Computation
null
null
null
math.AG math.AC math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the problem of representing multivariate polynomials with rational coefficients, which are nonnegative and strictly positive on finite semialgebraic sets, using rational sums of squares. We focus on the case of finite semialgebraic sets S defined by equality constraints, generating a zero-dimensional ideal I, and by nonnegative sign constraints. First, we obtain existential results. We prove that a strictly positive polynomial f with coefficients in a subfield K of R has a representation in terms of weighted Sums-of-Squares with coefficients in this field, even if the ideal I is not radical. We generalize this result to the case where f is nonnegative on S and (f ) + (I : f ) = 1. We deduce that nonnegative polynomials with coefficients in K can be represented in terms of Sum-of-Squares of polynomials with coefficients in K, when the ideal is radical. Second, we obtain degree bounds for such Sums-of-Squares representations, which depend linearly on the regularity of the ideal and the degree of the defining equations, when they form a graded basis. Finally, we analyze the bit complexity of the Sums-of-Squares representations for polynomials with coefficients in Q, in the case the ideal is radical. The bitsize bounds are quadratic or cubic in the Bezout bound, and linear in the regularity, generalizing and improving previous results obtained for special zero dimensional ideals. As an application in the context of polynomial optimization, we retrieve and improve results on the finite convergence and exactness of the moment/Sums-of-Squares hierarchy.
[ { "version": "v1", "created": "Mon, 07 Oct 2024 09:07:18 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 12:52:33 GMT" } ]
2025-08-29T00:00:00
[ [ "Baldi", "Lorenzo", "" ], [ "Krick", "Teresa", "" ], [ "Mourrain", "Bernard", "" ] ]
2410.05028
Ipsita Mandal
Ipsita Mandal
Anisotropic conductivity for the type-I and type-II phases of Weyl/multi-Weyl semimetals in planar Hall set-ups
follow-up paper of arXiv:2402.10203 and arXiv:2405.14844; sections restructured and some results updated
null
10.1016/j.aop.2025.170181
null
cond-mat.mes-hall cond-mat.str-el hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We compute the non-Drude part of the conductivity tensor in planar Hall set-ups, for tilted Weyl and multi-Weyl semimetals, considering both the type-I and type-II phases. We do so in three distinct set-ups, taking into account the possible relative orientations of the plane spanned by the electric and magnetic fields ($\mathbf E $ and $\mathbf B $) and the direction of the tilt-axis. We derive the analytical expressions for the response tensor, including the effects of the Berry curvature (BC) and the orbital magnetic moment (OMM), both of which arise due to a nontrivial topology of the three-dimensional manifold defined by the Brillouin zone. We exhibit the interplay of the BC-only and the OMM-dependent parts in the nonzero components of the magnetoelectric conductivity, and outline whether the contributions from the former or the latter dominate the overall response. Our results also show that, depending on the configuration of the planar Hall set-up, one may or may not get terms which have a linear-in-$ B$ dependence.
[ { "version": "v1", "created": "Mon, 07 Oct 2024 13:28:22 GMT" }, { "version": "v2", "created": "Sat, 08 Feb 2025 23:31:31 GMT" } ]
2025-08-29T00:00:00
[ [ "Mandal", "Ipsita", "" ] ]
2410.05831
Alberto Ghirri PhD
Shahnam Gorgi Zadeh, Alberto Ghirri, Sergio Pagano, Simone Tocci, Claudio Gatti and Antonio Cassinese
High-Q cavity coupled to a high permittivity dielectric resonator for sensing applications
11 pages, 9 figures
null
null
null
quant-ph cond-mat.other
http://creativecommons.org/licenses/by/4.0/
The use of high-quality factor resonators is of undoubted interest for high-precision measurements and for applications in quantum technologies. Novel types of microwave sensors can be realized by coupling a first resonator acting as a stable frequency reference with a second resonator that is sensitive to a particular physical quantity. Here we report on a coupled cavity configuration in which a high $Q$ factor elliptical TESLA-shaped superconducting cavity is coupled with a high permittivity ($\varepsilon_\mathrm{r}$) SrTiO$_3$ puck, whose resonant frequency varies as a function of temperature due to the temperature dependence of the permittivity that reaches values higher than 30000 below 1 K. Extensive electromagnetic simulations are used to test different coupling configurations, showing great versatility in tuning the coupling in the weak or strong regime, depending on the puck's position within the cavity. Moreover, for the coupled system, they allow investigation of the dependence of the zero transmission frequency (notch frequency) on changes in permittivity $\varepsilon_\mathrm{r}$, obtaining a maximum value of 2.8 MHz per unit change of $\varepsilon_\mathrm{r}$, for $\varepsilon_\mathrm{r} \approx 230$. Finally, we discuss the use of the coupled system as a sensor that operates in different temperature ranges.
[ { "version": "v1", "created": "Tue, 08 Oct 2024 08:57:40 GMT" }, { "version": "v2", "created": "Thu, 16 Jan 2025 08:56:43 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 08:07:49 GMT" } ]
2025-08-29T00:00:00
[ [ "Zadeh", "Shahnam Gorgi", "" ], [ "Ghirri", "Alberto", "" ], [ "Pagano", "Sergio", "" ], [ "Tocci", "Simone", "" ], [ "Gatti", "Claudio", "" ], [ "Cassinese", "Antonio", "" ] ]
2410.10578
Juan Sebastian Rojas
Juan Sebastian Rojas, Chi-Guhn Lee
Burning RED: Unlocking Subtask-Driven Reinforcement Learning and Risk-Awareness in Average-Reward Markov Decision Processes
In Reinforcement Learning Journal 2025
null
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by/4.0/
Average-reward Markov decision processes (MDPs) provide a foundational framework for sequential decision-making under uncertainty. However, average-reward MDPs have remained largely unexplored in reinforcement learning (RL) settings, with the majority of RL-based efforts having been allocated to discounted MDPs. In this work, we study a unique structural property of average-reward MDPs and utilize it to introduce Reward-Extended Differential (or RED) reinforcement learning: a novel RL framework that can be used to effectively and efficiently solve various learning objectives, or subtasks, simultaneously in the average-reward setting. We introduce a family of RED learning algorithms for prediction and control, including proven-convergent algorithms for the tabular case. We then showcase the power of these algorithms by demonstrating how they can be used to learn a policy that optimizes, for the first time, the well-known conditional value-at-risk (CVaR) risk measure in a fully-online manner, without the use of an explicit bi-level optimization scheme or an augmented state-space.
[ { "version": "v1", "created": "Mon, 14 Oct 2024 14:52:23 GMT" }, { "version": "v2", "created": "Sat, 19 Oct 2024 14:58:25 GMT" }, { "version": "v3", "created": "Wed, 30 Oct 2024 23:23:42 GMT" }, { "version": "v4", "created": "Sun, 01 Dec 2024 15:49:16 GMT" }, { "version": "v5", "created": "Tue, 03 Dec 2024 16:26:09 GMT" }, { "version": "v6", "created": "Mon, 09 Dec 2024 15:26:00 GMT" }, { "version": "v7", "created": "Sun, 15 Dec 2024 22:28:30 GMT" }, { "version": "v8", "created": "Sun, 22 Dec 2024 16:11:18 GMT" }, { "version": "v9", "created": "Mon, 24 Feb 2025 19:53:06 GMT" }, { "version": "v10", "created": "Fri, 11 Jul 2025 04:33:09 GMT" }, { "version": "v11", "created": "Thu, 28 Aug 2025 17:50:59 GMT" } ]
2025-08-29T00:00:00
[ [ "Rojas", "Juan Sebastian", "" ], [ "Lee", "Chi-Guhn", "" ] ]
2410.10752
Nicolas Fintzi
Nicolas Fintzi and Jean-Lou Pierson
Averaged equations for disperse two-phase flow with interfacial properties and their closures for dilute suspension of droplets
null
null
null
null
physics.flu-dyn
http://creativecommons.org/licenses/by/4.0/
This article provides a derivation of the averaged equations governing the motion of dispersed two-phase flows with interfacial transport. We begin by revisiting the two-fluid formulation, as well as the distributional form of the interfacial transport equation which holds on the entire domain. Following this, a general Lagrangian model is introduced, which accounts for the effects of both internal and interfacial properties of the dispersed inclusions (bubbles, droplets, or particles) within a continuous phase. This is achieved by derivation of conservation laws for particle surface and volume-integrated properties. By summing the internal and interfacial conservation laws, we derive a conservation equation for an arbitrary Lagrangian property associated with the inclusion. We then proceed by deriving the lesser-known conservation equations for the moments of the volume and surface distribution of an arbitrary Lagrangian property. Next, the averaged equations for the dispersed phase are derived through two distinct approaches: the particle-averaged (or Lagrangian-based) formalism, and the phase-averaged method. One important conclusion of this work is the demonstration of the relationship between the particle-averaged and phase-averaged equations. We show that the dispersed phase-averaged equations can be interpreted as a series expansion of the particle-averaged moment equations. We then present a "hybrid" set of equations, consisting of phase-averaged equations for the continuous fluid phase, complemented by an arbitrary number of moment conservation.
[ { "version": "v1", "created": "Mon, 14 Oct 2024 17:24:52 GMT" }, { "version": "v2", "created": "Thu, 21 Aug 2025 14:11:47 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 14:28:56 GMT" } ]
2025-08-29T00:00:00
[ [ "Fintzi", "Nicolas", "" ], [ "Pierson", "Jean-Lou", "" ] ]
2410.15902
Zach Marin
Lukas Scheiderer, Zach Marin, Jonas Ries
MINFLUX -- molecular resolution with minimal photons
null
Nat. Photon. 19, 238-247 (2025)
10.1038/s41566-025-01625-0
null
physics.optics physics.bio-ph
http://creativecommons.org/licenses/by/4.0/
Optical super-resolution microscopy is a key technology for structural biology that offers high imaging contrast and live-cell compatibility. Minimal (fluorescence) photons flux microscopy, or MINFLUX, is an emerging super-resolution technique that localizes single fluorophores with high spatiotemporal precision by targeted scanning of a patterned excitation beam featuring a minimum. MINFLUX offers super-resolution imaging with nanometer resolution. When tracking single fluorophores, MINFLUX can achieve nanometer spatial and sub-millisecond temporal resolution over long tracks, greatly outperforming camera-based techniques. In this review, we present the basic working principle of MINFLUX and explain how it can reach high photon efficiencies. We then outline the advantages and limitations of MINFLUX, describe recent extensions and variations of MINFLUX and, finally, provide an outlook for future developments.
[ { "version": "v1", "created": "Mon, 21 Oct 2024 11:25:58 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 08:06:16 GMT" } ]
2025-08-29T00:00:00
[ [ "Scheiderer", "Lukas", "" ], [ "Marin", "Zach", "" ], [ "Ries", "Jonas", "" ] ]
2410.16859
Lorenzo Pompili
Lorenzo Pompili, Alessandra Buonanno, Michael P\"urrer
Accounting for numerical-relativity calibration uncertainty in gravitational-wave modeling and inference
v2: matches version published in Phys. Rev. D
Phys. Rev. D 112, 044062 (2025)
10.1103/5kbh-83k7
null
gr-qc
http://creativecommons.org/licenses/by/4.0/
The increasing sensitivity of current and upcoming gravitational-wave (GW) detectors poses stringent requirements on the accuracy of the GW models used for data analysis. If these requirements are not met, systematic errors could dominate over statistical uncertainties, hindering our ability to extract astrophysical and cosmological information, and conduct precise tests of General Relativity. In this work, we present a novel method to mitigate the impact of waveform-systematic errors, by incorporating and marginalizing over waveform-uncertainty estimates, which are modeled as probability distributions for the numerical-relativity calibration parameters of effective-one-body waveform models. By analyzing simulated GW signals of loud ``golden'' binary-black-hole systems, we show that our method significantly reduces biases in the recovered parameters, highlighting its potential to improve the robustness of GW parameter estimation with upcoming observing runs and next-generation ground-based facilities, such as the Einstein Telescope and Cosmic Explorer.
[ { "version": "v1", "created": "Tue, 22 Oct 2024 09:52:20 GMT" }, { "version": "v2", "created": "Sat, 23 Aug 2025 13:31:00 GMT" } ]
2025-08-29T00:00:00
[ [ "Pompili", "Lorenzo", "" ], [ "Buonanno", "Alessandra", "" ], [ "Pürrer", "Michael", "" ] ]
2410.17857
Ivan Bioli
Ivan Bioli, Yannis Voet
A theoretical study on the effect of mass lumping on the discrete frequencies in immersogeometric analysis
null
Bioli, I., Voet, Y. A theoretical study on the effect of mass lumping on the discrete frequencies in immersogeometric analysis. J Sci Comput 104, 103 (2025)
10.1007/s10915-025-02990-2
null
math.NA cs.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In structural dynamics, mass lumping techniques are commonly employed for improving the efficiency of explicit time integration schemes and increasing their critical time step constrained by the largest discrete frequency of the system. For immersogeometric methods, Leidinger \cite{leidinger2020explicit} first showed in 2020 that for sufficiently smooth spline discretizations, the largest frequency was not affected by small trimmed elements if the mass matrix was lumped, a finding later supported by several independent numerical studies. This article provides a rigorous theoretical analysis aimed at unraveling this property. By combining linear algebra with functional analysis, we derive sharp analytical estimates capturing the behavior of the largest discrete frequency for lumped mass approximations and various trimming configurations. Additionally, we also provide estimates for the smallest discrete frequency, which has lately drawn closer scrutiny. Our estimates are then confirmed numerically for 1D and 2D problems.
[ { "version": "v1", "created": "Wed, 23 Oct 2024 13:28:35 GMT" }, { "version": "v2", "created": "Wed, 12 Feb 2025 09:46:53 GMT" }, { "version": "v3", "created": "Wed, 26 Mar 2025 15:54:24 GMT" }, { "version": "v4", "created": "Thu, 28 Aug 2025 08:00:04 GMT" } ]
2025-08-29T00:00:00
[ [ "Bioli", "Ivan", "" ], [ "Voet", "Yannis", "" ] ]
2410.18155
Ricardo Gallego Torrom\'e
Ricardo Gallego Torrom\'e
On the Unruh effect for hyperbolic observers in spacetimes of maximal proper acceleration
23 pages, accepted in Proceedings of the Royal Society A
null
10.1098/rspa.2024.0931
null
gr-qc hep-th math-ph math.MP physics.acc-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this work, the notion of spacetime of maximal proper acceleration is motivated as a weak form to implement general covariance and a generalized form of Einstein's equivalence principle from a physical point of view and the fundamental geometric and kinematic properties of such spaces are discussed. Thereafter the Unruh temperature formula is generalized to the case of hyperbolic observers in spacetimes of maximal proper acceleration. Such a generalization implies the existence of a maximal value for the Unruh temperature. We discuss this result for an electrodynamic model of point charged particles in a spacetime of maximal proper acceleration. It is shown that according to the model, the maximal Unruh temperature must be of order $4.8\cdot 10^{10}/N$ K for current high acceleration electron laser-plasma acceleration systems, where $N$ is the population of the typical bunch.
[ { "version": "v1", "created": "Wed, 23 Oct 2024 08:15:03 GMT" }, { "version": "v2", "created": "Tue, 05 Nov 2024 13:02:07 GMT" }, { "version": "v3", "created": "Tue, 03 Dec 2024 16:37:52 GMT" }, { "version": "v4", "created": "Mon, 16 Dec 2024 14:25:14 GMT" }, { "version": "v5", "created": "Tue, 04 Feb 2025 14:10:52 GMT" }, { "version": "v6", "created": "Tue, 27 May 2025 14:21:49 GMT" }, { "version": "v7", "created": "Thu, 31 Jul 2025 10:19:07 GMT" } ]
2025-08-29T00:00:00
[ [ "Torromé", "Ricardo Gallego", "" ] ]
2410.20192
Swati Yadav
Deeksha Singh, Swati Yadav, and Rajesh K. Pandey
An Efficient Numerical Scheme for a Time-Fractional Burgers Equation with Caputo-Prabhakar Derivative
null
null
null
null
math.NA cs.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper presents a numerical method to solve a time-fractional Burgers equation, achieving order of convergence $(2-\alpha)$ in time, here $\alpha$ represents the order of the time derivative. The fractional derivative is modeled by Caputo-Prabhakar (CP) formulation, which incorporates a kernel defined by the three-parameter Mittag-Leffler function. Finite difference methods are employed for the discretization of the derivatives. To handle the non-linear term, the Newton iteration method is used. The proposed numerical scheme is proven to be stable and convergent in the $L_{\infty}$ norm. The validity of the theory is supported by two numerical examples.
[ { "version": "v1", "created": "Sat, 26 Oct 2024 14:43:05 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 10:12:09 GMT" } ]
2025-08-29T00:00:00
[ [ "Singh", "Deeksha", "" ], [ "Yadav", "Swati", "" ], [ "Pandey", "Rajesh K.", "" ] ]
2410.21419
Chris Cama\~no
Chris Cama\~no, Daniel Huang
High-Dimensional Gaussian Process Regression with Soft Kernel Interpolation
12 pages, 6 Figures
null
null
null
stat.ML cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce Soft Kernel Interpolation (SoftKI), a method that combines aspects of Structured Kernel Interpolation (SKI) and variational inducing point methods, to achieve scalable Gaussian Process (GP) regression on high-dimensional datasets. SoftKI approximates a kernel via softmax interpolation from a smaller number of interpolation points learned by optimizing a combination of the SoftKI marginal log-likelihood (MLL), and when needed, an approximate MLL for improved numerical stability. Consequently, it can overcome the dimensionality scaling challenges that SKI faces when interpolating from a dense and static lattice while retaining the flexibility of variational methods to adapt inducing points to the dataset. We demonstrate the effectiveness of SoftKI across various examples and show that it is competitive with other approximated GP methods when the data dimensionality is modest (around 10).
[ { "version": "v1", "created": "Mon, 28 Oct 2024 18:13:56 GMT" }, { "version": "v2", "created": "Sat, 10 May 2025 01:41:15 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 15:58:56 GMT" } ]
2025-08-29T00:00:00
[ [ "Camaño", "Chris", "" ], [ "Huang", "Daniel", "" ] ]
2410.21427
Dmytro Inosov S.
Dmytro S. Inosov and Emil Vlas\'ak
Cryptarithmically unique terms in integer sequences
19 pages, 3 figures, 6 tables; v.3: Extended and corrected version with references to several new OEIS sequences
null
null
null
math.NT math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A cryptarithm (or alphametic) is a mathematical puzzle in which numbers are represented with words in such a way that identical letters stand for equal digits and distinct letters for unequal digits. An alphametic puzzle is usually given in the form of an equation that needs to be solved, such as SEND + MORE = MONEY. Alternatively, here we will consider cryptarithms constrained not by an equation but by a particular subsequence of natural numbers, for example perfect squares or primes. Such a cryptarithm has a unique solution if there is exactly one term in the sequence that has the corresponding pattern of digits. We will call such terms cryptarithmically unique. Here we estimate the density of such terms in an arbitrary sequence for which the overall density of terms among integers is known. In particular, among all perfect squares below 10^12, slightly less than one half are cryptarithmically unique, their density increasing toward larger numbers. Cryptarithmically unique prime numbers, however, are initially very scarce. Combinatorial estimates suggest that their density should drop below 10^-300 for decimal lengths of approximately 1829 digits, but then it recovers and is asymptotic to unity for very large primes. Finally, we introduce and discuss primonumerophobic digit patterns that no prime number happens to have.
[ { "version": "v1", "created": "Mon, 28 Oct 2024 18:24:53 GMT" }, { "version": "v2", "created": "Mon, 04 Nov 2024 15:18:07 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 16:56:44 GMT" } ]
2025-08-29T00:00:00
[ [ "Inosov", "Dmytro S.", "" ], [ "Vlasák", "Emil", "" ] ]
2410.21603
Clara Grazian
Clara Grazian
Approximate Bayesian Computation with Statistical Distances for Model Selection
null
null
null
null
stat.ME stat.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Model selection is a key task in statistics, playing a critical role across various scientific disciplines. While no model can fully capture the complexities of a real-world data-generating process, identifying the model that best approximates it can provide valuable insights. Bayesian statistics offers a flexible framework for model selection by updating prior beliefs as new data becomes available, allowing for ongoing refinement of candidate models. This is typically achieved by calculating posterior probabilities, which quantify the support for each model given the observed data. However, in cases where likelihood functions are intractable, exact computation of these posterior probabilities becomes infeasible. Approximate Bayesian computation (ABC) has emerged as a likelihood-free method and it is traditionally used with summary statistics to reduce data dimensionality, however this often results in information loss difficult to quantify, particularly in model selection contexts. Recent advancements propose the use of full data approaches based on statistical distances, offering a promising alternative that bypasses the need for handcrafted summary statistics and can yield posterior approximations that more closely reflect the true posterior under suitable conditions. Despite these developments, full data ABC approaches have not yet been widely applied to model selection problems. This paper seeks to address this gap by investigating the performance of ABC with statistical distances in model selection. Through simulation studies and an application to toad movement models, this work explores whether full data approaches can overcome the limitations of summary statistic-based ABC for model choice.
[ { "version": "v1", "created": "Mon, 28 Oct 2024 23:12:31 GMT" }, { "version": "v2", "created": "Wed, 30 Oct 2024 20:02:17 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 11:10:33 GMT" } ]
2025-08-29T00:00:00
[ [ "Grazian", "Clara", "" ] ]
2410.21968
Guan-Yan Yang
Guan-Yan Yang, Yi-Heng Ko, Farn Wang, Kuo-Hui Yeh, Haw-Shiang Chang, Hsueh-Yi Chen
Automated Vulnerability Detection Using Deep Learning Technique
4 pages, 1 figures; Presented at The 30st International Conference on Computational & Experimental Engineering and Sciences (ICCES2024)
in ICCES Vol.32, No.1, pp. 1-4,2024
10.32604/icces.2024.013297
null
cs.CR cs.AI cs.SE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Our work explores the utilization of deep learning, specifically leveraging the CodeBERT model, to enhance code security testing for Python applications by detecting SQL injection vulnerabilities. Unlike traditional security testing methods that may be slow and error-prone, our approach transforms source code into vector representations and trains a Long Short-Term Memory (LSTM) model to identify vulnerable patterns. When compared with existing static application security testing (SAST) tools, our model displays superior performance, achieving higher precision, recall, and F1-score. The study demonstrates that deep learning techniques, particularly with CodeBERT's advanced contextual understanding, can significantly improve vulnerability detection, presenting a scalable methodology applicable to various programming languages and vulnerability types.
[ { "version": "v1", "created": "Tue, 29 Oct 2024 11:51:51 GMT" } ]
2025-08-29T00:00:00
[ [ "Yang", "Guan-Yan", "" ], [ "Ko", "Yi-Heng", "" ], [ "Wang", "Farn", "" ], [ "Yeh", "Kuo-Hui", "" ], [ "Chang", "Haw-Shiang", "" ], [ "Chen", "Hsueh-Yi", "" ] ]
2410.23015
Cosima A. Ermert
Cosima A. Ermert, Manuj Yadav, Jonathan Ehret, Chinthusa Mohanathasan, Andrea B\"onsch, Torsten W. Kuhlen, Sabine J. Schlittmeier, Janina Fels
Audiovisual angle and voice incongruence do not affect audiovisual verbal short-term memory in virtual reality
Submitted to PlosOne, 19 pages, 6 figures
PLOS ONE 20.8 (2025) e0330693
10.1371/journal.pone.0330693
e0330693
eess.AS cs.SD
http://creativecommons.org/licenses/by-nc-nd/4.0/
Virtual reality (VR) environments are frequently used in auditory and cognitive research to imitate real-life scenarios, presumably enhancing state-of-the-art approaches with traditional computer screens. However, the effects of different display technologies on audiovisual processing remain underexplored. This study investigated how VR displayed with an head-mounted display (HMD) affects serial recall performance compared to traditional computer monitors, focusing on their effects on audiovisual processing in cognitive tasks. For that matter, we conducted two experiments with both an HMD and a computer monitor as display devices and two types of audiovisual incongruences: angle (Exp. 1) and voice (Exp. 2) incongruence. To quantify cognitive performance an audiovisual verbal serial recall (avVSR) task was developed where an embodied conversational agent (ECA) was animated to speak the target digit sequence. Even though subjective evaluations showed a higher sense of presence in the HMD condition, we found no effect of the display device on the proportion of correctly recalled digits. For the extreme conditions of angle incongruence in the computer monitor presentation the proportion of correctly recalled digits increased marginally, presumably due to raised attention, but the effect is likely too small to be meaningful. Response times were not affected by incongruences in either display device across both experiments. These findings suggest that the avVSR task is robust against angular and voice audiovisual incongruences, irrespective of the display device, at least for the conditions studied here. Hence, the study introduces the avVSR task in VR and contributes to the understanding of audiovisual integration.
[ { "version": "v1", "created": "Wed, 30 Oct 2024 13:41:30 GMT" } ]
2025-08-29T00:00:00
[ [ "Ermert", "Cosima A.", "" ], [ "Yadav", "Manuj", "" ], [ "Ehret", "Jonathan", "" ], [ "Mohanathasan", "Chinthusa", "" ], [ "Bönsch", "Andrea", "" ], [ "Kuhlen", "Torsten W.", "" ], [ "Schlittmeier", "Sabine J.", "" ], [ "Fels", "Janina", "" ] ]
2411.00626
Beomyoung Kim
Beomyoung Kim, Chanyong Shin, Joonhyun Jeong, Hyungsik Jung, Se-Yun Lee, Sewhan Chun, Dong-Hyun Hwang, Joonsang Yu
ZIM: Zero-Shot Image Matting for Anything
ICCV 2025 (Highlight)
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The recent segmentation foundation model, Segment Anything Model (SAM), exhibits strong zero-shot segmentation capabilities, but it falls short in generating fine-grained precise masks. To address this limitation, we propose a novel zero-shot image matting model, called ZIM, with two key contributions: First, we develop a label converter that transforms segmentation labels into detailed matte labels, constructing the new SA1B-Matte dataset without costly manual annotations. Training SAM with this dataset enables it to generate precise matte masks while maintaining its zero-shot capability. Second, we design the zero-shot matting model equipped with a hierarchical pixel decoder to enhance mask representation, along with a prompt-aware masked attention mechanism to improve performance by enabling the model to focus on regions specified by visual prompts. We evaluate ZIM using the newly introduced MicroMat-3K test set, which contains high-quality micro-level matte labels. Experimental results show that ZIM outperforms existing methods in fine-grained mask generation and zero-shot generalization. Furthermore, we demonstrate the versatility of ZIM in various downstream tasks requiring precise masks, such as image inpainting and 3D NeRF. Our contributions provide a robust foundation for advancing zero-shot matting and its downstream applications across a wide range of computer vision tasks. The code is available at https://github.com/naver-ai/ZIM.
[ { "version": "v1", "created": "Fri, 01 Nov 2024 14:34:33 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 04:44:11 GMT" } ]
2025-08-29T00:00:00
[ [ "Kim", "Beomyoung", "" ], [ "Shin", "Chanyong", "" ], [ "Jeong", "Joonhyun", "" ], [ "Jung", "Hyungsik", "" ], [ "Lee", "Se-Yun", "" ], [ "Chun", "Sewhan", "" ], [ "Hwang", "Dong-Hyun", "" ], [ "Yu", "Joonsang", "" ] ]
2411.01727
Yongsoo Yang
Chaehwa Jeong, Juhyeok Lee, Hyesung Jo, KwangHo Lee, SangJae Lee, Colin Ophus, Peter Ercius, EunAe Cho, Yongsoo Yang
Atomic-scale 3D structural dynamics and functional degradation of Pt alloy nanocatalysts during the oxygen reduction reaction
66 pages, 4 main figures, 29 supplementary figures
Nature Communications 16, 8026 (2025)
10.1038/s41467-025-63448-5
null
cond-mat.mtrl-sci physics.app-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Pt-based electrocatalysts are the primary choice for fuel cells due to their superior oxygen reduction reaction (ORR) activity. To enhance ORR performance and durability, extensive studies have investigated transition metal alloying, doping, and shape control to optimize the three key governing factors for ORR: geometry, local chemistry, and strain of their surface and subsurface. However, systematic optimization remains incomplete, as it requires an atomic-scale understanding of these factors and their dynamics over potential cycling, as well as their relationship to ORR activity. Here, we implement neural network-assisted atomic electron tomography to measure the 3D atomic structural dynamics and their effects on the functional degradation of PtNi alloy catalysts. Our results reveal that PtNi catalysts undergo shape changes, surface alloying, and strain relaxation during cycling, which can be effectively mitigated by Ga doping. By combining geometry, local chemistry, and strain analysis, we calculated the changes in ORR activity over thousands of cycles and observed that Ga doping leads to higher initial activity and greater stability. These findings offer a pathway to understanding 3D atomic structural dynamics and their relation to ORR activity during cycling, paving the way for the systematic design of durable, high-efficiency nanocatalysts.
[ { "version": "v1", "created": "Mon, 04 Nov 2024 01:02:57 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 09:53:19 GMT" } ]
2025-08-29T00:00:00
[ [ "Jeong", "Chaehwa", "" ], [ "Lee", "Juhyeok", "" ], [ "Jo", "Hyesung", "" ], [ "Lee", "KwangHo", "" ], [ "Lee", "SangJae", "" ], [ "Ophus", "Colin", "" ], [ "Ercius", "Peter", "" ], [ "Cho", "EunAe", "" ], [ "Yang", "Yongsoo", "" ] ]
2411.01876
Jiahui Liu
Aparna Gupte, Jiahui Liu, Justin Raizes, Bhaskar Roberts, Vinod Vaikuntanathan
Quantum One-Time Programs, Revisited
minor revision; in STOC 2025
null
null
null
cs.CR quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
One-time programs (Goldwasser, Kalai and Rothblum, CRYPTO 2008) are functions that can be run on any single input of a user's choice, but not on a second input. Classically, they are unachievable without trusted hardware, but the destructive nature of quantum measurements seems to provide a quantum path to constructing them. Unfortunately, Broadbent, Gutoski and Stebila showed that even with quantum techniques, a strong notion of one-time programs, similar to ideal obfuscation, cannot be achieved for any non-trivial quantum function. On the positive side, Ben-David and Sattath (Quantum, 2023) showed how to construct a one-time program for a certain (probabilistic) digital signature scheme, under a weaker notion of one-time program security. There is a vast gap between achievable and provably impossible notions of one-time program security, and it is unclear what functionalities are one-time programmable under the achievable notions of security. In this work, we present new, meaningful, yet achievable definitions of one-time program security for probabilistic classical functions. We show how to construct one time programs satisfying these definitions for all functions in the classical oracle model and for constrained pseudorandom functions in the plain model. Finally, we examine the limits of these notions: we show a class of functions which cannot be one-time programmed in the plain model, as well as a class of functions which appears to be highly random given a single query, but whose one-time program form leaks the entire function even in the oracle model.
[ { "version": "v1", "created": "Mon, 04 Nov 2024 08:05:39 GMT" }, { "version": "v2", "created": "Fri, 08 Nov 2024 18:50:55 GMT" }, { "version": "v3", "created": "Wed, 27 Aug 2025 23:19:57 GMT" } ]
2025-08-29T00:00:00
[ [ "Gupte", "Aparna", "" ], [ "Liu", "Jiahui", "" ], [ "Raizes", "Justin", "" ], [ "Roberts", "Bhaskar", "" ], [ "Vaikuntanathan", "Vinod", "" ] ]
2411.02626
Lorenzo Pettinari
Lorenzo Pettinari
On classical aspects of Bose-Einstein condensation
54 pages
null
null
null
math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Berezin and Weyl quantization are renown procedures for mapping, commutative Poisson algebras of observables to their non-commutative, quantum counterparts. The latter is famous for its use on Weyl algebras, while the former is more appropriate for continuous functions decaying at infinity. In this work, we define a variant of the Berezin quantization map, which acts on the classical Weyl algebra $\mathcal{W}(E,0)$ and constitutes a positive \textit{strict deformation quantization}. This construction provides a natural framework to compare classical and quantum thermal equilibrium states of a Bose gas through the computation of their semi-classical limit. To this end, we first introduce a purely algebraic notion of KMS states for the classical Weyl algebra and establish that, in finite volume, there exists a unique such state, which can be interpreted as the Fourier transform of a Gibbs measure on a Hilbert space. We then construct a new class of classical KMS states that realize representations of the canonical commutation relations with infinite local density. These states arise as the semi-classical high-density limit of the quantum equilibrium states originally studied by Araki and Woods \cite{Araki_Woods_63}. A key feature of our approach is that it preserves the macroscopic ground-state occupation of the Bose gas in the classical regime. Finally, we demonstrate that the infinite-volume classical states can be obtained as thermodynamic limits of finite-volume Gibbs states.
[ { "version": "v1", "created": "Mon, 04 Nov 2024 21:34:03 GMT" }, { "version": "v2", "created": "Sat, 23 Nov 2024 16:53:00 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 14:12:08 GMT" } ]
2025-08-29T00:00:00
[ [ "Pettinari", "Lorenzo", "" ] ]
2411.03845
Weishuo Ma
Weishuo Ma and Yanbo Wang and Xiyuan Wang and Muhan Zhang
Reconsidering the Performance of GAE in Link Prediction
Accepted at CIKM 2025
null
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent advancements in graph neural networks (GNNs) for link prediction have introduced sophisticated training techniques and model architectures. However, reliance on outdated baselines may exaggerate the benefits of these new approaches. To tackle this issue, we systematically explore Graph Autoencoders (GAEs) by applying model-agnostic tricks in recent methods and tuning hyperparameters. We find that a well-tuned GAE can match the performance of recent sophisticated models while offering superior computational efficiency on widely-used link prediction benchmarks. Our approach delivers substantial performance gains on datasets where structural information dominates and feature data is limited. Specifically, our GAE achieves a state-of-the-art Hits@100 score of 78.41\% on the ogbl-ppa dataset. Furthermore, we examine the impact of various tricks to uncover the reasons behind our success and to guide the design of future methods. Our study emphasizes the critical need to update baselines for a more accurate assessment of progress in GNNs for link prediction. Our code is available at https://github.com/GraphPKU/Refined-GAE.
[ { "version": "v1", "created": "Wed, 06 Nov 2024 11:29:47 GMT" }, { "version": "v2", "created": "Mon, 24 Feb 2025 06:04:27 GMT" }, { "version": "v3", "created": "Fri, 08 Aug 2025 14:01:13 GMT" }, { "version": "v4", "created": "Thu, 28 Aug 2025 09:08:33 GMT" } ]
2025-08-29T00:00:00
[ [ "Ma", "Weishuo", "" ], [ "Wang", "Yanbo", "" ], [ "Wang", "Xiyuan", "" ], [ "Zhang", "Muhan", "" ] ]
2411.06709
Toshihiro Yada
Toshihiro Yada, Pieter-Jan Stas, Aziza Suleymanzade, Erik N. Knall, Nobuyuki Yoshioka, Takahiro Sagawa, Mikhail D. Lukin
Experimentally probing entropy reduction via iterative quantum information transfer
32 pages, 18 figures. TY and PJS contributed equally to this work
Phys. Rev. X 15, 031054 (2025)
10.1103/5lp2-9sps
null
quant-ph cond-mat.stat-mech
http://creativecommons.org/licenses/by/4.0/
Thermodynamic principles governing energy and information are important tools for a deeper understanding and better control of quantum systems. In this work, we experimentally investigate the interplay of the thermodynamic costs and information flow in a quantum system undergoing iterative quantum measurement and feedback. Our study employs a state stabilization protocol involving repeated measurement and feedback on an electronic spin qubit associated with a Silicon-Vacancy center in diamond, which is strongly coupled to a diamond nanocavity. This setup allows us to verify the fundamental laws of nonequilibrium quantum thermodynamics, including the second law and the fluctuation theorem, both of which incorporate measures of quantum information flow induced by iterative measurement and feedback. We further assess the reducible entropy based on the feedback's causal structure and quantitatively demonstrate the thermodynamic advantages of non-Markovian feedback over Markovian feedback. For that purpose, we extend the theoretical framework of quantum thermodynamics to include the causal structure of the applied feedback protocol. Our work lays the foundation for investigating the entropic and energetic costs of real-time quantum control in various quantum systems.
[ { "version": "v1", "created": "Mon, 11 Nov 2024 04:33:17 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 04:40:31 GMT" } ]
2025-08-29T00:00:00
[ [ "Yada", "Toshihiro", "" ], [ "Stas", "Pieter-Jan", "" ], [ "Suleymanzade", "Aziza", "" ], [ "Knall", "Erik N.", "" ], [ "Yoshioka", "Nobuyuki", "" ], [ "Sagawa", "Takahiro", "" ], [ "Lukin", "Mikhail D.", "" ] ]
2411.07192
Henrik Ebel
Mario Rosenfelder, Lea Bold, Hannes Eschmann, Peter Eberhard, Karl Worthmann, Henrik Ebel
Data-Driven Predictive Control of Nonholonomic Robots Based on a Bilinear Koopman Realization: Data Does Not Replace Geometry
23 pages, 12 figures
null
10.1016/j.robot.2025.105156
null
eess.SY cs.LG cs.RO cs.SY
http://creativecommons.org/licenses/by/4.0/
Advances in machine learning and the growing trend towards effortless data generation in real-world systems has led to an increasing interest for data-inferred models and data-based control in robotics. It seems appealing to govern robots solely based on data, bypassing the traditional, more elaborate pipeline of system modeling through first-principles and subsequent controller design. One promising data-driven approach is the Extended Dynamic Mode Decomposition (EDMD) for control-affine systems, a system class which contains many vehicles and machines of immense practical importance including, e.g., typical wheeled mobile robots. EDMD can be highly data-efficient, computationally inexpensive, can deal with nonlinear dynamics as prevalent in robotics and mechanics, and has a sound theoretical foundation rooted in Koopman theory. On this background, this present paper examines how EDMD models can be integrated into predictive controllers for nonholonomic mobile robots. In addition to the conventional kinematic mobile robot, we also cover the complete data-driven control pipeline - from data acquisition to control design - when the robot is not treated in terms of first-order kinematics but in a second-order manner, allowing to account for actuator dynamics. Using only real-world measurement data, it is shown in both simulations and hardware experiments that the surrogate models enable high-precision predictive controllers in the studied cases. However, the findings raise significant concerns about purely data-centric approaches that overlook the underlying geometry of nonholonomic systems, showing that, for nonholonomic systems, some geometric insight seems necessary and cannot be easily compensated for with large amounts of data.
[ { "version": "v1", "created": "Mon, 11 Nov 2024 18:08:17 GMT" } ]
2025-08-29T00:00:00
[ [ "Rosenfelder", "Mario", "" ], [ "Bold", "Lea", "" ], [ "Eschmann", "Hannes", "" ], [ "Eberhard", "Peter", "" ], [ "Worthmann", "Karl", "" ], [ "Ebel", "Henrik", "" ] ]
2411.07820
Pritom Saha Akash
Youan Cong, Pritom Saha Akash, Cheng Wang, Kevin Chen-Chuan Chang
Query Optimization for Parametric Knowledge Refinement in Retrieval-Augmented Large Language Models
null
null
null
null
cs.CL cs.IR
http://creativecommons.org/licenses/by/4.0/
We introduce the Extract-Refine-Retrieve-Read (ERRR) framework, a novel approach designed to bridge the pre-retrieval information gap in Retrieval-Augmented Generation (RAG) systems through query optimization tailored to meet the specific knowledge requirements of Large Language Models (LLMs). Unlike conventional query optimization techniques used in RAG, the ERRR framework begins by extracting parametric knowledge from LLMs, followed by using a specialized query optimizer for refining these queries. This process ensures the retrieval of only the most pertinent information essential for generating accurate responses. Moreover, to enhance flexibility and reduce computational costs, we propose a trainable scheme for our pipeline that utilizes a smaller, tunable model as the query optimizer, which is refined through knowledge distillation from a larger teacher model. Our evaluations on various question-answering (QA) datasets and with different retrieval systems show that ERRR consistently outperforms existing baselines, proving to be a versatile and cost-effective module for improving the utility and accuracy of RAG systems.
[ { "version": "v1", "created": "Tue, 12 Nov 2024 14:12:45 GMT" }, { "version": "v2", "created": "Wed, 13 Nov 2024 05:43:58 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 05:14:25 GMT" } ]
2025-08-29T00:00:00
[ [ "Cong", "Youan", "" ], [ "Akash", "Pritom Saha", "" ], [ "Wang", "Cheng", "" ], [ "Chang", "Kevin Chen-Chuan", "" ] ]
2411.07998
Jeremy Hopwood
Jeremy W. Hopwood and Craig A. Woolsey
A Symmetry-Preserving Reduced-Order Observer
7 pages, 6 figures, Published in the Proceedings of the 2025 American Control Conference (ACC)
American Control Conference (ACC), 2025, pp. 2490-2496
10.23919/ACC63710.2025.11107972
null
eess.SY cs.SY
http://creativecommons.org/licenses/by-nc-nd/4.0/
A symmetry-preserving, reduced-order state observer is presented for the unmeasured part of a system's state, where the nonlinear system dynamics exhibit symmetry under the action of a Lie group. Leveraging this symmetry with a moving frame, the observer dynamics are constructed such that they are invariant under the Lie group's action. Sufficient conditions for the observer to be asymptotically stable are developed by studying the stability of an invariant error system. As an illustrative example, the observer is applied to the problem of rigid-body velocity estimation, which demonstrates how exploiting the symmetry of the system can simplify the stabilization of the estimation error dynamics.
[ { "version": "v1", "created": "Tue, 12 Nov 2024 18:23:52 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 14:10:37 GMT" } ]
2025-08-29T00:00:00
[ [ "Hopwood", "Jeremy W.", "" ], [ "Woolsey", "Craig A.", "" ] ]
2411.09631
Shunda Chen
Ke Xu, Ting Liang, Nan Xu, Penghua Ying, Shunda Chen, Ning Wei, Jianbin Xu, Zheyong Fan
NEP-MB-pol: A unified machine-learned framework for fast and accurate prediction of water's thermodynamic and transport properties
12 pages, 4 figures in the main text; 8 figures in the SI
npj Computational Materials, 11, 279 (2025)
10.1038/s41524-025-01777-1
null
physics.chem-ph cond-mat.mtrl-sci cond-mat.soft cond-mat.stat-mech
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Water's unique hydrogen-bonding network and anomalous properties pose significant challenges for accurately modeling its structural, thermodynamic, and transport behavior across varied conditions. Although machine-learned potentials have advanced the prediction of individual properties, a unified computational framework capable of simultaneously capturing water's complex and subtle properties with high accuracy has remained elusive. Here, we address this challenge by introducing NEP-MB-pol, a highly accurate and efficient neuroevolution potential (NEP) trained on extensive many-body polarization (MB-pol) reference data approaching coupled-cluster-level accuracy, combined with path-integral molecular dynamics and quantum-correction techniques to incorporate nuclear quantum effects. This NEP-MB-pol framework reproduces experimentally measured structural, thermodynamic, and transport properties of water across a broad temperature range, achieving simultaneous, fast, and accurate prediction of self-diffusion coefficient, viscosity, and thermal conductivity. Our approach provides a unified and robust tool for exploring thermodynamic and transport properties of water under diverse conditions, with significant potential for broader applications across research fields.
[ { "version": "v1", "created": "Thu, 14 Nov 2024 17:57:01 GMT" }, { "version": "v2", "created": "Tue, 19 Nov 2024 16:47:34 GMT" } ]
2025-08-29T00:00:00
[ [ "Xu", "Ke", "" ], [ "Liang", "Ting", "" ], [ "Xu", "Nan", "" ], [ "Ying", "Penghua", "" ], [ "Chen", "Shunda", "" ], [ "Wei", "Ning", "" ], [ "Xu", "Jianbin", "" ], [ "Fan", "Zheyong", "" ] ]
2411.10471
Fanjin Wang
Fanjin Wang, Maryam Parhizkar, Anthony Harker, Mohan Edirisinghe
Constrained composite Bayesian optimization for rational synthesis of polymeric particles
Revised version with additional experiments in result section Figure 2
null
10.1039/D5DD00243E
null
cs.LG cond-mat.soft physics.data-an
http://creativecommons.org/licenses/by/4.0/
Polymeric nano- and micro-scale particles have critical roles in tackling critical healthcare and energy challenges with their miniature characteristics. However, tailoring their synthesis process to meet specific design targets has traditionally depended on domain expertise and costly trial-and-errors. Recently, modeling strategies, particularly Bayesian optimization (BO), have been proposed to aid materials discovery for maximized/minimized properties. Coming from practical demands, this study for the first time integrates constrained and composite Bayesian optimization (CCBO) to perform efficient target value optimization under black-box feasibility constraints and limited data for laboratory experimentation. Using a synthetic problem that simulates electrospraying, a model nanomanufacturing process, CCBO strategically avoided infeasible conditions and efficiently optimized particle production towards predefined size targets, surpassing standard BO pipelines and providing decisions comparable to human experts. Further laboratory experiments validated CCBO capability to guide the rational synthesis of poly(lactic-co-glycolic acid) (PLGA) particles with diameters of 300 nm and 3.0 $\mu$m via electrospraying. With minimal initial data and unknown experiment constraints, CCBO reached the design targets within 4 iterations. Overall, the CCBO approach presents a versatile and holistic optimization paradigm for next-generation target-driven particle synthesis empowered by artificial intelligence (AI).
[ { "version": "v1", "created": "Wed, 06 Nov 2024 14:40:03 GMT" }, { "version": "v2", "created": "Wed, 23 Apr 2025 11:53:11 GMT" } ]
2025-08-29T00:00:00
[ [ "Wang", "Fanjin", "" ], [ "Parhizkar", "Maryam", "" ], [ "Harker", "Anthony", "" ], [ "Edirisinghe", "Mohan", "" ] ]
2411.11022
Wenlun Zhang
Wenlun Zhang and Shimpei Ando and Yung-Chin Chen and Kentaro Yoshioka
ASiM: Modeling and Analyzing Inference Accuracy of SRAM-Based Analog CiM Circuits
null
null
null
null
cs.AR
http://creativecommons.org/licenses/by/4.0/
SRAM-based Analog Compute-in-Memory (ACiM) demonstrates promising energy efficiency for deep neural network (DNN) processing. Nevertheless, efforts to optimize efficiency frequently compromise accuracy, and this trade-off remains insufficiently studied due to the difficulty of performing full-system validation. Specifically, existing simulation tools rarely target SRAM-based ACiM and exhibit inconsistent accuracy predictions, highlighting the need for a standardized, SRAM CiM circuit-aware evaluation methodology. This paper presents ASiM, a simulation framework for evaluating inference accuracy in SRAM-based ACiM systems. ASiM captures critical effects in SRAM based analog compute in memory systems, such as ADC quantization, bit parallel encoding, and analog noise, which must be modeled with high fidelity due to their distinct behavior in charge domain architectures compared to other memory technologies. ASiM supports a wide range of modern DNN workloads, including CNN and Transformer-based models such as ViT, and scales to large-scale tasks like ImageNet classification. Our results indicate that bit-parallel encoding can improve energy efficiency with only modest accuracy degradation; however, even 1 LSB of analog noise can significantly impair inference performance, particularly in complex tasks such as ImageNet. To address this, we explore hybrid analog-digital execution and majority voting schemes, both of which enhance robustness without negating energy savings. ASiM bridges the gap between hardware design and inference performance, offering actionable insights for energy-efficient, high-accuracy ACiM deployment.
[ { "version": "v1", "created": "Sun, 17 Nov 2024 09:58:37 GMT" }, { "version": "v2", "created": "Mon, 24 Mar 2025 05:05:38 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 14:17:59 GMT" } ]
2025-08-29T00:00:00
[ [ "Zhang", "Wenlun", "" ], [ "Ando", "Shimpei", "" ], [ "Chen", "Yung-Chin", "" ], [ "Yoshioka", "Kentaro", "" ] ]
2411.11687
Xiaobing Dai
Yuhong Chen, Xiaobing Dai, Martin Buss and Fangzhou Liu
Coevolution of Opinion Dynamics and Recommendation System: Modeling, Analysis and Reinforcement Learning Based Manipulation
null
null
null
null
eess.SY cs.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this work, we develop an analytical framework that integrates opinion dynamics with a recommendation system. By incorporating elements such as collaborative filtering, we provide a precise characterization of how recommendation systems shape interpersonal interactions and influence opinion formation. Moreover, the property of the coevolution of both opinion dynamics and recommendation systems is also shown. Specifically, the convergence of this coevolutionary system is theoretically proved, and the mechanisms behind filter bubble formation are elucidated. Our analysis of the maximum number of opinion clusters shows how recommendation system parameters affect opinion grouping and polarization. Additionally, we incorporate the influence of propagators into our model and propose a reinforcement learning-based solution. The analysis and the propagation solution are demonstrated in simulations using the Yelp data set.
[ { "version": "v1", "created": "Mon, 18 Nov 2024 16:11:07 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 02:22:52 GMT" } ]
2025-08-29T00:00:00
[ [ "Chen", "Yuhong", "" ], [ "Dai", "Xiaobing", "" ], [ "Buss", "Martin", "" ], [ "Liu", "Fangzhou", "" ] ]
2411.13601
EL-MEHDI EL ARAR
Pablo de Oliveira Castro (LI-PaRAD, UVSQ), El-Mehdi El Arar (TARAN), Eric Petit, Devan Sohier (LI-PaRAD, UVSQ)
Error Analysis of Sum-Product Algorithms under Stochastic Rounding
null
null
null
null
stat.CO cs.DS math.CA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The quality of numerical computations can be measured through their forward error, for which finding good error bounds is challenging in general. For several algorithms and using stochastic rounding (SR), probabilistic analysis has been shown to be an effective alternative for obtaining tight error bounds. This analysis considers the distribution of errors and evaluates the algorithm's performance on average. Using martingales and the Azuma-Hoeffding inequality, it provides error bounds that are valid with a certain probability and in O($\sqrt$nu) instead of deterministic worst-case bounds in O(nu), where n is the number of operations and u is the unit roundoff. In this paper, we present a general method that automatically constructs a martingale for any computation scheme with multi-linear errors based on additions, subtractions, and multiplications. We apply this generalization to algorithms previously studied with SR, such as pairwise summation and the Horner algorithm, and prove equivalent results. We also analyze a previously unstudied algorithm, Karatsuba polynomial multiplication, which illustrates that the method can handle reused intermediate computations.
[ { "version": "v1", "created": "Tue, 19 Nov 2024 08:22:33 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 11:32:05 GMT" } ]
2025-08-29T00:00:00
[ [ "Castro", "Pablo de Oliveira", "", "LI-PaRAD, UVSQ" ], [ "Arar", "El-Mehdi El", "", "TARAN" ], [ "Petit", "Eric", "", "LI-PaRAD, UVSQ" ], [ "Sohier", "Devan", "", "LI-PaRAD, UVSQ" ] ]
2411.14445
Artur Czerwinski
Artur Czerwinski and Jakub J. Borkowski
Comment on Quantum illumination using polarization-entangled photon pairs for enhanced object detection (Opt. Express 32, 40150-40164, 2024)
Comment on arXiv:2401.10182v2. Published version: Opt. Express 32, 40150-40164 (2024)
Opt. Express 33, 38005-38008 (2025)
10.1364/OE.548099
null
quant-ph physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The paper by K. Sengupta et al. (Opt. Express 32, 40150-40164, 2024) explores quantum illumination using polarization-entangled photon pairs for object detection in noisy environments. In this comment, we highlight fundamental flaws in the mathematical model used to describe photon loss. We argue that the treatment of photon loss and its effects on quantum entanglement is incorrect. We demonstrate that the conclusions of Sengupta et al., particularly the detection of low-reflectivity objects using quantum correlations, are unsubstantiated, as the assumed resilience of polarization entanglement to photon loss contradicts established principles of quantum information theory. We present a more rigorous framework for describing the effects of photon loss on both polarization-encoded and photon-number quantum states. Additionally, we critique the approach used in the OE article to model photon loss in free-space optical (FSO) transmission, noting that it is based on a fiber-optic model that was adopted with insufficient attribution from an earlier publication. We propose several improvements to enhance the modeling of FSO photon loss.
[ { "version": "v1", "created": "Wed, 06 Nov 2024 19:01:14 GMT" } ]
2025-08-29T00:00:00
[ [ "Czerwinski", "Artur", "" ], [ "Borkowski", "Jakub J.", "" ] ]
2411.14556
Lorenzo A. Sadun
Charles Radin and Lorenzo Sadun
Emergence in graphs with near-extreme constraints
null
null
null
null
math.PR math-ph math.CO math.MP
http://creativecommons.org/licenses/by/4.0/
We consider entropy-optimal graphons associated with extreme and near-extreme constraints on the densities of edges and triangles. We prove that the optimizers for near-extreme constraints are unique and multipodal and are perturbations of the previously known unique optimzers for extreme constraints. This proves the existence of infinitely many phases. We determine the podal structures in these phases and prove the existence of phase transitions between them.
[ { "version": "v1", "created": "Thu, 21 Nov 2024 19:57:53 GMT" }, { "version": "v2", "created": "Sat, 21 Dec 2024 19:03:35 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 04:01:45 GMT" } ]
2025-08-29T00:00:00
[ [ "Radin", "Charles", "" ], [ "Sadun", "Lorenzo", "" ] ]
2411.14870
Jannik Dunkelau
Sebastian Stock and Jannik Dunkelau and Atif Mashkoor
Application of AI to formal methods - an analysis of current trends
null
null
null
null
cs.LO cs.AI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Context: With artificial intelligence (AI) being well established within the daily lives of research communities, we turn our gaze toward formal methods (FM). FM aim to provide sound and verifiable reasoning about problems in computer science. Objective: We conduct a systematic mapping study to overview the current landscape of research publications that apply AI to FM. We aim to identify how FM can benefit from AI techniques and highlight areas for further research. Our focus lies on the previous five years (2019-2023) of research. Method: Following the proposed guidelines for systematic mapping studies, we searched for relevant publications in four major databases, defined inclusion and exclusion criteria, and applied extensive snowballing to uncover potential additional sources. Results: This investigation results in 189 entries which we explored to find current trends and highlight research gaps. We find a strong focus on AI in the area of theorem proving while other subfields of FM are less represented. Conclusions: The mapping study provides a quantitative overview of the modern state of AI application in FM. The current trend of the field is yet to mature. Many primary studies focus on practical application, yet we identify a lack of theoretical groundwork, standard benchmarks, or case studies. Further, we identify issues regarding shared training data sets and standard benchmarks.
[ { "version": "v1", "created": "Fri, 22 Nov 2024 11:43:39 GMT" }, { "version": "v2", "created": "Wed, 27 Aug 2025 20:29:01 GMT" } ]
2025-08-29T00:00:00
[ [ "Stock", "Sebastian", "" ], [ "Dunkelau", "Jannik", "" ], [ "Mashkoor", "Atif", "" ] ]
2411.15189
Mingjie Zhao
Yiqun Zhang, Mingjie Zhao, Hong Jia, Yang Lu, Mengke Li, and Yiu-ming Cheung
Categorical Data Clustering via Value Order Estimated Distance Metric Learning
null
null
null
null
cs.LG cs.AI stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Clustering is a popular machine learning technique for data mining that can process and analyze datasets to automatically reveal sample distribution patterns. Since the ubiquitous categorical data naturally lack a well-defined metric space such as the Euclidean distance space of numerical data, the distribution of categorical data is usually under-represented, and thus valuable information can be easily twisted in clustering. This paper, therefore, introduces a novel order distance metric learning approach to intuitively represent categorical attribute values by learning their optimal order relationship and quantifying their distance in a line similar to that of the numerical attributes. Since subjectively created qualitative categorical values involve ambiguity and fuzziness, the order distance metric is learned in the context of clustering. Accordingly, a new joint learning paradigm is developed to alternatively perform clustering and order distance metric learning with low time complexity and a guarantee of convergence. Due to the clustering-friendly order learning mechanism and the homogeneous ordinal nature of the order distance and Euclidean distance, the proposed method achieves superior clustering accuracy on categorical and mixed datasets. More importantly, the learned order distance metric greatly reduces the difficulty of understanding and managing the non-intuitive categorical data. Experiments with ablation studies, significance tests, case studies, etc., have validated the efficacy of the proposed method. The source code is available at https://github.com/DAJ0612/OCL_Source_Code.
[ { "version": "v1", "created": "Tue, 19 Nov 2024 08:23:25 GMT" }, { "version": "v2", "created": "Sun, 16 Feb 2025 12:03:08 GMT" }, { "version": "v3", "created": "Fri, 18 Apr 2025 12:15:25 GMT" }, { "version": "v4", "created": "Thu, 28 Aug 2025 11:04:55 GMT" } ]
2025-08-29T00:00:00
[ [ "Zhang", "Yiqun", "" ], [ "Zhao", "Mingjie", "" ], [ "Jia", "Hong", "" ], [ "Lu", "Yang", "" ], [ "Li", "Mengke", "" ], [ "Cheung", "Yiu-ming", "" ] ]
2411.15516
Thilo Hagendorff
Matthias Schneider, Thilo Hagendorff
When Image Generation Goes Wrong: A Safety Analysis of Stable Diffusion Models
null
null
10.1038/s41598-025-12032-4
null
cs.CY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Text-to-image models are increasingly popular and impactful, yet concerns regarding their safety and fairness remain. This study investigates the ability of ten popular Stable Diffusion models to generate harmful images, including NSFW, violent, and personally sensitive material. We demonstrate that these models respond to harmful prompts by generating inappropriate content, which frequently displays troubling biases, such as the disproportionate portrayal of Black individuals in violent contexts. Our findings demonstrate a complete lack of any refusal behavior or safety measures in the models observed. We emphasize the importance of addressing this issue as image generation technologies continue to become more accessible and incorporated into everyday applications.
[ { "version": "v1", "created": "Sat, 23 Nov 2024 10:42:43 GMT" } ]
2025-08-29T00:00:00
[ [ "Schneider", "Matthias", "" ], [ "Hagendorff", "Thilo", "" ] ]
2411.16000
Wayne Lewis
Wayne Lewis
Global Primitive Roots of Unity
22 pages; submitted to Inventiones Mathematicae
null
null
null
math.NT
http://creativecommons.org/licenses/by-nc-nd/4.0/
An ideal setting to exhibit infinite sets of primes $p$ relative to which an integer is a primitive root $\pmod p$ is provided by the ultraproduct ring $\widetilde{\mathbb{Z}}=\prod_{\mathfrak{U}} \mathbb{Z}_p$ with respect to a nonprincipal ultrafilter $\mathfrak{U}$ on $\wp(\mathbb{P})$, extant via Tarski's Ultrafilter Theorem and a Chebotarev Density Theorem construction realising $\mathbb{L}\deff\mathbb{M}(\sqrt{-2})$, for a maximal radical-free subfield $\mathbb{M}\subseteq\overline{\Q}$ with $\mathbb{L}\cap\Q(\mu_{\infty})=\Q(\sqrt{-2})$, as the relative algebraic closure $\mathrm{Abs}(\widetilde{\mathbb{K}})$ of the prime field of $\widetilde{\mathbb{K}}=\prod_{\mathfrak{U}} \mathbb{F}_p$. Results include positive resolutions of the conjectured infinitude of primes $p$ for which $\bullet$ $\frac{p-1}{2}$ is prime; $\bullet$ a non-perfect-square $-1\neq m\in\mathbb{Z}$ is a primitive root $\pmod p$; establishing as manifest the efficacy of ultraproduct treatments in resolving number theory problems requiring authentication of countably infinite conforming sets.
[ { "version": "v1", "created": "Sun, 24 Nov 2024 22:44:50 GMT" }, { "version": "v2", "created": "Tue, 26 Nov 2024 21:19:42 GMT" }, { "version": "v3", "created": "Fri, 06 Dec 2024 04:11:00 GMT" }, { "version": "v4", "created": "Fri, 27 Dec 2024 06:06:23 GMT" }, { "version": "v5", "created": "Sun, 05 Jan 2025 08:17:33 GMT" }, { "version": "v6", "created": "Tue, 18 Feb 2025 02:10:40 GMT" }, { "version": "v7", "created": "Mon, 24 Feb 2025 11:03:27 GMT" }, { "version": "v8", "created": "Wed, 26 Mar 2025 13:41:32 GMT" }, { "version": "v9", "created": "Wed, 09 Apr 2025 06:44:30 GMT" }, { "version": "v10", "created": "Wed, 16 Apr 2025 02:07:35 GMT" }, { "version": "v11", "created": "Sun, 27 Apr 2025 01:24:07 GMT" }, { "version": "v12", "created": "Mon, 05 May 2025 08:39:40 GMT" }, { "version": "v13", "created": "Tue, 13 May 2025 07:37:26 GMT" }, { "version": "v14", "created": "Tue, 20 May 2025 11:28:08 GMT" }, { "version": "v15", "created": "Thu, 29 May 2025 10:40:33 GMT" }, { "version": "v16", "created": "Wed, 04 Jun 2025 18:28:20 GMT" }, { "version": "v17", "created": "Sat, 28 Jun 2025 10:30:48 GMT" }, { "version": "v18", "created": "Sun, 06 Jul 2025 06:19:06 GMT" }, { "version": "v19", "created": "Sun, 13 Jul 2025 05:33:47 GMT" }, { "version": "v20", "created": "Wed, 23 Jul 2025 09:42:10 GMT" }, { "version": "v21", "created": "Tue, 29 Jul 2025 08:02:48 GMT" }, { "version": "v22", "created": "Tue, 05 Aug 2025 16:19:42 GMT" }, { "version": "v23", "created": "Wed, 13 Aug 2025 11:33:42 GMT" }, { "version": "v24", "created": "Tue, 19 Aug 2025 06:11:28 GMT" }, { "version": "v25", "created": "Thu, 28 Aug 2025 13:13:25 GMT" } ]
2025-08-29T00:00:00
[ [ "Lewis", "Wayne", "" ] ]
2411.16114
Ke Wang
Chen Tan, M. Le Delliou and Ke Wang
Diversity of Fuzzy Dark Matter Solitons
14 pages, 7 figures
null
null
null
hep-ph astro-ph.GA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
According to the Schr\"odinger-Poisson equations, fuzzy dark matter (FDM) can form a stable equilibrium configuration, the so-called FDM soliton. In principle, given the FDM particle mass, the profile of the FDM soliton is fixed. In practice, however, there is a great diversity of structures in the Universe. Possible causes of such diversity can lie in such sources as the gravitoelectric field due to a central supermassive black hole, the gravitomagnetic field due to the system angular momentum, an extra denser and compact FDM soliton and an ellipsoidal baryon background. We find that the effects of the gravitomagnetic field due to the soliton's self-angular momentum are very weak while those of the other sources are considerable.
[ { "version": "v1", "created": "Mon, 25 Nov 2024 05:59:06 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 02:44:47 GMT" } ]
2025-08-29T00:00:00
[ [ "Tan", "Chen", "" ], [ "Delliou", "M. Le", "" ], [ "Wang", "Ke", "" ] ]
2411.16211
Marcos Marino
Marcos Marino
Les Houches lectures on non-perturbative topological strings
59 pages, 12 figures; v2: corrections and comments added; v4: further corrections, references added, to appear in SciPost lecture series
null
null
null
hep-th
http://creativecommons.org/licenses/by/4.0/
In these lecture notes for the Les Houches School on Quantum Geometry I give an introductory overview of non-perturbative aspects of topological string theory. After a short summary of the perturbative aspects, I first consider the non-perturbative sectors of the theory as unveiled by the theory of resurgence. I give a self-contained derivation of recent results on non-perturbative amplitudes, and I explain the conjecture relating the resurgent structure of the topological string to BPS invariants. In the second part of the lectures I introduce the topological string/spectral theory (TS/ST) correspondence, which provides a non-perturbative definition of topological string theory on toric Calabi-Yau manifolds in terms of the spectral theory of quantum mirror curves
[ { "version": "v1", "created": "Mon, 25 Nov 2024 09:20:44 GMT" }, { "version": "v2", "created": "Thu, 23 Jan 2025 15:12:31 GMT" }, { "version": "v3", "created": "Fri, 22 Aug 2025 17:32:56 GMT" }, { "version": "v4", "created": "Thu, 28 Aug 2025 09:07:36 GMT" } ]
2025-08-29T00:00:00
[ [ "Marino", "Marcos", "" ] ]
2411.18525
Haidar Sheikhahmadi
Haidar Sheikhahmadi, Amin Nassiri-Rad
Renormalized one-Loop Corrections in Power Spectrum in USR Inflation
19 pages, 1 figure, 3 appendices, typos removed
null
null
null
astro-ph.CO gr-qc hep-th
http://creativecommons.org/licenses/by/4.0/
The nature of one-loop corrections to long-wavelength CMB-scale modes in single-field inflation models with an intermediate USR phase remains a subject of active debate. In this work, we perform a detailed investigation into the regularization and renormalization of these one-loop corrections to the curvature perturbation power spectrum. Employing a combined UV-IR regularization scheme within the in-in formalism, we compute the regularized one-loop contributions, including those from the tadpole diagram, arising from both the cubic and quartic interaction Hamiltonians. We demonstrate that the fully regularized and renormalized fractional loop correction to the power spectrum is controlled by its peak value at the end of the USR phase, scaling as $\mathcal{P}_\mathrm{peak} \sim e^{6 \Delta N}$, where $\Delta N$ is the duration of the USR phase. This result confirms the original conclusion that loop corrections can become non-perturbatively large if the transition from the USR phase to the final slow-roll phase is instantaneous and sharp, potentially challenging the validity of such inflationary scenarios for primordial black hole formation.
[ { "version": "v1", "created": "Wed, 27 Nov 2024 17:18:30 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 16:01:04 GMT" } ]
2025-08-29T00:00:00
[ [ "Sheikhahmadi", "Haidar", "" ], [ "Nassiri-Rad", "Amin", "" ] ]
2411.18920
Sergei Agapov
Sergei Agapov
Local high-degree polynomial integrals of geodesic flows and the generalized hodograph method
null
S. Agapov, Local high-degree polynomial integrals of geodesic flows and the generalized hodograph method, Journ. Geom. Phys., 217 (2025), 105629
10.1016/j.geomphys.2025.105596
null
math.DS math.AP math.DG
http://creativecommons.org/licenses/by-nc-nd/4.0/
We study Riemannian metrics on 2-surfaces with integrable geodesic flows such that an additional first integral is high-degree polynomial in momenta. This problem reduces to searching for solutions to certain quasi-linear systems of PDEs which turn out to be semi-Hamiltonian. We construct plenty of local explicit and implicit integrable examples with polynomial first integrals of degrees 3, 4, 5. Our construction is essentially based on applying the generalized hodograph method.
[ { "version": "v1", "created": "Thu, 28 Nov 2024 05:21:35 GMT" }, { "version": "v2", "created": "Thu, 16 Jan 2025 14:52:51 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 05:24:52 GMT" } ]
2025-08-29T00:00:00
[ [ "Agapov", "Sergei", "" ] ]
2411.18921
Shi-Xin Zhang
Yu-Qin Chen and Shi-Xin Zhang
Effective temperature in approximate quantum many-body states
8 pages, 8 figures with supplemental materials
Physical Review Research 7, 033185 (2025)
10.1103/zpjv-bm5c
null
quant-ph cond-mat.str-el
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In the pursuit of numerically identifying the ground state of quantum many-body systems, approximate quantum wavefunction ansatzes are commonly employed. This study focuses on the spectral decomposition of these approximate quantum many-body states into exact eigenstates of the target Hamiltonian. The energy spectral decomposition could reflect the intricate physics at the interplay between quantum systems and numerical algorithms. Here we examine various parameterized wavefunction ansatzes constructed from neural networks, tensor networks, and quantum circuits, employing differentiable programming to numerically approximate ground states and imaginary-time evolved states. Our findings reveal a consistent exponential decay pattern in the spectral contributions of approximate quantum states across different ansatzes, optimization objectives, and quantum systems, characterized by small decay rates denoted as inverse effective temperatures. The effective temperature is related to ansatz expressiveness and accuracy and shows phase transition behaviors in learning imaginary-time evolved states. The universal picture and unique features suggest the significance and potential of the effective temperature in characterizing approximate quantum states.
[ { "version": "v1", "created": "Thu, 28 Nov 2024 05:23:05 GMT" } ]
2025-08-29T00:00:00
[ [ "Chen", "Yu-Qin", "" ], [ "Zhang", "Shi-Xin", "" ] ]
2411.18948
Xue Tan
Xue Tan, Hao Luan, Mingyu Luo, Xiaoyan Sun, Ping Chen, Jun Dai
RevPRAG: Revealing Poisoning Attacks in Retrieval-Augmented Generation through LLM Activation Analysis
null
null
null
null
cs.CR cs.AI
http://creativecommons.org/licenses/by-sa/4.0/
Retrieval-Augmented Generation (RAG) enriches the input to LLMs by retrieving information from the relevant knowledge database, enabling them to produce responses that are more accurate and contextually appropriate. It is worth noting that the knowledge database, being sourced from publicly available channels such as Wikipedia, inevitably introduces a new attack surface. RAG poisoning involves injecting malicious texts into the knowledge database, ultimately leading to the generation of the attacker's target response (also called poisoned response). However, there are currently limited methods available for detecting such poisoning attacks. We aim to bridge the gap in this work. Particularly, we introduce RevPRAG, a flexible and automated detection pipeline that leverages the activations of LLMs for poisoned response detection. Our investigation uncovers distinct patterns in LLMs' activations when generating correct responses versus poisoned responses. Our results on multiple benchmark datasets and RAG architectures show our approach could achieve 98% true positive rate, while maintaining false positive rates close to 1%.
[ { "version": "v1", "created": "Thu, 28 Nov 2024 06:29:46 GMT" }, { "version": "v2", "created": "Wed, 19 Feb 2025 04:09:14 GMT" }, { "version": "v3", "created": "Sun, 27 Apr 2025 11:15:15 GMT" }, { "version": "v4", "created": "Thu, 28 Aug 2025 08:03:54 GMT" } ]
2025-08-29T00:00:00
[ [ "Tan", "Xue", "" ], [ "Luan", "Hao", "" ], [ "Luo", "Mingyu", "" ], [ "Sun", "Xiaoyan", "" ], [ "Chen", "Ping", "" ], [ "Dai", "Jun", "" ] ]
2411.19770
Haorui He
Haorui He, Yuchen Song, Yuancheng Wang, Haoyang Li, Xueyao Zhang, Li Wang, Gongping Huang, Eng Siong Chng, and Zhizheng Wu
Noro: Noise-Robust One-shot Voice Conversion with Hidden Speaker Representation Learning
Accepted by APSIPA ASC 2025
null
null
null
cs.SD cs.CL eess.AS
http://creativecommons.org/licenses/by/4.0/
The effectiveness of one-shot voice conversion (VC) decreases in real-world scenarios where reference speeches, which are often sourced from the internet, contain various disturbances like background noise. To address this issue, we introduce Noro, a noise-robust one-shot VC system. Noro features innovative components tailored for VC using noisy reference speeches, including a dual-branch reference encoding module and a noise-agnostic contrastive speaker loss. Experimental results demonstrate that Noro outperforms our baseline system in both clean and noisy scenarios, highlighting its efficacy for real-world applications. Additionally, we investigate the hidden speaker representation capabilities of our baseline system by repurposing its reference encoder as a speaker encoder. The results show that it is competitive with several advanced self-supervised learning models for speaker representation under the SUPERB settings, highlighting the potential for advancing speaker representation learning through one-shot VC tasks.
[ { "version": "v1", "created": "Fri, 29 Nov 2024 15:18:01 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 13:12:13 GMT" } ]
2025-08-29T00:00:00
[ [ "He", "Haorui", "" ], [ "Song", "Yuchen", "" ], [ "Wang", "Yuancheng", "" ], [ "Li", "Haoyang", "" ], [ "Zhang", "Xueyao", "" ], [ "Wang", "Li", "" ], [ "Huang", "Gongping", "" ], [ "Chng", "Eng Siong", "" ], [ "Wu", "Zhizheng", "" ] ]
2411.19905
Bo Li
Bo Li, Chuan Chen, and Zhong Wang
Universal non-Hermitian transport in disordered systems
7+10 pages,3+3 figures
Phys. Rev. Lett. 135, 033802 (2025)
10.1103/z9m1-3mwb
null
quant-ph cond-mat.dis-nn cond-mat.stat-mech physics.optics
http://creativecommons.org/licenses/by/4.0/
In disordered Hermitian systems, localization of energy eigenstates prohibits wave propagation. In non-Hermitian systems, however, wave propagation is possible even when the eigenstates of Hamiltonian are exponentially localized by disorders. We find in this regime that non-Hermitian wave propagation exhibits novel universal scaling behaviors without Hermitian counterpart. Furthermore, our theory demonstrates how the tail of imaginary-part density of states dictates wave propagation in the long-time limit. Specifically, for the three typical classes, namely the Gaussian, the uniform, and the linear imaginary-part density of states, we obtain logarithmically suppressed sub-ballistic transport, and two types of subdiffusion with exponents that depend only on spatial dimensions, respectively. Our work highlights the fundamental differences between Hermitian and non-Hermitian Anderson localization, and uncovers unique universality in non-Hermitian wave propagation.
[ { "version": "v1", "created": "Fri, 29 Nov 2024 18:09:40 GMT" }, { "version": "v2", "created": "Wed, 27 Aug 2025 07:07:19 GMT" } ]
2025-08-29T00:00:00
[ [ "Li", "Bo", "" ], [ "Chen", "Chuan", "" ], [ "Wang", "Zhong", "" ] ]
2412.00801
Zhanyu Ma
Zhanyu Ma, Matan Lotem, Yigal Meir, and Eran Sela
Realizing the interacting resonant level model using a quantum dot detector
Published version
Phys. Rev. B 111, 115117(2025)
10.1103/PhysRevB.111.115117
null
cond-mat.mes-hall
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The interacting resonant level model (IRLM) is the simplest quantum impurity model to display strongly correlated effects in mesoscopic systems, which triggered its extensive theoretical study. However, to date, there have not been any realizations of the model with controllable interaction parameter, and thus the detailed predictions could not be confirmed. Here we use a recently developed approach to Anderson orthogonality catastrophe physics, using a charge detector coupled to a quantum dot (QD) system, to devise a simple experimental system which could display IRLM behavior and detail its predictions. At the same time, the mapping to IRLM allows us to determine the interaction parameter of the charge detector using simple experimental probes.
[ { "version": "v1", "created": "Sun, 01 Dec 2024 13:01:27 GMT" }, { "version": "v2", "created": "Thu, 28 Aug 2025 10:18:24 GMT" } ]
2025-08-29T00:00:00
[ [ "Ma", "Zhanyu", "" ], [ "Lotem", "Matan", "" ], [ "Meir", "Yigal", "" ], [ "Sela", "Eran", "" ] ]
2412.00936
Gregor Skok
Gregor Skok and Katarina Kosovelj
Smoothing and spatial verification of global fields
null
null
null
null
physics.ao-ph
http://creativecommons.org/licenses/by/4.0/
Forecast verification plays a crucial role in the development cycle of operational numerical weather prediction models. At the same time, verification remains a challenge as the traditionally used non-spatial forecast quality metrics exhibit certain drawbacks, with new spatial metrics being developed to address these problems. Some of these new metrics are based on smoothing, with one example being the widely used Fraction Skill Score (FSS) and its many derivatives. However, while the FSS has been used by many researchers in limited area domains, there are no examples of it being used in a global domain yet. The issue is due to the increased computational complexity of smoothing in a global domain, with its inherent spherical geometry and non-equidistant and/or irregular grids. At the same time, there clearly exists a need for spatial metrics that could be used in the global domain as the operational global models continue to be developed and improved, along with the new machine-learning-based models. Here, we present two new methodologies for smoothing in a global domain that are potentially fast enough to make the smoothing of high-resolution global fields feasible. Both approaches also consider the variability of grid point area sizes and can handle missing data appropriately. This, in turn, makes the calculation of smoothing-based metrics, such as FSS and its derivatives, in a global domain possible, which we demonstrate by evaluating the performance of operational high-resolution global precipitation forecasts provided by the European Centre for Medium-Range Weather Forecasts.
[ { "version": "v1", "created": "Sun, 01 Dec 2024 19:02:03 GMT" }, { "version": "v2", "created": "Wed, 26 Mar 2025 07:38:18 GMT" }, { "version": "v3", "created": "Fri, 28 Mar 2025 11:46:39 GMT" }, { "version": "v4", "created": "Thu, 28 Aug 2025 10:09:34 GMT" } ]
2025-08-29T00:00:00
[ [ "Skok", "Gregor", "" ], [ "Kosovelj", "Katarina", "" ] ]
2412.02144
Yuxuan Shi
Yuxuan Shi, Hongbo Cheng
The neutrino flavor oscillations in the static and spherically symmetric black-hole-like wormholes
null
null
10.1140/epjc/s10052-025-14460-y
null
gr-qc
http://creativecommons.org/licenses/by/4.0/
We study the effects of neutrino lensing induced by a Damour-Solodukhin wormhole on the neutrino oscillation. We derive and calculate the flavour transition probabilities in the presence of Damour-Solodukhin factor $\Lambda$ as a shift in the massive source to show that the neutrino flavour oscillation is also sensitive not only to the sign of difference between the squared masses but also to the individual mass of neutrinos in both the two-flavour and the three-flavour cases, which is similar to the results for the black holes in the previous works mentioned here. As a consequence of parameter $\Lambda$ within a region, a series of curves of probability function versus the azimuthal angle $\phi$ with definite masses of neutrino can be plotted and their shapes resemble each other in the case of two-flavoured neutrinos and of three-flavoured ones. In view of the probability functions due to the wormhole, we reveal that the contribution of the factor $\Lambda$ is novel. Based on our analytical and numerical discussions on the probability expressions, the difference of the neutrino flavour oscillation arising from the shift in the wormhole factor $\Lambda$ is detectable. It is crucial that the $\Lambda$ as deviation from the black holes can change the shapes of the curves greatly, in the case of three-flavoured neutrinos in particular. The detailed comparisons can be made among our estimations depicted in the figures for neutrino oscillations and the measurements from the detector, which open a new window for judging whether the remote star as lens is black-hole-like wormhole or just a spherically symmetric black hole and further the wormhole factor $\Lambda$ can be estimated.
[ { "version": "v1", "created": "Tue, 03 Dec 2024 04:00:30 GMT" }, { "version": "v2", "created": "Wed, 19 Feb 2025 17:28:03 GMT" }, { "version": "v3", "created": "Tue, 22 Apr 2025 13:20:43 GMT" }, { "version": "v4", "created": "Mon, 02 Jun 2025 04:10:45 GMT" } ]
2025-08-29T00:00:00
[ [ "Shi", "Yuxuan", "" ], [ "Cheng", "Hongbo", "" ] ]