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
sequence
2403.11971
Adam Shaw
Adam L. Shaw, Daniel K. Mark, Joonhee Choi, Ran Finkelstein, Pascal Scholl, Soonwon Choi, and Manuel Endres
Experimental signatures of Hilbert-space ergodicity: Universal bitstring distributions and applications in noise learning
ALS and DKM contributed equally
Phys. Rev. X 15, 031001 (2025)
10.1103/h6xy-zpx4
MIT-CTP/5693
quant-ph cond-mat.stat-mech physics.atom-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Systems reaching thermal equilibrium are ubiquitous. For classical systems, this phenomenon is typically understood statistically through ergodicity in phase space, but translating this to quantum systems is a long-standing problem of interest. Recently a strong notion of quantum ergodicity has been proposed, namely that isolated, global quantum states uniformly explore their available state space, dubbed Hilbert-space ergodicity. Here we observe signatures of this process with an experimental Rydberg quantum simulator and various numerical models, before generalizing to the case of a local quantum system interacting with its environment. For a closed system, where the environment is a complementary subsystem, we predict and observe a smooth quantum-to-classical transition in that observables progress from large, quantum fluctuations to small, Gaussian fluctuations as the bath size grows. This transition exhibits universal properties on a quantitative level amongst a wide range of systems, including those at finite temperature, those with itinerant particles, and random circuits. For an open system, where the environment is uncontrolled, we predict the statistics of observables under largely arbitrary noise channels including those with correlated errors, allowing us to discriminate between candidate error models both for continuous Hamiltonian time evolution and for digital random circuits. This allows for computationally efficient experimental noise learning, and more broadly is a new avenue for quantitatively classifying the behavior of noisy quantum systems. Ultimately our results clarify the role of ergodicity in quantum dynamics, with fundamental and practical consequences.
[ { "version": "v1", "created": "Mon, 18 Mar 2024 17:09:05 GMT" }, { "version": "v2", "created": "Tue, 01 Jul 2025 20:02:15 GMT" } ]
2025-07-03T00:00:00
[ [ "Shaw", "Adam L.", "" ], [ "Mark", "Daniel K.", "" ], [ "Choi", "Joonhee", "" ], [ "Finkelstein", "Ran", "" ], [ "Scholl", "Pascal", "" ], [ "Choi", "Soonwon", "" ], [ "Endres", "Manuel", "" ] ]
2403.14583
Zhan Gao
Zhan Gao and Guang Yang and Amanda Prorok
Co-Optimizing Reconfigurable Environments and Policies for Decentralized Multi-Agent Navigation
null
null
null
null
cs.RO cs.LG cs.MA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This work views the multi-agent system and its surrounding environment as a co-evolving system, where the behavior of one affects the other. The goal is to take both agent actions and environment configurations as decision variables, and optimize these two components in a coordinated manner to improve some measure of interest. Towards this end, we consider the problem of decentralized multi-agent navigation in a cluttered environment, where we assume that the layout of the environment is reconfigurable. By introducing two sub-objectives -- multi-agent navigation and environment optimization -- we propose an agent-environment co-optimization problem and develop a coordinated algorithm that alternates between these sub-objectives to search for an optimal synthesis of agent actions and environment configurations; ultimately, improving the navigation performance. Due to the challenge of explicitly modeling the relation between the agents, the environment and their performance therein, we leverage policy gradient to formulate a model-free learning mechanism within the coordinated framework. A formal convergence analysis shows that our coordinated algorithm tracks the local minimum solution of an associated time-varying non-convex optimization problem. Experiments corroborate theoretical findings and show the benefits of co-optimization. Interestingly, the results also indicate that optimized environments can offer structural guidance to de-conflict agents in motion.
[ { "version": "v1", "created": "Thu, 21 Mar 2024 17:37:43 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 12:37:15 GMT" } ]
2025-07-03T00:00:00
[ [ "Gao", "Zhan", "" ], [ "Yang", "Guang", "" ], [ "Prorok", "Amanda", "" ] ]
2403.17646
Xiaocong Chen
Xiaocong Chen and Siyu Wang and Tong Yu and Lina Yao
Diffusion Policies for Risk-Averse Behavior Modeling in Offline Reinforcement Learning
IROS 2025
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Offline reinforcement learning (RL) presents distinct challenges as it relies solely on observational data. A central concern in this context is ensuring the safety of the learned policy by quantifying uncertainties associated with various actions and environmental stochasticity. Traditional approaches primarily emphasize mitigating epistemic uncertainty by learning risk-averse policies, often overlooking environmental stochasticity. In this study, we propose an uncertainty-aware distributional offline RL method to simultaneously address both epistemic uncertainty and environmental stochasticity. We propose a model-free offline RL algorithm capable of learning risk-averse policies and characterizing the entire distribution of discounted cumulative rewards, as opposed to merely maximizing the expected value of accumulated discounted returns. Our method is rigorously evaluated through comprehensive experiments in both risk-sensitive and risk-neutral benchmarks, demonstrating its superior performance.
[ { "version": "v1", "created": "Tue, 26 Mar 2024 12:28:04 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 03:26:21 GMT" } ]
2025-07-03T00:00:00
[ [ "Chen", "Xiaocong", "" ], [ "Wang", "Siyu", "" ], [ "Yu", "Tong", "" ], [ "Yao", "Lina", "" ] ]
2403.19446
Zhengyuan Shi
Zhengyuan Shi, Tiebing Tang, Jiaying Zhu, Sadaf Khan, Hui-Ling Zhen, Mingxuan Yuan, Zhufei Chu, Qiang Xu
Logic Optimization Meets SAT: A Novel Framework for Circuit-SAT Solving
null
null
null
null
cs.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Circuit Satisfiability (CSAT) problem, a variant of the Boolean Satisfiability (SAT) problem, plays a critical role in integrated circuit design and verification. However, existing SAT solvers, optimized for Conjunctive Normal Form (CNF), often struggle with the intrinsic complexity of circuit structures when directly applied to CSAT instances. To address this challenge, we propose a novel preprocessing framework that leverages advanced logic synthesis techniques and a reinforcement learning (RL) agent to optimize CSAT problem instances. The framework introduces a cost-customized Look-Up Table (LUT) mapping strategy that prioritizes solving efficiency, effectively transforming circuits into simplified forms tailored for SAT solvers. Our method achieves significant runtime reductions across diverse industrial-scale CSAT benchmarks, seamlessly integrating with state-of-the-art SAT solvers. Extensive experimental evaluations demonstrate up to 63\% reduction in solving time compared to conventional approaches, highlighting the potential of EDA-driven innovations to advance SAT-solving capabilities.
[ { "version": "v1", "created": "Thu, 28 Mar 2024 14:15:50 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 13:07:57 GMT" } ]
2025-07-03T00:00:00
[ [ "Shi", "Zhengyuan", "" ], [ "Tang", "Tiebing", "" ], [ "Zhu", "Jiaying", "" ], [ "Khan", "Sadaf", "" ], [ "Zhen", "Hui-Ling", "" ], [ "Yuan", "Mingxuan", "" ], [ "Chu", "Zhufei", "" ], [ "Xu", "Qiang", "" ] ]
2404.00773
Roji Pius
Krishna Jalan, Roji Pius, Manish Ramchander
Island Paradigm and Information Recovery from Radiation
Version accepted for publication in JHEP, 27 pages, 12 figures
null
null
null
hep-th
http://creativecommons.org/licenses/by/4.0/
The island paradigm for an AdS$_2$ eternal black hole in the Hartle-Hawking state coupled to a finite temperature non-gravitating bath asserts that after the Page time the operators in the black hole interior can be reconstructed using the bath degrees of freedom. We demonstrate this assertion by consideing a special operator $\mathbb{U}_{bath}$ that has nontrivial action only on the bath degrees of freedom. We show via the gravitational Euclidean path integral analysis that though before the Page time $\mathbb{U}_{bath}$ does not translate the operators in the bath to the black hole interior, after the Page time it takes them to the black hole interior.
[ { "version": "v1", "created": "Sun, 31 Mar 2024 19:05:38 GMT" }, { "version": "v2", "created": "Mon, 31 Mar 2025 13:15:38 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 13:42:13 GMT" } ]
2025-07-03T00:00:00
[ [ "Jalan", "Krishna", "" ], [ "Pius", "Roji", "" ], [ "Ramchander", "Manish", "" ] ]
2404.02476
Haofeng Yuan
Haofeng Yuan, Rongping Zhu, Wanlu Yang, Shiji Song, Keyou You, Wei Fan, C. L. Philip Chen
Deep Reinforcement Learning for Traveling Purchaser Problems
null
null
null
null
math.OC cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
The traveling purchaser problem (TPP) is an important combinatorial optimization problem with broad applications. Due to the coupling between routing and purchasing, existing works on TPPs commonly address route construction and purchase planning simultaneously, which, however, leads to exact methods with high computational cost and heuristics with sophisticated design but limited performance. In sharp contrast, we propose a novel approach based on deep reinforcement learning (DRL), which addresses route construction and purchase planning separately, while evaluating and optimizing the solution from a global perspective. The key components of our approach include a bipartite graph representation for TPPs to capture the market-product relations, and a policy network that extracts information from the bipartite graph and uses it to sequentially construct the route. One significant advantage of our framework is that we can efficiently construct the route using the policy network, and once the route is determined, the associated purchasing plan can be easily derived through linear programming, while, by leveraging DRL, we can train the policy network towards optimizing the global solution objective. Furthermore, by introducing a meta-learning strategy, the policy network can be trained stably on large-sized TPP instances, and generalize well across instances of varying sizes and distributions, even to much larger instances that are never seen during training. Experiments on various synthetic TPP instances and the TPPLIB benchmark demonstrate that our DRL-based approach can significantly outperform well-established TPP heuristics, reducing the optimality gap by 40%-90%, and also showing an advantage in runtime, especially on large-sized instances.
[ { "version": "v1", "created": "Wed, 03 Apr 2024 05:32:10 GMT" }, { "version": "v2", "created": "Thu, 11 Apr 2024 06:00:27 GMT" }, { "version": "v3", "created": "Fri, 02 Aug 2024 15:30:14 GMT" }, { "version": "v4", "created": "Mon, 09 Sep 2024 08:11:45 GMT" }, { "version": "v5", "created": "Mon, 14 Oct 2024 13:33:42 GMT" }, { "version": "v6", "created": "Wed, 02 Jul 2025 15:27:01 GMT" } ]
2025-07-03T00:00:00
[ [ "Yuan", "Haofeng", "" ], [ "Zhu", "Rongping", "" ], [ "Yang", "Wanlu", "" ], [ "Song", "Shiji", "" ], [ "You", "Keyou", "" ], [ "Fan", "Wei", "" ], [ "Chen", "C. L. Philip", "" ] ]
2404.07478
Jiayin Pan
Jiayin Pan
Ricci curvature and fundamental groups of effective regular sets
Submitted to a special issue in honor of Xiaochun Rong on his 70th birthday
J. Math. Study 58 (2025), no. 1, 3-21
null
null
math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
For a Gromov-Hausdorff convergent sequence of closed manifolds $M_i^n\overset{GH}\longrightarrow X$ with $\mathrm{Ric}\ge-(n-1)$, $\mathrm{diam}(M_i)\le D$, and $\mathrm{vol}(M_i)\ge v>0$, we study the relation between $\pi_1(M_i)$ and $X$. It was known before that there is a surjective homomorphism $\phi_i:\pi_1(M_i)\to \pi_1(X)$ by the work of Pan-Wei. In this paper, we construct a surjective homomorphism from the interior of the effective regular set in $X$ back to $M_i$, that is, $\psi_i:\pi_1(\mathcal{R}_{\epsilon,\delta}^\circ)\to \pi_1(M_i)$. These surjective homomorphisms $\phi_i$ and $\psi_i$ are natural in the sense that their composition $\phi_i \circ \psi_i$ is exactly the homomorphism induced by the inclusion map $\mathcal{R}_{\epsilon,\delta}^\circ \hookrightarrow X$.
[ { "version": "v1", "created": "Thu, 11 Apr 2024 05:11:06 GMT" } ]
2025-07-03T00:00:00
[ [ "Pan", "Jiayin", "" ] ]
2404.09023
Shayan Zahedi
Shayan Zahedi
Classically Frustrated Magnets, Symmetries and $\mathbb Z_2$-Equivariant Topology
22 pages, 8 figures, Talk based on text given at conferences: https://ucrisportal.univie.ac.at/en/activities/winter-workshop-on-topological-order and https://berlin24.dpg-tagungen.de/
null
null
null
math-ph cond-mat.str-el math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A novel result in $\mathbb Z_2$-equivariant homotopy theory is stated, proven, and applied to the topological classification of classically frustrated magnets in the presence of canonical time-reversal symmetry. This result generalizes a lemma that had been key to the homotopical derivation of the renowned Bott-Kitaev periodic table for topological insulators and superconductors. The methods used in the classification of topological insulators and superconductors are here generalized and their generalizations applied to systems that are not quantum mechanical. We distinguish between three symmetry classes $\mathrm{AIII}$, $\mathrm{BDI}$, and $\mathrm{CII}$ depending on the existence and type of canonical time-reversal symmetry. For each of these classes, the relevant objects to classify are $\mathbb Z_2$-equivariant maps into a Stiefel manifold. The topological classification is illustrated through examples of classically frustrated spin models and is compared to that of Roychowdhury and Lawler (RL).
[ { "version": "v1", "created": "Sat, 13 Apr 2024 15:06:03 GMT" }, { "version": "v2", "created": "Sat, 20 Apr 2024 02:29:17 GMT" }, { "version": "v3", "created": "Tue, 05 Nov 2024 14:44:06 GMT" }, { "version": "v4", "created": "Tue, 19 Nov 2024 12:11:03 GMT" }, { "version": "v5", "created": "Thu, 22 May 2025 16:41:26 GMT" }, { "version": "v6", "created": "Wed, 02 Jul 2025 10:11:45 GMT" } ]
2025-07-03T00:00:00
[ [ "Zahedi", "Shayan", "" ] ]
2404.09648
Samyak Pratyush Prasad
Samyak Pratyush Prasad, Maria Maffei, Patrice A. Camati, Cyril Elouard, Alexia Auff\`eves
Thermodynamics of autonomous optical Bloch equations
22+19 pages, 5 figures. Comments are welcome!
null
null
null
quant-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
Optical Bloch Equations (OBEs) are canonical equations describing the dynamics of a classically driven atom coupled to a thermal bath. Their thermodynamics is highly relevant to establish fundamental energetic bounds of key quantum processes. A consistent framework is available in the regime where the drives and baths can be treated classically, i.e. remains insensitive to the coupling with the atom. This regime, however, is not adapted to explore minimal energy costs, nor to measure atom-induced energy variations inside drives and baths -- a key ability to directly measure and optimize work and heat exchanges. This calls for a new framework accounting for atomic back-actions on drives and baths. Here we build such a framework by describing the atom, the drive and the bath as a joint autonomous system, the drive and the bath being parts of the same electromagnetic field. Our approach captures atom-field correlations at fundamental timescales, as well as the atomic back-action on the field, allowing us to define work-like (heat-like) flows as energy flows stemming from effective unitary dynamics induced by one system on the other (non-unitary correlating dynamics). Time-integrated work-like and heat-like flows are directly measurable in the field, as changes of the mean field and fluctuations, respectively. Our approach differs from standard analyses by identifying an additional unitary contribution in the atom's dynamics, the self-drive, and its energetic counterpart, the self-work, yielding a tighter expression of the second law. We relate this tightening to the extra knowledge about the field state, as well as the potential of the interacted driving field to be recycled. Our autonomous framework deepens the current understanding of thermodynamics in the quantum regime and its potential for energy management at quantum scales.
[ { "version": "v1", "created": "Mon, 15 Apr 2024 10:31:31 GMT" }, { "version": "v2", "created": "Tue, 23 Apr 2024 02:57:08 GMT" }, { "version": "v3", "created": "Fri, 29 Nov 2024 15:47:26 GMT" }, { "version": "v4", "created": "Wed, 02 Jul 2025 04:48:59 GMT" } ]
2025-07-03T00:00:00
[ [ "Prasad", "Samyak Pratyush", "" ], [ "Maffei", "Maria", "" ], [ "Camati", "Patrice A.", "" ], [ "Elouard", "Cyril", "" ], [ "Auffèves", "Alexia", "" ] ]
2404.10015
Yaakov Malinovsky
Yaakov Malinovsky and Isaac M. Sonin
The Water Puzzle and Marginal Utility Optimization
null
null
null
null
math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a variation of the water puzzle, which is related to a simple model of marginal utility. The problem has an intriguing solution and can be extended in several directions.
[ { "version": "v1", "created": "Sat, 13 Apr 2024 14:24:02 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 15:12:52 GMT" } ]
2025-07-03T00:00:00
[ [ "Malinovsky", "Yaakov", "" ], [ "Sonin", "Isaac M.", "" ] ]
2404.10145
Zhu Ye
Jiayin Pan and Zhu Ye
Nonnegative Ricci curvature, splitting at infinity, and first Betti number rigidity
null
Adv. Math. 474 (2025), Paper No. 110310, 35 pp
10.1016/j.aim.2025.110310
null
math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the rigidity problems for open (complete and noncompact) $n$-manifolds with nonnegative Ricci curvature. We prove that if an asymptotic cone of $M$ properly contains a Euclidean $\mathbb{R}^{k-1}$, then the first Betti number of $M$ is at most $n-k$; moreover, if equality holds, then $M$ is flat. Next, we study the geometry of the orbit $\Gamma\tilde{p}$, where $\Gamma=\pi_1(M,p)$ acts on the universal cover $(\widetilde{M},\tilde{p})$. Under a similar asymptotic condition, we prove a geometric rigidity in terms of the growth order of $\Gamma\tilde{p}$. We also give the first example of a manifold $M$ of $\mathrm{Ric}>0$ and $\pi_1(M)=\mathbb{Z}$ but with a varying orbit growth order.
[ { "version": "v1", "created": "Mon, 15 Apr 2024 21:28:43 GMT" } ]
2025-07-03T00:00:00
[ [ "Pan", "Jiayin", "" ], [ "Ye", "Zhu", "" ] ]
2404.15377
Sandra Leticia Ju\'arez-Osorio
Sandra Leticia Ju\'arez Osorio, Mayra Alejandra Rivera Ruiz, Andres Mendez-Vazquez, Eduardo Rodriguez-Tello
Fourier Series Guided Design of Quantum Convolutional Neural Networks for Enhanced Time Series Forecasting
null
null
null
null
quant-ph cs.LG
http://creativecommons.org/licenses/by/4.0/
In this study, we apply 1D quantum convolution to address the task of time series forecasting. By encoding multiple points into the quantum circuit to predict subsequent data, each point becomes a feature, transforming the problem into a multidimensional one. Building on theoretical foundations from prior research, which demonstrated that Variational Quantum Circuits (VQCs) can be expressed as multidimensional Fourier series, we explore the capabilities of different architectures and ansatz. This analysis considers the concepts of circuit expressibility and the presence of barren plateaus. Analyzing the problem within the framework of the Fourier series enabled the design of an architecture that incorporates data reuploading, resulting in enhanced performance. Rather than a strict requirement for the number of free parameters to exceed the degrees of freedom of the Fourier series, our findings suggest that even a limited number of parameters can produce Fourier functions of higher degrees. This highlights the remarkable expressive power of quantum circuits. This observation is also significant in reducing training times. The ansatz with greater expressibility and number of non-zero Fourier coefficients consistently delivers favorable results across different scenarios, with performance metrics improving as the number of qubits increases.
[ { "version": "v1", "created": "Tue, 23 Apr 2024 01:35:07 GMT" }, { "version": "v2", "created": "Thu, 25 Apr 2024 03:46:20 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 03:04:19 GMT" } ]
2025-07-03T00:00:00
[ [ "Osorio", "Sandra Leticia Juárez", "" ], [ "Ruiz", "Mayra Alejandra Rivera", "" ], [ "Mendez-Vazquez", "Andres", "" ], [ "Rodriguez-Tello", "Eduardo", "" ] ]
2404.16369
Yukai Zhou
Yukai Zhou, Jian Lou, Zhijie Huang, Zhan Qin, Yibei Yang, Wenjie Wang
Don't Say No: Jailbreaking LLM by Suppressing Refusal
Accepted by ACL 2025 Findings
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Ensuring the safety alignment of Large Language Models (LLMs) is critical for generating responses consistent with human values. However, LLMs remain vulnerable to jailbreaking attacks, where carefully crafted prompts manipulate them into producing toxic content. One category of such attacks reformulates the task as an optimization problem, aiming to elicit affirmative responses from the LLM. However, these methods heavily rely on predefined objectionable behaviors, limiting their effectiveness and adaptability to diverse harmful queries. In this study, we first identify why the vanilla target loss is suboptimal and then propose enhancements to the loss objective. We introduce DSN (Don't Say No) attack, which combines a cosine decay schedule method with refusal suppression to achieve higher success rates. Extensive experiments demonstrate that DSN outperforms baseline attacks and achieves state-of-the-art attack success rates (ASR). DSN also shows strong universality and transferability to unseen datasets and black-box models.
[ { "version": "v1", "created": "Thu, 25 Apr 2024 07:15:23 GMT" }, { "version": "v2", "created": "Sat, 12 Oct 2024 06:57:09 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 07:27:32 GMT" } ]
2025-07-03T00:00:00
[ [ "Zhou", "Yukai", "" ], [ "Lou", "Jian", "" ], [ "Huang", "Zhijie", "" ], [ "Qin", "Zhan", "" ], [ "Yang", "Yibei", "" ], [ "Wang", "Wenjie", "" ] ]
2404.17449
Jordan Fran\c{c}ois
Jordan Fran\c{c}ois and Lucrezia Ravera
On the Meaning of Local Symmetries: Epistemic-Ontological Dialectics
21 pages
Found Phys 55, 38 (2025)
10.1007/s10701-025-00849-y
null
physics.hist-ph gr-qc hep-th math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We propose our account of the meaning of local symmetries. We argue that the general covariance principle and gauge principle both are principles of democratic epistemic access to the law of physics, leading to ontological insights about the objective nature of spacetime. We further argue that relationality is a core notion of general-relativistic gauge field theory, tacitly encoded by its (active) local symmetries.
[ { "version": "v1", "created": "Fri, 26 Apr 2024 14:38:51 GMT" }, { "version": "v2", "created": "Tue, 30 Apr 2024 18:30:52 GMT" } ]
2025-07-03T00:00:00
[ [ "François", "Jordan", "" ], [ "Ravera", "Lucrezia", "" ] ]
2404.17515
Tyler Barna
Tyler Barna, Brandon Reed, Igor Andreoni, Michael W. Coughlin, Tim Dietrich, Steven L. Groom, Theophile Jegou du Laz, Peter T.H Pang, Josiah N. Purdum, Ben Rusholme
An Online Framework for Fitting Fast Transient Lightcurves
Accepted to MNRAS, 11 pages, 9 figures
null
10.1093/mnras/stae1164
null
astro-ph.HE astro-ph.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The identification of extragalactic fast optical transients (eFOTs) as potential multi-messenger sources is one of the main challenges in time-domain astronomy. However, recent developments have allowed for probes of rapidly-evolving transients. With the increasing number of alert streams from optical time-domain surveys, the next paradigm is building technologies to rapidly identify the most interesting transients for follow-up. One effort to make this possible is the fitting of objects to a variety of eFOT lightcurve models such as kilonovae and $\gamma$-ray burst (GRB) afterglows. In this work, we describe a new framework designed to efficiently fit transients to light curve models and flag them for further follow-up. We describe the pipeline's workflow and a handful of performance metrics, including the nominal sampling time for each model. We highlight as examples ZTF20abwysqy, the shortest long gamma ray burst discovered to date, and ZTF21abotose, a core-collapse supernova initially identified as a potential kilonova candidate.
[ { "version": "v1", "created": "Fri, 26 Apr 2024 16:34:29 GMT" } ]
2025-07-03T00:00:00
[ [ "Barna", "Tyler", "" ], [ "Reed", "Brandon", "" ], [ "Andreoni", "Igor", "" ], [ "Coughlin", "Michael W.", "" ], [ "Dietrich", "Tim", "" ], [ "Groom", "Steven L.", "" ], [ "Laz", "Theophile Jegou du", "" ], [ "Pang", "Peter T. H", "" ], [ "Purdum", "Josiah N.", "" ], [ "Rusholme", "Ben", "" ] ]
2405.00617
Tatyana Shcherbina
Ievgenii Afanasiev, Mariya Shcherbina, Tatyana Shcherbina
Universality of the second correlation function of the deformed Ginibre ensemble
33 pages
null
null
null
math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the deformed complex Ginibre ensemble $H=A_0+H_0$, where $H_0$ is the complex matrix with iid Gaussian entries, and $A_0$ is some general $n\times n$ matrix (it can be random and in this case it is independent of $H_0$). Assuming rather general assumptions on $A_0$, we prove that the asymptotic local behavior of the second correlation function of the eigenvalues of such matrices in the bulk coincides with that for the pure complex Ginibre ensemble.
[ { "version": "v1", "created": "Wed, 01 May 2024 16:36:24 GMT" }, { "version": "v2", "created": "Tue, 01 Jul 2025 22:33:18 GMT" } ]
2025-07-03T00:00:00
[ [ "Afanasiev", "Ievgenii", "" ], [ "Shcherbina", "Mariya", "" ], [ "Shcherbina", "Tatyana", "" ] ]
2405.00896
Ikki Fukuda
Ikki Fukuda, Shinya Sato
Higher-order asymptotic profiles of solutions to the Cauchy problem for the convection-diffusion equation with variable diffusion
22 pages
null
null
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider the asymptotic behavior of solutions to the convection-diffusion equation: \[ \partial_t u - \mathrm{div}\left(a(x)\nabla u\right) = d\cdot\nabla \left(\left\lvert u\right\rvert ^{q-1}u\right),\ \ x\in\mathbb{R}^n, \ t>0 \] with an integrable initial data $u_{0}(x)$, where $n\ge1$, $q>1+\frac{1}{n}$ and $d\in \mathbb{R}^{n}$. Moreover, we take $a(x)=1+b(x)>0$, where $b(x)$ is smooth and decays fast enough at spatial infinity. It is known that the asymptotic profile of the solution to this problem can be given by the heat kernel. Moreover, some higher-order asymptotic expansions of the solution have already been studied. In particular, the structures of the second asymptotic profiles strongly depend on the nonlinear exponent $q$. More precisely, these profiles have different decay orders in each of the following three cases: $1+\frac{1}{n}<q<1+\frac{2}{n}$; $q=1+\frac{2}{n}$; $q>1+\frac{2}{n}$. In this paper, we focus on the critical case $q=1+\frac{2}{n}$. By analyzing the corresponding integral equation in details, we have succeeded to give the more higher-order asymptotic expansion of the solution, which generalizes the previous works.
[ { "version": "v1", "created": "Wed, 01 May 2024 22:59:42 GMT" }, { "version": "v2", "created": "Thu, 08 Aug 2024 09:00:36 GMT" }, { "version": "v3", "created": "Tue, 03 Sep 2024 16:11:50 GMT" }, { "version": "v4", "created": "Fri, 27 Sep 2024 08:02:05 GMT" }, { "version": "v5", "created": "Wed, 02 Jul 2025 11:42:26 GMT" } ]
2025-07-03T00:00:00
[ [ "Fukuda", "Ikki", "" ], [ "Sato", "Shinya", "" ] ]
2405.01333
Guangming Wang
Guangming Wang, Lei Pan, Songyou Peng, Shaohui Liu, Chenfeng Xu, Yanzi Miao, Wei Zhan, Masayoshi Tomizuka, Marc Pollefeys, and Hesheng Wang
NeRFs in Robotics: A Survey
31 pages, 19 figures, accepted by The International Journal of Robotics Research, 2025
null
null
null
cs.RO cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Detailed and realistic 3D environment representations have been a long-standing goal in the fields of computer vision and robotics. The recent emergence of neural implicit representations has introduced significant advances to these domains, enabling numerous novel capabilities. Among these, Neural Radiance Fields (NeRFs) have gained considerable attention because of their considerable representational advantages, such as simplified mathematical models, low memory footprint, and continuous scene representations. In addition to computer vision, NeRFs have demonstrated significant potential in robotics. Thus, we present this survey to provide a comprehensive understanding of NeRFs in the field of robotics. By exploring the advantages and limitations of NeRF as well as its current applications and future potential, we aim to provide an overview of this promising area of research. Our survey is divided into two main sections: \textit{Applications of NeRFs in Robotics} and \textit{Advances for NeRFs in Robotics}, from the perspective of how NeRF enters the field of robotics. In the first section, we introduce and analyze some works that have been or could be used in robotics for perception and interaction tasks. In the second section, we show some works related to improving NeRF's own properties, which are essential for deploying NeRFs in robotics. In the discussion section of the review, we summarize the existing challenges and provide valuable future research directions.
[ { "version": "v1", "created": "Thu, 02 May 2024 14:38:18 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 01:46:31 GMT" } ]
2025-07-03T00:00:00
[ [ "Wang", "Guangming", "" ], [ "Pan", "Lei", "" ], [ "Peng", "Songyou", "" ], [ "Liu", "Shaohui", "" ], [ "Xu", "Chenfeng", "" ], [ "Miao", "Yanzi", "" ], [ "Zhan", "Wei", "" ], [ "Tomizuka", "Masayoshi", "" ], [ "Pollefeys", "Marc", "" ], [ "Wang", "Hesheng", "" ] ]
2405.03127
Tzu Chiang Yuan
Abdesslam Arhrib, Khiem Hong Phan, Van Que Tran and Tzu-Chiang Yuan
When The Standard Model Higgs Meets Its Lighter 95 GeV Twin
36 pages, 5 figures, 2 tables; title slightly changed; revised version matched published version
Nucl.Phys.B 1015 (2025) 116909
10.1016/j.nuclphysb.2025.116909
null
hep-ph
http://creativecommons.org/licenses/by/4.0/
Recent reports from the Large Hadron Collider indicate two excesses: one in the lighter Higgs mass region around 95 GeV, and another in the rare $Z \gamma$ final state of the Standard Model (SM) 125 GeV Higgs decay. These anomalies are analyzed within the minimal gauged two-Higgs-doublet model (G2HDM). A viable parameter space in G2HDM is identified that can account for both excesses. Within the viable parameter space, we find a strong correlation between the signal strengths of the SM 125 GeV Higgs decays into $\gamma \gamma$ and $Z \gamma$ modes. However, this correlation does not extend to the lighter 95 GeV Higgs.
[ { "version": "v1", "created": "Mon, 06 May 2024 02:46:12 GMT" }, { "version": "v2", "created": "Tue, 01 Jul 2025 09:52:49 GMT" } ]
2025-07-03T00:00:00
[ [ "Arhrib", "Abdesslam", "" ], [ "Phan", "Khiem Hong", "" ], [ "Tran", "Van Que", "" ], [ "Yuan", "Tzu-Chiang", "" ] ]
2405.05696
Huihui Miao
Hui-hui Miao
Investigating entropic dynamics of multiqubit cavity QED system
15 pages, 14 figures, 1 table
Advanced Quantum Technologies 7, 12, 2400246 (2024)
10.1002/qute.202400246
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Entropic dynamics of a multiqubit cavity quantum electrodynamics system is simulated and various aspects of entropy are explored. In the modified version of the Tavis-Cummings-Hubbard model, atoms are held in optical cavities through optical tweezers and can jump between different cavities through the tunneling effect. The interaction of atom with the cavity results in different electronic transitions and the creation and annihilation of corresponding types of photon. Electron spin and the Pauli exclusion principle are considered. Formation and break of covalent bond and creation and annihilation of phonon are also introduced into the model. The system is bipartite. The effect of all kinds of interactions on entropy is studied. And the von Neumann entropy of different subsystems is compared. The results show that the entropic dynamics can be controlled by selectively choosing system parameters, and the entropy values of different subsystems satisfy certain inequality relationships.
[ { "version": "v1", "created": "Thu, 09 May 2024 11:51:00 GMT" }, { "version": "v2", "created": "Fri, 24 May 2024 07:22:29 GMT" }, { "version": "v3", "created": "Mon, 09 Sep 2024 13:16:21 GMT" } ]
2025-07-03T00:00:00
[ [ "Miao", "Hui-hui", "" ] ]
2405.05772
Xihan Ji
Xihan Ji, Roberto Maiolino, Gary Ferland, Francesco D'Eugenio, Rachana Bhatawdekar, St\'ephane Charlot, Jacopo Chevallard, Mirko Curti, Emma Curtis-Lake, Kevin Hainline, Zhiyuan Ji, Brant Robertson, Bruno Rodr\'iguez Del Pino, Jan Scholtz, Sandro Tacchella, Christina C. Williams, Joris Witstok
JADES -- The small blue bump in GN-z11: insights into the nuclear region of a galaxy at z=10.6
28 pages (including appendices), 20 figures, accepted for publication in MNRAS
null
null
null
astro-ph.GA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We report the detection of continuum excess in the rest-frame UV between 3000 {\AA} and 3550 {\AA} in the JWST/NIRSpec spectrum of GN-z11, a luminous galaxy $z=10.603$. The shape of the continuum excess resembles a Balmer continuum but has a break around 3546 {\AA}. The fitting result of this excess depends on the assumed origin of the continuum. If the continuum of GN-z11 is dominated by a stellar population with a small Balmer break, the apparent blueshift of the Balmer continuum is not significant and the best-fit Balmer continuum model indicates a temperature of $T_e = 1.78^{+0.25}_{-0.21}\times 10^4$ K. In contrast, if the continuum is dominated by AGN emission, a nebular continuum model cannot fit the spectrum properly. The absence of the Balmer jump indicates an electron temperature of $\sim 3\times 10^4$ K, significantly higher than the temperature of $T_{e}({\rm O^{2+}}) = 1.36\pm 0.13\times 10^{4}$ K inferred from [OIII]$\lambda 4363$ and [OIII]$\lambda 5007$. The temperature difference can result from mixing of different ionized regions: the Balmer emission mainly arises from dense and hot clouds in the Broad Line Region, whereas the forbidden lines originate from less dense and colder gas. An alternative explanation for the observed continuum excess is the FeII emission, which shows a characteristic jump blueward of the Balmer limit as previously seen in the spectra of many lower-redshift quasars. Through comparisons with Cloudy models, we show an Fe abundance above $\sim 1/3$ solar is likely needed, which could be achieved via enrichment from Type-Ia supernovae, hypernovae, or pair-instability supernovae.
[ { "version": "v1", "created": "Thu, 09 May 2024 13:48:11 GMT" }, { "version": "v2", "created": "Mon, 20 May 2024 11:08:45 GMT" }, { "version": "v3", "created": "Tue, 01 Jul 2025 19:59:47 GMT" } ]
2025-07-03T00:00:00
[ [ "Ji", "Xihan", "" ], [ "Maiolino", "Roberto", "" ], [ "Ferland", "Gary", "" ], [ "D'Eugenio", "Francesco", "" ], [ "Bhatawdekar", "Rachana", "" ], [ "Charlot", "Stéphane", "" ], [ "Chevallard", "Jacopo", "" ], [ "Curti", "Mirko", "" ], [ "Curtis-Lake", "Emma", "" ], [ "Hainline", "Kevin", "" ], [ "Ji", "Zhiyuan", "" ], [ "Robertson", "Brant", "" ], [ "Del Pino", "Bruno Rodríguez", "" ], [ "Scholtz", "Jan", "" ], [ "Tacchella", "Sandro", "" ], [ "Williams", "Christina C.", "" ], [ "Witstok", "Joris", "" ] ]
2405.10228
Lihan Guo
Duarte Fragoso, Lihan Guo
The fermionic double smeared null energy condition
null
null
10.21468/SciPostPhysCore.8.2.045
null
gr-qc hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Energy conditions are crucial for understanding why exotic phenomena such as traversable wormholes and closed timelike curves remain elusive. In this paper, we prove the Double Smeared Null Energy Condition (DSNEC) for the fermionic free theory in 4-dimensional flat Minkowski space-time, extending previous work on the same energy condition for the bosonic case [1][2] by adapting Fewster and Mistry's method [3] to the energy-momentum tensor $T_{++}$. A notable difference from previous works lies in the presence of the $\gamma_0 \gamma_+$ matrix in $T_{++}$, causing a loss of symmetry. This challenge is addressed by making use of its square-root matrix. We provide explicit analytic results for the massless case as well as numerical insights for the mass-dependence of the bound in the case of Gaussian smearing.
[ { "version": "v1", "created": "Thu, 16 May 2024 16:27:13 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 08:32:15 GMT" } ]
2025-07-03T00:00:00
[ [ "Fragoso", "Duarte", "" ], [ "Guo", "Lihan", "" ] ]
2405.11038
Andrea Cappelletti
Andrea Cappelletti, Andrea Montoli
Homological Lemmas in a Non-pointed Context
null
Theory and Applications of Categories, Vol. 44, 2025, No. 18, pp 544-564
null
null
math.CT
http://creativecommons.org/licenses/by/4.0/
We show that non-pointed versions of the classical homological lemmas hold in regular protomodular categories equipped with a suitable posetal monocoreflective subcategory. Examples of such categories are all protomodular varieties of universal algebras having more than one constant, like the ones of unitary rings, Boolean algebras, Heyting algebras and MV-algebras, their topological models, and the dual category of every elementary topos.
[ { "version": "v1", "created": "Fri, 17 May 2024 18:30:32 GMT" }, { "version": "v2", "created": "Sun, 22 Jun 2025 14:51:02 GMT" } ]
2025-07-03T00:00:00
[ [ "Cappelletti", "Andrea", "" ], [ "Montoli", "Andrea", "" ] ]
2405.13012
Antoine Bellemare-Pepin Ph.D.
Antoine Bellemare-Pepin (1 and 2), Fran\c{c}ois Lespinasse (3), Philipp Th\"olke (1), Yann Harel (1), Kory Mathewson (4), Jay A. Olson (5), Yoshua Bengio (4 and 6) and Karim Jerbi (1, 4 and 7) ((1) CoCo Lab, Psychology department, Universit\'e de Montr\'eal, Montreal, QC, Canada, (2) Music department, Concordia University, Montreal, QC, Canada, (3) Sociology and Anthropology department, Concordia University, Montreal, QC, Canada, (4) Mila (Quebec AI research Institute), Montreal, QC, Canada, (5) Department of Psychology, University of Toronto Mississauga, Mississauga, ON, Canada, (6) Department of Computer Science and Operations Research, Universit\'e de Montr\'eal, Montreal, QC, Canada, (7) UNIQUE Center (Quebec Neuro-AI research Center), QC, Canada)
Divergent Creativity in Humans and Large Language Models
First two and last listed authors are corresponding authors. The first two listed authors contributed equally to this work
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by-nc-sa/4.0/
The recent surge of Large Language Models (LLMs) has led to claims that they are approaching a level of creativity akin to human capabilities. This idea has sparked a blend of excitement and apprehension. However, a critical piece that has been missing in this discourse is a systematic evaluation of LLMs' semantic diversity, particularly in comparison to human divergent thinking. To bridge this gap, we leverage recent advances in computational creativity to analyze semantic divergence in both state-of-the-art LLMs and a substantial dataset of 100,000 humans. We found evidence that LLMs can surpass average human performance on the Divergent Association Task, and approach human creative writing abilities, though they fall short of the typical performance of highly creative humans. Notably, even the top performing LLMs are still largely surpassed by highly creative individuals, underscoring a ceiling that current LLMs still fail to surpass. Our human-machine benchmarking framework addresses the polemic surrounding the imminent replacement of human creative labour by AI, disentangling the quality of the respective creative linguistic outputs using established objective measures. While prompting deeper exploration of the distinctive elements of human inventive thought compared to those of AI systems, we lay out a series of techniques to improve their outputs with respect to semantic diversity, such as prompt design and hyper-parameter tuning.
[ { "version": "v1", "created": "Mon, 13 May 2024 22:37:52 GMT" }, { "version": "v2", "created": "Tue, 01 Jul 2025 19:34:19 GMT" } ]
2025-07-03T00:00:00
[ [ "Bellemare-Pepin", "Antoine", "", "1 and 2" ], [ "Lespinasse", "François", "", "Sociology and Anthropology department, Concordia University, Montreal, QC, Canada" ], [ "Thölke", "Philipp", "", "CoCo Lab, Psychology department, Université de Montréal, Montreal, QC, Canada" ], [ "Harel", "Yann", "", "CoCo Lab, Psychology department, Université de Montréal, Montreal, QC, Canada" ], [ "Mathewson", "Kory", "", "Mila" ], [ "Olson", "Jay A.", "", "Department of Psychology, University of Toronto Mississauga, Mississauga, ON, Canada" ], [ "Bengio", "Yoshua", "", "4 and 6" ], [ "Jerbi", "Karim", "", "1, 4 and 7" ] ]
2405.13337
Qihang Fan
Qihang Fan, Huaibo Huang, Mingrui Chen, Ran He
Semantic Equitable Clustering: A Simple and Effective Strategy for Clustering Vision Tokens
Accepted by ICCV2025
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Vision Transformer (ViT) has gained prominence for its superior relational modeling prowess. However, its global attention mechanism's quadratic complexity poses substantial computational burdens. A common remedy spatially groups tokens for self-attention, reducing computational requirements. Nonetheless, this strategy neglects semantic information in tokens, possibly scattering semantically-linked tokens across distinct groups, thus compromising the efficacy of self-attention intended for modeling inter-token dependencies. Motivated by these insights, we introduce a fast and balanced clustering method, named Semantic Equitable Clustering (SEC). SEC clusters tokens based on their global semantic relevance in an efficient, straightforward manner. In contrast to traditional clustering methods requiring multiple iterations, our method achieves token clustering in a single pass. Additionally, SEC regulates the number of tokens per cluster, ensuring a balanced distribution for effective parallel processing on current computational platforms without necessitating further optimization. Capitalizing on SEC, we propose a versatile vision backbone, SECViT. Comprehensive experiments in image classification, object detection, instance segmentation, and semantic segmentation validate the effectiveness of SECViT. Moreover, SEC can be conveniently and swiftly applied to multimodal large language models (MLLM), such as LLaVA, to serve as a vision language connector, effectively accelerating the model's efficiency while maintaining unchanged or better performance.
[ { "version": "v1", "created": "Wed, 22 May 2024 04:49:00 GMT" }, { "version": "v2", "created": "Wed, 20 Nov 2024 05:17:51 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 03:53:29 GMT" } ]
2025-07-03T00:00:00
[ [ "Fan", "Qihang", "" ], [ "Huang", "Huaibo", "" ], [ "Chen", "Mingrui", "" ], [ "He", "Ran", "" ] ]
2405.13404
Martin Bohnert
Martin Bohnert
Quasi-period collapse in half-integral polygons
28 pages, 7 figures; typos corrected
null
null
null
math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A half-integral polygon with quasi-period collapse behaves similarly to a lattice polygon in the sense that the number of lattice points in its integer dilates can be calculated as values of a polynomial, its Ehrhart polynomial. As a main result, we classify the Ehrhart polynomials of all half-integral non-lattice polygons with quasi-period collapse. In particular, we obtain that for any positive integer $i$, the polynomial $\frac{4i+5}{2}t^2+\frac{2i+7}{2}t+1\in \mathbb{Q}[t]$ is an Ehrhart polynomial of a rational polygon, which was an open question for $i>1$. We also study some extreme cases in detail. In particular, we show that up to affine unimodular equivalence there exist exactly $30$ half-integral non-lattice polygons with quasi-periodic collapse with exactly one interior lattice point, which are the dual polygons of the $30$ LDP polygons of Gorenstein index $2$. Furthermore, we classify all half-integral polygons with quasi-period collapse with at most $6$ interior lattice points or with $i\geq 1$ interior lattice points and the maximum possible number $2i+7$ of boundary lattice points.
[ { "version": "v1", "created": "Wed, 22 May 2024 07:27:01 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 05:53:12 GMT" } ]
2025-07-03T00:00:00
[ [ "Bohnert", "Martin", "" ] ]
2405.16525
Pawel Caban
Alexander Bernal and Pawe{\l} Caban and Jakub Rembieli\'nski
Entanglement and Bell inequality violation in vector diboson systems produced in decays of spin-0 particles
Minor changes, version as published. arXiv admin note: text overlap with arXiv:2307.13496
Scientific Reports 15 (2025) 23410
10.1038/s41598-025-07747-3
null
hep-ph hep-th quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We discuss entanglement and the violation of the CGLMP inequality in a system of two vector bosons produced in the decay of a spin-0 particle. We assume the most general CPT conserving, Lorentz-invariant coupling of the spin-0 particle with the daughter bosons. We compute the most general two-boson density matrix obtained by averaging over kinematical configurations with an appropriate probability distribution (which can be obtained when both bosons subsequently decay into fermion-antifermion). We show that the two-boson state is entangled and violates the CGLMP inequality for all values of the (anomalous) coupling constants and that in this case the state is entangled iff it can violate the CGLMP inequality. As an exemplary process of this kind we use the decay $H\to ZZ$ with anomalous coupling.
[ { "version": "v1", "created": "Sun, 26 May 2024 11:21:06 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 08:53:24 GMT" } ]
2025-07-03T00:00:00
[ [ "Bernal", "Alexander", "" ], [ "Caban", "Paweł", "" ], [ "Rembieliński", "Jakub", "" ] ]
2405.20732
Jian-Hua Zeng
Jian-Hua Zeng, Qizhong Zhu, Liang He
Interaction induced moir\'e systems in twisted bilayer optical lattices
12 pages (6 figures + 1 table)
Phys. Rev. A 111, 063317 (2025)
10.1103/zpqd-ryjm
null
cond-mat.quant-gas
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Moir\'e related physics in twisted bilayer two-dimensional (2D) materials has attracted widespread interest in condensed matter physics. Simulation of moir\'e related physics in cold atom platform is expected to outperform the 2D materials thanks to its advantage of higher tunablility. Here, we demonstrate that, the cold atom platform enables a new mechanism of moir\'e lattice formation, induced by interlayer interaction with intrinsic "dynamical" character, in contrast to conventional moir\'e lattice induced by "static" ways such as single-particle interlayer tunneling. Specifically, we consider a twisted bilayer Bose-Hubbard model with vanishing interlayer tunneling, and the bilayer is solely coupled through interlayer interaction that originates from contact interaction of atoms. We find that this system hosts a plethora of novel phases unique to this dynamical lattice, including a variety of Mott insulator (MI) and superfluid (SF) phases either preserving or breaking moir\'e lattice symmetry, phases with one layer in SF and the other in MI, "interlocked" MI, and self-localized phases at commensurate twist angles, which exhibits the characteristics of Bose glass and quasi-many-body localization in the absence of (quasi)disorder or quasicrystalline lattices. Our prediction can be readily observed in current experimental setup of twisted bilayer optical lattices, opening up new avenues for exploring the rich physics of interaction induced moir\'e systems in cold atoms.
[ { "version": "v1", "created": "Fri, 31 May 2024 09:41:23 GMT" }, { "version": "v2", "created": "Sat, 22 Jun 2024 13:17:56 GMT" }, { "version": "v3", "created": "Mon, 16 Sep 2024 14:31:40 GMT" }, { "version": "v4", "created": "Wed, 02 Jul 2025 13:27:19 GMT" } ]
2025-07-03T00:00:00
[ [ "Zeng", "Jian-Hua", "" ], [ "Zhu", "Qizhong", "" ], [ "He", "Liang", "" ] ]
2406.00192
Yundi Zhang
Yundi Zhang and Nil Stolt-Ans\'o and Jiazhen Pan and Wenqi Huang and Kerstin Hammernik and Daniel Rueckert
Direct Cardiac Segmentation from Undersampled K-space Using Transformers
null
null
10.1109/ISBI56570.2024.10635282
null
eess.IV cs.CV cs.LG
http://creativecommons.org/licenses/by/4.0/
The prevailing deep learning-based methods of predicting cardiac segmentation involve reconstructed magnetic resonance (MR) images. The heavy dependency of segmentation approaches on image quality significantly limits the acceleration rate in fast MR reconstruction. Moreover, the practice of treating reconstruction and segmentation as separate sequential processes leads to artifact generation and information loss in the intermediate stage. These issues pose a great risk to achieving high-quality outcomes. To leverage the redundant k-space information overlooked in this dual-step pipeline, we introduce a novel approach to directly deriving segmentations from sparse k-space samples using a transformer (DiSK). DiSK operates by globally extracting latent features from 2D+time k-space data with attention blocks and subsequently predicting the segmentation label of query points. We evaluate our model under various acceleration factors (ranging from 4 to 64) and compare against two image-based segmentation baselines. Our model consistently outperforms the baselines in Dice and Hausdorff distances across foreground classes for all presented sampling rates.
[ { "version": "v1", "created": "Fri, 31 May 2024 20:54:12 GMT" } ]
2025-07-03T00:00:00
[ [ "Zhang", "Yundi", "" ], [ "Stolt-Ansó", "Nil", "" ], [ "Pan", "Jiazhen", "" ], [ "Huang", "Wenqi", "" ], [ "Hammernik", "Kerstin", "" ], [ "Rueckert", "Daniel", "" ] ]
2406.00329
Yundi Zhang
Yundi Zhang and Chen Chen and Suprosanna Shit and Sophie Starck and Daniel Rueckert and Jiazhen Pan
Whole Heart 3D+T Representation Learning Through Sparse 2D Cardiac MR Images
null
null
10.1007/978-3-031-72378-0_34
null
eess.IV cs.CV cs.LG
http://creativecommons.org/licenses/by/4.0/
Cardiac Magnetic Resonance (CMR) imaging serves as the gold-standard for evaluating cardiac morphology and function. Typically, a multi-view CMR stack, covering short-axis (SA) and 2/3/4-chamber long-axis (LA) views, is acquired for a thorough cardiac assessment. However, efficiently streamlining the complex, high-dimensional 3D+T CMR data and distilling compact, coherent representation remains a challenge. In this work, we introduce a whole-heart self-supervised learning framework that utilizes masked imaging modeling to automatically uncover the correlations between spatial and temporal patches throughout the cardiac stacks. This process facilitates the generation of meaningful and well-clustered heart representations without relying on the traditionally required, and often costly, labeled data. The learned heart representation can be directly used for various downstream tasks. Furthermore, our method demonstrates remarkable robustness, ensuring consistent representations even when certain CMR planes are missing/flawed. We train our model on 14,000 unlabeled CMR data from UK BioBank and evaluate it on 1,000 annotated data. The proposed method demonstrates superior performance to baselines in tasks that demand comprehensive 3D+T cardiac information, e.g. cardiac phenotype (ejection fraction and ventricle volume) prediction and multi-plane/multi-frame CMR segmentation, highlighting its effectiveness in extracting comprehensive cardiac features that are both anatomically and pathologically relevant.
[ { "version": "v1", "created": "Sat, 01 Jun 2024 07:08:45 GMT" }, { "version": "v2", "created": "Thu, 06 Jun 2024 15:27:12 GMT" } ]
2025-07-03T00:00:00
[ [ "Zhang", "Yundi", "" ], [ "Chen", "Chen", "" ], [ "Shit", "Suprosanna", "" ], [ "Starck", "Sophie", "" ], [ "Rueckert", "Daniel", "" ], [ "Pan", "Jiazhen", "" ] ]
2406.03015
Dmytro Kuzmenko
Dmytro Kuzmenko and Nadiya Shvai
Balancing Performance and Efficiency in Zero-shot Robotic Navigation
Submitted to ICTERI 2024 Posters Track
ICTERI 2024: Communications in Computer and Information Science, vol. 2020, pp. 370-381, Springer, 2025
10.1007/978-3-031-81372-6_28
null
cs.RO cs.CV
http://creativecommons.org/licenses/by/4.0/
We present an optimization study of the Vision-Language Frontier Maps (VLFM) applied to the Object Goal Navigation task in robotics. Our work evaluates the efficiency and performance of various vision-language models, object detectors, segmentation models, and multi-modal comprehension and Visual Question Answering modules. Using the $\textit{val-mini}$ and $\textit{val}$ splits of Habitat-Matterport 3D dataset, we conduct experiments on a desktop with limited VRAM. We propose a solution that achieves a higher success rate (+1.55%) improving over the VLFM BLIP-2 baseline without substantial success-weighted path length loss while requiring $\textbf{2.3 times}$ less video memory. Our findings provide insights into balancing model performance and computational efficiency, suggesting effective deployment strategies for resource-limited environments.
[ { "version": "v1", "created": "Wed, 05 Jun 2024 07:31:05 GMT" } ]
2025-07-03T00:00:00
[ [ "Kuzmenko", "Dmytro", "" ], [ "Shvai", "Nadiya", "" ] ]
2406.03716
Ashby Hilton
A. P. Hilton, R. F. Offer, E. Klantsataya, S. K. Scholten, N. Bourbeau H\'ebert, C. Billington, C. Locke, C. Perrella, M. Nelligan, J. W. Allison, B. White, E. Ahern, K. W. Martin, R. Beard, J. D. Elgin, B. M. Sparkes, and A. N. Luiten
Demonstration of a Mobile Optical Clock Ensemble at Sea
null
Nat Commun 16, 6063 (2025)
10.1038/s41467-025-61140-2
null
physics.atom-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Atomic clocks are at the leading edge of accuracy and precision and are essential for synchronization of distributed critical infrastructure, position, navigation and timing, and scientific applications. There has been a breakthrough in the performance of atomic clocks with the shift from microwave to optical frequency transitions. However, this performance increase has come at the cost of size, complexity and fragility, which has confined optical clocks to laboratories. Here we report on a recent international collaboration where three emerging optical clocks, each based on different operating principles, were trialled at sea. Over weeks of unsupervised naval operation, these clocks demonstrated exceptional reliability and provided frequency stability outputs in optical, microwave and radio-frequency domains. The performance of all three devices was orders of magnitude superior to existing best-in-class commercial solutions over short and medium timescales, marking a significant step toward deploying optical clocks in real-world environments.
[ { "version": "v1", "created": "Thu, 06 Jun 2024 03:24:32 GMT" }, { "version": "v2", "created": "Fri, 21 Jun 2024 04:24:25 GMT" }, { "version": "v3", "created": "Wed, 15 Jan 2025 03:30:38 GMT" } ]
2025-07-03T00:00:00
[ [ "Hilton", "A. P.", "" ], [ "Offer", "R. F.", "" ], [ "Klantsataya", "E.", "" ], [ "Scholten", "S. K.", "" ], [ "Hébert", "N. Bourbeau", "" ], [ "Billington", "C.", "" ], [ "Locke", "C.", "" ], [ "Perrella", "C.", "" ], [ "Nelligan", "M.", "" ], [ "Allison", "J. W.", "" ], [ "White", "B.", "" ], [ "Ahern", "E.", "" ], [ "Martin", "K. W.", "" ], [ "Beard", "R.", "" ], [ "Elgin", "J. D.", "" ], [ "Sparkes", "B. M.", "" ], [ "Luiten", "A. N.", "" ] ]
2406.03747
Devichand Budagam
Devichand Budagam, Azamat Zhanatuly Imanbayev, Iskander Rafailovich Akhmetov, Aleksandr Sinitca, Sergey Antonov, Dmitrii Kaplun
OralBBNet: Spatially Guided Dental Segmentation of Panoramic X-Rays with Bounding Box Priors
null
null
null
null
cs.CV cs.AI cs.LG
http://creativecommons.org/licenses/by-sa/4.0/
Teeth segmentation and recognition play a vital role in a variety of dental applications and diagnostic procedures. The integration of deep learning models has facilitated the development of precise and automated segmentation methods. Although prior research has explored teeth segmentation, not many methods have successfully performed tooth segmentation and detection simultaneously. This study presents UFBA-425, a dental dataset derived from the UFBA-UESC dataset, featuring bounding box and polygon annotations for 425 panoramic dental X-rays. In addition, this paper presents the OralBBNet architecture, which is based on the best segmentation and detection qualities of architectures such as U-Net and YOLOv8, respectively. OralBBNet is designed to improve the accuracy and robustness of tooth classification and segmentation on panoramic X-rays by leveraging the complementary strengths of U-Net and YOLOv8. Our approach achieved a 1-3% improvement in mean average precision (mAP) for tooth detection compared to existing techniques and a 15-20% improvement in the dice score for teeth segmentation over state-of-the-art (SOTA) solutions for various tooth categories and 2-4% improvement in the dice score compared to other SOTA segmentation architectures. The results of this study establish a foundation for the wider implementation of object detection models in dental diagnostics.
[ { "version": "v1", "created": "Thu, 06 Jun 2024 04:57:29 GMT" }, { "version": "v2", "created": "Tue, 03 Jun 2025 12:24:11 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 02:11:49 GMT" } ]
2025-07-03T00:00:00
[ [ "Budagam", "Devichand", "" ], [ "Imanbayev", "Azamat Zhanatuly", "" ], [ "Akhmetov", "Iskander Rafailovich", "" ], [ "Sinitca", "Aleksandr", "" ], [ "Antonov", "Sergey", "" ], [ "Kaplun", "Dmitrii", "" ] ]
2406.04853
Abanoub M. Girgis
Abanoub M. Girgis, Alvaro Valcarce, and Mehdi Bennis
Time-Series JEPA for Predictive Remote Control under Capacity-Limited Networks
null
null
null
null
cs.IT cs.LG cs.RO math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In remote control systems, transmitting large data volumes (e.g., images, video frames) from wireless sensors to remote controllers is challenging when uplink capacity is limited (e.g., RedCap devices or massive wireless sensor networks). Furthermore, controllers often need only information-rich representations of the original data. To address this, we propose a semantic-driven predictive control combined with a channel-aware scheduling to enhance control performance for multiple devices under limited network capacity. At its core, the proposed framework, coined Time-Series Joint Embedding Predictive Architecture (TS-JEPA), encodes high-dimensional sensory data into low-dimensional semantic embeddings at the sensor, reducing communication overhead. Furthermore, TS-JEPA enables predictive inference by predicting future embeddings from current ones and predicted commands, which are directly used by a semantic actor model to compute control commands within the embedding space, eliminating the need to reconstruct raw data. To further enhance reliability and communication efficiency, a channel-aware scheduling is integrated to dynamically prioritize device transmissions based on channel conditions and age of information (AoI). Simulations on inverted cart-pole systems show that the proposed framework significantly outperforms conventional control baselines in communication efficiency, control cost, and predictive accuracy. It enables robust and scalable control under limited network capacity compared to traditional scheduling schemes.
[ { "version": "v1", "created": "Fri, 07 Jun 2024 11:35:15 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 14:24:17 GMT" } ]
2025-07-03T00:00:00
[ [ "Girgis", "Abanoub M.", "" ], [ "Valcarce", "Alvaro", "" ], [ "Bennis", "Mehdi", "" ] ]
2406.05283
Guido Kuersteiner
Guido Kuersteiner and Ingmar Prucha and Ying Zeng
Differential Test Performance and Peer Effects
null
null
null
null
econ.GN q-fin.EC
http://creativecommons.org/licenses/by/4.0/
We use variation of test scores measuring closely related skills to isolate peer effects. The intuition for our identification strategy is that the difference in closely related scores eliminates factors common to the performance in either test while retaining idiosyncratic test specific variation. Common factors include unobserved teacher and group effects as well as test invariant ability and factors relevant for peer group formation. Peer effects work through idiosyncratic shocks which have the interpretation of individual and test specific ability or effort. We use education production functions as well as restrictions on the information content of unobserved test taking ability to formalize our approach. An important implication of our identifying assumptions is that we do not need to rely on randomized group assignment. We show that our model restrictions are sufficient for the formulation of linear and quadratic moment conditions that identify the peer effects parameter of interest. We use Project STAR data to empirically measure peer effects in kindergarten through third grade classes. We find evidence of highly significant peer effects with magnitudes that are at the lower end of the range of estimates found in the literature.
[ { "version": "v1", "created": "Fri, 07 Jun 2024 22:28:57 GMT" }, { "version": "v2", "created": "Tue, 01 Jul 2025 20:37:15 GMT" } ]
2025-07-03T00:00:00
[ [ "Kuersteiner", "Guido", "" ], [ "Prucha", "Ingmar", "" ], [ "Zeng", "Ying", "" ] ]
2406.07318
Tomasz Kryjak
Kamil Jeziorek, Piotr Wzorek, Krzysztof Blachut, Andrea Pinna, Tomasz Kryjak
Embedded Graph Convolutional Networks for Real-Time Event Data Processing on SoC FPGAs
Submitted to the IEEE Transactions on Very Large Scale Integration Systems. This manuscript was first submitted for publication on March 31, 2024. It has since been revised three times: on 22 Mau 2024, 10 June 2024 and 19 June 2025 (major update)
null
null
null
cs.CV cs.AR eess.IV
http://creativecommons.org/licenses/by/4.0/
The utilisation of event cameras represents an important and swiftly evolving trend aimed at addressing the constraints of traditional video systems. Particularly within the automotive domain, these cameras find significant relevance for their integration into embedded real-time systems due to lower latency and energy consumption. One effective approach to ensure the necessary throughput and latency for event processing is through the utilisation of graph convolutional networks (GCNs). In this study, we introduce a custom EFGCN (Event-based FPGA-accelerated Graph Convolutional Network) designed with a series of hardware-aware optimisations tailored for PointNetConv, a graph convolution designed for point cloud processing. The proposed techniques result in up to 100-fold reduction in model size compared to Asynchronous Event-based GNN (AEGNN), one of the most recent works in the field, with a relatively small decrease in accuracy (2.9% for the N-Caltech101 classification task, 2.2% for the N-Cars classification task), thus following the TinyML trend. We implemented EFGCN on a ZCU104 SoC FPGA platform without any external memory resources, achieving a throughput of 13.3 million events per second (MEPS) and real-time partially asynchronous processing with low latency. Our approach achieves state-of-the-art performance across multiple event-based classification benchmarks while remaining highly scalable, customisable and resource-efficient. We publish both software and hardware source code in an open repository: https://github.com/vision-agh/gcnn-dvs-fpga
[ { "version": "v1", "created": "Tue, 11 Jun 2024 14:47:36 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 12:08:28 GMT" } ]
2025-07-03T00:00:00
[ [ "Jeziorek", "Kamil", "" ], [ "Wzorek", "Piotr", "" ], [ "Blachut", "Krzysztof", "" ], [ "Pinna", "Andrea", "" ], [ "Kryjak", "Tomasz", "" ] ]
2406.07431
Christopher D. Hsu
Christopher D. Hsu and Pratik Chaudhari
Active Scout: Multi-Target Tracking Using Neural Radiance Fields in Dense Urban Environments
9 pages, 10 figures, 2 tables, IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2024
null
10.1109/IROS58592.2024.10802565
null
cs.MA cs.CV
http://creativecommons.org/licenses/by/4.0/
We study pursuit-evasion games in highly occluded urban environments, e.g. tall buildings in a city, where a scout (quadrotor) tracks multiple dynamic targets on the ground. We show that we can build a neural radiance field (NeRF) representation of the city -- online -- using RGB and depth images from different vantage points. This representation is used to calculate the information gain to both explore unknown parts of the city and track the targets -- thereby giving a completely first-principles approach to actively tracking dynamic targets. We demonstrate, using a custom-built simulator using Open Street Maps data of Philadelphia and New York City, that we can explore and locate 20 stationary targets within 300 steps. This is slower than a greedy baseline, which does not use active perception. But for dynamic targets that actively hide behind occlusions, we show that our approach maintains, at worst, a tracking error of 200m; the greedy baseline can have a tracking error as large as 600m. We observe a number of interesting properties in the scout's policies, e.g., it switches its attention to track a different target periodically, as the quality of the NeRF representation improves over time, the scout also becomes better in terms of target tracking. Code is available at https://github.com/grasp-lyrl/ActiveScout.
[ { "version": "v1", "created": "Tue, 11 Jun 2024 16:34:16 GMT" }, { "version": "v2", "created": "Thu, 10 Oct 2024 19:33:59 GMT" }, { "version": "v3", "created": "Tue, 01 Jul 2025 19:03:15 GMT" } ]
2025-07-03T00:00:00
[ [ "Hsu", "Christopher D.", "" ], [ "Chaudhari", "Pratik", "" ] ]
2406.09570
Thibaut Issenhuth
Thibaut Issenhuth, Sangchul Lee, Ludovic Dos Santos, Jean-Yves Franceschi, Chansoo Kim, Alain Rakotomamonjy
Improving Consistency Models with Generator-Augmented Flows
null
null
null
null
cs.LG cs.AI cs.CV
http://creativecommons.org/licenses/by/4.0/
Consistency models imitate the multi-step sampling of score-based diffusion in a single forward pass of a neural network. They can be learned in two ways: consistency distillation and consistency training. The former relies on the true velocity field of the corresponding differential equation, approximated by a pre-trained neural network. In contrast, the latter uses a single-sample Monte Carlo estimate of this velocity field. The related estimation error induces a discrepancy between consistency distillation and training that, we show, still holds in the continuous-time limit. To alleviate this issue, we propose a novel flow that transports noisy data towards their corresponding outputs derived from a consistency model. We prove that this flow reduces the previously identified discrepancy and the noise-data transport cost. Consequently, our method not only accelerates consistency training convergence but also enhances its overall performance. The code is available at: https://github.com/thibautissenhuth/consistency_GC.
[ { "version": "v1", "created": "Thu, 13 Jun 2024 20:22:38 GMT" }, { "version": "v2", "created": "Mon, 14 Oct 2024 09:21:15 GMT" }, { "version": "v3", "created": "Wed, 05 Feb 2025 15:57:34 GMT" }, { "version": "v4", "created": "Wed, 02 Jul 2025 14:42:54 GMT" } ]
2025-07-03T00:00:00
[ [ "Issenhuth", "Thibaut", "" ], [ "Lee", "Sangchul", "" ], [ "Santos", "Ludovic Dos", "" ], [ "Franceschi", "Jean-Yves", "" ], [ "Kim", "Chansoo", "" ], [ "Rakotomamonjy", "Alain", "" ] ]
2406.10379
Shulim Kaliman
Shulim Kaliman
Gromov's ellipticity of principal $G_m$-bundles
24 pages
null
null
null
math.AG
http://creativecommons.org/licenses/by/4.0/
We prove that every nontrivial principal $G_m$-bundle over a complete uniformly rational variety is algebraically elliptic in the sense of Gromov.
[ { "version": "v1", "created": "Fri, 14 Jun 2024 19:18:10 GMT" }, { "version": "v2", "created": "Sun, 04 Aug 2024 14:05:10 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 14:22:26 GMT" } ]
2025-07-03T00:00:00
[ [ "Kaliman", "Shulim", "" ] ]
2406.11337
Kevin Sch\"afers
Kevin Sch\"afers, Michael Peardon, Michael G\"unther
A modified Cayley transform for SU(3) molecular dynamics simulations
15 pages, 4 figures
null
null
null
hep-lat cs.NA math-ph math.MP math.NA
http://creativecommons.org/licenses/by-nc-nd/4.0/
We propose a modification to the Cayley transform that defines a suitable local parameterization for the special unitary group $\mathrm{SU}(3)$. The new mapping is used to construct splitting methods for separable Hamiltonian systems whose phase space is the cotangent bundle of $\mathrm{SU}(3)$ or, more general, $\mathrm{SU(3)}^N$, $N \in \mathbb{N}$. Special attention is given to the hybrid Monte Carlo algorithm for gauge field generation in lattice quantum chromodynamics. We show that the use of the modified Cayley transform instead of the matrix exponential neither affects the time-reversibility nor the volume-preservation of the splitting method. Furthermore, the advantages and disadvantages of the Cayley-based algorithms are discussed and illustrated in pure gauge field simulations.
[ { "version": "v1", "created": "Mon, 17 Jun 2024 08:55:30 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 14:48:58 GMT" } ]
2025-07-03T00:00:00
[ [ "Schäfers", "Kevin", "" ], [ "Peardon", "Michael", "" ], [ "Günther", "Michael", "" ] ]
2406.11818
Zhenyu Wu
Zhenyu Wu, Ziwei Wang, Xiuwei Xu, Hang Yin, Yinan Liang, Angyuan Ma, Jiwen Lu, Haibin Yan
Embodied Instruction Following in Unknown Environments
Project Page: https://gary3410.github.io/eif_unknown/
null
null
null
cs.RO cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Enabling embodied agents to complete complex human instructions from natural language is crucial to autonomous systems in household services. Conventional methods can only accomplish human instructions in the known environment where all interactive objects are provided to the embodied agent, and directly deploying the existing approaches for the unknown environment usually generates infeasible plans that manipulate non-existing objects. On the contrary, we propose an embodied instruction following (EIF) method for complex tasks in the unknown environment, where the agent efficiently explores the unknown environment to generate feasible plans with existing objects to accomplish abstract instructions. Specifically, we build a hierarchical embodied instruction following framework including the high-level task planner and the low-level exploration controller with multimodal large language models. We then construct a semantic representation map of the scene with dynamic region attention to demonstrate the known visual clues, where the goal of task planning and scene exploration is aligned for human instruction. For the task planner, we generate the feasible step-by-step plans for human goal accomplishment according to the task completion process and the known visual clues. For the exploration controller, the optimal navigation or object interaction policy is predicted based on the generated step-wise plans and the known visual clues. The experimental results demonstrate that our method can achieve 45.09% success rate in 204 complex human instructions such as making breakfast and tidying rooms in large house-level scenes. Code and supplementary are available at https://gary3410.github.io/eif_unknown.
[ { "version": "v1", "created": "Mon, 17 Jun 2024 17:55:40 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 07:36:55 GMT" } ]
2025-07-03T00:00:00
[ [ "Wu", "Zhenyu", "" ], [ "Wang", "Ziwei", "" ], [ "Xu", "Xiuwei", "" ], [ "Yin", "Hang", "" ], [ "Liang", "Yinan", "" ], [ "Ma", "Angyuan", "" ], [ "Lu", "Jiwen", "" ], [ "Yan", "Haibin", "" ] ]
2406.11933
Fengxiang Wang
Fengxiang Wang, Hongzhen Wang, Di Wang, Zonghao Guo, Zhenyu Zhong, Long Lan, Wenjing Yang, Jing Zhang
Harnessing Massive Satellite Imagery with Efficient Masked Image Modeling
ICCV 2025
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Masked Image Modeling (MIM) has become an essential method for building foundational visual models in remote sensing (RS). However, the limitations in size and diversity of existing RS datasets restrict the ability of MIM methods to learn generalizable representations. Additionally, conventional MIM techniques, which require reconstructing all tokens, introduce unnecessary computational overhead. To address these issues, we present a new pre-training pipeline for RS models, featuring the creation of a large-scale RS dataset and an efficient MIM approach. We curated a high-quality dataset named OpticalRS-13M by collecting publicly available RS datasets and processing them through exclusion, slicing, and deduplication. OpticalRS-13M comprises 13 million optical images covering various RS tasks, such as object detection and pixel segmentation. To enhance efficiency, we propose SelectiveMAE, a pre-training method that dynamically encodes and reconstructs semantically rich patch tokens, thereby reducing the inefficiencies of traditional MIM models caused by redundant background pixels in RS images. Extensive experiments show that OpticalRS-13M significantly improves classification, detection, and segmentation performance, while SelectiveMAE increases training efficiency over 2$\times$ times. This highlights the effectiveness and scalability of our pipeline in developing RS foundational models. The dataset, source code, and trained models will be released at https://github.com/MiliLab/SelectiveMAE.
[ { "version": "v1", "created": "Mon, 17 Jun 2024 15:41:57 GMT" }, { "version": "v2", "created": "Thu, 29 Aug 2024 17:16:13 GMT" }, { "version": "v3", "created": "Fri, 30 Aug 2024 15:08:13 GMT" }, { "version": "v4", "created": "Fri, 06 Dec 2024 15:10:36 GMT" }, { "version": "v5", "created": "Thu, 26 Jun 2025 15:47:30 GMT" }, { "version": "v6", "created": "Wed, 02 Jul 2025 15:12:00 GMT" } ]
2025-07-03T00:00:00
[ [ "Wang", "Fengxiang", "" ], [ "Wang", "Hongzhen", "" ], [ "Wang", "Di", "" ], [ "Guo", "Zonghao", "" ], [ "Zhong", "Zhenyu", "" ], [ "Lan", "Long", "" ], [ "Yang", "Wenjing", "" ], [ "Zhang", "Jing", "" ] ]
2406.14468
Vincent Pfenninger
Vincent Pfenninger
On $k$-uniform tight cycles: the Ramsey number for $C_{kn}^{(k)}$ and an approximate Lehel's conjecture
20 pages, to appear in Combinatorica
null
null
null
math.CO
http://creativecommons.org/licenses/by/4.0/
A $k$-uniform tight cycle is a $k$-graph with a cyclic ordering of its vertices such that its edges are precisely the sets of $k$ consecutive vertices in that ordering. We show that, for each $k \geq 3$, the Ramsey number of the $k$-uniform tight cycle on $kn$ vertices is $(1+o(1))(k+1)n$. This is an extension to all uniformities of previous results for $k = 3$ by Haxell, {\L}uczak, Peng, R\"odl, Ruci\'nski, and Skokan and for $k = 4$ by Lo and the author and confirms a special case of a conjecture by the former set of authors. Lehel's conjecture, which was proved by Bessy and Thomass\'e, states that every red-blue edge-coloured complete graph contains a red cycle and a blue cycle that are vertex-disjoint and together cover all the vertices. We also prove an approximate version of this for $k$-uniform tight cycles. We show that, for every $k \geq 3$, every red-blue edge-coloured complete $k$-graph on $n$ vertices contains a red tight cycle and a blue tight cycle that are vertex-disjoint and together cover $n - o(n)$ vertices.
[ { "version": "v1", "created": "Thu, 20 Jun 2024 16:31:01 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 14:55:47 GMT" } ]
2025-07-03T00:00:00
[ [ "Pfenninger", "Vincent", "" ] ]
2406.15213
Jaechul Roh
Ali Naseh, Jaechul Roh, Eugene Bagdasaryan, Amir Houmansadr
Backdooring Bias (B^2) into Stable Diffusion Models
Accepted to USENIX Security '25
null
null
null
cs.LG cs.AI cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent advances in large text-conditional diffusion models have revolutionized image generation by enabling users to create realistic, high-quality images from textual prompts, significantly enhancing artistic creation and visual communication. However, these advancements also introduce an underexplored attack opportunity: the possibility of inducing biases by an adversary into the generated images for malicious intentions, e.g., to influence public opinion and spread propaganda. In this paper, we study an attack vector that allows an adversary to inject arbitrary bias into a target model. The attack leverages low-cost backdooring techniques using a targeted set of natural textual triggers embedded within a small number of malicious data samples produced with public generative models. An adversary could pick common sequences of words that can then be inadvertently activated by benign users during inference. We investigate the feasibility and challenges of such attacks, demonstrating how modern generative models have made this adversarial process both easier and more adaptable. On the other hand, we explore various aspects of the detectability of such attacks and demonstrate that the model's utility remains intact in the absence of the triggers. Our extensive experiments using over 200,000 generated images and against hundreds of fine-tuned models demonstrate the feasibility of the presented backdoor attack. We illustrate how these biases maintain strong text-image alignment, highlighting the challenges in detecting biased images without knowing that bias in advance. Our cost analysis confirms the low financial barrier ($10-$15) to executing such attacks, underscoring the need for robust defensive strategies against such vulnerabilities in diffusion models.
[ { "version": "v1", "created": "Fri, 21 Jun 2024 14:53:19 GMT" }, { "version": "v2", "created": "Thu, 10 Oct 2024 21:21:22 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 03:58:17 GMT" } ]
2025-07-03T00:00:00
[ [ "Naseh", "Ali", "" ], [ "Roh", "Jaechul", "" ], [ "Bagdasaryan", "Eugene", "" ], [ "Houmansadr", "Amir", "" ] ]
2406.16813
Jack Heinzel
Jack Heinzel, Matthew Mould, Sof\'ia \'Alvarez-L\'opez, Salvatore Vitale
PixelPop: High Resolution Nonparameteric Inference of Gravitational-Wave Populations in Multiple Dimensions
17 pages, 12 figures, published in Physical Review D
Phys. Rev. D 111, 063043 (2025)
10.1103/PhysRevD.111.063043
null
astro-ph.HE gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The origins of merging compact binaries observed by gravitational-wave detectors remains highly uncertain. Several astrophysical channels may contribute to the overall merger rate, with distinct formation processes imprinted on the structure and correlations in the underlying distributions of binary source parameters. In the absence of confident theoretical models, the current understanding of this population mostly relies on simple parametric models that make strong assumptions and are prone to misspecification. Recent work has made progress using more flexible nonparametric models, but detailed measurement of the multidimensional population remains challenging. In pursuit of this, we present PixelPop-a high resolution Bayesian nonparametric model to infer joint distributions and parameter correlations with minimal assumptions. PixelPop densely bins the joint parameter space and directly infers the merger rate in each bin, assuming only that bins are coupled to their nearest neighbors. We demonstrate this method on mock populations with and without bivariate source correlations, employing several statistical metrics for information gain and correlation significance to quantify our nonparametric results. We show that PixelPop correctly recovers the true populations within posterior uncertainties and offers a conservative assessment of population-level features and parameter correlations. Its flexibility and tractability make it a useful data-driven tool to probe gravitational-wave populations in multiple dimensions.
[ { "version": "v1", "created": "Mon, 24 Jun 2024 17:24:11 GMT" }, { "version": "v2", "created": "Tue, 09 Jul 2024 21:16:48 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 00:58:59 GMT" } ]
2025-07-03T00:00:00
[ [ "Heinzel", "Jack", "" ], [ "Mould", "Matthew", "" ], [ "Álvarez-López", "Sofía", "" ], [ "Vitale", "Salvatore", "" ] ]
2406.16844
Jack Heinzel
Jack Heinzel, Matthew Mould, Salvatore Vitale
Nonparametric analysis of correlations in the binary black hole population with LIGO-Virgo-KAGRA data
10 pages, 7 figures, published as a letter in Physical Review D
Phys. Rev. D 111, L061305 (2025)
10.1103/PhysRevD.111.L061305
null
astro-ph.HE gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Formation channels of merging compact binaries imprint themselves on the distributions and correlations of their source parameters, but current understanding of this population is hindered by simplified parametric models. We overcome such limitations using PixelPop [Heinzel et al. (2025)]-our Bayesian nonparametric multidimensional population model. We analyze data from the first three LIGO-Virgo-KAGRA observing runs and make high resolution, minimally modeled measurements of the pairwise distributions of binary black hole masses, redshifts, and spins. We find no evidence that the mass spectrum evolves over redshift and show that such measurements are fundamentally limited by the detector horizon. We find support for correlations of the spin distribution with binary mass ratio and redshift, but at reduced significance compared to overly constraining parametric models. Confident data-driven conclusions about population-level correlations with flexible models like PixelPop will require more informative gravitational-wave catalogs.
[ { "version": "v1", "created": "Mon, 24 Jun 2024 17:49:23 GMT" }, { "version": "v2", "created": "Tue, 09 Jul 2024 21:28:52 GMT" }, { "version": "v3", "created": "Tue, 01 Jul 2025 22:39:31 GMT" } ]
2025-07-03T00:00:00
[ [ "Heinzel", "Jack", "" ], [ "Mould", "Matthew", "" ], [ "Vitale", "Salvatore", "" ] ]
2406.17538
Guanghao Zhu
Guanghao Zhu and Lin Liu and Yuhao Hu and Haixin Sun and Fang Liu and Xiaohui Du and Ruqian Hao and Juanxiu Liu and Yong Liu and Hao Deng and Jing Zhang
Three-Stream Temporal-Shift Attention Network Based on Self-Knowledge Distillation for Micro-Expression Recognition
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Micro-expressions are subtle facial movements that occur spontaneously when people try to conceal real emotions. Micro-expression recognition is crucial in many fields, including criminal analysis and psychotherapy. However, micro-expression recognition is challenging since micro-expressions have low intensity and public datasets are small in size. To this end, a three-stream temporal-shift attention network based on self-knowledge distillation is proposed in this paper. Firstly, to address the low intensity of muscle movements, we utilize learning-based motion magnification modules to enhance the intensity of muscle movements. Secondly, we employ efficient channel attention modules in the local-spatial stream to make the network focus on facial regions that are highly relevant to micro-expressions. In addition, temporal shift modules are used in the dynamic-temporal stream, which enables temporal modeling with no additional parameters by mixing motion information from two different temporal domains. Furthermore, we introduce self-knowledge distillation into the micro-expression recognition task by introducing auxiliary classifiers and using the deepest section of the network for supervision, encouraging all blocks to fully explore the features of the training set. Finally, extensive experiments are conducted on five publicly available micro-expression datasets. The experimental results demonstrate that our network outperforms other existing methods and achieves new state-of-the-art performance. Our code is available at https://github.com/GuanghaoZhu663/SKD-TSTSAN.
[ { "version": "v1", "created": "Tue, 25 Jun 2024 13:22:22 GMT" }, { "version": "v2", "created": "Mon, 29 Jul 2024 05:11:12 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 05:22:05 GMT" } ]
2025-07-03T00:00:00
[ [ "Zhu", "Guanghao", "" ], [ "Liu", "Lin", "" ], [ "Hu", "Yuhao", "" ], [ "Sun", "Haixin", "" ], [ "Liu", "Fang", "" ], [ "Du", "Xiaohui", "" ], [ "Hao", "Ruqian", "" ], [ "Liu", "Juanxiu", "" ], [ "Liu", "Yong", "" ], [ "Deng", "Hao", "" ], [ "Zhang", "Jing", "" ] ]
2406.18439
Thierry Mora
Gabriel Mahuas, Thomas Buffet, Olivier Marre, Ulisse Ferrari, Thierry Mora
Strong, but not weak, noise correlations are beneficial for population coding
null
null
null
null
q-bio.NC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Neural correlations play a critical role in sensory information coding. They are of two kinds: signal correlations, when neurons have overlapping sensitivities, and noise correlations from network effects and shared noise. In experiments from early sensory systems and cortex, many pairs of neurons typically show both types of correlations to be positive and large, especially between nearby neurons with similar stimulus sensitivity. However, theoretical arguments have suggested that stimulus and noise correlations should have opposite signs to improve coding, at odds with experimental observations. We analyze retinal recording in response to a large variety of stimuli, and show that, contrary to common belief, large noise correlations are beneficial for coding, even if aligned with signal correlations. To understand this result, we develop a theory of visual information coding by correlated neurons, which resolves that paradox. We show that noise correlations are always beneficial if they are strong enough, unless neurons are perfectly correlated by the stimulus. Finally, using neuronal recordings and modeling, we show that for high dimensional stimuli noise correlation benefits the encoding of fine-grained details of visual stimuli, at the expense of large-scale features, which are already well encoded.
[ { "version": "v1", "created": "Wed, 26 Jun 2024 15:43:13 GMT" }, { "version": "v2", "created": "Wed, 12 Feb 2025 13:28:24 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 09:00:21 GMT" } ]
2025-07-03T00:00:00
[ [ "Mahuas", "Gabriel", "" ], [ "Buffet", "Thomas", "" ], [ "Marre", "Olivier", "" ], [ "Ferrari", "Ulisse", "" ], [ "Mora", "Thierry", "" ] ]
2406.19450
Mark T. Mitchison
Kacper Prech, Gabriel T. Landi, Florian Meier, Nuriya Nurgalieva, Patrick P. Potts, Ralph Silva, and Mark T. Mitchison
Optimal time estimation and the clock uncertainty relation for stochastic processes
v1: 13+16 pages, 9 figures. Comments welcome! v2: Final author version. Significant additions and improvements, including an application to the detection of hidden states or quantum/non-Markovian dynamics
null
10.1103/rpls-mp8z
null
cond-mat.stat-mech
http://creativecommons.org/licenses/by/4.0/
Time estimation is a fundamental task that underpins precision measurement, global navigation systems, financial markets, and the organisation of everyday life. Many biological processes also depend on time estimation by nanoscale clocks, whose performance can be significantly impacted by random fluctuations. In this work, we formulate the problem of optimal time estimation for Markovian stochastic processes, and present its general solution in the asymptotic (long-time) limit. Specifically, we obtain a tight upper bound on the precision of any time estimate constructed from sustained observations of a classical, Markovian jump process. This bound is controlled by the mean residual time, i.e. the expected wait before the first jump is observed. As a consequence, we obtain a universal bound on the signal-to-noise ratio of arbitrary currents and counting observables in the steady state. This bound is similar in spirit to the kinetic uncertainty relation but provably tighter, and we explicitly construct the counting observables that saturate it. Our results establish ultimate precision limits for an important class of observables in non-equilibrium systems, and demonstrate that the mean residual time, not the dynamical activity, is the measure of freneticity that tightly constrains fluctuations far from equilibrium.
[ { "version": "v1", "created": "Thu, 27 Jun 2024 18:00:02 GMT" }, { "version": "v2", "created": "Tue, 01 Jul 2025 23:43:36 GMT" } ]
2025-07-03T00:00:00
[ [ "Prech", "Kacper", "" ], [ "Landi", "Gabriel T.", "" ], [ "Meier", "Florian", "" ], [ "Nurgalieva", "Nuriya", "" ], [ "Potts", "Patrick P.", "" ], [ "Silva", "Ralph", "" ], [ "Mitchison", "Mark T.", "" ] ]
2406.20006
Ying Cao
Ying Cao, Zhaoxian Wu, Kun Yuan, Ali H. Sayed
On the Trade-off between Flatness and Optimization in Distributed Learning
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by-nc-sa/4.0/
This paper proposes a theoretical framework to evaluate and compare the performance of stochastic gradient algorithms for distributed learning in relation to their behavior around local minima in nonconvex environments. Previous works have noticed that convergence toward flat local minima tend to enhance the generalization ability of learning algorithms. This work discovers three interesting results. First, it shows that decentralized learning strategies are able to escape faster away from local minima and favor convergence toward flatter minima relative to the centralized solution. Second, in decentralized methods, the consensus strategy has a worse excess-risk performance than diffusion, giving it a better chance of escaping from local minima and favoring flatter minima. Third, and importantly, the ultimate classification accuracy is not solely dependent on the flatness of the local minimum but also on how well a learning algorithm can approach that minimum. In other words, the classification accuracy is a function of both flatness and optimization performance. In this regard, since diffusion has a lower excess-risk than consensus, when both algorithms are trained starting from random initial points, diffusion enhances the classification accuracy. The paper examines the interplay between the two measures of flatness and optimization error closely. One important conclusion is that decentralized strategies deliver in general enhanced classification accuracy because they strike a more favorable balance between flatness and optimization performance compared to the centralized solution.
[ { "version": "v1", "created": "Fri, 28 Jun 2024 15:46:08 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 08:56:14 GMT" } ]
2025-07-03T00:00:00
[ [ "Cao", "Ying", "" ], [ "Wu", "Zhaoxian", "" ], [ "Yuan", "Kun", "" ], [ "Sayed", "Ali H.", "" ] ]
2407.01041
Daniel Ruprecht
Julio Urizarna-Carasa and Daniel Ruprecht and Alexandra von Kameke and Kathrin Padberg-Gehle
Relevance of the Basset history term for Lagrangian particle dynamics
null
null
null
null
physics.flu-dyn cs.CE cs.NA math.DS math.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The movement of small but finite spherical particles in a fluid can be described by the Maxey-Riley equation (MRE) if they are too large to be considered passive tracers. The MRE contains an integral "history term" modeling wake effects, which causes the force acting on a particle at some given time to depend on its full past trajectory. The history term causes complications in the numerical solution of the MRE and is therefore often neglected, despite both numerical and experimental evidence that its effects are generally not negligible. By numerically computing trajectories with and without the history term of a large number of particles in different flow fields, we investigate its impact on the large-scale Lagrangian dynamics of simulated particles. We show that for moderate to large Stokes numbers, ignoring the history term leads to significant differences in clustering patterns. Furthermore, we compute finite-time Lyapunov exponents and show that, even for small particles, the differences in the resulting scalar field from ignoring the BHT can be significant, in particular if the underlying flow is turbulent.
[ { "version": "v1", "created": "Mon, 01 Jul 2024 07:52:20 GMT" }, { "version": "v2", "created": "Tue, 03 Dec 2024 06:56:22 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 09:50:15 GMT" } ]
2025-07-03T00:00:00
[ [ "Urizarna-Carasa", "Julio", "" ], [ "Ruprecht", "Daniel", "" ], [ "von Kameke", "Alexandra", "" ], [ "Padberg-Gehle", "Kathrin", "" ] ]
2407.01507
Sven van Nigtevecht
Christian Carrick, Jack Morgan Davies, Sven van Nigtevecht
Descent spectral sequences through synthetic spectra
v2: clarified some results and proofs, and incorporated referee comments. Accepted version, to appear in IMRN. v1: 33 pages. Comments welcome!
null
null
null
math.AT
http://creativecommons.org/licenses/by-nc-nd/4.0/
The synthetic analogue functor $\nu$ from spectra to synthetic spectra does not preserve all limits. In this paper, we give a necessary and sufficient criterion for $\nu$ to preserve the global sections of a derived stack. Even when these conditions are not satisfied, our framework still yields synthetic spectra that implement the descent spectral sequence for the structure sheaf, thus placing descent spectral sequences on good footing in the $\infty$-category of synthetic spectra. As an example, we introduce a new $\mathrm{MU}$-synthetic spectrum $\mathrm{Smf}$.
[ { "version": "v1", "created": "Mon, 01 Jul 2024 17:53:04 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 09:22:31 GMT" } ]
2025-07-03T00:00:00
[ [ "Carrick", "Christian", "" ], [ "Davies", "Jack Morgan", "" ], [ "van Nigtevecht", "Sven", "" ] ]
2407.02216
Erik Bedos
Erik B\'edos, Roberto Conti
Positive definiteness and Fell bundles over discrete groups
28 pages. Somewhat shortened and slightly reorganized, according to the suggestions of a referee
Math. Z. 311, 9 (2025)
10.1007/s00209-025-03785-9
null
math.OA math.FA
http://creativecommons.org/licenses/by-nc-sa/4.0/
We introduce a natural concept of positive definiteness for bundle maps between Fell bundles over (possibly different) discrete groups and describe several examples. Such maps induce completely positive maps between the associated full cross-sectional $C^*$-algebras in a functorial way. Under the assumption that the kernel of the homomorphism connecting the groups under consideration is amenable, they also induce completely positive maps between the associated reduced cross-sectional $C^*$-algebras. As an application, we define an approximation property for a Fell bundle over a discrete group which generalizes Exel's approximation property and still implies the weak containment property. Both approximation properties coincide when the unit fibre is nuclear.
[ { "version": "v1", "created": "Tue, 02 Jul 2024 12:30:57 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 12:23:53 GMT" } ]
2025-07-03T00:00:00
[ [ "Bédos", "Erik", "" ], [ "Conti", "Roberto", "" ] ]
2407.04071
Patricia Martinkova
J\'an Pavlech and Patr\'icia Martinkov\'a
Bridging Item Response Theory and Factor Analysis: A Four-Parameter Mixture-Dichotomized Model with Bayesian Estimation
null
null
null
null
stat.ME
http://creativecommons.org/licenses/by/4.0/
Item Response Theory (IRT) and Factor Analysis (FA) are two major frameworks used to model multi-item measurements of latent traits. While the relationship between two-parameter IRT models and dichotomized FA models is well established, IRT models with additional parameters have lacked corresponding FA formulations. This work introduces a four-parameter factor analytic (4P FA) model for multi-item measurements composed of binary items, building on the traditional dichotomized single-factor FA model. We derive the relationship between the proposed 4P FA model and its counterpart in the IRT framework, the 4P IRT model. A Bayesian estimation method is developed to estimate the four item parameters, the respondents' latent scores, and the scores adjusted for guessing and inattention effects. The proposed algorithm is implemented in R and Python, and the relationship between the 4P FA and 4P IRT models is empirically examined using two real datasets: a standardized admission test and a psychological anxiety inventory.
[ { "version": "v1", "created": "Thu, 04 Jul 2024 17:20:49 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 08:54:04 GMT" } ]
2025-07-03T00:00:00
[ [ "Pavlech", "Ján", "" ], [ "Martinková", "Patrícia", "" ] ]
2407.06009
Lodovico Capuano
Lodovico Capuano, Luca Santoni, Enrico Barausse
Perturbations of the Vaidya metric in the frequency domain: Quasi-normal modes and tidal response
20 pages, 4 figures, accepted for publication in Physical Review D (PRD)
Phys. Rev. D 110, 084081 - Published 30 October, 2024
10.1103/PhysRevD.110.084081
null
gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The mass of a black hole can dynamically evolve due to various physical processes, such as for instance accretion, Hawking radiation, absorption of gravitational/electromagnetic waves, superradiance, etc. This evolution can have an impact on astrophysical observables, like the ringdown gravitational signal. An effective description of a spherically symmetric black hole with evolving mass is provided by the Vaidya metric. In our investigation, we explore the dynamics of linear perturbations on this background, assuming a constant rate of change for the mass. Despite the time-dependent background, a judicious change of coordinates allows us to treat the perturbations in the frequency domain, and to compute explicitly the quasi-normal modes and the tidal Love numbers.
[ { "version": "v1", "created": "Mon, 08 Jul 2024 15:00:48 GMT" }, { "version": "v2", "created": "Wed, 25 Sep 2024 18:59:25 GMT" } ]
2025-07-03T00:00:00
[ [ "Capuano", "Lodovico", "" ], [ "Santoni", "Luca", "" ], [ "Barausse", "Enrico", "" ] ]
2407.07657
Sebastian Bozlee
Sebastian Bozlee
Connectedness of the moduli space of all reduced curves
10 pages, accepted version for Proceedings of the AMS
null
null
null
math.AG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Using moduli of equinormalized curves and Ishii's theory of territories, we prove that the moduli stack of all reduced n-pointed algebraic curves of fixed arithmetic genus is connected.
[ { "version": "v1", "created": "Wed, 10 Jul 2024 13:37:45 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 12:25:49 GMT" } ]
2025-07-03T00:00:00
[ [ "Bozlee", "Sebastian", "" ] ]
2407.09409
Junchao Chen
Junchao Chen, Alberto Sonnino, Lefteris Kokoris-Kogias, Mohammad Sadoghi
Thunderbolt: Concurrent Smart Contract Execution with Non-blocking Reconfiguration for Sharded DAGs
15 pages
null
null
null
cs.DB
http://creativecommons.org/licenses/by/4.0/
Sharding has emerged as a critical technique for enhancing blockchain system scalability. However, existing sharding approaches face unique challenges when applied to Directed Acyclic Graph (DAG)-based protocols that integrate expressive smart contract processing. Current solutions predominantly rely on coordination mechanisms like 2PC and require transaction read/write sets to optimize parallel execution. These requirements introduce two fundamental limitations: 1) additional coordination phases incur latency overhead, and 2) pre-declaration of read/write sets proves impractical for Turing-complete smart contracts with dynamic access patterns. This paper presents Thunderbolt, a novel sharding architecture for both single-shard transactions (Single-shard TXs) and cross-shard transactions (Cross-shard TXs) and enables nonblocking reconfiguration to ensure system liveness. Our design introduces 4 key innovations: 1) each replica serves dual roles as a full-shard representative and transaction proposer, employing the Execution-Order-Validation (EOV) model for Single-shard TXs and Order-Execution (OE) model for Cross-shard TXs. 2) we develop a DAG-based coordination protocol that establishes deterministic ordering between two transaction types while preserving concurrent execution capabilities. 3) we implement a dynamic concurrency controller that schedules Single-shard TXs without requiring prior knowledge of read/write sets, enabling runtime dependency resolution. 4) Thunderbolt introduces a nonblocking shard reconfiguration mechanism to address censorship attacks by featuring frequent shard re-assignment without impeding the construction of DAG nor blocking consensus. Thunderbolt achieves a 50x throughput improvement with 64 replicas compared to serial execution in the Tusk framework.
[ { "version": "v1", "created": "Fri, 12 Jul 2024 16:35:17 GMT" }, { "version": "v2", "created": "Sun, 27 Oct 2024 06:18:09 GMT" }, { "version": "v3", "created": "Tue, 11 Feb 2025 06:56:07 GMT" }, { "version": "v4", "created": "Sat, 03 May 2025 16:37:00 GMT" }, { "version": "v5", "created": "Wed, 02 Jul 2025 00:10:14 GMT" } ]
2025-07-03T00:00:00
[ [ "Chen", "Junchao", "" ], [ "Sonnino", "Alberto", "" ], [ "Kokoris-Kogias", "Lefteris", "" ], [ "Sadoghi", "Mohammad", "" ] ]
2407.10372
Stefano Chiaradonna
Stefano Chiaradonna, Petar Jevtic, Beckett Sterner
MPAT: Modular Petri Net Assembly Toolkit
null
SoftwareX, 2024, Volume 28, pgs 1-8
10.1016/j.softx.2024.101913
null
cs.MS
http://creativecommons.org/licenses/by-nc-sa/4.0/
We present a Python package called Modular Petri Net Assembly Toolkit (MPAT) that empowers users to easily create large-scale, modular Petri Nets for various spatial configurations, including extensive spatial grids or those derived from shape files, augmented with heterogeneous information layers. Petri Nets are powerful discrete event system modeling tools in computational biology and engineering. However, their utility for automated construction of large-scale spatial models has been limited by gaps in existing modeling software packages. MPAT addresses this gap by supporting the development of modular Petri Net models with flexible spatial geometries.
[ { "version": "v1", "created": "Mon, 15 Jul 2024 00:41:02 GMT" } ]
2025-07-03T00:00:00
[ [ "Chiaradonna", "Stefano", "" ], [ "Jevtic", "Petar", "" ], [ "Sterner", "Beckett", "" ] ]
2407.10521
Alessandro Duca
Alessandro Duca, Eugenio Pozzoli, Cristina Urbani
On the small-time bilinear control of a nonlinear heat equation: global approximate controllability and exact controllability to trajectories
null
null
null
null
math.AP math.OC
http://creativecommons.org/licenses/by/4.0/
In this work we analyse the small-time reachability properties of a nonlinear parabolic equation, by means of a bilinear control, posed on a torus of arbitrary dimension $d$. Under a saturation hypothesis on the control operators, we show the small-time approximate controllability between states sharing the same sign. Moreover, in the one-dimensional case $d=1$, we combine this property with a local exact controllability result, and prove the small-time exact controllability of any positive states towards the ground state of the evolution operator.
[ { "version": "v1", "created": "Mon, 15 Jul 2024 08:25:19 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 09:40:36 GMT" } ]
2025-07-03T00:00:00
[ [ "Duca", "Alessandro", "" ], [ "Pozzoli", "Eugenio", "" ], [ "Urbani", "Cristina", "" ] ]
2407.11116
Yijie Wang
Yi-Jie Wang, Geng-Dong Zhou, Biao Lian, and Zhi-Da Song
Electron phonon coupling in the topological heavy fermion model of twisted bilayer graphene
null
null
10.1103/PhysRevB.111.035110
null
cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
On flat bands of the magic-angle twisted bilayer graphene, exotic correlation physics unfolds. Phonons, through mediating an effective electron-electron interaction, can play a crucial role in selecting various electronic phases. In this study, we derive the full electron-phonon coupling (EPC) vertex from the microscopic tight-binding lattice, and identify the significance of each phonon mode. We then project the EPC vertices onto the topological heavy fermion (THF) basis [Song and Bernevig, Phys. Rev. Lett. 129, 047601 (2022)], and show that an anti-Hund's interaction $\hat{H}_{\rm A}$ is induced on each moir\'e-scale local $f$-orbital, with strengths 1 to 4 meV. We analyze the phonon-induced multiplet splittings, which can significantly affect the local correlation. As an example, we elaborate on the phonon-favored symmetry-breaking orders at even-integer fillings. Through systematic self-consistent Hartree-Fock calculations, we uncover a tight competition between $\Gamma$-phonon-favored orbital orders, $K$-phonon-favored inter-valley coherent orders, and the kinetic and Coulomb-favored orders. Contrary to EPC, the carbon atom Hubbard repulsion induces an on-$f$-site Hund's interaction $\hat{H}_{\rm H}$ with strengths 1 to 3 meV that partly counteracts the effect of $\hat{H}_{\rm A}$. The combined influence of $\hat{H}_{\rm A,H}$ on the multiplet splitting and symmetry-breaking states is discussed. In the end, we explore the possibility of finding an exotic Dirac semi-metal formed solely by $c$-electrons at the charge-neutrality point, while $f$-impurities exhibit a symmetric Mott gap by forming non-degenerate singlets under $\hat{H}_{\rm A,H}$. Experimental features that distinguish such a state are discussed.
[ { "version": "v1", "created": "Mon, 15 Jul 2024 18:00:01 GMT" }, { "version": "v2", "created": "Wed, 06 Nov 2024 14:18:21 GMT" } ]
2025-07-03T00:00:00
[ [ "Wang", "Yi-Jie", "" ], [ "Zhou", "Geng-Dong", "" ], [ "Lian", "Biao", "" ], [ "Song", "Zhi-Da", "" ] ]
2407.11218
Renchi Zhang
Renchi Zhang, Jesse van der Linden, Dimitra Dodou, Harleigh Seyffert, Yke Bauke Eisma, Joost C. F. de Winter
Walk along: An Experiment on Controlling the Mobile Robot 'Spot' with Voice and Gestures
null
null
10.1145/3729540
null
cs.HC cs.RO
http://creativecommons.org/licenses/by-nc-sa/4.0/
Robots are becoming more capable and can autonomously perform tasks such as navigating between locations. However, human oversight remains crucial. This study compared two touchless methods for directing mobile robots: voice control and gesture control, to investigate the efficiency of the methods and the preference of users. We tested these methods in two conditions: one in which participants remained stationary and one in which they walked freely alongside the robot. We hypothesized that walking alongside the robot would result in higher intuitiveness ratings and improved task performance, based on the idea that walking promotes spatial alignment and reduces the effort required for mental rotation. In a 2x2 within-subject design, 218 participants guided the quadruped robot Spot along a circuitous route with multiple 90-degree turns using rotate left, rotate right, and walk forward commands. After each trial, participants rated the intuitiveness of the command mapping, while post-experiment interviews were used to gather the participants' preferences. Results showed that voice control combined with walking with Spot was the most favored and intuitive, whereas gesture control while standing caused confusion for left/right commands. Nevertheless, 29% of participants preferred gesture control, citing increased task engagement and visual congruence as reasons. An odometry-based analysis revealed that participants often followed behind Spot, particularly in the gesture control condition, when they were allowed to walk. In conclusion, voice control with walking produced the best outcomes. Improving physical ergonomics and adjusting gesture types could make gesture control more effective.
[ { "version": "v1", "created": "Mon, 15 Jul 2024 20:07:33 GMT" }, { "version": "v2", "created": "Wed, 17 Jul 2024 07:48:45 GMT" }, { "version": "v3", "created": "Mon, 13 Jan 2025 09:23:41 GMT" }, { "version": "v4", "created": "Fri, 04 Apr 2025 16:25:04 GMT" }, { "version": "v5", "created": "Mon, 14 Apr 2025 08:01:06 GMT" } ]
2025-07-03T00:00:00
[ [ "Zhang", "Renchi", "" ], [ "van der Linden", "Jesse", "" ], [ "Dodou", "Dimitra", "" ], [ "Seyffert", "Harleigh", "" ], [ "Eisma", "Yke Bauke", "" ], [ "de Winter", "Joost C. F.", "" ] ]
2407.14431
Nobuyuki Yoshioka
Nobuyuki Yoshioka, Mirko Amico, William Kirby, Petar Jurcevic, Arkopal Dutt, Bryce Fuller, Shelly Garion, Holger Haas, Ikko Hamamura, Alexander Ivrii, Ritajit Majumdar, Zlatko Minev, Mario Motta, Bibek Pokharel, Pedro Rivero, Kunal Sharma, Christopher J. Wood, Ali Javadi-Abhari, Antonio Mezzacapo
Diagonalization of large many-body Hamiltonians on a quantum processor
25 pages, 13 figures
Nature Communications 16, 5014 (2025)
10.1038/s41467-025-59716-z
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The estimation of low energies of many-body systems is a cornerstone of computational quantum sciences. Variational quantum algorithms can be used to prepare ground states on pre-fault-tolerant quantum processors, but their lack of convergence guarantees and impractical number of cost function estimations prevent systematic scaling of experiments to large systems. Alternatives to variational approaches are needed for large-scale experiments on pre-fault-tolerant devices. Here, we use a superconducting quantum processor to compute eigenenergies of quantum many-body systems on two-dimensional lattices of up to 56 sites, using the Krylov quantum diagonalization algorithm, an analog of the well-known classical diagonalization technique. We construct subspaces of the many-body Hilbert space using Trotterized unitary evolutions executed on the quantum processor, and classically diagonalize many-body interacting Hamiltonians within those subspaces. These experiments show that quantum diagonalization algorithms are poised to complement their classical counterpart at the foundation of computational methods for quantum systems.
[ { "version": "v1", "created": "Fri, 19 Jul 2024 16:02:03 GMT" }, { "version": "v2", "created": "Thu, 05 Sep 2024 05:36:13 GMT" }, { "version": "v3", "created": "Thu, 03 Oct 2024 02:22:52 GMT" } ]
2025-07-03T00:00:00
[ [ "Yoshioka", "Nobuyuki", "" ], [ "Amico", "Mirko", "" ], [ "Kirby", "William", "" ], [ "Jurcevic", "Petar", "" ], [ "Dutt", "Arkopal", "" ], [ "Fuller", "Bryce", "" ], [ "Garion", "Shelly", "" ], [ "Haas", "Holger", "" ], [ "Hamamura", "Ikko", "" ], [ "Ivrii", "Alexander", "" ], [ "Majumdar", "Ritajit", "" ], [ "Minev", "Zlatko", "" ], [ "Motta", "Mario", "" ], [ "Pokharel", "Bibek", "" ], [ "Rivero", "Pedro", "" ], [ "Sharma", "Kunal", "" ], [ "Wood", "Christopher J.", "" ], [ "Javadi-Abhari", "Ali", "" ], [ "Mezzacapo", "Antonio", "" ] ]
2407.17226
Yilie Huang
Yilie Huang, Yanwei Jia, Xun Yu Zhou
Sublinear Regret for a Class of Continuous-Time Linear-Quadratic Reinforcement Learning Problems
42 pages, 4 figures. Accepted for publication in SIAM Journal on Control and Optimization (2025)
null
null
null
cs.LG cs.AI cs.SY eess.SY math.OC
http://creativecommons.org/licenses/by/4.0/
We study reinforcement learning (RL) for a class of continuous-time linear-quadratic (LQ) control problems for diffusions, where states are scalar-valued and running control rewards are absent but volatilities of the state processes depend on both state and control variables. We apply a model-free approach that relies neither on knowledge of model parameters nor on their estimations, and devise an RL algorithm to learn the optimal policy parameter directly. Our main contributions include the introduction of an exploration schedule and a regret analysis of the proposed algorithm. We provide the convergence rate of the policy parameter to the optimal one, and prove that the algorithm achieves a regret bound of $O(N^{\frac{3}{4}})$ up to a logarithmic factor, where $N$ is the number of learning episodes. We conduct a simulation study to validate the theoretical results and demonstrate the effectiveness and reliability of the proposed algorithm. We also perform numerical comparisons between our method and those of the recent model-based stochastic LQ RL studies adapted to the state- and control-dependent volatility setting, demonstrating a better performance of the former in terms of regret bounds.
[ { "version": "v1", "created": "Wed, 24 Jul 2024 12:26:21 GMT" }, { "version": "v2", "created": "Sat, 21 Sep 2024 16:48:58 GMT" }, { "version": "v3", "created": "Tue, 18 Mar 2025 14:55:51 GMT" }, { "version": "v4", "created": "Tue, 08 Apr 2025 19:11:31 GMT" }, { "version": "v5", "created": "Wed, 02 Jul 2025 12:25:47 GMT" } ]
2025-07-03T00:00:00
[ [ "Huang", "Yilie", "" ], [ "Jia", "Yanwei", "" ], [ "Zhou", "Xun Yu", "" ] ]
2407.18493
Sanaz Zarei
Sanaz Zarei
Scalability of On-chip Diffractive Optical Neural Networks
null
null
null
null
physics.optics
http://creativecommons.org/licenses/by/4.0/
This short report focuses on the scalability challenges of the on-chip diffractive optical neural networks. It addresses an emerging gap in the literature, specifically around the limitations and challenges of scaling optical neural networks on a chip. A thorough investigation of diffractive optical neural networks provides evidence that such networks are not capable of performing complex tasks and exhibit significant performance degradation as the number of classification categories increases. Despite optimizations, these networks classify only 3-4 classes, suggesting fundamental limitations in their computational scale. The inherent scalability challenges in these systems are underscored by the fact that the design parameters, such as the number of diffractive layers, the number of neurons per layer, and the inter-layer distances, cannot substantially change the performance. Therefore, the on-chip diffraction-based approach provides a limited number of controllable degrees of freedom compared to electronic neural networks, restricting the complexity of functions an on-chip diffractive neural network can learn.
[ { "version": "v1", "created": "Fri, 26 Jul 2024 03:53:15 GMT" }, { "version": "v2", "created": "Fri, 20 Sep 2024 12:51:22 GMT" }, { "version": "v3", "created": "Mon, 18 Nov 2024 07:45:07 GMT" }, { "version": "v4", "created": "Wed, 02 Jul 2025 17:09:49 GMT" } ]
2025-07-03T00:00:00
[ [ "Zarei", "Sanaz", "" ] ]
2407.18779
Shaukat Ali
Shaukat Ali, Paolo Arcaini, Aitor Arrieta
Foundation Models for the Digital Twin Creation of Cyber-Physical Systems
null
Leveraging Applications of Formal Methods, Verification and Validation (Isola 2024)
10.1007/978-3-031-75390-9_2
null
cs.SE
http://creativecommons.org/licenses/by/4.0/
Foundation models are trained on a large amount of data to learn generic patterns. Consequently, these models can be used and fine-tuned for various purposes. Naturally, studying such models' use in the context of digital twins for cyber-physical systems (CPSs) is a relevant area of investigation. To this end, we provide perspectives on various aspects within the context of developing digital twins for CPSs, where foundation models can be used to increase the efficiency of creating digital twins, improve the effectiveness of the capabilities they provide, and used as specialized fine-tuned foundation models acting as digital twins themselves. We also discuss challenges in using foundation models in a more generic context. We use the case of an autonomous driving system as a representative CPS to give examples. Finally, we provide discussions and open research directions that we believe are valuable for the digital twin community.
[ { "version": "v1", "created": "Fri, 26 Jul 2024 14:40:32 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 15:07:05 GMT" } ]
2025-07-03T00:00:00
[ [ "Ali", "Shaukat", "" ], [ "Arcaini", "Paolo", "" ], [ "Arrieta", "Aitor", "" ] ]
2407.20631
Matteo Baggioli
Arabinda Bera, Alessio Zaccone, Matteo Baggioli
Hedgehog topological defects in 3D amorphous solids
v2: revised version, geometrical characterization of the topological defects added
Nature Communications volume 16, Article number: 5990 (2025)
10.1038/s41467-025-61103-7
null
cond-mat.soft cond-mat.dis-nn cond-mat.mtrl-sci cond-mat.stat-mech
http://creativecommons.org/licenses/by/4.0/
The underlying structural disorder renders the concept of topological defects in amorphous solids difficult to apply and hinders a first-principle identification of the microscopic carriers of plasticity and of the regions more prone to structural rearrangements (``soft spots''). Recently, it has been proposed that well-defined topological defects can still be identified in glasses, and correlated to local and global plasticity, by looking at the eigenvector field or the particle displacement field. Nevertheless, all the existing proposals and analyses are only valid in two spatial dimensions. In this work, we propose the idea of using hedgehog topological defects to characterize the plasticity of 3D glasses and to geometrically predict the location of their soft spots. We corroborate our proposal by simulating a Kremer-Grest 3D polymer glass, and by using both the normal mode eigenvector field and the displacement field around large plastic events. Contrary to the 2D case, the sign of the topological charge defined from the eigenvector field is ambiguous and the geometry of the topological defects, whether radial or hyperbolic, plays a fundamental role in 3D. In fact, we find that the topological hedgehog defects relevant for plasticity are those exhibiting hyperbolic geometry, resembling the saddle-point structure of 2D topological defects with negative winding number (anti-vortices). Our results confirm that a topological characterization of plasticity in glasses is feasible and provide a concrete realization of this program in 3D amorphous systems.
[ { "version": "v1", "created": "Tue, 30 Jul 2024 08:14:07 GMT" }, { "version": "v2", "created": "Tue, 11 Mar 2025 05:13:22 GMT" } ]
2025-07-03T00:00:00
[ [ "Bera", "Arabinda", "" ], [ "Zaccone", "Alessio", "" ], [ "Baggioli", "Matteo", "" ] ]
2407.21223
Niels Richard Hansen
Niels Richard Hansen
A Trek Rule for the Lyapunov Equation
null
null
null
null
math.ST math.PR stat.TH
http://creativecommons.org/licenses/by/4.0/
The Lyapunov equation is a linear matrix equation characterizing the cross-sectional steady-state covariance matrix of a Gaussian Markov process. We show a new version of the trek rule for this equation, which links the graphical structure of the drift of the process to the entries of the steady-state covariance matrix. In general, the trek rule is a power series expansion of the covariance matrix in the entries of the drift and volatility matrices. For acyclic models it simplifies to a polynomial in the off-diagonal entries of the drift matrix. Using the trek rule we can give relatively explicit formulas for the entries of the covariance matrix for some special cases of the drift matrix. These results illustrate notable differences between covariance models entailed by the Lyapunov equation and those entailed by linear additive noise models. To further explore differences and similarities between these two model classes, we use the trek rule to derive a new lower bound on the marginal variances in the acyclic case. This sheds light on the phenomenon, well known for the linear additive noise model, that the variances in the acyclic case tend to increase along a topological ordering of the variables.
[ { "version": "v1", "created": "Tue, 30 Jul 2024 22:25:06 GMT" }, { "version": "v2", "created": "Fri, 20 Sep 2024 10:26:21 GMT" }, { "version": "v3", "created": "Mon, 02 Dec 2024 19:22:26 GMT" }, { "version": "v4", "created": "Wed, 02 Jul 2025 14:15:45 GMT" } ]
2025-07-03T00:00:00
[ [ "Hansen", "Niels Richard", "" ] ]
2408.00518
Erickson Tjoa
Michael Kasprzak and Erickson Tjoa
Transmission of quantum information through quantum fields in curved spacetimes
16+2 pages, 1 figure; revtex4-2; v4: updated to match published version
2025 J. Phys. A: Math. Theor. 58 095301
10.1088/1751-8121/adb66b
null
quant-ph gr-qc hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We construct a relativistic quantum communication channel between two localized qubit systems, mediated by a relativistic quantum field, that can achieve the theoretical maximum for the quantum capacity in arbitrary curved spacetimes using the Unruh-DeWitt detector formalism. Using techniques from algebraic quantum field theory, we express the quantum capacity of the quantum communication channel purely in terms of the correlation functions of the field and the causal propagator for the wave equation. Consequently, the resulting quantum channel, and hence the quantum capacity, are by construction manifestly covariant, respect the causal structure of spacetime, and are independent of the details of the background geometry, topology, and the choice of Hilbert space (quasifree) representations of the field.
[ { "version": "v1", "created": "Thu, 01 Aug 2024 12:48:48 GMT" }, { "version": "v2", "created": "Wed, 14 Aug 2024 15:09:22 GMT" }, { "version": "v3", "created": "Mon, 30 Sep 2024 22:39:11 GMT" }, { "version": "v4", "created": "Tue, 01 Jul 2025 23:15:18 GMT" } ]
2025-07-03T00:00:00
[ [ "Kasprzak", "Michael", "" ], [ "Tjoa", "Erickson", "" ] ]
2408.00991
Ali Devran Kara
Erhan Bayraktar and Ali D. Kara
Learning with Linear Function Approximations in Mean-Field Control
null
null
null
null
math.OC cs.SY eess.SY
http://creativecommons.org/licenses/by/4.0/
The paper focuses on mean-field type multi-agent control problems with finite state and action spaces where the dynamics and cost structures are symmetric and homogeneous, and are affected by the distribution of the agents. A standard solution method for these problems is to consider the infinite population limit as an approximation and use symmetric solutions of the limit problem to achieve near optimality. The control policies, and in particular the dynamics, depend on the population distribution in the finite population setting, or the marginal distribution of the state variable of a representative agent for the infinite population setting. Hence, learning and planning for these control problems generally require estimating the reaction of the system to all possible state distributions of the agents. To overcome this issue, we consider linear function approximation for the control problem and provide coordinated and independent learning methods. We rigorously establish error upper bounds for the performance of learned solutions. The performance gap stems from (i) the mismatch due to estimating the true model with a linear one, and (ii) using the infinite population solution in the finite population problem as an approximate control. The provided upper bounds quantify the impact of these error sources on the overall performance.
[ { "version": "v1", "created": "Fri, 02 Aug 2024 03:41:00 GMT" }, { "version": "v2", "created": "Sun, 02 Mar 2025 23:46:30 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 11:39:36 GMT" } ]
2025-07-03T00:00:00
[ [ "Bayraktar", "Erhan", "" ], [ "Kara", "Ali D.", "" ] ]
2408.01199
Benjamin Jin
Benjamin Jin, Maria del C. Vald\'es Hern\'andez, Alessandro Fontanella, Wenwen Li, Eleanor Platt, Paul Armitage, Amos Storkey, Joanna M. Wardlaw and Grant Mair
Pre-processing and quality control of large clinical CT head datasets for intracranial arterial calcification segmentation
Accepted at the 2nd Data Engineering in Medical Imaging workshop @ MICCAI 2024
null
10.1007/978-3-031-73748-0_8
null
eess.IV
http://creativecommons.org/licenses/by/4.0/
As a potential non-invasive biomarker for ischaemic stroke, intracranial arterial calcification (IAC) could be used for stroke risk assessment on CT head scans routinely acquired for other reasons (e.g. trauma, confusion). Artificial intelligence methods can support IAC scoring, but they have not yet been developed for clinical imaging. Large heterogeneous clinical CT datasets are necessary for the training of such methods, but they exhibit expected and unexpected data anomalies. Using CTs from a large clinical trial, the third International Stroke Trial (IST-3), we propose a pipeline that uses as input non-enhanced CT scans to output regions of interest capturing selected large intracranial arteries for IAC scoring. Our method uses co-registration with templates. We focus on quality control, using information presence along the z-axis of the imaging to group and apply similarity measures (structural similarity index measure) to triage assessment of individual image series. Additionally, we propose superimposing thresholded binary masks of the series to inspect large quantities of data in parallel. We identify and exclude unrecoverable samples and registration failures. In total, our pipeline processes 10,659 CT series, rejecting 4,322 (41%) in the entire process, 1,450 (14% of the total) during quality control, and outputting 6,337 series. Our pipeline enables effective and efficient region of interest localisation for targeted IAC segmentation.
[ { "version": "v1", "created": "Fri, 02 Aug 2024 11:27:25 GMT" } ]
2025-07-03T00:00:00
[ [ "Jin", "Benjamin", "" ], [ "Hernández", "Maria del C. Valdés", "" ], [ "Fontanella", "Alessandro", "" ], [ "Li", "Wenwen", "" ], [ "Platt", "Eleanor", "" ], [ "Armitage", "Paul", "" ], [ "Storkey", "Amos", "" ], [ "Wardlaw", "Joanna M.", "" ], [ "Mair", "Grant", "" ] ]
2408.01608
Harold Blas
H. Blas and R. Quica\~no
Fermionic back-reaction on kink and topological charge pumping in the $sl(2)$ affine Toda coupled to matter
42 pages. Latex. 10 Figs. Accepted for publication in Phys. Rev. D
null
null
null
hep-th
http://creativecommons.org/licenses/by/4.0/
We explore the Faddeev-Jackiw (F-J) symplectic Hamiltonian reduction of the $sl(2)$ affine Toda model coupled to matter (ATM), which includes new parametrizations for a scalar field and a Grassmannian fermionic field. The structure of constraints and symplectic potentials primarily dictates the strong-weak dual coupling sectors of the theory, ensuring the equivalence between the Noether and topological currents. The analytical calculations encompass the fermion-kink classical solution, the excited fermion bound states localized on the kink, and the scattering states, all of which account for the fermion back-reaction on the soliton. The total energy, which includes the classical fermion-soliton interaction energy, the bound-state fermion energy, and the fermion vacuum polarization energy (VPE), is determined by the topological charge of the kink. This system satisfies first-order differential equations and a chiral current conservation equation. Our results demonstrate that the excited fermion bound states and scattering states significantly alter the properties of the kink. Notably, they give rise to a pumping mechanism for the topological charge of the in-gap kink due to fermionic back-reaction, as well as the appearance of kink states in the continuum (KIC).
[ { "version": "v1", "created": "Fri, 02 Aug 2024 23:58:25 GMT" }, { "version": "v2", "created": "Mon, 07 Apr 2025 20:59:29 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 16:21:18 GMT" } ]
2025-07-03T00:00:00
[ [ "Blas", "H.", "" ], [ "Quicaño", "R.", "" ] ]
2408.02544
Xinbei Ma
Xinbei Ma, Yiting Wang, Yao Yao, Tongxin Yuan, Aston Zhang, Zhuosheng Zhang, Hai Zhao
Caution for the Environment: Multimodal Agents are Susceptible to Environmental Distractions
ACL 2025
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper investigates the faithfulness of multimodal large language model (MLLM) agents in a graphical user interface (GUI) environment, aiming to address the research question of whether multimodal GUI agents can be distracted by environmental context. A general scenario is proposed where both the user and the agent are benign, and the environment, while not malicious, contains unrelated content. A wide range of MLLMs are evaluated as GUI agents using a simulated dataset, following three working patterns with different levels of perception. Experimental results reveal that even the most powerful models, whether generalist agents or specialist GUI agents, are susceptible to distractions. While recent studies predominantly focus on the helpfulness of agents, our findings first indicate that these agents are prone to environmental distractions. Furthermore, we implement an adversarial environment injection and analyze the approach to improve faithfulness, calling for a collective focus on this important topic.
[ { "version": "v1", "created": "Mon, 05 Aug 2024 15:16:22 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 12:23:53 GMT" } ]
2025-07-03T00:00:00
[ [ "Ma", "Xinbei", "" ], [ "Wang", "Yiting", "" ], [ "Yao", "Yao", "" ], [ "Yuan", "Tongxin", "" ], [ "Zhang", "Aston", "" ], [ "Zhang", "Zhuosheng", "" ], [ "Zhao", "Hai", "" ] ]
2408.03924
Nic Ezzell
Nic Ezzell, Lev Barash, Itay Hen
A universal black-box quantum Monte Carlo approach to quantum phase transitions
8 main pages, 4 main figures (22 total pages)
null
null
null
cond-mat.stat-mech physics.comp-ph quant-ph
http://creativecommons.org/licenses/by/4.0/
We derive exact, universal, closed-form quantum Monte Carlo estimators for finite-temperature energy susceptibility and fidelity susceptibility, applicable to essentially arbitrary Hamiltonians. Combined with recent advancements in Monte Carlo, our approach enables a black-box framework for studying quantum phase transitions--without requiring prior knowledge of an order parameter or the manual design of model-specific ergodic quantum Monte Carlo update rules. We demonstrate the utility of our method by applying a single implementation to the transverse-field Ising model, the XXZ model, and an ensemble of models related by random unitaries.
[ { "version": "v1", "created": "Wed, 07 Aug 2024 17:31:31 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 03:03:14 GMT" } ]
2025-07-03T00:00:00
[ [ "Ezzell", "Nic", "" ], [ "Barash", "Lev", "" ], [ "Hen", "Itay", "" ] ]
2408.04715
Mingshu Zhao
Mingshu Zhao, Junheng Tao, Ian Spielman
Kolmogorov turbulence in atomic Bose-Einstein condensates
6 pages, 4 figures
Physical Review Letters 134.8 (2025): 083402
10.1103/PhysRevLett.134.083402
null
cond-mat.quant-gas
http://creativecommons.org/licenses/by/4.0/
We investigated turbulence in atomic Bose-Einstein condensates (BECs) using a minimally destructive, impurity injection technique analogous to particle image velocimetry in conventional fluids. Our approach transfers small regions of the BEC into a different hyperfine state, and tracks their displacement ultimately yielding the velocity field. This allows us to quantify turbulence in the same way as conventional in fluid dynamics in terms of velocity-velocity correlation functions called velocity structure functions that obey a Kolmogorov scaling law. Furthermore the velocity increments show a clear fat-tail non-Gaussian distribution that results from intermittency corrections to the initial "K41" Kolmogorov theory. Our observations are fully consistent with the later "KO62" description. These results are validated by a 2D dissipative Gross-Pitaevskii simulation.
[ { "version": "v1", "created": "Thu, 08 Aug 2024 18:31:02 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 03:22:56 GMT" } ]
2025-07-03T00:00:00
[ [ "Zhao", "Mingshu", "" ], [ "Tao", "Junheng", "" ], [ "Spielman", "Ian", "" ] ]
2408.05689
Ling-Fang Lin
Ling-Fang Lin, Yang Zhang, Nitin Kaushal, Gonzalo Alvarez, Thomas A. Maier, Adriana Moreo, Elbio Dagotto
Magnetic phase diagram of a two-orbital model for bilayer nickelates varying doping
12 pages, 9 figures
null
10.1103/PhysRevB.110.195135
null
cond-mat.str-el
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Motivated by the recently discovered high-$T_c$ bilayer nickelate superconductor La$_3$Ni$_2$O$_7$, we comprehensively research a bilayer $2\times2\times2$ cluster for different electronic densities $n$ by using the Lanczos method. We also employ the random-phase approximation to quantify the first magnetic instability with increasing Hubbard coupling strength, also varying $n$. Based on the spin structure factor $S(q)$, we have obtained a rich magnetic phase diagram in the plane defined by $n$ and $U/W$, at fixed Hund coupling. We have observed numerous states, such as A-AFM, Stripes, G-AFM, and C-AFM. For half-filling $n=2$ (two electrons per Ni site, corresponding to $N$ = 16 electrons), the canonical superexchange interaction leads to a robust G-AFM state $(\pi,\pi,\pi)$ with antiferromagnetic couplings in plane and between layers. By increasing or decreasing electronic densities, ferromagnetic tendencies emerge from the ``half-empty'' and ``half-full'' mechanisms, leading to many other interesting magnetic tendencies. In addition, the spin-spin correlations become weaker both in the hole or electron doping regions compared with half-filling. At $n = 1.5$ (or $N=12$), density corresponding to La$_3$Ni$_2$O$_7$, we obtained the ``Stripe 2'' ground state (antiferromagnetic coupling in one in-plane direction, ferromagnetic coupling in the other, and antiferromagnetic coupling along the $z$-axis) in the $2\times2\times2$ cluster. In addition, we obtained a much stronger AFM coupling along the $z$-axis than the magnetic coupling in the $xy$ plane. The random-phase approximation calculations with varying $n$ give very similar results as Lanczos. Meanwhile, a state with $q/\pi = (0.6, 0.6, 1)$ close to the E-phase wavevector is found in our RPA calculations by slightly reducing the filling to $n=1.25$, possibly responsible for the E-phase SDW recently observed in experiments.
[ { "version": "v1", "created": "Sun, 11 Aug 2024 03:54:42 GMT" } ]
2025-07-03T00:00:00
[ [ "Lin", "Ling-Fang", "" ], [ "Zhang", "Yang", "" ], [ "Kaushal", "Nitin", "" ], [ "Alvarez", "Gonzalo", "" ], [ "Maier", "Thomas A.", "" ], [ "Moreo", "Adriana", "" ], [ "Dagotto", "Elbio", "" ] ]
2408.07177
Athina Terzoglou
Tiantian Gong, Aniket Kate, Alexandros Psomas, Athina Terzoglou
V3rified: Revelation vs Non-Revelation Mechanisms for Decentralized Verifiable Computation
null
null
null
null
cs.GT
http://creativecommons.org/licenses/by-sa/4.0/
In the era of Web3, decentralized technologies have emerged as the cornerstone of a new digital paradigm. Backed by a decentralized blockchain architecture, the Web3 space aims to democratize all aspects of the web. From data-sharing to learning models, outsourcing computation is an established, prevalent practice. Verifiable computation makes this practice trustworthy as clients/users can now efficiently validate the integrity of a computation. As verifiable computation gets considered for applications in the Web3 space, decentralization is crucial for system reliability, ensuring that no single entity can suppress clients. At the same time, however, decentralization needs to be balanced with efficiency: clients want their computations done as quickly as possible. Motivated by these issues, we study the trade-off between decentralization and efficiency when outsourcing computational tasks to strategic, rational solution providers. Specifically, we examine this trade-off when the client employs (1) revelation mechanisms, i.e. auctions, where solution providers bid their desired reward for completing the task by a specific deadline and then the client selects which of them will do the task and how much they will be rewarded, and (2) simple, non-revelation mechanisms, where the client commits to the set of rules she will use to map solutions at specific times to rewards and then solution providers decide whether they want to do the task or not. We completely characterize the power and limitations of revelation and non-revelation mechanisms in our model.
[ { "version": "v1", "created": "Tue, 13 Aug 2024 19:38:59 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 17:48:28 GMT" } ]
2025-07-03T00:00:00
[ [ "Gong", "Tiantian", "" ], [ "Kate", "Aniket", "" ], [ "Psomas", "Alexandros", "" ], [ "Terzoglou", "Athina", "" ] ]
2408.07408
Fabian Egidy
Fabian Egidy and Christian Gla{\ss}er
Optimal Proof Systems for Complex Sets are Hard to Find
Accepted at STOC 2025
null
null
null
cs.CC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We provide the first evidence for the inherent difficulty of finding complex sets with optimal proof systems. For this, we construct oracles $O_1$ and $O_2$ with the following properties, where $\mathrm{RE}$ denotes the class of recursively enumerable sets and $\mathrm{NQP}$ the class of sets accepted in non-deterministic quasi-polynomial time. - $O_1$: No set in $\mathrm{PSPACE} \setminus \mathrm{NP}$ has optimal proof systems and $\mathrm{PH}$ is infinite - $O_2$: No set in $\mathrm{RE} \setminus \mathrm{NQP}$ has optimal proof systems and $\mathrm{NP} \neq \mathrm{coNP}$ Oracle $O_2$ is the first relative to which complex sets with optimal proof systems do not exist. By oracle $O_1$, no relativizable proof can show that there exist sets in $\mathrm{PSPACE} \setminus \mathrm{NP}$ with optimal proof systems, even when assuming an infinite $\mathrm{PH}$. By oracle $O_2$, no relativizable proof can show that there exist sets outside $\mathrm{NQP}$ with optimal proof systems, even when assuming $\mathrm{NP} \neq \mathrm{coNP}$. This explains the difficulty of the following longstanding open questions raised by Kraj\'i\v{c}ek and Pudl\'ak in 1989, Sadowski in 1997, K\"obler and Messner in 1998, and Messner in 2000. - Q1: Are there sets outside $\mathrm{NP}$ with optimal proof systems? - Q2: Are there arbitrarily complex sets outside $\mathrm{NP}$ with optimal proof systems? Moreover, relative to $O_2$, there exist arbitrarily complex sets $L \notin \mathrm{NQP}$ having almost optimal algorithms, but none of them has optimal proof systems. This explains the difficulty of Messner's approach to translate almost optimal algorithms into optimal proof systems.
[ { "version": "v1", "created": "Wed, 14 Aug 2024 09:25:29 GMT" }, { "version": "v2", "created": "Mon, 25 Nov 2024 12:46:45 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 14:21:10 GMT" } ]
2025-07-03T00:00:00
[ [ "Egidy", "Fabian", "" ], [ "Glaßer", "Christian", "" ] ]
2408.07636
Bing Hu
Bing Hu and Anita Layton and Helen Chen
Drug Discovery SMILES-to-Pharmacokinetics Diffusion Models with Deep Molecular Understanding
13 pages, 5 figures, 4 tables
null
null
null
q-bio.QM cs.AI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Artificial intelligence (AI) is increasingly used in every stage of drug development. One challenge facing drug discovery AI is that drug pharmacokinetic (PK) datasets are often collected independently from each other, often with limited overlap, creating data overlap sparsity. Data sparsity makes data curation difficult for researchers looking to answer research questions in poly-pharmacy, drug combination research, and high-throughput screening. We propose Imagand, a novel SMILES-to-Pharmacokinetic (S2PK) diffusion model capable of generating an array of PK target properties conditioned on SMILES inputs. We show that Imagand-generated synthetic PK data closely resembles real data univariate and bivariate distributions, and improves performance for downstream tasks. Imagand is a promising solution for data overlap sparsity and allows researchers to efficiently generate ligand PK data for drug discovery research. Code is available at https://github.com/bing1100/Imagand.
[ { "version": "v1", "created": "Wed, 14 Aug 2024 16:01:02 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 03:26:25 GMT" } ]
2025-07-03T00:00:00
[ [ "Hu", "Bing", "" ], [ "Layton", "Anita", "" ], [ "Chen", "Helen", "" ] ]
2408.08297
Snehasish Nandy
Gaurab Kumar Dash, Subhasis Panda and Snehasish Nandy
Fingerprint of Non-Hermiticity in d-wave Altermagnet
8 Pages, 2 Figures
Phys. Rev. B 111, 155119 (2025)
10.1103/PhysRevB.111.155119
null
cond-mat.mes-hall
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We develop the non-Hermitian counterpart of a new class of collinear magnets, dubbed altermagnets, delineated by net zero magnetization with momentum-dependent spin-splitting bands. The application of an imaginary gauge field in a two-dimensional $d$-wave altermagnet injects a non-reciprocal intercell hopping without hosting exceptional points (EPs). This non-Hermitian phase hosts a point gap which remains robust in the presence and absence of Rashba spin-orbit coupling. By attaching a ferromagnetic lead with the altermagnet, we uncover the emergence of two pairs of second-order EPs. We establish that each of the EPs is associated with a half-integer quantized topological charge, a hallmark signature of the non-Hermitian topology. The existence of this non-Hermitian exceptional phase has been further confirmed by linear variation with the respective momentum and coalescence of the spin expectation value at the EPs. Finally, we demonstrate that the application of a planar magnetic field to the junction not only tunes the location of the EPs but also can annihilate a single pair or even all pairs of EPs with opposite topological charges depending upon the field strength and direction.
[ { "version": "v1", "created": "Thu, 15 Aug 2024 17:53:11 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 14:08:04 GMT" } ]
2025-07-03T00:00:00
[ [ "Dash", "Gaurab Kumar", "" ], [ "Panda", "Subhasis", "" ], [ "Nandy", "Snehasish", "" ] ]
2408.10994
Sheng-Kai Liao
Yang Li, Wen-Qi Cai, Ji-Gang Ren, Chao-Ze Wang, Meng Yang, Liang Zhang, Hui-Ying Wu, Liang Chang, Jin-Cai Wu, Biao Jin, Hua-Jian Xue, Xue-Jiao Li, Hui Liu, Guang-Wen Yu, Xue-Ying Tao, Ting Chen, Chong-Fei Liu, Wen-Bin Luo, Jie Zhou, Hai-Lin Yong, Yu-Huai Li, Feng-Zhi Li, Cong Jiang, Hao-Ze Chen, Chao Wu, Xin-Hai Tong, Si-Jiang Xie, Fei Zhou, Wei-Yue Liu, Nai-Le Liu, Li Li, Feihu Xu, Yuan Cao, Juan Yin, Rong Shu, Xiang-Bin Wang, Qiang Zhang, Jian-Yu Wang, Sheng-Kai Liao, Cheng-Zhi Peng and Jian-Wei Pan
Microsatellite-based real-time quantum key distribution
40 pages, 8 figures
Nature 640, 47-54 (2025)
10.1038/s41586-025-08739-z
null
quant-ph
http://creativecommons.org/licenses/by-nc-nd/4.0/
A quantum network provides an infrastructure connecting quantum devices with revolutionary computing, sensing, and communication capabilities. As the best-known application of a quantum network, quantum key distribution (QKD) shares secure keys guaranteed by the laws of quantum mechanics. A quantum satellite constellation offers a solution to facilitate the quantum network on a global scale. The Micius satellite has verified the feasibility of satellite quantum communications, however, scaling up quantum satellite constellations is challenging, requiring small lightweight satellites, portable ground stations and real-time secure key exchange. Here we tackle these challenges and report the development of a quantum microsatellite capable of performing space-to-ground QKD using portable ground stations. The quantum microsatellite features a payload weighing approximately 23 kg, while the portable ground station weighs about 100 kg. These weights represent reductions by more than an order and two orders of magnitude, respectively, compared to the Micius satellite. Additionally, we multiplex bidirectional satellite-ground optical communication with quantum communication, enabling key distillation and secure communication in real-time. Using the microsatellite and the portable ground stations, we demonstrate satellite-based QKD with multiple ground stations and achieve the sharing of up to 0.59 million bits of secure keys during a single satellite pass. The compact quantum payload can be readily assembled on existing space stations or small satellites, paving the way for a satellite-constellation-based quantum and classical network for widespread real-life applications.
[ { "version": "v1", "created": "Tue, 20 Aug 2024 16:42:15 GMT" } ]
2025-07-03T00:00:00
[ [ "Li", "Yang", "" ], [ "Cai", "Wen-Qi", "" ], [ "Ren", "Ji-Gang", "" ], [ "Wang", "Chao-Ze", "" ], [ "Yang", "Meng", "" ], [ "Zhang", "Liang", "" ], [ "Wu", "Hui-Ying", "" ], [ "Chang", "Liang", "" ], [ "Wu", "Jin-Cai", "" ], [ "Jin", "Biao", "" ], [ "Xue", "Hua-Jian", "" ], [ "Li", "Xue-Jiao", "" ], [ "Liu", "Hui", "" ], [ "Yu", "Guang-Wen", "" ], [ "Tao", "Xue-Ying", "" ], [ "Chen", "Ting", "" ], [ "Liu", "Chong-Fei", "" ], [ "Luo", "Wen-Bin", "" ], [ "Zhou", "Jie", "" ], [ "Yong", "Hai-Lin", "" ], [ "Li", "Yu-Huai", "" ], [ "Li", "Feng-Zhi", "" ], [ "Jiang", "Cong", "" ], [ "Chen", "Hao-Ze", "" ], [ "Wu", "Chao", "" ], [ "Tong", "Xin-Hai", "" ], [ "Xie", "Si-Jiang", "" ], [ "Zhou", "Fei", "" ], [ "Liu", "Wei-Yue", "" ], [ "Liu", "Nai-Le", "" ], [ "Li", "Li", "" ], [ "Xu", "Feihu", "" ], [ "Cao", "Yuan", "" ], [ "Yin", "Juan", "" ], [ "Shu", "Rong", "" ], [ "Wang", "Xiang-Bin", "" ], [ "Zhang", "Qiang", "" ], [ "Wang", "Jian-Yu", "" ], [ "Liao", "Sheng-Kai", "" ], [ "Peng", "Cheng-Zhi", "" ], [ "Pan", "Jian-Wei", "" ] ]
2408.11787
Qing Xu
Zhenye Lou, Qing Xu, Zekun Jiang, Xiangjian He, Zhen Chen, Yi Wang, Chenxin Li, Maggie M. He, Wenting Duan
NuSegDG: Integration of Heterogeneous Space and Gaussian Kernel for Domain-Generalized Nuclei Segmentation
null
null
10.1016/j.knosys.2025.113641
null
eess.IV cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Domain-generalized nuclei segmentation refers to the generalizability of models to unseen domains based on knowledge learned from source domains and is challenged by various image conditions, cell types, and stain strategies. Recently, the Segment Anything Model (SAM) has made great success in universal image segmentation by interactive prompt modes (e.g., point and box). Despite its strengths, the original SAM presents limited adaptation to medical images. Moreover, SAM requires providing manual bounding box prompts for each object to produce satisfactory segmentation masks, so it is laborious in nuclei segmentation scenarios. To address these limitations, we propose a domain-generalizable framework for nuclei image segmentation, abbreviated to NuSegDG. Specifically, we first devise a Heterogeneous Space Adapter (HS-Adapter) to learn multi-dimensional feature representations of different nuclei domains by injecting a small number of trainable parameters into the image encoder of SAM. To alleviate the labor-intensive requirement of manual prompts, we introduce a Gaussian-Kernel Prompt Encoder (GKP-Encoder) to generate density maps driven by a single point, which guides segmentation predictions by mixing position prompts and semantic prompts. Furthermore, we present a Two-Stage Mask Decoder (TSM-Decoder) to effectively convert semantic masks to instance maps without the manual demand for morphological shape refinement. Based on our experimental evaluations, the proposed NuSegDG demonstrates state-of-the-art performance in nuclei instance segmentation, exhibiting superior domain generalization capabilities. The source code is available at https://github.com/xq141839/NuSegDG.
[ { "version": "v1", "created": "Wed, 21 Aug 2024 17:19:23 GMT" }, { "version": "v2", "created": "Sun, 25 Aug 2024 03:49:14 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 10:33:53 GMT" } ]
2025-07-03T00:00:00
[ [ "Lou", "Zhenye", "" ], [ "Xu", "Qing", "" ], [ "Jiang", "Zekun", "" ], [ "He", "Xiangjian", "" ], [ "Chen", "Zhen", "" ], [ "Wang", "Yi", "" ], [ "Li", "Chenxin", "" ], [ "He", "Maggie M.", "" ], [ "Duan", "Wenting", "" ] ]
2408.11944
Michael Kunzinger
Michael Kunzinger, Norbert Ortner
On the completeness of the space $\mathcal{O}_C$
11 pages, final version
null
null
null
math.FA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We give a new proof of the completeness of the space $\mathcal{O}_C$ by applying a criterion of compact regularity for the isomorphic sequence space $\lim_{k\rightarrow} (s\hat \otimes (\ell^\infty)_{-k})$. Along the way we show that the strong dual of any quasinormable Fr\'echet space is a compactly regular $\mathcal{LB}$-space. Finally, we prove that $\lim_{k\rightarrow}(E_k\hat \otimes_\iota F) = (\lim_{k\rightarrow} E_k) \hat \otimes_\iota F$ if the inductive limit $\lim_{k \rightarrow}(E_k \hat \otimes_\iota F)$ is compactly regular.
[ { "version": "v1", "created": "Wed, 21 Aug 2024 18:57:28 GMT" }, { "version": "v2", "created": "Tue, 01 Jul 2025 20:42:05 GMT" } ]
2025-07-03T00:00:00
[ [ "Kunzinger", "Michael", "" ], [ "Ortner", "Norbert", "" ] ]
2408.12601
Fangfu Liu
Weiliang Chen, Fangfu Liu, Diankun Wu, Haowen Sun, Jiwen Lu, Yueqi Duan
DreamCinema: Cinematic Transfer with Free Camera and 3D Character
Project page: https://liuff19.github.io/DreamCinema
null
null
null
cs.CV cs.GR cs.MM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We are living in a flourishing era of digital media, where everyone has the potential to become a personal filmmaker. Current research on video generation suggests a promising avenue for controllable film creation in pixel space using Diffusion models. However, the reliance on overly verbose prompts and insufficient focus on cinematic elements (e.g., camera movement) results in videos that lack cinematic quality. Furthermore, the absence of 3D modeling often leads to failures in video generation, such as inconsistent character models at different frames, ultimately hindering the immersive experience for viewers. In this paper, we propose a new framework for film creation, Dream-Cinema, which is designed for user-friendly, 3D space-based film creation with generative models. Specifically, we decompose 3D film creation into four key elements: 3D character, driven motion, camera movement, and environment. We extract the latter three elements from user-specified film shots and generate the 3D character using a generative model based on a provided image. To seamlessly recombine these elements and ensure smooth film creation, we propose structure-guided character animation, shape-aware camera movement optimization, and environment-aware generative refinement. Extensive experiments demonstrate the effectiveness of our method in generating high-quality films with free camera and 3D characters.
[ { "version": "v1", "created": "Thu, 22 Aug 2024 17:59:44 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 06:39:01 GMT" } ]
2025-07-03T00:00:00
[ [ "Chen", "Weiliang", "" ], [ "Liu", "Fangfu", "" ], [ "Wu", "Diankun", "" ], [ "Sun", "Haowen", "" ], [ "Lu", "Jiwen", "" ], [ "Duan", "Yueqi", "" ] ]
2408.12633
John McBride
John M McBride, Elizabeth Phillips, Patrick E Savage, Steven Brown, Tsvi Tlusty
Melody predominates over harmony in the evolution of musical scales across 96 countries
null
null
null
null
cs.SD eess.AS physics.soc-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
The standard theory of musical scales since antiquity has been based on harmony, rather than melody. While recent analyses provide mixed support for a role of melody as well as harmony, we lack a comparative analysis based on cross-cultural data. We address this longstanding problem through a rigorous computational comparison of the main theories using 1,314 scales from 96 countries. There is near-universal support for melodic theories, which predict step-sizes of 1-3 semitones. Harmony accounts for the prevalence of certain simple-integer-ratio intervals, particularly for music-theoretic scales from Eurasian societies, which may explain their dominance amongst Western scholars. However, harmony is a poor predictor of scales measured from ethnographic recordings, particularly outside of Eurasia. Overall, we show that the historical emphasis on harmony is misguided and that melody is the primary determinant of the world's musical scales.
[ { "version": "v1", "created": "Thu, 22 Aug 2024 13:51:11 GMT" }, { "version": "v2", "created": "Sun, 15 Jun 2025 16:54:08 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 11:45:18 GMT" } ]
2025-07-03T00:00:00
[ [ "McBride", "John M", "" ], [ "Phillips", "Elizabeth", "" ], [ "Savage", "Patrick E", "" ], [ "Brown", "Steven", "" ], [ "Tlusty", "Tsvi", "" ] ]
2408.14394
Francesca Tombari
Lisbeth Fajstrup, Brittany Terese Fasy, Wenwen Li, Lydia Mezrag, Tatum Rask, Francesca Tombari and \v{Z}iva Urban\v{c}i\v{c}
Gromov--Hausdorff Distance for Directed Spaces
Proof of Theorem 1 has been updated, and Theorem 2 of the previous version has been erased. Additional results about the zigzag distance in Section 3.1. Minor changes
null
null
null
math.AT
http://creativecommons.org/licenses/by-nc-sa/4.0/
The Gromov--Hausdorff distance measures the similarity between two metric spaces by isometrically embedding them into an ambient metric space. In this work, we introduce an analogue of this distance for metric spaces endowed with directed structures. The directed Gromov--Hausdorff distance measures the distance between two extended metric spaces, where the new metric, defined on the same underlying space, is induced by the length of zigzag paths. This distance is then computed by isometrically embedding the directed metric spaces into an ambient directed space equipped with the zigzag distance. Analogously to the standard Gromov--Hausdorff distance, we also propose alternative formulations based on the distortion of d-maps and d-correspondences. However, unlike the classical case, these directed distances are not equivalent.
[ { "version": "v1", "created": "Mon, 26 Aug 2024 16:26:07 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 09:18:42 GMT" } ]
2025-07-03T00:00:00
[ [ "Fajstrup", "Lisbeth", "" ], [ "Fasy", "Brittany Terese", "" ], [ "Li", "Wenwen", "" ], [ "Mezrag", "Lydia", "" ], [ "Rask", "Tatum", "" ], [ "Tombari", "Francesca", "" ], [ "Urbančič", "Živa", "" ] ]
2408.17025
Hunter Swan
Hunter Swan, Andrii Torchylo, Michael J. Van de Graaff, Jan Rudolph, Jason M. Hogan
High-fidelity holographic beam shaping with optimal transport and phase diversity
8 pages, 5 figures, plus supplement
Opt. Express 33, 6290-6303 (2025)
10.1364/OE.540901
null
physics.optics physics.atom-ph quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A phase-only spatial light modulator (SLM) provides a powerful way to shape laser beams into arbitrary intensity patterns, but at the cost of a hard computational problem of determining an appropriate SLM phase. Here we show that optimal transport methods can generate approximate solutions to this problem that serve as excellent initializations for iterative phase retrieval algorithms, yielding vortex-free solutions with superior accuracy and efficiency. Additionally, we show that analogous algorithms can be used to measure the intensity and phase of the input beam incident upon the SLM via phase diversity imaging. These techniques furnish flexible and convenient solutions to the computational challenges of beam shaping with an SLM.
[ { "version": "v1", "created": "Fri, 30 Aug 2024 05:43:15 GMT" } ]
2025-07-03T00:00:00
[ [ "Swan", "Hunter", "" ], [ "Torchylo", "Andrii", "" ], [ "Van de Graaff", "Michael J.", "" ], [ "Rudolph", "Jan", "" ], [ "Hogan", "Jason M.", "" ] ]
2409.01292
Ryosuke Shimizu
Takashi Kumagai, Nageswari Shanmugalingam, Ryosuke Shimizu
Finite dimensionality of Besov spaces and potential-theoretic decomposition of metric spaces
25 pages, 3 figures
Ann. Fenn. Math. 50 (2025), no. 1, 347--369
10.54330/afm.163110
null
math.FA math.MG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In the context of a metric measure space $(X,d,\mu)$, we explore the potential-theoretic implications of having a finite-dimensional Besov space. We prove that if the dimension of the Besov space $B^\theta_{p,p}(X)$ is $k>1$, then $X$ can be decomposed into $k$ number of irreducible components (Theorem 1.1). Note that $\theta$ may be bigger than $1$, as our framework includes fractals. We also provide sufficient conditions under which the dimension of the Besov space is $1$. We introduce critical exponents $\theta_p(X)$ and $\theta_p^{\ast}(X)$ for the Besov spaces. As examples illustrating Theorem 1.1, we compute these critical exponents for spaces $X$ formed by glueing copies of $n$-dimensional cubes, the Sierpi\'{n}ski gaskets, and of the Sierpi\'{n}ski carpet.
[ { "version": "v1", "created": "Mon, 02 Sep 2024 14:34:06 GMT" }, { "version": "v2", "created": "Mon, 02 Jun 2025 03:36:02 GMT" }, { "version": "v3", "created": "Tue, 24 Jun 2025 08:01:14 GMT" } ]
2025-07-03T00:00:00
[ [ "Kumagai", "Takashi", "" ], [ "Shanmugalingam", "Nageswari", "" ], [ "Shimizu", "Ryosuke", "" ] ]
2409.01443
Domantas Burba
Domantas Burba, Gediminas Juzeli\=unas, Ian B. Spielman, Luca Barbiero
Many-body phases from effective geometrical frustration and long-range interactions in a subwavelength lattice
17 pages, 10 figures
Commun Phys 8, 141 (2025)
10.1038/s42005-025-02043-y
null
cond-mat.quant-gas quant-ph
http://creativecommons.org/licenses/by/4.0/
Geometrical frustration and long-range couplings are key contributors to create quantum phases with different properties throughout physics. We propose a scheme where both ingredients naturally emerge in a Raman induced subwavelength lattice. We first demonstrate that Raman-coupled multicomponent quantum gases can realize a highly versatile frustrated Hubbard Hamiltonian with long-range interactions. The deeply subwavelength lattice period leads to strong long-range interparticle repulsion with tunable range and decay. We numerically demonstrate that the combination of frustration and long-range couplings generates many-body phases of bosons, including a range of density-wave and superfluid phases with broken translational and time reversal symmetries, respectively. Our results thus represent a powerful approach for efficiently combining long-range interactions and frustration in quantum simulations.
[ { "version": "v1", "created": "Mon, 02 Sep 2024 19:58:59 GMT" }, { "version": "v2", "created": "Mon, 23 Sep 2024 14:17:12 GMT" } ]
2025-07-03T00:00:00
[ [ "Burba", "Domantas", "" ], [ "Juzeliūnas", "Gediminas", "" ], [ "Spielman", "Ian B.", "" ], [ "Barbiero", "Luca", "" ] ]
2409.02472
Alessandro Stocchino Dr
Tiziano Bagnasco, Alessandro Stocchino, Michalis I. Vousdoukas, Jinghua Wang
A two-way coupled high resolution wave hindcast for the South China Sea
null
Applied Ocean Research, 161, 104672 (2025)
10.1016/j.apor.2025.104672
null
physics.ao-ph physics.geo-ph
http://creativecommons.org/licenses/by/4.0/
In the present study, we performed a 53-year wave hindcast (1970-2022) for a significant portion of the South China Sea (SCS) with an unstructured mesh that reaches considerably high resolution along the coasts of the Guangdong province (China). The adopted modeling approach is based on the fully two-way coupled SCHISM-WWMIII numerical suite. The model was forced with ERA5 wind velocities that were compared to IFREMER altimeter wind velocities and then bias-corrected for a more accurate treatment of the wind component. Eight major tidal harmonics extracted from FES2014 were imposed to the open boundaries. After a preliminary mesh independence analysis, the model results have been validated against satellite altimeter observations retrieved from the European Space Agency database spanning the period from 1992 to 2019. Moreover, 28 year in-situ measurements from two coastal wave buoys and data from four tidal gauge stations (approximately 20 years) were used to test the nearshore skills of the model. Several statistical indicators have been used to evaluate the offshore and nearshore performance of the model results in terms of the main wave parameters (significant wave height, peak wave period, mean wave direction) and water levels. All statistical metrics suggest that the present hindcast improved the predictions of waves and water levels compared to previous datasets, especially in the coastal regions. The high spatial resolution together with a full coupling allowed the model to capture and simulate processes that are induced by the non-linear interactions between waves and currents, especially nearshore.
[ { "version": "v1", "created": "Wed, 04 Sep 2024 06:45:07 GMT" } ]
2025-07-03T00:00:00
[ [ "Bagnasco", "Tiziano", "" ], [ "Stocchino", "Alessandro", "" ], [ "Vousdoukas", "Michalis I.", "" ], [ "Wang", "Jinghua", "" ] ]
2409.02575
Daniel Cavalcanti
Keijo Korhonen, Hetta Vappula, Adam Glos, Marco Cattaneo, Zolt\'an Zimbor\'as, Elsi-Mari Borrelli, Matteo A. C. Rossi, Guillermo Garc\'ia-P\'erez, Daniel Cavalcanti
Practical techniques for high precision measurements on near-term quantum hardware: a Case Study in Molecular Energy Estimation
15 pages, 8 figures
npj Quantum Information 11, 110 (2025)
10.1038/s41534-025-01066-1
null
quant-ph physics.chem-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Achieving high-precision measurements on near-term quantum devices is critical for advancing quantum computing applications. In this paper, we explore several practical techniques to enhance measurement accuracy using randomized measurements, focusing on minimizing shot overhead, circuit overhead, measurement noise, and time-dependent measurement noise. Our approach leverages locally biased random measurements to reduce shot overhead, in addition to repeated settings and parallel quantum detector tomography to reduce circuit overhead and mitigate measurement noise. Additionally, we employ a blended scheduling technique to mitigate time-dependent measurement noise. We demonstrate the effectiveness of these techniques through a case study on the molecular energy estimation of the BODIPY molecule using the Hartree-Fock state on an IBM Eagle r3 computer, showcasing significant improvements in measurement precision. These strategies pave the way for more reliable and accurate quantum computations, particularly in applications requiring precise molecular energy calculations.
[ { "version": "v1", "created": "Wed, 04 Sep 2024 09:52:14 GMT" } ]
2025-07-03T00:00:00
[ [ "Korhonen", "Keijo", "" ], [ "Vappula", "Hetta", "" ], [ "Glos", "Adam", "" ], [ "Cattaneo", "Marco", "" ], [ "Zimborás", "Zoltán", "" ], [ "Borrelli", "Elsi-Mari", "" ], [ "Rossi", "Matteo A. C.", "" ], [ "García-Pérez", "Guillermo", "" ], [ "Cavalcanti", "Daniel", "" ] ]
2409.02603
Stefania Damato
Stefania Damato, Thorsten Altenkirch, Axel Ljungstr\"om
Formalising Inductive and Coinductive Containers
17 pages main text. To appear at ITP 2025
null
null
null
cs.LO math.LO
http://creativecommons.org/licenses/by/4.0/
Containers capture the concept of strictly positive data types in programming. The original development of containers is done in the internal language of locally cartesian closed categories (LCCCs) with disjoint coproducts and W-types, and uniqueness of identity proofs (UIP) is implicitly assumed throughout. Although it is claimed that these developments can also be interpreted in extensional Martin-L\"of type theory, this interpretation is not made explicit. In this paper, we present a formalisation of the results that 'containers preserve least and greatest fixed points' in Cubical Agda, thereby giving a formulation in intensional type theory. Our proofs do not make use of UIP and thereby generalise the original results from talking about container functors on Set to container functors on the wild category of types. Our main incentive for using Cubical Agda is that its path type restores the equivalence between bisimulation and coinductive equality. Thus, besides developing container theory in a more general setting, we also demonstrate the usefulness of Cubical Agda's path type to coinductive proofs.
[ { "version": "v1", "created": "Wed, 04 Sep 2024 10:37:21 GMT" }, { "version": "v2", "created": "Fri, 06 Sep 2024 15:58:31 GMT" }, { "version": "v3", "created": "Mon, 07 Apr 2025 18:13:28 GMT" }, { "version": "v4", "created": "Wed, 02 Jul 2025 12:50:51 GMT" } ]
2025-07-03T00:00:00
[ [ "Damato", "Stefania", "" ], [ "Altenkirch", "Thorsten", "" ], [ "Ljungström", "Axel", "" ] ]
2409.05437
Hong Wu
Hong Wu and Jun-Hong An
Breakdown of boundary criticality and exotic topological semimetals in $\mathcal{P}\mathcal{T}$-invariant systems
7 pages and 3 figures
null
10.1103/xz4g-jlbg
Phys. Rev. B 112, L041101
cond-mat.mes-hall quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
It was recently found that, going beyond the tendfold Altland-Zirnbauer symmetry classes and violating the bulk-boundary correspondence of the usual topological phases, PT-invariant systems support a real Chern insulator with the so-called boundary criticality, which forbids the transition between different orders of topological phases accompanied by the closing and reopening of the bulk-band gap. Here, we fnd that the periodic driving can break the boundary criticality of a PT-invariant system. Setting free from the the boundary criticality, diverse first- and second-order topological phases absent in the static case are found in both the zero and Pi/T modes. The application of our result in the three-dimensional PT-invariant system permits us to discover exotic second-order Dirac and nodal-line semimetals with coexisting surface and hinge Fermi arcs. Enriching the family of the topological phases in PT-invariant systems, our result provides us a useful way to explore novel topological phases.
[ { "version": "v1", "created": "Mon, 09 Sep 2024 08:38:27 GMT" } ]
2025-07-03T00:00:00
[ [ "Wu", "Hong", "" ], [ "An", "Jun-Hong", "" ] ]
2409.05594
Florinda Vi\~nas Bostr\"om
Florinda Vi\~nas Bostr\"om and Patrik Recher
Super-Poissonian noise from quasiparticle poisoning in electron transport through a pair of Majorana bound states
6 pages, 3 figures, v2 with extended supplemental material and updated references
F. Vi\~nas Bostr\"om and P. Recher, Phys. Rev. B 111, L241405 (2025)
10.1103/m3gq-x86z
null
cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Topological qubits based on non-abelian Majorana bound states (MBSs) are protected by parity which is challenged by quasiparticle poisoning (QPP). In this work, we show how QPP affects transport through a pair of coupled MBSs weakly connected to two current leads, using an open system approach and full counting statistics. We find that the correct low-energy physics requires to include next to leading order tunneling events in the coupling to the leads. In particular, our results show that QPP causes super-Poissonian local shot noise with a Fano factor that diverges with decreasing bias voltage, while the current and the non-local (cross-)noise are only little affected. We explain that these features are a direct consequence of the nature of MBSs being their own antiparticle making noise measurements a viable tool to search for MBSs in the presence of QPP.
[ { "version": "v1", "created": "Mon, 09 Sep 2024 13:23:44 GMT" }, { "version": "v2", "created": "Sun, 06 Apr 2025 08:04:32 GMT" } ]
2025-07-03T00:00:00
[ [ "Boström", "Florinda Viñas", "" ], [ "Recher", "Patrik", "" ] ]
2409.06563
Gokularam Muthukrishnan
Gokularam Muthukrishnan, Siva Shanmugam, Sheetal Kalyani
Source Enumeration using the Distribution of Angles: A Robust and Parameter-Free Approach
null
null
null
null
eess.SP stat.AP
http://creativecommons.org/licenses/by-nc-sa/4.0/
Source enumeration, the task of estimating the number of sources from the signal received by the array of antennas, is a critical problem in array signal processing. Numerous methods have been proposed to estimate the number of sources under white or colored Gaussian noise. However, their performance degrades significantly in the presence of a limited number of observations and/or a large number of sources. In this work, we propose a method leveraging the distribution of angles that performs well in (a) independent Gaussian, (b) spatially colored Gaussian, and (c) heavy-tailed noise, even when the number of sources is large. We support the supremacy of our algorithm over state-of-the-art methods with extensive simulation results.
[ { "version": "v1", "created": "Tue, 10 Sep 2024 14:54:20 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 10:02:25 GMT" } ]
2025-07-03T00:00:00
[ [ "Muthukrishnan", "Gokularam", "" ], [ "Shanmugam", "Siva", "" ], [ "Kalyani", "Sheetal", "" ] ]
2409.07215
Lucile Ter-Minassian
Jake Fawkes, Lucile Ter-Minassian, Desi Ivanova, Uri Shalit, Chris Holmes
Is merging worth it? Securely evaluating the information gain for causal dataset acquisition
Published at AISTATS 2025
null
null
null
stat.ML cs.CR cs.LG
http://creativecommons.org/licenses/by-nc-nd/4.0/
Merging datasets across institutions is a lengthy and costly procedure, especially when it involves private information. Data hosts may therefore want to prospectively gauge which datasets are most beneficial to merge with, without revealing sensitive information. For causal estimation this is particularly challenging as the value of a merge depends not only on reduction in epistemic uncertainty but also on improvement in overlap. To address this challenge, we introduce the first cryptographically secure information-theoretic approach for quantifying the value of a merge in the context of heterogeneous treatment effect estimation. We do this by evaluating the Expected Information Gain (EIG) using multi-party computation to ensure that no raw data is revealed. We further demonstrate that our approach can be combined with differential privacy (DP) to meet arbitrary privacy requirements whilst preserving more accurate computation compared to DP alone. To the best of our knowledge, this work presents the first privacy-preserving method for dataset acquisition tailored to causal estimation. We demonstrate the effectiveness and reliability of our method on a range of simulated and realistic benchmarks. Code is publicly available: https://github.com/LucileTerminassian/causal_prospective_merge.
[ { "version": "v1", "created": "Wed, 11 Sep 2024 12:17:01 GMT" }, { "version": "v2", "created": "Fri, 07 Mar 2025 14:23:27 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 10:49:53 GMT" } ]
2025-07-03T00:00:00
[ [ "Fawkes", "Jake", "" ], [ "Ter-Minassian", "Lucile", "" ], [ "Ivanova", "Desi", "" ], [ "Shalit", "Uri", "" ], [ "Holmes", "Chris", "" ] ]
2409.09578
Koichi Okazaki
Koichi Okazaki, Shun Okumura, Shintaro Takayoshi and Takashi Oka
Many-body Keldysh Crossover in the DC-driven Haldane Spin Chain
8pages, 5figures
Phys. Rev. B 111, 235422 (2025)
10.1103/hml5-p6cw
null
cond-mat.str-el
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We theoretically study nonlinear processes driven by a DC spin-electric field in the antiferromagnetic spin-1 Heisenberg model starting from the ground state in the Haldane phase. The DC spin-electric field generates finite spin current and accumulation since the symmetry protected topological order is destroyed by the field. We find two microscopic mechanisms responsible for the breakdown and a crossover between them: In weak fields, tripron-antitripron pair creation occurs through the tunneling mechanism, and in strong fields, the system is described by an effective Hamiltonian breaking the protecting symmetries. We analyze the numerically obtained results in terms of the Dykhne--Davis--Pechukas theory and Floquet theory, verifying the universal picture of the many-body Keldysh crossover in the DC-driven quantum spin systems.
[ { "version": "v1", "created": "Sun, 15 Sep 2024 01:38:09 GMT" } ]
2025-07-03T00:00:00
[ [ "Okazaki", "Koichi", "" ], [ "Okumura", "Shun", "" ], [ "Takayoshi", "Shintaro", "" ], [ "Oka", "Takashi", "" ] ]
2409.09778
Siqiao Mu
Siqiao Mu, Diego Klabjan
Rewind-to-Delete: Certified Machine Unlearning for Nonconvex Functions
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Machine unlearning algorithms aim to efficiently remove data from a model without retraining it from scratch, in order to remove corrupted or outdated data or respect a user's ``right to be forgotten." Certified machine unlearning is a strong theoretical guarantee based on differential privacy that quantifies the extent to which an algorithm erases data from the model weights. In contrast to existing works in certified unlearning for convex or strongly convex loss functions, or nonconvex objectives with limiting assumptions, we propose the first, first-order, black-box (i.e., can be applied to models pretrained with vanilla gradient descent) algorithm for unlearning on general nonconvex loss functions, which unlearns by ``rewinding" to an earlier step during the learning process before performing gradient descent on the loss function of the retained data points. We prove $(\epsilon, \delta)$ certified unlearning and performance guarantees that establish the privacy-utility-complexity tradeoff of our algorithm, and we prove generalization guarantees for functions that satisfy the Polyak-Lojasiewicz inequality. Finally, we demonstrate the superior performance of our algorithm compared to existing methods, within a new experimental framework that more accurately reflects unlearning user data in practice.
[ { "version": "v1", "created": "Sun, 15 Sep 2024 15:58:08 GMT" }, { "version": "v2", "created": "Fri, 31 Jan 2025 03:48:29 GMT" }, { "version": "v3", "created": "Fri, 07 Feb 2025 22:19:33 GMT" }, { "version": "v4", "created": "Wed, 11 Jun 2025 00:31:48 GMT" }, { "version": "v5", "created": "Tue, 01 Jul 2025 20:11:03 GMT" } ]
2025-07-03T00:00:00
[ [ "Mu", "Siqiao", "" ], [ "Klabjan", "Diego", "" ] ]
2409.09999
Flavio Pineda
Flavio Pineda and Luis O. Pimentel
Non-perturbative approach for scalar particle production in Higgs-$R^2$ inflation
null
null
null
null
hep-th
http://creativecommons.org/licenses/by/4.0/
We investigate the non-perturbative production of scalar particles within the Higgs-$R^2$ inflation model, focusing on a massive spectator field that interacts gravitationally via a non-minimal coupling to the Ricci scalar $R$. By transforming the model to the Einstein frame, where direct couplings between inflationary dynamics and the spectator field emerge, we analyze both perturbative and non-perturbative particle production. We solve the spectator field equation numerically, using the Bogolyubov transformation, to calculate the comoving particle density. Our findings indicate that particle production occurs for light particles with conformal coupling and for masses $m_\chi > M/2$ in the minimally coupled scenario.
[ { "version": "v1", "created": "Mon, 16 Sep 2024 05:12:59 GMT" }, { "version": "v2", "created": "Mon, 24 Feb 2025 05:39:17 GMT" }, { "version": "v3", "created": "Wed, 02 Jul 2025 16:46:39 GMT" } ]
2025-07-03T00:00:00
[ [ "Pineda", "Flavio", "" ], [ "Pimentel", "Luis O.", "" ] ]
2409.10088
Xian-Peng Zhang
Xian-Peng Zhang, Run-Wu Zhang, Xiaolong Fan, Wanxiang Feng, Xiangrong Wang, and Yugui Yao
A Theory of Anisotropic Magnetoresistance in Altermagnets and Its Applications
8 pages, 3 figures
null
null
null
cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Altermagnets, a newly discovered class of magnets, integrate the advantages of both ferromagnets and antiferromagnets, such as enabling anomalous transport without stray fields and supporting ultrafast spin dynamics, offering exciting opportunities for spintronics. A key challenge in altermagnetic spintronics is the efficient reading and writing of information by switching the Neel vector orientations to represent binary 0 and 1. Here, we develop a microscopic theory of the magnetoresistance effect in altermagnets and propose that magnetoresistance anisotropy can serve as an effective mechanism for the electrical readout of the Neel vector. Our theory describes a two-step charge-spin-charge conversion process governed by the interplay between spin splitting and spin Hall effects: a longitudinal electric field induces transverse drift spin currents, which induce significant spin accumulation at the boundaries, generating a diffusive spin current that is converted back into a longitudinal charge current. By switching the Neel vector, a substantial change in magnetoresistance, akin to giant magnetoresistance in ferromagnets, is realized, enabling an electrically readable altermagnetic memory. Our microscopic theory provides deeper insights into the fundamental physics of the magnetoresistance effect in altermagnets and offers valuable guidance for designing next-generation ultradense and ultrafast spintronic devices based on altermagnetism.
[ { "version": "v1", "created": "Mon, 16 Sep 2024 08:43:29 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2025 09:50:47 GMT" } ]
2025-07-03T00:00:00
[ [ "Zhang", "Xian-Peng", "" ], [ "Zhang", "Run-Wu", "" ], [ "Fan", "Xiaolong", "" ], [ "Feng", "Wanxiang", "" ], [ "Wang", "Xiangrong", "" ], [ "Yao", "Yugui", "" ] ]
2409.10114
T.M. Shneidman
T. M. Shneidman (1), A. Rahmatinejad (1), G. G. Adamian (1), N. V. Antonenko (1) ( (1) Joint Institute for Nuclear Research, Dubna, Russia)
Quantum-mechanical description of angular motion of fission fragments at scission
null
Phys. Rev. C 111, 064621 (2025)
10.1103/ltv2-4141
null
nucl-th
http://creativecommons.org/licenses/by/4.0/
The quantum-mechanical description of the collective angular motion in a system of two touching fission fragments is proposed. The main peculiarities of excitation spectrum and the structure of the wave functions are investigated. As found, the angular motion approximately corresponds to independent vibrations of fragments around the pole-to-pole configuration. The model allows us to explain the experimentally observed lack of correlation between the angular momenta of fission fragments. Additionally the correlation between angular momentum and fragment mass is primarily linked to the change of fragments deformation. The saw-tooth behavior of angular momentum distribution with respect to the fragment mass is well explained.
[ { "version": "v1", "created": "Mon, 16 Sep 2024 09:26:39 GMT" } ]
2025-07-03T00:00:00
[ [ "Shneidman", "T. M.", "", "Joint Institute for Nuclear Research, Dubna, Russia" ], [ "Rahmatinejad", "A.", "", "Joint Institute for Nuclear Research, Dubna, Russia" ], [ "Adamian", "G. G.", "", "Joint Institute for Nuclear Research, Dubna, Russia" ], [ "Antonenko", "N. V.", "", "Joint Institute for Nuclear Research, Dubna, Russia" ] ]