id
string
submitter
string
authors
string
title
string
comments
string
journal-ref
string
doi
string
report-no
string
categories
string
license
string
abstract
string
versions
list
update_date
timestamp[s]
authors_parsed
list
2410.22769
Yf Sun
Yu-Fei Sun, Yue Mao, Qing-Feng Sun
Design of Josephson diode based on magnetic impurity
10 pages, 6 figures
Phys. Rev. B 108, 214519 (2023)
10.1103/PhysRevB.108.214519
null
cond-mat.supr-con
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We theoretically propose a mechanism to realize the superconducting diode effect (SDE): The current can generate a magnetic field, affecting the magnetic moment of magnetic impurity. When the connection region of the Josephson junction is coupled with the magnetic impurity, the supercurrents in positive and negative directions have different influences on the magnetic moment. This results in a phenomenon that the critical supercurrents in these opposite directions are unequal, which is called SDE. We model the Josephson connection region by a quantum dot. Then the critical supercurrents are investigated by the non-equilibrium Green's function method, and we carry out a detailed symmetry analysis on the supercurrent relations. The calculation results confirm that the SDE does exist in this system. Besides, the SDE is significant in a wide parameter space and can be effectively adjusted in various ways. Our design only demands a magnetic impurity and conventional superconductors. The unconventional finite-momentum Cooper pair and spin-orbit coupling are not required, and there is also no need for the existence of chirality or an external magnetic field. Our work provides a universal device structure for the development of superconducting electronics.
[ { "version": "v1", "created": "Wed, 30 Oct 2024 07:38:06 GMT" }, { "version": "v2", "created": "Sat, 02 Nov 2024 16:09:11 GMT" } ]
2025-09-05T00:00:00
[ [ "Sun", "Yu-Fei", "" ], [ "Mao", "Yue", "" ], [ "Sun", "Qing-Feng", "" ] ]
2410.22954
Jeongyeon Hwang
Jeongyeon Hwang, Junyoung Park, Hyejin Park, Dongwoo Kim, Sangdon Park, Jungseul Ok
Retrieval-Augmented Generation with Estimation of Source Reliability
null
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Retrieval-Augmented Generation (RAG) is an effective approach to enhance the factual accuracy of large language models (LLMs) by retrieving information from external databases, which are typically composed of diverse sources, to supplement the limited internal knowledge of LLMs. However, the standard RAG often risks retrieving incorrect information, as it relies solely on relevance between a query and a document, overlooking the heterogeneous reliability of these sources. To address this issue, we propose Reliability-Aware RAG (RA-RAG), a new multi-source RAG framework that estimates the reliability of sources and leverages this information to prioritize highly reliable and relevant documents, ensuring more robust and accurate response generation. Specifically, RA-RAG first estimates source reliability by cross-checking information across multiple sources. It then retrieves documents from the top-$\kappa$ reliable and relevant sources and aggregates their information using weighted majority voting (WMV), where the selective retrieval ensures scalability while not compromising the performance. Comprehensive experiments show that RA-RAG consistently outperforms baselines in scenarios with heterogeneous source reliability while scaling efficiently as the number of sources increases. Furthermore, we demonstrate the ability of RA-RAG to estimate real-world sources' reliability, highlighting its practical applicability. \jy{Our code and data are available at \href{https://github.com/ml-postech/RA-RAG}{RA-RAG}.}
[ { "version": "v1", "created": "Wed, 30 Oct 2024 12:09:29 GMT" }, { "version": "v2", "created": "Mon, 17 Feb 2025 07:16:40 GMT" }, { "version": "v3", "created": "Mon, 02 Jun 2025 06:34:14 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 21:08:35 GMT" } ]
2025-09-05T00:00:00
[ [ "Hwang", "Jeongyeon", "" ], [ "Park", "Junyoung", "" ], [ "Park", "Hyejin", "" ], [ "Kim", "Dongwoo", "" ], [ "Park", "Sangdon", "" ], [ "Ok", "Jungseul", "" ] ]
2411.00265
Koffi Ismael Ouattara
Koffi Ismael Ouattara, Ioannis Krontiris, Theo Dimitrakos, Frank Kargl
Quantifying Calibration Error in Neural Networks Through Evidence-Based Theory
This is the preprint of the paper accepted to Fusion 2025 (28th International Conference on Information Fusion, Rio de Janeiro, Brazil, July 7-10, 2025). The published version is available at https://doi.org/10.23919/FUSION65864.2025.11124121
null
10.23919/FUSION65864.2025.11124121
null
cs.LG cs.AI math.LO
http://creativecommons.org/licenses/by-nc-nd/4.0/
Trustworthiness in neural networks is crucial for their deployment in critical applications, where reliability, confidence, and uncertainty play pivotal roles in decision-making. Traditional performance metrics such as accuracy and precision fail to capture these aspects, particularly in cases where models exhibit overconfidence. To address these limitations, this paper introduces a novel framework for quantifying the trustworthiness of neural networks by incorporating subjective logic into the evaluation of Expected Calibration Error (ECE). This method provides a comprehensive measure of trust, disbelief, and uncertainty by clustering predicted probabilities and fusing opinions using appropriate fusion operators. We demonstrate the effectiveness of this approach through experiments on MNIST and CIFAR-10 datasets, where post-calibration results indicate improved trustworthiness. The proposed framework offers a more interpretable and nuanced assessment of AI models, with potential applications in sensitive domains such as healthcare and autonomous systems.
[ { "version": "v1", "created": "Thu, 31 Oct 2024 23:54:21 GMT" }, { "version": "v2", "created": "Wed, 16 Jul 2025 15:16:27 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 12:15:53 GMT" } ]
2025-09-05T00:00:00
[ [ "Ouattara", "Koffi Ismael", "" ], [ "Krontiris", "Ioannis", "" ], [ "Dimitrakos", "Theo", "" ], [ "Kargl", "Frank", "" ] ]
2411.00515
Tarkan Temizoz
Tarkan Temiz\"oz, Christina Imdahl, Remco Dijkman, Douniel Lamghari-Idrissi, Willem van Jaarsveld
Zero-shot Generalization in Inventory Management: Train, then Estimate and Decide
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Deploying deep reinforcement learning (DRL) in real-world inventory management presents challenges, including dynamic environments and uncertain problem parameters, e.g. demand and lead time distributions. These challenges highlight a research gap, suggesting a need for a unifying framework to model and solve sequential decision-making under parameter uncertainty. We address this by exploring an underexplored area of DRL for inventory management: training generally capable agents (GCAs) under zero-shot generalization (ZSG). Here, GCAs are advanced DRL policies designed to handle a broad range of sampled problem instances with diverse inventory challenges. ZSG refers to the ability to successfully apply learned policies to unseen instances with unknown parameters without retraining. We propose a unifying Super-Markov Decision Process formulation and the Train, then Estimate and Decide (TED) framework to train and deploy a GCA tailored to inventory management applications. The TED framework consists of three phases: training a GCA on varied problem instances, continuously estimating problem parameters during deployment, and making decisions based on these estimates. Applied to periodic review inventory problems with lost sales, cyclic demand patterns, and stochastic lead times, our trained agent, the Generally Capable Lost Sales Network (GC-LSN) consistently outperforms well-known traditional policies when problem parameters are known. Moreover, under conditions where demand and/or lead time distributions are initially unknown and must be estimated, we benchmark against online learning methods that provide worst-case performance guarantees. Our GC-LSN policy, paired with the Kaplan-Meier estimator, is demonstrated to complement these methods by providing superior empirical performance.
[ { "version": "v1", "created": "Fri, 01 Nov 2024 11:20:05 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 10:16:00 GMT" } ]
2025-09-05T00:00:00
[ [ "Temizöz", "Tarkan", "" ], [ "Imdahl", "Christina", "" ], [ "Dijkman", "Remco", "" ], [ "Lamghari-Idrissi", "Douniel", "" ], [ "van Jaarsveld", "Willem", "" ] ]
2411.01747
Dang Nguyen
Dang Nguyen, Viet Dac Lai, Seunghyun Yoon, Ryan A. Rossi, Handong Zhao, Ruiyi Zhang, Puneet Mathur, Nedim Lipka, Yu Wang, Trung Bui, Franck Dernoncourt, Tianyi Zhou
DynaSaur: Large Language Agents Beyond Predefined Actions
Published as a conference paper at COLM 2025
null
null
null
cs.CL
http://creativecommons.org/licenses/by-nc-sa/4.0/
Existing LLM agent systems typically select actions from a fixed and predefined set at every step. While this approach is effective in closed, narrowly scoped environments, it presents two major challenges for real-world, open-ended scenarios: (1) it significantly restricts the planning and acting capabilities of LLM agents, and (2) it requires substantial human effort to enumerate and implement all possible actions, which is impractical in complex environments with a vast number of potential actions. To address these limitations, we propose an LLM agent framework that can dynamically create and compose actions as needed. In this framework, the agent interacts with its environment by generating and executing programs written in a general-purpose programming language. Moreover, generated actions are accumulated over time for future reuse. Our extensive experiments across multiple benchmarks show that this framework significantly improves flexibility and outperforms prior methods that rely on a fixed action set. Notably, it enables LLM agents to adapt and recover in scenarios where predefined actions are insufficient or fail due to unforeseen edge cases. Our code can be found in https://github.com/adobe-research/dynasaur.
[ { "version": "v1", "created": "Mon, 04 Nov 2024 02:08:59 GMT" }, { "version": "v2", "created": "Wed, 04 Jun 2025 16:26:58 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 16:22:32 GMT" } ]
2025-09-05T00:00:00
[ [ "Nguyen", "Dang", "" ], [ "Lai", "Viet Dac", "" ], [ "Yoon", "Seunghyun", "" ], [ "Rossi", "Ryan A.", "" ], [ "Zhao", "Handong", "" ], [ "Zhang", "Ruiyi", "" ], [ "Mathur", "Puneet", "" ], [ "Lipka", "Nedim", "" ], [ "Wang", "Yu", "" ], [ "Bui", "Trung", "" ], [ "Dernoncourt", "Franck", "" ], [ "Zhou", "Tianyi", "" ] ]
2411.03562
Haitham Bou Ammar PhD
Antoine Grosnit, Alexandre Maraval, Refinath S N, Zichao Zhao, James Dora, Giuseppe Paolo, Albert Thomas, Jonas Gonzalez, Abhineet Kumar, Khyati Khandelwal, Abdelhakim Benechehab, Hamza Cherkaoui, Youssef Attia El-Hili, Kun Shao, Jianye Hao, Jun Yao, Bal\'azs K\'egl, Jun Wang
Kolb-Based Experiential Learning for Generalist Agents with Human-Level Kaggle Data Science Performance
null
null
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Human expertise emerges through iterative cycles of interaction, reflection, and internal model updating, which are central to cognitive theories such as Kolb's experiential learning and Vygotsky's zone of proximal development. In contrast, current AI systems, particularly LLM agents, rely on static pre-training or rigid workflows, lacking mechanisms for continual adaptation. Recent studies identified early cognitive traits in LLM agents (reflection, revision, and self-correction) suggesting foundational elements of human-like experiential learning. Thus the key question: Can we design LLM agents capable of structured, cognitively grounded learning similar to human processes? In response, we propose a computational framework of Kolb's learning cycle with Vygotsky's ZPD for autonomous agents. Our architecture separates extrinsic (environment interaction) and intrinsic (internal reflection/abstraction) functions, enabling cognitively grounded scaffolded learning, where the agent initially learns within structured environments, followed by open-ended generalisation. This approach empowers agents to master complex tasks ; domains that traditional fine-tuning or simple reflective methods could not tackle effectively. Its potential is powerfully demonstrated via direct comparison with humans in real-world Kaggle data science competitions. Learning fully automated data science code generation across 81 tasks, our system, Agent K, demonstrated the ability to perform the entire workflow autonomously, achieving an Elo-MMR score of 1694, beyond median score of the Kaggle Masters (the top 2% among 200,000 users) of our study. With 9 gold, 8 silver, and 12 bronze medals level performance - including 4 gold and 4 silver on prize-awarding competitions - Agent K is the 1st AI system to successfully integrate Kolb- and Vygotsky-inspired human cognitive learning, marking a major step toward generalist AI.
[ { "version": "v1", "created": "Tue, 05 Nov 2024 23:55:23 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 14:07:26 GMT" } ]
2025-09-05T00:00:00
[ [ "Grosnit", "Antoine", "" ], [ "Maraval", "Alexandre", "" ], [ "N", "Refinath S", "" ], [ "Zhao", "Zichao", "" ], [ "Dora", "James", "" ], [ "Paolo", "Giuseppe", "" ], [ "Thomas", "Albert", "" ], [ "Gonzalez", "Jonas", "" ], [ "Kumar", "Abhineet", "" ], [ "Khandelwal", "Khyati", "" ], [ "Benechehab", "Abdelhakim", "" ], [ "Cherkaoui", "Hamza", "" ], [ "El-Hili", "Youssef Attia", "" ], [ "Shao", "Kun", "" ], [ "Hao", "Jianye", "" ], [ "Yao", "Jun", "" ], [ "Kégl", "Balázs", "" ], [ "Wang", "Jun", "" ] ]
2411.03871
Francisco Sena
Francisco Sena, Romeo Rizzi, Alexandru I. Tomescu
Safe Sequences via Dominators in DAGs for Path-Covering Problems
null
null
null
null
cs.DS math.OC q-bio.GN
http://creativecommons.org/licenses/by/4.0/
A path-covering problem on a directed acyclic graph (DAG) requires finding a set of source-to-sink paths that cover all the nodes, all the arcs, or subsets thereof, and additionally they are optimal with respect to some function. In this paper we study safe sequences of nodes or arcs, namely sequences that appear in some path of every path cover of a DAG. We show that safe sequences admit a simple characterization via cutnodes. Moreover, we establish a connection between maximal safe sequences and leaf-to-root paths in the source- and sink-dominator trees of the DAG, which may be of independent interest in the extensive literature on dominators. With dominator trees, safe sequences admit an O(n)-size representation and a linear-time output-sensitive enumeration algorithm running in time O(m + o), where n and m are the number of nodes and arcs, respectively, and o is the total length of the maximal safe sequences. We then apply maximal safe sequences to simplify Integer Linear Programs (ILPs) for two path-covering problems, LeastSquares and MinPathError, which are at the core of RNA transcript assembly problems from bioinformatics. On various datasets, maximal safe sequences can be computed in under 0.1 seconds per graph, on average, and ILP solvers whose search space is reduced in this manner exhibit significant speed-ups. For example on graphs with a large width, average speed-ups are in the range 50-250x for MinPathError and in the range 80-350x for LeastSquares. Optimizing ILPs using safe sequences can thus become a fast building block of practical RNA transcript assembly tools, and more generally, of path-covering problems.
[ { "version": "v1", "created": "Wed, 06 Nov 2024 12:35:47 GMT" }, { "version": "v2", "created": "Sat, 21 Dec 2024 22:05:39 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 16:45:32 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 11:41:47 GMT" } ]
2025-09-05T00:00:00
[ [ "Sena", "Francisco", "" ], [ "Rizzi", "Romeo", "" ], [ "Tomescu", "Alexandru I.", "" ] ]
2411.04228
Aditya Mittal
Aditya Mittal, Taha Abdullah, Arjun Ashok, Brandon Zarate Estrada, Shubhada Martha, Billy Ouattara, Jonathan Tran, and Norman Matloff
dsld: A Socially Relevant Tool for Teaching Statistics
preprint
null
null
null
stat.ME cs.IR cs.LG stat.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The growing influence of data science in statistics education requires tools that make key concepts accessible through real-world applications. We introduce "Data Science Looks At Discrimination" (dsld), an R package that provides a comprehensive set of analytical and graphical methods for examining issues of discrimination involving attributes such as race, gender, and age. By positioning fairness analysis as a teaching tool, the package enables instructors to demonstrate confounder effects, model bias, and related topics through applied examples. An accompanying 80-page Quarto book guides students and legal professionals in understanding these principles and applying them to real data. We describe the implementation of the package functions and illustrate their use with examples. Python interfaces are also available.
[ { "version": "v1", "created": "Wed, 06 Nov 2024 19:50:00 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 17:23:08 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 04:44:46 GMT" } ]
2025-09-05T00:00:00
[ [ "Mittal", "Aditya", "" ], [ "Abdullah", "Taha", "" ], [ "Ashok", "Arjun", "" ], [ "Estrada", "Brandon Zarate", "" ], [ "Martha", "Shubhada", "" ], [ "Ouattara", "Billy", "" ], [ "Tran", "Jonathan", "" ], [ "Matloff", "Norman", "" ] ]
2411.04566
Ishaun Datta
Adam Bouland, Ishaun Datta, Bill Fefferman, Felipe Hernandez
Exponential improvements to the average-case hardness of BosonSampling
43 pages, 7 figures. Significantly improved presentation. To appear at FOCS 2025
null
null
null
quant-ph cs.CC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
BosonSampling and Random Circuit Sampling are important both as a theoretical tool for separating quantum and classical computation, and as an experimental means of demonstrating quantum speedups. Prior works have shown that average-case hardness of sampling follows from certain unproven conjectures about the hardness of computing output probabilities, such as the Permanent-of-Gaussians Conjecture (PGC), which states that $e^{-n\log{n}-n-O(\log n)}$ additive-error estimates to the output probability of most random BosonSampling experiments are $\#P$-hard. Prior works have only shown weaker average-case hardness results that do not imply sampling hardness. Proving these conjectures has become a central question in quantum complexity. In this work, we show that $e^{-n\log n-n-O(n^\delta)}$ additive-error estimates to output probabilities of most random BosonSampling experiments are $\#P$-hard for any $\delta>0$, exponentially improving on prior work. In the process, we circumvent all known barrier results for proving PGC. The remaining hurdle to prove PGC is now "merely" to show that the $O(n^\delta)$ in the exponent can be improved to $O(\log n).$ We also obtain an analogous result for Random Circuit Sampling. We then show, for the first time, a hardness of average-case classical sampling result for BosonSampling, under an anticoncentration conjecture. Specifically, we prove the impossibility of multiplicative-error sampling from random BosonSampling experiments with probability $1-2^{-\tilde{\mathstrut O}(N^{1/3})}$ for input size $N$, unless the Polynomial Hierarchy collapses. This exponentially improves upon the state-of-the-art. To do this, we introduce new proof techniques which tolerate exponential loss in the worst-to-average-case reduction. This opens the possibility to show the hardness of average-case sampling without ever proving PGC.
[ { "version": "v1", "created": "Thu, 07 Nov 2024 09:41:45 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 00:11:55 GMT" } ]
2025-09-05T00:00:00
[ [ "Bouland", "Adam", "" ], [ "Datta", "Ishaun", "" ], [ "Fefferman", "Bill", "" ], [ "Hernandez", "Felipe", "" ] ]
2411.05470
Henry Chiu
Henry Chiu
Model-free portfolio allocation in continuous-time
null
null
null
null
q-fin.MF
http://creativecommons.org/licenses/by/4.0/
We present a non-probabilistic, path-by-path framework for studying path-dependent (i.e., where weight is a functional of time and historical time-series), long-only portfolio allocation in continuous-time based on [Chiu & Cont '23], where the fundamental concept of self-financing was introduced, independent of any integration theory. In this article, we extend this concept to a portfolio allocation strategy and characterize it by a path-dependent partial differential equation. We derive the general explicit solution that describes the evolution of wealth in generic markets, including price paths that may not evolve continuously or exhibit variation of any order. Explicit solution examples are provided. As an application of our continuous-time, path-dependent framework, we extend an aggregating algorithm of [Vovk '90] and the universal algorithm of [Cover '91] to continuous-time algorithms that combine multiple strategies into a single strategy. These continuous-time (meta) algorithms take multiple strategies as input (which may themselves be generated by other algorithms) and track the wealth generated by the best individual strategy and the best convex combination of strategies, with tracking error bounds in log wealth of order O(1) and O(ln t), respectively. This work extends Cover's theorem [Cover '91, Thm 6.1] to a continuous-time, model-free setting.
[ { "version": "v1", "created": "Fri, 08 Nov 2024 10:48:54 GMT" }, { "version": "v2", "created": "Sat, 01 Mar 2025 12:05:00 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 12:14:34 GMT" } ]
2025-09-05T00:00:00
[ [ "Chiu", "Henry", "" ] ]
2411.06119
Sanchar Palit
Sanchar Palit, Sathya Veera Reddy Dendi, Mallikarjuna Talluri, Raj Narayana Gadde
Hardware-Friendly Diffusion Models with Fixed-Size Reusable Structures for On-Device Image Generation
presented at IJCNN 2025 poster track
null
null
null
cs.CV cs.LG
http://creativecommons.org/licenses/by/4.0/
Vision Transformers and U-Net architectures have been widely adopted in the implementation of Diffusion Models. However, each architecture presents specific challenges while realizing them on-device. Vision Transformers require positional embedding to maintain correspondence between the tokens processed by the transformer, although they offer the advantage of using fixed-size, reusable repetitive blocks following tokenization. The U-Net architecture lacks these attributes, as it utilizes variable-sized intermediate blocks for down-convolution and up-convolution in the noise estimation backbone for the diffusion process. To address these issues, we propose an architecture that utilizes a fixed-size, reusable transformer block as a core structure, making it more suitable for hardware implementation. Our architecture is characterized by low complexity, token-free design, absence of positional embeddings, uniformity, and scalability, making it highly suitable for deployment on mobile and resource-constrained devices. The proposed model exhibit competitive and consistent performance across both unconditional and conditional image generation tasks. The model achieved a state-of-the-art FID score of 1.6 on unconditional image generation with the CelebA.
[ { "version": "v1", "created": "Sat, 09 Nov 2024 08:58:57 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 07:02:34 GMT" } ]
2025-09-05T00:00:00
[ [ "Palit", "Sanchar", "" ], [ "Dendi", "Sathya Veera Reddy", "" ], [ "Talluri", "Mallikarjuna", "" ], [ "Gadde", "Raj Narayana", "" ] ]
2411.10438
Huizhuo Yuan
Huizhuo Yuan, Yifeng Liu, Shuang Wu, Xun Zhou, Quanquan Gu
MARS: Unleashing the Power of Variance Reduction for Training Large Models
35 pages, 19 figures, 12 tables
null
null
null
cs.LG math.OC stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Training deep neural networks--and more recently, large models demands efficient and scalable optimizers. Adaptive gradient algorithms like Adam, AdamW, and their variants have been central to this task. Despite the development of numerous variance reduction algorithms in the past decade aimed at accelerating stochastic optimization in both convex and nonconvex settings, variance reduction has not found widespread success in training deep neural networks or large language models. Consequently, it has remained a less favored approach in modern AI. In this paper, to unleash the power of variance reduction for efficient training of large models, we propose a unified optimization framework, MARS (Make vAriance Reduction Shine), which reconciles preconditioned gradient methods with variance reduction via a scaled stochastic recursive momentum technique. Within our framework, we introduce three instances of MARS that leverage preconditioned gradient updates based on AdamW, Lion, and Shampoo, respectively. We also draw a connection between our algorithms and existing optimizers. Experimental results on training GPT-2 models indicate that MARS consistently outperforms AdamW by a large margin. The implementation of MARS is available at https://github.com/AGI-Arena/MARS.
[ { "version": "v1", "created": "Fri, 15 Nov 2024 18:57:39 GMT" }, { "version": "v2", "created": "Mon, 10 Feb 2025 11:23:11 GMT" }, { "version": "v3", "created": "Wed, 16 Jul 2025 17:48:35 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 09:37:05 GMT" } ]
2025-09-05T00:00:00
[ [ "Yuan", "Huizhuo", "" ], [ "Liu", "Yifeng", "" ], [ "Wu", "Shuang", "" ], [ "Zhou", "Xun", "" ], [ "Gu", "Quanquan", "" ] ]
2411.11338
S\'ebastien Martin
Abdellah Bulaich Mehamdi, Mathieu Lacroix, S\'ebastien Martin
Pricing Filtering in Dantzig-Wolfe Decomposition
null
null
10.1016/j.orl.2024.107207
null
cs.DM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Column generation is used alongside Dantzig-Wolfe Decomposition, especially for linear programs having a decomposable pricing step requiring to solve numerous independent pricing subproblems. We propose a filtering method to detect which pricing subproblems may have improving columns, and only those subproblems are solved during pricing. This filtering is done by providing light, computable bounds using dual information from previous iterations of the column generation. The experiments show a significant impact on different combinatorial optimization problems.
[ { "version": "v1", "created": "Mon, 18 Nov 2024 07:10:46 GMT" } ]
2025-09-05T00:00:00
[ [ "Mehamdi", "Abdellah Bulaich", "" ], [ "Lacroix", "Mathieu", "" ], [ "Martin", "Sébastien", "" ] ]
2411.11671
Nicolas Pavloff
Riccardo Panico, Giorgio Ciliberto, Giovanni Italo Martone, Thibault Congy, Dario Ballarini, Alessandra Sabina Lanotte, Nicolas Pavloff
Topological Pathways to Two-Dimensional Quantum Turbulence
null
Phys. Rev. Res. 7, L022063 (2025)
10.1103/PhysRevResearch.7.L022063
null
cond-mat.quant-gas physics.flu-dyn physics.optics
http://creativecommons.org/licenses/by/4.0/
We present a combined experimental and theoretical investigation of the formation and decay kinetics of vortices in two dimensional, compressible quantum turbulence. We follow the temporal evolution of a quantum fluid of exciton polaritons, hybrid light matter quasiparticles, and measure both phase and modulus of the order parameter in the turbulent regime. Fundamental topological conservation laws require that the formation and annihilation of vortices also involve critical points of the velocity field, namely nodes and saddles. Identifying the simplest mechanisms underlying these processes enables us to develop an effective kinetic model that closely aligns with the experimental observations, and shows that different processes are responsible for vortex number growth and decay. These findings underscore the crucial role played by topological constraints in shaping nonlinear, turbulent evolution of two dimensional quantum fluids.
[ { "version": "v1", "created": "Mon, 18 Nov 2024 15:50:17 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 12:52:41 GMT" } ]
2025-09-05T00:00:00
[ [ "Panico", "Riccardo", "" ], [ "Ciliberto", "Giorgio", "" ], [ "Martone", "Giovanni Italo", "" ], [ "Congy", "Thibault", "" ], [ "Ballarini", "Dario", "" ], [ "Lanotte", "Alessandra Sabina", "" ], [ "Pavloff", "Nicolas", "" ] ]
2411.12736
Fares Fourati
Salma Kharrat, Fares Fourati, Marco Canini
ACING: Actor-Critic for Instruction Learning in Black-Box LLMs
Accepted at EMNLP 2025
null
null
null
cs.CL cs.AI cs.LG cs.SY eess.SY math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The effectiveness of Large Language Models (LLMs) in solving tasks depends significantly on the quality of their instructions, which often require substantial human effort to craft. This underscores the need for automated instruction optimization. However, optimizing instructions is particularly challenging when working with black-box LLMs, where model parameters and gradients are inaccessible. We introduce ACING, an actor-critic reinforcement learning framework that formulates instruction optimization as a stateless, continuous-action problem, enabling exploration of infinite instruction spaces using only black-box feedback. ACING automatically discovers prompts that outperform human-written prompts in 76% of instruction-induction tasks, with gains of up to 33 points and a 10-point median improvement over the best automatic baseline in 33 tasks spanning instruction-induction, summarization, and chain-of-thought reasoning. Extensive ablations highlight its robustness and efficiency. An implementation of ACING is available at https://github.com/salmakh1/ACING.
[ { "version": "v1", "created": "Tue, 19 Nov 2024 18:58:03 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 17:56:24 GMT" } ]
2025-09-05T00:00:00
[ [ "Kharrat", "Salma", "" ], [ "Fourati", "Fares", "" ], [ "Canini", "Marco", "" ] ]
2411.13643
Ceren Burcak Dag
Ceren B. Dag, Hanzhen Ma, P. Myles Eugenio, Fang Fang, Susanne F. Yelin
Emergent disorder and sub-ballistic dynamics in quantum simulations of the Ising model using Rydberg atom arrays
Revised with the addition of decoherence calculations, one End Matter figure and additional SM figures
null
null
null
quant-ph cond-mat.quant-gas cond-mat.stat-mech
http://creativecommons.org/licenses/by/4.0/
Rydberg atom arrays with Van der Waals interactions provide a controllable path to simulate the locally connected transverse-field Ising model (TFIM), a prototypical model in statistical mechanics. Remotely operating the publicly accessible Aquila Rydberg atom array, we experimentally investigate the physics of TFIM far from equilibrium and uncover significant deviations from the theoretical predictions. Rather than the expected ballistic spread of correlations, the Rydberg simulator exhibits a subballistic spread, along with a logarithmic scaling of entanglement entropy in time - all while the system mostly retains its initial magnetization. By modeling the atom motion, we trace these effects to an emergent disorder in Rydberg atom arrays, which we characterize with a minimal random spin model. We further experimentally explore the different dynamical regimes hosted in the system by varying the lattice spacing and the Rabi frequency. Our findings highlight the crucial role of atom motion in the many-body dynamics of Rydberg atom arrays at the TFIM limit, and propose simple benchmark measurements to test for its presence in future experiments.
[ { "version": "v1", "created": "Wed, 20 Nov 2024 19:00:01 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 18:55:32 GMT" } ]
2025-09-05T00:00:00
[ [ "Dag", "Ceren B.", "" ], [ "Ma", "Hanzhen", "" ], [ "Eugenio", "P. Myles", "" ], [ "Fang", "Fang", "" ], [ "Yelin", "Susanne F.", "" ] ]
2411.14013
Mat\'ias Pizarro
Mat\'ias Pizarro, Mike Laszkiewicz, Shawkat Hesso, Dorothea Kolossa, Asja Fischer
Exposing Synthetic Speech: Model Attribution and Detection of AI-generated Speech via Audio Fingerprints
null
null
null
null
eess.AS cs.CR cs.LG
http://creativecommons.org/licenses/by/4.0/
As speech generation technologies continue to advance in quality and accessibility, the risk of malicious use cases, including impersonation, misinformation, and spoofing, increases rapidly. This work addresses this threat by introducing a simple, training-free, yet effective approach for detecting AI-generated speech and attributing it to its source model. Specifically, we tackle three key tasks: (1) single-model attribution in an open-world setting, where the goal is to determine whether a given audio sample was generated by a specific target neural speech synthesis system (with access only to data from that system); (2) multi-model attribution in a closed-world setting, where the objective is to identify the generating system from a known pool of candidates; and last but not least (3) detection of synthetic versus real speech. Our approach leverages standardized average residuals-the difference between an input audio signal and its filtered version using either a low-pass filter or the EnCodec audio autoencoder. We demonstrate that these residuals consistently capture artifacts introduced by diverse speech synthesis systems, serving as distinctive, model-agnostic fingerprints for attribution. Across extensive experiments, our approach achieves AUROC scores exceeding 99% in most scenarios, evaluated on augmented benchmark datasets that pair real speech with synthetic audio generated by multiple synthesis systems. In addition, our robustness analysis underscores the method's ability to maintain high performance even in the presence of moderate additive noise. Due to its simplicity, efficiency, and strong generalization across speech synthesis systems and languages, this technique offers a practical tool for digital forensics and security applications.
[ { "version": "v1", "created": "Thu, 21 Nov 2024 10:55:49 GMT" }, { "version": "v2", "created": "Wed, 11 Jun 2025 11:45:22 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 12:43:52 GMT" } ]
2025-09-05T00:00:00
[ [ "Pizarro", "Matías", "" ], [ "Laszkiewicz", "Mike", "" ], [ "Hesso", "Shawkat", "" ], [ "Kolossa", "Dorothea", "" ], [ "Fischer", "Asja", "" ] ]
2411.14604
Salvatore Federico
Salvatore Federico, Fausto Gozzi, Andrzej \'Swi\k{e}ch
On Mean Field Games in Infinite Dimension
null
null
null
null
math.AP math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study a Mean Field Games (MFG) system in a real, separable infinite dimensional Hilbert space. The system consists of a second order parabolic type equation, called Hamilton-Jacobi-Bellman (HJB) equation in the paper, coupled with a nonlinear Fokker-Planck (FP) equation. Both equations contain a Kolmogorov operator. Solutions to the HJB equation are interpreted in the mild solution sense and solutions to the FP equation are interpreted in an appropriate weak sense. We prove well-posedness of the considered MFG system under certain conditions. The existence of a solution to the MFG system is proved using Tikhonov's fixed point theorem in a proper space. Uniqueness of solutions is obtained under typical separability and Lasry-Lions type monotonicity conditions.
[ { "version": "v1", "created": "Thu, 21 Nov 2024 22:08:22 GMT" }, { "version": "v2", "created": "Thu, 03 Jul 2025 09:58:37 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 11:20:31 GMT" } ]
2025-09-05T00:00:00
[ [ "Federico", "Salvatore", "" ], [ "Gozzi", "Fausto", "" ], [ "Święch", "Andrzej", "" ] ]
2411.14783
Mahammad Humayoo
Mahammad Humayoo
Segmenting Action-Value Functions Over Time-Scales in SARSA via TD($\Delta$)
25 pages. arXiv admin note: text overlap with arXiv:2411.14019
null
null
null
cs.LG
http://creativecommons.org/licenses/by-nc-sa/4.0/
In numerous episodic reinforcement learning (RL) environments, SARSA-based methodologies are employed to enhance policies aimed at maximizing returns over long horizons. Traditional SARSA algorithms face challenges in achieving an optimal balance between bias and variation, primarily due to their dependence on a single, constant discount factor ($\eta$). This investigation enhances the temporal difference decomposition method, TD($\Delta$), by applying it to the SARSA algorithm, now designated as SARSA($\Delta$). SARSA is a widely used on-policy RL method that enhances action-value functions via temporal difference updates. By splitting the action-value function down into components that are linked to specific discount factors, SARSA($\Delta$) makes learning easier across a range of time scales. This analysis makes learning more effective and ensures consistency, particularly in situations where long-horizon improvement is needed. The results of this research show that the suggested strategy works to lower bias in SARSA's updates and speed up convergence in both deterministic and stochastic settings, even in dense reward Atari environments. Experimental results from a variety of benchmark settings show that the proposed SARSA($\Delta$) outperforms existing TD learning techniques in both tabular and deep RL environments.
[ { "version": "v1", "created": "Fri, 22 Nov 2024 07:52:28 GMT" }, { "version": "v2", "created": "Sat, 04 Jan 2025 03:57:50 GMT" }, { "version": "v3", "created": "Sat, 16 Aug 2025 10:53:39 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 07:01:56 GMT" } ]
2025-09-05T00:00:00
[ [ "Humayoo", "Mahammad", "" ] ]
2411.15537
Jing Wu
Jing Wu, Mehrtash Harandi
MUNBa: Machine Unlearning via Nash Bargaining
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Machine Unlearning (MU) aims to selectively erase harmful behaviors from models while retaining the overall utility of the model. As a multi-task learning problem, MU involves balancing objectives related to forgetting specific concepts/data and preserving general performance. A naive integration of these forgetting and preserving objectives can lead to gradient conflicts and dominance, impeding MU algorithms from reaching optimal solutions. To address the gradient conflict and dominance issue, we reformulate MU as a two-player cooperative game, where the two players, namely, the forgetting player and the preservation player, contribute via their gradient proposals to maximize their overall gain and balance their contributions. To this end, inspired by the Nash bargaining theory, we derive a closed-form solution to guide the model toward the Pareto stationary point. Our formulation of MU guarantees an equilibrium solution, where any deviation from the final state would lead to a reduction in the overall objectives for both players, ensuring optimality in each objective. We evaluate our algorithm's effectiveness on a diverse set of tasks across image classification and image generation. Extensive experiments with ResNet, vision-language model CLIP, and text-to-image diffusion models demonstrate that our method outperforms state-of-the-art MU algorithms, achieving a better trade-off between forgetting and preserving. Our results also highlight improvements in forgetting precision, preservation of generalization, and robustness against adversarial attacks.
[ { "version": "v1", "created": "Sat, 23 Nov 2024 12:18:28 GMT" }, { "version": "v2", "created": "Sat, 08 Mar 2025 12:30:06 GMT" }, { "version": "v3", "created": "Fri, 15 Aug 2025 04:13:52 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 11:00:46 GMT" } ]
2025-09-05T00:00:00
[ [ "Wu", "Jing", "" ], [ "Harandi", "Mehrtash", "" ] ]
2411.15588
Karlo Lelas
Karlo Lelas and Robert Pezer
Addendum: Modeling the amplitude and energy decay of a weakly damped harmonic oscillator using the energy dissipation rate and a simple trick (2025 Eur. J. Phys. 46(1) 015004)
The first version was revised to be an addendum to our paper Eur. J. Phys. 46(1) 015004 (2025). With this addendum, the trick of adding the energy dissipation rates is adapted for two other types of damping: sliding friction and air resistance
null
null
null
physics.class-ph
http://creativecommons.org/licenses/by/4.0/
We show how to adapt the approach introduced for viscous damping in [1] to derive the approximate amplitude decay in the case of damping by a force of constant magnitude (sliding friction) and in the case of damping by a force proportional to the square of velocity (air resistance). We obtain two first-order differential equations from which we obtain the approximate time-dependent amplitudes corresponding to the considered damping forces. Our approach is suitable for first-year undergraduates, as it relies on the physical concepts and mathematical techniques they are familiar with.
[ { "version": "v1", "created": "Sat, 23 Nov 2024 15:36:25 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 15:21:47 GMT" } ]
2025-09-05T00:00:00
[ [ "Lelas", "Karlo", "" ], [ "Pezer", "Robert", "" ] ]
2411.16000
Wayne Lewis
Wayne Lewis
Global Primitive Roots of Unity
22 pages; submitted to Inventiones Mathematicae; Section 7 narrative and proofs simplified; more coherent L\cong\Abs(K)-as-intersection-of-all-maximal-discrete-subfields-of-valued-field-Frac(Zhat/U)-based proof of primality of (s-1)/2
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" }, { "version": "v26", "created": "Wed, 03 Sep 2025 18:50:10 GMT" } ]
2025-09-05T00:00:00
[ [ "Lewis", "Wayne", "" ] ]
2411.17600
Bipasha Banerjee
Bipasha Banerjee, Jennifer Goyne, William A. Ingram
Making History Readable
null
null
10.1109/BigData62323.2024.10826028
null
cs.DL cs.AI cs.IR
http://creativecommons.org/licenses/by-sa/4.0/
The Virginia Tech University Libraries (VTUL) Digital Library Platform (DLP) hosts digital collections that offer our users access to a wide variety of documents of historical and cultural importance. These collections are not only of academic importance but also provide our users with a glance at local historical events. Our DLP contains collections comprising digital objects featuring complex layouts, faded imagery, and hard-to-read handwritten text, which makes providing online access to these materials challenging. To address these issues, we integrate AI into our DLP workflow and convert the text in the digital objects into a machine-readable format. To enhance the user experience with our historical collections, we use custom AI agents for handwriting recognition, text extraction, and large language models (LLMs) for summarization. This poster highlights three collections focusing on handwritten letters, newspapers, and digitized topographic maps. We discuss the challenges with each collection and detail our approaches to address them. Our proposed methods aim to enhance the user experience by making the contents in these collections easier to search and navigate.
[ { "version": "v1", "created": "Tue, 26 Nov 2024 17:06:58 GMT" } ]
2025-09-05T00:00:00
[ [ "Banerjee", "Bipasha", "" ], [ "Goyne", "Jennifer", "" ], [ "Ingram", "William A.", "" ] ]
2411.17683
Wolf-Peter Schill
Martin Kittel and Alexander Roth and Wolf-Peter Schill
Coping with the Dunkelflaute: Power system implications of variable renewable energy droughts in Europe
null
null
null
null
physics.soc-ph econ.GN q-fin.EC
http://creativecommons.org/licenses/by/4.0/
Coping with prolonged periods of low availability of wind and solar power, also referred to as renewable energy droughts or "Dunkelflaute", emerges as a key challenge for realizing decarbonized energy systems based on renewable energy sources. Here we investigate the role of long-duration electricity storage and geographical balancing in dealing with such events, combining a time series analysis of renewable availability with power sector modeling of 35 historical weather years. We find that extreme droughts define long-duration storage operation and investment. Assuming policy-relevant interconnection, we find 351 TWh long-duration storage capacity or 7% of yearly electricity demand optimal to deal with the most extreme event in Europe. While nuclear power can partially reduce storage needs, the storage-mitigating effect of fossil backup plants in combination with carbon removal is limited. Policymakers and system planners should prepare for a rapid expansion of long-duration storage to safeguard the renewable energy transition in Europe.
[ { "version": "v1", "created": "Tue, 26 Nov 2024 18:48:01 GMT" }, { "version": "v2", "created": "Thu, 26 Dec 2024 00:05:57 GMT" }, { "version": "v3", "created": "Fri, 03 Jan 2025 23:16:43 GMT" }, { "version": "v4", "created": "Wed, 03 Sep 2025 22:16:18 GMT" } ]
2025-09-05T00:00:00
[ [ "Kittel", "Martin", "" ], [ "Roth", "Alexander", "" ], [ "Schill", "Wolf-Peter", "" ] ]
2411.17739
Vsevolod Evtushevsky
Vsevolod Evtushevsky
Undecidability of the elementary theory of Young--Fibonacci lattice
20 pages, v1 in Russian, v2 in English
null
null
null
math.CO math.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
For a poset $(P,\leqslant)$ we consider the first-order theory, that is defined by set $P$ and relation $\leqslant$. The problem of undecidability of combinatorial theories attracts significant attention. Recently A. Wires proved the undecidability of the elementary theory of Young lattice and also established the maximal definability property of this theory. The purpose of this article is to obtain the same results for another graded lattice, which has much in common with Young lattice: Young--Fibonacci lattice. As Wires does for Young lattice, for the proof of undecidability we define Arithmetic into this theory.
[ { "version": "v1", "created": "Sun, 24 Nov 2024 08:21:07 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 16:08:27 GMT" } ]
2025-09-05T00:00:00
[ [ "Evtushevsky", "Vsevolod", "" ] ]
2411.17941
Yuanyuan Qi
Yuanyuan Qi, Jueqing Lu, Xiaohao Yang, Joanne Enticott, Lan Du
Multi-Label Bayesian Active Learning with Inter-Label Relationships
Accepted at UAI 2025
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
The primary challenge of multi-label active learning, differing it from multi-class active learning, lies in assessing the informativeness of an indefinite number of labels while also accounting for the inherited label correlation. Existing studies either require substantial computational resources to leverage correlations or fail to fully explore label dependencies. Additionally, real-world scenarios often require addressing intrinsic biases stemming from imbalanced data distributions. In this paper, we propose a new multi-label active learning strategy to address both challenges. Our method incorporates progressively updated positive and negative correlation matrices to capture co-occurrence and disjoint relationships within the label space of annotated samples, enabling a holistic assessment of uncertainty rather than treating labels as isolated elements. Furthermore, alongside diversity, our model employs ensemble pseudo labeling and beta scoring rules to address data imbalances. Extensive experiments on four realistic datasets demonstrate that our strategy consistently achieves more reliable and superior performance, compared to several established methods.
[ { "version": "v1", "created": "Tue, 26 Nov 2024 23:28:54 GMT" }, { "version": "v2", "created": "Wed, 28 May 2025 00:54:03 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 02:22:21 GMT" } ]
2025-09-05T00:00:00
[ [ "Qi", "Yuanyuan", "" ], [ "Lu", "Jueqing", "" ], [ "Yang", "Xiaohao", "" ], [ "Enticott", "Joanne", "" ], [ "Du", "Lan", "" ] ]
2411.18542
Yann Alexanian
Y. Alexanian, A. de la Torre, S. McKweon Walker, M. Straub, G. Gatti, A. Hunter, S. Mandloi, E. Cappelli, S. Ricc\`o, F. Y. Bruno, M. Radovic, N. C. Plumb, M. Shi, J. Osiecki, C. Polley, T. K. Kim, P. Dudin, M. Hoesch, R. S. Perry, A. Tamai, and F. Baumberger
Fermi surface and pseudogap in highly doped Sr$_{2}$IrO$_{4}$
9 pages, 4 figures. Supplementary Information: 3 pages, 3 figures
null
null
null
cond-mat.str-el cond-mat.supr-con
http://creativecommons.org/licenses/by/4.0/
The fate of the Fermi surface in bulk electron-doped Sr$_{2}$IrO$_{4}$ remains elusive, as does the origin and extension of its pseudogap phase. Here, we use high-resolution angle-resolved photoelectron spectroscopy (ARPES) to investigate the electronic structure of Sr$_{2-x}$La$_{x}$IrO$_{4}$ up to $x=0.2$, a factor of two higher than in previous work. We find that the antinodal pseudogap persists up to the highest doping level, and thus beyond the sharp increase in Hall carrier density to $\simeq 1+x$ recently observed above $x^{*}\simeq 0.16$ [Y.-T. Hsu et al., Nature Physics 20, 1593 (2024)]. This suggests that doped iridates host a unique phase of matter in which a large Hall density coexists with an anisotropic pseudogap, breaking up the Fermi surface into disconnected arcs. The temperature boundary of the pseudogap is $T^{*}\simeq 200$ K for $x=0.2$, comparable to cuprates and to the energy scale of short range antiferromagnetic correlations in cuprates and iridates.
[ { "version": "v1", "created": "Wed, 27 Nov 2024 17:43:59 GMT" }, { "version": "v2", "created": "Mon, 19 May 2025 13:08:32 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 14:59:03 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 12:46:46 GMT" } ]
2025-09-05T00:00:00
[ [ "Alexanian", "Y.", "" ], [ "de la Torre", "A.", "" ], [ "Walker", "S. McKweon", "" ], [ "Straub", "M.", "" ], [ "Gatti", "G.", "" ], [ "Hunter", "A.", "" ], [ "Mandloi", "S.", "" ], [ "Cappelli", "E.", "" ], [ "Riccò", "S.", "" ], [ "Bruno", "F. Y.", "" ], [ "Radovic", "M.", "" ], [ "Plumb", "N. C.", "" ], [ "Shi", "M.", "" ], [ "Osiecki", "J.", "" ], [ "Polley", "C.", "" ], [ "Kim", "T. K.", "" ], [ "Dudin", "P.", "" ], [ "Hoesch", "M.", "" ], [ "Perry", "R. S.", "" ], [ "Tamai", "A.", "" ], [ "Baumberger", "F.", "" ] ]
2411.18736
Ali Safwan
Ali Hamed Safwan and Raditya Weda Bomantara
Generating non-Clifford gate operations through exact mapping between Majorana fermions and $\mathbb{Z}_4$ parafermions
null
2025 J. Phys. A: Math. Theor. 58 335302
10.1088/1751-8121/aded51
null
quant-ph cond-mat.mes-hall
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Majorana fermions and their generalizations to $\mathbb{Z}_n$ parafermions are considered promising building blocks of fault-tolerant quantum computers for their ability to encode quantum information nonlocally. In such topological quantum computers, highly robust quantum gates are obtained by braiding pairs of these quasi-particles. However, it is well-known that braiding Majorana fermions or parafermions only leads to a Clifford gate, hindering quantum universality. This paper establishes an exact mapping between Majorana fermions to $\mathbb{Z}_4$ parafermions in systems under total parity non-conserving and total parity conserving setting. It is revealed that braiding of Majorana fermions may lead to non-Clifford quantum gates in the 4-dimensional qudit representation spanned by $\mathbb{Z}_4$ parafermions, whilst braiding of $\mathbb{Z}_4$ parafermions may similarly yield non-Clifford quantum gates in the qubit representation spanned by Majorana fermions. This finding suggests that topologically protected universal quantum computing may be possible with Majorana fermions ($\mathbb{Z}_4$ parafermions) by supplementing the usual braiding operations with the braiding of $\mathbb{Z}_4$ parafermions (Majorana fermions) that could be formed out of Majorana fermions ($\mathbb{Z}_4$ parafermions) via the mapping prescribed here. Finally, the paper discusses how braiding of Majorana fermions or $\mathbb{Z}_4$ parafermions could be obtained via a series of parity measurements.
[ { "version": "v1", "created": "Wed, 27 Nov 2024 20:22:38 GMT" }, { "version": "v2", "created": "Mon, 02 Dec 2024 03:40:38 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 05:41:25 GMT" } ]
2025-09-05T00:00:00
[ [ "Safwan", "Ali Hamed", "" ], [ "Bomantara", "Raditya Weda", "" ] ]
2411.18985
Chun Chen
Chun Chen (SYSU), Rong-Feng Shen (SYSU)
The spectra of a radiative reprocessing outflow model for fast blue optical transients
11 pages, 5 figures, accepted for publication in The Astrophysical Journal
null
null
null
astro-ph.HE astro-ph.GA astro-ph.SR hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The radiation reprocessing model, in which an optically-thick outflow absorbs the high-energy emission from a central source and re-emits in longer wavelengths, has been frequently invoked to explain some optically bright transients, such as fast blue optical transients (FBOTs) whose progenitor and explosion mechanism are still unknown. Previous studies on this model did not take into account the frequency dependence of the opacity. We study the radiative reprocessing and calculate the UV-optical-NIR band spectra from a spherical outflow composed of pure hydrogen gas, for a time-dependent outflowing mass rate. Electron scattering and frequency-dependent bound-free, free-free opacities are considered. The spectrum deviates from the blackbody at NIR and UV frequencies; in particular, it has $\nu L_{\nu} \propto \nu^{1.5}$ at NIR frequencies, because at these frequencies the absorption optical depth from the outflow's outer edge to the so-called photon trapping radius is large and is frequency dependent. We apply our model to the proto-type FBOT AT2018cow by {the spectra} to the observed SED. The best-fit mass loss rate suggests that the total outflow mass in AT2018cow is $M_{\rm out} \approx 5.7^{+0.4}_{-0.4} \, M_{\odot}$. If that equals the total mass lost during an explosion, and if the progenitor is a blue supergiant (with a pre-explosion mass of $\sim 20 \, M_{\odot}$), then it will suggest that the central compact remnant mass is at least $\approx \, \rm{14 \, M_{\odot}}$. This would imply that the central remnant is a black hole.
[ { "version": "v1", "created": "Thu, 28 Nov 2024 08:15:52 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 18:04:18 GMT" } ]
2025-09-05T00:00:00
[ [ "Chen", "Chun", "", "SYSU" ], [ "Shen", "Rong-Feng", "", "SYSU" ] ]
2412.03901
Abolfazl Lavaei
Mahdieh Zaker, David Angeli, Abolfazl Lavaei
Certified Learning of Incremental ISS Controllers for Unknown Nonlinear Polynomial Dynamics
null
null
null
null
eess.SY cs.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Incremental input-to-state stability (delta-ISS) offers a robust framework to ensure that small input variations result in proportionally minor deviations in the state of a nonlinear system. This property is essential in practical applications where input precision cannot be guaranteed. However, analyzing delta-ISS demands precise knowledge of system dynamics to assess the state's incremental response to input changes, posing a challenge in real-world scenarios where mathematical models are unknown. In this work, we develop a data-driven approach to design delta-ISS Lyapunov functions together with their corresponding delta-ISS controllers for continuous-time input-affine nonlinear systems with polynomial dynamics, ensuring the delta-ISS property is achieved without requiring knowledge of the system dynamics. In our data-driven scheme, we collect only two sets of input-state trajectories from sufficiently excited dynamics. By fulfilling a specific rank condition, we design delta-ISS controllers using the collected samples through formulating a sum-of-squares optimization program. The effectiveness of our data-driven approach is evidenced by its application to a physical case study.
[ { "version": "v1", "created": "Thu, 05 Dec 2024 06:16:14 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 11:39:57 GMT" } ]
2025-09-05T00:00:00
[ [ "Zaker", "Mahdieh", "" ], [ "Angeli", "David", "" ], [ "Lavaei", "Abolfazl", "" ] ]
2412.04394
Alexandra Ram\^oa
Alexandra Ram\^oa, Luis Paulo Santos
Bayesian Quantum Amplitude Estimation
null
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
We present BAE, a problem-tailored and noise-aware Bayesian algorithm for quantum amplitude estimation. In a fault tolerant scenario, BAE is capable of saturating the Heisenberg limit; if device noise is present, BAE can dynamically characterize it and self-adapt. We further propose aBAE, an annealed variant of BAE drawing on methods from statistical inference, to enhance robustness. Our proposals are parallelizable in both quantum and classical components, offer tools for fast noise model assessment, and can leverage preexisting information. Additionally, they accommodate experimental limitations and preferred cost trade-offs. We propose a robust benchmark for amplitude estimation algorithms and use it to test BAE against other approaches, demonstrating its competitive performance in both noisy and noiseless scenarios. In both cases, it achieves lower error than any other algorithm as a function of the cost. In the presence of decoherence, it is capable of learning when other algorithms fail.
[ { "version": "v1", "created": "Thu, 05 Dec 2024 18:09:41 GMT" }, { "version": "v2", "created": "Wed, 09 Jul 2025 15:49:27 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 16:30:13 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 12:13:47 GMT" } ]
2025-09-05T00:00:00
[ [ "Ramôa", "Alexandra", "" ], [ "Santos", "Luis Paulo", "" ] ]
2412.05248
Saransh Gupta Mr.
Saransh Kumar Gupta, Lipika Dey, Partha Pratim Das, Geeta Trilok-Kumar, Ramesh Jain
Enhancing FKG.in: automating Indian food composition analysis
15 pages, 5 figures, 30 references, International Conference on Pattern Recognition 2024 - Multimedia Assisted Dietary Management Workshop
null
10.1007/978-3-031-88217-3_6
null
cs.AI cs.CL cs.IR
http://creativecommons.org/licenses/by-nc-nd/4.0/
This paper presents a novel approach to compute food composition data for Indian recipes using a knowledge graph for Indian food (FKG[.]in) and LLMs. The primary focus is to provide a broad overview of an automated food composition analysis workflow and describe its core functionalities: nutrition data aggregation, food composition analysis, and LLM-augmented information resolution. This workflow aims to complement FKG[.]in and iteratively supplement food composition data from verified knowledge bases. Additionally, this paper highlights the challenges of representing Indian food and accessing food composition data digitally. It also reviews three key sources of food composition data: the Indian Food Composition Tables, the Indian Nutrient Databank, and the Nutritionix API. Furthermore, it briefly outlines how users can interact with the workflow to obtain diet-based health recommendations and detailed food composition information for numerous recipes. We then explore the complex challenges of analyzing Indian recipe information across dimensions such as structure, multilingualism, and uncertainty as well as present our ongoing work on LLM-based solutions to address these issues. The methods proposed in this workshop paper for AI-driven knowledge curation and information resolution are application-agnostic, generalizable, and replicable for any domain.
[ { "version": "v1", "created": "Fri, 06 Dec 2024 18:27:15 GMT" }, { "version": "v2", "created": "Mon, 09 Dec 2024 09:21:49 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 11:42:04 GMT" } ]
2025-09-05T00:00:00
[ [ "Gupta", "Saransh Kumar", "" ], [ "Dey", "Lipika", "" ], [ "Das", "Partha Pratim", "" ], [ "Trilok-Kumar", "Geeta", "" ], [ "Jain", "Ramesh", "" ] ]
2412.05338
Wei Hong
Wei Hong, Zhen-Zhao Tao, Peng He, Tong-Jie Zhang
Theoretical Radio Signals from Radio-Band Gravitational Waves Converted from the Neutron Star Magnetic Field
40 pages, 19 figures, 4 tables. Accepted for publication in ApJ. We infer two novel types of the converted radio signals: transient and persistent signals. Considering the mass and spin of the graviton, the expected spectral line shape of the graviton is derived. FAST is the most sensitive telescope to detect VHFGWs in a single-dish telescope. In addition, SKA2-MID has greater detection potential
ApJ, 990: 156 (29pp), 2025
10.3847/1538-4357/adf19a
null
astro-ph.HE astro-ph.CO gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Gravitational waves (GWs) can convert into electromagnetic waves in the presence of a magnetic field via the Gertsenshtein-Zeldovich (GZ) effect. The characteristics of the magnetic field substantially affect this conversion probability. This paper confirms that strong magnetic fields in neutron stars significantly enhance the conversion probability, facilitating detectable radio signatures of very high-frequency (VHF, $\left(10^6-10^{11}\mathrm{~Hz}\right)$) gravitational waves. We theoretically identify two distinct signatures using single-dish telescopes (FAST, TMRT, QTT, GBT) and interferometers (SKA1/2-MID): transient signals from burst-like gravitational wave sources and persistent signals from cosmological background gravitational wave sources. These signatures are mapped to graviton spectral lines derived from quantum field theory by incorporating spin-2 and mass constraints, resulting in smooth, featureless profiles that are critical for distinguishing gravitational wave signals from astrophysical foregrounds. FAST attains a characteristic strain bound of $h_c<10^{-23}$, approaching $10^{-24}$ in the frequency range of $1-3\mathrm{~GHz}$ with a 6-hour observation period. This performance exceeds the $5 \sigma$ detection thresholds for GWs originating from primordial black holes (PBHs) and nears the limits set by Big Bang nucleosynthesis. Additionally, projections for SKA2-MID indicate even greater sensitivity. Detecting such gravitational waves would improve our comprehension of cosmological models, refine the parameter spaces for primordial black holes, and function as a test for quantum field theory. This approach addresses significant deficiencies in VHF GW research, improving detection sensitivity and facilitating the advancement of next-generation radio telescopes such as FASTA and SKA, which feature larger fields of view and enhanced gain.
[ { "version": "v1", "created": "Fri, 06 Dec 2024 02:12:22 GMT" }, { "version": "v2", "created": "Thu, 17 Jul 2025 09:22:51 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 12:56:16 GMT" } ]
2025-09-05T00:00:00
[ [ "Hong", "Wei", "" ], [ "Tao", "Zhen-Zhao", "" ], [ "He", "Peng", "" ], [ "Zhang", "Tong-Jie", "" ] ]
2412.05910
Manu Mannattil
Manu Mannattil, Haim Diamant, David Andelman
Theory of Microphase Separation in Elastomers
7 + 12 pages; 3 + 5 figures
Phys. Rev. Lett. 135, 108101 (2025)
10.1103/5q7m-3fpn
null
cond-mat.soft cond-mat.mtrl-sci cond-mat.stat-mech
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Inspired by recent experiments, we present a phase-field model of microphase separation in an elastomer swollen with a solvent. The imbalance between the molecular scale of demixing and the mesoscopic scale beyond which elasticity operates produces effective long-range interactions, forming stable finite-sized domains. Our predictions concerning the dependence of the domain size and transition temperature on the stiffness of the elastomer are in good agreement with the experiments. Analytical phase diagrams, aided by numerical findings, capture the richness of the microphase morphologies, paving the way to create stable, patterned elastomers for various applications.
[ { "version": "v1", "created": "Sun, 08 Dec 2024 12:05:41 GMT" }, { "version": "v2", "created": "Mon, 11 Aug 2025 20:30:57 GMT" }, { "version": "v3", "created": "Thu, 28 Aug 2025 08:26:47 GMT" } ]
2025-09-05T00:00:00
[ [ "Mannattil", "Manu", "" ], [ "Diamant", "Haim", "" ], [ "Andelman", "David", "" ] ]
2412.06662
Jietian Liu
Jietian Liu, Laurent Lessard, Peter Seiler
Stochastic LQR Design With Disturbance Preview
null
null
null
null
math.OC cs.SY eess.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper considers the discrete-time, stochastic LQR problem with $p$ steps of disturbance preview information where $p$ is finite. We first derive the solution for this problem on a finite horizon with linear, time-varying dynamics and time-varying costs. Next, we derive the solution on the infinite horizon with linear, time-invariant dynamics and time-invariant costs. Our proofs rely on the well-known principle of optimality. We provide an independent proof for the principle of optimality that relies only on nested information structure. Finally, we show that the finite preview controller converges to the optimal noncausal controller as the preview horizon $p$ tends to infinity. We also provide a simple example to illustrate both the finite and infinite horizon results.
[ { "version": "v1", "created": "Mon, 09 Dec 2024 17:00:22 GMT" }, { "version": "v2", "created": "Thu, 20 Mar 2025 17:40:11 GMT" }, { "version": "v3", "created": "Sat, 26 Apr 2025 11:57:02 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 02:19:54 GMT" } ]
2025-09-05T00:00:00
[ [ "Liu", "Jietian", "" ], [ "Lessard", "Laurent", "" ], [ "Seiler", "Peter", "" ] ]
2412.06746
Reshmi Biswas
Reshmi Biswas, Alexander Quaas
Nonexistence of positive supersolutions for semilinear fractional elliptic equations in exterior domains
null
null
null
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This article is concerned with the nonexistence of positive solutions for nonlinear fractional elliptic inequalities in exterior domains of $\mathbb R^n$, $n\geq1$. We would like to highlight the fact that our results are new with very weak assumption on the nonlinear term appearing in the inequalities. The results are also novel in this generality even if the whole space is considered.
[ { "version": "v1", "created": "Mon, 09 Dec 2024 18:37:29 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 00:07:35 GMT" } ]
2025-09-05T00:00:00
[ [ "Biswas", "Reshmi", "" ], [ "Quaas", "Alexander", "" ] ]
2412.08566
Estefan\'ia Dalmasso
Estefan\'ia Dalmasso, Gabriela R. Lezama and Marisa Toschi
Weighted estimates for Schr\"odinger-Calder\'on-Zygmund operators with exponential decay
null
null
null
null
math.AP
http://creativecommons.org/licenses/by/4.0/
In this work we obtain weighted boundedness results for singular integral operators with kernels exhibiting exponential decay. We also show that the classes of weights are characterized by a suitable maximal operator. Additionally, we study the boundedness of various operators associated with the generalized Schr\"odinger operator $-\Delta + \mu$, where $\mu$ is a nonnegative Radon measure in $\mathbb{R}^d$, for $d\geq 3$.
[ { "version": "v1", "created": "Wed, 11 Dec 2024 17:32:56 GMT" }, { "version": "v2", "created": "Tue, 17 Dec 2024 11:54:22 GMT" }, { "version": "v3", "created": "Mon, 14 Apr 2025 15:10:57 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 12:38:23 GMT" } ]
2025-09-05T00:00:00
[ [ "Dalmasso", "Estefanía", "" ], [ "Lezama", "Gabriela R.", "" ], [ "Toschi", "Marisa", "" ] ]
2412.09465
Yuanzhi Zhu
Yuanzhi Zhu, Ruiqing Wang, Shilin Lu, Junnan Li, Hanshu Yan, Kai Zhang
OFTSR: One-Step Flow for Image Super-Resolution with Tunable Fidelity-Realism Trade-offs
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Recent advances in diffusion and flow-based generative models have demonstrated remarkable success in image restoration tasks, achieving superior perceptual quality compared to traditional deep learning approaches. However, these methods either require numerous sampling steps to generate high-quality images, resulting in significant computational overhead, or rely on common model distillation, which usually imposes a fixed fidelity-realism trade-off and thus lacks flexibility. In this paper, we introduce OFTSR, a novel flow-based framework for one-step image super-resolution that can produce outputs with tunable levels of fidelity and realism. Our approach first trains a conditional flow-based super-resolution model to serve as a teacher model. We then distill this teacher model by applying a specialized constraint. Specifically, we force the predictions from our one-step student model for same input to lie on the same sampling ODE trajectory of the teacher model. This alignment ensures that the student model's single-step predictions from initial states match the teacher's predictions from a closer intermediate state. Through extensive experiments on datasets including FFHQ (256$\times$256), DIV2K, and ImageNet (256$\times$256), we demonstrate that OFTSR achieves state-of-the-art performance for one-step image super-resolution, while having the ability to flexibly tune the fidelity-realism trade-off. Codes: \href{https://github.com/yuanzhi-zhu/OFTSR}{https://github.com/yuanzhi-zhu/OFTSR}.
[ { "version": "v1", "created": "Thu, 12 Dec 2024 17:14:58 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 22:09:05 GMT" } ]
2025-09-05T00:00:00
[ [ "Zhu", "Yuanzhi", "" ], [ "Wang", "Ruiqing", "" ], [ "Lu", "Shilin", "" ], [ "Li", "Junnan", "" ], [ "Yan", "Hanshu", "" ], [ "Zhang", "Kai", "" ] ]
2412.10724
Rundong Fang
Rundong Fang, Ji-Heng Guo, Jia Liu, Xiao-Ping Wang
Testing the Fifth Force on Lepton Spins through Neutrino Oscillations
21 pages, 4 figures
Phys.Rev.D 112 (2025) 5, L051701
10.1103/r9p5-fxzb
null
hep-ph hep-ex physics.atom-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate a fifth force mediated by a light vector boson that couples to lepton spins, characterized by axial-vector couplings to leptons and vector couplings to nucleons. This interaction generates a potential proportional to the inner product of the lepton spin vector and the nucleon-lepton relative velocity vector, a feature extensively explored with precision spin sensors. Employing weak symmetry, we show that left-handed charged lepton couplings naturally extend to left-handed neutrinos, enabling this fifth force to influence neutrino oscillations. For electron-nucleon couplings, we find that solar and reactor neutrino experiments provide comparable constraints to those from spin sensors and surpass them in the short-range fifth force region. For muon-nucleon couplings, neutrino oscillation experiments exclude the fifth force as a viable explanation for the muon $ g-2 $ anomaly in the context of a vector mediator, tightening the bounds by two orders of magnitude in coupling strength by solar and atmospheric neutrino data. Our results highlight the critical role of neutrino oscillations in probing fifth forces acting across all three generations of lepton spins.
[ { "version": "v1", "created": "Sat, 14 Dec 2024 07:48:59 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 15:09:52 GMT" } ]
2025-09-05T00:00:00
[ [ "Fang", "Rundong", "" ], [ "Guo", "Ji-Heng", "" ], [ "Liu", "Jia", "" ], [ "Wang", "Xiao-Ping", "" ] ]
2412.11842
C\'ecile Mailler
C\'ecile Mailler and Bruno Schapira
A localisation phase transition for the catalytic branching random walk
null
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We show the existence of a phase transition between a localisation and a non-localisation regime for a branching random walk with a catalyst at the origin. More precisely, we consider a continuous-time branching random walk that jumps at rate one, with simple random walk jumps on $\mathbb Z^d$, and that branches (with binary branching) at rate $\lambda>0$ everywhere, except at the origin, where it branches at rate $\lambda_0>\lambda$. We show that, if $\lambda_0$ is large enough, then the occupation measure of the branching random walk localises (i.e. when normalised by the total number of particles, it converges almost surely without spatial renormalisation), whereas, if $\lambda_0$ is close enough to $\lambda$, then the occupation measure delocalises, in the sense that the proportion of particles in any finite given set converges almost surely to zero. The case $\lambda = 0$ (when branching only occurs at the origin) has been extensively studied in the literature and a transition between localisation and non-localisation was also exhibited in this case. Interestingly, the transition that we observe, conjecture, and partially prove in this paper occurs at the same threshold as in the case $\lambda=0$. One of the strengths of our result is that, in the localisation regime, we are able to prove convergence of the occupation measure, whilst existing results in the case $\lambda = 0$ give convergence of moments instead.
[ { "version": "v1", "created": "Mon, 16 Dec 2024 15:06:45 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 15:38:12 GMT" } ]
2025-09-05T00:00:00
[ [ "Mailler", "Cécile", "" ], [ "Schapira", "Bruno", "" ] ]
2412.12722
Qi Zhou
Qi Zhou, Tianlin Li, Qing Guo, Dongxia Wang, Yun Lin, Yang Liu, Jin Song Dong
Defending LVLMs Against Vision Attacks through Partial-Perception Supervision
Accepted to ICML 2025
null
null
null
cs.CV cs.AI cs.CR
http://creativecommons.org/licenses/by-nc-nd/4.0/
Recent studies have raised significant concerns regarding the vulnerability of Large Vision Language Models (LVLMs) to maliciously injected or perturbed input images, which can mislead their responses. Existing defense methods show that such vision attacks are sensitive to image modifications especially cropping, using majority voting across responses of modified images as corrected responses. However, these modifications often result in partial images and distort the semantics, which reduces response quality on clean images after voting. Instead of directly using responses from partial images for voting, we investigate using them to supervise the LVLM's responses to the original images. We propose a black-box, training-free method called DPS (Defense through Partial-Perception Supervision). In this approach, the model is prompted using the responses generated by a model that perceives only a partial image. With DPS, the model can adjust its response based on partial image understanding when under attack, while confidently maintaining its original response for clean input. Our findings show that the weak model can supervise the strong model: when faced with an attacked input, the strong model becomes less confident and adjusts its response based on the weak model's partial understanding, effectively defending against the attack. With clean input, it confidently maintains its original response. Empirical experiments show our method outperforms the baseline, cutting the average attack success rate by 76.3% across six datasets on three popular models.
[ { "version": "v1", "created": "Tue, 17 Dec 2024 09:38:58 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 06:43:22 GMT" } ]
2025-09-05T00:00:00
[ [ "Zhou", "Qi", "" ], [ "Li", "Tianlin", "" ], [ "Guo", "Qing", "" ], [ "Wang", "Dongxia", "" ], [ "Lin", "Yun", "" ], [ "Liu", "Yang", "" ], [ "Dong", "Jin Song", "" ] ]
2412.14693
Daniel Loughran
Daniel Loughran and Judith Ortmann
Rational points in a family of conics over $\mathbb{F}_2(t)$
19 pages
null
null
null
math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Serre famously showed that almost all plane conics over $\mathbb{Q}$ have no rational point. We investigate versions of this over global function fields, focusing on a specific family of conics over $\mathbb{F}_2(t)$ which illustrates new behaviour. We obtain an asymptotic formula using harmonic analysis, which requires a Tauberian theorem over function fields for Dirichlet series with branch point singularities.
[ { "version": "v1", "created": "Thu, 19 Dec 2024 09:53:09 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 10:40:50 GMT" } ]
2025-09-05T00:00:00
[ [ "Loughran", "Daniel", "" ], [ "Ortmann", "Judith", "" ] ]
2412.16572
Yikai Hou
Chao Ma, Yikai Hou, Xiang Li, Yinggang Sun, Haining Yu, Zhou Fang, Jiaxing Qu
Breaking the Context Bottleneck on Long Time Series Forecasting
rewrite and authorship changing
null
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by/4.0/
Long-term time-series forecasting is essential for planning and decision-making in economics, energy, and transportation, where long foresight is required. To obtain such long foresight, models must be both efficient and effective in processing long sequence. Recent advancements have enhanced the efficiency of these models; however, the challenge of effectively leveraging longer sequences persists. This is primarily due to the tendency of these models to overfit when presented with extended inputs, necessitating the use of shorter input lengths to maintain tolerable error margins. In this work, we investigate the multiscale modeling method and propose the Logsparse Decomposable Multiscaling (LDM) framework for the efficient and effective processing of long sequences. We demonstrate that by decoupling patterns at different scales in time series, we can enhance predictability by reducing non-stationarity, improve efficiency through a compact long input representation, and simplify the architecture by providing clear task assignments. Experimental results demonstrate that LDM not only outperforms all baselines in long-term forecasting benchmarks, but also reducing both training time and memory costs.
[ { "version": "v1", "created": "Sat, 21 Dec 2024 10:29:34 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 01:16:44 GMT" } ]
2025-09-05T00:00:00
[ [ "Ma", "Chao", "" ], [ "Hou", "Yikai", "" ], [ "Li", "Xiang", "" ], [ "Sun", "Yinggang", "" ], [ "Yu", "Haining", "" ], [ "Fang", "Zhou", "" ], [ "Qu", "Jiaxing", "" ] ]
2412.16887
Jiaozi Wang
Jiaozi Wang, Toma\v{z} Prosen, Giulio Casati
Local integrability breaking and exponential localization of leading Lyapunov vectors
8 pages, 8 figures
Phys. Rev. E 112, L032201 (2025)
10.1103/lkjy-xd53
null
cond-mat.stat-mech nlin.CD
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study integrability breaking and transport in a discrete space-time lattice with a local integrability breaking perturbation. We find a singular distribution of the Lyapunov spectrum where the majority of Lyapunov exponents vanish in the thermodynamic limit. The sub-extensive sequence of nonzero exponents, converging in the thermodynamic limit, correspond to Lyapunov vectors that are exponentially localized with localization lengths proportional to inverse Lyapunov exponents. Moreover, we investigate the transport behavior of the system by considering the spin-spin and current-current spatio-temporal correlation functions. Our results indicate that the overall transport behavior, similarly as in the purely integrable case, conforms to Kardar-Parisi-Zhang scaling in the thermodynamic limit and at vanishing magnetization. The same dynamical exponent $z=3/2$ governs the effect of local perturbation spreading in the bulk.
[ { "version": "v1", "created": "Sun, 22 Dec 2024 06:49:01 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 06:54:08 GMT" } ]
2025-09-05T00:00:00
[ [ "Wang", "Jiaozi", "" ], [ "Prosen", "Tomaž", "" ], [ "Casati", "Giulio", "" ] ]
2412.18850
Sheng Liu
Sheng Liu, Yong-Sheng Zhang
Dynamics of Topological Defects in a Rashba Spin-Orbit Coupled Bose-Einstein Condensate
8 pages, 11 figures
Phys. Rev. A 112, 033304 (2025)
10.1103/qlx5-dqr3
null
cond-mat.quant-gas quant-ph
http://creativecommons.org/licenses/by/4.0/
We investigate the quench dynamics of a two-dimensional Rashba spin-orbit coupled Bose-Einstein condensate. Our study focuses on quenching the system from a zero-momentum phase to a plane-wave phase. During this quench, topological defects emerge in the form of vortices. These vortices and anti-vortices exhibit a random spatial distribution with equal numbers, mirroring the core principles of Kosterlitz-Thouless physics. In a uniform system, we observe an exponential scaling of both the vortex production time and the vortex number with the quench rate, consistent with the conventional Kibble-Zurek mechanism. The decay of which adheres to a logarithmic law, aligning with experimental observations.
[ { "version": "v1", "created": "Wed, 25 Dec 2024 09:31:42 GMT" } ]
2025-09-05T00:00:00
[ [ "Liu", "Sheng", "" ], [ "Zhang", "Yong-Sheng", "" ] ]
2501.00649
Andrzej Derdzinski
Andrzej Derdzinski, Yunhee Euh, Sinhwi Kim, JeongHyeong Park
On weakly Einstein K\"ahler surfaces
Some unnecessary text removed from Section 6
null
null
null
math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Riemannian four-manifolds in which the triple contraction of the curvature tensor against itself yields a functional multiple of the metric are called weakly Einstein. We focus on weakly Einstein K\"ahler surfaces. We provide several conditions characterizing those K\"ahler surfaces which are weakly Einstein, classify weakly Einstein K\"ahler surfaces having some specific additional properties, and construct new examples.
[ { "version": "v1", "created": "Tue, 31 Dec 2024 21:10:29 GMT" }, { "version": "v2", "created": "Tue, 27 May 2025 16:28:27 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 15:38:45 GMT" } ]
2025-09-05T00:00:00
[ [ "Derdzinski", "Andrzej", "" ], [ "Euh", "Yunhee", "" ], [ "Kim", "Sinhwi", "" ], [ "Park", "JeongHyeong", "" ] ]
2501.01436
Hannes Mayr
T. Stetz, H. Mayr, V. Werner, N. Pietralla, Y. Tsunoda, T. Otsuka, G. Rainovski, T. Beck, R. Borcea, S. Calinescu, C. Costache, I. E. Dinescu, K. E. Ide, A. N. Ionescu, P. Koseoglou, R. Lica, N. M\u{a}rginean, R. E. Mihai, C. M. Nickel, C. R. Nita, L. Stan, S. Toma, R. Zidarova
Isolated one-phonon mixed-symmetry 2+ state of the radioactive neutron-rich nuclide 132Te
null
null
10.1103/l6dj-yfz7
null
nucl-ex
http://creativecommons.org/licenses/by/4.0/
The $M1$ transition strengths between excited $2^+$ states of the neutron-rich, radioactive nuclide $^{132}$Te have been studied through direct lifetime measurements using the Doppler-shift attenuation method in a two-neutron transfer reaction on a $^{130}$Te target. An unambiguous identification of the lowest-lying mixed-symmetry $2^+$ state has been achieved on the basis of the large $B(M1;2^+_2\rightarrow2^+_1$)=0.18(2) $\mu_\mathrm{N}^2$ transition strength, in agreement with shell-model calculations. Results are compared to the shell model, and the analysis of both, data and calculations, unambiguously identifies the second-excited $2^+$ state of $^{132}$Te as the one-quadrupole phonon mixed-symmetry state of this isotope. A lowering of the energy and $B(M1;2^+_\mathrm{ms}\rightarrow 2^+_1)$ strength within the $N$=80 isotones toward the $Z$=50 shell closure is observed, which goes alongside with the lowering of the $E2$ collectivity approaching the magic proton shell.
[ { "version": "v1", "created": "Fri, 20 Dec 2024 15:13:42 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 18:20:58 GMT" } ]
2025-09-05T00:00:00
[ [ "Stetz", "T.", "" ], [ "Mayr", "H.", "" ], [ "Werner", "V.", "" ], [ "Pietralla", "N.", "" ], [ "Tsunoda", "Y.", "" ], [ "Otsuka", "T.", "" ], [ "Rainovski", "G.", "" ], [ "Beck", "T.", "" ], [ "Borcea", "R.", "" ], [ "Calinescu", "S.", "" ], [ "Costache", "C.", "" ], [ "Dinescu", "I. E.", "" ], [ "Ide", "K. E.", "" ], [ "Ionescu", "A. N.", "" ], [ "Koseoglou", "P.", "" ], [ "Lica", "R.", "" ], [ "Mărginean", "N.", "" ], [ "Mihai", "R. E.", "" ], [ "Nickel", "C. M.", "" ], [ "Nita", "C. R.", "" ], [ "Stan", "L.", "" ], [ "Toma", "S.", "" ], [ "Zidarova", "R.", "" ] ]
2501.01643
Mo Tian
Mo Tian, Md Zubair Ebne Rafique, Kolappan Chidambaranathan, Randy Brost, Daniel Small, David Novick, Julius Yellowhair, Yu Yao
A Polarimetry-based Field-deployable Non-interruptive Mirror Soiling Detection Method
50 pages, 16 figures
null
null
null
physics.app-ph physics.optics
http://creativecommons.org/licenses/by/4.0/
The soiling level of heliostat mirrors in Concentrated Solar Power (CSP) fields is one of the key factors that significantly influences optical efficiency. State-of-the-art methods of monitoring heliostats soiling levels still face various challenges, including slow speed, labor-intensive operations, resolution and accuracy constraints or interruptions to solar field operations. We present a rapid, cost-effective, and non-intrusive method for mirror soiling detection based on polarimetric imaging, referred to as Polarimetric Imaging-based Mirror Soiling (PIMS). The compact PIMS device is designed for integration with unmanned aerial vehicles (UAVs), enabling rapid, large-area assessments of heliostat mirrors for efficient soiling detection. Our method utilizes the correlation between the Degree of Linear Polarization (DoLP) and surface soiling level based on Mie scattering theory and Monte Carlo simulations. Field deployment of the PIMS method requires minimal device installation, and its UAV-based operation allows for soiling detection without interrupting plant activities. The PIMS method holds the potential for mirror soiling detection across various concentrated solar power (CSP) plants and can be further adapted for other types of solar fields, such as parabolic trough systems.
[ { "version": "v1", "created": "Fri, 03 Jan 2025 05:28:19 GMT" }, { "version": "v2", "created": "Mon, 02 Jun 2025 23:56:01 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 03:08:21 GMT" } ]
2025-09-05T00:00:00
[ [ "Tian", "Mo", "" ], [ "Rafique", "Md Zubair Ebne", "" ], [ "Chidambaranathan", "Kolappan", "" ], [ "Brost", "Randy", "" ], [ "Small", "Daniel", "" ], [ "Novick", "David", "" ], [ "Yellowhair", "Julius", "" ], [ "Yao", "Yu", "" ] ]
2501.02057
Yue Yu
Yue Yu, Magnus B. Lyngby, Tatsuya Shishidou, Merc\`e Roig, Andreas Kreisel, Michael Weinert, Brian M. Andersen, Daniel F. Agterberg
Odd-parity Magnetism Driven by Antiferromagnetic Exchange
null
Phys. Rev. Lett. 135, 046701 (2025)
10.1103/zk69-k6b2
null
cond-mat.str-el cond-mat.mes-hall cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
Realizing odd-parity, time-reversal-preserving, non-relativistic spin splitting is a central goal for spintronics applications. We propose a group-theory-based microscopic framework to induce odd-parity spin splitting from coplanar antiferromagnetic (AFM) states without spin-orbit coupling (SOC). We develop phenomenological models for 421 conventional period-doubling AFM systems in non-symmorphic space groups and construct minimal microscopic models for 119 of these. We find that these AFM states can attain three possible competing ground states. These ground states all break symmetries in addition to those broken by the usual AFM order. Specifically, they give rise to either odd-parity spin-splitting, nematic order, or scalar odd-parity order related to multiferroicity. Our microscopic theories reveal that the odd-parity spin-splitting energy scale is generically large and further reveal that the scalar odd-parity order gives a non-zero Berry curvature dipole without SOC. We identify 67 materials in the Magndata database for which our theory applies. We provide DFT calculations on FeSe that reveal an $h$-wave spin splitting consistent with our symmetry arguments and apply our microscopic model to determine the non-relativistic Edelstein response for CeNiAsO.
[ { "version": "v1", "created": "Fri, 03 Jan 2025 19:00:05 GMT" }, { "version": "v2", "created": "Thu, 30 Jan 2025 19:56:30 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 16:09:56 GMT" } ]
2025-09-05T00:00:00
[ [ "Yu", "Yue", "" ], [ "Lyngby", "Magnus B.", "" ], [ "Shishidou", "Tatsuya", "" ], [ "Roig", "Mercè", "" ], [ "Kreisel", "Andreas", "" ], [ "Weinert", "Michael", "" ], [ "Andersen", "Brian M.", "" ], [ "Agterberg", "Daniel F.", "" ] ]
2501.03905
Xudong Liao
Xudong Liao, Yijun Sun, Han Tian, Xinchen Wan, Yilun Jin, Zilong Wang, Zhenghang Ren, Xinyang Huang, Wenxue Li, Kin Fai Tse, Zhizhen Zhong, Guyue Liu, Ying Zhang, Xiaofeng Ye, Yiming Zhang, Kai Chen
MixNet: A Runtime Reconfigurable Optical-Electrical Fabric for Distributed Mixture-of-Experts Training
This is the camera-ready version of the paper published in ACM SIGCOMM 2025. Corresponding authors: [email protected] (Z. Zhong), [email protected] (K. Chen)
Proceedings of the 2025 ACM SIGCOMM Conference
10.1145/3718958.3750465
null
cs.NI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Mixture-of-Expert (MoE) models outperform conventional models by selectively activating different subnets, named experts, on a per-token basis. This gated computation generates dynamic communications that cannot be determined beforehand, challenging the existing GPU interconnects that remain static during the distributed training process. In this paper, we advocate for a first-of-its-kind system, called MixNet, that unlocks topology reconfiguration during distributed MoE training. Towards this vision, we first perform a production measurement study and show that the MoE dynamic communication pattern has strong locality, alleviating the requirement of global reconfiguration. Based on this, we design and implement a regionally reconfigurable high-bandwidth domain on top of existing electrical interconnects using optical circuit switching (OCS), achieving scalability while maintaining rapid adaptability. We have built a fully functional MixNet prototype with commodity hardware and a customized collective communication runtime that trains state-of-the-art MoE models with in-training topology reconfiguration across 32 A100 GPUs. Large-scale packet-level simulations show that MixNet delivers comparable performance as the non-blocking fat-tree fabric while boosting the training cost efficiency (e.g., performance per dollar) of four representative MoE models by 1.2x-1.5x and 1.9x-2.3x at 100 Gbps and 400 Gbps link bandwidths, respectively.
[ { "version": "v1", "created": "Tue, 07 Jan 2025 16:19:40 GMT" }, { "version": "v2", "created": "Tue, 17 Jun 2025 16:02:34 GMT" }, { "version": "v3", "created": "Mon, 04 Aug 2025 04:28:28 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 08:37:22 GMT" } ]
2025-09-05T00:00:00
[ [ "Liao", "Xudong", "" ], [ "Sun", "Yijun", "" ], [ "Tian", "Han", "" ], [ "Wan", "Xinchen", "" ], [ "Jin", "Yilun", "" ], [ "Wang", "Zilong", "" ], [ "Ren", "Zhenghang", "" ], [ "Huang", "Xinyang", "" ], [ "Li", "Wenxue", "" ], [ "Tse", "Kin Fai", "" ], [ "Zhong", "Zhizhen", "" ], [ "Liu", "Guyue", "" ], [ "Zhang", "Ying", "" ], [ "Ye", "Xiaofeng", "" ], [ "Zhang", "Yiming", "" ], [ "Chen", "Kai", "" ] ]
2501.04316
Preethi Seshadri
Preethi Seshadri, Hongyu Chen, Sameer Singh, Seraphina Goldfarb-Tarrant
Small Changes, Large Consequences: Analyzing the Allocational Fairness of LLMs in Hiring Contexts
null
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large language models (LLMs) are increasingly being deployed in high-stakes applications like hiring, yet their potential for unfair decision-making remains understudied in generative and retrieval settings. In this work, we examine the allocational fairness of LLM-based hiring systems through two tasks that reflect actual HR usage: resume summarization and applicant ranking. By constructing a synthetic resume dataset with controlled perturbations and curating job postings, we investigate whether model behavior differs across demographic groups. Our findings reveal that generated summaries exhibit meaningful differences more frequently for race than for gender perturbations. Models also display non-uniform retrieval selection patterns across demographic groups and exhibit high ranking sensitivity to both gender and race perturbations. Surprisingly, retrieval models can show comparable sensitivity to both demographic and non-demographic changes, suggesting that fairness issues may stem from broader model brittleness. Overall, our results indicate that LLM-based hiring systems, especially in the retrieval stage, can exhibit notable biases that lead to discriminatory outcomes in real-world contexts.
[ { "version": "v1", "created": "Wed, 08 Jan 2025 07:28:10 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 15:53:10 GMT" } ]
2025-09-05T00:00:00
[ [ "Seshadri", "Preethi", "" ], [ "Chen", "Hongyu", "" ], [ "Singh", "Sameer", "" ], [ "Goldfarb-Tarrant", "Seraphina", "" ] ]
2501.04668
Yuchao Li
Yuchao Li and Dimitri Bertsekas
Semilinear Dynamic Programming: Analysis, Algorithms, and Certainty Equivalence Properties
null
null
null
null
math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider a broad class of dynamic programming (DP) problems that involve a partially linear structure and some positivity properties in their system equation and cost function. We address deterministic and stochastic problems, possibly with Markov jump parameters. We focus primarily on infinite horizon problems and prove that under our assumptions, the optimal cost function is linear, and that an optimal policy can be computed efficiently with standard DP algorithms. Moreover, we show that forms of certainty equivalence hold for our stochastic problems, in analogy with the classical linear quadratic optimal control problems.
[ { "version": "v1", "created": "Wed, 08 Jan 2025 18:28:56 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 11:16:47 GMT" } ]
2025-09-05T00:00:00
[ [ "Li", "Yuchao", "" ], [ "Bertsekas", "Dimitri", "" ] ]
2501.06619
William M Watkins
William M. Watkins and Gregory Quiroz
Non-Markovian Noise in Symmetry-Preserving Quantum Dynamics
null
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In quantum dynamics, symmetries are vital for identifying and assessing conserved quantities that govern the evolution of a quantum system. When promoted to the open quantum system setting, dynamical symmetries can be negatively altered by system-environment interactions, thus, complicating their analysis. Previous work on noisy symmetric quantum dynamics has focused on the Markovian setting, despite the ubiquity of non-Markovian noise in a number of widely used quantum technologies. In this Letter, we develop a framework for quantifying the impact of non-Markovian noise on symmetric quantum evolution via root space decompositions and the filter function formalism. We demonstrate analytically that symmetry-preserving noise maintains the symmetric subspace, while nonsymmetric noise leads to highly specific leakage errors that are block diagonal in the symmetry representation. We support our findings with numerical studies of a transverse-field Ising model and a quantum error detecting code subject to spatiotemporally correlated multiaxis noise. Our results are broadly applicable, providing new analytic insights into the control and characterization of open quantum system dynamics.
[ { "version": "v1", "created": "Sat, 11 Jan 2025 19:00:05 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 20:34:39 GMT" } ]
2025-09-05T00:00:00
[ [ "Watkins", "William M.", "" ], [ "Quiroz", "Gregory", "" ] ]
2501.07527
Maritza Ahumada
Maritza Ahumada, Natalia Valderrama-Quinteros, and Guillermo Romero
Floquet-engineered system-reservoir interaction in the transverse field Ising model
11 pages, 15 Figures, 54 references
null
10.1002/qute.202500031
null
quant-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
Periodically driving a quantum many-body system can drastically change its properties, leading to exotic non-equilibrium states of matter without a static analog. In this scenario, parametric resonances and the complexity of an interacting many-body system are pivotal in establishing non-equilibrium states. We report on a Floquet-engineered transverse field Ising model for the controlled propagation in one dimension of spin waves. The underlying mechanisms behind our proposal rely on high-frequency drivings using characteristic parametric resonances of the spin lattice. Many-body resonances modulating spin-spin exchange or individual spin gaps inhibit interactions between spins thus proving a mechanism for controlling spin-wave propagation and a quantum switch. Our schemes may be implemented in circuit QED with direct applications in coupling-decoupling schemes for system-reservoir interaction and routing in quantum networks.
[ { "version": "v1", "created": "Mon, 13 Jan 2025 17:58:34 GMT" }, { "version": "v2", "created": "Fri, 17 Jan 2025 20:56:31 GMT" }, { "version": "v3", "created": "Mon, 18 Aug 2025 16:16:05 GMT" } ]
2025-09-05T00:00:00
[ [ "Ahumada", "Maritza", "" ], [ "Valderrama-Quinteros", "Natalia", "" ], [ "Romero", "Guillermo", "" ] ]
2501.07630
Christoph Uhlemann
Dongming He, Christoph F. Uhlemann
One-point functions for doubly-holographic BCFTs and backreacting defects
34 pages, 5 figures; v2: published version
null
null
null
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We derive one-point functions in 4d $\mathcal N=4$ SYM with $\tfrac{1}{2}$-BPS boundaries, defects and interfaces which host large numbers of defect degrees of freedom. The theories are engineered by Gaiotto-Witten D3/D5/NS5 brane setups with large numbers of D5 and NS5 branes, and have holographic duals with fully backreacted 5-branes. They include BCFTs with 3d SCFTs on the boundary which allow for the notion of double holography, as well as D3/D5 defects and interfaces with large numbers of D5-branes. Through a combination of supersymmetric localization and holography we derive one-point functions for 4d chiral primary operators.
[ { "version": "v1", "created": "Mon, 13 Jan 2025 19:00:01 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 22:30:43 GMT" } ]
2025-09-05T00:00:00
[ [ "He", "Dongming", "" ], [ "Uhlemann", "Christoph F.", "" ] ]
2501.07681
Hong Ye Tan
Hong Ye Tan, Emma Slade
Dataset Distillation as Pushforward Optimal Quantization
Modified abstract, additional experiments based on diffusion transformers
null
null
null
cs.LG cs.CV math.OC stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Dataset distillation aims to find a synthetic training set such that training on the synthetic data achieves similar performance to training on real data, with orders of magnitude less computational requirements. Existing methods can be broadly categorized as either bi-level optimization problems that have neural network training heuristics as the lower level problem, or disentangled methods that bypass the bi-level optimization by matching distributions of data. The latter method has the major advantages of speed and scalability in terms of size of both training and distilled datasets. We demonstrate that when equipped with an encoder-decoder structure, the empirically successful disentangled methods can be reformulated as an optimal quantization problem, where a finite set of points is found to approximate the underlying probability measure by minimizing the expected projection distance. In particular, we link existing disentangled dataset distillation methods to the classical optimal quantization and Wasserstein barycenter problems, demonstrating consistency of distilled datasets for diffusion-based generative priors. We propose Dataset Distillation by Optimal Quantization, based on clustering in a latent space. Compared to the previous SOTA method D\textsuperscript{4}M, we achieve better performance and inter-model generalization on the ImageNet-1K dataset with trivial additional computation, and SOTA performance in higher image-per-class settings. Using the distilled noise initializations in a stronger diffusion transformer model, we obtain SOTA distillation performance on ImageNet-1K and its subsets, outperforming diffusion guidance methods.
[ { "version": "v1", "created": "Mon, 13 Jan 2025 20:41:52 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 19:44:03 GMT" } ]
2025-09-05T00:00:00
[ [ "Tan", "Hong Ye", "" ], [ "Slade", "Emma", "" ] ]
2501.10176
Anjiao Gu
Anjiao Gu and Shi Jin
Quantum simulation of a class of highly-oscillatory transport equations via Schr\"odingerisation
null
null
null
null
math.NA cs.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we present quantum algorithms for a class of highly-oscillatory transport equations, which arise in semiclassical computation of surface hopping problems and other related non-adiabatic quantum dynamics, based on the Born-Oppenheimer approximation. Our method relies on the classical nonlinear geometric optics method, and the recently developed Schr\"odingerisation approach for quantum simulation of partial differential equations. The Schr\"odingerisation technique can transform any linear ordinary and partial differential equations into Hamiltonian systems evolving under unitary dynamics, via a warped phase transformation that maps these equations to one higher dimension. We study possible paths for better recoveries of the solution to the original problem by shifting the bad eigenvalues in the Schr\"odingerized system. Our method ensures the uniform error estimates independent of the wave length, thus allowing numerical accuracy, in maximum norm, even without numerically resolving the physical oscillations. Various numerical experiments are performed to demonstrate the validity of this approach.
[ { "version": "v1", "created": "Fri, 17 Jan 2025 13:19:59 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 07:42:49 GMT" } ]
2025-09-05T00:00:00
[ [ "Gu", "Anjiao", "" ], [ "Jin", "Shi", "" ] ]
2501.10426
Michiel Smet
Michiel Smet
Cubic norm pairs and hermitian cubic norm structures
63 pages
null
null
null
math.RA
http://creativecommons.org/licenses/by/4.0/
We generalize cubic norm structures to cubic norm pairs and extend hermitian cubic norm structures to arbitrary commutative unital rings. For the associated ``skew dimension one structurable algebra" of these pairs, we construct a corresponding Lie algebra and a group of automorphisms of the Lie algebra.
[ { "version": "v1", "created": "Fri, 10 Jan 2025 15:18:55 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 15:10:52 GMT" } ]
2025-09-05T00:00:00
[ [ "Smet", "Michiel", "" ] ]
2501.10828
Dibyayan Chakraborty
Dibyayan Chakraborty, Florent Foucaud
Strong isometric path complexity of graphs: Asymptotic minors, restricted holes, and graph operations
Revised version. Abstract shortened to match constraints
null
null
null
math.CO cs.DM
http://creativecommons.org/licenses/by/4.0/
The (strong) isometric path complexity is a recently introduced graph invariant that captures how arbitrary isometric paths (i.e., shortest paths) of a graph can be viewed as a union of a few ``rooted" isometric paths (i.e., isometric paths with a common end-vertex). We show that important graph classes studied in \emph{coarse graph theory} have bounded strong isometric path complexity. Let $U_t$ denote the graph obtained by adding a universal vertex to a path of $t-1$ edges. We show that the strong isometric path complexity of $U_t$-asymptotic minor-free graphs is bounded. This implies that $K_4^-$-asymptotic minor-free graphs, i.e., graphs that are quasi-isometric to a cactus [Fujiwara \& Papasoglu '23], have bounded strong isometric path complexity. On the other hand, $K_4$-minor-free graphs have unbounded strong isometric path complexity. Hence, for a graph $H$ on at most four vertices, $H$-asymptotic minor-free graphs have bounded (strong) isometric path complexity if and only if $H\not=K_4$. We show that graphs whose all induced cycles of length at least 4 have the same length (also known as monoholed graphs as defined by [Cook et al., \textsc{JCTB '24}]) form a subclass of $U_4$-asymptotic minor-free graphs. Hence, the strong isometric path complexity of monoholed graphs is bounded. On the other hand, we show that even-hole free graphs have unbounded strong isometric path complexity. We investigate which graph operations preserve strong isometric path complexity. We show that the strong isometric path complexity is preserved under the \emph{fixed power} and \emph{line graph} operators, two important graph operations. We also show that the \emph{clique-sums} of finitely many graphs with strong isometric path complexity at most $k$, yield a graph with strong isometric path complexity at most $3k+18$.
[ { "version": "v1", "created": "Sat, 18 Jan 2025 17:21:46 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 09:23:21 GMT" } ]
2025-09-05T00:00:00
[ [ "Chakraborty", "Dibyayan", "" ], [ "Foucaud", "Florent", "" ] ]
2501.11110
Yiyao Yu
Yiyao Yu, Yuxiang Zhang, Dongdong Zhang, Xiao Liang, Hengyuan Zhang, Xingxing Zhang, Ziyi Yang, Mahmoud Khademi, Hany Awadalla, Junjie Wang, Yujiu Yang, Furu Wei
Chain-of-Reasoning: Towards Unified Mathematical Reasoning in Large Language Models via a Multi-Paradigm Perspective
Accepted to ACL 2025 (Main)
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large Language Models (LLMs) have made notable progress in mathematical reasoning, yet often rely on single-paradigm reasoning, limiting their effectiveness across diverse tasks. We introduce Chain-of-Reasoning (CoR), a novel unified framework integrating multiple reasoning paradigms--Natural Language Reasoning (NLR), Algorithmic Reasoning (AR), and Symbolic Reasoning (SR)--to enable synergistic collaboration. CoR generates multiple potential answers via different reasoning paradigms and synthesizes them into a coherent final solution. We propose a Progressive Paradigm Training (PPT) strategy for models to progressively master these paradigms, leading to CoR-Math-7B. Experimental results demonstrate that CoR-Math-7B significantly outperforms current SOTA models, achieving up to a 41.0% absolute improvement over GPT-4o in theorem proving and a 15.0% improvement over RL-based methods on the MATH benchmark in arithmetic tasks. These results show the enhanced mathematical comprehension ability of our model, enabling zero-shot generalization across tasks.
[ { "version": "v1", "created": "Sun, 19 Jan 2025 16:53:26 GMT" }, { "version": "v2", "created": "Mon, 12 May 2025 13:04:44 GMT" }, { "version": "v3", "created": "Wed, 27 Aug 2025 10:56:53 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 14:01:21 GMT" } ]
2025-09-05T00:00:00
[ [ "Yu", "Yiyao", "" ], [ "Zhang", "Yuxiang", "" ], [ "Zhang", "Dongdong", "" ], [ "Liang", "Xiao", "" ], [ "Zhang", "Hengyuan", "" ], [ "Zhang", "Xingxing", "" ], [ "Yang", "Ziyi", "" ], [ "Khademi", "Mahmoud", "" ], [ "Awadalla", "Hany", "" ], [ "Wang", "Junjie", "" ], [ "Yang", "Yujiu", "" ], [ "Wei", "Furu", "" ] ]
2501.11753
Teddy Mekonnen
Teddy Mekonnen
How to Segment a Search Market: Information Design and Directed Search
null
null
null
null
econ.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper examines when the public provision of information in search markets improves welfare. I consider a two-sided frictional search market in which buyers match with vertically differentiated sellers. The market is segmented into submarkets based on seller types. Such segmentation serves as a public signal that buyers use to direct their search. Given a segmentation, I characterize both the socially efficient and the equilibrium allocation of buyers across submarkets, and identify a Hosios-type condition under which the equilibrium allocation is efficient. I then analyze the design of surplus-maximizing segmentations, showing that the nature of search externalities determines when the constrained-efficient segmentation fully separates seller types or pools them into at most a binary partition.
[ { "version": "v1", "created": "Mon, 20 Jan 2025 21:24:59 GMT" }, { "version": "v2", "created": "Thu, 06 Feb 2025 08:02:20 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 23:01:18 GMT" } ]
2025-09-05T00:00:00
[ [ "Mekonnen", "Teddy", "" ] ]
2501.12084
Weile Luo
Weile Luo, Ruibo Fan, Zeyu Li, Dayou Du, Hongyuan Liu, Qiang Wang, Xiaowen Chu
Dissecting the NVIDIA Hopper Architecture through Microbenchmarking and Multiple Level Analysis
arXiv admin note: substantial text overlap with arXiv:2402.13499
null
null
null
cs.DC cs.AR cs.PF
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This study presents a comprehensive multi-level analysis of the NVIDIA Hopper GPU architecture, focusing on its performance characteristics and novel features. We benchmark Hopper's memory subsystem, highlighting improvements in the L2 partitioned cache and global memory access compared to Ampere and Ada Lovelace. The evaluation of Hopper's fourth-generation tensor cores reveals the benefits of FP8 precision and asynchronous wgmma instructions for matrix operations. Additionally, we investigate the performance of DPX instructions for dynamic programming, distributed shared memory (DSM) for inter-SM communication, and the Tensor Memory Accelerator (TMA) for asynchronous data movement. Through multi-level evaluation, we discover that the Hopper architecture demonstrates significant acceleration potential in real-world applications. For instance, the asynchronous programming model supported by TMA achieves a 1.5x speedup in matrix multiplication, FP8 delivers nearly double the performance of FP16, and DPX instructions accelerate a computational biology algorithm by at least 4.75x. Our findings provide actionable insights for optimizing compute-intensive workloads, from AI training to bioinformatics, on Hopper GPUs.
[ { "version": "v1", "created": "Tue, 21 Jan 2025 12:19:02 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 15:21:11 GMT" } ]
2025-09-05T00:00:00
[ [ "Luo", "Weile", "" ], [ "Fan", "Ruibo", "" ], [ "Li", "Zeyu", "" ], [ "Du", "Dayou", "" ], [ "Liu", "Hongyuan", "" ], [ "Wang", "Qiang", "" ], [ "Chu", "Xiaowen", "" ] ]
2501.12305
Pedro Paraguass\'u
Pedro V. Paraguass\'u, Thiago Guerreiro
Apparent violations of the second law in the quantum-classical dynamics of interacting levitated nanoparticles
11 pages, 6 figures
Phys. Rev. E 112, 024134. Published 25 August, 2025
10.1103/5s83-qzzk
null
quant-ph cond-mat.stat-mech
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Random exchanges of energy arise naturally in stochastic systems. As a consequence, apparent violations of the second law of thermodynamics can occur, as it holds true on average. Here we investigate the occurrence of these apparent violations -- termed free lunches -- in a quantum-classical system comprised of levitated nanoparticles exchanging energy via the Coulomb interaction. We consider different initial states for the quantum system, and how these exert work and fluctuations upon the classical particle affecting the probability of free lunches. With that, we initiate the study of hybrid quantum-classical systems through the lens of stochastic thermodynamics.
[ { "version": "v1", "created": "Tue, 21 Jan 2025 17:18:40 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 13:17:59 GMT" } ]
2025-09-05T00:00:00
[ [ "Paraguassú", "Pedro V.", "" ], [ "Guerreiro", "Thiago", "" ] ]
2501.12442
Filip Mou\v{c}ka
Filip Mou\v{c}ka and Roberto Rubio
Symmetric Cartan calculus, the Patterson-Walker metric and symmetric cohomology
62 pages, 1 figure. The notation of the symmetric bracket has been updated and the Patterson-Walker bound has been upgraded to the Patterson-Walker cohomology lift (Section 7.2)
null
null
null
math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We develop symmetric Cartan calculus, an analogue of classical Cartan calculus for symmetric differential forms. We first show that the analogue of the exterior derivative, the symmetric derivative, is not unique and its different choices are parametrized by torsion-free affine connections. We use a choice of symmetric derivative to generate the symmetric bracket and the symmetric Lie derivative, and give geometric interpretations of all of them. By proving the structural identities and describing the role of affine morphisms, we reveal an unexpected link of symmetric Cartan calculus with the Patterson-Walker metric, which we recast as a direct analogue of the canonical symplectic form on the cotangent bundle. We show that, in the light of the Patterson-Walker metric, symmetric Cartan calculus becomes a complete analogue of classical Cartan calculus. As an application of this new framework, we introduce symmetric cohomology, which involves Killing tensors, or, in the case of the Levi-Civita connection, Killing vector fields. We characterize the Levi-Civita connections of $\mathrm{S}^1$ in terms of symmetric cohomology and develop further techniques.
[ { "version": "v1", "created": "Tue, 21 Jan 2025 19:00:01 GMT" }, { "version": "v2", "created": "Mon, 27 Jan 2025 18:06:05 GMT" }, { "version": "v3", "created": "Mon, 17 Feb 2025 19:00:03 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 07:40:59 GMT" } ]
2025-09-05T00:00:00
[ [ "Moučka", "Filip", "" ], [ "Rubio", "Roberto", "" ] ]
2501.12650
LinHong Lin
Linghong Lin, Beibei Liu, Zekai Zheng
Resonance Capture and Stability Analysis for Planet Pairs under Type I Disk Migration
13 pages, 13 figures, accepted to A&A
null
null
null
astro-ph.EP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a theoretical framework for investigating a two-planet system undergoing convergent type I migration in a protoplanetary disk. Our study identifies the conditions for resonant capture and subsequent dynamical stability. By deriving analytical criteria for general $j$:$j-1$ first-order mean-motion resonances (MMRs) applicable to planet pairs with arbitrary mass ratios, we validate these predictions through N-body simulations. The key results are demonstrated in $\tau_{\rm m}$-$\tau_{\rm m}/\tau_{e}$ plots, where $\tau_{\rm m}$ and $\tau_{e}$ are the timescales of the angular momentum and eccentricity damping, respectively. Specifically, we determine which combinations of orbital damping timescales allow for capture into resonance, showing that too fast migration or too strong eccentricity damping inhibit successful capture. After capture, the subsequent evolution can be classified into three regimes: stable trap, overstable trap and escape. Importantly, resonant capture always remains stable when the inner planet significantly outweighs the outer one. In contrast, when the mass of the inner planet is lower than or comparable to that of the outer planet, the system transitions from the stable to overstable trap, and eventually escapes the resonance, as the relative strength of eccentricity damping to migration ($\tau_{\rm m}/\tau_{e}$) decreases.
[ { "version": "v1", "created": "Wed, 22 Jan 2025 05:18:53 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 11:24:02 GMT" } ]
2025-09-05T00:00:00
[ [ "Lin", "Linghong", "" ], [ "Liu", "Beibei", "" ], [ "Zheng", "Zekai", "" ] ]
2501.12689
Yifan Yu
Yifan Yu, Yu Gan, Nikhil Sarda, Lillian Tsai, Jiaming Shen, Yanqi Zhou, Arvind Krishnamurthy, Fan Lai, Henry M. Levy, David Culler
IC-Cache: Efficient Large Language Model Serving via In-context Caching
null
null
10.1145/3731569.3764829
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Large language models (LLMs) have excelled in various applications, yet serving them at scale is challenging due to their substantial resource demands and high latency. Our real-world studies reveal that over 70% of user requests to LLMs have semantically similar counterparts, suggesting the potential for knowledge transfer among requests. However, naively caching and reusing past responses leads to a big quality drop. In this paper, we introduce IC-Cache, a caching system that enables live LLM capability augmentation to improve serving efficiency: by leveraging historical request-response pairs from larger models as in-context examples, IC-Cache empowers small LLMs to imitate and even exceed the compositional abilities (e.g., reasoning) of their larger counterparts, enabling selective offloading of requests to reduce cost and latency. Achieving this live augmentation at scale introduces intricate trade-offs between response quality, latency, and system throughput. For a new request, IC-Cache efficiently selects similar, high-utility examples to prepend them to the new request's input. At scale, it adaptively routes requests across LLMs of varying capabilities, accounting for response quality and serving loads. IC-Cache employs a cost-aware cache replay mechanism that refines example quality offline to maximize online cache utility and efficiency. Evaluations on millions of realistic requests demonstrate that IC-Cache improves LLM serving throughput by 1.4-5.9x and reduces latency by 28-71% without hurting response quality.
[ { "version": "v1", "created": "Wed, 22 Jan 2025 07:52:38 GMT" }, { "version": "v2", "created": "Fri, 24 Jan 2025 19:13:12 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 06:20:55 GMT" } ]
2025-09-05T00:00:00
[ [ "Yu", "Yifan", "" ], [ "Gan", "Yu", "" ], [ "Sarda", "Nikhil", "" ], [ "Tsai", "Lillian", "" ], [ "Shen", "Jiaming", "" ], [ "Zhou", "Yanqi", "" ], [ "Krishnamurthy", "Arvind", "" ], [ "Lai", "Fan", "" ], [ "Levy", "Henry M.", "" ], [ "Culler", "David", "" ] ]
2501.13721
Avner Seror
Avner Seror
A Non-Parametric Approach to Heterogeneity Analysis
null
null
null
null
econ.TH econ.EM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We develop a non-parametric methodology to quantify preference heterogeneity in consumer choices. By repeatedly sampling individual observations and partitioning agents into groups consistent with the Generalized Axiom of Revealed Preferences (GARP), we construct a similarity matrix capturing latent preference structures. Under mild assumptions, this matrix consistently and asymptotically normally estimates the probability that any pair of agents share a common utility function. Leveraging this, we develop hypothesis tests to assess whether demographic characteristics systematically explain unobserved heterogeneity. Simulations confirm the test's validity, and we apply the method to a standard grocery expenditure dataset.
[ { "version": "v1", "created": "Thu, 23 Jan 2025 14:53:59 GMT" }, { "version": "v2", "created": "Tue, 18 Feb 2025 08:49:21 GMT" }, { "version": "v3", "created": "Fri, 29 Aug 2025 13:16:12 GMT" }, { "version": "v4", "created": "Thu, 04 Sep 2025 14:47:10 GMT" } ]
2025-09-05T00:00:00
[ [ "Seror", "Avner", "" ] ]
2501.13958
Shengyuan Chen
Qinggang Zhang, Shengyuan Chen, Yuanchen Bei, Zheng Yuan, Huachi Zhou, Zijin Hong, Hao Chen, Yilin Xiao, Chuang Zhou, Yi Chang, Xiao Huang
A Survey of Graph Retrieval-Augmented Generation for Customized Large Language Models
null
null
null
null
cs.CL cs.AI cs.IR
http://creativecommons.org/licenses/by/4.0/
Large language models (LLMs) have demonstrated remarkable capabilities in a wide range of tasks, yet their application to specialized domains remains challenging due to the need for deep expertise. Retrieval-Augmented generation (RAG) has emerged as a promising solution to customize LLMs for professional fields by seamlessly integrating external knowledge bases, enabling real-time access to domain-specific expertise during inference. Despite its potential, traditional RAG systems, based on flat text retrieval, face three critical challenges: (i) complex query understanding in professional contexts, (ii) difficulties in knowledge integration across distributed sources, and (iii) system efficiency bottlenecks at scale. This survey presents a systematic analysis of Graph-based Retrieval-Augmented Generation (GraphRAG), a new paradigm that revolutionizes domain-specific LLM applications. GraphRAG addresses traditional RAG limitations through three key innovations: (i) graph-structured knowledge representation that explicitly captures entity relationships and domain hierarchies, (ii) efficient graph-based retrieval techniques that enable context-preserving knowledge retrieval with multihop reasoning ability, and (iii) structure-aware knowledge integration algorithms that leverage retrieved knowledge for accurate and logical coherent generation of LLMs. In this survey, we systematically analyze the technical foundations of GraphRAG and examine current implementations across various professional domains, identifying key technical challenges and promising research directions. All the related resources of GraphRAG, including research papers, open-source data, and projects, are collected for the community in https://github.com/DEEP-PolyU/Awesome-GraphRAG.
[ { "version": "v1", "created": "Tue, 21 Jan 2025 06:25:21 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 14:24:19 GMT" } ]
2025-09-05T00:00:00
[ [ "Zhang", "Qinggang", "" ], [ "Chen", "Shengyuan", "" ], [ "Bei", "Yuanchen", "" ], [ "Yuan", "Zheng", "" ], [ "Zhou", "Huachi", "" ], [ "Hong", "Zijin", "" ], [ "Chen", "Hao", "" ], [ "Xiao", "Yilin", "" ], [ "Zhou", "Chuang", "" ], [ "Chang", "Yi", "" ], [ "Huang", "Xiao", "" ] ]
2501.14023
Rishabh Kaushik
Rishabh Kaushik
$c=1$, $R=1$ and $N\gg 1$: ZZ instantons in 2D String Theory and Matrix Integrals
48 pages, 5 figures, References Added, Published Version
null
null
null
hep-th
http://creativecommons.org/licenses/by/4.0/
We explore the non-perturbative aspects of $c=1$ string with compactified Euclidean time, its $0+0$ dimensional matrix model duals (at self-dual radius), and $0+1$ dimensional Matrix Quantum Mechanics (free fermion) description. We calculate the instanton normalizations, disk two-point function, and annulus one-point function in worldsheet formalism using string field theory insights. We further match them with the corresponding predictions from the matrix model descriptions. We also have some results and remarks regarding the multi ZZ instanton normalizations and the general $(1,n)$ ZZ instanton normalization for $c=1$ string at both self-dual and generic radius.
[ { "version": "v1", "created": "Thu, 23 Jan 2025 19:00:03 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 06:48:15 GMT" } ]
2025-09-05T00:00:00
[ [ "Kaushik", "Rishabh", "" ] ]
2501.14326
Ridhi Jain
Ridhi Jain and Rahul Purandare
Assessing Large Language Models in Comprehending and Verifying Concurrent Programs across Memory Models
null
null
null
null
cs.SE
http://creativecommons.org/licenses/by-nc-nd/4.0/
As concurrent programming becomes increasingly prevalent, effectively identifying and addressing concurrency issues such as data races and deadlocks is critical. This study evaluates the performance of several leading large language models (LLMs), including GPT-3.5-turbo, GPT-4, GPT-4o, GPT-4o-mini, and Mistral-AI's Large2, in understanding and analyzing concurrency issues within software programs. Given that relaxed memory models, such as Total Store Order (TSO) and Partial Store Order (PSO), are widely implemented and adapted in modern systems, supported even by commodity architectures like ARM and x86, our evaluation focuses not only on sequentially consistent memory models but also on these relaxed memory models. Specifically, we assess two main aspects: the models' capacity to detect concurrency problems under a sequentially consistent memory model and their ability to verify the correctness conditions of concurrent programs across both sequentially consistent and relaxed memory models. To do this, we leverage SV-COMP's pthread tests and 25 ARM Litmus tests designed to evaluate Total Store Order (TSO) and Partial Store Order (PSO) memory models. The experimental results reveal that GPT-4, GPT-4o, and Mistral-AI's Large2 demonstrate a robust understanding of concurrency issues, effectively identifying data races and deadlocks when assessed under a sequentially consistent memory model. However, despite its superior performance, all selected LLMs face significant challenges verifying program correctness under relaxed memory models. These LLMs exhibit limitations in accurately capturing memory ordering constraints, and their current capabilities fall short in verifying even small programs in these complex scenarios.
[ { "version": "v1", "created": "Fri, 24 Jan 2025 08:39:50 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 17:49:22 GMT" } ]
2025-09-05T00:00:00
[ [ "Jain", "Ridhi", "" ], [ "Purandare", "Rahul", "" ] ]
2501.14522
Khac-Hoang Ngo
Khac-Hoang Ngo, Giuseppe Durisi, and Petar Popovski
Information Age and Correctness for Energy Harvesting Devices with Random Access
extended version (with proofs) of a paper accepted to IEEE GLOBECOM 2025
null
null
null
cs.IT math.IT
http://creativecommons.org/licenses/by-nc-sa/4.0/
We investigate accuracy and freshness of status updates from a large number of energy-harvesting devices that monitor two-state Markov processes and access the medium using the slotted ALOHA protocol without feedback. Using a Markovian framework, we analyze the average value of a generic state-dependent penalty function that grows whenever there is a state estimation error. The age of incorrect information (AoII) is an example of such penalty function. We propose an accurate and easy-to-compute approximation for the average penalty. Numerical results demonstrate the benefits of optimizing the transmission probabilities according to the process state transitions and current battery levels to minimize the average penalty. Minimizing a state-independent penalty function can be highly suboptimal in terms of average penalty when one of the process states is critical, i.e., entails a high penalty if wrongly estimated. Furthermore, minimizing the average penalty does not guarantee a low probability of misdetecting a critical state period.
[ { "version": "v1", "created": "Fri, 24 Jan 2025 14:24:48 GMT" }, { "version": "v2", "created": "Tue, 15 Apr 2025 01:52:36 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 20:55:54 GMT" } ]
2025-09-05T00:00:00
[ [ "Ngo", "Khac-Hoang", "" ], [ "Durisi", "Giuseppe", "" ], [ "Popovski", "Petar", "" ] ]
2501.14701
Vittorio Torri
Vittorio Torri, Annamaria Bottelli, Michele Ercolanoni, Olivia Leoni, Francesca Ieva
An Unsupervised Natural Language Processing Pipeline for Assessing Referral Appropriateness
49 pages, 10 figures
null
null
null
cs.CL cs.LG
http://creativecommons.org/licenses/by-nc-nd/4.0/
Objective: Assessing the appropriateness of diagnostic referrals is critical for improving healthcare efficiency and reducing unnecessary procedures. However, this task becomes challenging when referral reasons are recorded only as free text rather than structured codes, like in the Italian NHS. To address this gap, we propose a fully unsupervised Natural Language Processing (NLP) pipeline capable of extracting and evaluating referral reasons without relying on labelled datasets. Methods: Our pipeline leverages Transformer-based embeddings pre-trained on Italian medical texts to cluster referral reasons and assess their alignment with appropriateness guidelines. It operates in an unsupervised setting and is designed to generalize across different examination types. We analyzed two complete regional datasets from the Lombardy Region (Italy), covering all referrals between 2019 and 2021 for venous echocolordoppler of the lower limbs (ECD;n=496,971; development) and flexible endoscope colonoscopy (FEC; n=407,949; testing only). For both, a random sample of 1,000 referrals was manually annotated to measure performance. Results: The pipeline achieved high performance in identifying referral reasons (Prec=92.43% (ECD), 93.59% (FEC); Rec=83.28% (ECD), 92.70% (FEC)) and appropriateness (Prec=93.58% (ECD), 94.66% (FEC); Rec=91.52% (ECD), 93.96% (FEC)). At the regional level, the analysis identified relevant inappropriate referral groups and variation across contexts, findings that informed a new Lombardy Region resolution to reinforce guideline adherence. Conclusions: This study presents a robust, scalable, unsupervised NLP pipeline for assessing referral appropriateness in large, real-world datasets. It demonstrates how such data can be effectively leveraged, providing public health authorities with a deployable AI tool to monitor practices and support evidence-based policy.
[ { "version": "v1", "created": "Fri, 24 Jan 2025 18:24:16 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 15:11:24 GMT" } ]
2025-09-05T00:00:00
[ [ "Torri", "Vittorio", "" ], [ "Bottelli", "Annamaria", "" ], [ "Ercolanoni", "Michele", "" ], [ "Leoni", "Olivia", "" ], [ "Ieva", "Francesca", "" ] ]
2501.15479
Shangguo Zhu
Huan Wang, Shangguo Zhu, Yun Long, Mingbo Pu, Xiangang Luo
Tailoring Synthetic Gauge Fields in Ultracold Atoms via Spatially Engineered Vector Beams
7 pages, 3 figures + Appendices
Ann. Phys. (N. Y.) 482, 170197 (2025)
10.1016/j.aop.2025.170197
null
cond-mat.quant-gas physics.atom-ph physics.optics quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Ultracold atoms, typically manipulated by scalar beams with uniform polarization, have propelled advances in quantum simulation, computation, and metrology. Yet, vector beams (VBs) -- structured light with spatially varying polarization -- remain unexplored in this context, despite their enhanced tunability and broad optical applications. Here, we demonstrate a novel scheme to generate synthetic gauge fields in ultracold atoms via VB-mediated coupling of internal states. This approach enables angular stripe phases across an expanded parameter range, achieving a three-order-of-magnitude enhancement in the phase diagram and facilitating experimental observation. We further present an all-optical method to create topologically nontrivial giant skyrmions in spin space, with tunable topology governed by VB parameters. Our findings establish VBs as powerful tools for quantum control and the exploration of exotic quantum states and phases.
[ { "version": "v1", "created": "Sun, 26 Jan 2025 10:50:21 GMT" }, { "version": "v2", "created": "Tue, 08 Apr 2025 09:08:17 GMT" }, { "version": "v3", "created": "Tue, 20 May 2025 10:02:34 GMT" }, { "version": "v4", "created": "Thu, 19 Jun 2025 09:33:45 GMT" } ]
2025-09-05T00:00:00
[ [ "Wang", "Huan", "" ], [ "Zhu", "Shangguo", "" ], [ "Long", "Yun", "" ], [ "Pu", "Mingbo", "" ], [ "Luo", "Xiangang", "" ] ]
2501.15772
Saveliy Skresanov
Saveliy V. Skresanov
Random unipotent Sylow subgroups of groups of Lie type of bounded rank
13 pages
J. Pure Appl. Algebra 229:8 (2025) 108007
10.1016/j.jpaa.2025.108007
null
math.GR
http://creativecommons.org/licenses/by/4.0/
In 2001 Liebeck and Pyber showed that a finite simple group of Lie type is a product of $ 25 $ carefully chosen unipotent Sylow subgroups. Later, in a series of works it was shown that $ 4 $ unipotent Sylow subgroups suffice. We prove that if the rank of a finite simple group of Lie type $ G $ is bounded, then $ G $ is a product of $ 11 $ random unipotent Sylow subgroups with probability tending to $ 1 $ as $ |G| $ tends to infinity. An application of the result to finite linear groups is given. The proofs do not depend on the classification of finite simple groups.
[ { "version": "v1", "created": "Mon, 27 Jan 2025 04:39:41 GMT" } ]
2025-09-05T00:00:00
[ [ "Skresanov", "Saveliy V.", "" ] ]
2501.16199
Alexandru Kristaly
Alexandru Krist\'aly
Volume growths versus Sobolev inequalities
29 pages (the manuscript has been shortened w.r.t. the previous version)
null
null
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The paper deals with fine volume growth estimates on metric measures spaces supporting various Sobolev-type inequalities. Given a generic metric measure space, we first prove a quantitative volume growth of metric balls under the validity of a Sobolev-type inequality (including Gagliardo-Nirenberg, Sobolev and Nash inequalities, as well as their borderlines, i.e., the logarithmic-Sobolev, Faber-Krahn, Morrey and Moser-Trudinger inequalities, respectively), answering partially a question of Ledoux [Ann. Fac. Sci. Toulouse Math., 2000] in a broader setting. We then prove sharp Gagliardo-Nirenberg-Sobolev interpolation inequalities -- with their borderlines -- in the setting of metric measure spaces verifying the curvature-dimension condition ${\sf CD}(0,N)$ in the sense of Lott-Sturm-Villani. In addition, the equality cases are also characterized in terms of the $N$-volume cone structure of the ${\sf CD}(0,N)$ space together with the precise profile of extremizers.
[ { "version": "v1", "created": "Mon, 27 Jan 2025 16:54:32 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 12:03:08 GMT" } ]
2025-09-05T00:00:00
[ [ "Kristály", "Alexandru", "" ] ]
2501.17382
Vladimir Mikhailenko St
V. V. Mikhailenko, V. S. Mikhailenko, Hae June Lee
The nonmodal kinetic theory of the macroscale convective flows of magnetized plasma, generated by the inhomogeneous microturbulenc
29 pages. Comments to the replaced version: 34 pages. 5 pages were added. Changes were made in Introduction and in Conclusion section. The changes were made in the references list. Comments to the replaced version: 40 pages.6 pages were added. Changes were made in Sections II, III. IV , in Introduction and in Conclusion sevvtions. Changes were made in the references list
null
null
null
physics.plasm-ph
http://creativecommons.org/licenses/by/4.0/
In this paper, we present the nonmodal kinetic theory of the macroscale two-dimensional compressed-sheared non-diffusive convective flows of a magnetized plasma generated by the inhomogeneous microturbulence. This theory bases on the two-scales approach to the solution of the Vlasov-Poisson system of equations for magnetized plasma, in which the self-consistent evolution of the plasma and of the electrostatic field on the microscales, commensurable with the wavelength of the microscale instabilities and of the ion gyroradius, as well as on the macroscales of a bulk of plasma, is accounted for. It includes the theory of the formation of the macroscale spatially inhomogeneous compressed-sheared convective flows by the inhomogeneous microturbulence, the theory of the back reaction of the macroscale convected flows on the microturbulence, and of the slow macroscale responce of a bulk of plasma on the development of the compressed-sheared convective flows.
[ { "version": "v1", "created": "Wed, 29 Jan 2025 02:29:31 GMT" }, { "version": "v2", "created": "Mon, 09 Jun 2025 18:01:21 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 19:52:08 GMT" } ]
2025-09-05T00:00:00
[ [ "Mikhailenko", "V. V.", "" ], [ "Mikhailenko", "V. S.", "" ], [ "Lee", "Hae June", "" ] ]
2501.17623
Luca Dell'Anna
Marco Uguccioni, Luca Dell'Anna
Keldysh field theory approach to direct electric and thermoelectric currents in quantum dots coupled to superconducting leads
17 pages, 13 figures
Phys. Rev. B 112, 115405 (2025)
10.1103/6194-wpm2
null
cond-mat.mes-hall cond-mat.supr-con
http://creativecommons.org/licenses/by/4.0/
We study the transport properties of a quantum dot contacted to two superconducting reservoirs by means of the Keldysh field theory approach, showing how this technique allows us to straightforwardly recover previous results, resulting extremely effective in dealing with quantum transport problems. In particular, we determine the direct current occurring at equilibrium and the electric and thermoelectric currents triggered when the system is driven out of equilibrium by a voltage or a temperature bias, also for a normal-quantum dot-superconductor junction. The main result of the work is the derivation of the full expression for the thermoelectric current in a superconductor-quantum dot-superconductor junction for any values of the temperature difference between the superconducting leads. We show that in the linear response regime, in addition to the Josephson current, a weakly phase-dependent thermoelectric contribution occurs, provided that electron-hole symmetry is broken. Far from linearity, instead, other contributions arise which lead to thermoelectric effects, dominant at weak coupling, also in the presence of particle-hole symmetry.
[ { "version": "v1", "created": "Wed, 29 Jan 2025 12:59:57 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 07:20:37 GMT" } ]
2025-09-05T00:00:00
[ [ "Uguccioni", "Marco", "" ], [ "Dell'Anna", "Luca", "" ] ]
2501.17671
Pok Man Chiu
Pok Man Chiu
Topological Signatures of the Optical Bound on Maximal Berry Curvature: Applications to Two-Dimensional Time-Reversal-Symmetric Insulators
16 pages, 4 figures, typos fixed
null
null
null
cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Unlike broken time-reversal symmetric (TRS) systems with a defined Chern number, directly measuring the bulk $Z_{2}$ invariant and Berry curvature (if nonzero) in topological insulators and their higher-order topological families remains an unsolved problem. Here, based on the refined trace-determinant inequality (TDI) involving the trace and determinant of the quantum metric and maximal Berry curvature (MBC), we establish an optical bound on the MBC for two-dimensional TRS insulators. By utilizing experimental data on linearly polarized optical conductivity within a certain energy range, the topological signatures can be identified by integrating the optical bound. We illustrate our approach using three representative topological models: the Kane-Mele model, mirror-protected insulator, and quadrupole insulator. We find that the resulting momentum integration of the refined TDI provides an intrinsic relationship between quantum volume (QV) variations and topological phase transitions. We argue that double QV can be treated as an upper bound on the number of boundary states. Our findings offer a method for extracting the topological signatures of TRS insulators using optical conductivity data.
[ { "version": "v1", "created": "Wed, 29 Jan 2025 14:23:50 GMT" }, { "version": "v2", "created": "Sun, 09 Feb 2025 15:45:58 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 17:27:50 GMT" } ]
2025-09-05T00:00:00
[ [ "Chiu", "Pok Man", "" ] ]
2501.18064
J.C. Stinville
Mathieu Calvat, Chris Bean, Dhruv Anjaria, Hyoungryul Park, Haoren Wang, Kenneth Vecchio, and J.C. Stinville
Learning Metal Microstructural Heterogeneity through Spatial Mapping of Diffraction Latent Space Features
null
null
10.1038/s41524-025-01770-8
null
cond-mat.mtrl-sci cs.AI
http://creativecommons.org/licenses/by-nc-sa/4.0/
To leverage advancements in machine learning for metallic materials design and property prediction, it is crucial to develop a data-reduced representation of metal microstructures that surpasses the limitations of current physics-based discrete microstructure descriptors. This need is particularly relevant for metallic materials processed through additive manufacturing, which exhibit complex hierarchical microstructures that cannot be adequately described using the conventional metrics typically applied to wrought materials. Furthermore, capturing the spatial heterogeneity of microstructures at the different scales is necessary within such framework to accurately predict their properties. To address these challenges, we propose the physical spatial mapping of metal diffraction latent space features. This approach integrates (i) point diffraction data encoding via variational autoencoders or contrastive learning and (ii) the physical mapping of the encoded values. Together these steps offer a method offers a novel means to comprehensively describe metal microstructures. We demonstrate this approach on a wrought and additively manufactured alloy, showing that it effectively encodes microstructural information and enables direct identification of microstructural heterogeneity not directly possible by physics-based models. This data-reduced microstructure representation opens the application of machine learning models in accelerating metallic material design and accurately predicting their properties.
[ { "version": "v1", "created": "Thu, 30 Jan 2025 00:16:07 GMT" } ]
2025-09-05T00:00:00
[ [ "Calvat", "Mathieu", "" ], [ "Bean", "Chris", "" ], [ "Anjaria", "Dhruv", "" ], [ "Park", "Hyoungryul", "" ], [ "Wang", "Haoren", "" ], [ "Vecchio", "Kenneth", "" ], [ "Stinville", "J. C.", "" ] ]
2501.18158
Yuexin Xiang
Yuchen Lei, Yuexin Xiang, Qin Wang, Rafael Dowsley, Tsz Hon Yuen, Kim-Kwang Raymond Choo, Jiangshan Yu
Large Language Models for Cryptocurrency Transaction Analysis: A Bitcoin Case Study
null
null
null
null
cs.CR cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Cryptocurrencies are widely used, yet current methods for analyzing transactions often rely on opaque, black-box models. While these models may achieve high performance, their outputs are usually difficult to interpret and adapt, making it challenging to capture nuanced behavioral patterns. Large language models (LLMs) have the potential to address these gaps, but their capabilities in this area remain largely unexplored, particularly in cybercrime detection. In this paper, we test this hypothesis by applying LLMs to real-world cryptocurrency transaction graphs, with a focus on Bitcoin, one of the most studied and widely adopted blockchain networks. We introduce a three-tiered framework to assess LLM capabilities: foundational metrics, characteristic overview, and contextual interpretation. This includes a new, human-readable graph representation format, LLM4TG, and a connectivity-enhanced transaction graph sampling algorithm, CETraS. Together, they significantly reduce token requirements, transforming the analysis of multiple moderately large-scale transaction graphs with LLMs from nearly impossible to feasible under strict token limits. Experimental results demonstrate that LLMs have outstanding performance on foundational metrics and characteristic overview, where the accuracy of recognizing most basic information at the node level exceeds 98.50% and the proportion of obtaining meaningful characteristics reaches 95.00%. Regarding contextual interpretation, LLMs also demonstrate strong performance in classification tasks, even with very limited labeled data, where top-3 accuracy reaches 72.43% with explanations. While the explanations are not always fully accurate, they highlight the strong potential of LLMs in this domain. At the same time, several limitations persist, which we discuss along with directions for future research.
[ { "version": "v1", "created": "Thu, 30 Jan 2025 05:48:13 GMT" }, { "version": "v2", "created": "Mon, 03 Feb 2025 10:45:22 GMT" }, { "version": "v3", "created": "Thu, 04 Sep 2025 07:46:37 GMT" } ]
2025-09-05T00:00:00
[ [ "Lei", "Yuchen", "" ], [ "Xiang", "Yuexin", "" ], [ "Wang", "Qin", "" ], [ "Dowsley", "Rafael", "" ], [ "Yuen", "Tsz Hon", "" ], [ "Choo", "Kim-Kwang Raymond", "" ], [ "Yu", "Jiangshan", "" ] ]
2501.19241
Bhaskar Mitra
Bhaskar Mitra
Emancipatory Information Retrieval
null
null
null
null
cs.IR cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Our world today is facing a confluence of several mutually reinforcing crises each of which intersects with concerns of social justice and emancipation. This paper is a provocation for the role of computer-mediated information access in our emancipatory struggles. We define emancipatory information retrieval as the study and development of information access methods that challenge various forms of human oppression, and situates its activities within broader collective emancipatory praxis. The term "emancipatory" here signifies the moral concerns of universal humanization of all peoples and the elimination of oppression to create the conditions under which we can collectively flourish. To develop an emancipatory research agenda for information retrieval (IR), in this paper we speculate about the practices that the community can adopt, enumerate some of the projects that the field should undertake, and discuss provocations to spark new ideas and directions for research. We challenge the field of IR research to embrace humanistic values and commit to universal emancipation and social justice. We also invite scholars from fields such as human-computer interaction, information sciences, media studies, design, science and technology studies, social and political sciences, philosophy, law, environmental sciences, public health, educational sciences, as well as legal and policy experts, civil rights advocates, social justice activists and movement organizers, and artists to join us in realizing this transformation. In this process, we must both imagine post-oppressive worlds, and reimagine the role of IR in that world and in the journey that leads us there.
[ { "version": "v1", "created": "Fri, 31 Jan 2025 15:55:14 GMT" }, { "version": "v2", "created": "Mon, 03 Feb 2025 14:16:43 GMT" }, { "version": "v3", "created": "Thu, 06 Feb 2025 21:09:25 GMT" }, { "version": "v4", "created": "Wed, 19 Feb 2025 16:41:06 GMT" }, { "version": "v5", "created": "Thu, 04 Sep 2025 14:50:03 GMT" } ]
2025-09-05T00:00:00
[ [ "Mitra", "Bhaskar", "" ] ]
2502.00584
Isaac Cheng
Isaac Cheng, Jack Elvin-Poole, Michael J. Hudson, Ruxin Barr\'e, Sara L. Ellison, Robert W. Bickley, Thomas J. L. de Boer, S\'ebastien Fabbro, Leonardo Ferreira, Sacha Guerrini, Hendrik Hildebrandt, Martin Kilbinger, Alan W. McConnachie, Ludovic van Waerbeke, Anna Wittje
Unions with UNIONS: Using galaxy-galaxy lensing to probe galaxy mergers
12 pages, 7 figures, 1 table. Accepted for publication in ApJ
null
null
null
astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
We use galaxy-galaxy lensing to investigate how the dark matter (DM) haloes and stellar content of galaxies with $0.012 \leq z \leq 0.32$ and $10 \leq \log_{10}(M_\star/\mathrm{M}_\odot) \leq 12$ change as a result of the merger process. To this end, we construct two samples of galaxies obtained from the Ultraviolet Near Infrared Optical Northern Survey (UNIONS), comprising 1 623 post-mergers and $\sim$30 000 non-merging controls, that live in low-density environments to use as our lenses. These samples are weighted to share the same distributions of stellar mass, redshift, and geometric mean distance to a galaxy's three nearest neighbours to ensure differences in the lensing signal are due to the merger process itself. We do not detect a statistically significant difference in the excess surface density profile of post-mergers and non-merging controls with current data. Fitting haloes composed of a point-like stellar mass component and an extended DM structure described by a Navarro-Frenk-White profile to the lensing measurements yields, for both samples, halo masses of $M_\text{halo} \sim 4\times10^{12}\,\mathrm{M}_\odot$ and a moderately negative correlation between $M_\text{halo}$ and concentration $c$. This allows us to rule out, at the 95% confidence level, merger-induced starbursts in which more than 60% of the stellar mass is formed in the burst. The application of our methods to upcoming surveys that are able to provide samples $\sim$10$\times$ larger than our current catalogue are expected to detect the weak-lensing signatures of mergers and further constrain their properties.
[ { "version": "v1", "created": "Sat, 01 Feb 2025 22:43:09 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 21:18:12 GMT" } ]
2025-09-05T00:00:00
[ [ "Cheng", "Isaac", "" ], [ "Elvin-Poole", "Jack", "" ], [ "Hudson", "Michael J.", "" ], [ "Barré", "Ruxin", "" ], [ "Ellison", "Sara L.", "" ], [ "Bickley", "Robert W.", "" ], [ "de Boer", "Thomas J. L.", "" ], [ "Fabbro", "Sébastien", "" ], [ "Ferreira", "Leonardo", "" ], [ "Guerrini", "Sacha", "" ], [ "Hildebrandt", "Hendrik", "" ], [ "Kilbinger", "Martin", "" ], [ "McConnachie", "Alan W.", "" ], [ "van Waerbeke", "Ludovic", "" ], [ "Wittje", "Anna", "" ] ]
2502.00849
Federico Garcia-Gaitan
Federico Garcia-Gaitan, Adrian E. Feiguin, Branislav K. Nikolic
Nonclassical dynamics of N\'eel vector and magnetization accompanied by THz and high-harmonic radiation from ultrafast-light-driven NiO antiferromagnet insulator
9 pages, 4 figures, 99 references
Phys. Rev. Lett. 135, 086704 (2025)
10.1103/8dhn-dh55
null
cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
Ultrafast-light-driven strongly correlated antiferromagnetic insulators, such as prototypical NiO with large energy gap 4 eV, have recently attracted experimental attention using either above-gap [K. Gillmeister et al., Nat. Commun. 11, 4095 (2020)] or subgap [H. Qiu et al., Nat. Phys. 17, 388 (2021)] energy photons that are of fundamental interest in far-from-equilibrium quantum matter or spintronic applications, respectively. In the latter context, emission of THz radiation is also observed from NiO/Pt bilayers, where heavy metal (HM) Pt introduces strong spin-orbit coupling (SOC). However, microscopic mechanisms of such emission remain obscure because spintronic THz emitters have been amply studied using FM/HM (FM-ferromagnetic metal of conventional type) bilayers, where ultrafast demagnetization takes place and is directly related to THz emission. Conversely, in NiO total magnetization is zero prior to the fs laser pulse (fsLP) application. Here we employ the two-orbital Hubbard-Hund-Heisenberg model and study, via numerically exact nonequilibrium quantum many-body methods, the dynamics of its Neel vector and nonequilibrium magnetization. Additionally, we compute electromagnetic radiation by both time-dependent magnetization and local charge currents arising in either plain NiO or NiO with proximity SOC introduced by HM layer. Our analysis reveals nonclassical dynamics of Neel vector and nonequilibrium magnetization, changing only in length while not rotating, where the former is substantially reduced only in the case above-gap fsLP. In the plain NiO case, THz radiation of interest to applications is insignificant, but adding SOC enhances both current and magnetic dipole contributions to it. Above THz range, we find integer high-harmonic generation, as well as unusual noninteger harmonics for above-gap fsLP pump.
[ { "version": "v1", "created": "Sun, 02 Feb 2025 16:44:50 GMT" }, { "version": "v2", "created": "Tue, 04 Feb 2025 16:24:54 GMT" }, { "version": "v3", "created": "Thu, 06 Feb 2025 18:43:40 GMT" }, { "version": "v4", "created": "Wed, 19 Feb 2025 18:07:52 GMT" } ]
2025-09-05T00:00:00
[ [ "Garcia-Gaitan", "Federico", "" ], [ "Feiguin", "Adrian E.", "" ], [ "Nikolic", "Branislav K.", "" ] ]
2502.01580
Chigurupati Dhanasekhar
C. Dhanasekhar, Monika Jawale, Rahul Kumar, D. Chandrasekhar Kakarla, Sagar Mahapatra, Mitch M.C. Chou, A. Sundaresan, H.D. Yang, and A.V. Mahajan
Susceptibility anisotropy and absence of ferroelectric order in the Kitaev spin liquid candidate Na$_2$Co$_2$TeO$_6$
7 pages, 6 figures, 2 tables
null
10.1016/j.cjph.2025.08.010
null
cond-mat.str-el
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We report the magnetic, magnetodielectric, and electric polarization properties of single crystals of the Co-based Kitaev Spin Liquid (KSL) candidate Na$_2$Co$_2$TeO$_6$ (NCTO). The sample shows magnetic transitions at 26 K, 16 K, and 5 K, consistent with the literature. The magnetic measurements along and perpendicular to the Co-honeycomb planes show a strong anisotropy in susceptibility and in Curie-Weiss (C-W) temperatures. The experimental anisotropic C-W temperatures of NCTO qualitatively match with the theoretical C-W temperatures, calculated using the HKTF model [C. Kim \textit{et al.}, J. Phys.: Condens. Matter \textbf{34}, 045802 (2021)]. We find from our temperature- and field-dependent dielectric and pyroelectric ($I_p$) current studies ($H\parallel ab$ and $E\perp ab$) that our single crystal NCTO samples do not have a finite electric polarization below 100 K. These $I_p$ studies confirm the absence of a magnetoelectric coupling and electric polarization properties in the title compound and suggest that the zig-zag AFM structure is more favorable than the triple-$Q$ structure with AFM Kitaev interactions.
[ { "version": "v1", "created": "Mon, 03 Feb 2025 18:05:00 GMT" }, { "version": "v2", "created": "Tue, 04 Feb 2025 03:34:59 GMT" } ]
2025-09-05T00:00:00
[ [ "Dhanasekhar", "C.", "" ], [ "Jawale", "Monika", "" ], [ "Kumar", "Rahul", "" ], [ "Kakarla", "D. Chandrasekhar", "" ], [ "Mahapatra", "Sagar", "" ], [ "Chou", "Mitch M. C.", "" ], [ "Sundaresan", "A.", "" ], [ "Yang", "H. D.", "" ], [ "Mahajan", "A. V.", "" ] ]
2502.02416
Charlie Wilson Mr
Charlie Wilson
Limitations of deducing measures of limsup sets from measures of finite intersections
Revised introduction, typos corrected, added relevant new results and removed results subsumed by these
null
null
null
math.DS
http://creativecommons.org/licenses/by/4.0/
Early results by Borel and Cantelli and Erd\H{o}s and Chung have provided bounds for the measure of a limsup set in terms of measures of its constituent sets and their intersections. Recent work by Beresnevich and Velani \cite{Velanipaper} states that, for sequences of balls the measure of the corresponding limsup set being positive is equivalent to a condition on the relationship between measures of these balls and their pairwise intersections. In this paper we show that the condition that the sets are balls is strictly necessary in this statement. Moreover, let $d \in \mathbb{N}$ and let $[0,1]^d$ be equipped with Lebesgue measure $\mu$. Fix $m \in \mathbb{N}$. When we drop the condition that the sets are balls, we can find two sequences of sets $(A_i)_{i \in \mathbb{N}}$ and $(B_i)_{i \in \mathbb{N}}$ in $[0,1]^d$ such that $\mu(A_i)=\mu(B_i)$ for all $i \in \mathbb{N}$ and for any sequence $(i_1,i_2,...,i_l)$ where $l \leq m$ we have $\mu(A_{i_1}\cap A_{i_2} \cap... \cap A_{i_l})=\mu(B_{i_1}\cap B_{i_2} \cap... \cap B_{i_l})$ but $\mu(\limsup_{i \rightarrow \infty} A_i)=1$ and $\mu(\limsup_{i \rightarrow \infty} B_i)=0$.
[ { "version": "v1", "created": "Tue, 04 Feb 2025 15:35:37 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 16:34:32 GMT" } ]
2025-09-05T00:00:00
[ [ "Wilson", "Charlie", "" ] ]
2502.03335
Haotian Wu
Haotian Wu, Gongpu Chen, Deniz G\"und\"uz
Actions Speak Louder Than Words: Rate-Reward Trade-off in Markov Decision Processes
null
The International Conference on Learning Representations (ICLR) 2015
null
null
cs.IT math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The impact of communication on decision-making systems has been extensively studied under the assumption of dedicated communication channels. We instead consider communicating through actions, where the message is embedded into the actions of an agent which interacts with the environment in a Markov decision process (MDP) framework. We conceptualize the MDP environment as a finite-state channel (FSC), where the actions of the agent serve as the channel input, while the states of the MDP observed by another agent (i.e., receiver) serve as the channel output. Here, we treat the environment as a communication channel over which the agent communicates through its actions, while at the same time, trying to maximize its reward. We first characterize the optimal information theoretic trade-off between the average reward and the rate of reliable communication in the infinite-horizon regime. Then, we propose a novel framework to design a joint control/coding policy, termed \textit{Act2Comm}, which seamlessly embeds messages into actions. From a communication perspective, \textit{Act2Comm} functions as a learning-based channel coding scheme for non-differentiable FSCs under input-output constraints. From a control standpoint, \textit{Act2Comm} learns an MDP policy that incorporates communication capabilities, though at the cost of some control performance. Overall, \textit{Act2Comm} effectively balances the dual objectives of control and communication in this environment. Experimental results validate \textit{Act2Comm}'s capability to enable reliable communication while maintaining a certain level of control performance.
[ { "version": "v1", "created": "Wed, 05 Feb 2025 16:29:47 GMT" }, { "version": "v2", "created": "Tue, 01 Jul 2025 21:43:09 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 23:38:04 GMT" } ]
2025-09-05T00:00:00
[ [ "Wu", "Haotian", "" ], [ "Chen", "Gongpu", "" ], [ "Gündüz", "Deniz", "" ] ]
2502.03414
Michael Jetsupphasuk
Michael Jetsupphasuk, Didong Li, Michael G. Hudgens
Difference-in-differences under network dependency and interference
null
null
null
null
stat.ME
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Differences-in-differences (DiD) is a causal inference method for observational longitudinal data that assumes parallel expected potential outcome trajectories between treatment groups under the counterfactual scenario where all units receive a specific treatment. In this paper DiD is extended to allow for (i) network dependency, where outcomes, treatments, and covariates may exhibit between-unit correlation, (ii) interference, where treatments can affect outcomes in neighboring units, and (iii) network effect heterogeneity, where effects can vary based on a unit's position in the network. The causal estimand of interest is the network averaged expected exposure effect among units with a specific exposure level, where a unit's exposure is a function of its own treatment and its neighbors' treatments. Under a conditional parallel trends assumption and suitable network dependency conditions, a doubly robust estimator allowing for data-adaptive nuisance function estimation is proposed and shown to be consistent and asymptotically normal. The proposed methods are evaluated in simulations and applied to study the effects of adopting emission control technologies in coal power plants on county-level mortality due to cardiovascular disease.
[ { "version": "v1", "created": "Wed, 05 Feb 2025 17:55:22 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 23:25:07 GMT" } ]
2025-09-05T00:00:00
[ [ "Jetsupphasuk", "Michael", "" ], [ "Li", "Didong", "" ], [ "Hudgens", "Michael G.", "" ] ]
2502.03479
Elvis Han Cui
Elvis Han Cui
Markov Renewal Proportional Hazards is All You Need
null
null
null
null
stat.AP stat.CO
http://creativecommons.org/licenses/by/4.0/
Transition probability estimation plays a critical role in multi-state modeling, especially in clinical research. This paper investigates the application of semi-Markov and Markov renewal frameworks to the EBMT dataset, focusing on six clinical states encountered during hematopoietic stem cell transplantation. By comparing Aalen-Johansen (AJ) and Dabrowska-Sun-Horowitz (DSH) estimators, we demonstrate that semi-Markov models, which incorporate sojourn times, provide a more nuanced and temporally sensitive depiction of patient trajectories compared to memoryless Markov models. The DSH estimator consistently yields smoother probability curves, particularly for transitions involving prolonged states. We use empirical process theory and Burkholder-Davis-Gundy inequality to show weak convergence of the estimator. Future work includes extending the framework to accommodate advanced covariate structures and non-Markovian dynamics.
[ { "version": "v1", "created": "Mon, 27 Jan 2025 07:21:41 GMT" }, { "version": "v2", "created": "Fri, 07 Feb 2025 03:39:18 GMT" }, { "version": "v3", "created": "Tue, 11 Feb 2025 02:26:19 GMT" }, { "version": "v4", "created": "Sat, 22 Feb 2025 15:40:13 GMT" }, { "version": "v5", "created": "Sun, 23 Mar 2025 07:41:06 GMT" }, { "version": "v6", "created": "Thu, 04 Sep 2025 05:04:22 GMT" } ]
2025-09-05T00:00:00
[ [ "Cui", "Elvis Han", "" ] ]
2502.03504
Leonel Morgado
Leonel Morgado (1 and 2) ((1) Universidade Aberta, (2) INESC TEC)
Immersion for AI: Immersive Learning with Artificial Intelligence
16 pages. To be published in the Proceedings of the 11th Annual International Conference of the Immersive Learning Research Network (iLRN2025)
null
10.1007/978-3-031-98080-0_22
null
q-bio.NC cs.AI cs.HC
http://creativecommons.org/licenses/by/4.0/
This work reflects upon what Immersion can mean from the perspective of an Artificial Intelligence (AI). Applying the lens of immersive learning theory, it seeks to understand whether this new perspective supports ways for AI participation in cognitive ecologies. By treating AI as a participant rather than a tool, it explores what other participants (humans and other AIs) need to consider in environments where AI can meaningfully engage and contribute to the cognitive ecology, and what the implications are for designing such learning environments. Drawing from the three conceptual dimensions of immersion - System, Narrative, and Agency - this work reinterprets AIs in immersive learning contexts. It outlines practical implications for designing learning environments where AIs are surrounded by external digital services, can interpret a narrative of origins, changes, and structural developments in data, and dynamically respond, making operational and tactical decisions that shape human-AI collaboration. Finally, this work suggests how these insights might influence the future of AI training, proposing that immersive learning theory can inform the development of AIs capable of evolving beyond static models. This paper paves the way for understanding AI as an immersive learner and participant in evolving human-AI cognitive ecosystems.
[ { "version": "v1", "created": "Wed, 05 Feb 2025 11:51:02 GMT" } ]
2025-09-05T00:00:00
[ [ "Morgado", "Leonel", "", "1 and 2" ] ]
2502.04560
Jonathan DeStefano
Jonathan M. DeStefano, Elliott Rosenberg, Guodong Ren, Yongbin Lee, Zhenhua Ning, Olivia Peek, Kamal Harrison, Saiful I. Khondaker, Liqin Ke, Igor I. Mazin, Juan Carlos Idrobo, Jiun-Haw Chu
Giant coercivity and enhanced intrinsic anomalous Hall effect at vanishing magnetization in a compensated kagome ferrimagnet
null
null
10.1126/sciadv.adx4671
null
cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
Ferrimagnets that can be driven to magnetic compensation show promise for use in spintronics as they exhibit a finite anomalous Hall effect at zero magnetic field without having a significant magnetic moment. Compensated ferrimagnet spintronic devices with both a large anomalous Hall effect and a high coercivity would be simultaneously easy to read and difficult to erase. The kagome ferrimagnet TbMn$_6$Sn$_6$ has been reported to host a large intrinsic anomalous Hall effect. Here, we demonstrate that doping the Mn sites with Cr drives the system towards magnetic compensation. For nearly compensated compositions at low temperatures, giant coercive fields exceeding 14 T are observed. Additionally, Cr doping significantly enhances the intrinsic anomalous Hall effect, which can be attributed to a shift in the Fermi level. Our results extend the range of unique magnetic states observed in kagome materials, demonstrating that chemical doping is an effective strategy to tune and realize these states.
[ { "version": "v1", "created": "Thu, 06 Feb 2025 23:28:20 GMT" } ]
2025-09-05T00:00:00
[ [ "DeStefano", "Jonathan M.", "" ], [ "Rosenberg", "Elliott", "" ], [ "Ren", "Guodong", "" ], [ "Lee", "Yongbin", "" ], [ "Ning", "Zhenhua", "" ], [ "Peek", "Olivia", "" ], [ "Harrison", "Kamal", "" ], [ "Khondaker", "Saiful I.", "" ], [ "Ke", "Liqin", "" ], [ "Mazin", "Igor I.", "" ], [ "Idrobo", "Juan Carlos", "" ], [ "Chu", "Jiun-Haw", "" ] ]
2502.05719
Tanvir Islam
Tanvir Islam
Extended Histogram-based Outlier Score (EHBOS)
null
null
null
null
cs.LG cs.AI stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Histogram-Based Outlier Score (HBOS) is a widely used outlier or anomaly detection method known for its computational efficiency and simplicity. However, its assumption of feature independence limits its ability to detect anomalies in datasets where interactions between features are critical. In this paper, we propose the Extended Histogram-Based Outlier Score (EHBOS), which enhances HBOS by incorporating two-dimensional histograms to capture dependencies between feature pairs. This extension allows EHBOS to identify contextual and dependency-driven anomalies that HBOS fails to detect. We evaluate EHBOS on 17 benchmark datasets, demonstrating its effectiveness and robustness across diverse anomaly detection scenarios. EHBOS outperforms HBOS on several datasets, particularly those where feature interactions are critical in defining the anomaly structure, achieving notable improvements in ROC AUC. These results highlight that EHBOS can be a valuable extension to HBOS, with the ability to model complex feature dependencies. EHBOS offers a powerful new tool for anomaly detection, particularly in datasets where contextual or relational anomalies play a significant role.
[ { "version": "v1", "created": "Sat, 08 Feb 2025 23:24:30 GMT" }, { "version": "v2", "created": "Sat, 26 Jul 2025 02:23:39 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 22:24:27 GMT" } ]
2025-09-05T00:00:00
[ [ "Islam", "Tanvir", "" ] ]
2502.05982
Mohammad Amin Abbasi
Mohammad Amin Abbasi, Farnaz Sadat Mirnezami, Ali Neshati, Hassan Naderi
HamRaz: A Culture-Based Persian Conversation Dataset for Person-Centered Therapy Using LLM Agents
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by-nc-sa/4.0/
We present HamRaz, a culturally adapted Persian-language dataset for AI-assisted mental health support, grounded in Person-Centered Therapy (PCT). To reflect real-world therapeutic challenges, we combine script-based dialogue with adaptive large language models (LLM) role-playing, capturing the ambiguity and emotional nuance of Persian-speaking clients. We introduce HamRazEval, a dual-framework for assessing conversational and therapeutic quality using General Metrics and specialized psychological relationship measures. Human evaluations show HamRaz outperforms existing baselines in empathy, coherence, and realism. This resource contributes to the Digital Humanities by bridging language, culture, and mental health in underrepresented communities.
[ { "version": "v1", "created": "Sun, 09 Feb 2025 18:23:34 GMT" }, { "version": "v2", "created": "Wed, 03 Sep 2025 20:08:37 GMT" } ]
2025-09-05T00:00:00
[ [ "Abbasi", "Mohammad Amin", "" ], [ "Mirnezami", "Farnaz Sadat", "" ], [ "Neshati", "Ali", "" ], [ "Naderi", "Hassan", "" ] ]
2502.05992
James Keppens
James Keppens, Quinten Eggerickx, Vukan Levajac, George Simion and Bart Sor\'ee
Qudit vs. Qubit: Simulated performance of error correction codes in higher dimensions
null
null
10.1103/2w52-qd2j
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Qudits can be described by a state vector in a q-dimensional Hilbert space, enabling a more extensive encoding and manipulation of information compared to qubits. This implies that conducting fault tolerant quantum computations using qudits rather than qubits might entail less overhead. We test this hypothesis by creating and simulating the quantum circuitry for small qudit error correction codes and specifically adapted decoders and compare the simulated performance with their qubit counterparts under two different noise models. We introduce an error ratio to quantify the trade-off between logical error rates and the reduction in the number of units required when using qudits. We find that the logical error rates of our simulated distance-3 codes would give less average computational errors for the higher dimensional codes, especially when the decoder can be adapted to correct more hyperedge-type errors.
[ { "version": "v1", "created": "Sun, 09 Feb 2025 18:47:50 GMT" } ]
2025-09-05T00:00:00
[ [ "Keppens", "James", "" ], [ "Eggerickx", "Quinten", "" ], [ "Levajac", "Vukan", "" ], [ "Simion", "George", "" ], [ "Sorée", "Bart", "" ] ]
2502.06289
Qingshan Hou
Qingshan Hou, Yukun Zhou, Jocelyn Hui Lin Goh, Ke Zou, Samantha Min Er Yew, Sahana Srinivasan, Meng Wang, Thaddaeus Lo, Xiaofeng Lei, Siegfried K. Wagner, Mark A. Chia, Dawei Yang, Hongyang Jiang, An Ran Ran, Rui Santos, Gabor Mark Somfai, Juan Helen Zhou, Haoyu Chen, Qingyu Chen, Carol Y. Cheung, Pearse A. Keane, Yih Chung Tham
Is an Ultra Large Natural Image-Based Foundation Model Superior to a Retina-Specific Model for Detecting Ocular and Systemic Diseases?
Accepted by Ophthalmology Science and is currently in press
null
null
null
eess.IV cs.AI cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The advent of foundation models (FMs) is transforming medical domain. In ophthalmology, RETFound, a retina-specific FM pre-trained sequentially on 1.4 million natural images and 1.6 million retinal images, has demonstrated high adaptability across clinical applications. Conversely, DINOv2, a general-purpose vision FM pre-trained on 142 million natural images, has shown promise in non-medical domains. However, its applicability to clinical tasks remains underexplored. To address this, we conducted head-to-head evaluations by fine-tuning RETFound and three DINOv2 models (large, base, small) for ocular disease detection and systemic disease prediction tasks, across eight standardized open-source ocular datasets, as well as the Moorfields AlzEye and the UK Biobank datasets. DINOv2-large model outperformed RETFound in detecting diabetic retinopathy (AUROC=0.850-0.952 vs 0.823-0.944, across three datasets, all P<=0.007) and multi-class eye diseases (AUROC=0.892 vs. 0.846, P<0.001). In glaucoma, DINOv2-base model outperformed RETFound (AUROC=0.958 vs 0.940, P<0.001). Conversely, RETFound achieved superior performance over all DINOv2 models in predicting heart failure, myocardial infarction, and ischaemic stroke (AUROC=0.732-0.796 vs 0.663-0.771, all P<0.001). These trends persisted even with 10% of the fine-tuning data. These findings showcase the distinct scenarios where general-purpose and domain-specific FMs excel, highlighting the importance of aligning FM selection with task-specific requirements to optimise clinical performance.
[ { "version": "v1", "created": "Mon, 10 Feb 2025 09:31:39 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 07:35:48 GMT" } ]
2025-09-05T00:00:00
[ [ "Hou", "Qingshan", "" ], [ "Zhou", "Yukun", "" ], [ "Goh", "Jocelyn Hui Lin", "" ], [ "Zou", "Ke", "" ], [ "Yew", "Samantha Min Er", "" ], [ "Srinivasan", "Sahana", "" ], [ "Wang", "Meng", "" ], [ "Lo", "Thaddaeus", "" ], [ "Lei", "Xiaofeng", "" ], [ "Wagner", "Siegfried K.", "" ], [ "Chia", "Mark A.", "" ], [ "Yang", "Dawei", "" ], [ "Jiang", "Hongyang", "" ], [ "Ran", "An Ran", "" ], [ "Santos", "Rui", "" ], [ "Somfai", "Gabor Mark", "" ], [ "Zhou", "Juan Helen", "" ], [ "Chen", "Haoyu", "" ], [ "Chen", "Qingyu", "" ], [ "Cheung", "Carol Y.", "" ], [ "Keane", "Pearse A.", "" ], [ "Tham", "Yih Chung", "" ] ]
2502.06370
Jong-Phil Lee
Jong-Phil Lee
New physics effects in $R(K^{(*)})$, $B_s\to\mu^+\mu^-$, and $B^+\to K^+\nu{\bar\nu}$
19 pages, 5 figures
null
null
null
hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We analyze possible new physics (NP) effects on $b\to s$ transition processes, $R(K^{(*)})$, $B_s\to\mu^+\mu^-$, and $B^+\to K^+\nu{\bar\nu}$ decays. Though recent data for $R(K^{(*)})$ and ${\rm Br}(B_s\to\mu^+\mu^-)$ are compatible with the standard model (SM), there are still rooms for NP beyond the SM. Especially ${\rm Br}(B^+\to K^+\nu{\bar\nu})$ is measured to exceed the theoretical predictions. We parameterize the NP effects in a generic way with explicit NP scale $M_{\rm NP}$ and some possible powers of it. For reasonable ranges of NP fermionic couplings we find a window of $3.17~{\rm TeV} \le M_{\rm NP}\le 14.9~{\rm TeV}$ for new particles. When including ${\rm Br}(B^+\to K^+\mu^+\mu^-)$ and the angular observable $P_5'(B^+\to K^{*+}\mu^+\mu^-)$ we have a wider range of the window. Implications of our analysis about specific NP models are discussed.
[ { "version": "v1", "created": "Mon, 10 Feb 2025 11:40:01 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 15:35:13 GMT" } ]
2025-09-05T00:00:00
[ [ "Lee", "Jong-Phil", "" ] ]
2502.07107
Kungang Zhang
Kungang Zhang, Wei Chen, Wing K. Liu, L. Catherine Brinson, Daniel W. Apley
A Framework for Supervised and Unsupervised Segmentation and Classification of Materials Microstructure Images
null
null
null
null
stat.AP cs.CV stat.ML
http://creativecommons.org/licenses/by/4.0/
Microstructure of materials is often characterized through image analysis to understand processing-structure-properties linkages. We propose a largely automated framework that integrates unsupervised and supervised learning methods to classify micrographs according to microstructure phase/class and, for multiphase microstructures, segments them into different homogeneous regions. With the advance of manufacturing and imaging techniques, the ultra-high resolution of imaging that reveals the complexity of microstructures and the rapidly increasing quantity of images (i.e., micrographs) enables and necessitates a more powerful and automated framework to extract materials characteristics and knowledge. The framework we propose can be used to gradually build a database of microstructure classes relevant to a particular process or group of materials, which can help in analyzing and discovering/identifying new materials. The framework has three steps: (1) segmentation of multiphase micrographs through a recently developed score-based method so that different microstructure homogeneous regions can be identified in an unsupervised manner; (2) {identification and classification of} homogeneous regions of micrographs through an uncertainty-aware supervised classification network trained using the segmented micrographs from Step $1$ with their identified labels verified via the built-in uncertainty quantification and minimal human inspection; (3) supervised segmentation (more powerful than the segmentation in Step $1$) of multiphase microstructures through a segmentation network trained with micrographs and the results from Steps $1$-$2$ using a form of data augmentation. This framework can iteratively characterize/segment new homogeneous or multiphase materials while expanding the database to enhance performance. The framework is demonstrated on various sets of materials and texture images.
[ { "version": "v1", "created": "Mon, 10 Feb 2025 23:05:35 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 06:28:55 GMT" } ]
2025-09-05T00:00:00
[ [ "Zhang", "Kungang", "" ], [ "Chen", "Wei", "" ], [ "Liu", "Wing K.", "" ], [ "Brinson", "L. Catherine", "" ], [ "Apley", "Daniel W.", "" ] ]
2502.07896
Jacob Gosselin
Jacob Toner Gosselin
Heterogeneity in Sectoral Production and the Macro Effect of Sectoral Shocks
26 pages, 8 tables, 4 figures, 6 appendix figures
null
null
null
econ.GN q-fin.EC
http://creativecommons.org/licenses/by/4.0/
The effect of a negative sectoral shock on GDP depends on how important the shocked sector is as a direct and indirect supplier and how easily sectors can substitute inputs. Past estimates of the parameters that determine these qualities in the US have been restrictive: they have not been allowed to vary across industries or across time. This paper uses a novel empirical strategy to produce new estimates of these parameters without these restrictions, by exploiting variation in input expenditure shares within industries rather than across industries. The resulting estimates exhibit significant sectoral and temporal heterogeneity. In a calibrated GE model of multi-sector production, this heterogeneity (1) raises(lowers) the GDP effect of negative shocks to sectors whose customers are less(more) able to substitute inputs (e.g. the GDP effect of a "Chemical products" shock rises by 15%), and (2) raises(lowers) the GDP effect of negative shocks to sectors as they become more[less] central input suppliers (e.g. between 1997 and 2023 the GDP effect of a shock to the "Data processing, internet publishing, and other information services" sector nearly tripled due to changes in its importance as an input supplier).
[ { "version": "v1", "created": "Tue, 11 Feb 2025 19:06:45 GMT" }, { "version": "v2", "created": "Thu, 13 Feb 2025 19:28:32 GMT" }, { "version": "v3", "created": "Wed, 03 Sep 2025 20:35:13 GMT" } ]
2025-09-05T00:00:00
[ [ "Gosselin", "Jacob Toner", "" ] ]
2502.08352
Tianle Liu
Tianle Liu, Shuangming Zhao, Wanshou Jiang, Bingxuan Guo
Sat-DN: Implicit Surface Reconstruction from Multi-View Satellite Images with Depth and Normal Supervision
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
With advancements in satellite imaging technology, acquiring high-resolution multi-view satellite imagery has become increasingly accessible, enabling rapid and location-independent ground model reconstruction. However, traditional stereo matching methods struggle to capture fine details, and while neural radiance fields (NeRFs) achieve high-quality reconstructions, their training time is prohibitively long. Moreover, challenges such as low visibility of building facades, illumination and style differences between pixels, and weakly textured regions in satellite imagery further make it hard to reconstruct reasonable terrain geometry and detailed building facades. To address these issues, we propose Sat-DN, a novel framework leveraging a progressively trained multi-resolution hash grid reconstruction architecture with explicit depth guidance and surface normal consistency constraints to enhance reconstruction quality. The multi-resolution hash grid accelerates training, while the progressive strategy incrementally increases the learning frequency, using coarse low-frequency geometry to guide the reconstruction of fine high-frequency details. The depth and normal constraints ensure a clear building outline and correct planar distribution. Extensive experiments on the DFC2019 dataset demonstrate that Sat-DN outperforms existing methods, achieving state-of-the-art results in both qualitative and quantitative evaluations. The code is available at https://github.com/costune/SatDN.
[ { "version": "v1", "created": "Wed, 12 Feb 2025 12:27:32 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 17:14:29 GMT" } ]
2025-09-05T00:00:00
[ [ "Liu", "Tianle", "" ], [ "Zhao", "Shuangming", "" ], [ "Jiang", "Wanshou", "" ], [ "Guo", "Bingxuan", "" ] ]
2502.08565
L\'aszl\'o Csat\'o
L\'aszl\'o Csat\'o and Andr\'as Gyimesi
Increasing competitiveness by imbalanced groups: The example of the 48-team FIFA World Cup
25 pages, 7 figures, 4 tables
null
null
null
math.OC physics.soc-ph stat.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A match played in a sports tournament can be called stakeless if at least one team is indifferent to its outcome because it already has qualified or has been eliminated. Such a game threatens fairness since teams may not exert full effort without incentives. This paper suggests a novel classification for stakeless matches based on their expected outcome: they are more costly if the indifferent team is more likely to win by playing honestly. Our approach is illustrated with the 2026 FIFA World Cup, the first edition of the competition with 48 teams. We propose a novel format based on imbalanced groups, which substantially reduces the probability of stakeless matches played by the strongest teams according to Monte Carlo simulations. The new design also increases the uncertainty of match outcomes and requires fewer matches. Governing bodies in sports are encouraged to consider our innovative idea in order to enhance the competitiveness of their tournaments.
[ { "version": "v1", "created": "Wed, 12 Feb 2025 16:55:15 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 14:56:17 GMT" } ]
2025-09-05T00:00:00
[ [ "Csató", "László", "" ], [ "Gyimesi", "András", "" ] ]
2502.09032
Cheuk Yin Lee
Chun-Kit Lai, Cheuk Yin Lee
Fourier dimension of the graph of fractional Brownian motion with $H \ge 1/2$
null
null
null
null
math.PR math.CA
http://creativecommons.org/licenses/by/4.0/
We prove that the Fourier dimension of the graph of fractional Brownian motion with Hurst index greater than $1/2$ is almost surely 1. This extends the result of Fraser and Sahlsten (2018) for the Brownian motion and confirms part of the conjecture of Fraser, Orponen and Sahlsten (2014). We introduce a combinatorial integration by parts formula to compute the moments of the Fourier transform of the graph measure. The proof of our main result is based on this integration by parts formula together with Fa\`a di Bruno's formula and strong local nondeterminism of fractional Brownian motion. We also show that the graph of a symmetric $\alpha$-stable process has Fourier dimension 1 almost surely when $\alpha \in [1,2]$ and is a Salem set when $\alpha = 1$.
[ { "version": "v1", "created": "Thu, 13 Feb 2025 07:37:52 GMT" }, { "version": "v2", "created": "Thu, 04 Sep 2025 05:27:07 GMT" } ]
2025-09-05T00:00:00
[ [ "Lai", "Chun-Kit", "" ], [ "Lee", "Cheuk Yin", "" ] ]