id
stringlengths
9
16
submitter
stringlengths
1
64
authors
stringlengths
3
62.8k
title
stringlengths
1
382
comments
stringlengths
1
1.15k
journal-ref
stringlengths
1
557
doi
stringlengths
7
153
report-no
stringlengths
1
509
categories
stringlengths
5
125
license
stringclasses
9 values
abstract
stringlengths
6
6.09k
versions
listlengths
1
187
update_date
timestamp[s]date
2007-05-23 00:00:00
2025-04-25 00:00:00
authors_parsed
sequencelengths
1
2.83k
2410.23518
Helio Huet
H. Huet, P. R. Ramesh, S. C. Wein, N. Coste, P. Hilaire, N. Somaschi, M. Morassi, A. Lema\^itre, I. Sagnes, M. F. Doty, O. Krebs, L. Lanco, D. A. Fioretto and P. Senellart
Deterministic and reconfigurable graph state generation with a single solid-state quantum emitter
null
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Measurement-based quantum computing offers a promising route towards scalable, universal photonic quantum computation. This approach relies on the deterministic and efficient generation of photonic graph states in which many photons are mutually entangled with various topologies. Recently, deterministic sources of graph states have been demonstrated with quantum emitters in both the optical and microwave domains. In this work, we demonstrate deterministic and reconfigurable graph state generation with optical solid-state integrated quantum emitters. Specifically, we use a single semiconductor quantum dot in a cavity to generate caterpillar graph states, the most general type of graph state that can be produced with a single emitter. By using fast detuned optical pulses, we achieve full control over the spin state, enabling us to vary the entanglement topology at will. We perform quantum state tomography of two successive photons, measuring Bell state fidelities up to 0.80$\pm$0.04 and concurrences up to 0.69$\pm$0.09, while maintaining high photon indistinguishability. This simple optical scheme, compatible with commercially available quantum dot-based single photon sources, brings us a step closer to fault-tolerant quantum computing with spins and photons.
[ { "version": "v1", "created": "Wed, 30 Oct 2024 23:59:54 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 15:16:30 GMT" } ]
2025-04-22T00:00:00
[ [ "Huet", "H.", "" ], [ "Ramesh", "P. R.", "" ], [ "Wein", "S. C.", "" ], [ "Coste", "N.", "" ], [ "Hilaire", "P.", "" ], [ "Somaschi", "N.", "" ], [ "Morassi", "M.", "" ], [ "Lemaître", "A.", "" ], [ "Sagnes", "I.", "" ], [ "Doty", "M. F.", "" ], [ "Krebs", "O.", "" ], [ "Lanco", "L.", "" ], [ "Fioretto", "D. A.", "" ], [ "Senellart", "P.", "" ] ]
2410.23926
Drona Vatsyayan
Cristina Benso, Thomas Schwetz, Drona Vatsyayan
Large neutrino mass in cosmology and keV sterile neutrino dark matter from a dark sector
v1: 17 pages, 5 figures; v2: Updated discussion on constraints from structure formation, version accepted for publication in JCAP; v3: Typos corrected
JCAP 04 (2025) 054
10.1088/1475-7516/2025/04/054
null
hep-ph astro-ph.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider an extended seesaw model which generates active neutrino masses via the usual type-I seesaw and leads to a large number of massless fermions as well as a sterile neutrino dark matter (DM) candidate in the $\mathcal{O}(10-100) {\rm~keV}$ mass range. The dark sector comes into thermal equilibrium with Standard Model neutrinos after neutrino decoupling and before recombination via a U(1) gauge interaction in the dark sector. This suppresses the abundance of active neutrinos and therefore reconciles sizeable neutrino masses with cosmology. The DM abundance is determined by freeze-out in the dark sector, which allows avoiding bounds from X-ray searches. Our scenario predicts a slight increase in the effective number of neutrino species $N_{\rm eff}$ at recombination, potentially detectable by future CMB missions.
[ { "version": "v1", "created": "Thu, 31 Oct 2024 13:33:51 GMT" }, { "version": "v2", "created": "Mon, 7 Apr 2025 17:01:56 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 14:35:15 GMT" } ]
2025-04-22T00:00:00
[ [ "Benso", "Cristina", "" ], [ "Schwetz", "Thomas", "" ], [ "Vatsyayan", "Drona", "" ] ]
2411.00614
Yanshuo Chen
Yanshuo Chen, Zhengmian Hu, Wei Chen, Heng Huang
Fast and scalable Wasserstein-1 neural optimal transport solver for single-cell perturbation prediction
ISMB/ECCB 2025
null
null
null
cs.LG q-bio.GN
http://creativecommons.org/licenses/by-nc-sa/4.0/
\textbf{Motivation:} Predicting single-cell perturbation responses requires mapping between two unpaired single-cell data distributions. Optimal transport (OT) theory provides a principled framework for constructing such mappings by minimizing transport cost. Recently, Wasserstein-2 ($W_2$) neural optimal transport solvers (\textit{e.g.}, CellOT) have been employed for this prediction task. However, $W_2$ OT relies on the general Kantorovich dual formulation, which involves optimizing over two conjugate functions, leading to a complex min-max optimization problem that converges slowly. \\ \textbf{Results:} To address these challenges, we propose a novel solver based on the Wasserstein-1 ($W_1$) dual formulation. Unlike $W_2$, the $W_1$ dual simplifies the optimization to a maximization problem over a single 1-Lipschitz function, thus eliminating the need for time-consuming min-max optimization. While solving the $W_1$ dual only reveals the transport direction and does not directly provide a unique optimal transport map, we incorporate an additional step using adversarial training to determine an appropriate transport step size, effectively recovering the transport map. Our experiments demonstrate that the proposed $W_1$ neural optimal transport solver can mimic the $W_2$ OT solvers in finding a unique and ``monotonic" map on 2D datasets. Moreover, the $W_1$ OT solver achieves performance on par with or surpasses $W_2$ OT solvers on real single-cell perturbation datasets. Furthermore, we show that $W_1$ OT solver achieves $25 \sim 45\times$ speedup, scales better on high dimensional transportation task, and can be directly applied on single-cell RNA-seq dataset with highly variable genes. \\ \textbf{Availability and Implementation:} Our implementation and experiments are open-sourced at https://github.com/poseidonchan/w1ot.
[ { "version": "v1", "created": "Fri, 1 Nov 2024 14:23:19 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 16:33:30 GMT" } ]
2025-04-22T00:00:00
[ [ "Chen", "Yanshuo", "" ], [ "Hu", "Zhengmian", "" ], [ "Chen", "Wei", "" ], [ "Huang", "Heng", "" ] ]
2411.00927
Vardhan Dongre
Vardhan Dongre, Xiaocheng Yang, Emre Can Acikgoz, Suvodip Dey, Gokhan Tur, Dilek Hakkani-T\"ur
ReSpAct: Harmonizing Reasoning, Speaking, and Acting Towards Building Large Language Model-Based Conversational AI Agents
31 pages, 10 Figures, 25 Tables
null
null
null
cs.CL cs.AI cs.HC
http://creativecommons.org/licenses/by/4.0/
Large language model (LLM)-based agents are increasingly employed to interact with external environments (e.g., games, APIs, world models) to solve user-provided tasks. However, current frameworks often lack the ability to collaborate effectively with users in fully conversational settings. Conversations are essential for aligning on task details, achieving user-defined goals, and satisfying preferences. While existing agents address ambiguity through clarification questions, they underutilize the broader potential of an LLM's conversational capabilities. In this work, we introduce ReSpAct, an LLM-based agent designed to seamlessly integrate reasoning, decision-making, and dynamic dialogue for task-solving. Expanding on reasoning-first approaches like ReAct, ReSpAct employs active, free-flowing dialogues to interpret instructions, clarify goals, provide status updates, resolve subtask failures, and refine plans based on user inputs without any explicit dialogue schema. By alternating between task-solving actions and interactive conversations, ReSpAct demonstrates improved performance across diverse environments. We evaluate ReSpAct in user-interactive settings, including task-oriented dialogue systems (MultiWOZ) and decision-making tasks (ALFWorld, WebShop). ReSpAct outperforms ReAct with absolute success rate improvements of 6% and 4% in ALFWorld and WebShop, respectively, and achieves a 5.5% gain in Inform and a 3% gain in Success scores in MultiWOZ. These results highlight the value of integrating dynamic user-agent collaboration for more effective task resolution.
[ { "version": "v1", "created": "Fri, 1 Nov 2024 15:57:45 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 15:43:36 GMT" } ]
2025-04-22T00:00:00
[ [ "Dongre", "Vardhan", "" ], [ "Yang", "Xiaocheng", "" ], [ "Acikgoz", "Emre Can", "" ], [ "Dey", "Suvodip", "" ], [ "Tur", "Gokhan", "" ], [ "Hakkani-Tür", "Dilek", "" ] ]
2411.01783
Jianyu Huang
Amy Yang, Jingyi Yang, Aya Ibrahim, Xinfeng Xie, Bangsheng Tang, Grigory Sizov, Jeremy Reizenstein, Jongsoo Park, Jianyu Huang
Context Parallelism for Scalable Million-Token Inference
null
null
null
null
cs.DC cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
We present context parallelism for long-context large language model inference, which achieves near-linear scaling for long-context prefill latency with up to 128 H100 GPUs across 16 nodes. Particularly, our method achieves 1M context prefill with Llama3 405B model in 77s (93% parallelization efficiency, 63% FLOPS utilization) and 128K context prefill in 3.8s. We develop two lossless exact ring attention variants: pass-KV and pass-Q to cover a wide range of use cases with the state-of-the-art performance: full prefill, persistent KV prefill and decode. Benchmarks on H100 GPU hosts inter-connected with RDMA and TCP both show similar scalability for long-context prefill, demonstrating that our method scales well using common commercial data center with medium-to-low inter-host bandwidth.
[ { "version": "v1", "created": "Mon, 4 Nov 2024 04:15:36 GMT" }, { "version": "v2", "created": "Sun, 10 Nov 2024 23:04:12 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 03:40:10 GMT" } ]
2025-04-22T00:00:00
[ [ "Yang", "Amy", "" ], [ "Yang", "Jingyi", "" ], [ "Ibrahim", "Aya", "" ], [ "Xie", "Xinfeng", "" ], [ "Tang", "Bangsheng", "" ], [ "Sizov", "Grigory", "" ], [ "Reizenstein", "Jeremy", "" ], [ "Park", "Jongsoo", "" ], [ "Huang", "Jianyu", "" ] ]
2411.01890
Aram Saharian
A. A. Saharian, V. F. Manukyan, T. A. Petrosyan
Finite temperature fermionic charge and current densities in conical space with a circular edge
38 pages, 12 figures, discussion and details added
Phys. Rev. D 111 (2025) 065006
10.1103/PhysRevD.111.065006
null
hep-th cond-mat.mes-hall quant-ph
http://creativecommons.org/licenses/by/4.0/
We study the finite temperature and edge induced effects on the charge and current densities for a massive spinor field localized on a 2D conical space threaded by a magnetic flux. The field operator is constrained on a circular boundary, concentric with the cone apex, by the bag boundary condition and by the condition with the opposite sign in front of the term containing the normal to the edge. In two-dimensional spaces there exist two inequivalent representations of the Clifford algebra and the analysis is presented for both the fields realizing those representations. The circular boundary divides the conical space into two parts, referred as interior (I-) and exterior (E-) regions. The radial current density vanishes. The edge induced contributions in the expectation values of the charge and azimuthal current densities are explicitly separated in the both regions for the general case of the chemical potential. They are periodic functions of the magnetic flux and odd functions under the simultaneous change of the signs of magnetic flux and chemical potential. In the E-region all the spinorial modes are regular and the total charge and current densities are continuous functions of the magnetic flux. In the I-region the corresponding expectation values are discontinuous at half-integer values of the ratio of the magnetic flux to the flux quantum. 2D fermionic models, symmetric under the parity and time-reversal transformations (in the absence of magnetic fields) combine two spinor fields realizing the inequivalent representations of the Clifford algebra. The total charge and current densities in those models are discussed for different combinations of the boundary conditions for separate fields. Applications are discussed for electronic subsystem in graphitic cones described by the 2D Dirac model.
[ { "version": "v1", "created": "Mon, 4 Nov 2024 08:41:37 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 18:48:49 GMT" } ]
2025-04-22T00:00:00
[ [ "Saharian", "A. A.", "" ], [ "Manukyan", "V. F.", "" ], [ "Petrosyan", "T. A.", "" ] ]
2411.02772
Mohamed Samshad
Mohamed Samshad and Ketan Rajawat
Communication and Energy-Aware Multi-UAV Coverage Path Planning for Networked Operations
8 pages, 5 figures, supplementary material: video and code
null
null
null
cs.RO
http://creativecommons.org/licenses/by-nc-nd/4.0/
This paper presents a communication and energy-aware multi-UAV Coverage Path Planning (mCPP) method for scenarios requiring continuous inter-UAV communication, such as cooperative search and rescue and surveillance missions. Unlike existing mCPP solutions that focus on energy, time, or coverage efficiency, the proposed method generates coverage paths that minimize a specified combination of energy and inter-UAV connectivity radius. Key features of the proposed algorithm include a simplified and validated energy consumption model, an efficient connectivity radius estimator, and an optimization framework that enables us to search for the optimal paths over irregular and obstacle-rich regions. The effectiveness and utility of the proposed algorithm is validated through simulations on various test regions with and without no-fly-zones. Real-world experiments on a three-UAV system demonstrate the remarkably high 99% match between the estimated and actual communication range requirement.
[ { "version": "v1", "created": "Tue, 5 Nov 2024 03:33:54 GMT" }, { "version": "v2", "created": "Sun, 13 Apr 2025 12:56:26 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 15:25:36 GMT" } ]
2025-04-22T00:00:00
[ [ "Samshad", "Mohamed", "" ], [ "Rajawat", "Ketan", "" ] ]
2411.02961
Xiangyu Wang
Xiangyu Wang
The Cone Restriction: An Old Approach Revisited
Optimize the layout
null
null
null
math.CA
http://creativecommons.org/publicdomain/zero/1.0/
We consider the approach of Ou and Wang to cone restriction via polynomial partitioning. By restructuring their induction arguments into a recursive algorithm and applying the nested polynomial Wolff axioms, we refine the bounds on cone restriction estimate in higher dimensions.
[ { "version": "v1", "created": "Tue, 5 Nov 2024 10:00:21 GMT" }, { "version": "v2", "created": "Wed, 18 Dec 2024 08:52:59 GMT" }, { "version": "v3", "created": "Thu, 2 Jan 2025 12:53:14 GMT" }, { "version": "v4", "created": "Sun, 20 Apr 2025 15:28:28 GMT" } ]
2025-04-22T00:00:00
[ [ "Wang", "Xiangyu", "" ] ]
2411.03161
Cosimo Flavi
Cosimo Flavi
Decompositions of powers of quadrics
87 pages, 8 figures
null
null
null
math.AG
http://creativecommons.org/licenses/by/4.0/
We analyze the problem of determining Waring decompositions of the powers of any quadratic form over the field of complex numbers. Our main goal is to provide information about their rank and also to obtain decompositions whose size is as close as possible to this value. This is a classical problem and these forms assume importance especially because of their invariance under the action of the special orthogonal group. We give the detailed procedure to prove that the apolar ideal of the $s$-th power of a quadratic form is generated by the harmonic polynomials of degree $s+1$. We also generalize and improve some of the results on real decompositions given by B. Reznick in his notes of 1992, focusing on possibly minimal decompositions and providing new ones, both real and complex. We investigate the rank of the second power of a non-degenerate quadratic form in $n$ variables, which in most cases is equal to $(n^2+n+2)/2$, and also give some results on powers of ternary quadratic forms.
[ { "version": "v1", "created": "Tue, 5 Nov 2024 15:05:04 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 20:16:37 GMT" } ]
2025-04-22T00:00:00
[ [ "Flavi", "Cosimo", "" ] ]
2411.03312
Sachin Goyal
Kevin Y. Li, Sachin Goyal, Joao D. Semedo, J. Zico Kolter
Inference Optimal VLMs Need Fewer Visual Tokens and More Parameters
Published at ICLR 2025
null
null
null
cs.CV cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Vision Language Models (VLMs) have demonstrated strong capabilities across various visual understanding and reasoning tasks, driven by incorporating image representations into the token inputs of Large Language Models (LLMs). However, their real-world deployment is often constrained by high latency during inference due to the substantial compute required by the LLM to process the large number of input tokens, predominantly arising from the image. To reduce inference costs, one can either downsize the LLM or reduce the number of input tokens needed to represent the image, the latter of which has been the focus of many recent efforts around token compression. However, it is unclear what the optimal trade-off is given a fixed inference budget. We first characterize this optimal trade-off between the number of visual tokens and LLM parameters by establishing scaling laws that capture variations in performance with these two factors. Our results reveal a surprising trend: for visual reasoning tasks, the inference-optimal behavior in VLMs is achieved by using the largest LLM that fits within the inference budget while minimizing visual token count - often to a single token. While the token reduction literature has mainly focused on maintaining base model performance by modestly reducing the token count (e.g., $5-10\times$), our results indicate that the compute-optimal inference regime requires operating under even higher token compression ratios. Based on these insights, we take the first steps toward designing token compression algorithms tailored for high-compression settings, utilizing prompt-based compression of tokens. Our work underscores the performance and efficiency benefits of operating in low visual token regimes and the importance of developing tailored token reduction algorithms for such conditions. Code is available at https://github.com/locuslab/llava-token-compression.
[ { "version": "v1", "created": "Tue, 5 Nov 2024 18:54:21 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 09:34:59 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "Kevin Y.", "" ], [ "Goyal", "Sachin", "" ], [ "Semedo", "Joao D.", "" ], [ "Kolter", "J. Zico", "" ] ]
2411.03477
Yimeng Liu
Yimeng Liu, Misha Sra, Chang Xiao
CrowdGenUI: Aligning LLM-Based UI Generation with Crowdsourced User Preferences
null
null
null
null
cs.HC
http://creativecommons.org/licenses/by-nc-sa/4.0/
Large Language Models (LLMs) have demonstrated remarkable potential across various design domains, including user interface (UI) generation. However, current LLMs for UI generation tend to offer generic solutions that lack a nuanced understanding of task context and user preferences. We present CrowdGenUI, a framework that enhances LLM-based UI generation with crowdsourced user preferences. This framework addresses the limitations by guiding LLM reasoning with real user preferences, enabling the generation of UI widgets that reflect user needs and task-specific requirements. We evaluate our framework in the image editing domain by collecting a library of 720 user preferences from 50 participants, covering preferences such as predictability, efficiency, and explorability of various UI widgets. A user study (N=78) demonstrates that UIs generated with our preference-guided framework can better match user intentions compared to those generated by LLMs alone, highlighting the effectiveness of our proposed framework. We further discuss the study findings and present insights for future research on LLM-based user-centered UI generation.
[ { "version": "v1", "created": "Tue, 5 Nov 2024 20:01:20 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 17:54:49 GMT" } ]
2025-04-22T00:00:00
[ [ "Liu", "Yimeng", "" ], [ "Sra", "Misha", "" ], [ "Xiao", "Chang", "" ] ]
2411.03641
Diantong Li
Diantong Li, Fengxue Zhang, Chong Liu, Yuxin Chen
Constrained Multi-objective Bayesian Optimization through Optimistic Constraints Estimation
This paper is accepted to AISTATS 2025
null
null
null
cs.LG stat.ME
http://creativecommons.org/licenses/by/4.0/
Multi-objective Bayesian optimization has been widely adopted in scientific experiment design, including drug discovery and hyperparameter optimization. In practice, regulatory or safety concerns often impose additional thresholds on certain attributes of the experimental outcomes. Previous work has primarily focused on constrained single-objective optimization tasks or active search under constraints. The existing constrained multi-objective algorithms address the issue with heuristics and approximations, posing challenges to the analysis of the sample efficiency. We propose a novel constrained multi-objective Bayesian optimization algorithm COMBOO that balances active learning of the level-set defined on multiple unknowns with multi-objective optimization within the feasible region. We provide both theoretical analysis and empirical evidence, demonstrating the efficacy of our approach on various synthetic benchmarks and real-world applications.
[ { "version": "v1", "created": "Wed, 6 Nov 2024 03:38:00 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 07:04:56 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "Diantong", "" ], [ "Zhang", "Fengxue", "" ], [ "Liu", "Chong", "" ], [ "Chen", "Yuxin", "" ] ]
2411.03943
Roberto Metere
Roberto Metere, Kangfeng Ye, Yue Gu, Zhi Zhang, Dalal Alrajeh, Michele Sevegnani, Poonam Yadav
Towards Achieving Energy Efficiency and Service Availability in O-RAN via Formal Verification
22 pages, 9 figures, 2 tables
12th International Symposium, From Data to Models and Back (DataMod 2024)
10.1007/978-3-031-87908-1_9
null
cs.NI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
As Open Radio Access Networks (O-RAN) continue to expand, AI-driven applications (xApps) are increasingly being deployed enhance network management. However, developing xApps without formal verification risks introducing logical inconsistencies, particularly in balancing energy efficiency and service availability. In this paper, we argue that prior to their development, the formal analysis of xApp models should be a critical early step in the O-RAN design process. Using the PRISM model checker, we demonstrate how our results provide realistic insights into the thresholds between energy efficiency and service availability. While our models are simplified, the findings highlight how AI-informed decisions can enable more effective cell-switching policies. We position formal verification as an essential practice for future xApp development, avoiding fallacies in real-world applications and ensuring networks operate efficiently.
[ { "version": "v1", "created": "Wed, 6 Nov 2024 14:21:28 GMT" } ]
2025-04-22T00:00:00
[ [ "Metere", "Roberto", "" ], [ "Ye", "Kangfeng", "" ], [ "Gu", "Yue", "" ], [ "Zhang", "Zhi", "" ], [ "Alrajeh", "Dalal", "" ], [ "Sevegnani", "Michele", "" ], [ "Yadav", "Poonam", "" ] ]
2411.04413
Yu Hu
Yu Hu, Yuang Zhang, Yunlong Song, Yang Deng, Feng Yu, Linzuo Zhang, Weiyao Lin, Danping Zou and Wenxian Yu
Seeing Through Pixel Motion: Learning Obstacle Avoidance from Optical Flow with One Camera
null
null
null
null
cs.RO
http://creativecommons.org/licenses/by/4.0/
Optical flow captures the motion of pixels in an image sequence over time, providing information about movement, depth, and environmental structure. Flying insects utilize this information to navigate and avoid obstacles, allowing them to execute highly agile maneuvers even in complex environments. Despite its potential, autonomous flying robots have yet to fully leverage this motion information to achieve comparable levels of agility and robustness. Challenges of control from optical flow include extracting accurate optical flow at high speeds, handling noisy estimation, and ensuring robust performance in complex environments. To address these challenges, we propose a novel end-to-end system for quadrotor obstacle avoidance using monocular optical flow. We develop an efficient differentiable simulator coupled with a simplified quadrotor model, allowing our policy to be trained directly through first-order gradient optimization. Additionally, we introduce a central flow attention mechanism and an action-guided active sensing strategy that enhances the policy's focus on task-relevant optical flow observations to enable more responsive decision-making during flight. Our system is validated both in simulation and the real world using an FPV racing drone. Despite being trained in a simple environment in simulation, our system is validated both in simulation and the real world using an FPV racing drone. Despite being trained in a simple environment in simulation, our system demonstrates agile and robust flight in various unknown, cluttered environments in the real world at speeds of up to 6m/s.
[ { "version": "v1", "created": "Thu, 7 Nov 2024 04:06:57 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 08:02:11 GMT" } ]
2025-04-22T00:00:00
[ [ "Hu", "Yu", "" ], [ "Zhang", "Yuang", "" ], [ "Song", "Yunlong", "" ], [ "Deng", "Yang", "" ], [ "Yu", "Feng", "" ], [ "Zhang", "Linzuo", "" ], [ "Lin", "Weiyao", "" ], [ "Zou", "Danping", "" ], [ "Yu", "Wenxian", "" ] ]
2411.04433
Sang Jun Park Ph.D.
Sang J. Park, Hojun Lee, Jongjun M. Lee, Jangwoo Ha, Hyun-Woo Lee and Hyungyu Jin
Enhanced transverse electron transport via disordered composite formation
null
null
null
null
cond-mat.mtrl-sci cond-mat.dis-nn physics.app-ph
http://creativecommons.org/licenses/by/4.0/
Transverse electron transport in magnetic materials - manifested in effects such as the anomalous Hall and Nernst effects - holds promise for spintronic and thermoelectric applications. While recent advances have focused on enhancing such transport through topological single crystals via intrinsic mechanisms linked to Berry curvature, practical limitations remain due to their mechanical fragility and narrow material scope. Here, we demonstrate a distinct approach for transverse transport enhancement based on composite formation. Using both theoretical modeling and experiments, we show that disordered mixtures of two ferromagnetic materials can exhibit significantly stronger transverse electron deflection than either constituent alone. This enhancement originates from meandering electron pathways created by the disordered mixture of two materials and does not rely on long-range crystalline order. The identified requirements for this mechanism can be broadly satisfied across different material systems, offering a universal and tunable strategy to engineer large transverse responses in structurally robust platforms.
[ { "version": "v1", "created": "Thu, 7 Nov 2024 04:56:36 GMT" }, { "version": "v2", "created": "Thu, 9 Jan 2025 10:12:06 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 04:39:05 GMT" } ]
2025-04-22T00:00:00
[ [ "Park", "Sang J.", "" ], [ "Lee", "Hojun", "" ], [ "Lee", "Jongjun M.", "" ], [ "Ha", "Jangwoo", "" ], [ "Lee", "Hyun-Woo", "" ], [ "Jin", "Hyungyu", "" ] ]
2411.04455
Gopal Kashyap (Dr Gopal)
Naveen K. Singh and Gopal Kashyap
Stability of Neutron Star and Cosmological Constant
12 pages, 4 figures
null
10.1016/j.aop.2025.170029
null
gr-qc astro-ph.HE
http://creativecommons.org/licenses/by/4.0/
We derive the equation for pressure within a neutron star, taking into account a non-zero cosmological constant ($\Lambda$). We then examine the stability of the neutron star's equilibrium state in the presence of cosmological constant. Our analysis shows that the theorem used to assess the stability of stellar structures at equilibrium remains applicable to neutron stars even when a cosmological constant is considered. We further numerically solve the stellar structure equations and determine the mass of neutron star using different equations of state (EOS). Moreover, we observe that the value of the cosmological constant ($\Lambda \geq 10^{-11} \rm m^{-2}$) causes a significant change in the mass-radius relationship of neutron stars.
[ { "version": "v1", "created": "Thu, 7 Nov 2024 06:04:22 GMT" } ]
2025-04-22T00:00:00
[ [ "Singh", "Naveen K.", "" ], [ "Kashyap", "Gopal", "" ] ]
2411.04761
Mohsen Dehghankar
Mohsen Dehghankar, Abolfazl Asudeh
Mining the Minoria: Unknown, Under-represented, and Under-performing Minority Groups
To appear in VLDB 2025
null
10.14778/3718057.3718072
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Due to a variety of reasons, such as privacy, data in the wild often misses the grouping information required for identifying minorities. On the other hand, it is known that machine learning models are only as good as the data they are trained on and, hence, may underperform for the under-represented minority groups. The missing grouping information presents a dilemma for responsible data scientists who find themselves in an unknown-unknown situation, where not only do they not have access to the grouping attributes but do not also know what groups to consider. This paper is an attempt to address this dilemma. Specifically, we propose a minority mining problem, where we find vectors in the attribute space that reveal potential groups that are under-represented and under-performing. Technically speaking, we propose a geometric transformation of data into a dual space and use notions such as the arrangement of hyperplanes to design an efficient algorithm for the problem in lower dimensions. Generalizing our solution to the higher dimensions is cursed by dimensionality. Therefore, we propose a solution based on smart exploration of the search space for such cases. We conduct comprehensive experiments using real-world and synthetic datasets alongside the theoretical analysis. Our experiment results demonstrate the effectiveness of our proposed solutions in mining the unknown, under-represented, and under-performing minorities.
[ { "version": "v1", "created": "Thu, 7 Nov 2024 14:59:23 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 02:08:50 GMT" } ]
2025-04-22T00:00:00
[ [ "Dehghankar", "Mohsen", "" ], [ "Asudeh", "Abolfazl", "" ] ]
2411.05227
Sabyasachee Baruah
Sabyasachee Baruah, Shrikanth Narayanan
CHATTER: A Character Attribution Dataset for Narrative Understanding
accepted to 7th Workshop on Narrative Understanding
null
null
null
cs.CL
http://creativecommons.org/licenses/by-nc-sa/4.0/
Computational narrative understanding studies the identification, description, and interaction of the elements of a narrative: characters, attributes, events, and relations. Narrative research has given considerable attention to defining and classifying character types. However, these character-type taxonomies do not generalize well because they are small, too simple, or specific to a domain. We require robust and reliable benchmarks to test whether narrative models truly understand the nuances of the character's development in the story. Our work addresses this by curating the CHATTER dataset that labels whether a character portrays some attribute for 88124 character-attribute pairs, encompassing 2998 characters, 12967 attributes and 660 movies. We validate a subset of CHATTER, called CHATTEREVAL, using human annotations to serve as a benchmark to evaluate the character attribution task in movie scripts. \evaldataset{} also assesses narrative understanding and the long-context modeling capacity of language models.
[ { "version": "v1", "created": "Thu, 7 Nov 2024 22:37:30 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 05:40:15 GMT" } ]
2025-04-22T00:00:00
[ [ "Baruah", "Sabyasachee", "" ], [ "Narayanan", "Shrikanth", "" ] ]
2411.05416
Mikhail Sharov
S. Mironov and M. Sharov
No-Go theorem in the cubic subclass of Horndeski theory for spherically symmetric dynamical background
null
null
10.1103/PhysRevD.111.084033
null
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider a general dynamical, spherically symmetric background in the cubic subclass of Horndeski theory and obtain the quadratic action for the perturbations using the DPSV approach. We analyse the stability conditions for high-energy modes and study the issue of the no-go theorem in the current subclass of Horndeski theory. We formulate the no-go theorem for weak dependence on one variable (time or radial) and derive its generalization to the cases which could be reduced by coordinate transformation to scenarios where the scalar field has weak dependence on one of the coordinates. Moreover we show that wide class of singular solutions are also prohibited within the cubic subclass of Horndeski theory.
[ { "version": "v1", "created": "Fri, 8 Nov 2024 09:09:41 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 21:22:37 GMT" } ]
2025-04-22T00:00:00
[ [ "Mironov", "S.", "" ], [ "Sharov", "M.", "" ] ]
2411.05735
Mayee F. Chen
Mayee F. Chen, Michael Y. Hu, Nicholas Lourie, Kyunghyun Cho, Christopher R\'e
Aioli: A Unified Optimization Framework for Language Model Data Mixing
ICLR 2025 Camera Ready
null
null
null
cs.LG cs.AI cs.CL stat.ML
http://creativecommons.org/licenses/by/4.0/
Language model performance depends on identifying the optimal mixture of data groups to train on (e.g., law, code, math). Prior work has proposed a diverse set of methods to efficiently learn mixture proportions, ranging from fitting regression models over training runs to dynamically updating proportions throughout training. Surprisingly, we find that no existing method consistently outperforms a simple stratified sampling baseline in terms of average test perplexity. To understand this inconsistency, we unify existing methods into a standard framework, showing they are equivalent to solving a common optimization problem: minimize average loss subject to a method-specific mixing law -- an implicit assumption on the relationship between loss and mixture proportions. This framework suggests that measuring the fidelity of a method's mixing law can offer insights into its performance. Empirically, we find that existing methods set their mixing law parameters inaccurately, resulting in the inconsistent mixing performance we observe. Using this insight, we derive a new online method named Aioli, which directly estimates the mixing law parameters throughout training and uses them to dynamically adjust proportions. Aioli outperforms stratified sampling on 6 out of 6 datasets by an average of 0.27 test perplexity points, whereas existing methods fail to consistently beat stratified sampling, doing up to 6.9 points worse. Moreover, in a practical setting where proportions are learned on shorter runs due to computational constraints, Aioli can dynamically adjust these proportions over the full training run, consistently improving performance over existing methods by up to 12.012 test perplexity points.
[ { "version": "v1", "created": "Fri, 8 Nov 2024 17:50:24 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 03:50:23 GMT" } ]
2025-04-22T00:00:00
[ [ "Chen", "Mayee F.", "" ], [ "Hu", "Michael Y.", "" ], [ "Lourie", "Nicholas", "" ], [ "Cho", "Kyunghyun", "" ], [ "Ré", "Christopher", "" ] ]
2411.05980
Dan Zhang
Kushan Mitra, Dan Zhang, Sajjadur Rahman, Estevam Hruschka
FactLens: Benchmarking Fine-Grained Fact Verification
12 pages, updated version
null
null
null
cs.CL cs.AI cs.LG
http://creativecommons.org/licenses/by-nc-nd/4.0/
Large Language Models (LLMs) have shown impressive capability in language generation and understanding, but their tendency to hallucinate and produce factually incorrect information remains a key limitation. To verify LLM-generated contents and claims from other sources, traditional verification approaches often rely on holistic models that assign a single factuality label to complex claims, potentially obscuring nuanced errors. In this paper, we advocate for a shift toward fine-grained verification, where complex claims are broken down into smaller sub-claims for individual verification, allowing for more precise identification of inaccuracies, improved transparency, and reduced ambiguity in evidence retrieval. However, generating sub-claims poses challenges, such as maintaining context and ensuring semantic equivalence with respect to the original claim. We introduce FactLens, a benchmark for evaluating fine-grained fact verification, with metrics and automated evaluators of sub-claim quality. The benchmark data is manually curated to ensure high-quality ground truth. Our results show alignment between automated FactLens evaluators and human judgments, and we discuss the impact of sub-claim characteristics on the overall verification performance.
[ { "version": "v1", "created": "Fri, 8 Nov 2024 21:26:57 GMT" }, { "version": "v2", "created": "Fri, 18 Apr 2025 18:56:20 GMT" } ]
2025-04-22T00:00:00
[ [ "Mitra", "Kushan", "" ], [ "Zhang", "Dan", "" ], [ "Rahman", "Sajjadur", "" ], [ "Hruschka", "Estevam", "" ] ]
2411.06291
Ahmed Radwan
Ahmed Y. Radwan, Mohammad Shehab, and Mohamed-Slim Alouini
TinyML NLP Scheme for Semantic Wireless Sentiment Classification with Privacy Preservation
Accepted at EuCNC & 6G Summit 2025
null
null
null
cs.LG cs.CR cs.IT math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Natural Language Processing (NLP) operations, such as semantic sentiment analysis and text synthesis, often raise privacy concerns and demand significant on-device computational resources. Centralized learning (CL) on the edge provides an energy-efficient alternative but requires collecting raw data, compromising user privacy. While federated learning (FL) enhances privacy, it imposes high computational energy demands on resource-constrained devices. This study provides insights into deploying privacy-preserving, energy-efficient NLP models on edge devices. We introduce semantic split learning (SL) as an energy-efficient, privacy-preserving tiny machine learning (TinyML) framework and compare it to FL and CL in the presence of Rayleigh fading and additive noise. Our results show that SL significantly reduces computational power and CO2 emissions while enhancing privacy, as evidenced by a fourfold increase in reconstruction error compared to FL and nearly eighteen times that of CL. In contrast, FL offers a balanced trade-off between privacy and efficiency. Our code is available for replication at our GitHub repository: https://github.com/AhmedRadwan02/TinyEco2AI-NLP.
[ { "version": "v1", "created": "Sat, 9 Nov 2024 21:26:59 GMT" }, { "version": "v2", "created": "Thu, 3 Apr 2025 15:49:10 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 10:22:14 GMT" } ]
2025-04-22T00:00:00
[ [ "Radwan", "Ahmed Y.", "" ], [ "Shehab", "Mohammad", "" ], [ "Alouini", "Mohamed-Slim", "" ] ]
2411.06353
Tian Xie
Tian Xie, Jifan Zhang, Haoyue Bai, Robert Nowak
Deep Active Learning in the Open World
null
null
null
null
cs.LG cs.AI cs.CV
http://creativecommons.org/licenses/by/4.0/
Machine learning models deployed in open-world scenarios often encounter unfamiliar conditions and perform poorly in unanticipated situations. As AI systems advance and find application in safety-critical domains, effectively handling out-of-distribution (OOD) data is crucial to building open-world learning systems. In this work, we introduce ALOE, a novel active learning algorithm for open-world environments designed to enhance model adaptation by incorporating new OOD classes via a two-stage approach. First, diversity sampling selects a representative set of examples, followed by energy-based OOD detection to prioritize likely unknown classes for annotation. This strategy accelerates class discovery and learning, even under constrained annotation budgets. Evaluations on three long-tailed image classification benchmarks demonstrate that ALOE outperforms traditional active learning baselines, effectively expanding known categories while balancing annotation cost. Our findings reveal a crucial tradeoff between enhancing known-class performance and discovering new classes, setting the stage for future advancements in open-world machine learning.
[ { "version": "v1", "created": "Sun, 10 Nov 2024 04:04:20 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 00:44:17 GMT" } ]
2025-04-22T00:00:00
[ [ "Xie", "Tian", "" ], [ "Zhang", "Jifan", "" ], [ "Bai", "Haoyue", "" ], [ "Nowak", "Robert", "" ] ]
2411.06644
Samuel Frank
S. J. Frank, J. Viola, Yu. V. Petrov, J. K. Anderson, D. Bindl, B. Biswas, J. Caneses, D. Endrizzi, K. Furlong, R. W. Harvey, C. M. Jacobson, B. Lindley, E. Marriott, O. Schmitz, K. Shih, D. A. Sutherland, C. B. Forest
Confinement performance predictions for a high field axisymmetric tandem mirror
null
null
null
null
physics.plasm-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper presents Hammir tandem mirror confinement performance analysis based on Realta Fusion's first-of-a-kind model for axisymmetric magnetic mirror fusion performance. This model uses an integrated end plug simulation model including, heating, equilibrium, and transport combined with a new formulation of the plasma operation contours (POPCONs) technique for the tandem mirror central cell. Using this model in concert with machine learning optimization techniques, it is shown that an end plug utilizing high temperature superconducting magnets and modern neutral beams enables a classical tandem mirror pilot plant producing a fusion gain Q > 5. The approach here represents an important advance in tandem mirror design. The high fidelity end plug model enables calculations of heating and transport in the highly non-Maxwellian end plug to be made more accurately. The detailed end plug modelling performed in this work has highlighted the importance of classical radial transport and neutral beam absorption efficiency on end plug viability. The central cell POPCON technique allows consideration of a wide range of parameters in the relatively simple near-Maxwellian central cell, facilitating the selection of more optimal central cell plasmas. These advances make it possible to find more conservative classical tandem mirror fusion pilot plant operating points with lower temperatures, neutral beam energies, and end plug performance requirements than designs in the literature. Despite being more conservative, it is shown that these operating points have sufficient confinement performance to serve as the basis of a viable fusion pilot plant provided that they can be stabilized against MHD and trapped particle modes.
[ { "version": "v1", "created": "Mon, 11 Nov 2024 01:00:30 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 15:22:48 GMT" } ]
2025-04-22T00:00:00
[ [ "Frank", "S. J.", "" ], [ "Viola", "J.", "" ], [ "Petrov", "Yu. V.", "" ], [ "Anderson", "J. K.", "" ], [ "Bindl", "D.", "" ], [ "Biswas", "B.", "" ], [ "Caneses", "J.", "" ], [ "Endrizzi", "D.", "" ], [ "Furlong", "K.", "" ], [ "Harvey", "R. W.", "" ], [ "Jacobson", "C. M.", "" ], [ "Lindley", "B.", "" ], [ "Marriott", "E.", "" ], [ "Schmitz", "O.", "" ], [ "Shih", "K.", "" ], [ "Sutherland", "D. A.", "" ], [ "Forest", "C. B.", "" ] ]
2411.06901
Taisei Takabayashi
Taisei Takabayashi, Takeru Goto, Masayuki Ohzeki
Subgradient Method using Quantum Annealing for Inequality-Constrained Binary Optimization Problems
17 pages, 4 figures
J. Phys. Soc. Jpn. 92, 054003 (2025)
10.7566/JPSJ.94.054003
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Quantum annealing is a generic solver for combinatorial optimization problems that utilizes quantum fluctuations. Recently, there has been extensive research applying quantum annealers, which are hardware implementations of quantum annealing. Since quantum annealers can only handle quadratic unconstrained binary optimization problems, to solve constrained combinatorial optimization problems using quantum annealers, the constraints must be incorporated into the objective function. One such technique is the Ohzeki method, which employs a Hubbard-Stratonovich transformation to relax equality constraints, and its effectiveness for large-scale problems has been demonstrated numerically. This study applies the Ohzeki method to combinatorial optimization problems with inequality constraints. We show that inequality constraints can be relaxed into a similar objective function through statistical mechanics calculations similar to those for equality constraints. In addition, we evaluate the performance of this method in a typical inequality-constrained combinatorial optimization problem, the quadratic knapsack problem.
[ { "version": "v1", "created": "Mon, 11 Nov 2024 11:59:50 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 06:53:47 GMT" } ]
2025-04-22T00:00:00
[ [ "Takabayashi", "Taisei", "" ], [ "Goto", "Takeru", "" ], [ "Ohzeki", "Masayuki", "" ] ]
2411.06963
Pedro Neto
Diogo Fonseca, Pedro Neto
The untapped potential of electrically-driven phase transition actuators to power innovative soft robot designs
null
Nat. Commun. 2025
10.1038/s41467-025-59023-7
null
cs.RO
http://creativecommons.org/licenses/by/4.0/
In the quest for electrically-driven soft actuators, the focus has shifted away from liquid-gas phase transition, commonly associated with reduced strain rates and actuation delays, in favour of electrostatic and other electrothermal actuation methods. This prevented the technology from capitalizing on its unique characteristics, particularly: low voltage operation, controllability, scalability, and ease of integration into robots. Here, we introduce a phase transition electric soft actuator capable of strain rates of over 16%/s and pressurization rates of 100 kPa/s, approximately one order of magnitude higher than previous attempts. Blocked forces exceeding 50 N were achieved while operating at voltages up to 24 V. We propose a method for selecting working fluids which allows for application-specific optimization, together with a nonlinear control approach that reduces both parasitic vibrations and control lag. We demonstrate the integration of this technology in soft robotic systems, including the first quadruped robot powered by liquid-gas phase transition.
[ { "version": "v1", "created": "Mon, 11 Nov 2024 13:08:01 GMT" } ]
2025-04-22T00:00:00
[ [ "Fonseca", "Diogo", "" ], [ "Neto", "Pedro", "" ] ]
2411.07065
Katarzyna Siudzi\'nska
Katarzyna Siudzi\'nska
Entanglement witnesses and separability criteria based on generalized equiangular tight frames
null
null
null
null
quant-ph math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We use operators from generalized equiangular measurements to construct positive maps. Their positivity follows from the inequality for indices of coincidence corresponding to few equiangular tight frames. These maps give rise to entanglement witnesses, which include as special cases many important classes considered in the literature. Additionally, we introduce separability criteria based on the correlation matrix and analyze them for various types of measurements.
[ { "version": "v1", "created": "Mon, 11 Nov 2024 15:29:41 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 16:04:01 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 18:29:22 GMT" } ]
2025-04-22T00:00:00
[ [ "Siudzińska", "Katarzyna", "" ] ]
2411.07770
Giulia Di Teodoro
Giulia Di Teodoro, Federico Siciliano, Nicola Tonellotto, Fabrizio Silvestri
A Theoretical Analysis of Recommendation Loss Functions under Negative Sampling
main paper 12 pages, 4 figures
null
null
null
cs.IR
http://creativecommons.org/licenses/by-nc-nd/4.0/
Loss functions like Categorical Cross Entropy (CCE), Binary Cross Entropy (BCE), and Bayesian Personalized Ranking (BPR) are commonly used in training Recommender Systems (RSs) to differentiate positive items - those interacted with by users - and negative items. While prior works empirically showed that CCE outperforms BCE and BPR when using the full set of negative items, we provide a theoretical explanation for this by proving that CCE offers the tightest lower bound on ranking metrics like Normalized Discounted Cumulative Gain (NDCG) and Mean Reciprocal Rank (MRR), followed by BPR and BCE. However, using the full set of negative items is computationally infeasible for large-scale RSs, prompting the use of negative sampling techniques. Under negative sampling, we reveal that BPR and CCE are equivalent when a single negative sample is drawn, and all three losses converge to the same global minimum. We further demonstrate that the sampled losses remain lower bounds for NDCG (MRR), albeit in a probabilistic sense. Our worst-case analysis shows that BCE offers the strongest bound on NDCG (MRR). Experiments on five datasets and four models empirically support these theoretical findings. Our code and supplementary material are available at https://github.com/federicosiciliano/recsys_losses.git.
[ { "version": "v1", "created": "Tue, 12 Nov 2024 13:06:16 GMT" }, { "version": "v2", "created": "Tue, 4 Feb 2025 21:30:16 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 13:35:24 GMT" } ]
2025-04-22T00:00:00
[ [ "Di Teodoro", "Giulia", "" ], [ "Siciliano", "Federico", "" ], [ "Tonellotto", "Nicola", "" ], [ "Silvestri", "Fabrizio", "" ] ]
2411.08777
Pit Henrich
Pit Henrich, Franziska Mathis-Ullrich, Paul Maria Scheikl
LUDO: Low-Latency Understanding of Deformable Objects using Point Cloud Occupancy Functions
null
null
null
null
cs.RO cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Accurately determining the shape of objects and the location of their internal structures within deformable objects is crucial for medical tasks that require precise targeting, such as robotic biopsies. We introduce LUDO, a method for accurate low-latency understanding of deformable objects. LUDO reconstructs objects in their deformed state, including their internal structures, from a single-view point cloud observation in under 30 ms using occupancy networks. LUDO provides uncertainty estimates for its predictions. Additionally, it provides explainability by highlighting key features in its input observations. Both uncertainty and explainability are important for safety-critical applications such as surgical interventions. We demonstrate LUDO's abilities for autonomous targeting of internal regions of interest (ROIs) in deformable objects. %Additionally, LUDO provides uncertainty estimates and explainability for its predictions, both of which are important in safety-critical applications such as surgical interventions. We evaluate LUDO in real-world robotic experiments, achieving a success rate of 98.9% for puncturing various ROIs inside deformable objects. LUDO demonstrates the potential to interact with deformable objects without the need for deformable registration methods.
[ { "version": "v1", "created": "Wed, 13 Nov 2024 17:02:46 GMT" }, { "version": "v2", "created": "Wed, 9 Apr 2025 17:47:52 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 12:33:15 GMT" } ]
2025-04-22T00:00:00
[ [ "Henrich", "Pit", "" ], [ "Mathis-Ullrich", "Franziska", "" ], [ "Scheikl", "Paul Maria", "" ] ]
2411.08850
Philipp Strasberg
Philipp Strasberg and Joseph Schindler
Typical Positivity of Nonequilibrium Entropy Production for Pure States
Slightly revised and accepted version. 4.5 pages main text with 1 figure plus 3 pages supplement with 1 figure
null
null
null
cond-mat.stat-mech quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We establish that the nonequilibrium dynamics of most pure states gives rise to the same entropy production as that of the corresponding ensemble, provided the effective dimension of the ensemble is large enough. This establishes the positivity of entropy production under a wide variety of nonequilibrium situations. Our results follow from dynamical typicality and suitable continuity properties alone, without relying on non-integrability, and they complement other recent efforts to establish "pure state second laws". An explicit comparison with the distinctively different two-point measurement scheme is also provided.
[ { "version": "v1", "created": "Wed, 13 Nov 2024 18:30:23 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 13:10:03 GMT" } ]
2025-04-22T00:00:00
[ [ "Strasberg", "Philipp", "" ], [ "Schindler", "Joseph", "" ] ]
2411.09446
Yuchen Ding
Tianhan Dai, Yuchen Ding and Hui Wang
Note on a conjecture of Ram\'{\i}rez Alfons\'{\i}n and Ska{\l}ba
some footnotes are added
null
null
null
math.NT
http://creativecommons.org/licenses/by/4.0/
Let $2< a<b$ be two relatively prime integers and $g=ab-a-b$. It is proved that there exists at least one prime $p\le g$ of the form $p=ax+by~(x,y\in \mathbb{Z}_{\ge 0})$, which confirms a 2020 conjecture of Ram\'{\i}rez Alfons\'{\i}n and Ska{\l}ba.
[ { "version": "v1", "created": "Thu, 14 Nov 2024 13:49:13 GMT" }, { "version": "v2", "created": "Tue, 3 Dec 2024 13:39:35 GMT" }, { "version": "v3", "created": "Tue, 31 Dec 2024 08:05:46 GMT" }, { "version": "v4", "created": "Sat, 19 Apr 2025 11:05:26 GMT" } ]
2025-04-22T00:00:00
[ [ "Dai", "Tianhan", "" ], [ "Ding", "Yuchen", "" ], [ "Wang", "Hui", "" ] ]
2411.09477
Kunal Shukla
Kunal Shukla, Riddhi Chatterjee, C. M. Chandrashekar
Accelerated first detection in discrete-time quantum walks using sharp restarts
6 pages, 8 figures
Phys. Rev. Research 7, 023069 (2025)
10.1103/PhysRevResearch.7.023069
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Restart is a common strategy observed in nature that accelerates first-passage processes and has been extensively studied using classical random walks. In the quantum regime, restart in continuous-time quantum walks (CTQWs) has been shown to expedite the quantum hitting times. Here, we study how restarting monitored discrete-time quantum walks (DTQWs) affects the quantum hitting times. We show that the restarted DTQWs outperform classical random walks in target searches, benefiting from quantum ballistic propagation, a feature shared with their continuous-time counterparts. Moreover, the explicit coin degree of freedom in DTQWs allows them to surpass even CTQWs in target detection without sacrificing any quantum advantage. Additionally, knowledge of the target's parity or position relative to the origin can be leveraged to tailor DTQWs for even faster searches. Our study paves the way for more efficient use of DTQWs in quantum-walk-based search algorithms, simulations and modeling of quantum transport towards targeted sites in complex quantum networks.
[ { "version": "v1", "created": "Thu, 14 Nov 2024 14:33:10 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 16:20:11 GMT" } ]
2025-04-22T00:00:00
[ [ "Shukla", "Kunal", "" ], [ "Chatterjee", "Riddhi", "" ], [ "Chandrashekar", "C. M.", "" ] ]
2411.10123
Miguel Teseo San Jos\'e P\'erez
Beno\^it Blossier, Jochen Heitger, Jan Neuendorf, Teseo San Jos\'e
Hadronic decay of vector charmonium from the lattice
23 pages, 8 figures, 8 tables
JHEP04(2025)139
10.1007/JHEP04(2025)139
MS-TP-24-36
hep-lat hep-ph
http://creativecommons.org/licenses/by/4.0/
Estimating decay parameters in lattice simulations is a computationally demanding problem, requiring several volumes and momenta. We explore an alternative approach, where the transition amplitude can be extracted from the spectral decomposition of particular ratios built from correlation functions. This so-called ratio method has the advantage of not needing various irreducible representations or volumes, and it allows us to predict the decay width $\Gamma$ and the energy shift $\epsilon$ of the spectrum directly. In this work, we apply this method to study the hadronic decay $\psi(3770)\to \bar{D}D$ on two CLS $N_\text{f}=2$ ensembles. This approach requires close to on-shell kinematics to work, and we employ twisted boundary conditions to precisely tune the on-shell point. Although our study is yet to approach the continuum limit, we find a value of $\Gamma$ fully compatible to the physical result, and $\epsilon$ informs us by how much our spectrum would shift in a fully dynamical simulation. Besides lattice calculations, many analytical tools have been proposed to understand decay processes. A relatively simple, early example is the ${}^3P_0$ quark model, which provides a physical insight of the decay process.
[ { "version": "v1", "created": "Fri, 15 Nov 2024 11:42:47 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 16:41:32 GMT" } ]
2025-04-22T00:00:00
[ [ "Blossier", "Benoît", "" ], [ "Heitger", "Jochen", "" ], [ "Neuendorf", "Jan", "" ], [ "José", "Teseo San", "" ] ]
2411.10445
Yang Zhang
Yang Zhang, Suk Hyun Sung, Colin B. Clement, Sang-Wook Cheong, and Ismail El Baggari
Inverse Melting of Polar Order in Chemically Substituted BaTiO3
null
null
null
null
cond-mat.dis-nn
http://creativecommons.org/licenses/by/4.0/
In many condensed matter systems, long range order emerges at low temperatures as thermal fluctuations subside. In the presence of competing interactions or quenched disorder, however, some systems can show unusual configurations that become more disordered at low temperature, a rare phenomenon known as "inverse melting". Here, we discover an inverse melting of the polar order in a ferroelectric oxide with quenched chemical disorder (BaTi1-xZrxO3) through direct atomicscale visualization using in situ scanning transmission electron microscopy. In contrast to the clean BaTiO3 parent system in which long range order tracks lower temperatures, we observe in the doped system BaTi1-xZrxO3 that thermally driven fluctuations at high temperature give way to a more ordered state and then to a re-entrant disordered configuration at even lower temperature. Such an inverse melting of the polar order is likely linked to the random field generated by Zr dopants, which modulates the energy landscape arising from the competition between thermal fluctuations and random field pinning potential. These visualizations highlight a rich landscape of order and disorder in materials with quenched disorder, which may be key to understanding their advanced functionalities.
[ { "version": "v1", "created": "Fri, 15 Nov 2024 18:59:47 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 16:42:41 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhang", "Yang", "" ], [ "Sung", "Suk Hyun", "" ], [ "Clement", "Colin B.", "" ], [ "Cheong", "Sang-Wook", "" ], [ "Baggari", "Ismail El", "" ] ]
2411.10565
Md Abdul Awal
Md. Abdul Awal, Mrigank Rochan, Chanchal K. Roy
Large Language Models as Robust Data Generators in Software Analytics: Are We There Yet?
null
null
null
null
cs.SE
http://creativecommons.org/licenses/by-nc-sa/4.0/
Large Language Model (LLM)-generated data is increasingly used in software analytics, but it is unclear how this data compares to human-written data, particularly when models are exposed to adversarial scenarios. Adversarial attacks can compromise the reliability and security of software systems, so understanding how LLM-generated data performs under these conditions, compared to human-written data, which serves as the benchmark for model performance, can provide valuable insights into whether LLM-generated data offers similar robustness and effectiveness. To address this gap, we systematically evaluate and compare the quality of human-written and LLM-generated data for fine-tuning robust pre-trained models (PTMs) in the context of adversarial attacks. We evaluate the robustness of six widely used PTMs, fine-tuned on human-written and LLM-generated data, before and after adversarial attacks. This evaluation employs nine state-of-the-art (SOTA) adversarial attack techniques across three popular software analytics tasks: clone detection, code summarization, and sentiment analysis in code review discussions. Additionally, we analyze the quality of the generated adversarial examples using eleven similarity metrics. Our findings reveal that while PTMs fine-tuned on LLM-generated data perform competitively with those fine-tuned on human-written data, they exhibit less robustness against adversarial attacks in software analytics tasks. Our study underscores the need for further exploration into enhancing the quality of LLM-generated training data to develop models that are both high-performing and capable of withstanding adversarial attacks in software analytics.
[ { "version": "v1", "created": "Fri, 15 Nov 2024 20:25:32 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 16:35:44 GMT" } ]
2025-04-22T00:00:00
[ [ "Awal", "Md. Abdul", "" ], [ "Rochan", "Mrigank", "" ], [ "Roy", "Chanchal K.", "" ] ]
2411.10659
Marisa Kirisame
Marisa Kirisame, Tiezhi Wang, Pavel Panchekha
Spineless Traversal for Layout Invalidation
null
null
null
null
cs.PL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Latency is a major concern for web rendering engines like those in Chrome, Safari, and Firefox. These engines reduce latency by using an incremental layout algorithm to redraw the page when the user interacts with it. In such an algorithm, elements that change frame-to-frame are marked dirty; only the dirty elements need be processed to draw the next frame, dramatically reducing latency. However, the standard incremental layout algorithm must search the page for dirty elements, accessing a number of auxiliary elements in the process. These auxiliary elements add cache misses and stalled cycles, and are responsible for a sizable fraction of all layout latency. We introduce a new, faster incremental layout algorithm called Spineless Traversal. Spineless Traversal uses a more computationally demanding priority queue algorithm to avoid the need to access auxiliary nodes and thus reduces cache traffic and stalls. This leads to dramatic speedups on the most latency-critical interactions such as hovering, typing, or animations. Moreover, thanks to numerous low-level optimizations, we are able to make Spineless Traversal competitive across the whole spectrum of incremental layout workloads. As a result, across 2216 benchmarks, Spineless Traversal is faster on 78.2% of the benchmark, with a mean speedup of 3.23x concentrated in the most latency-critical interactions such as hovering, typing, and animations.
[ { "version": "v1", "created": "Sat, 16 Nov 2024 01:39:44 GMT" }, { "version": "v2", "created": "Sat, 7 Dec 2024 04:08:56 GMT" }, { "version": "v3", "created": "Mon, 20 Jan 2025 08:44:01 GMT" }, { "version": "v4", "created": "Thu, 27 Mar 2025 15:21:19 GMT" }, { "version": "v5", "created": "Sat, 19 Apr 2025 05:57:44 GMT" } ]
2025-04-22T00:00:00
[ [ "Kirisame", "Marisa", "" ], [ "Wang", "Tiezhi", "" ], [ "Panchekha", "Pavel", "" ] ]
2411.10734
Zu-Jian Ying
Zu-Jian Ying
Combining Squeezing and Transition Sensitivity Resources for Quantum Metrology by Asymmetric Non-Linear Rabi model
6 pages, 4 figures,
Adv. Quantum Technol. 8, 2400630 (2025)
10.1002/qute.202400630
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Squeezing and transition criticality are two main sensitivity resources for quantum metrology (QM), combination of them may yield an upgraded metrology protocol for higher upper bound of measurement precision (MP). We show that such a combination is feasible in light-matter interactions by a realizable asymmetric non-linear quantum Rabi model (QRM). Indeed, the non-linear coupling possesses a squeezing resource for diverging MP while the non-monotonous degeneracy lifting by the asymmetries induces an additional tunable transition which further enhances the MP by several orders, as demonstrated by the quantum Fisher information. Moreover, the protocol is immune from the problem of diverging preparation time of probe state that may hinder the conventional linear QRM in application of QM. This work establishes a paradigmatic case of combining different sensitivity resources to manipulate QM and maximize MP.
[ { "version": "v1", "created": "Sat, 16 Nov 2024 07:55:50 GMT" } ]
2025-04-22T00:00:00
[ [ "Ying", "Zu-Jian", "" ] ]
2411.11267
Chengbo Zhang
Chengbo Zhang
Enhancing Multi-level Urban Instant Delivery Management via Infomap-based Hierarchical Community Detection
6 pages, 4figures
null
null
null
physics.soc-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Efficient management of on-demand delivery systems is essential for modern urban logistics, especially in densely populated cities with complex spatial layouts. This study introduces a novel, computer-supported cooperative framework that utilizes Infomap-based hierarchical community detection to analyze spatial multilevel clustering patterns. The experiment was conducted to large scale on-demand delivery datasets from Shenzhen and Beijing, revealing integrated spatial clusters that align with cohesive urban layout. Through hierarchical detection, finer and fragmented clusters are identified, reflecting its diverse urban structure and delivery demands. The findings demonstrate the effectiveness of hierarchical community detection in uncovering spatial dependencies and optimizing resource allocation and delivery strategies. This framework provides practical insights for urban logistics, enabling tailored approaches for business hub placement, route allocation, and adaptive resource management.
[ { "version": "v1", "created": "Mon, 18 Nov 2024 03:50:44 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 08:41:21 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhang", "Chengbo", "" ] ]
2411.11806
Jorge Fari\~na-Asategui
Jorge Fari\~na-Asategui
Cyclicity, hypercyclicity and randomness in self-similar groups
15 pages; published version, minor corrections
Monatsh. Math., (2025)
10.1007/s00605-025-02061-6
null
math.GR math.DS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce the concept of cyclicity and hypercyclicity in self-similar groups as an analogue of cyclic and hypercyclic vectors for an operator on a Banach space. We derive a sufficient condition for cyclicity of non-finitary automorphisms in contracting discrete automata groups. In the profinite setting we prove that fractal profinite groups may be regarded as measure-preserving dynamical systems and derive a sufficient condition for the ergodicity and the mixing properties of these dynamical systems. Furthermore, we show that a Haar-random element in a super strongly fractal profinite group is hypercyclic almost surely as an application of Birkhoff's ergodic theorem for free semigroup actions.
[ { "version": "v1", "created": "Mon, 18 Nov 2024 18:20:48 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 15:22:19 GMT" } ]
2025-04-22T00:00:00
[ [ "Fariña-Asategui", "Jorge", "" ] ]
2411.12538
Carsten Henkel
Carsten Henkel
Electromagnetic Response of the Electron Gas and the Thermal Casimir Pressure Anomaly
17 pages, 5 figures, proceedings of the International Symposium on the Casimir Effect, Piran, Sep 2024, version extended with tutorial material, revised after review, accepted in Int. J. Mod. Phys. A
Int. J. Mod. Phys. A 40 (2025) 2543007
10.1142/S0217751X25430079
null
quant-ph
http://creativecommons.org/licenses/by-sa/4.0/
A review of the nonlocal electromagnetic response functions for the degenerate electron gas, computed within standard perturbation theory, is given. These expressions due to Lindhard, Klimontovich and Silin are used to re-analyze the Casimir interaction between two thick conducting plates in the leading order at high temperatures (zero'th term of Matsubara series). Up to small corrections that we discuss, the results of the conventional Drude model are confirmed. The difference between longitudinal and transverse permittivities (or polarization tensors) yields the Landau (orbital) diamagnetism of the electron gas.
[ { "version": "v1", "created": "Tue, 19 Nov 2024 14:38:45 GMT" }, { "version": "v2", "created": "Tue, 10 Dec 2024 11:16:15 GMT" } ]
2025-04-22T00:00:00
[ [ "Henkel", "Carsten", "" ] ]
2411.12600
Stanley Wei
Stanley Wei, Sadhika Malladi, Sanjeev Arora, Amartya Sanyal
Provable unlearning in topic modeling and downstream tasks
null
null
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by/4.0/
Machine unlearning algorithms are increasingly important as legal concerns arise around the provenance of training data, but verifying the success of unlearning is often difficult. Provable guarantees for unlearning are often limited to supervised learning settings. In this paper, we provide the first theoretical guarantees for unlearning in the pre-training and fine-tuning paradigm by studying topic models, simple bag-of-words language models that can be adapted to solve downstream tasks like retrieval and classification. First, we design a provably effective unlearning algorithm for topic models that incurs a computational overhead independent of the size of the original dataset. Our analysis additionally quantifies the deletion capacity of the model -- i.e., the number of examples that can be unlearned without incurring a significant cost in model performance. Finally, we formally extend our analyses to account for adaptation to a given downstream task. In particular, we design an efficient algorithm to perform unlearning after fine-tuning the topic model via a linear head. Notably, we show that it is easier to unlearn pre-training data from models that have been fine-tuned to a particular task, and one can unlearn this data without modifying the base model.
[ { "version": "v1", "created": "Tue, 19 Nov 2024 16:04:31 GMT" }, { "version": "v2", "created": "Wed, 20 Nov 2024 15:01:04 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 15:34:51 GMT" } ]
2025-04-22T00:00:00
[ [ "Wei", "Stanley", "" ], [ "Malladi", "Sadhika", "" ], [ "Arora", "Sanjeev", "" ], [ "Sanyal", "Amartya", "" ] ]
2411.12617
Kota Numajiri
Kota Numajiri, Kazumasa Okabayashi, and Shinji Mukohyama
Boulware Vacuum vs. Regularity: Thoughts on Anomaly-Induced Effective Action
19 pages, 15 figures. Version to appear in PRD
Phys. Rev. D 111, 085024 (2025)
10.1103/PhysRevD.111.085024
YITP-24-152, IPMU24-0040
gr-qc hep-th
http://creativecommons.org/licenses/by/4.0/
We examine the vacuum state and its corresponding renormalized stress-energy tensor (RSET) in static horizonless regular spacetime in both two and four dimensions. Using the local field formulation of the anomaly-induced effective action, we show that the regularities of the spacetime and the RSET dictate the appropriate vacuum state. Furthermore, through a case study under the horizonless Bardeen-type spacetime, we demonstrate that the preferred vacuum state is not the Boulware vacuum, but a nontrivial one with a different RSET profile.
[ { "version": "v1", "created": "Tue, 19 Nov 2024 16:23:39 GMT" }, { "version": "v2", "created": "Thu, 17 Apr 2025 07:42:06 GMT" } ]
2025-04-22T00:00:00
[ [ "Numajiri", "Kota", "" ], [ "Okabayashi", "Kazumasa", "" ], [ "Mukohyama", "Shinji", "" ] ]
2411.13454
Vyshnav Mohan
Vyshnav Mohan, L\'arus Thorlacius
Non-Perturbative Corrections to Charged Black Hole Evaporation
12 pages, and 4 figures. v2: References added
J. High Energ. Phys. 2025, 69 (2025)
10.1007/JHEP04(2025)069
null
hep-th
http://creativecommons.org/licenses/by/4.0/
The recent work of Brown et al. (arXiv:2411.03447) demonstrated that the low-temperature evaporation rate of a large near-extremal charged black hole is significantly reduced from semiclassical expectations. The quantum corrections responsible for the deviation come from Schwarzian modes of an emergent Jackiw-Teitelboim gravity description of the near-horizon geometry of the black hole. Using a one-parameter family of non-perturbative Airy completions, we extend these results to incorporate non-perturbative effects. At large parameter value, the non-perturbative evaporation rate is even smaller than the perturbative JT gravity results. The disparity becomes especially pronounced at very low energies, where the non-perturbative neutral Hawking flux is suppressed by a double exponential in the entropy of the black hole, effectively stopping its evaporation until the next charged particle is emitted via the Schwinger effect. We also explore an alternative family of Bessel completions for which the non-perturbative energy flux exceeds the perturbative JT gravity prediction.
[ { "version": "v1", "created": "Wed, 20 Nov 2024 17:00:48 GMT" }, { "version": "v2", "created": "Tue, 3 Dec 2024 15:31:44 GMT" } ]
2025-04-22T00:00:00
[ [ "Mohan", "Vyshnav", "" ], [ "Thorlacius", "Lárus", "" ] ]
2411.13636
Zhehan Qin
Zhehan Qin
Cosmological Correlators at the Loop Level
47 pages. v2: Minor corrections; New references added
null
null
null
hep-th astro-ph.CO hep-ph
http://creativecommons.org/licenses/by/4.0/
Cosmological correlators encode rich information about physics at the Hubble scale and may exhibit characteristic oscillatory signals due to the exchange of massive particles. Although many 1-loop processes, especially those that break de Sitter (dS) boosts, can generate significant leading signals for various particle models in cosmological collider physics, the precise results for these correlators or their full signals remain unknown due to the lack of symmetry. In this work, we apply the method of partial Mellin-Barnes (PMB) representation to the calculation of cosmological correlators at the loop level. As a first step, we use the PMB representation to calculate four-point cosmological correlators with bubble topology. We find that both the nonlocal and local signals arise from the factorized part, validating the cutting rules proposed in previous work, and are free from UV divergence. Furthermore, the UV divergence originates solely from the background piece and can be manifestly canceled by introducing the appropriate counterterm, similar to the procedure in flat spacetime. We also demonstrate how to renormalize the 1-loop correlators in Mellin space. After a consistency check with known results for the covariant case, we provide new analytical results for the signals generated from a nontrivial dS-boost-breaking bubble.
[ { "version": "v1", "created": "Wed, 20 Nov 2024 19:00:00 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 08:18:07 GMT" } ]
2025-04-22T00:00:00
[ [ "Qin", "Zhehan", "" ] ]
2411.13657
Ore Gottlieb
Ore Gottlieb, Brian D. Metzger, Francois Foucart, Enrico Ramirez-Ruiz
A Unified Model of Kilonovae and GRBs in Binary Mergers Establishes Neutron Stars as the Central Engines of Short GRBs
null
null
null
null
astro-ph.HE
http://creativecommons.org/licenses/by/4.0/
We expand the theoretical framework by Gottlieb el al. (2023), which connects binary merger populations with long and short binary gamma-ray bursts (lbGRBs and sbGRBs), incorporating kilonovae as a key diagnostic tool. We show that lbGRBs, powered by massive accretion disks around black holes (BHs), should be accompanied by bright, red kilonovae. In contrast, sbGRBs - if also powered by BHs - would produce fainter, red kilonovae, potentially biasing against their detection. However, magnetized hypermassive neutron star (HMNS) remnants that precede BH formation can produce jets with power ($P_{\rm NS} \approx 10^{51}\,{\rm erg\,s^{-1}}$) and Lorentz factor ($\Gamma>10$), likely compatible with sbGRB observations, and would result in distinctly bluer kilonovae, offering a pathway to identifying the sbGRB central engine. Recent modeling by Rastinejad et al. (2024) found luminous red kilonovae consistently accompany lbGRBs, supporting lbGRB originating from BH-massive disk systems, likely following a short-lived HMNS phase. The preferential association of sbGRBs with comparably luminous kilonovae argues against the BH engine hypothesis for sbGRBs, while the bluer hue of these KNe provides additional support for an HMNS-driven mechanism. Within this framework, BH-NS mergers likely contribute exclusively to the lbGRB population with red kilonovae. Our findings suggest that GW170817 may, in fact, have been an lbGRB to on-axis observers. Finally, we discuss major challenges faced by alternative lbGRB progenitor models, such as white dwarf-NS or white dwarf-BH mergers and accretion-induced collapse forming magnetars, which fail to align with observed GRB timescales, energies, and kilonova properties.
[ { "version": "v1", "created": "Wed, 20 Nov 2024 19:03:15 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 17:44:37 GMT" } ]
2025-04-22T00:00:00
[ [ "Gottlieb", "Ore", "" ], [ "Metzger", "Brian D.", "" ], [ "Foucart", "Francois", "" ], [ "Ramirez-Ruiz", "Enrico", "" ] ]
2411.14136
Nidhin George Mathews
Nidhin George Mathews, Matti Lindroos, Johann Michler, Gaurav Mohanty
Deformation and adiabatic heating of single crystalline and nanocrystalline Ni micropillars at high strain rates
19 pages (23 in total including supplementary information). 4 main figures, 5 supplementary figures
null
null
null
cond-mat.mtrl-sci
http://creativecommons.org/licenses/by-nc-nd/4.0/
The deformation behavior of single crystal and nanocrystalline nickel were studied using in situ micropillar compression experiments from quasi-static to high strain rates up to 10^3 s-1. Deformation occurred by dislocation slip activity in single crystal nickel whereas extensive grain boundary sliding was observed in nanocrystalline nickel, with a shift towards more inhomogeneous, localized deformation above 1 s-1. The strain rate sensitivity exponent was found to change at higher strain rates for both single crystal and nanocrystalline nickel, while the overall strain rate sensitivity was observed to be of the same value for both. With increasing high strain rate micropillar compression tests being reported, the issue of adiabatic heating in micropillars becomes important. We report crystal plasticity based finite element modeling to estimate the adiabatic heating, spatially resolved within the pillar, at the highest tested strain rates. The simulations predicted a significant temperature rise of up to 200 K in nanocrystalline Ni at the grain boundaries, and 20 K in single crystalline Ni due to strain localization. Transmission Kikuchi Diffraction analysis of nanocrystalline nickel pillar post compression at 10^3 s-1 did not show any grain growth.
[ { "version": "v1", "created": "Thu, 21 Nov 2024 14:01:41 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 14:01:13 GMT" } ]
2025-04-22T00:00:00
[ [ "Mathews", "Nidhin George", "" ], [ "Lindroos", "Matti", "" ], [ "Michler", "Johann", "" ], [ "Mohanty", "Gaurav", "" ] ]
2411.14390
An Wang
An Wang and Li Zou
Persistent Homology for Structural Characterization in Disordered Systems
24 pages, 19 figures
Phys. Rev. E 111, 045306 (2025)
10.1103/PhysRevE.111.045306
null
cond-mat.dis-nn cond-mat.mtrl-sci cs.LG math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We propose a unified framework based on persistent homology (PH) to characterize both local and global structures in disordered systems. It can simultaneously generate local and global descriptors using the same algorithm and data structure, and has shown to be highly effective and interpretable in predicting particle rearrangements and classifying global phases. We also demonstrated that using a single variable enables a linear SVM to achieve nearly perfect three-phase classification. Inspired by this discovery, we define a non-parametric metric, the Separation Index (SI), which not only achieves this classification without sacrificing significant performance but also establishes a connection between particle environments and the global phase structure. Our methods provide an effective framework for understanding and analyzing the properties of disordered materials, with broad potential applications in materials science and even wider studies of complex systems.
[ { "version": "v1", "created": "Thu, 21 Nov 2024 18:24:06 GMT" }, { "version": "v2", "created": "Fri, 22 Nov 2024 18:04:33 GMT" }, { "version": "v3", "created": "Thu, 9 Jan 2025 00:17:04 GMT" }, { "version": "v4", "created": "Mon, 24 Feb 2025 02:22:11 GMT" }, { "version": "v5", "created": "Tue, 25 Feb 2025 09:57:11 GMT" }, { "version": "v6", "created": "Tue, 25 Mar 2025 23:53:07 GMT" }, { "version": "v7", "created": "Fri, 11 Apr 2025 07:26:39 GMT" }, { "version": "v8", "created": "Sun, 20 Apr 2025 20:55:16 GMT" } ]
2025-04-22T00:00:00
[ [ "Wang", "An", "" ], [ "Zou", "Li", "" ] ]
2411.15000
The CMS Collaboration
CMS Collaboration
Search for rare decays of the Z and Higgs bosons to a J/$\psi$ or $\psi$(2S) meson and a photon in proton-proton collisions at $\sqrt{s}$ = 13 TeV
Replaced with the published version. Added the journal reference and the DOI. All the figures and tables can be found at http://cms-results.web.cern.ch/cms-results/public-results/publications/SMP-22-012 (CMS Public Pages)
Phys. Lett. B 865 (2025) 139462
10.1016/j.physletb.2025.139462
CMS-SMP-22-012, CERN-EP-2024-253
hep-ex
http://creativecommons.org/licenses/by/4.0/
A search is presented for rare decays of the Z and Higgs bosons to a photon and a J/$\psi$ or a $\psi$(2S) meson, with the charmonium state subsequentially decaying to a pair of muons. The data set corresponds to an integrated luminosity of 123 fb$^{-1}$ of proton-proton collisions at a center-of-mass energy of 13 TeV collected with the CMS detector at the LHC. No evidence for branching fractions of these rare decay channels larger than predicted in the standard model is observed. Upper limits at 95% confidence level are set: $\mathcal{B}$(H $\to$ J/$\psi \gamma$) $\lt$ 2.6 $\times$ 10$^{-4}$, $\mathcal{B}$(H $\to$ $\psi$(2S)$\gamma$) $\lt$ 9.9 $\times$ 10$^{-4}$, $\mathcal{B}$(Z $\to$ J/$\psi \gamma$) $\lt$ 0.6 $\times$ 10$^{-6}$, and $\mathcal{B}$(Z $\to$ $\psi$(2S)$\gamma$) $\lt$ 1.3 $\times$ 10$^{-6}$. The ratio of the Higgs boson coupling modifiers $\kappa_\mathrm{c} / \kappa_\gamma$ is constrained to be in the interval ($-$157, $+$199) at 95% confidence level. Assuming $\kappa_\gamma = 1$, this interval becomes ($-$166, $+$208).
[ { "version": "v1", "created": "Fri, 22 Nov 2024 15:15:56 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 11:35:53 GMT" } ]
2025-04-22T00:00:00
[ [ "CMS Collaboration", "", "" ] ]
2411.15125
Gianni Petrella
Gianni Petrella
Partial semiorthogonal decompositions for quiver moduli
Accepted manuscript
null
10.1016/j.jsc.2025.102448
null
math.AG
http://creativecommons.org/licenses/by-nc-nd/4.0/
We embed several copies of the derived category of a quiver and certain line bundles in the derived category of an associated moduli space of representations, giving the start of a semiorthogonal decomposition. This mirrors the semiorthogonal decompositions of moduli of vector bundles on curves. Our results are obtained with QuiverTools, an open-source package of tools for quiver representations, their moduli spaces and their geometrical properties.
[ { "version": "v1", "created": "Fri, 22 Nov 2024 18:45:06 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 07:26:15 GMT" } ]
2025-04-22T00:00:00
[ [ "Petrella", "Gianni", "" ] ]
2411.15337
Robert Lyman
Beth Branman, George Domat, Hannah Hoganson, and Robert Alonzo Lyman
Graphical models for topological groups: A case study on countable Stone spaces
v3: 22 pages, 6 figures. fixed a confusion in section 3 between representatives of cosets and double cosets. proofs unaffected
null
null
null
math.GR math.GT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
By analogy with the Cayley graph of a group with respect to a finite generating set or the Cayley--Abels graph of a totally disconnected, locally compact group, we detail countable connected graphs associated to Polish groups that we term Cayley--Abels--Rosendal graphs. A group admitting a Cayley--Abels--Rosendal graph acts on it continuously, coarsely metrically properly and cocompactly by isometries of the path metric. By an expansion of the Milnor--Schwarz lemma, it follows that the group is generated by a coarsely bounded set and the group equipped with a word metric with respect to a coarsely bounded generating set and the graph are quasi-isometric. In other words, groups admitting Cayley--Abels--Rosendal graphs are topological analogues of finitely generated groups. Our goal is to introduce this topological perspective on the work of Rosendal to a geometric group theorist. We apply these concepts to homeomorphism groups of countable Stone spaces. We completely characterize when these homeomorphism groups are coarsely bounded, when they are locally bounded (all of them are), and when they admit a Cayley--Abels--Rosendal graph, and if so produce a coarsely bounded generating set.
[ { "version": "v1", "created": "Fri, 22 Nov 2024 20:37:21 GMT" }, { "version": "v2", "created": "Thu, 10 Apr 2025 20:13:23 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 13:22:18 GMT" } ]
2025-04-22T00:00:00
[ [ "Branman", "Beth", "" ], [ "Domat", "George", "" ], [ "Hoganson", "Hannah", "" ], [ "Lyman", "Robert Alonzo", "" ] ]
2411.15358
Bouzid Mosbahi
Imed Basdouri, Bouzid Mosbahi
Rota-type operators on 2-dimensional dendriform algebras
null
null
null
null
math.RA
http://creativecommons.org/licenses/by/4.0/
We describe Rota-Baxter operators, Reynolds operators, Nijenhuis operators, and Averaging operators on 2-dimensional dendriform algebras over $\mathbb{C}$.
[ { "version": "v1", "created": "Fri, 22 Nov 2024 22:07:26 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 12:18:51 GMT" } ]
2025-04-22T00:00:00
[ [ "Basdouri", "Imed", "" ], [ "Mosbahi", "Bouzid", "" ] ]
2411.15826
Florence Bockting
Florence Bockting, Stefan T. Radev, Paul-Christian B\"urkner
Expert-elicitation method for non-parametric joint priors using normalizing flows
null
null
null
null
stat.ME stat.ML
http://creativecommons.org/licenses/by-sa/4.0/
We propose an expert-elicitation method for learning non-parametric joint prior distributions using normalizing flows. Normalizing flows are a class of generative models that enable exact, single-step density evaluation and can capture complex density functions through specialized deep neural networks. Building on our previously introduced simulation-based framework, we adapt and extend the methodology to accommodate non-parametric joint priors. Our framework thus supports the development of elicitation methods for learning both parametric and non-parametric priors, as well as independent or joint priors for model parameters. To evaluate the performance of the proposed method, we perform four simulation studies and present an evaluation pipeline that incorporates diagnostics and additional evaluation tools to support decision-making at each stage of the elicitation process.
[ { "version": "v1", "created": "Sun, 24 Nov 2024 13:03:51 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 14:26:37 GMT" } ]
2025-04-22T00:00:00
[ [ "Bockting", "Florence", "" ], [ "Radev", "Stefan T.", "" ], [ "Bürkner", "Paul-Christian", "" ] ]
2411.15955
Melih \c{S}ahin
Melih \c{S}ahin, Ozgur B. Akan
Run-Length-Limited ISI-Mitigation (RLIM) Coding for Molecular Communication
10 pages, 6 figures, 5 tables
null
null
null
cs.IT math.IT
http://creativecommons.org/licenses/by/4.0/
Inter-symbol interference (ISI) is a significant challenge in diffusion-based communication channels, where residual molecules from previous transmissions interfere with the current signal interval, leading to detection errors. We introduce a new infinite family of coding schemes, which we name RLIM, that require each 1-bit to be followed by at least i consecutive 0-bits, where i is any chosen positive integer. This enhances ISI mitigation and improves error correction capabilities compared to existing ISI-mitigating channel codes. Through extensive simulations, we demonstrate that the codebooks derived from the proposed RLIM scheme significantly reduce bit error rate compared to prominent coding methods. Simulation results also reveal that an important constraint in RLIM codes is redundant under zero-drift conditions, removal of which makes them equivalent to run-length-limited (RLL) codes. Notably, despite this equivalence, the proposed family of RLIM coding schemes retains a distinct power optimization constraint and employs a specialized error correction algorithm, preserving its unique character and advantages. Furthermore, in diffusion-based channels with time-varying drift, the previously redundant constraint becomes critical for ensuring robust detection, thus demonstrating the enhanced applicability of proposed RLIM codes for such channels as well.
[ { "version": "v1", "created": "Sun, 24 Nov 2024 18:53:42 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 21:48:07 GMT" } ]
2025-04-22T00:00:00
[ [ "Şahin", "Melih", "" ], [ "Akan", "Ozgur B.", "" ] ]
2411.16260
Fu-Chieh Chang
Fu-Chieh Chang, You-Chen Lin, Pei-Yuan Wu
Unraveling Arithmetic in Large Language Models: The Role of Algebraic Structures
null
ICLR 2025 Workshop on Reasoning and Planning for Large Language Models
null
null
cs.LG cs.CL
http://creativecommons.org/licenses/by/4.0/
Large language models (LLMs) have demonstrated remarkable mathematical capabilities, largely driven by chain-of-thought (CoT) prompting, which decomposes complex reasoning into step-by-step solutions. This approach has enabled significant advancements, as evidenced by performance on benchmarks like GSM8K and MATH. However, the mechanisms underlying LLMs' ability to perform arithmetic in a single step of CoT remain poorly understood. Existing studies debate whether LLMs encode numerical values or rely on symbolic reasoning, while others explore attention and multi-layered processing in arithmetic tasks. In this work, we propose that LLMs learn arithmetic by capturing algebraic structures, such as commutativity and identity properties. Since these structures are observable through input-output relationships, they can generalize to unseen data. We empirically demonstrate that LLMs can learn algebraic structures using a custom dataset of arithmetic problems, as well as providing theoretical evidence showing that, under specific configurations of weights and biases, the transformer-based LLMs can generate embeddings that remain invariant to both permutations of input tokens and the presence of identity elements. Our findings indicate that leveraging algebraic structures can enhance the LLMs' arithmetic capabilities, offering insights into improving their arithmetic performance.
[ { "version": "v1", "created": "Mon, 25 Nov 2024 10:23:11 GMT" }, { "version": "v2", "created": "Tue, 8 Apr 2025 15:19:23 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 14:43:00 GMT" } ]
2025-04-22T00:00:00
[ [ "Chang", "Fu-Chieh", "" ], [ "Lin", "You-Chen", "" ], [ "Wu", "Pei-Yuan", "" ] ]
2411.16968
Ken Ono
Kevin Gomez, Ken Ono, Hasan Saad, Ajit Singh
Pentagonal number recurrence relations for $p(n)$
A few minor typos corrected. This paper will appear in Advances in Mathematics
null
null
null
math.NT math.CO
http://creativecommons.org/licenses/by/4.0/
We revisit Euler's partition function recurrence, which asserts, for integers $n\geq 1,$ that $$ p(n)=p(n-1)+p(n-2)-p(n-5)-p(n-7)+\dots = \sum_{k\in \mathbb{Z}\setminus \{0\}} (-1)^{k+1} p(n-\omega(k)), $$ where $\omega(m):=(3m^2+m)/2$ is the $m$th pentagonal number. We prove that this classical result is the $\nu=0$ case of an infinite family of ``pentagonal number'' recurrences. For each $\nu\geq 0,$ we prove for positive $n$ that $$ p(n)=\frac{1}{g_{\nu}(n,0)}\left(\alpha_{\nu}\cdot \sigma_{2\nu-1}(n)+ \mathrm{Tr}_{2\nu}(n) +\sum_{k\in \mathbb{Z}\setminus \{0\}} (-1)^{k+1} g_{\nu}(n,k)\cdot p(n-\omega(k))\right), $$ where $\sigma_{2\nu-1}(n)$ is a divisor function, $\mathrm{Tr}_{2\nu}(n)$ is the $n$th weight $2\nu$ Hecke trace of values of special twisted quadratic Dirichlet series, and each $g_{\nu}(n,k)$ is a polynomial in $n$ and $k.$ The $\nu=6$ case can be viewed as a partition theoretic formula for Ramanujan's tau-function, as we have $$ \mathrm{Tr}_{12}(n)=-\frac{33108590592}{691}\cdot \tau(n). $$
[ { "version": "v1", "created": "Mon, 25 Nov 2024 22:37:34 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 11:47:10 GMT" } ]
2025-04-22T00:00:00
[ [ "Gomez", "Kevin", "" ], [ "Ono", "Ken", "" ], [ "Saad", "Hasan", "" ], [ "Singh", "Ajit", "" ] ]
2411.17116
Shantanu Acharya
Shantanu Acharya, Fei Jia, Boris Ginsburg
Star Attention: Efficient LLM Inference over Long Sequences
Code: https://github.com/NVIDIA/Star-Attention
null
null
null
cs.CL cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Inference with Transformer-based Large Language Models (LLMs) on long sequences is both costly and slow due to the quadratic complexity of the self-attention mechanism. We introduce Star Attention, a two-phase block-sparse approximation that improves computational efficiency by sharding attention across multiple hosts while minimizing communication overhead. In the first phase, the context is processed using blockwise-local attention across hosts, in parallel. In the second phase, query and response tokens attend to all prior cached tokens through sequence-global attention. Star Attention integrates seamlessly with most Transformer-based LLMs trained with global attention, reducing memory requirements and inference time by up to 11x while preserving 97-100% of accuracy.
[ { "version": "v1", "created": "Tue, 26 Nov 2024 05:10:04 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 21:50:03 GMT" } ]
2025-04-22T00:00:00
[ [ "Acharya", "Shantanu", "" ], [ "Jia", "Fei", "" ], [ "Ginsburg", "Boris", "" ] ]
2411.17527
Deung-Jang Choi
Divya Jyoti, Alex F\'etida, Laurent Limot, Roberto Robles, Nicol\'as Lorente, and Deung-Jang Choi
One dimensional chains of nickelocene fragments on Au(111)
8 pages, 9 figures
Communications Chemistry 8, 117 (2025)
10.1038/s42004-025-01511-4
null
cond-mat.mes-hall physics.chem-ph
http://creativecommons.org/licenses/by/4.0/
We investigate the temperature-dependent deposition of nickelocene (NiCp$_2$) molecules on a single crystal Au(111) substrate, revealing distinct adsorption behaviors and structural formations. At low temperatures (4.2 K), individual NiCp$_2$ molecules adsorb on the herringbone elbows and step edges, forming ordered patterns as molecular coverage increases. However, at 77 K, the molecules dissociate, yielding two main fragments: NiCp fragments that are Ni atoms capped by cyclopentadienyl (Cp) rings, which preferentially adsorb at FCC hollow sites, and Cp radical fragments exhibiting strong substrate interactions. NiCp fragments self-assemble into one-dimensional (1-D) chains along the $\langle 1 1 \bar{2} \rangle$ directions, displaying higher protrusion in STM images. The strain and steric hindrance from the Cp protons induce chiral patterns within the chains, which are well-reproduced by our DFT simulations. In contrast, the Cp fragments maintain distances due to short-range repulsive forces and exhibit low diffusion barriers. Interestingly, the fragments are non-magnetic, as confirmed by both STM measurements and DFT calculations, in contrast to the magnetic signals from intact Nc molecules. In addition to linear chains, dimers of the Ni-Cp fragments form along the $\langle 1 \bar{1} 0\rangle$ directions, requiring gold adatoms for their creation. These results demonstrate the feasibility of constructing complex nanostructures based on metallocenes via on-surface synthesis, opening the possibility for realizing low-dimensional magnetic systems by selecting substrates that preserve the magnetic moment of the fragments.
[ { "version": "v1", "created": "Tue, 26 Nov 2024 15:40:36 GMT" } ]
2025-04-22T00:00:00
[ [ "Jyoti", "Divya", "" ], [ "Fétida", "Alex", "" ], [ "Limot", "Laurent", "" ], [ "Robles", "Roberto", "" ], [ "Lorente", "Nicolás", "" ], [ "Choi", "Deung-Jang", "" ] ]
2411.17895
Hui Hu
Hui Hu, Jia Wang, and Xia-Ji Liu
Exact spectral properties of Fermi polarons in one-dimensional lattices: Anomalous Fermi singularities and polaron quasiparticles
8 pages, 8 figures; the final version accepted to PRL; technical details are given in arXiv:2503.15036 and are published in AAPPS Bulletin 35, 9 (2025)
Physical Review Letters 134, 153403 (2025)
10.1103/PhysRevLett.134.153403
null
cond-mat.quant-gas cond-mat.str-el
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We calculate the exact spectral function of a single impurity repulsively interacting with a bath of fermions in one-dimensional lattices, by deriving the explicit expression of the form factor for both regular Bethe states and the irregular spin-flip state and $\eta$-pairing state, based on the exactly solvable Lieb-Wu model. While at low impurity momentum $Q\sim0$ the spectral function is dominated by two power-law Fermi singularities, at large momentum we observe that the two singularities develop into two-sided distributions and eventually become anomalous Fermi singularities at the boundary of the Brillouin zone (i.e., $Q=\pm\pi$), with the power-law tails extending towards low energy. Near the quarter filling of the Fermi bath, we also find two broad polaron peaks at large impurity momentum, collectively contributed by many excited many-body states with non-negligible form factors. Our exact results of those distinct features in one-dimensional Fermi polarons, which have no correspondences in two and three dimensions, could be readily probed in cold-atom laboratories by trapping highly imbalanced two-component fermionic atoms into one-dimensional optical lattices.
[ { "version": "v1", "created": "Tue, 26 Nov 2024 21:24:02 GMT" }, { "version": "v2", "created": "Fri, 4 Apr 2025 20:41:25 GMT" } ]
2025-04-22T00:00:00
[ [ "Hu", "Hui", "" ], [ "Wang", "Jia", "" ], [ "Liu", "Xia-Ji", "" ] ]
2411.17933
Benyamin Beyzaei
Benyamin Beyzaei, Saghar Talebipour, Ghazal Rafiei, Nenad Medvidovic and Sam Malek
Automated Test Transfer Across Android Apps Using Large Language Models
null
null
10.1145/3728975
null
cs.SE
http://creativecommons.org/licenses/by/4.0/
The pervasiveness of mobile apps in everyday life necessitates robust testing strategies to ensure quality and efficiency, especially through end-to-end usage-based tests for mobile apps' user interfaces (UIs). However, manually creating and maintaining such tests can be costly for developers. Since many apps share similar functionalities beneath diverse UIs, previous works have shown the possibility of transferring UI tests across different apps within the same domain, thereby eliminating the need for writing the tests manually. However, these methods have struggled to accommodate real-world variations, often facing limitations in scenarios where source and target apps are not very similar or fail to accurately transfer test oracles. This paper introduces an innovative technique, LLMigrate, which leverages Large Language Models (LLMs) to efficiently transfer usage-based UI tests across mobile apps. Our experimental evaluation shows LLMigrate can achieve a 97.5% success rate in automated test transfer, reducing the manual effort required to write tests from scratch by 91.1%. This represents an improvement of 9.1% in success rate and 38.2% in effort reduction compared to the best-performing prior technique, setting a new benchmark for automated test transfer.
[ { "version": "v1", "created": "Tue, 26 Nov 2024 23:06:09 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 09:29:20 GMT" } ]
2025-04-22T00:00:00
[ [ "Beyzaei", "Benyamin", "" ], [ "Talebipour", "Saghar", "" ], [ "Rafiei", "Ghazal", "" ], [ "Medvidovic", "Nenad", "" ], [ "Malek", "Sam", "" ] ]
2411.18046
Cong Zhou
Cong Zhou, Yuhe Zeng, Zhen Pan
Secular evolution of quasi-periodic eruptions
19 pages, 9 figures
null
null
null
astro-ph.HE gr-qc
http://creativecommons.org/licenses/by-nc-sa/4.0/
Quasi-periodic eruptions (QPEs) are intense repeating soft X-ray bursts with recurrence times about a few hours to a few weeks from galactic nuclei. More and more analyses show that QPEs are the result of collisions between a stellar mass object (SMO, a stellar mass black hole or a main sequence star) and an accretion disk around a supermassive black hole (SMBH) in galactic nuclei. In this work, we propose an osculating trajectory method for efficiently calculating secular evolution of extreme mass ratio inspirals (EMRIs) that are perturbed by an accretion disk. This method accelerates the calculation of EMRI orbital evolution by orders of magnitude and lays the foundation for analyzing long-term QPE observations. Applying this method to orbital analyses of GSN 069 and eRO-QPE2, the two most stable QPE sources, we find informative constraints on the SMBH mass, the radiation efficiency of QPEs, the SMO nature, the accretion disk surface density and the accretion disk viscosity. Combining all the QPE sources available, we find the QPE EMRIs can be divided into two populations according to their orbital eccentricities, where the orbital periods and the SMBH masses in the low-eccentricity population follow a scaling relation $T_{\rm obt}\propto M_{\bullet}^n$ with $n\approx 0.8$.
[ { "version": "v1", "created": "Wed, 27 Nov 2024 04:31:22 GMT" }, { "version": "v2", "created": "Wed, 8 Jan 2025 07:06:09 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 08:41:27 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhou", "Cong", "" ], [ "Zeng", "Yuhe", "" ], [ "Pan", "Zhen", "" ] ]
2411.18316
Angel Luis Mu\~noz Casta\~neda
\'Angel Luis Mu\~noz Casta\~neda, Noem\'i Decastro-Garc\'ia, Miguel V. Carriegos
Decoding convolutional codes over finite rings. A linear dynamical systems approach
null
null
null
null
cs.IT math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Observable convolutional codes defined over Zpr with the Predictable Degree Property admits minimal input state output representations that behaves well under restriction of scalars. We make use of this fact to present Rosenthal's decoding algorithm for these convolutional codes. When combined with the Greferath-Vellbinger algorithm and a modified version of the Torrecillas-Lobillo-Navarro algorithm, the decoding problem reduces to selecting two decoding algorithms for linear block codes over a field. Finally, we analyze both the theoretical and practical error-correction capabilities of the combined algorithm,
[ { "version": "v1", "created": "Wed, 27 Nov 2024 13:13:14 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 08:47:46 GMT" } ]
2025-04-22T00:00:00
[ [ "Castañeda", "Ángel Luis Muñoz", "" ], [ "Decastro-García", "Noemí", "" ], [ "Carriegos", "Miguel V.", "" ] ]
2411.18894
Changsheng Lv
Changsheng Lv, Mengshi Qi, Liang Liu, Huadong Ma
T2SG: Traffic Topology Scene Graph for Topology Reasoning in Autonomous Driving
Accepted by CVPR2025
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Understanding the traffic scenes and then generating high-definition (HD) maps present significant challenges in autonomous driving. In this paper, we defined a novel Traffic Topology Scene Graph, a unified scene graph explicitly modeling the lane, controlled and guided by different road signals (e.g., right turn), and topology relationships among them, which is always ignored by previous high-definition (HD) mapping methods. For the generation of T2SG, we propose TopoFormer, a novel one-stage Topology Scene Graph TransFormer with two newly designed layers. Specifically, TopoFormer incorporates a Lane Aggregation Layer (LAL) that leverages the geometric distance among the centerline of lanes to guide the aggregation of global information. Furthermore, we proposed a Counterfactual Intervention Layer (CIL) to model the reasonable road structure ( e.g., intersection, straight) among lanes under counterfactual intervention. Then the generated T2SG can provide a more accurate and explainable description of the topological structure in traffic scenes. Experimental results demonstrate that TopoFormer outperforms existing methods on the T2SG generation task, and the generated T2SG significantly enhances traffic topology reasoning in downstream tasks, achieving a state-of-the-art performance of 46.3 OLS on the OpenLane-V2 benchmark. We will release our source code and model.
[ { "version": "v1", "created": "Thu, 28 Nov 2024 03:55:50 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 04:32:32 GMT" } ]
2025-04-22T00:00:00
[ [ "Lv", "Changsheng", "" ], [ "Qi", "Mengshi", "" ], [ "Liu", "Liang", "" ], [ "Ma", "Huadong", "" ] ]
2411.19097
Yusen Li
Yusen Li, Kenneth Freeman, Helmut Jerjen
On the origin of the Hercules group: II. the Trojan quasi-periodic identity on the orbital level
18 pages, 10+1 figures, accepted by MNRAS
null
null
null
astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
The Hercules kinematic group is a stellar anomaly structure observed in the solar neighbourhood (SNd). In the previous paper, we analysed chemical signatures and related the origin of this stellar population to the outer bar. Next to consider is how this alien population migrate out into the SNd. Often, this kinematic structure is associated with bar resonances. In this paper, We consider the driving mechanism of Hercules on the orbital level. We construct a simple Milky Way-like potential model with a slowly rotating long bar and explore some of the stellar orbit families and their stability. With this model, our numerical solutions of the equations of motion show that quasi-periodic orbits trapped around fast-rotating periodic Trojan orbits around the L4 Lagrange point of the bar minor axis can pass through the SNd. When observed in the SNd, they populate the Hercules structure in the $L_Z$-$V_R$ kinematics space. Moreover, the variation in radial coverage in the galactic plane with the SNd kinematics shows good agreement with chemical signatures found in Paper I. Furthermore, the effective potential shows the topology of a volcano, the rim of which limits most orbits to stay inside or outside. Trojan orbits are a stable orbit family that can transport inner Galactic stars out to the SNd. They can explain the stellar kinematics of Hercules, and provide a straightforward basis for its chemical properties. We support that Trojan orbits associated with the slowly rotating Galactic bar explain the Hercules structure observed in the SNd.
[ { "version": "v1", "created": "Thu, 28 Nov 2024 12:17:31 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 13:44:01 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "Yusen", "" ], [ "Freeman", "Kenneth", "" ], [ "Jerjen", "Helmut", "" ] ]
2411.19357
Jhon W. Gonz\'alez
Diego Lauer, Jhon W. Gonz\'alez, Eric Su\'arez Morell, Andr\'es Ayuela
Optimizing Hubbard U parameters for Enhanced Description of Electronic and Magnetic Properties in CrI$_3$ Monolayers and Bilayers
10 pages, 5 figures
null
null
null
cond-mat.mes-hall
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The magnetic properties of CrI$_3$ monolayers, which were recently measured, have been investigated considering electronic repulsion and localization effects in Cr 3d orbitals. In this study, we propose a DFT approach using Hubbard U corrections to improve accuracy. We compare the valence density-of-states using the HSE06 hybrid functional and the DFT+U approach, which includes U parameters for both Cr 3d and I 5p orbitals. The results of our study indicate that the optimal values for U(Cr$_{3d}$) and U(I$_{5p}$) are 3.5 eV and 2.0 eV, respectively. This approach is further applied to improve calculations of electronic and magnetic properties in CrI$_3$ monolayers and, more importantly, in bilayers combined with van der Waals functionals. These refinements hold promise for further studies of complex CrI$_3$ nanostructures, and may also be of interest for other trihalide few-layer systems.
[ { "version": "v1", "created": "Thu, 28 Nov 2024 20:03:48 GMT" }, { "version": "v2", "created": "Mon, 7 Apr 2025 13:43:06 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 14:55:37 GMT" } ]
2025-04-22T00:00:00
[ [ "Lauer", "Diego", "" ], [ "González", "Jhon W.", "" ], [ "Morell", "Eric Suárez", "" ], [ "Ayuela", "Andrés", "" ] ]
2412.00254
Arash Ashuri
Arash Ashuri, Vasilis Gkatzelis, Alkmini Sgouritsa
EF2X Exists For Four Agents
null
null
null
null
cs.GT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the fair allocation of indivisible goods among a group of agents, aiming to limit the envy between any two agents. The central open problem in this literature, which has proven to be extremely challenging, is regarding the existence of an EFX allocation, i.e., an allocation such that any envy from some agent i toward another agent j would vanish if we were to remove any single good from the bundle allocated to j. When the agents' valuations are additive, which has been the main focus of prior works, Chaudhury et al. [2024] showed that an EFX allocation is guaranteed to exist for all instances involving up to three agents. Subsequently, Berger et al. [2022] extended this guarantee to nice-cancelable valuations and Akrami et al. [2023] to MMS-feasible valuations. However, the existence of EFX allocations for instances involving four agents remains open, even for additive valuations. We contribute to this literature by focusing on EF2X, a relaxation of EFX which requires that any envy toward some agent vanishes if any two of the goods allocated to that agent were to be removed. Our main result shows that EF2X allocations are guaranteed to exist for any instance with four agents, even for the class of cancelable valuations, which is more general than additive. Our proof is constructive, proposing an algorithm that computes such an allocation in pseudopolynomial time. Furthermore, for instances involving three agents we provide an algorithm that computes an EF2X allocation in polynomial time, in contrast to EFX, for which the fastest known algorithm for three agents is only pseudopolynomial.
[ { "version": "v1", "created": "Fri, 29 Nov 2024 20:52:33 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 01:18:12 GMT" } ]
2025-04-22T00:00:00
[ [ "Ashuri", "Arash", "" ], [ "Gkatzelis", "Vasilis", "" ], [ "Sgouritsa", "Alkmini", "" ] ]
2412.00358
Arash Ashuri
Arash Ashuri, Vasilis Gkatzelis
Simultaneously Satisfying MXS and EFL
null
null
null
null
cs.GT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The two standard fairness notions in the resource allocation literature are proportionality and envy-freeness. If there are n agents competing for the available resources, then proportionality requires that each agent receives at least a 1/n fraction of their total value for the set of resources. On the other hand, envy-freeness requires that each agent weakly prefers the resources allocated to them over those allocated to any other agent. Each of these notions has its own benefits, but it is well known that neither one of the two is always achievable when the resources being allocated are indivisible. As a result, a lot of work has focused on satisfying fairness notions that relax either proportionality or envy-freeness. In this paper, we focus on MXS (a relaxation of proportionality) and EFL (a relaxation of envy-freeness). Each of these notions was previously shown to be achievable on its own [Barman et al.,2018, Caragiannis et al., 2023], and our main result is an algorithm that computes allocations that simultaneously satisfy both, combining the benefits of approximate proportionality and approximate envy-freeness. In fact, we prove this for any instance involving agents with valuation functions that are restricted MMS-feasible, which are more general than additive valuations. Also, since every EFL allocation directly satisfies other well-studied fairness notions like EF1, 1/2-EFX, 1/2-GMMS, and 2/3-PMMS, and every MXS allocation satisfies 4/7-MMS, the allocations returned by our algorithm simultaneously satisfy a wide variety of fairness notions and are, therefore, universally fair [Amanatidis et al., 2020].
[ { "version": "v1", "created": "Sat, 30 Nov 2024 04:42:14 GMT" }, { "version": "v2", "created": "Wed, 19 Feb 2025 10:19:43 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 01:26:24 GMT" } ]
2025-04-22T00:00:00
[ [ "Ashuri", "Arash", "" ], [ "Gkatzelis", "Vasilis", "" ] ]
2412.00484
Peitao Liu
Yu Cao, Jiantao Wang, Mingfeng Liu, Yan Liu, Hui Ma, Cesare Franchini, Yan Sun, Georg Kresse, Xing-Qiu Chen and Peitao Liu
Quantum Delocalization Enables Water Dissociation on Ru(0001)
24 pages, 15 figures (include Supplemental Material)
null
null
null
cond-mat.mtrl-sci cond-mat.soft
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We revisit the long-standing question of whether water molecules dissociate on the Ru(0001) surface through nanosecond-scale path-integral molecular dynamics simulations on a sizable supercell. This is made possible through the development of an efficient and reliable machine-learning potential with near first-principles accuracy, overcoming the limitations of previous ab initio studies. We show that the quantum delocalization associated with nuclear quantum effects enables rapid and frequent proton transfers between water molecules, thereby facilitating the water dissociation on Ru(0001). This work provides the direct theoretical evidence of water dissociation on Ru(0001), resolving the enduring issue in surface sciences and offering crucial atomistic insights into water-metal interfaces.
[ { "version": "v1", "created": "Sat, 30 Nov 2024 13:50:59 GMT" }, { "version": "v2", "created": "Wed, 4 Dec 2024 15:31:38 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 05:52:40 GMT" } ]
2025-04-22T00:00:00
[ [ "Cao", "Yu", "" ], [ "Wang", "Jiantao", "" ], [ "Liu", "Mingfeng", "" ], [ "Liu", "Yan", "" ], [ "Ma", "Hui", "" ], [ "Franchini", "Cesare", "" ], [ "Sun", "Yan", "" ], [ "Kresse", "Georg", "" ], [ "Chen", "Xing-Qiu", "" ], [ "Liu", "Peitao", "" ] ]
2412.00684
Zilin Du
Zilin Du, Haoxin Li, Jianfei Yu, Boyang Li
Paint Outside the Box: Synthesizing and Selecting Training Data for Visual Grounding
null
null
null
null
cs.CV cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Visual grounding aims to localize the image regions based on a textual query. Given the difficulty of large-scale data curation, we investigate how to effectively learn visual grounding under data-scarce settings in this paper. To address the data scarcity, we propose a novel framework, POBF (Paint Outside the Box and Filter). POBF synthesizes images by inpainting outside the box, tackling a label misalignment issue encountered in previous works. Furthermore, POBF leverages an innovative filtering scheme to select the most effective training data. This scheme combines a hardness score and an overfitting score, balanced by a penalty term. Extensive experiments across four benchmark datasets demonstrate that POBF consistently improves performance, achieving an average gain of 5.83\% over the real-data-only method and outperforming leading baselines by 2.29\%-3.85\% in accuracy. Additionally, we validate the robustness and generalizability of POBF across various generative models, training data sizes, and model architectures.
[ { "version": "v1", "created": "Sun, 1 Dec 2024 05:47:59 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 10:32:37 GMT" } ]
2025-04-22T00:00:00
[ [ "Du", "Zilin", "" ], [ "Li", "Haoxin", "" ], [ "Yu", "Jianfei", "" ], [ "Li", "Boyang", "" ] ]
2412.01402
Zhuoxiao Li
Zhuoxiao Li, Shanliang Yao, Yong Yue, Wufan Zhao, Rongjun Qin, Angel F. Garcia-Fernandez, Andrew Levers, Xiaohui Zhu
ULSR-GS: Ultra Large-scale Surface Reconstruction Gaussian Splatting with Multi-View Geometric Consistency
Project page: https://ulsrgs.github.io
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
While Gaussian Splatting (GS) demonstrates efficient and high-quality scene rendering and small area surface extraction ability, it falls short in handling large-scale aerial image surface extraction tasks. To overcome this, we present ULSR-GS, a framework dedicated to high-fidelity surface extraction in ultra-large-scale scenes, addressing the limitations of existing GS-based mesh extraction methods. Specifically, we propose a point-to-photo partitioning approach combined with a multi-view optimal view matching principle to select the best training images for each sub-region. Additionally, during training, ULSR-GS employs a densification strategy based on multi-view geometric consistency to enhance surface extraction details. Experimental results demonstrate that ULSR-GS outperforms other state-of-the-art GS-based works on large-scale aerial photogrammetry benchmark datasets, significantly improving surface extraction accuracy in complex urban environments. Project page: https://ulsrgs.github.io.
[ { "version": "v1", "created": "Mon, 2 Dec 2024 11:42:35 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 08:39:21 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "Zhuoxiao", "" ], [ "Yao", "Shanliang", "" ], [ "Yue", "Yong", "" ], [ "Zhao", "Wufan", "" ], [ "Qin", "Rongjun", "" ], [ "Garcia-Fernandez", "Angel F.", "" ], [ "Levers", "Andrew", "" ], [ "Zhu", "Xiaohui", "" ] ]
2412.01626
Jamshid Mozafari
Jamshid Mozafari, Florian Gerhold, Adam Jatowt
WikiHint: A Human-Annotated Dataset for Hint Ranking and Generation
Accepted at SIGIR 2025
Proceedings of the 48th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR 2025)
10.1145/3726302.3730284
null
cs.CL cs.IR
http://creativecommons.org/licenses/by/4.0/
The use of Large Language Models (LLMs) has increased significantly with users frequently asking questions to chatbots. In the time when information is readily accessible, it is crucial to stimulate and preserve human cognitive abilities and maintain strong reasoning skills. This paper addresses such challenges by promoting the use of hints as an alternative or a supplement to direct answers. We first introduce a manually constructed hint dataset, WikiHint, which is based on Wikipedia and includes 5,000 hints created for 1,000 questions. We then finetune open-source LLMs for hint generation in answer-aware and answer-agnostic contexts. We assess the effectiveness of the hints with human participants who answer questions with and without the aid of hints. Additionally, we introduce a lightweight evaluation method, HintRank, to evaluate and rank hints in both answer-aware and answer-agnostic settings. Our findings show that (a) the dataset helps generate more effective hints, (b) including answer information along with questions generally improves the quality of generated hints, and (c) encoder-based models perform better than decoder-based models in hint ranking.
[ { "version": "v1", "created": "Mon, 2 Dec 2024 15:44:19 GMT" }, { "version": "v2", "created": "Sun, 2 Feb 2025 16:34:25 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 19:43:24 GMT" } ]
2025-04-22T00:00:00
[ [ "Mozafari", "Jamshid", "" ], [ "Gerhold", "Florian", "" ], [ "Jatowt", "Adam", "" ] ]
2412.01641
Heng Guo
Heng Guo, Kun Tian, Fengxia Liu, Zhiyong Zheng
Linearly Homomorphic Signature with Tight Security on Lattice
24pages, research article
null
null
null
cs.CR cs.IT math.IT
http://creativecommons.org/licenses/by/4.0/
At present, in lattice-based linearly homomorphic signature schemes, especially under the standard model, there are very few schemes with tight security. This paper constructs the first lattice-based linearly homomorphic signature scheme that achieves tight security against existential unforgeability under chosen-message attacks (EUF-CMA) in the standard model. Furthermore, among existing schemes, the scheme proposed in this paper also offers certain advantages in terms of public key size, signature length, and computational cost.
[ { "version": "v1", "created": "Mon, 2 Dec 2024 15:51:57 GMT" }, { "version": "v2", "created": "Tue, 3 Dec 2024 15:03:09 GMT" }, { "version": "v3", "created": "Sat, 15 Mar 2025 05:25:44 GMT" }, { "version": "v4", "created": "Sat, 19 Apr 2025 03:02:20 GMT" } ]
2025-04-22T00:00:00
[ [ "Guo", "Heng", "" ], [ "Tian", "Kun", "" ], [ "Liu", "Fengxia", "" ], [ "Zheng", "Zhiyong", "" ] ]
2412.02026
Luke Yerbury
Luke W. Yerbury, Ricardo J. G. B. Campello, G. C. Livingston Jr, Mark Goldsworthy, Lachlan O'Neil
Comparing Clustering Approaches for Smart Meter Time Series: Investigating the Influence of Dataset Properties on Performance
null
Applied Energy, Volume 391, 2025, 125811
10.1016/j.apenergy.2025.125811
null
stat.AP
http://creativecommons.org/licenses/by/4.0/
The widespread adoption of smart meters for monitoring energy consumption has generated vast quantities of high-resolution time series data which remains underutilised. While clustering has emerged as a fundamental tool for mining smart meter time series (SMTS) data, selecting appropriate clustering methods remains challenging despite numerous comparative studies. These studies often rely on problematic methodologies and consider a limited scope of methods, frequently overlooking compelling methods from the broader time series clustering literature. Consequently, they struggle to provide dependable guidance for practitioners designing their own clustering approaches. This paper presents a comprehensive comparative framework for SMTS clustering methods using expert-informed synthetic datasets that emphasise peak consumption behaviours as fundamental cluster concepts. Using a phased methodology, we first evaluated 31 distance measures and 8 representation methods using leave-one-out classification, then examined the better-suited methods in combination with 11 clustering algorithms. We further assessed the robustness of these combinations to systematic changes in key dataset properties that affect clustering performance on real-world datasets, including cluster balance, noise, and the presence of outliers. Our results revealed that methods accommodating local temporal shifts while maintaining amplitude sensitivity, particularly Dynamic Time Warping and $k$-sliding distance, consistently outperformed traditional approaches. Among other key findings, we identified that when combined with $k$-medoids or hierarchical clustering using Ward's linkage, these methods exhibited consistent robustness across varying dataset characteristics without...
[ { "version": "v1", "created": "Mon, 2 Dec 2024 23:13:20 GMT" }, { "version": "v2", "created": "Fri, 31 Jan 2025 03:11:59 GMT" }, { "version": "v3", "created": "Sat, 22 Mar 2025 04:01:32 GMT" } ]
2025-04-22T00:00:00
[ [ "Yerbury", "Luke W.", "" ], [ "Campello", "Ricardo J. G. B.", "" ], [ "Livingston", "G. C.", "Jr" ], [ "Goldsworthy", "Mark", "" ], [ "O'Neil", "Lachlan", "" ] ]
2412.02160
Yizao Wang
Jaime Garza, Yizao Wang
A functional central limit theorem for weighted occupancy processes of the Karlin model
33 pages; accepted version
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A functional central limit theorem is established for weighted occupancy processes of the Karlin model. The weighted occupancy processes take the form of, with $D_{n,j}$ denoting the number of urns with $j$-balls after the first $n$ samplings, $\sum_{j=1}^na_jD_{n,j}$ for a prescribed sequence of real numbers $(a_j)_{j\in\mathbb N}$. The main applications are limit theorems for random permutations induced by Chinese restaurant processes with $(\alpha,\theta)$-seating with $\alpha\in(0,1), \theta>-\alpha$. An example is briefly mentioned here, and full details are provided in an accompanying paper.
[ { "version": "v1", "created": "Tue, 3 Dec 2024 04:36:33 GMT" }, { "version": "v2", "created": "Thu, 19 Dec 2024 03:19:24 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 14:11:57 GMT" } ]
2025-04-22T00:00:00
[ [ "Garza", "Jaime", "" ], [ "Wang", "Yizao", "" ] ]
2412.02568
Fatemeh Fouladi
Ali Rostami, Fatemeh Fouladi, Hedieh Sajedi
Segmentation of Coronary Artery Stenosis in X-ray Angiography using Mamba Models
null
2024 14th International Conference on Computer and Knowledge Engineering (ICCKE), Mashhad, Iran, Islamic Republic of, 2024, pp. 326-331 Publisher: IEEE
10.1109/ICCKE65377.2024.10874801
null
eess.IV cs.AI cs.CV
http://creativecommons.org/licenses/by/4.0/
Coronary artery disease stands as one of the primary contributors to global mortality rates. The automated identification of coronary artery stenosis from X-ray images plays a critical role in the diagnostic process for coronary heart disease. This task is challenging due to the complex structure of coronary arteries, intrinsic noise in X-ray images, and the fact that stenotic coronary arteries appear narrow and blurred in X-ray angiographies. This study employs five different variants of the Mamba-based model and one variant of the Swin Transformer-based model, primarily based on the U-Net architecture, for the localization of stenosis in Coronary artery disease. Our best results showed an F1 score of 68.79% for the U-Mamba BOT model, representing an 11.8% improvement over the semi-supervised approach.
[ { "version": "v1", "created": "Tue, 3 Dec 2024 16:54:46 GMT" } ]
2025-04-22T00:00:00
[ [ "Rostami", "Ali", "" ], [ "Fouladi", "Fatemeh", "" ], [ "Sajedi", "Hedieh", "" ] ]
2412.02890
Dmitrii Torbunov
Dmitrii Torbunov, Yihui Ren, Animesh Ghose, Odera Dim, Yonggang Cui
EvRT-DETR: Latent Space Adaptation of Image Detectors for Event-based Vision
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Event-based cameras (EBCs) have emerged as a bio-inspired alternative to traditional cameras, offering advantages in power efficiency, temporal resolution, and high dynamic range. However, the development of image analysis methods for EBCs is challenging due to the sparse and asynchronous nature of the data. This work addresses the problem of object detection for EBC cameras. The current approaches to EBC object detection focus on constructing complex data representations and rely on specialized architectures. We introduce I2EvDet (Image-to-Event Detection), a novel adaptation framework that bridges mainstream object detection with temporal event data processing. First, we demonstrate that a Real-Time DEtection TRansformer, or RT-DETR, a state-of-the-art natural image detector, trained on a simple image-like representation of the EBC data achieves performance comparable to specialized EBC methods. Next, as part of our framework, we develop an efficient adaptation technique that transforms image-based detectors into event-based detection models by modifying their frozen latent representation space through minimal architectural additions. The resulting EvRT-DETR model reaches state-of-the-art performance on the standard benchmark datasets Gen1 (mAP $+2.3$) and 1Mpx/Gen4 (mAP $+1.4$). These results demonstrate a fundamentally new approach to EBC object detection through principled adaptation of mainstream architectures, offering an efficient alternative with potential applications to other temporal visual domains. The code is available at: https://github.com/realtime-intelligence/evrt-detr
[ { "version": "v1", "created": "Tue, 3 Dec 2024 22:49:01 GMT" }, { "version": "v2", "created": "Fri, 18 Apr 2025 22:01:56 GMT" } ]
2025-04-22T00:00:00
[ [ "Torbunov", "Dmitrii", "" ], [ "Ren", "Yihui", "" ], [ "Ghose", "Animesh", "" ], [ "Dim", "Odera", "" ], [ "Cui", "Yonggang", "" ] ]
2412.03438
Navdha Navdha
Navdha, Philipp Busch, Simon D. M. White
The relation of galaxies and dark matter haloes to the filamentary cosmic web
11 pages, 6 figures. Accepted in MNRAS
Monthly Notices of the Royal Astronomical Society, Volume 539, Issue 2, May 2025, Pages 1248-1258
10.1093/mnras/staf578
null
astro-ph.CO astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
We use the Millennium Simulation to study the relation of galaxies and dark matter haloes to the cosmic web. We define the web as the unique, fully connected, percolating object with (unsmoothed) matter density everywhere exceeding 5.25 times the cosmic mean. This object contains 35\% of all cosmic mass but occupies only 0.62\% of all cosmic volume. It contains 26\% of dark matter haloes of mass $10^{11}M_\odot$, rising to 50\% at $10^{12.7}M_\odot$, and to $>90\%$ above $10^{14}M_\odot$. In contrast, it contains 45\% of all galaxies of stellar mass $10^{8.5}M_\odot$, rising to 50\% at $10^{10}M_\odot$, to 60\% at $10^{11}M_\odot$ and to 90\% at $10^{11.5}M_\odot$. This difference arises because a large fraction of all satellite and backsplash galaxies are part of the cosmic web. Indeed, more than 50\% of web galaxies are satellites for stellar masses below that of the Milky Way, rising to about 70\% below $10^{10}M_\odot$, whereas centrals substantially outnumber satellites in the non-web population at all stellar masses. As a result, web galaxies have systematically lower specific star-formation rates (sSFR's) than non-web galaxies. For the latter, the distributions of stellar mass and sSFR are almost independent of web distance. Furthermore, for both central and satellite galaxies, the sSFR distributions at given stellar mass are very similar in and outside the web, once differences in backsplash fraction are accounted for. For the galaxy formation model considered here, differences between web and non-web galaxy populations are almost entirely due to the difference in halo mass distribution between the two environments.
[ { "version": "v1", "created": "Wed, 4 Dec 2024 16:29:02 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 13:34:08 GMT" } ]
2025-04-22T00:00:00
[ [ "Navdha", "", "" ], [ "Busch", "Philipp", "" ], [ "White", "Simon D. M.", "" ] ]
2412.03728
Diego Fallas Padilla
Diego Fallas Padilla, Mingjian Zhu, Han Pu
Monogamy-of-entanglement-inspired protocol to quantify bipartite entanglement using spin squeezing
12 pages, 9 figures
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Quantum entanglement is an essential resource for quantum science and technology. However, entanglement detection and quantification, via typical entanglement measures such as linear entanglement entropy or negativity, can be a very challenging task. Here we propose a protocol to detect bipartite entanglement in a system of $N$ qubits inspired by the concept of monogamy of entanglement, where, given a total system in a pure state with some bipartite entanglement between two subsystems, subsequent unitary evolution and measurement of one of the subsystems may be used to quantify the entanglement between the two. To address the difficulty of detection, we propose to use spin squeezing to quantify the entanglement within the individual subsystem. Knowing that the relation between spin squeezing and some entanglement measures is not one-to-one, we give some suggestions on how a judicious choice of squeezing Hamiltonian can lead to better results in our protocol. For systems with a small number of qubits, we derive analytical results and show how our protocol can work optimally for GHZ states. For larger systems, we show how the accuracy of the protocol can be improved by a proper choice of the squeezing Hamiltonian. Our protocol presents an alternative for entanglement detection in platforms where state tomography is inaccessible or hard to perform. Additionally, the ideas presented here can be extended beyond spin-only systems to expand their applicability.
[ { "version": "v1", "created": "Wed, 4 Dec 2024 21:49:45 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 05:43:08 GMT" } ]
2025-04-22T00:00:00
[ [ "Padilla", "Diego Fallas", "" ], [ "Zhu", "Mingjian", "" ], [ "Pu", "Han", "" ] ]
2412.04516
Mohsen Aliabadi
Mohsen Aliabadi, Yujia Wu, Sophia Yermolenko
Matchings in matroids over abelian groups, II
Several typos have been corrected, additional remarks have been included, and the introduction has been expanded
null
null
null
math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The concept of matchings originated in group theory to address a linear algebra problem related to canonical forms for symmetric tensors. In an abelian group $(G,+)$, a matching is a bijection $f: A \to B$ between two finite subsets $A$ and $B$ of $G$ such that $a + f(a) \notin A$ for all $a \in A$. A group $G$ has the matching property if, for every two finite subsets $A, B \subset G$ of the same size with $0 \notin B$, there exists a matching from $A$ to $B$. In prior work [5], matroid analogues of results concerning matchings in groups were introduced and established. This paper serves as a sequel, extending that line of inquiry by investigating sparse paving, panhandle, and Schubert matroids through the lens of matchability. While some proofs draw upon earlier findings on the matchability of sparse paving matroids, the paper is designed to be self-contained and accessible without reference to the preceding sequel. Our approach combines tools from both matroid theory and additive number theory.
[ { "version": "v1", "created": "Thu, 5 Dec 2024 06:17:45 GMT" }, { "version": "v2", "created": "Fri, 10 Jan 2025 05:17:28 GMT" }, { "version": "v3", "created": "Fri, 18 Apr 2025 20:21:39 GMT" } ]
2025-04-22T00:00:00
[ [ "Aliabadi", "Mohsen", "" ], [ "Wu", "Yujia", "" ], [ "Yermolenko", "Sophia", "" ] ]
2412.04616
Le Zhang
Le Zhang, Qian Yang, Aishwarya Agrawal
Assessing and Learning Alignment of Unimodal Vision and Language Models
CVPR 2025 Highlight
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
How well are unimodal vision and language models aligned? Although prior work have approached answering this question, their assessment methods do not directly translate to how these models are used in practical vision-language tasks. In this paper, we propose a direct assessment method, inspired by linear probing, to assess vision-language alignment. We identify that the degree of alignment of the SSL vision models depends on their SSL training objective, and we find that the clustering quality of SSL representations has a stronger impact on alignment performance than their linear separability. Next, we introduce Swift Alignment of Image and Language (SAIL), a efficient transfer learning framework that aligns pretrained unimodal vision and language models for downstream vision-language tasks. Since SAIL leverages the strengths of pretrained unimodal models, it requires significantly fewer (6%) paired image-text data for the multimodal alignment compared to models like CLIP which are trained from scratch. SAIL training only requires a single A100 GPU, 5 hours of training and can accommodate a batch size up to 32,768. SAIL achieves 73.4% zero-shot accuracy on ImageNet (vs. CLIP's 72.7%) and excels in zero-shot retrieval, complex reasoning, and semantic segmentation. Additionally, SAIL improves the language-compatibility of vision encoders that in turn enhance the performance of multimodal large language models. The entire codebase and model weights are open-source: https://lezhang7.github.io/sail.github.io/
[ { "version": "v1", "created": "Thu, 5 Dec 2024 21:04:58 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 15:39:32 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhang", "Le", "" ], [ "Yang", "Qian", "" ], [ "Agrawal", "Aishwarya", "" ] ]
2412.04805
Wenzhe Yang
Wenzhe Yang, Sheng Wang, Shixun Huang, Yuyang Liao, Yuan Sun, Juliana Freire, and Zhiyong Peng
A Unified Approach for Multi-granularity Search over Spatial Datasets
null
null
null
null
cs.DB
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
There has been increased interest in data search as a means to find relevant datasets or data points in data lakes and repositories. Although approaches have been proposed to support spatial dataset search and data point search, they consider the two types of searches independently. To enable search operations ranging from the coarse-grained dataset level to the fine-grained data point level, we provide an integrated one that supports diverse query types and distance metrics. In this paper, we focus on designing a multi-granularity spatial data search system, called Spadas, that supports both dataset and data point search operations. To address the challenges of the high cost of indexing and susceptibility to outliers, we propose a unified index that can drastically improve query efficiency in various scenarios by organizing data reasonably and removing outliers in datasets. Moreover, to accelerate all data search operations, we propose a set of pruning mechanisms based on the unified index, including fast bound estimation, approximation technique with error bound, and pruning in batch techniques, to effectively filter out non-relevant datasets and points. Finally, we report the results of a detailed experimental evaluation using six spatial data repositories, achieving orders of magnitude faster than the state-of-the-art algorithms and demonstrating the effectiveness by case study. An online spatial data search system of Spadas is also implemented and made accessible to users.
[ { "version": "v1", "created": "Fri, 6 Dec 2024 06:32:21 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 09:00:44 GMT" } ]
2025-04-22T00:00:00
[ [ "Yang", "Wenzhe", "" ], [ "Wang", "Sheng", "" ], [ "Huang", "Shixun", "" ], [ "Liao", "Yuyang", "" ], [ "Sun", "Yuan", "" ], [ "Freire", "Juliana", "" ], [ "Peng", "Zhiyong", "" ] ]
2412.05412
Jiahe Pan
Jiahe Pan, Jonathan Eden, Denny Oetomo, Wafa Johal
Using Fitts' Law to Benchmark Assisted Human-Robot Performance
9 pages, 5 figures. arXiv admin note: text overlap with arXiv:2402.02758
null
10.5555/3721488.3721517
null
cs.RO
http://creativecommons.org/licenses/by/4.0/
Shared control systems aim to combine human and robot abilities to improve task performance. However, achieving optimal performance requires that the robot's level of assistance adjusts the operator's cognitive workload in response to the task difficulty. Understanding and dynamically adjusting this balance is crucial to maximizing efficiency and user satisfaction. In this paper, we propose a novel benchmarking method for shared control systems based on Fitts' Law to formally parameterize the difficulty level of a target-reaching task. With this we systematically quantify and model the effect of task difficulty (i.e. size and distance of target) and robot autonomy on task performance and operators' cognitive load and trust levels. Our empirical results (N=24) not only show that both task difficulty and robot autonomy influence task performance, but also that the performance can be modelled using these parameters, which may allow for the generalization of this relationship across more diverse setups. We also found that the users' perceived cognitive load and trust were influenced by these factors. Given the challenges in directly measuring cognitive load in real-time, our adapted Fitts' model presents a potential alternative approach to estimate cognitive load through determining the difficulty level of the task, with the assumption that greater task difficulty results in higher cognitive load levels. We hope that these insights and our proposed framework inspire future works to further investigate the generalizability of the method, ultimately enabling the benchmarking and systematic assessment of shared control quality and user impact, which will aid in the development of more effective and adaptable systems.
[ { "version": "v1", "created": "Fri, 6 Dec 2024 20:44:42 GMT" } ]
2025-04-22T00:00:00
[ [ "Pan", "Jiahe", "" ], [ "Eden", "Jonathan", "" ], [ "Oetomo", "Denny", "" ], [ "Johal", "Wafa", "" ] ]
2412.05667
Deepak Kumar
Deepak Kumar
Training neural networks without backpropagation using particles
15 pages, 8 figures, Added GitHub source code and corrected a few sentences in Latex file, Added additional literature review to the paper
null
null
null
cs.NE cs.AI
http://creativecommons.org/licenses/by/4.0/
Neural networks are a group of neurons stacked together in multiple layers to mimic the biological neurons in a human brain. Neural networks have been trained using the backpropagation algorithm based on gradient descent strategy for several decades. Several variants have been developed to improve the backpropagation algorithm. The loss function for the neural network is optimized through backpropagation, but several local minima exist in the manifold of the constructed neural network. We obtain several solutions matching the minima. The gradient descent strategy cannot avoid the problem of local minima and gets stuck in the minima due to the initialization. Particle swarm optimization (PSO) was proposed to select the best local minima among the search space of the loss function. The search space is limited to the instantiated particles in the PSO algorithm, and sometimes it cannot select the best solution. In the proposed approach, we overcome the problem of gradient descent and the limitation of the PSO algorithm by training individual neurons separately, capable of collectively solving the problem as a group of neurons forming a network. Our code and data are available at https://github.com/dipkmr/train-nn-wobp/
[ { "version": "v1", "created": "Sat, 7 Dec 2024 14:30:48 GMT" }, { "version": "v2", "created": "Wed, 18 Dec 2024 12:57:22 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 15:41:36 GMT" } ]
2025-04-22T00:00:00
[ [ "Kumar", "Deepak", "" ] ]
2412.05875
Vladimir P. Mineev
V.P.Mineev
Altermagnetic and Noncentrosymmetric Metals
6 pages, 1 Figure
null
null
null
cond-mat.str-el
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A theory of the normal and superconducting states of piezomagnetic metals, which are altermagnetic materials, has been developed. This has been done in comparison with the corresponding theoretical description for metals that do not have spatial inversion symmetry. Particular attention has been paid to the problem of the anomalous Hall effect, and its absence has been demonstrated in both altermagnetic and non-centrosymmetric metals. It has been shown that the superconducting state in altermagnets always arises by pairing electrons from zones split by spin-orbit interaction, which makes the existence of such superconductors unlikely.
[ { "version": "v1", "created": "Sun, 8 Dec 2024 09:45:38 GMT" }, { "version": "v2", "created": "Fri, 24 Jan 2025 19:42:21 GMT" }, { "version": "v3", "created": "Fri, 31 Jan 2025 11:46:56 GMT" }, { "version": "v4", "created": "Sat, 19 Apr 2025 11:05:24 GMT" } ]
2025-04-22T00:00:00
[ [ "Mineev", "V. P.", "" ] ]
2412.06037
Fryderyk Falniowski
Jakub Bielawski, {\L}ukasz Cholewa, Fryderyk Falniowski
The emergence of chaos in population game dynamics induced by comparisons
arXiv admin note: text overlap with arXiv:2402.09824
null
null
null
math.DS cs.GT econ.TH
http://creativecommons.org/licenses/by/4.0/
Precise description of population game dynamics introduced by revision protocols - an economic model describing the agent's propensity to switch to a better-performing strategy - is of importance in economics and social sciences in general. In this setting innovation or imitation of others is the force which drives the evolution of the economic system. As the continuous-time game dynamics is relatively well understood, the same cannot be said about revision driven dynamics in the discrete time. We investigate the behavior of agents in a $2\times 2$ anti-coordination game with symmetric random matching and a unique mixed Nash equilibrium. In continuous time the Nash equilibrium is attracting and induces a global evolutionary stable state. We show that in the discrete time one can construct (either innovative or imitative) revision protocol and choose a level of the time step, under which the game dynamics is Li-Yorke chaotic, inducing complex and unpredictable behavior of the system, precluding stable predictions of equilibrium. Moreover, we reveal that this unpredictability is encoded into any imitative revision protocol. Furthermore, we show that for any such game there exists a perturbed pairwise proportional imitation protocol introducing chaotic behavior of the agents for sufficiently large time step.
[ { "version": "v1", "created": "Sun, 8 Dec 2024 19:21:47 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 15:25:28 GMT" } ]
2025-04-22T00:00:00
[ [ "Bielawski", "Jakub", "" ], [ "Cholewa", "Łukasz", "" ], [ "Falniowski", "Fryderyk", "" ] ]
2412.06276
Hao Lyu
Yuanyang Zhou, Huaxin He, Fengtao Pang, Hao Lyu, Yongping Zhang, Xi Chen
Variational quantum compiling for three-qubit gates design in quantum dots
11 pages, 5 figures
Phys. Rev. A 111, 042616 (2025)
10.1103/PhysRevA.111.042616
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Semiconductor quantum dots offer a promising platform for controlling spin qubits and realizing quantum logic gates, essential for scalable quantum computing. In this work, we utilize a variational quantum compiling algorithm to design efficient three-qubit gates using a time-independent Hamiltonian composed of only physical interaction terms. The resulting gates, including the Toffoli and Fredkin gates, demonstrate high fidelity and robustness against both coherent and incoherent noise sources, including charge and nuclear spin noise. This method is applicable to a wide range of physical systems, such as superconducting qubits and trapped ions, paving the way for more resilient and universal quantum computing architectures.
[ { "version": "v1", "created": "Mon, 9 Dec 2024 07:49:54 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhou", "Yuanyang", "" ], [ "He", "Huaxin", "" ], [ "Pang", "Fengtao", "" ], [ "Lyu", "Hao", "" ], [ "Zhang", "Yongping", "" ], [ "Chen", "Xi", "" ] ]
2412.07154
Hao Liang
Hao Liang, Zhipeng Dong, Hao Li, Yufeng Yue, Mengyin Fu, Yi Yang
Unified Vertex Motion Estimation for Integrated Video Stabilization and Stitching in Tractor-Trailer Wheeled Robots
null
null
10.1016/j.robot.2025.105004
null
cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Tractor-trailer wheeled robots need to perform comprehensive perception tasks to enhance their operations in areas such as logistics parks and long-haul transportation. The perception of these robots faces three major challenges: the asynchronous vibrations between the tractor and trailer, the relative pose change between the tractor and trailer, and the significant camera parallax caused by the large size. In this paper, we employ the Dual Independence Stabilization Motion Field Estimation method to address asynchronous vibrations between the tractor and trailer, effectively eliminating conflicting motion estimations for the same object in overlapping regions. We utilize the Random Plane-based Stitching Motion Field Estimation method to tackle the continuous relative pose changes caused by the articulated hitch between the tractor and trailer, thus eliminating dynamic misalignment in overlapping regions. Furthermore, we apply the Unified Vertex Motion Estimation method to manage the challenges posed by the tractor-trailer's large physical size, which results in severely low overlapping regions between the tractor and trailer views, thus preventing distortions in overlapping regions from exponentially propagating into non-overlapping areas. Furthermore, this framework has been successfully implemented in real tractor-trailer wheeled robots. The proposed Unified Vertex Motion Video Stabilization and Stitching method has been thoroughly tested in various challenging scenarios, demonstrating its accuracy and practicality in real-world.
[ { "version": "v1", "created": "Tue, 10 Dec 2024 03:22:39 GMT" }, { "version": "v2", "created": "Tue, 8 Apr 2025 12:32:42 GMT" } ]
2025-04-22T00:00:00
[ [ "Liang", "Hao", "" ], [ "Dong", "Zhipeng", "" ], [ "Li", "Hao", "" ], [ "Yue", "Yufeng", "" ], [ "Fu", "Mengyin", "" ], [ "Yang", "Yi", "" ] ]
2412.07197
Lin Zheng
Zheng Lin, Wei Wei, Zhe Chen, Chan-Tong Lam, Xianhao Chen, Yue Gao, Jun Luo
Hierarchical Split Federated Learning: Convergence Analysis and System Optimization
15 pages, 9 figures
null
null
null
cs.LG cs.AI cs.DC cs.NI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
As AI models expand in size, it has become increasingly challenging to deploy federated learning (FL) on resource-constrained edge devices. To tackle this issue, split federated learning (SFL) has emerged as an FL framework with reduced workload on edge devices via model splitting; it has received extensive attention from the research community in recent years. Nevertheless, most prior works on SFL focus only on a two-tier architecture without harnessing multi-tier cloudedge computing resources. In this paper, we intend to analyze and optimize the learning performance of SFL under multi-tier systems. Specifically, we propose the hierarchical SFL (HSFL) framework and derive its convergence bound. Based on the theoretical results, we formulate a joint optimization problem for model splitting (MS) and model aggregation (MA). To solve this rather hard problem, we then decompose it into MS and MA subproblems that can be solved via an iterative descending algorithm. Simulation results demonstrate that the tailored algorithm can effectively optimize MS and MA for SFL within virtually any multi-tier system.
[ { "version": "v1", "created": "Tue, 10 Dec 2024 05:20:49 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 06:52:09 GMT" } ]
2025-04-22T00:00:00
[ [ "Lin", "Zheng", "" ], [ "Wei", "Wei", "" ], [ "Chen", "Zhe", "" ], [ "Lam", "Chan-Tong", "" ], [ "Chen", "Xianhao", "" ], [ "Gao", "Yue", "" ], [ "Luo", "Jun", "" ] ]
2412.07496
Xiaoji Zhou
Fansu Wei, Chi-Kin Lai, Yuying Chen, Zhengxi Zhang, Yun Liang, Hongmian Shui, Chen Li, and Xiaoji Zhou
Collisional scattering of strongly interacting D-band Feshbach molecules in optical lattices
null
Phys. Rev. Research 7, 023030 (2025)
10.1103/PhysRevResearch.7.023030
null
cond-mat.quant-gas quant-ph
http://creativecommons.org/licenses/by/4.0/
The excited bands in optical lattices manifest an important tool for studying quantum simulation and many-body physics, making it crucial to measure high-band scattering dynamics under strong interactions. This work investigates both experimentally and theoretically the collisional scattering of $^{6}\rm Li_2$ molecular Bose-Einstein condensate in the $D$ band of a one-dimensional optical lattice, with interaction strength directly tunable via magnetic Feshbach resonance. We find a clear dependence of the $D$-band lifetimes on the interaction strength within the strongly interacting regime, which arises from the fact that the scattering cross-section is proportional to the square of the scattering length. The maximum lifetime versus lattice depth is measured to reveal the effects of interactions. We also investigate the scattering channels of $D$-band molecules under different interaction levels and develop a reliable two-body scattering rate equation. This work provides insight into the interplay between interaction and the collisional scattering of high-band bosons in optical lattices, paving the way for research into strong correlation effects in high-band lattice systems.
[ { "version": "v1", "created": "Tue, 10 Dec 2024 13:23:53 GMT" } ]
2025-04-22T00:00:00
[ [ "Wei", "Fansu", "" ], [ "Lai", "Chi-Kin", "" ], [ "Chen", "Yuying", "" ], [ "Zhang", "Zhengxi", "" ], [ "Liang", "Yun", "" ], [ "Shui", "Hongmian", "" ], [ "Li", "Chen", "" ], [ "Zhou", "Xiaoji", "" ] ]
2412.07546
Alessandro De Stefani
Alessandro De Stefani, Shreedevi K. Masuti, Maria Evelina Rossi, Jugal K. Verma
Hilbert-Kunz multiplicity of powers of ideals in dimension two
minor fixes
null
null
null
math.AC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the behavior of the Hilbert-Kunz multiplicity of powers of an ideal in a local ring. In dimension two, we provide answers to some problems raised by Smirnov, and give a criterion to answer one of his questions in terms of a "Ratliff-Rush version" of the Hilbert-Kunz multiplicity.
[ { "version": "v1", "created": "Tue, 10 Dec 2024 14:34:37 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 20:21:44 GMT" } ]
2025-04-22T00:00:00
[ [ "De Stefani", "Alessandro", "" ], [ "Masuti", "Shreedevi K.", "" ], [ "Rossi", "Maria Evelina", "" ], [ "Verma", "Jugal K.", "" ] ]
2412.07825
Wufei Ma
Wufei Ma, Haoyu Chen, Guofeng Zhang, Celso M de Melo, Jieneng Chen, Alan Yuille
3DSRBench: A Comprehensive 3D Spatial Reasoning Benchmark
Project page: https://3dsrbench.github.io
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
3D spatial reasoning is the ability to analyze and interpret the positions, orientations, and spatial relationships of objects within the 3D space. This allows models to develop a comprehensive understanding of the 3D scene, enabling their applicability to a broader range of areas, such as autonomous navigation, robotics, and AR/VR. While large multi-modal models (LMMs) have achieved remarkable progress in a wide range of image and video understanding tasks, their capabilities to perform 3D spatial reasoning on diverse natural images are less studied. In this work we present the first comprehensive 3D spatial reasoning benchmark, 3DSRBench, with 2,772 manually annotated visual question-answer pairs across 12 question types. We conduct robust and thorough evaluation of 3D spatial reasoning capabilities by balancing the data distribution and adopting a novel FlipEval strategy. To further study the robustness of 3D spatial reasoning w.r.t. camera 3D viewpoints, our 3DSRBench includes two subsets with 3D spatial reasoning questions on paired images with common and uncommon viewpoints. We benchmark a wide range of open-sourced and proprietary LMMs, uncovering their limitations in various aspects of 3D awareness, such as height, orientation, location, and multi-object reasoning, as well as their degraded performance on images with uncommon camera viewpoints. Our 3DSRBench provide valuable findings and insights about the future development of LMMs with strong 3D reasoning capabilities. Our project page and dataset is available https://3dsrbench.github.io.
[ { "version": "v1", "created": "Tue, 10 Dec 2024 18:55:23 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 03:02:20 GMT" } ]
2025-04-22T00:00:00
[ [ "Ma", "Wufei", "" ], [ "Chen", "Haoyu", "" ], [ "Zhang", "Guofeng", "" ], [ "de Melo", "Celso M", "" ], [ "Chen", "Jieneng", "" ], [ "Yuille", "Alan", "" ] ]
2412.08041
Hanliang Zhang
Cristina David, Pascal Kesseli, Daniel Kroening, Hanliang Zhang
Quantifying the benefits of code hints for refactoring deprecated Java APIs
null
33rd ACM International Conference on the Foundations of Software Engineering (FSE Companion '25), June 23--28, 2025, Trondheim, Norway
10.1145/3696630.3728567
null
cs.SE
http://creativecommons.org/licenses/by/4.0/
When done manually, refactoring legacy code in order to eliminate uses of deprecated APIs is an error-prone and time-consuming process. In this paper, we investigate to which degree refactorings for deprecated Java APIs can be automated, and quantify the benefit of Javadoc code hints for this task. To this end, we build a symbolic and a neural engine for the automatic refactoring of deprecated APIs. The former is based on type-directed and component-based program synthesis, whereas the latter uses LLMs. We applied our engines to refactor the deprecated methods in the Oracle JDK 15. Our experiments show that code hints are enabling for the automation of this task: even the worst engine correctly refactors 71% of the tasks with code hints, which drops to at best 14% on tasks without. Adding more code hints to Javadoc can hence boost the refactoring of code that uses deprecated APIs.
[ { "version": "v1", "created": "Wed, 11 Dec 2024 02:44:14 GMT" }, { "version": "v2", "created": "Tue, 11 Feb 2025 16:22:24 GMT" }, { "version": "v3", "created": "Fri, 18 Apr 2025 03:23:33 GMT" }, { "version": "v4", "created": "Mon, 21 Apr 2025 10:30:34 GMT" } ]
2025-04-22T00:00:00
[ [ "David", "Cristina", "" ], [ "Kesseli", "Pascal", "" ], [ "Kroening", "Daniel", "" ], [ "Zhang", "Hanliang", "" ] ]
2412.08322
Rodrigo Mart\'inez-Pe\~na
Rodrigo Mart\'inez-Pe\~na and Juan-Pablo Ortega
Input-dependence in quantum reservoir computing
16 pages, 2 figures
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Quantum reservoir computing is an emergent field in which quantum dynamical systems are exploited for temporal information processing. In previous work, it was found a feature that makes a quantum reservoir valuable: contractive dynamics of the quantum reservoir channel toward input-dependent fixed points. These results are enhanced in this paper by finding conditions that guarantee a crucial aspect of the reservoir's design: distinguishing between different input sequences to ensure a faithful representation of temporal input data. This is implemented by finding a condition that guarantees injectivity in reservoir computing filters, with a special emphasis on the quantum case. We provide several examples and focus on a family of quantum reservoirs that is much used in the literature; it consists of an input-encoding quantum channel followed by a strictly contractive channel that enforces the echo state and the fading memory properties. This work contributes to analyzing valuable quantum reservoirs in terms of their input dependence.
[ { "version": "v1", "created": "Wed, 11 Dec 2024 11:59:11 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 04:00:24 GMT" } ]
2025-04-22T00:00:00
[ [ "Martínez-Peña", "Rodrigo", "" ], [ "Ortega", "Juan-Pablo", "" ] ]
2412.09845
Jun Lu
Jun Lu, Sanjib Basu
Addressing Positivity Violations in Extending Inference to a Target Population
null
null
null
null
stat.ME
http://creativecommons.org/licenses/by/4.0/
Enhancing the external validity of trial results is essential for their applicability to real-world populations. However, violations of the positivity assumption can limit both the generalizability and transportability of findings. To address positivity violations in estimating the average treatment effect for a target population, we propose a framework that integrates characterizing the underrepresented group and performing sensitivity analysis for inference in the original target population. Our approach helps identify limitations in trial sampling and improves the robustness of trial findings for real-world populations. We apply this approach to extend findings from phase IV trials of treatments for opioid use disorder to a real-world population based on the 2021 Treatment Episode Data Set.
[ { "version": "v1", "created": "Fri, 13 Dec 2024 04:28:31 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 21:29:08 GMT" } ]
2025-04-22T00:00:00
[ [ "Lu", "Jun", "" ], [ "Basu", "Sanjib", "" ] ]
2412.10097
Anji Dong
Anji Dong, Katerina Saettone, Kendra Song, Alexandru Zaharescu
An Equidistribution Result for Differences Associated with Square Pyramidal Numbers
10 pages
null
null
null
math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We provide an asymptotic formula for the average value of the sequence A351830: $a_{n} = |P_{n} - y^{2}_{n}|$ for $1 \leq n \leq x$, where $P_{n}$ is the $n$-th square pyramidal number and $y^{2}_{n}$ is the closest square to $P_{n}$. Moreover, we supply asymptotic formulas for the $k$-th moment of the same sequence, for any fixed natural number $k$.
[ { "version": "v1", "created": "Fri, 13 Dec 2024 12:33:31 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 17:18:26 GMT" } ]
2025-04-22T00:00:00
[ [ "Dong", "Anji", "" ], [ "Saettone", "Katerina", "" ], [ "Song", "Kendra", "" ], [ "Zaharescu", "Alexandru", "" ] ]
2412.10336
Eran Alouf
Eran Alouf, Antongiulio Fornasiero, Itay Kaplan
Stable reducts of elementary extensions of Presburger arithmetic
null
null
null
null
math.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Suppose $N$ is elementarily equivalent to an archimedean ordered abelian group $(G,+,<)$ with small quotients (for all $1 \leq n < \omega$, $[G: nG]$ is finite). Then every stable reduct of $N$ which expands $(G,+)$ (equivalently every reduct that does not add new unary definable sets) is interdefinable with $(G,+)$. This extends previous results on stable reducts of $(\mathbb{Z}, +, <)$ to (stable) reducts of elementary extensions of $\mathbb{Z}$. In particular this holds for $G = \mathbb{Z}$ and $G = \mathbb{Q}$. As a result we answer a question of Conant from 2018. This result is a corollary of a more general statement about expansions of weakly-minimal 1-based expansions of abelian groups with small quotients preserving the algebraic closure operator.
[ { "version": "v1", "created": "Fri, 13 Dec 2024 18:31:19 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 18:56:52 GMT" } ]
2025-04-22T00:00:00
[ [ "Alouf", "Eran", "" ], [ "Fornasiero", "Antongiulio", "" ], [ "Kaplan", "Itay", "" ] ]
2412.10403
Signe Seidelin
X Lin (LNE - SYRTE), M T Hartman (LNE - SYRTE), P Goldner (IRCP), B Fang (LNE - SYRTE), Y Le Coq (LNE - SYRTE), S Seidelin (UGA PhITEM, NEEL)
Homogeneous Linewidth Behaviour of Narrow Optical Emitters at Sub-kelvin Temperatures
null
Appl. Phys. Lett. 126, 054101 (2025)
null
null
cond-mat.mes-hall physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We explore the properties of ultra-narrow spectral holes in ensembles of solid-state emitters in crystals over a range of sub-kelvin temperatures, with a focus on their potential application in frequency stabilization schemes as an alternative to ultrastable cavities. We investigate how the parameters used to burn the spectral hole impact its shape, and how these factors determine the minimum achievable linewidth. In addition to the stability of the hole's center frequency, the linewidth and contrast play a crucial role in frequency locking. At sub-kelvin temperatures, the temperaturedependent T^7 broadening from two-phonon Raman scattering is expected to be negligible, and the spectral hole's linewidth should therefore remain constant in this interval. We observe however a linear broadening with increasing temperature, highlighting the need for further investigation into the mechanisms governing the linewidth at ultra-low temperatures.
[ { "version": "v1", "created": "Fri, 6 Dec 2024 10:29:07 GMT" } ]
2025-04-22T00:00:00
[ [ "Lin", "X", "", "LNE - SYRTE" ], [ "Hartman", "M T", "", "LNE - SYRTE" ], [ "Goldner", "P", "", "IRCP" ], [ "Fang", "B", "", "LNE - SYRTE" ], [ "Coq", "Y Le", "", "LNE - SYRTE" ], [ "Seidelin", "S", "", "UGA PhITEM, NEEL" ] ]
2412.10442
Ching-Chun Chang
Ching-Chun Chang and Isao Echizen
Steganography in Game Actions
null
IEEE Access, vol. 13, pp. 21029-21042, 2025
10.1109/ACCESS.2025.3530961
null
cs.AI cs.CR cs.MM
http://creativecommons.org/licenses/by/4.0/
The exchange of messages has always carried with it the timeless challenge of secrecy. From whispers in shadows to the enigmatic notes written in the margins of history, humanity has long sought ways to convey thoughts that remain imperceptible to all but the chosen few. The challenge of subliminal communication has been addressed in various forms of steganography. However, the field faces a fundamental paradox: as the art of concealment advances, so too does the science of revelation, leading to an ongoing evolutionary interplay. This study seeks to extend the boundaries of what is considered a viable steganographic medium. We explore a steganographic paradigm, in which hidden information is communicated through the episodes of multiple agents interacting with an environment. Each agent, acting as an encoder, learns a policy to disguise the very existence of hidden messages within actions seemingly directed toward innocent objectives. Meanwhile, an observer, serving as a decoder, learns to associate behavioural patterns with their respective agents despite their dynamic nature, thereby unveiling the hidden messages. The interactions of agents are governed by the framework of multi-agent reinforcement learning and shaped by feedback from the observer. This framework encapsulates a game-theoretic dilemma, wherein agents face decisions between cooperating to create distinguishable behavioural patterns or defecting to pursue individually optimal yet potentially overlapping episodic actions. As a proof of concept, we exemplify action steganography through the game of labyrinth, a navigation task where subliminal communication is concealed within the act of steering toward a destination, and systematically validate the stego-system in terms of distortion, capacity, secrecy and robustness when subjected to simulated passive and active adversaries.
[ { "version": "v1", "created": "Wed, 11 Dec 2024 12:02:36 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 02:17:12 GMT" } ]
2025-04-22T00:00:00
[ [ "Chang", "Ching-Chun", "" ], [ "Echizen", "Isao", "" ] ]
2412.10541
Byunghyun Lee
Byunghyun Lee, Hwanjin Kim, David J. Love, James V. Krogmeier
Spatial-Division ISAC: A Practical Waveform Design Strategy via Null-Space Superimposition
null
null
null
null
eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Integrated sensing and communications (ISAC) is a key enabler of new applications, such as precision agriculture, extended reality (XR), and digital twins, for 6G wireless systems. However, the implementation of ISAC technology is very challenging due to practical constraints such as high complexity. In this paper, we introduce a novel ISAC waveform design strategy, called the spatial-division ISAC (SD-ISAC) waveform, which simplifies the ISAC waveform design problem by decoupling it into separate communication and radar waveform design tasks. Specifically, the proposed strategy leverages the null-space of the communication channel to superimpose sensing signals onto communication signals without interference. This approach offers multiple benefits, including reduced complexity and the reuse of existing communication and radar waveforms. We then address the problem of optimizing the spatial and temporal properties of the proposed waveform. We develop a low-complexity beampattern matching algorithm, leveraging a majorization-minimization (MM) technique. Furthermore, we develop a range sidelobe suppression algorithm based on manifold optimization. We provide comprehensive discussions on the practical advantages and potential challenges of the proposed method, including null-space feedback. We evaluate the performance of the proposed waveform design algorithm through extensive simulations. Simulation results show that the proposed method can provide similar or even superior performance to existing ISAC algorithms while reducing computation time significantly.
[ { "version": "v1", "created": "Fri, 13 Dec 2024 20:30:49 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 17:11:04 GMT" } ]
2025-04-22T00:00:00
[ [ "Lee", "Byunghyun", "" ], [ "Kim", "Hwanjin", "" ], [ "Love", "David J.", "" ], [ "Krogmeier", "James V.", "" ] ]
2412.10829
Tim Zimmermann
Tim Zimmermann, David J.E. Marsh, Keir K. Rogers, Hans A. Winther, Sijing Shen
Interference in Fuzzy Dark Matter Filaments: Idealised Models and Statistics
15+5 pages, 12+1 figures, v2 submitted to A&A
A&A 696, A145 (2025)
10.1051/0004-6361/202554232
null
astro-ph.CO hep-ph
http://creativecommons.org/licenses/by/4.0/
Fuzzy (wave) dark matter (FDM), the dynamical model underlying an ultralight bosonic dark matter species, produces a rich set of non-gravitational signatures that distinguishes it markedly from the phenomenologically related warm (particle) dark matter (WDM) scenario. The emergence of extended interference fringes hosted by cosmic filaments is one such phenomenon reported by cosmological simulations, and a detailed understanding of such may strengthen existing limits on the boson mass but also break the degeneracy with WDM, and provide a unique fingerprint of interference in cosmology. In this paper, we provide initial steps towards this goal. In particular, we show in a bottom-up approach, how the presence of interference in an idealised filament population can lead to a non-suppressive feature in the matter power spectrum -- an observation supported by fully-cosmological FDM simulations. To this end, we build on a theoretically motivated and numerically observed steady-state approximation for filaments and express the equilibrium dynamics of such in an expansion of FDM eigenstates. We optimise the size of the expansion by incorporating classical phase-space information. Ellipsoidal collapse considerations are used to construct a fuzzy filament mass function which, together with the reconstructed FDM wave function, allow us to efficiently compute the one-filament power spectrum. We showcase our non-perturbative interference model for a selection of boson masses and confirm our approach is able to produce the matter power boost observed in fully-cosmological FDM simulations. More precisely, we find an excess in correlation between the spatial scale associated with the FDM ground state and the quantum pressure scale. We speculate about applications of this effect in data analysis.
[ { "version": "v1", "created": "Sat, 14 Dec 2024 13:22:53 GMT" }, { "version": "v2", "created": "Mon, 17 Feb 2025 14:38:40 GMT" }, { "version": "v3", "created": "Sun, 23 Feb 2025 01:01:39 GMT" } ]
2025-04-22T00:00:00
[ [ "Zimmermann", "Tim", "" ], [ "Marsh", "David J. E.", "" ], [ "Rogers", "Keir K.", "" ], [ "Winther", "Hans A.", "" ], [ "Shen", "Sijing", "" ] ]
2412.11543
Behzad Shayegh
Behzad Shayegh, Hobie H.-B. Lee, Xiaodan Zhu, Jackie Chi Kit Cheung, Lili Mou
Error Diversity Matters: An Error-Resistant Ensemble Method for Unsupervised Dependency Parsing
Accepted by the AAAI Conference on Artificial Intelligence (AAAI) 2025
null
10.1609/aaai.v39i23.34697
null
cs.CL cs.AI cs.LG
http://creativecommons.org/publicdomain/zero/1.0/
We address unsupervised dependency parsing by building an ensemble of diverse existing models through post hoc aggregation of their output dependency parse structures. We observe that these ensembles often suffer from low robustness against weak ensemble components due to error accumulation. To tackle this problem, we propose an efficient ensemble-selection approach that considers error diversity and avoids error accumulation. Results demonstrate that our approach outperforms each individual model as well as previous ensemble techniques. Additionally, our experiments show that the proposed ensemble-selection method significantly enhances the performance and robustness of our ensemble, surpassing previously proposed strategies, which have not accounted for error diversity.
[ { "version": "v1", "created": "Mon, 16 Dec 2024 08:23:50 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 21:00:42 GMT" } ]
2025-04-22T00:00:00
[ [ "Shayegh", "Behzad", "" ], [ "Lee", "Hobie H. -B.", "" ], [ "Zhu", "Xiaodan", "" ], [ "Cheung", "Jackie Chi Kit", "" ], [ "Mou", "Lili", "" ] ]