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-05-16 00:00:00
authors_parsed
sequencelengths
1
2.83k
2505.09143
Zinelaabidine Latreuch
Zinelaabidine Latreuch, Mohamed Amine Zemirni
Tumura-Clunie Differential Equations with Applications to Linear ODE's
null
null
null
null
math.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we study nonlinear differential equations of Tumura-Clunie type, $ f^n + P(z, f) = h, $ where \( n \geq 2 \) is an integer, \( P(z, f) \) is a differential polynomial in \( f \) of degree \( \gamma_P \leq n - 1 \) with small functions as coefficients, and \( h \) is a meromorphic function. Assuming that $ h $ satisfies a linear differential equation of order $ p\le n $ with rational coefficients, we establish a result that classifies the meromorphic solutions \( f \) into two cases based on the distribution of their zeros and poles. This result is then applied to study the zeros and critical points of entire solutions to certain higher-order linear differential equations, thereby extending some known results in the literature.
[ { "version": "v1", "created": "Wed, 14 May 2025 04:55:15 GMT" } ]
2025-05-15T00:00:00
[ [ "Latreuch", "Zinelaabidine", "" ], [ "Zemirni", "Mohamed Amine", "" ] ]
2505.09144
Xu Liu
Chengyang He, Gadiel Sznaier Camps, Xu Liu, Mac Schwager, Guillaume Sartoretti
Latent Theory of Mind: A Decentralized Diffusion Architecture for Cooperative Manipulation
null
null
null
null
cs.RO
http://creativecommons.org/licenses/by/4.0/
We present Latent Theory of Mind (LatentToM), a decentralized diffusion policy architecture for collaborative robot manipulation. Our policy allows multiple manipulators with their own perception and computation to collaborate with each other towards a common task goal with or without explicit communication. Our key innovation lies in allowing each agent to maintain two latent representations: an ego embedding specific to the robot, and a consensus embedding trained to be common to both robots, despite their different sensor streams and poses. We further let each robot train a decoder to infer the other robot's ego embedding from their consensus embedding, akin to theory of mind in latent space. Training occurs centrally, with all the policies' consensus encoders supervised by a loss inspired by sheaf theory, a mathematical theory for clustering data on a topological manifold. Specifically, we introduce a first-order cohomology loss to enforce sheaf-consistent alignment of the consensus embeddings. To preserve the expressiveness of the consensus embedding, we further propose structural constraints based on theory of mind and a directional consensus mechanism. Execution can be fully distributed, requiring no explicit communication between policies. In which case, the information is exchanged implicitly through each robot's sensor stream by observing the actions of the other robots and their effects on the scene. Alternatively, execution can leverage direct communication to share the robots' consensus embeddings, where the embeddings are shared once during each inference step and are aligned using the sheaf Laplacian. In our hardware experiments, LatentToM outperforms a naive decentralized diffusion baseline, and shows comparable performance with a state-of-the-art centralized diffusion policy for bi-manual manipulation. Project website: https://stanfordmsl.github.io/LatentToM/.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:03:09 GMT" } ]
2025-05-15T00:00:00
[ [ "He", "Chengyang", "" ], [ "Camps", "Gadiel Sznaier", "" ], [ "Liu", "Xu", "" ], [ "Schwager", "Mac", "" ], [ "Sartoretti", "Guillaume", "" ] ]
2505.09145
Yimou Wu
Yimou Wu, Mingyang Liang, Ruoyu Xu
Robot-Assisted Drone Recovery on a Wavy Surface Using Error-State Kalman Filter and Receding Horizon Model Predictive Control
12 pages, 15 figures
null
null
null
cs.RO cs.SY eess.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recovering a drone on a disturbed water surface remains a significant challenge in maritime robotics. In this paper, we propose a unified framework for Robot-Assisted Drone Recovery on a Wavy Surface that addresses two major tasks: Firstly, accurate prediction of a moving drone's position under wave-induced disturbances using an Error-State Kalman Filter (ESKF), and secondly, effective motion planning for a manipulator via Receding Horizon Control (RHC). Specifically, the ESKF predicts the drone's future position 0.5s ahead, while the manipulator plans a capture trajectory in real time, thus overcoming not only wave-induced base motions but also limited torque constraints. We provide a system design that comprises a manipulator subsystem and a UAV subsystem. On the UAV side, we detail how position control and suspended payload strategies are implemented. On the manipulator side, we show how an RHC scheme outperforms traditional low-level control algorithms. Simulation and real-world experiments - using wave-disturbed motion data - demonstrate that our approach achieves a high success rate - above 95% and outperforms conventional baseline methods by up to 10% in efficiency and 20% in precision. The results underscore the feasibility and robustness of our system, which achieves state-of-the-art (SOTA) performance and offers a practical solution for maritime drone operations.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:04:31 GMT" } ]
2025-05-15T00:00:00
[ [ "Wu", "Yimou", "" ], [ "Liang", "Mingyang", "" ], [ "Xu", "Ruoyu", "" ] ]
2505.09146
Antesh Upadhyay
Antesh Upadhyay, Sang Bin Moon, and Abolfazl Hashemi
Optimization via First-Order Switching Methods: Skew-Symmetric Dynamics and Optimistic Discretization
null
null
null
null
math.OC
http://creativecommons.org/licenses/by/4.0/
Large-scale constrained optimization problems are at the core of many tasks in control, signal processing, and machine learning. Notably, problems with functional constraints arise when, beyond a performance{\nobreakdash-}centric goal (e.g., minimizing the empirical loss), one desires to satisfy other requirements such as robustness, fairness, etc. A simple method for such problems, which remarkably achieves optimal rates for non-smooth, convex, strongly convex, and weakly convex functions under first-order oracle, is Switching Gradient Method (SGM): in each iteration depending on a predetermined constraint violation tolerance, use the gradient of objective or the constraint as the update vector. While the performance of SGM is well-understood for non-smooth functions and in fact matches its unconstrained counterpart, i.e., Gradient Descent (GD), less is formally established about its convergence properties under the smoothness of loss and constraint functions. In this work, we aim to fill this gap. First, we show that SGM may not benefit from faster rates under smoothness, in contrast to improved rates for GD under smoothness. By taking a continuous-time limit perspective, we show the issue is fundamental to SGM's dynamics and not an artifact of our analysis. Our continuous-time limit perspective further provides insights towards alleviating SGM's shortcomings. Notably, we show that leveraging the idea of optimism, a well-explored concept in variational inequalities and min-max optimization, could lead to faster methods. This perspective further enables designing a new class of ``soft'' switching methods, for which we further analyze their iteration complexity under mild assumptions.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:04:49 GMT" } ]
2025-05-15T00:00:00
[ [ "Upadhyay", "Antesh", "" ], [ "Moon", "Sang Bin", "" ], [ "Hashemi", "Abolfazl", "" ] ]
2505.09147
Ryosuke Kadono
Takashi U. Ito and Ryosuke Kadono
Extended Dynamical Kubo-Toyabe Relaxation for $\mu$SR study of Ion Dynamics: An Introduction
7 pages, 7 figures
null
null
null
cond-mat.mtrl-sci cond-mat.str-el
http://creativecommons.org/licenses/by-sa/4.0/
In the analysis of the ion diffusion in metal oxides based on muon spin rotation and relaxation ($\mu$SR), the dynamical Kubo-Toyabe (dKT) function has been routinely used to deduce the jump frequency of ions. This is based on the two beliefs: (1) the fluctuations of the internal magnetic field ${\bm H}(t)$ are determined solely by the relative motion of the muons to the surrounding ions, and (2) the muons are immobile due to bonding to the oxygen. However, these are not necessarily trivial, and we addressed their credibility by developing an extended dKT function corresponding to the realistic situation that only a part of the ions surrounding muon are involved in a single fluctuation of ${\bm H}(t)$ in the ion diffusion, and investigated its behavior in detail. The results show that the new function exhibits qualitatively different behavior from the dKT function, and that it provides a way to determine whether muons or ions are in motion, as well as a means for quantitative analysis based on the assumption of immobile muons. As a typical example, we examine the earlier $\mu^\pm$SR results on Na$_x$CoO$_2$ and demonstrate that the internal field fluctuations observed in $\mu^+$SR are dominated by muon self-diffusion, in contrast to previous interpretations.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:05:39 GMT" } ]
2025-05-15T00:00:00
[ [ "Ito", "Takashi U.", "" ], [ "Kadono", "Ryosuke", "" ] ]
2505.09148
Barnali Das
Barnali Das, Laura N. Driessen, Matt E. Shultz, Joshua Pritchard, Kovi Rose, Yuanming Wang, Yu Wing Joshua Lee, Gregory Sivakoff, Andrew Zic and Tara Murphy
VAST-MeMeS: Characterising non-thermal radio emission from magnetic massive stars using the Australian SKA Pathfinder
Submitted to PASA
null
null
null
astro-ph.SR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Magnetic massive stars are stars of spectral types O, B and A that harbour $\sim$ kG strength (mostly dipolar) surface magnetic fields. Their non-thermal radio emission has been demonstrated to be an important magnetospheric probe, provided the emission is fully characterised. A necessary step for that is to build a statistically significant sample of radio-bright magnetic massive stars. In this paper, we present the `VAST project to study Magnetic Massive Stars' or VAST-MeMeS that aims to achieve that by taking advantage of survey data acquired with the Australian SKA Pathfinder telescope. VAST-MeMeS is defined under the `VAriable and Slow Transient' (VAST) survey, although it also uses data from other ASKAP surveys. We found radio detections from 48 magnetic massive stars, out of which, 14 do not have any prior radio detections. We also identified 9 `Main-sequence Radio Pulse Emitter' candidates based on variability and circular polarisation of flux densities. The expanded sample suggests a lower efficiency in the radio production than that reported in earlier work. In addition to significantly expanding the sample of radio-bright magnetic massive stars, the addition of flux density measurements at $\lesssim 1$ GHz revealed that the spectra of incoherent radio emission can extend to much lower frequencies than that assumed in the past. In the future, radio observations spanning wide frequency and rotational phase ranges should be conducted so as to reduce the uncertainties in the incoherent radio luminosities. The results from these campaigns, supplemented with precise estimations of stellar parameters, will allow us to fully understand particle acceleration and non-thermal radio production in large-scale stellar magnetospheres.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:10:03 GMT" } ]
2025-05-15T00:00:00
[ [ "Das", "Barnali", "" ], [ "Driessen", "Laura N.", "" ], [ "Shultz", "Matt E.", "" ], [ "Pritchard", "Joshua", "" ], [ "Rose", "Kovi", "" ], [ "Wang", "Yuanming", "" ], [ "Lee", "Yu Wing Joshua", "" ], [ "Sivakoff", "Gregory", "" ], [ "Zic", "Andrew", "" ], [ "Murphy", "Tara", "" ] ]
2505.09149
Ichiro Oda
Ichiro Oda
Manifestly Covariant Canonical Formalism of Quadratic Gravity
41 pages
null
null
null
hep-th gr-qc
http://creativecommons.org/licenses/by/4.0/
We present the manifestly covariant quantization of quadratic gravity or higher-derivative gravity in the de Donder gauge condition (or harmonic gauge condition) for general coordinate invariance on the basis of the BRST transformation. We explicitly calculate various equal-time commutation relations (ETCRs), in particlular, the ETCRs between the metric tensor and its time derivatives in detail, and show that they are identically vanishing. We also clarify global symmetries, the physical content of quadratic gravity, and clearly show that this theory is not unitary and has a massive scalar, massive ghost and massless graviton as physical modes. Finally, we comment on confinement of the massive ghost, thereby recovering the unitarity of the physical S-matrix in quadratic gravity.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:11:42 GMT" } ]
2025-05-15T00:00:00
[ [ "Oda", "Ichiro", "" ] ]
2505.09150
Yifan Li
Yifan Li
Cardinalities in Height 1
45 pages
null
null
null
math.AT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this article, we give an introduction to the notion of ambidexterity and norm map, and construct inductively the canonical norm map for $m$-truncated maps for some $m\geq-1$, on which the definitions of integration and cardinality are built. We then use several propositions to justify the properties of cardinality and integration and their compatibility with monoidal structure. We give a brief introduction of the definition and behaviors of semiadditive height. Focusing on stable monoidal $p$-local $\infty$-categories of height 1, for any finite group $G$, with the help of M\"obius function and Burnside ring, we give an explicit decomposition of the cardinality of $BG$ into an expression of the cardinality of $BC_p$. Eventually, we generalize the result and conclude with a formula of the cardinality of any $\pi$-finite space $A$.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:18:47 GMT" } ]
2025-05-15T00:00:00
[ [ "Li", "Yifan", "" ] ]
2505.09151
Yasuhiro Oishi
Yasuhiro Oishi, Motoharu Kitatani, Kichitaro Nakajima, Hirotsugu Ogi, Koichi Kusakabe
Exploration of the potential energy surface for the conformational interconversion of the amyloid $\beta$ peptide at the fibril end
4 figures, 1 table
null
null
null
physics.bio-ph q-bio.BM
http://creativecommons.org/licenses/by-nc-nd/4.0/
The formation of amyloid fibrils comprising amyloid $\beta$ (A$\beta$) peptides is associated with the pathology of Alzheimer's disease. In this study, we theoretically investigated the A$\beta$ structure at the fibril end using the density functional theory calculation. Several twisted conformations were identified as local minima in which a part of the peptide chain bends upward while the rest remains bound to the lower A$\beta$ monomer. Fibril-to-twisted conformational transition exhibited endothermic behavior, with endothermic energy increasing as more backbone hydrogen bonds were broken. In addition, the loss of van der Waals interaction from the hydrophobic sidechain contributed to endothermicity. The nudged elastic band method was applied to analyze the potential energy surface connecting the fibril and twisted conformations. Comparison of the activation barriers between different twisted conformations revealed that certain twisted conformations returned relatively easily to the fibril conformation, whereas others encountered a higher activation barrier and reverted less readily. Detailed structural analysis revealed that the twisted conformation's propensity to return originates from the local steric hindrance imposed by the sidechain near the torsional axis.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:22:27 GMT" } ]
2025-05-15T00:00:00
[ [ "Oishi", "Yasuhiro", "" ], [ "Kitatani", "Motoharu", "" ], [ "Nakajima", "Kichitaro", "" ], [ "Ogi", "Hirotsugu", "" ], [ "Kusakabe", "Koichi", "" ] ]
2505.09152
Abdelhakim Necir Necir
Nour Elhouda Guesmia, Abdelhakim Necir, Djamel Meraghni
Nelson-Aalen kernel estimator to the tail index of right censored Pareto-type data
null
null
null
null
math.ST stat.TH
http://creativecommons.org/licenses/by/4.0/
On the basis of Nelson-Aalen product-limit estimator of a randomly censored distribution function, we introduce a kernel estimator to the tail index of right-censored Pareto-like data. Under some regularity assumptions, the consistency and asymptotic normality of the proposed estimator are established. A small simulation study shows that the proposed estimator performs much better, in terms of bias and stability, than the existing ones with, a slight increase in the mean squared error. The results are applied to insurance loss data to illustrate the practical effectiveness of our estimator.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:25:06 GMT" } ]
2025-05-15T00:00:00
[ [ "Guesmia", "Nour Elhouda", "" ], [ "Necir", "Abdelhakim", "" ], [ "Meraghni", "Djamel", "" ] ]
2505.09153
Arnab Chaudhuri
Arnab Chaudhuri, Koushik Pal and Rukmani Mohanta
Neutrino Fluence influenced by Memory Burdened Primordial Black Holes
16 pages, 9 figures, 2 tables
null
null
null
hep-ph
http://creativecommons.org/publicdomain/zero/1.0/
Primordial black holes (PBHs), formed in the early Universe, are capable of emitting both Standard Model (SM) and beyond the Standard Model (BSM) particles via Hawking radiation. We investigate the impact of the recently proposed memory burden effect which is a quantum gravitational backreaction that suppresses black hole evaporation once approximately half the PBH mass is lost on the production of high energy neutrinos. In particular, we examine how this suppression modifies the time-integrated muon neutrino flux, with and without the inclusion of heavy neutral leptons (HNLs) as BSM states. We compute the resulting neutrino fluence for different suppression strengths and analyze the prospects for detection in neutrino telescopes such as IceCube. Our results show that the memory burden significantly alters the neutrino energy spectrum, particularly at high energies, and that the presence of HNLs can counterbalance this suppression by introducing additional neutrino production channels. These findings have important implications for the detectability of PBH evaporation signatures and the parameter space of HNLs in cosmological settings.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:28:09 GMT" } ]
2025-05-15T00:00:00
[ [ "Chaudhuri", "Arnab", "" ], [ "Pal", "Koushik", "" ], [ "Mohanta", "Rukmani", "" ] ]
2505.09154
Minyu Feng
Gui Zhang, Xiaojin Xiong, Bin Pin, Minyu Feng, Matja\v{z} Perc
Spatial public goods games with queueing and reputation
null
null
null
null
cs.SI physics.soc-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In real-world social and economic systems, the provisioning of public goods generally entails continuous interactions among individuals, with decisions to cooperate or defect being influenced by dynamic factors such as timing, resource availability, and the duration of engagement. However, the traditional public goods game ignores the asynchrony of the strategy adopted by players in the game. To address this problem, we propose a spatial public goods game that integrates an M/M/1 queueing system to simulate the dynamic flow of player interactions. We use a birth-death process to characterize the stochastic dynamics of this queueing system, with players arriving following a Poisson process and service times being exponentially distributed under a first-come-first-served basis with finite queue capacity. We also incorporate reputation so that players who have cooperated in the past are more likely to be chosen for future interactions. Our research shows that a high arrival rate, low service rate, and the reputation mechanism jointly facilitate the emergence of cooperative individuals in the network, which thus provides an interesting and new perspective for the provisioning of public goods.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:31:42 GMT" } ]
2025-05-15T00:00:00
[ [ "Zhang", "Gui", "" ], [ "Xiong", "Xiaojin", "" ], [ "Pin", "Bin", "" ], [ "Feng", "Minyu", "" ], [ "Perc", "Matjaž", "" ] ]
2505.09155
Yichen Shi
Yichen Shi, Zhuofu Tao, Yuhao Gao, Li Huang, Hongyang Wang, Zhiping Yu, Ting-Jung Lin, Lei He
AMSnet 2.0: A Large AMS Database with AI Segmentation for Net Detection
accepted by LAD25
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Current multimodal large language models (MLLMs) struggle to understand circuit schematics due to their limited recognition capabilities. This could be attributed to the lack of high-quality schematic-netlist training data. Existing work such as AMSnet applies schematic parsing to generate netlists. However, these methods rely on hard-coded heuristics and are difficult to apply to complex or noisy schematics in this paper. We therefore propose a novel net detection mechanism based on segmentation with high robustness. The proposed method also recovers positional information, allowing digital reconstruction of schematics. We then expand AMSnet dataset with schematic images from various sources and create AMSnet 2.0. AMSnet 2.0 contains 2,686 circuits with schematic images, Spectre-formatted netlists, OpenAccess digital schematics, and positional information for circuit components and nets, whereas AMSnet only includes 792 circuits with SPICE netlists but no digital schematics.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:32:55 GMT" } ]
2025-05-15T00:00:00
[ [ "Shi", "Yichen", "" ], [ "Tao", "Zhuofu", "" ], [ "Gao", "Yuhao", "" ], [ "Huang", "Li", "" ], [ "Wang", "Hongyang", "" ], [ "Yu", "Zhiping", "" ], [ "Lin", "Ting-Jung", "" ], [ "He", "Lei", "" ] ]
2505.09156
\.Izzet Sakall{\i}
Ahmad Al-Badawi, Faizuddin Ahmed, \.Izzet Sakall{\i}, and Sanjar Shaymatov
Magnetized Letelier black hole in AdS spacetime
29 pages, 19 figures
null
null
null
gr-qc hep-th math-ph math.MP
http://creativecommons.org/licenses/by/4.0/
In this study, we investigate the motion of charged, neutral, and light-like particles in a magnetized black hole solution surrounded by a cloud of strings in an anti-de Sitter (AdS) background. This spacetime admits several well-known solutions as special cases, including the Letelier-AdS black hole, the Melvin spacetime, and the Schwarzschild-AdS black hole. We demonstrate that key parameters characterizing the geometry-such as the cloud of strings parameter, the magnetic field strength, and the AdS radius-significantly affect the trajectories of these particles. Our analysis shows that increasing the cloud of strings parameter weakens the gravitational influence, while the magnetic field introduces additional attractive components that can destabilize particle orbits. We examine the photon sphere and calculate the black hole shadow, showing that the shadow radius decreases with increasing magnetic field parameter but increases with the cloud of strings parameter. These findings provide potential observables for distinguishing between different black hole models in realistic astrophysical environments.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:36:05 GMT" } ]
2025-05-15T00:00:00
[ [ "Al-Badawi", "Ahmad", "" ], [ "Ahmed", "Faizuddin", "" ], [ "Sakallı", "İzzet", "" ], [ "Shaymatov", "Sanjar", "" ] ]
2505.09157
Baocheng Zhang
Yipeng Liu, Wei Xu, and Baocheng Zhang
Island rules for the noncommutative black hole
null
Phys. Lett. B 866 (2025) 139546
10.1016/j.physletb.2025.139546
null
hep-th
http://creativecommons.org/licenses/by/4.0/
In the context of noncommutative black holes, we reconsider the island rule and reproduce the Page curve. Since the radiation entropy of the noncommutative black hole will eventually diverge in the absence of islands, it is crucial to include the contribution of islands in the radiation process to recover the Page curve. When cutoff surface is far from event horizon, we find that the existence of islands helps to improve the radiation entropy and avoid its divergence at the late stage, while the radiation entropy for the commutative black hole with islands is still divergent in this case. When cutoff surface is close to event horizon, the existence of islands can lead to the radiation process consistent with the Page curves for both the commutative and noncommutative black holes, but it is interesting to obtain a significantly delay Page time for the noncommutative case, allowing us to avoid considering the contribution of islands for a sufficiently long period of time.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:38:21 GMT" } ]
2025-05-15T00:00:00
[ [ "Liu", "Yipeng", "" ], [ "Xu", "Wei", "" ], [ "Zhang", "Baocheng", "" ] ]
2505.09158
Ye Xiong
Xiaohan Jiang, Yuanyuan Pan, Yang Zhang, Ye Xiong
Spatial Offset of Excited States in Non-Hermitian Lattices
5 pages, 6 figures
null
null
null
physics.optics cond-mat.other physics.app-ph
http://creativecommons.org/licenses/by/4.0/
We investigate the behavior of light-wave packets injected into non-Hermitian microcavity lattices under highly dissipative conditions. While all eigenstates of the lattice exhibit exponential decay, a specifically excited state maintains coherent propagation. In a one-dimensional lattice, this state undergoes a spatial displacement shift away from the injection position, which is a fundamental property of non-Hermitian systems with a point gap when the spectrum encircles a finite region in the complex plane. Extending such a shift to two-dimensional lattices reveals a geometrically anomalous V-shaped wave packet formation with orientation-tunable arms. Notably, this geometric control mechanism enables all-optical steering of non-Hermitian photonic states without requiring structural modifications.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:40:20 GMT" } ]
2025-05-15T00:00:00
[ [ "Jiang", "Xiaohan", "" ], [ "Pan", "Yuanyuan", "" ], [ "Zhang", "Yang", "" ], [ "Xiong", "Ye", "" ] ]
2505.09159
Yu Miyauchi
Yu Miyauchi, Takahiro Tanaka
The Possibility of Formation of Compact Boson Stars via Cosmological Evolution of a Background Scalar Field
21 pages, 9 figures
null
null
null
gr-qc astro-ph.CO hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Boson stars, hypothetical astrophysical objects bound by the self-gravity of a scalar field, have been widely studied as a type of exotic compact object that is horizonless and provides a testing ground for physics beyond the Standard Model. In particular, many previous works have demonstrated methods for distinguishing compact boson stars from black holes in general relativity through gravitational wave observations. However, the formation scenario of compact boson stars within the age of the universe remains unclear. In this paper, we explore a possible scenario for the formation of compact boson stars. The model we consider requires two coupled scalar fields: a complex scalar field that forms a boson star and a spatially homogeneous background field, as formation of a compact boson star cannot be achieved in a single filed model. Using the adiabatic approximation, we show that non-relativistic boson clouds can evolve into compact boson stars through the cosmological time-evolution of the background field. In our model the background field evolves to increase the effective mass of the scalar field, and as a result compact boson stars can form within the cosmological timescale, if the variation of the background field is as large as the Planck scale. However, further investigation is required because the required initial states are not the configurations that can be described by the well-studied Schr\"odinger-Poisson system.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:41:57 GMT" } ]
2025-05-15T00:00:00
[ [ "Miyauchi", "Yu", "" ], [ "Tanaka", "Takahiro", "" ] ]
2505.09160
Berkay Guler
Berkay Guler, Giovanni Geraci, Hamid Jafarkhani
A Multi-Task Foundation Model for Wireless Channel Representation Using Contrastive and Masked Autoencoder Learning
null
null
null
null
cs.LG cs.AI eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Current applications of self-supervised learning to wireless channel representation often borrow paradigms developed for text and image processing, without fully addressing the unique characteristics and constraints of wireless communications. Aiming to fill this gap, we first propose WiMAE (Wireless Masked Autoencoder), a transformer-based encoder-decoder foundation model pretrained on a realistic open-source multi-antenna wireless channel dataset. Building upon this foundation, we develop ContraWiMAE, which enhances WiMAE by incorporating a contrastive learning objective alongside the reconstruction task in a unified multi-task framework. By warm-starting from pretrained WiMAE weights and generating positive pairs via noise injection, the contrastive component enables the model to capture both structural and discriminative features, enhancing representation quality beyond what reconstruction alone can achieve. Through extensive evaluation on unseen scenarios, we demonstrate the effectiveness of both approaches across multiple downstream tasks, with ContraWiMAE showing further improvements in linear separability and adaptability in diverse wireless environments. Comparative evaluations against a state-of-the-art wireless channel foundation model confirm the superior performance and data efficiency of our models, highlighting their potential as powerful baselines for future research in self-supervised wireless channel representation learning.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:45:22 GMT" } ]
2025-05-15T00:00:00
[ [ "Guler", "Berkay", "" ], [ "Geraci", "Giovanni", "" ], [ "Jafarkhani", "Hamid", "" ] ]
2505.09161
Yanchao Wang
Yu Xin, Peng Liu, Zhuohang Xie, Wenhui Mi, Pengyue Gao, Hong Jian Zhao, Jian Lv, Yanchao Wang, Yanming Ma
Bridging Theory and Experiment in Materials Discovery: Machine-Learning-Assisted Prediction of Synthesizable Structures
null
null
null
null
cond-mat.mtrl-sci cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Even though thermodynamic energy-based crystal structure prediction (CSP) has revolutionized materials discovery, the energy-driven CSP approaches often struggle to identify experimentally realizable metastable materials synthesized through kinetically controlled pathways, creating a critical gap between theoretical predictions and experimental synthesis. Here, we propose a synthesizability-driven CSP framework that integrates symmetry-guided structure derivation with a Wyckoff encode-based machine-learning model, allowing for the efficient localization of subspaces likely to yield highly synthesizable structures. Within the identified promising subspaces, a structure-based synthesizability evaluation model, fine-tuned using recently synthesized structures to enhance predictive accuracy, is employed in conjunction with ab initio calculations to systematically identify synthesizable candidates. The framework successfully reproduces 13 experimentally known XSe (X = Sc, Ti, Mn, Fe, Ni, Cu, Zn) structures, demonstrating its effectiveness in predicting synthesizable structures. Notably, 92,310 structures are filtered from the 554,054 candidates predicted by GNoME, exhibiting great potential for promising synthesizability. Additionally, eight thermodynamically favorable Hf-X-O (X = Ti, V, and Mn) structures have been identified, among which three HfV$_2$O$_7$ candidates exhibit high synthesizability, presenting viable candidates for experimental realization and potentially associated with experimentally observed temperature-induced phase transitions. This work establishes a data-driven paradigm for machine-learning-assisted inorganic materials synthesis, highlighting its potential to bridge the gap between computational predictions and experimental realization while unlocking new opportunities for the targeted discovery of novel functional materials.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:48:55 GMT" } ]
2025-05-15T00:00:00
[ [ "Xin", "Yu", "" ], [ "Liu", "Peng", "" ], [ "Xie", "Zhuohang", "" ], [ "Mi", "Wenhui", "" ], [ "Gao", "Pengyue", "" ], [ "Zhao", "Hong Jian", "" ], [ "Lv", "Jian", "" ], [ "Wang", "Yanchao", "" ], [ "Ma", "Yanming", "" ] ]
2505.09162
Bora Bozkurt
Bora Bozkurt, Hasan Atalay Gunel, Mohaned Chraiti, Ibrahim Hokelek, Ali Gorcin, Ali Ghrayeb
Theoretical and Experimental Assessment of Large Beam Codebook at mmWave Devices: How Much is Enough?
12 pages, 6 figures
null
null
null
cs.IT eess.SP math.IT
http://creativecommons.org/licenses/by/4.0/
Modern millimeter wave (mmWave) transceivers come with a large number of antennas, each of which can support thousands of phase shifter configurations. This capability enables beam sweeping with fine angular resolution, but results in large codebook sizes that can span more than six orders of magnitude. On the other hand, the mobility of user terminals and their randomly changing orientations require constantly adjusting the beam direction. A key focus of recent research has been on the design of beam sweeping codebooks that balance a trade-off between the achievable gain and the beam search time, governed by the codebook size. In this paper, we investigate the extent to which a large codebook can be reduced to fewer steering vectors while covering the entire angular space and maintaining performance close to the maximum array gain. We derive a closed-form expression for the angular coverage range of a steering vector, subject to maintaining a gain loss within \(\gamma\) dB (e.g., 2\, dB) with respect to the maximum gain achieved by an infinitely large codebook. We demonstrate, both theoretically and experimentally, that a large beam-steering codebooks (such as the \(1024^{16}\) set considered in our experiment) can be reduced to just a few steering vectors. This framework serves as a proof that only a few steering vectors are sufficient to achieve near-maximum gain, challenging the common belief that a large codebook with fine angular resolution is essential to fully reap the benefits of an antenna array.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:52:06 GMT" } ]
2025-05-15T00:00:00
[ [ "Bozkurt", "Bora", "" ], [ "Gunel", "Hasan Atalay", "" ], [ "Chraiti", "Mohaned", "" ], [ "Hokelek", "Ibrahim", "" ], [ "Gorcin", "Ali", "" ], [ "Ghrayeb", "Ali", "" ] ]
2505.09163
Dong Hwa Shin
Ho Yun Jung, Ja Kyung Koo and Dong Hwa Shin
Inverse limits of CM points on certain Shimura varieties
null
null
null
null
math.NT
http://creativecommons.org/publicdomain/zero/1.0/
Let $N$ be a positive integer, and let $D\equiv0$ or $1\Mod{4}$ be a negative integer. We define the sets $\mathcal{CM}(D,\,Y_1(N)^\pm)$ and $\mathcal{CM}(D,\,Y(N)^\pm)$ as subsets of the Shimura varieties $Y_1(N)^\pm$ and $Y(N)^\pm$, respectively, consisting of CM points of discriminant $D$ that are primitive modulo $N$. By using the theory of definite form class groups, we show that the inverse limits \begin{equation*} \varprojlim_N\,\mathcal{CM}(D,\,Y_1(N)^\pm)\quad\textrm{and}\quad \varprojlim_N\,\mathcal{CM}(D,\,Y(N)^\pm) \end{equation*} naturally inherit group structures isomorphic to $\mathrm{Gal}(K^\mathrm{ab}/\mathbb{Q})$ and $\mathrm{Gal}(K^\mathrm{ab}(t^{1/\infty})/\mathbb{Q}(t))$, respectively, where $K=\mathbb{Q}(\sqrt{D})$ and $t$ is a transcendental number. These results provide an explicit and geometric interpretation of class field theory in terms of inverse limits of CM points on the associated Shimura varieties.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:54:08 GMT" } ]
2025-05-15T00:00:00
[ [ "Jung", "Ho Yun", "" ], [ "Koo", "Ja Kyung", "" ], [ "Shin", "Dong Hwa", "" ] ]
2505.09164
Igjae Kim
Hyungjun Cho, Igjae Kim, Kwanghoon Choi, Hongjin Kim, Wonjae Lee, Junhyeok Im, Jinin So, Jaehyuk Huh
Adaptive Migration Decision for Multi-Tenant Memory Systems
14 pages, 11 figures
null
null
null
cs.OS
http://creativecommons.org/licenses/by-nc-nd/4.0/
Tiered memory systems consisting of fast small memory and slow large memory have emerged to provide high capacity memory in a cost-effective way. The effectiveness of tiered memory systems relies on how many memory accesses can be absorbed by the fast first-tier memory by page migration. The recent studies proposed several different ways of detecting hot pages and migrating them efficiently. However, our investigation shows that page migration is not always beneficial as it has the associated cost of detecting and migrating hot pages. When an application is unfriendly to migration, it is often better not to migrate pages at all. Based on the observation on migration friendliness, this paper proposes a migration control framework for multi-tenant tiered memory systems. First, it proposes a detection mechanism for migration friendliness, using per-page ping-pong status. Ping-pong pages which are promoted and demoted repeatedly in a short period of time tells migration effectiveness. Based on their change behaviors, migration is stopped or continued. After the page migration is stopped, the second mechanism detects changes of memory access patterns in a low cost way to determine whether migration needs to be resumed. Finally, as each application has a different behavior, our framework provides per-process migration control to selectively stop and start migration depending on application characteristics. We implement the framework in the Linux kernel. The evaluation with a commercial CXL-based tiered memory system shows that it effectively controls migration in single and multi-tenant environments.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:55:44 GMT" } ]
2025-05-15T00:00:00
[ [ "Cho", "Hyungjun", "" ], [ "Kim", "Igjae", "" ], [ "Choi", "Kwanghoon", "" ], [ "Kim", "Hongjin", "" ], [ "Lee", "Wonjae", "" ], [ "Im", "Junhyeok", "" ], [ "So", "Jinin", "" ], [ "Huh", "Jaehyuk", "" ] ]
2505.09165
Ryo Yoshinaka
Takehiro Ishibashi, Ryo Yoshinaka, Ayumi Shinohara
BusOut is NP-complete
null
null
null
null
cs.CC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This study examines the computational complexity of the decision problem modeled on the smartphone game Bus Out. The objective of the game is to load all the passengers in a queue onto appropriate buses using a limited number of bus parking spots by selecting and dispatching the buses on a map. We show that the problem is NP-complete, even for highly restricted instances. We also show that it is hard to approximate the minimum number of parking spots needed to solve a given instance.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:57:21 GMT" } ]
2025-05-15T00:00:00
[ [ "Ishibashi", "Takehiro", "" ], [ "Yoshinaka", "Ryo", "" ], [ "Shinohara", "Ayumi", "" ] ]
2505.09166
Jonas Oppenlaender
Hannu Simonen, Atte Kiviniemi, Jonas Oppenlaender
An Initial Exploration of Default Images in Text-to-Image Generation
16 pages, 6 figures
null
null
null
cs.HC cs.AI
http://creativecommons.org/licenses/by/4.0/
In the creative practice of text-to-image generation (TTI), images are generated from text prompts. However, TTI models are trained to always yield an output, even if the prompt contains unknown terms. In this case, the model may generate what we call "default images": images that closely resemble each other across many unrelated prompts. We argue studying default images is valuable for designing better solutions for TTI and prompt engineering. In this paper, we provide the first investigation into default images on Midjourney, a popular image generator. We describe our systematic approach to create input prompts triggering default images, and present the results of our initial experiments and several small-scale ablation studies. We also report on a survey study investigating how default images affect user satisfaction. Our work lays the foundation for understanding default images in TTI and highlights challenges and future research directions.
[ { "version": "v1", "created": "Wed, 14 May 2025 05:59:23 GMT" } ]
2025-05-15T00:00:00
[ [ "Simonen", "Hannu", "" ], [ "Kiviniemi", "Atte", "" ], [ "Oppenlaender", "Jonas", "" ] ]
2505.09167
Idan Mehalel
Amit Daniely, Idan Mehalel and Elchanan Mossel
Online Learning of Neural Networks
null
null
null
null
stat.ML cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study online learning of feedforward neural networks with the sign activation function that implement functions from the unit ball in $\mathbb{R}^d$ to a finite label set $\{1, \ldots, Y\}$. First, we characterize a margin condition that is sufficient and in some cases necessary for online learnability of a neural network: Every neuron in the first hidden layer classifies all instances with some margin $\gamma$ bounded away from zero. Quantitatively, we prove that for any net, the optimal mistake bound is at most approximately $\mathtt{TS}(d,\gamma)$, which is the $(d,\gamma)$-totally-separable-packing number, a more restricted variation of the standard $(d,\gamma)$-packing number. We complement this result by constructing a net on which any learner makes $\mathtt{TS}(d,\gamma)$ many mistakes. We also give a quantitative lower bound of approximately $\mathtt{TS}(d,\gamma) \geq \max\{1/(\gamma \sqrt{d})^d, d\}$ when $\gamma \geq 1/2$, implying that for some nets and input sequences every learner will err for $\exp(d)$ many times, and that a dimension-free mistake bound is almost always impossible. To remedy this inevitable dependence on $d$, it is natural to seek additional natural restrictions to be placed on the network, so that the dependence on $d$ is removed. We study two such restrictions. The first is the multi-index model, in which the function computed by the net depends only on $k \ll d$ orthonormal directions. We prove a mistake bound of approximately $(1.5/\gamma)^{k + 2}$ in this model. The second is the extended margin assumption. In this setting, we assume that all neurons (in all layers) in the network classify every ingoing input from previous layer with margin $\gamma$ bounded away from zero. In this model, we prove a mistake bound of approximately $(\log Y)/ \gamma^{O(L)}$, where L is the depth of the network.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:03:07 GMT" } ]
2025-05-15T00:00:00
[ [ "Daniely", "Amit", "" ], [ "Mehalel", "Idan", "" ], [ "Mossel", "Elchanan", "" ] ]
2505.09168
Jianlin Sun
Jianlin Sun and Xiaolin Fang and Juwei Guan and Dongdong Gui and Teqi Wang and Tongxin Zhu
DRRNet: Macro-Micro Feature Fusion and Dual Reverse Refinement for Camouflaged Object Detection
null
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The core challenge in Camouflage Object Detection (COD) lies in the indistinguishable similarity between targets and backgrounds in terms of color, texture, and shape. This causes existing methods to either lose edge details (such as hair-like fine structures) due to over-reliance on global semantic information or be disturbed by similar backgrounds (such as vegetation patterns) when relying solely on local features. We propose DRRNet, a four-stage architecture characterized by a "context-detail-fusion-refinement" pipeline to address these issues. Specifically, we introduce an Omni-Context Feature Extraction Module to capture global camouflage patterns and a Local Detail Extraction Module to supplement microstructural information for the full-scene context module. We then design a module for forming dual representations of scene understanding and structural awareness, which fuses panoramic features and local features across various scales. In the decoder, we also introduce a reverse refinement module that leverages spatial edge priors and frequency-domain noise suppression to perform a two-stage inverse refinement of the output. By applying two successive rounds of inverse refinement, the model effectively suppresses background interference and enhances the continuity of object boundaries. Experimental results demonstrate that DRRNet significantly outperforms state-of-the-art methods on benchmark datasets. Our code is available at https://github.com/jerrySunning/DRRNet.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:03:53 GMT" } ]
2025-05-15T00:00:00
[ [ "Sun", "Jianlin", "" ], [ "Fang", "Xiaolin", "" ], [ "Guan", "Juwei", "" ], [ "Gui", "Dongdong", "" ], [ "Wang", "Teqi", "" ], [ "Zhu", "Tongxin", "" ] ]
2505.09169
Pablo Spiga
Jessica Anzanello, Maria Elisa Fernandes, Pablo Spiga
The maximal rank of a string group generated by involutions for alternating groups
28 pages
null
null
null
math.GR math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A string group generated by involutions, or SGGI, is a pair $\Gamma=(G, S)$, where $G$ is a group and $S=\{\rho_0,\ldots, \rho_{r-1}\}$ is an ordered set of involutions generating $G$ and satisfying the commuting property: $$\forall i,j\in\{0,\ldots, r-1\}, \;|i-j|\ne 1\Rightarrow (\rho_i\rho_j)^2=1.$$ When $S$ is an independent set, the rank of $\Gamma$ is the cardinality of $S$. We determine an upper bound for the rank of an SGGI over the alternating group of degree $n$. Our bound is tight when $n\equiv 0,1,4\pmod 5$.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:05:15 GMT" } ]
2025-05-15T00:00:00
[ [ "Anzanello", "Jessica", "" ], [ "Fernandes", "Maria Elisa", "" ], [ "Spiga", "Pablo", "" ] ]
2505.09170
Rostyslav Sipakov
Rostyslav Sipakov, Olena Voloshkina
Modeling Indoor PM$_{2.5}$ Exposure During Retrofits: Plastic Film Barriers and a Quadratic Baseline Approach
Case study (9 pp). Focus on the plastic film barrier and its impact on indoor PM$_{2.5}$. Not peer-reviewed; full version in preparation
null
null
null
physics.med-ph physics.ao-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Temporary plastic film barriers are widely used to separate occupied rooms from exterior renovation zones, yet their effect on indoor particulate exposure is poorly quantified. We monitored PM$_{2.5}$ in a Tampa, Florida, apartment for 48 days with a low-cost optical sensor (Temtop LKC-1000S+), spanning pre-barrier, barrier-on, and post-barrier periods. A quadratic baseline was fitted to "background" minutes devoid of identifiable indoor sources, allowing excess concentrations ($\Delta$PM) to be partitioned into facade work, cooking, and passive accumulation without outdoor co-monitoring. The barrier prevented large construction spikes indoors but curtailed natural ventilation, doubling the mean baseline from 1.9 to 3.9 $\mu$g m$^{-3}$. During this stage, passive build-up accounted for $45\,\%$ of the daily excess dose, with facade work and cooking contributing $31\,\%$ and $24\,\%$, respectively. Once the new window was installed and evening airing resumed, the baseline fell to 0.8 $\mu$g m$^{-3}$, the lowest of the campaign. Our findings highlight the trade-off between dust shielding and background elevation and demonstrate that simple polynomial fitting bolsters low-cost IAQ diagnostics in mechanically unventilated dwellings. The framework is readily transferable to other retrofits; future studies should pair indoor sensing with outdoor references and multi-room deployments to refine infiltration estimates.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:07:59 GMT" } ]
2025-05-15T00:00:00
[ [ "Sipakov", "Rostyslav", "" ], [ "Voloshkina", "Olena", "" ] ]
2505.09171
Kouichi Hagino
XRISM collaboration
Structured ionized winds shooting out from a quasar at relativistic speeds
Original version submitted to Nature in October 2024; see final accepted version at DOI: https://doi.org/10.1038/s41586-025-08968-2
Nature, May 14, 2025
10.1038/s41586-025-08968-2
null
astro-ph.HE astro-ph.GA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Evidence indicates that supermassive black holes exist at the centers of most galaxies. Their mass correlates with the galactic bulge mass, suggesting a co-evolution with their host galaxies, most likely through powerful winds. X-ray observations have detected highly ionized winds outflowing at sub-relativistic speeds from the accretion disks around supermassive black holes. However, the limited spectral resolution of current X-ray instruments has left the physical structure and location of the winds poorly understood, hindering accurate estimates of their kinetic power. Here, the first XRISM observation of the luminous quasar, PDS 456, is reported. The high-resolution spectrometer Resolve onboard XRISM enabled the discovery of five discrete velocity components outflowing at 20-30% of the speed of light. This demonstrates that the wind structure is highly inhomogeneous, which likely consists of up to a million clumps. The mass outflow rate is estimated to be 60-300 solar masses per year, with the wind kinetic power exceeding the Eddington luminosity limit. Compared to the galaxy-scale outflows, the kinetic power is more than 3 orders of magnitude larger, while the momentum flux is 10 times larger. These estimates disfavor both energy- and momentum-driven outflow models. It suggests that such wind activity occurs in less than 10% of the quasar phase and/or that its energy/momentum is not efficiently transferred to the galaxy-scale outflows due to the clumpiness of the wind and the interstellar medium.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:09:34 GMT" } ]
2025-05-15T00:00:00
[ [ "XRISM collaboration", "", "" ] ]
2505.09172
Yichen Shi
Zhongyi Li, Zhuofu Tao, Yanze Zhou, Yichen Shi, Zhiping Yu, Ting-Jung Lin, Lei He
Automated SAR ADC Sizing Using Analytical Equations
null
null
null
null
cs.AR eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Conventional analog and mixed-signal (AMS) circuit designs heavily rely on manual effort, which is time-consuming and labor-intensive. This paper presents a fully automated design methodology for Successive Approximation Register (SAR) Analog-to-Digital Converters (ADCs) from performance specifications to complete transistor sizing. To tackle the high-dimensional sizing problem, we propose a dual optimization scheme. The system-level optimization iteratively partitions the overall requirements and analytically maps them to subcircuit design specifications, while local optimization loops determines the subcircuits' design parameters. The dependency graph-based framework serializes the simulations for verification, knowledge-based calculations, and transistor sizing optimization in topological order, which eliminates the need for human intervention. We demonstrate the effectiveness of the proposed methodology through two case studies with varying performance specifications, achieving high SNDR and low power consumption while meeting all the specified design constraints.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:10:40 GMT" } ]
2025-05-15T00:00:00
[ [ "Li", "Zhongyi", "" ], [ "Tao", "Zhuofu", "" ], [ "Zhou", "Yanze", "" ], [ "Shi", "Yichen", "" ], [ "Yu", "Zhiping", "" ], [ "Lin", "Ting-Jung", "" ], [ "He", "Lei", "" ] ]
2505.09173
Henglin Pu
Henglin Pu, Husheng Li, Zhu Han, H. Vincent Poor
Trellis Waveform Shaping for Sidelobe Reduction in Integrated Sensing and Communications: A Duality with PAPR Mitigation
null
null
null
null
eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A key challenge in integrated sensing and communications (ISAC) is the synthesis of waveforms that can modulate communication messages and achieve good sensing performance simultaneously. In ISAC systems, standard communication waveforms can be adapted for sensing, as the sensing receiver (co-located with the transmitter) has knowledge of the communication message and consequently the waveform. However, the randomness of communications may result in waveforms that have high sidelobes masking weak targets. Thus, it is desirable to refine communication waveforms to improve the sensing performance by reducing the integrated sidelobe levels (ISL). This is similar to the peak-to-average power ratio (PAPR) mitigation in orthogonal frequency division multiplexing (OFDM), in which the OFDM-modulated waveform needs to be refined to reduce the PAPR. In this paper, inspired by PAPR reduction algorithms in OFDM, we employ trellis shaping in OFDM-based ISAC systems to refine waveforms for specific sensing metrics using convolutional codes and Viterbi decoding. In such a scheme, the communication data is encoded and then mapped to the signaling constellation in different subcarriers, such that the time-domain sidelobes are reduced. An interesting observation is that sidelobe reduction in OFDM-based ISAC is dual to PAPR reduction in OFDM, thereby sharing a similar signaling structure. Numerical simulations and hardware software defined radio USRP experiments are carried out to demonstrate the effectiveness of the proposed trellis shaping approach.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:12:10 GMT" } ]
2025-05-15T00:00:00
[ [ "Pu", "Henglin", "" ], [ "Li", "Husheng", "" ], [ "Han", "Zhu", "" ], [ "Poor", "H. Vincent", "" ] ]
2505.09174
Xinyu You
Xinyu You, Xiang Liu, Chuan-Shen Hu, Kelin Xia and Tze Chien Sum
Quotient Complex Transformer (QCformer) for Perovskite Data Analysis
null
null
null
null
cs.LG cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The discovery of novel functional materials is crucial in addressing the challenges of sustainable energy generation and climate change. Hybrid organic-inorganic perovskites (HOIPs) have gained attention for their exceptional optoelectronic properties in photovoltaics. Recently, geometric deep learning, particularly graph neural networks (GNNs), has shown strong potential in predicting material properties and guiding material design. However, traditional GNNs often struggle to capture the periodic structures and higher-order interactions prevalent in such systems. To address these limitations, we propose a novel representation based on quotient complexes (QCs) and introduce the Quotient Complex Transformer (QCformer) for material property prediction. A material structure is modeled as a quotient complex, which encodes both pairwise and many-body interactions via simplices of varying dimensions and captures material periodicity through a quotient operation. Our model leverages higher-order features defined on simplices and processes them using a simplex-based Transformer module. We pretrain QCformer on benchmark datasets such as the Materials Project and JARVIS, and fine-tune it on HOIP datasets. The results show that QCformer outperforms state-of-the-art models in HOIP property prediction, demonstrating its effectiveness. The quotient complex representation and QCformer model together contribute a powerful new tool for predictive modeling of perovskite materials.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:13:14 GMT" } ]
2025-05-15T00:00:00
[ [ "You", "Xinyu", "" ], [ "Liu", "Xiang", "" ], [ "Hu", "Chuan-Shen", "" ], [ "Xia", "Kelin", "" ], [ "Sum", "Tze Chien", "" ] ]
2505.09175
Hossein Bagheri
Mohammad Ganjirad, Mahmoud Reza Delavar, Hossein Bagheri, Mohammad Mehdi Azizi
Optimizing Urban Critical Green Space Development Using Machine Learning
null
Sustainable Cities and Society, Volume 120, 15 February 2025, 106158
10.1016/j.scs.2025.106158
null
cs.LG cs.CV
http://creativecommons.org/licenses/by-sa/4.0/
This paper presents a novel framework for prioritizing urban green space development in Tehran using diverse socio-economic, environmental, and sensitivity indices. The indices were derived from various sources including Google Earth Engine, air pollution measurements, municipal reports and the Weather Research & Forecasting (WRF) model. The WRF model was used to estimate the air temperature at a 1 km resolution due to insufficient meteorological stations, yielding RMSE and MAE values of 0.96{\deg}C and 0.92{\deg}C, respectively. After data preparation, several machine learning models were used for binary vegetation cover classification including XGBoost, LightGBM, Random Forest (RF) and Extra Trees. RF achieved the highest performance, exceeding 94% in Overall Accuracy, Recall, and F1-score. Then, the probability of areas lacking vegetation cover was assessed using socio-economic, environmental and sensitivity indices. This resulted in the RF generating an urban green space development prioritization map. Feature Importance Analysis revealed that the most significant indices were nightly land surface temperature (LST) and sensitive population. Finally, the framework performance was validated through microclimate simulation to assess the critical areas after and before the green space development by green roofs. The simulation demonstrated reducing air temperature by up to 0.67{\deg}C after utilizing the green roof technology in critical areas. As a result, this framework provides a valuable tool for urban planners to develop green spaces.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:13:23 GMT" } ]
2025-05-15T00:00:00
[ [ "Ganjirad", "Mohammad", "" ], [ "Delavar", "Mahmoud Reza", "" ], [ "Bagheri", "Hossein", "" ], [ "Azizi", "Mohammad Mehdi", "" ] ]
2505.09176
Ryo Terasawa
Ryo Terasawa, Masahiro Takada, Toshiki Kurita, and Sunao Sugiyama
Late-time suppression of structure growth as a solution for the $S_8$ tension
13 pages, 7 figures. arXiv admin note: text overlap with arXiv:2503.20396, arXiv:2403.20323
null
null
null
astro-ph.CO
http://creativecommons.org/licenses/by/4.0/
The $S_8$ value inferred from the Subaru Hyper Suprime-Cam (HSC) Year 3 cosmic shear data, under the assumption of the flat $\Lambda$CDM model, is 2-3$\sigma$ lower than that inferred from observations of the early-time universe, such as cosmic microwave background (CMB) anisotropy data. Resolving the $S_8$ tension requires a scenario in which structure formation on small scales is suppressed in the late universe. As potential solutions, we consider extended models both within and beyond the $\Lambda$CDM model -- models that incorporate parameterized baryonic feedback effects, the effect of varying neutrino mass, and modified structure growth, each of which can lead to a suppression of structure growth at lower redshifts, with its own distinct scale- and redshift-dependencies. In particular, we consider phenomenological modified gravity models in which the suppression of structure growth is triggered at lower redshifts, as dark energy ($\Lambda$) begins to dominate the background expansion. We show that the modified growth factor models -- especially those featuring more rapid growth suppression at lower redshifts -- provide an improved fit to the combined datasets of the HSC-Y3 cosmic shear correlation functions, the Planck CMB, and the ACT DR6 CMB lensing, compared to the fiducial $\Lambda$CDM model and the models including the baryonic effects or the massive neutrino effect within the the $\Lambda$CDM framework.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:13:26 GMT" } ]
2025-05-15T00:00:00
[ [ "Terasawa", "Ryo", "" ], [ "Takada", "Masahiro", "" ], [ "Kurita", "Toshiki", "" ], [ "Sugiyama", "Sunao", "" ] ]
2505.09177
Veronika R\'y\v{z}ov\'a
Veronika R\'y\v{z}ov\'a
On one of Birkhoff's theorems for backward limit points
null
null
null
null
math.DS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In 1927 George Birkhoff in his book Dynamical Systems presented a theorem that describes the behaviour of trajectories outside of a set of non-wandering points on an arbitrary compacta. Much later in 1960s Sharkovsky followed up on Birkhoff's work and published even stronger result, this time focusing on the set of omega limit points for interval maps. In this article we formulate similar statement for a neighbourhood of a set of different types of backward limit points for maps of the interval.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:19:59 GMT" } ]
2025-05-15T00:00:00
[ [ "Rýžová", "Veronika", "" ] ]
2505.09179
Junyao Wu
Junyao Wu, Rui-Chang Shen, Li Zhang, Fujia Chen, Bingbing Wang, Hongsheng Chen, Yihao Yang, Haoran Xue
Nonlinearity-induced reversal of electromagnetic non-Hermitian skin effect
null
null
null
null
cond-mat.mes-hall
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The interplay between band topology and material nonlinearity gives rise to a variety of novel phenomena, such as topological solitons and nonlinearity-induced topological phase transitions. However, most previous studies fall within the Hermitian regime, leaving the impact of nonlinearity on non-Hermitian topology seldom explored. Here, we investigate the effects of nonlinearity on the non-Hermitian skin effect, a well-known non-Hermitian phenomenon induced by the point-gap topology unique to non-Hermitian systems. Interestingly, we discover a nonlinearity-induced point-gap topological phase transition accompanied by a reversal of the skin mode localization, which is distinct from previous nonlinearity-induced line-gap topological phases. This phenomenon is experimentally demonstrated in a nonlinear microwave metamaterial, where electromagnetic waves are localized around one end of the sample under a low-intensity pump, whereas at a high-intensity pump, the waves are localized around the other end. Our results open a new route towards nonlinear topological physics in non-Hermitian systems and are promising for reconfigurable topological wave manipulation.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:21:38 GMT" } ]
2025-05-15T00:00:00
[ [ "Wu", "Junyao", "" ], [ "Shen", "Rui-Chang", "" ], [ "Zhang", "Li", "" ], [ "Chen", "Fujia", "" ], [ "Wang", "Bingbing", "" ], [ "Chen", "Hongsheng", "" ], [ "Yang", "Yihao", "" ], [ "Xue", "Haoran", "" ] ]
2505.09180
Athanasios Papaioannou Dr.
A. Papaioannou, A. Mishev, I. Usoskin, B. Heber, R. Vainio, N. Larsen, M. Jarry, A.P. Rouillard, N. Talebpour Sheshvan, M. Laurenza, M. Dumbovi\'c, G. Vasalos, J. Gieseler, S. Koldobskiy, O. Raukunen, C. Palmroos, M. H\"orl\"ock, M. K\"oberle, R. F. Wimmer-Schweingruber, A. Anastasiadis, P. K\"uhl, E. Lavasa
The high-energy protons of the ground level enhancement (GLE74) event on 11 May 2024
null
null
null
null
astro-ph.SR astro-ph.EP physics.space-ph
http://creativecommons.org/licenses/by-nc-nd/4.0/
High energy solar protons were observed by particle detectors aboard spacecraft in near-Earth orbit on May 11, 2024 and produced the 74th ground level enhancement (GLE74) event registered by ground-based neutron monitors. This study involves a detailed reconstruction of the neutron monitor response, along with the identification of the solar eruption responsible for the emission of the primary particles, utilizing both in situ and remote-sensing. Observations spanning proton energies from a few MeV to around 1.64 GeV, collected from the Solar and Heliospheric Observatory (SOHO), the Geostationary Operational Environmental Satellite (GOES), the Solar Terrestrial Relations Observatory (STEREO-A), and neutron monitors, were integrated with records of the associated solar soft X-ray flare, coronal mass ejection, and radio bursts, to identify the solar origin of the GLE74. Additionally, a time-shift analysis was conducted to link the detected particles to their solar sources. Finally, a comparison of GLE74 to previous ones is carried out. GLE74 reached a maximum particle rigidity of at least 2.4 GV and was associated with a series of type III, type II, and type IV radio bursts. The release time of the primary solar energetic particles (SEPs) with an energy of 500 MeV was estimated to be around 01:21 UT. A significant SEP flux was observed from the anti-Sun direction with a relatively broad angular distribution, rather than a narrow, beam-like pattern, particularly during the main phase at the particle peak flux. Comparisons with previous GLEs suggest that GLE74 was a typical event in terms of solar eruption dynamics.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:25:53 GMT" } ]
2025-05-15T00:00:00
[ [ "Papaioannou", "A.", "" ], [ "Mishev", "A.", "" ], [ "Usoskin", "I.", "" ], [ "Heber", "B.", "" ], [ "Vainio", "R.", "" ], [ "Larsen", "N.", "" ], [ "Jarry", "M.", "" ], [ "Rouillard", "A. P.", "" ], [ "Sheshvan", "N. Talebpour", "" ], [ "Laurenza", "M.", "" ], [ "Dumbović", "M.", "" ], [ "Vasalos", "G.", "" ], [ "Gieseler", "J.", "" ], [ "Koldobskiy", "S.", "" ], [ "Raukunen", "O.", "" ], [ "Palmroos", "C.", "" ], [ "Hörlöck", "M.", "" ], [ "Köberle", "M.", "" ], [ "Wimmer-Schweingruber", "R. F.", "" ], [ "Anastasiadis", "A.", "" ], [ "Kühl", "P.", "" ], [ "Lavasa", "E.", "" ] ]
2505.09181
Marcus Br\"uggen
H. Andernach, M. Br\"uggen
Properties of Giant Radio Galaxies larger than 3 Mpc
Astronomy & Astrophysics, in press
null
null
null
astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
Giant radio galaxies (GRG) are radio galaxies with physical sizes of their radio emission larger than 0.7 Mpc. Recently, the sample of GRGs has become large enough to study the extreme end of the GRG size distribution. We examine the properties of GRGs with largest linear sizes larger than 3 Mpc in order to shed light on the nature and origin of GRGs. We select, corroborate, and revise if necessary, the largest GRGs from literature. We add to these the GRGs we identified in our own search, combined with optical surveys and catalogues of spectroscopic and photometric redshifts in order to find their projected linear radio size. We study their radio power--size relation, the asymmetry in the lobes, their association with clusters of galaxies, as well as their bending angles. We present an unprecedented sample of 143 GRGs larger than 3 Mpc, of which 69 were newly found by us. The sample includes six GRGs with projected linear sizes clearly exceeding 5 Mpc and reaching up to 6.6 Mpc. We find that GRGs larger than 3 Mpc are distributed in redshift and radio luminosity indistinguishable from those of smaller GRGs. At most a single one of the GRGs larger than 3 Mpc can be classified as a clear Fanaroff-Riley (FR) type I source, and only 6 per cent deviate from a clear FR II radio morphology. One quarter of our GRGs show very diffuse lobes typical for remnant radio galaxies, and only 59 per cent show indications of hotspots in at least one lobe, with 38 per cent featuring a hotspot in both lobes. As in the case of smaller radio galaxies, the shorter lobe is most often also the brighter one. We find tentative evidence that the bending angle decreases with size of the GRG, but no trend with redshift is detected. The bending angles of GRGs > 3 Mpc in known clusters are larger than for those GRGs not associated with clusters.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:27:53 GMT" } ]
2025-05-15T00:00:00
[ [ "Andernach", "H.", "" ], [ "Brüggen", "M.", "" ] ]
2505.09182
Micha{\l} Borowski
Micha{\l} Borowski and Andrea Cianchi
Composition operators in Orlicz-Sobolev spaces
null
null
null
null
math.FA
http://creativecommons.org/licenses/by/4.0/
The continuity of the Nemytskii operator between Orlicz-Sobolev spaces is investigated. Natural Orlicz-Sobolev versions of classical results for standard Sobolev are established. The results presented not only extend the latter, but also improve them in borderline situations. Anisotropic Orlicz-Sobolev spaces are included in our analysis. The results offered for this class of spaces are new even for customary anisotropic Sobolev spaces.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:28:42 GMT" } ]
2025-05-15T00:00:00
[ [ "Borowski", "Michał", "" ], [ "Cianchi", "Andrea", "" ] ]
2505.09183
Bo Zhou
Yiting Cai, Bo Zhou
Ordinary and spectral extremal problems on vertex disjoint copies of even fans
null
null
null
null
math.CO
http://creativecommons.org/licenses/by/4.0/
Let $\mathrm{ex}(n, F)$ and $\mathrm{spex}(n, F)$ be the maximum size and spectral radius among all $F$-free graphs with fixed order $n$, respectively. A fan is a graph $P_1\vee P_{s}$ (join of a vertex and a path of order $s$) for $s\ge 3$, and it is called an even fan if $s$ is even. In this paper, we study $\mathrm{ex}(n,t(P_1\vee P_{2k}))$, $\mathrm{spex}(n,t(P_1\vee P_{2k}))$ with $t\ge 1$ and $k\ge 3$ and characterize the corresponding extremal graphs for sufficiently large $n$.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:28:52 GMT" } ]
2025-05-15T00:00:00
[ [ "Cai", "Yiting", "" ], [ "Zhou", "Bo", "" ] ]
2505.09184
Kostiantyn Ralchenko
Yuliya Mishura, Andrey Pilipenko, Kostiantyn Ralchenko
Gatheral double stochastic volatility model with Skorokhod reflection
19 pages
null
null
null
q-fin.MF math.PR q-fin.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate the Gatheral model of double mean-reverting stochastic volatility, in which the drift term itself follows a mean-reverting process, and the overall model exhibits mean-reverting behavior. We demonstrate that such processes can attain values arbitrarily close to zero and remain near zero for extended periods, making them practically and statistically indistinguishable from zero. To address this issue, we propose a modified model incorporating Skorokhod reflection, which preserves the model's flexibility while preventing volatility from approaching zero.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:30:33 GMT" } ]
2025-05-15T00:00:00
[ [ "Mishura", "Yuliya", "" ], [ "Pilipenko", "Andrey", "" ], [ "Ralchenko", "Kostiantyn", "" ] ]
2505.09185
Thomas Plunkett
T. Plunkett, A. A. Cole, J.P. Beaulieu, K. Siellez, B. Emptage, K. Auchettl, J. W. Blackman, N. E. Rektsini
TASSIE: a TASmanian Search for Inclined Exoplanets
15 pages, 12 figures and 7 tables. Submitted to PASA
null
null
null
astro-ph.EP astro-ph.SR
http://creativecommons.org/licenses/by/4.0/
We present the first results of a pilot 'TASmanian Search for Inclined Exoplanets' (TASSIE) program. This includes observations and analysis of five short-period exoplanet candidates using data from TESS and the Harlingten 50 cm telescope at the Greenhill Observatory. We describe the instrumentation, data reduction process and target selection strategy for the program. We utilise archival multi-band photometry and new mid-resolution spectra to determine stellar parameters for five TESS Objects of Interest (TOIs). We then perform a statistical validation to rule out false positives, before moving on to a joint transit analysis of the remaining systems. We find that TOI3070, TOI3124 and TOI4266 are likely non-planetary signals, which we attribute to either short-period binary stars on grazing orbits or stellar spots. For TOI3097, we find a hot sub-Jovian to Jovian size planet ($R_{3097Ab}$ = 0.89 $\pm$ 0.04 $R_{J}$, $P_{3097Ab}$ = 1.368386 $\pm$ 0.000006 days) orbiting the primary K dwarf star in a wide binary system. This system shows indications of low metallicity ([Fe/H] $\approx$ -1), making it an unlikely host for a giant planet. For TOI3163, we find a Jovian-size companion on a circular orbit around a late F dwarf star, with $R_{3163b}$ = 1.42 $\pm$ 0.05 $R_{J}$ and $P_{3163b}$ = 3.074966 $\pm$ 0.000022 days. In future, we aim to validate further southern giant planet candidates with a particular focus on those residing in the sub-Jovian desert/savanna.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:31:53 GMT" } ]
2025-05-15T00:00:00
[ [ "Plunkett", "T.", "" ], [ "Cole", "A. A.", "" ], [ "Beaulieu", "J. P.", "" ], [ "Siellez", "K.", "" ], [ "Emptage", "B.", "" ], [ "Auchettl", "K.", "" ], [ "Blackman", "J. W.", "" ], [ "Rektsini", "N. E.", "" ] ]
2505.09186
Yuichi Harikane
Yuichi Harikane, Ryan L. Sanders, Richard Ellis, Tucker Jones, Masami Ouchi, Nicolas Laporte, Guido Roberts-Borsani, Harley Katz, Kimihiko Nakajima, Yoshiaki Ono, Mansi Gupta
JWST & ALMA Joint Analysis with [OII]$\lambda\lambda$3726,3729, [OIII]$\lambda$4363, [OIII]88$\mu$m, and [OIII]52$\mu$m: Multi-Zone Evolution of Electron Densities at $\mathbf{z\sim0-14}$ and Its Impact on Metallicity Measurements
30 pages, 18 figures, submitted to ApJ
null
null
null
astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
We present a JWST and ALMA detailed study of the ISM properties of high-redshift galaxies. Our JWST/NIRSpec IFU spectroscopy targeting three galaxies at $z=6-7$ detects key rest-frame optical emission lines, allowing us to derive [OII]$\lambda\lambda$3726,3729-based electron densities of $n_\mathrm{e,optical}\sim1000$ cm$^{-3}$ on average and [OIII]$\lambda$4363-based metallicities of $\mathrm{12+log(O/H)}=8.0-8.2$ in two galaxies. New ALMA Band 9/10 observations detect the [OIII]52$\mu$m line in one galaxy but do not in the others, resulting in FIR-based densities of $n_\mathrm{e,FIR}\lesssim500$ cm$^{-3}$ from the [OIII]52$\mu$m/[OIII]88$\mu$m ratios, systematically lower than the optical [OII]-based measurements. These low FIR-based densities are comparable to those at both $z\sim0$ and $z>6$ in the literature, including JADES-GS-z14-0 at $z=14.18$, suggesting little evolution up to $z\sim14$, in contrast to the increasing trend of optical-based densities with redshift. By conducting a JWST and ALMA joint analysis using emission lines detected with both telescopes, we find that the observed FIR [OIII]52,88$\mu$m luminosities are too high to be explained by the optical-based densities at which they would be significantly collisionally de-excited. Instead, a 2-zone model with distinct high- and low-density regions is required to reproduce all observed lines, indicating that FIR [OIII] emission arises predominantly from low-density gas, while optical [OIII] and [OII] lines trace both regions. We further demonstrate that the direct-$T_\mathrm{e}$ method can sometimes significantly underestimate metallicities up to 0.8 dex due to the presence of the low-density gas not fully traced by optical lines alone, highlighting the importance of combining optical and FIR lines to accurately determine gas-phase metallicities in the early universe.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:31:53 GMT" } ]
2025-05-15T00:00:00
[ [ "Harikane", "Yuichi", "" ], [ "Sanders", "Ryan L.", "" ], [ "Ellis", "Richard", "" ], [ "Jones", "Tucker", "" ], [ "Ouchi", "Masami", "" ], [ "Laporte", "Nicolas", "" ], [ "Roberts-Borsani", "Guido", "" ], [ "Katz", "Harley", "" ], [ "Nakajima", "Kimihiko", "" ], [ "Ono", "Yoshiaki", "" ], [ "Gupta", "Mansi", "" ] ]
2505.09187
Mohammad Yahyavi
Mohammad Yahyavi, Ilya Belopolski, Yuanjun Jin, Md Shafayat Hossain, Yilin Zhao, Jinyang Ni, Naizhou Wang, Yi-Chun Hung, Zi-Jia Cheng, Tyler A. Cochran, Tay-Rong Chang, Wei-bo Gao, Su-Yang Xu, Jia-Xin Yin, Qiong Ma, M. Zahid Hasan, Arun Bansil, Naoto Nagaosa, Guoqing Chang
Wavefunction-Free Approach for Predicting Nonlinear Responses in Weyl Semimetals
null
null
null
null
cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
By sidestepping the intractable calculations of many-body wavefunctions, density functional theory (DFT) has revolutionized the prediction of ground states of materials. However, predicting nonlinear responses--critical for next-generation quantum devices--still relies heavily on explicit wavefunctions, limiting computational efficiency. In this letter, using the circular photogalvanic effect (CPGE) in Weyl semimetals as a representative example, we realize a 1000-fold computational speedup by eliminating the explicit dependence on wavefunctions. Our approach leverages the one-to-one correspondence between free parameters of Weyl fermions and the associated responses to obtain precise wavefunction-free formulations. Applying our methodology, we systematically investigated known Weyl semimetals and revealed that Ta$_3$S$_2$ exhibits photocurrents an order of magnitude greater than those observed in TaAs, with potential for an additional order-of-magnitude enhancement under strain. Our work paves the way for substantially more efficient screening and optimization of nonlinear electromagnetic properties of topological quantum materials.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:32:11 GMT" } ]
2025-05-15T00:00:00
[ [ "Yahyavi", "Mohammad", "" ], [ "Belopolski", "Ilya", "" ], [ "Jin", "Yuanjun", "" ], [ "Hossain", "Md Shafayat", "" ], [ "Zhao", "Yilin", "" ], [ "Ni", "Jinyang", "" ], [ "Wang", "Naizhou", "" ], [ "Hung", "Yi-Chun", "" ], [ "Cheng", "Zi-Jia", "" ], [ "Cochran", "Tyler A.", "" ], [ "Chang", "Tay-Rong", "" ], [ "Gao", "Wei-bo", "" ], [ "Xu", "Su-Yang", "" ], [ "Yin", "Jia-Xin", "" ], [ "Ma", "Qiong", "" ], [ "Hasan", "M. Zahid", "" ], [ "Bansil", "Arun", "" ], [ "Nagaosa", "Naoto", "" ], [ "Chang", "Guoqing", "" ] ]
2505.09188
Minjun Kim
Minjun Kim, Jaehyeon Choi, Jongkeun Lee, Wonjin Cho, and U Kang
Zero-shot Quantization: A Comprehensive Survey
IJCAI 2025 Survey Track
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Network quantization has proven to be a powerful approach to reduce the memory and computational demands of deep learning models for deployment on resource-constrained devices. However, traditional quantization methods often rely on access to training data, which is impractical in many real-world scenarios due to privacy, security, or regulatory constraints. Zero-shot Quantization (ZSQ) emerges as a promising solution, achieving quantization without requiring any real data. In this paper, we provide a comprehensive overview of ZSQ methods and their recent advancements. First, we provide a formal definition of the ZSQ problem and highlight the key challenges. Then, we categorize the existing ZSQ methods into classes based on data generation strategies, and analyze their motivations, core ideas, and key takeaways. Lastly, we suggest future research directions to address the remaining limitations and advance the field of ZSQ. To the best of our knowledge, this paper is the first in-depth survey on ZSQ.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:39:01 GMT" } ]
2025-05-15T00:00:00
[ [ "Kim", "Minjun", "" ], [ "Choi", "Jaehyeon", "" ], [ "Lee", "Jongkeun", "" ], [ "Cho", "Wonjin", "" ], [ "Kang", "U", "" ] ]
2505.09189
Ioannis Soranidis
Ioannis Soranidis, Daniel R. Terno
Exotic Encounters: Buchdahl's Conditions and Physical Black Holes
10 pages, 1 table. Honorable Mention for the Gravity Research Foundation 2025 Awards for Essays on Gravitation. Comments welcome!
null
null
null
gr-qc hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Black holes are among the most well-known astrophysical objects, yet their physical realisation remains conceptually subtle. We analyse physical black holes -- light-trapping regions that form in finite time as seen by a distant observer -- and investigate the properties of the matter required to support them. Taking Buchdahl's theorem as a benchmark, we show that these configurations necessarily violate at least two of its four original conditions, and the post-formation state violates them all. These violations are substantial: they include the null energy condition, non-monotonic energy profiles, and strong pressure anisotropies. Thus, the requirement of truly forming a horizon places physical black holes in a class of solutions that are more exotic than exotic compact objects.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:41:06 GMT" } ]
2025-05-15T00:00:00
[ [ "Soranidis", "Ioannis", "" ], [ "Terno", "Daniel R.", "" ] ]
2505.09190
Harish Chandra Das
H. C. Das, G. F. Burgio
Neutron Decay Anomaly and Its Effects on Neutron Star Properties
14 pages, 5 fgures, and 1 table. Published in Universe
Universe 11, 159 (2025)
10.3390/universe11050159
null
astro-ph.HE nucl-th
http://creativecommons.org/licenses/by/4.0/
We investigate the effects of dark matter (DM) on neutron star (NS) properties using the neutron decay anomaly model within the relativistic mean-field (RMF) framework. Three nucleonic models (HCD0-HCD2) are developed, satisfying astrophysical constraints such as the maximum NS mass ($\geq 2 M_\odot$), the NICER mass-radius limits, and the tidal deformability constraint from the GW170817 event. The equation of states of the NS admixed with DM (DMANS) are calculated by incorporating the self-interactions between them. The macroscopic properties, such as mass, radius, and tidal deformability of the NSs, are obtained for HCD models along with five others by varying self-interaction strength. By combining NS observations with scattering cross-section constraints from galaxy clusters, we explore model-dependent trends in the DM self-interaction parameter space. While the quantitative bounds may vary with hadronic model choice, our analysis offers insights into the interplay between DM interactions and NS observables within the RMF framework.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:44:39 GMT" } ]
2025-05-15T00:00:00
[ [ "Das", "H. C.", "" ], [ "Burgio", "G. F.", "" ] ]
2505.09191
Christina Katsamaki
Alexander Demin, Christina Katsamaki, Fabrice Rouillier
Some Computational Tools for Solving a Selection of Problems in Control Theory
null
null
null
null
cs.SC cs.MS cs.SY eess.SY
http://creativecommons.org/licenses/by/4.0/
This paper demonstrates how certified computational tools can be used to address various problems in control theory. In particular, we introduce PACE.jl, a Julia package that implements symbolic elimination techniques, including (among others) discriminant varieties and Rational Univariate Representation, while also supporting multi-precision interval computations. We showcase its applications to key control theory problems, including identification, stability analysis, and optimization, for both parameter-dependent and parameter-free systems.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:54:02 GMT" } ]
2025-05-15T00:00:00
[ [ "Demin", "Alexander", "" ], [ "Katsamaki", "Christina", "" ], [ "Rouillier", "Fabrice", "" ] ]
2505.09192
Aurelio Agliolo Gallitto
Aurelio Agliolo Gallitto
300th anniversary of the birth of Father Eliseo della Concezione: the scientific contribution in the Royal Academy of Studies of Palermo
15 pages, 12 embedded figures, in Italian language
null
null
null
physics.hist-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
2025 marks the 300th birthday of Father Eliseo della Concezione, professor of Experimental Physics at the Royal Academy of Studies of Palermo. To celebrate this anniversary, the Physics and Chemistry Library of the University Library System and the Department of Physics and Chemistry - Emilio Segre' have organized several cultural activities. In the article, after a brief biographical description of Father Eliseo della Concezione, we will present the activities carried out and discuss the historical and educational aspects of Father Eliseo's work carried out during his stay at the Royal Academy of Palermo at the end of 18th century.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:55:27 GMT" } ]
2025-05-15T00:00:00
[ [ "Gallitto", "Aurelio Agliolo", "" ] ]
2505.09194
Anthony Genevois
Anthony Genevois
Beyond graph products and cactus groups: quandle products of groups
50 pages, 26 figures. Comments are welcome!
null
null
null
math.GR math.MG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we introduce and initiate the study of quandle products of groups, a family of groups that includes graph products of groups, cactus groups, wreath products, and the recently introduced trickle groups. Our approach is geometric: we show that quandle products admit quasi-median Cayley graphs; and, then, we exploit this geometry to deduce various valuable information about quandle products.
[ { "version": "v1", "created": "Wed, 14 May 2025 06:55:57 GMT" } ]
2025-05-15T00:00:00
[ [ "Genevois", "Anthony", "" ] ]
2505.09195
Yuya Sakuraba
Fuya Makino, Takamasa Hirai, Takuma Shiga, Hirofumi Suto, Hiroshi Fujihisa, Koichi Oyanagi, Satoru Kobayashi, Taisuke Sasaki, Takashi Yagi, Ken-ichi Uchida, and Yuya Sakuraba
Study of magneto-thermal resistance effect in a Co50Fe50/Cu multilayer through the analysis of electron and lattice thermal conductivities
18 pages , 4figures
null
null
null
cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
This study investigates the giant magneto-thermal resistance (GMTR) effect in a fully-bcc epitaxial Co50Fe50/Cu multilayer through both experimental and theoretical approaches. The applied magnetic field results in a giant change of the cross-plane thermal conductivity ({\Delta}\k{appa}) of 37 W m-1 K-1, which reaches 1.5 times larger than the previously reported value for a magnetic multilayer and record the highest value at room temperature among the other solid-state thermal switching materials working on different principles. We investigated the electron thermal conductivity for exploring the remarkable {\Delta}\k{appa} by the two-current-series-resistor model combined with the Wiedemann-Franz (WF) law. However, the result shows the electron contribution accounts for only 35% of the {\Delta}\k{appa}, indicating the presence of additional spin-dependent heat carriers. Further investigation of the lattice thermal conductivity, which is expected to be spin-independent, using non-equilibrium molecular dynamics (NEMD) simulations suggests a striking contrast: the additional spin-dependent heat carrier contribution is significantly enhanced in the parallel magnetization configuration but nearly negligible in the antiparallel configuration. These findings provide a fundamental insight into the origin of large GMTR effect and highlight its potential of active thermal management technologies for future electronic devices.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:08:40 GMT" } ]
2025-05-15T00:00:00
[ [ "Makino", "Fuya", "" ], [ "Hirai", "Takamasa", "" ], [ "Shiga", "Takuma", "" ], [ "Suto", "Hirofumi", "" ], [ "Fujihisa", "Hiroshi", "" ], [ "Oyanagi", "Koichi", "" ], [ "Kobayashi", "Satoru", "" ], [ "Sasaki", "Taisuke", "" ], [ "Yagi", "Takashi", "" ], [ "Uchida", "Ken-ichi", "" ], [ "Sakuraba", "Yuya", "" ] ]
2505.09196
Tong Li
Tong Li and Lizhi Wang and Hansen Feng and Lin Zhu and Hua Huang
PDE: Gene Effect Inspired Parameter Dynamic Evolution for Low-light Image Enhancement
11 pages, 9 tables, 9 figures
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Low-light image enhancement (LLIE) is a fundamental task in computational photography, aiming to improve illumination, reduce noise, and enhance image quality. While recent advancements focus on designing increasingly complex neural network models, we observe a peculiar phenomenon: resetting certain parameters to random values unexpectedly improves enhancement performance for some images. Drawing inspiration from biological genes, we term this phenomenon the gene effect. The gene effect limits enhancement performance, as even random parameters can sometimes outperform learned ones, preventing models from fully utilizing their capacity. In this paper, we investigate the reason and propose a solution. Based on our observations, we attribute the gene effect to static parameters, analogous to how fixed genetic configurations become maladaptive when environments change. Inspired by biological evolution, where adaptation to new environments relies on gene mutation and recombination, we propose parameter dynamic evolution (PDE) to adapt to different images and mitigate the gene effect. PDE employs a parameter orthogonal generation technique and the corresponding generated parameters to simulate gene recombination and gene mutation, separately. Experiments validate the effectiveness of our techniques. The code will be released to the public.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:14:25 GMT" } ]
2025-05-15T00:00:00
[ [ "Li", "Tong", "" ], [ "Wang", "Lizhi", "" ], [ "Feng", "Hansen", "" ], [ "Zhu", "Lin", "" ], [ "Huang", "Hua", "" ] ]
2505.09197
Matthew Blackledge
Matthew D Blackledge, Konstantinos Zormpas-Petridis, Ricardo Donners, Antonio Candito, David J Collins, Johann de Bono, Chris Parker, Dow-Mu Koh, Nina Tunariu
Generalizing imaging biomarker repeatability studies using Bayesian inference: Applications in detecting heterogeneous treatment response in whole-body diffusion-weighted MRI of metastatic prostate cancer
null
null
null
null
stat.AP eess.IV
http://creativecommons.org/licenses/by/4.0/
The assessment of imaging biomarkers is critical for advancing precision medicine and improving disease characterization. Despite the availability of methods to derive disease heterogeneity metrics in imaging studies, a robust framework for evaluating measurement uncertainty remains underdeveloped. To address this gap, we propose a novel Bayesian framework to assess the precision of disease heterogeneity measures in biomarker studies. Our approach extends traditional methods for evaluating biomarker precision by providing greater flexibility in statistical assumptions and enabling the analysis of biomarkers beyond univariate or multivariate normally-distributed variables. Using Hamiltonian Monte Carlo sampling, the framework supports both, for example, normally-distributed and Dirichlet-Multinomial distributed variables, enabling the derivation of posterior distributions for biomarker parameters under diverse model assumptions. Designed to be broadly applicable across various imaging modalities and biomarker types, the framework builds a foundation for generalizing reproducible and objective biomarker evaluation. To demonstrate utility, we apply the framework to whole-body diffusion-weighted MRI (WBDWI) to assess heterogeneous therapeutic responses in metastatic bone disease. Specifically, we analyze data from two patient studies investigating treatments for metastatic castrate-resistant prostate cancer (mCRPC). Our results reveal an approximately 70% response rate among individual tumors across both studies, objectively characterizing differential responses to systemic therapies and validating the clinical relevance of the proposed methodology. This Bayesian framework provides a powerful tool for advancing biomarker research across diverse imaging-based studies while offering valuable insights into specific clinical applications, such as mCRPC treatment response.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:18:06 GMT" } ]
2025-05-15T00:00:00
[ [ "Blackledge", "Matthew D", "" ], [ "Zormpas-Petridis", "Konstantinos", "" ], [ "Donners", "Ricardo", "" ], [ "Candito", "Antonio", "" ], [ "Collins", "David J", "" ], [ "de Bono", "Johann", "" ], [ "Parker", "Chris", "" ], [ "Koh", "Dow-Mu", "" ], [ "Tunariu", "Nina", "" ] ]
2505.09198
Christophe Debruyne
Christophe Debruyne and Davan Chiem Dao
SHACL-DS: A SHACL extension to validate RDF dataset
Submitted to ISWC 2025
null
null
null
cs.DB
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Shapes Constraint Language (SHACL) provides a powerful mechanism for validating RDF data against shape constraints, but is inherently designed for single-graph validation. This limitation makes SHACL unsuitable for natively validating RDF datasets comprising multiple named graphs. To address this gap, developers must build solutions on top of SHACL, applying a shapes graph to each RDF dataset or combinations thereof using bespoke code. However, these approaches may lead to information loss, such as the named graph from which the data originates. This paper introduces SHACL-DS, an extension to SHACL that enables validation of RDF datasets. The extension adds a layer on top of SHACL, and the only disruptive change is the execution of SPARQL queries in, e.g., SPARQL-based constraints. The contributions are a SHACL-DS specification, a prototype implementation, and a set of test cases illustrating its use and providing future developers guidance in building SHACL-DS engines. This work lays the foundation for integrating dataset-level features into SHACL and encourages further exploration of advanced RDF dataset validation techniques.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:21:17 GMT" } ]
2025-05-15T00:00:00
[ [ "Debruyne", "Christophe", "" ], [ "Dao", "Davan Chiem", "" ] ]
2505.09199
Gregory Faye
Andrea Alamia (CERCO UMR5549), L\'ea Dalli\`es (IMT), Gr\'egory Faye (IMT), Rufin Vanrullen (CERCO UMR5549)
Wave propagation phenomena in nonlinear hierarchical neural networks with predictive coding feedback dynamics
null
null
null
null
math.AP q-bio.NC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We propose a mathematical framework to systematically explore the propagation properties of a class of continuous in time nonlinear neural network models comprising a hierarchy of processing areas, mutually connected according to the principles of predictive coding. We precisely determine the conditions under which upward propagation, downward propagation or even propagation failure can occur in both bi-infinite and semi-infinite idealizations of the model. We also study the long-time behavior of the system when either a fixed external input is constantly presented at the first layer of the network or when this external input consists in the presentation of constant input with large amplitude for a fixed time window followed by a reset to a down state of the network for all later times. In both cases, we numerically demonstrate the existence of threshold behavior for the amplitude of the external input characterizing whether or not a full propagation within the network can occur. Our theoretical results are consistent with predictive coding theories and allow us to identify regions of parameters that could be associated with dysfunctional perceptions.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:22:56 GMT" } ]
2025-05-15T00:00:00
[ [ "Alamia", "Andrea", "", "CERCO UMR5549" ], [ "Dalliès", "Léa", "", "IMT" ], [ "Faye", "Grégory", "", "IMT" ], [ "Vanrullen", "Rufin", "", "CERCO UMR5549" ] ]
2505.09201
Lei Wang
Lei Wang, Hang Liu, Junwei Liu, Aoxuan Liu, Jialiang Huang, Qiannan Li, Hui Dai, Caihong Zhang, Jingbo Wu, Kebin Fan, Huabing Wang, Biaobing Jin, Jian Chen and Peiheng Wu
Photoswitchable exceptional points derived from bound states in the continuum
null
null
null
null
physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Bound states in the continuum (BICs) and exceptional points (EPs), as two distinct physical singularities represented by complex frequencies in non-Hermitian systems, have garnered significant attention and clear definitions in their respective fields in recent years. They share overlapping applications in areas such as high-sensitivity sensing and laser emission. However, the transition between the two, inspired by these intersections, remains largely unexplored. In this work, we reveal the transition process in a non-Hermitian two-mode system, evolving from one bound singularity to a two-dimensional exceptional ring, where the EP is the coalescent state of the quasi-Friedrich-Wintgen (FW)-BIC. This phenomenon is experimentally validated through pored dielectric metasurfaces in terahertz band. Furthermore, external pumping induced photocarriers as the dissipative perturbation, facilitates the breaking of degeneracy in the complex eigenfrequency and enables dynamic EP switching. Finally, we experimentally demonstrate a switchable terahertz beam deflection driven by the phase singularities of the EP. These findings are instrumental in advancing the development of compact devices for sensing and wavefront control within non-Hermitian systems.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:27:35 GMT" } ]
2025-05-15T00:00:00
[ [ "Wang", "Lei", "" ], [ "Liu", "Hang", "" ], [ "Liu", "Junwei", "" ], [ "Liu", "Aoxuan", "" ], [ "Huang", "Jialiang", "" ], [ "Li", "Qiannan", "" ], [ "Dai", "Hui", "" ], [ "Zhang", "Caihong", "" ], [ "Wu", "Jingbo", "" ], [ "Fan", "Kebin", "" ], [ "Wang", "Huabing", "" ], [ "Jin", "Biaobing", "" ], [ "Chen", "Jian", "" ], [ "Wu", "Peiheng", "" ] ]
2505.09203
Ze-Feng Gao
Xiao-Qi Han, Peng-Jie Guo, Ze-Feng Gao, Hao Sun, Zhong-Yi Lu
InvDesFlow-AL: Active Learning-based Workflow for Inverse Design of Functional Materials
29 pages, 11 figures
null
null
null
cond-mat.mtrl-sci cond-mat.supr-con cs.AI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Developing inverse design methods for functional materials with specific properties is critical to advancing fields like renewable energy, catalysis, energy storage, and carbon capture. Generative models based on diffusion principles can directly produce new materials that meet performance constraints, thereby significantly accelerating the material design process. However, existing methods for generating and predicting crystal structures often remain limited by low success rates. In this work, we propose a novel inverse material design generative framework called InvDesFlow-AL, which is based on active learning strategies. This framework can iteratively optimize the material generation process to gradually guide it towards desired performance characteristics. In terms of crystal structure prediction, the InvDesFlow-AL model achieves an RMSE of 0.0423 {\AA}, representing an 32.96% improvement in performance compared to exsisting generative models. Additionally, InvDesFlow-AL has been successfully validated in the design of low-formation-energy and low-Ehull materials. It can systematically generate materials with progressively lower formation energies while continuously expanding the exploration across diverse chemical spaces. These results fully demonstrate the effectiveness of the proposed active learning-driven generative model in accelerating material discovery and inverse design. To further prove the effectiveness of this method, we took the search for BCS superconductors under ambient pressure as an example explored by InvDesFlow-AL. As a result, we successfully identified Li\(_2\)AuH\(_6\) as a conventional BCS superconductor with an ultra-high transition temperature of 140 K. This discovery provides strong empirical support for the application of inverse design in materials science.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:29:06 GMT" } ]
2025-05-15T00:00:00
[ [ "Han", "Xiao-Qi", "" ], [ "Guo", "Peng-Jie", "" ], [ "Gao", "Ze-Feng", "" ], [ "Sun", "Hao", "" ], [ "Lu", "Zhong-Yi", "" ] ]
2505.09204
Elizabeth Pratt
Elizabeth Pratt
The Segre Determinant
17 pages, 2 figures
null
null
null
math.AG
http://creativecommons.org/licenses/by/4.0/
The Segre determinant is a polynomial which encodes the condition for points to lie on a bilinear hypersurface in the product of projective spaces. We study Segre determinants and compute them in various coordinate systems. We show that the Segre determinant represents the Chow-Lam form of a generic torus orbit in the Grassmannian. These Chow-Lam forms were introduced as a generalization of Chow forms for projective varieties, and enjoy many similar properties. We also present applications to algebraic vision and to Chow quotients of Grassmannians.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:34:28 GMT" } ]
2025-05-15T00:00:00
[ [ "Pratt", "Elizabeth", "" ] ]
2505.09205
Wei Yuan
Qianru Zhang, Honggang Wen, Wei Yuan, Crystal Chen, Menglin Yang, Siu-Ming Yiu, Hongzhi Yin
HMamba: Hyperbolic Mamba for Sequential Recommendation
null
null
null
null
cs.IR
http://creativecommons.org/licenses/by-nc-sa/4.0/
Sequential recommendation systems have become a cornerstone of personalized services, adept at modeling the temporal evolution of user preferences by capturing dynamic interaction sequences. Existing approaches predominantly rely on traditional models, including RNNs and Transformers. Despite their success in local pattern recognition, Transformer-based methods suffer from quadratic computational complexity and a tendency toward superficial attention patterns, limiting their ability to infer enduring preference hierarchies in sequential recommendation data. Recent advances in Mamba-based sequential models introduce linear-time efficiency but remain constrained by Euclidean geometry, failing to leverage the intrinsic hyperbolic structure of recommendation data. To bridge this gap, we propose Hyperbolic Mamba, a novel architecture that unifies the efficiency of Mamba's selective state space mechanism with hyperbolic geometry's hierarchical representational power. Our framework introduces (1) a hyperbolic selective state space that maintains curvature-aware sequence modeling and (2) stabilized Riemannian operations to enable scalable training. Experiments across four benchmarks demonstrate that Hyperbolic Mamba achieves 3-11% improvement while retaining Mamba's linear-time efficiency, enabling real-world deployment. This work establishes a new paradigm for efficient, hierarchy-aware sequential modeling.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:34:36 GMT" } ]
2025-05-15T00:00:00
[ [ "Zhang", "Qianru", "" ], [ "Wen", "Honggang", "" ], [ "Yuan", "Wei", "" ], [ "Chen", "Crystal", "" ], [ "Yang", "Menglin", "" ], [ "Yiu", "Siu-Ming", "" ], [ "Yin", "Hongzhi", "" ] ]
2505.09206
Jens Eisert
Zhenyu Du, Yifan Tang, Andreas Elben, Ingo Roth, Jens Eisert, Zhenhuan Liu
Optimal randomized measurements for a family of non-linear quantum properties
14+13 pages, 5 figures
null
null
null
quant-ph cond-mat.other
http://creativecommons.org/licenses/by/4.0/
Quantum learning encounters fundamental challenges when estimating non-linear properties, owing to the inherent linearity of quantum mechanics. Although recent advances in single-copy randomized measurement protocols have achieved optimal sample complexity for specific tasks like state purity estimation, generalizing these protocols to estimate broader classes of non-linear properties without sacrificing optimality remains an open problem. In this work, we introduce the observable-driven randomized measurement (ORM) protocol enabling the estimation of ${\rm Tr}(O\rho^2)$ for an arbitrary observable $O$ -- an essential quantity in quantum computing and many-body physics. ORM achieves this by decomposing the observable $O$ into dichotomic observables and extracting the information of each eigenspace through randomized measurements with block-diagonal unitaries. We establish an upper bound for ORM's sample complexity and prove its optimality for all Pauli observables, closing a gap in the literature. Furthermore, we develop simplified variants of ORM for local Pauli observables and introduce a braiding randomized measurement protocol for fidelity estimation, both of which significantly reduce circuit complexities in practical applications. Numerical experiments validate that ORM requires substantially fewer state samples to achieve the same precision compared to classical shadows.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:37:49 GMT" } ]
2025-05-15T00:00:00
[ [ "Du", "Zhenyu", "" ], [ "Tang", "Yifan", "" ], [ "Elben", "Andreas", "" ], [ "Roth", "Ingo", "" ], [ "Eisert", "Jens", "" ], [ "Liu", "Zhenhuan", "" ] ]
2505.09207
Eyal Buks
Eyal Buks
Disentanglement-induced superconductivity
null
null
null
null
quant-ph cond-mat.supr-con
http://creativecommons.org/licenses/by/4.0/
The current study is motivated by a difficulty to reconcile between particle number conservation and superconductivity. An alternative modeling, which is based on the hypothesis that disentanglement spontaneously ocuurs in quantum systems, is explored. The Fermi-Hubbard mode is employed to demonstrate a disentanglement-induced quantum phase transition into a state having a finite superconducting order parameter. Moreover, the effect of disentanglement on Josephson junction's current phase relation is explored.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:49:49 GMT" } ]
2025-05-15T00:00:00
[ [ "Buks", "Eyal", "" ] ]
2505.09208
Fangxue Liu
Lei Fan, Kunyang Deng and Fangxue Liu
Educational impacts of generative artificial intelligence on learning and performance of engineering students in China
null
null
null
null
cs.HC cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
With the rapid advancement of generative artificial intelligence(AI), its potential applications in higher education have attracted significant attention. This study investigated how 148 students from diverse engineering disciplines and regions across China used generative AI, focusing on its impact on their learning experience and the opportunities and challenges it poses in engineering education. Based on the surveyed data, we explored four key areas: the frequency and application scenarios of AI use among engineering students, its impact on students' learning and performance, commonly encountered challenges in using generative AI, and future prospects for its adoption in engineering education. The results showed that more than half of the participants reported a positive impact of generative AI on their learning efficiency, initiative, and creativity, with nearly half believing it also enhanced their independent thinking. However, despite acknowledging improved study efficiency, many felt their actual academic performance remained largely unchanged and expressed concerns about the accuracy and domain-specific reliability of generative AI. Our findings provide a first-hand insight into the current benefits and challenges generative AI brings to students, particularly Chinese engineering students, while offering several recommendations, especially from the students' perspective, for effectively integrating generative AI into engineering education.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:52:54 GMT" } ]
2025-05-15T00:00:00
[ [ "Fan", "Lei", "" ], [ "Deng", "Kunyang", "" ], [ "Liu", "Fangxue", "" ] ]
2505.09209
Thierry Jeron
Matthieu Laurent (MAGELLAN, DEVINE), Thierry J\'eron (DEVINE), Martin Quinson (MAGELLAN)
Towards Efficient Verification of Parallel Applications with Mc SimGrid
null
FORTE 2025 - 45th International Conference on Formal Techniques for Distributed Objects, Components, and Systems, Carla Ferreira, Claudio A. Mezzina, Jun 2025, Lille, France
null
null
cs.DC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Assessing the correctness of distributed and parallel applications is notoriously difficult due to the complexity of the concurrent behaviors and the difficulty to reproduce bugs. In this context, Dynamic Partial Order Reduction (DPOR) techniques have proved successful in exploiting concurrency to verify applications without exploring all their behaviors. However, they may lack of efficiency when tracking non-systematic bugs of real size applications. In this paper, we suggest two adaptations of the Optimal Dynamic Partial Order Reduction (ODPOR) algorithm with a particular focus on bug finding and explanation. The first adaptation is an out-of-order version called RFS ODPOR which avoids being stuck in uninteresting large parts of the state space. Once a bug is found, the second adaptation takes advantage of ODPOR principles to efficiently find the origins of the bug.
[ { "version": "v1", "created": "Wed, 14 May 2025 07:59:08 GMT" } ]
2025-05-15T00:00:00
[ [ "Laurent", "Matthieu", "", "MAGELLAN, DEVINE" ], [ "Jéron", "Thierry", "", "DEVINE" ], [ "Quinson", "Martin", "", "MAGELLAN" ] ]
2505.09210
Xiaohe Zhou
Xiaohe Zhou (1), Matteo L. Zaffalon (1 and 6), Emanuele Mazzola (2), Andrea Fratelli (1 and 7), Francesco Carulli (1), Chenger Wang (1), Mengda He (3), Francesco Bruni (1 and 6), Saptarshi Chakraborty (1), Leonardo Poletti (4), Francesca Rossi (4), Luca Gironi (2 and 6), Francesco Meinardi (1), Liang Li (5) and Sergio Brovelli (1 and 6) ((1) Dipartimento di Scienza dei Materiali, Universit\`a degli Studi di Milano-Bicocca, Milano, Italy, (2) Dipartimento di Fisica, Universit\`a degli Studi di Milano-Bicocca, Milan, Italy, (3) School of Environmental Science and Engineering, Shanghai Jiao Tong University, Shanghai, China, (4) IMEM-CNR, Parma, Italy, (5) Macao Institute of Materials Science and Engineering (MIMSE), Macau University of Science and Technology, Taipa, Macao, China, (6) INFN - Sezione di Milano - Bicocca, Milano, Italy, (7) Nanochemistry, Istituto Italiano di Tecnologia, Genova, Italy)
Harnessing self-sensitized scintillation by supramolecular engineering of CsPbBr3 nanocrystals in dense mesoporous template nanospheres
null
null
null
null
cond-mat.mtrl-sci physics.app-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
Perovskite-based nanoscintillators, such as CsPbBr3 nanocrystals (NCs), are emerging as promising candidates for ionizing radiation detection, thanks to their high emission efficiency, rapid response, and facile synthesis. However, their nanoscale dimensions - smaller than the mean free path of secondary carriers - and relatively low emitter density per unit volume, limited by their high molecular weight and reabsorption losses, restrict efficient secondary carrier conversion and hamper their practical deployment. In this work, we introduce a strategy to enhance scintillation performance by organizing NCs into densely packed domains within porous SiO2 mesospheres (MSNs). This engineered architecture achieves up to a 40-fold increase in radioluminescence intensity compared to colloidal NCs, driven by improved retention and conversion of secondary charges, as corroborated by electron release measurements. This approach offers a promising pathway toward developing next-generation nanoscintillators with enhanced performance, with potential applications in high-energy physics, medical imaging, and space technologies.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:04:02 GMT" } ]
2025-05-15T00:00:00
[ [ "Zhou", "Xiaohe", "", "1 and 6" ], [ "Zaffalon", "Matteo L.", "", "1 and 6" ], [ "Mazzola", "Emanuele", "", "1 and 7" ], [ "Fratelli", "Andrea", "", "1 and 7" ], [ "Carulli", "Francesco", "", "1 and 6" ], [ "Wang", "Chenger", "", "1 and 6" ], [ "He", "Mengda", "", "1 and 6" ], [ "Bruni", "Francesco", "", "1 and 6" ], [ "Chakraborty", "Saptarshi", "", "2 and 6" ], [ "Poletti", "Leonardo", "", "2 and 6" ], [ "Rossi", "Francesca", "", "2 and 6" ], [ "Gironi", "Luca", "", "2 and 6" ], [ "Meinardi", "Francesco", "", "1 and 6" ], [ "Li", "Liang", "", "1 and 6" ], [ "Brovelli", "Sergio", "", "1 and 6" ] ]
2505.09211
Giuseppe Cuono
Giuseppe Cuono, Rajibul Islam, Amar Fakhredine, and Carmine Autieri
Coexistence of Rashba and Dirac dispersions on the surface of centrosymmetric topological insulator decorated with transition metals
9 pages, 10 figures
null
null
null
cond-mat.mes-hall
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Dirac cone originates from the bulk topology, yet its primary contribution comes from the surface since spatially, the Dirac state emerges at the boundary between the trivial and topological phases. At the same time, the Rashba states emerge in regions where inversion symmetry is broken. On the surface of the centrosymmetric topological insulators, both Rashba and Dirac bands are present and their hybridization produces the giant Rashba effect, modifying both Rashba's and Dirac's bands. Therefore, pure Rashba and Dirac fermions are inherently incompatible on the surface of centrosymmetric topological insulators if the material is homogeneous. Inspired by recent experiments, we focused on the (111) polar surface of PbSe, which becomes a topological crystalline insulator under compressive strain, and we established the conditions under which a topological system can simultaneously host pure Rashba and Dirac surface states close to the Fermi level. The coexistence of pure Dirac and Rashba dispersions is only possible in a non-homogeneous centrosymmetric topological insulator, where the spatial origins of the two bands are effectively separated. In the experimentally observed case of PbSe, we demonstrate that a metallic overlayer induces a strong electrostatic potential gradient in the subsurface region, which in turn generates the electric field responsible for Rashba splitting in the subsurface layers. Consequently, in PbSe(111), the Rashba states arise from subsurface layers, while the Dirac states live mainly on the surface layers. Finally, we compare the properties of the Rashba in the trivial and topological phases; the calculated Rashba coefficient agrees qualitatively with the experimental results.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:04:14 GMT" } ]
2025-05-15T00:00:00
[ [ "Cuono", "Giuseppe", "" ], [ "Islam", "Rajibul", "" ], [ "Fakhredine", "Amar", "" ], [ "Autieri", "Carmine", "" ] ]
2505.09212
Fabrice Baudoin Dr
Patricia Alonso Ruiz, Fabrice Baudoin
Orlicz-Sobolev embeddings and heat kernel based Besov classes
null
null
null
null
math.FA math.MG
http://creativecommons.org/licenses/by/4.0/
This paper investigates functional inequalities involving Besov spaces and functions of bounded variation, when the underlying metric measure space displays different local and global structures. Particular focus is put on the $L^1$ theory and its applications to sets of finite perimeter and isoperimetric inequalities, which can now capture such structural differences.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:09:39 GMT" } ]
2025-05-15T00:00:00
[ [ "Ruiz", "Patricia Alonso", "" ], [ "Baudoin", "Fabrice", "" ] ]
2505.09213
Harleen Dahiya Dr.
Tanisha, Satyajit Puhan, Anurag Yadav and Harleen Dahiya
Valence quark distribution of light $\rho$ and heavy $J/\psi$ vector mesons in light-cone quark model
37 pages and 14 figures
null
null
null
hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this work, we have investigated the valence quark structure of light $\rho$ and heavy $J/\psi$ vector mesons using the light-cone quark model through unpolarized quark generalized parton distributions (GPDs). By solving the quark-quark correlator, we have represented the quark GPDs in the form of light-front wave function (LFWFs). The charge, magnetic, and quadrupole form factors of these particles have been derived from the unpolarized quark GPDs and compared with the available theoretical predictions and lattice simulation data. The structure functions corresponding to the Rosenbluth scattering cross section of these mesons have also been calculated and compared with the available NJL model predictions. The results of our calculations are found to follow a similar trend as the other model results. We have also calculated the parton distribution functions (PDFs) of these particles in the forward limit of GPDs. The calculated PDFs have also been evolved to 5 GeV $^2$ through next to next leading order Dokshitzer-Gribov-Lipatov-Altarelli-Parisi (DGLAP) evolutions.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:16:33 GMT" } ]
2025-05-15T00:00:00
[ [ "Tanisha", "", "" ], [ "Puhan", "Satyajit", "" ], [ "Yadav", "Anurag", "" ], [ "Dahiya", "Harleen", "" ] ]
2505.09214
Zhonghao Lyu
Zhonghao Lyu, Ming Xiao, Jie Xu, Mikael Skoglund, Marco Di Renzo
The Larger the Merrier? Efficient Large AI Model Inference in Wireless Edge Networks
null
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The growing demand for large artificial intelligence model (LAIM) services is driving a paradigm shift from traditional cloud-based inference to edge-based inference for low-latency, privacy-preserving applications. In particular, edge-device co-inference, which partitions LAIMs between edge devices and servers, has emerged as a promising strategy for resource-efficient LAIM execution in wireless networks. In this paper, we investigate a pruning-aware LAIM co-inference scheme, where a pre-trained LAIM is pruned and partitioned into on-device and on-server sub-models for deployment. For analysis, we first prove that the LAIM output distortion is upper bounded by its parameter distortion. Then, we derive a lower bound on parameter distortion via rate-distortion theory, analytically capturing the relationship between pruning ratio and co-inference performance. Next, based on the analytical results, we formulate an LAIM co-inference distortion bound minimization problem by jointly optimizing the pruning ratio, transmit power, and computation frequency under system latency, energy, and available resource constraints. Moreover, we propose an efficient algorithm to tackle the considered highly non-convex problem. Finally, extensive simulations demonstrate the effectiveness of the proposed design. In particular, model parameter distortion is shown to provide a reliable bound on output distortion. Also, the proposed joint pruning ratio and resource management design achieves superior performance in balancing trade-offs among inference performance, system latency, and energy consumption compared with benchmark schemes, such as fully on-device and on-server inference. Moreover, the split point is shown to play a critical role in system performance optimization under heterogeneous and resource-limited edge environments.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:18:55 GMT" } ]
2025-05-15T00:00:00
[ [ "Lyu", "Zhonghao", "" ], [ "Xiao", "Ming", "" ], [ "Xu", "Jie", "" ], [ "Skoglund", "Mikael", "" ], [ "Di Renzo", "Marco", "" ] ]
2505.09215
Bernhard Plaimer
Bernhard Plaimer, Matthias Wagner, Oliver Lang, and Mario Huemer
Optimum and Adaptive Complex-Valued Bilinear Filters
22 pages, 12 figures
null
null
null
eess.SP
http://creativecommons.org/licenses/by/4.0/
The identification of nonlinear systems is a frequent task in digital signal processing. Such nonlinear systems may be grouped into many sub-classes, whereby numerous nonlinear real-world systems can be approximated as bilinear (BL) models. Therefore, various optimum and adaptive BL filters have been introduced in recent years. Further, in many applications such as communications and radar, complex-valued (CV) BL systems in combination with CV signals may occur. Hence, in this work, we investigate the extension of real-valued (RV) BL filters to CV BL filters. First, we derive CV BL filters by applying two or four RV BL filters, and compare them with respect to their computational complexity and performance. Second, we introduce novel fully CV BL filters, such as the CV BL Wiener filter (WF), the CV BL least squares (LS) filter, the CV BL least mean squares (LMS) filter, the CV BL normalized LMS (NLMS) filter, and the CV BL recursive least squares (RLS) filter. Finally, these filters are applied to identify multiple-input-single-output (MISO) systems and Hammerstein models.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:25:05 GMT" } ]
2025-05-15T00:00:00
[ [ "Plaimer", "Bernhard", "" ], [ "Wagner", "Matthias", "" ], [ "Lang", "Oliver", "" ], [ "Huemer", "Mario", "" ] ]
2505.09216
Martin Mion-Mouton
Martin Mion-Mouton
On simultaneous conjugacies of pairs of transverse foliations of the torus
null
null
null
null
math.DS
http://creativecommons.org/licenses/by-nc-sa/4.0/
We prove in this note that two pairs of transverse minimal topological foliations of the torus are individually conjugated if, and only if they are simultaneously conjugated.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:28:30 GMT" } ]
2025-05-15T00:00:00
[ [ "Mion-Mouton", "Martin", "" ] ]
2505.09217
Yasuhiro Matsumoto
Yasuhiro Matsumoto and Kei Matsushima
Injectivity of boundary integral operator in direct-indirect mixed Burton-Miller equation for wave scattering problems with transmissive circular inclusion
null
null
null
null
math.AP cs.NA math.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This study proves that the injectivity condition for the integral operator of the direct-indirect mixed Burton-Miller (BM) boundary integral equation (BIE) for Helmholtz transmission problems is identical to that for the ordinary BM BIE for Helmholtz transmission problems with a transmissive circular inclusion. Although some numerical methods based on the direct-indirect mixed BM BIE can be computed faster than the ordinary BM BIE, its well-posedness has been unclear. This study resolves a part of the well-posedness, namely the injectivity of the integral operator with a transmissive circular inclusion.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:34:31 GMT" } ]
2025-05-15T00:00:00
[ [ "Matsumoto", "Yasuhiro", "" ], [ "Matsushima", "Kei", "" ] ]
2505.09218
Alexander Tyurin
Alexander Tyurin, Danil Sivtsov
Birch SGD: A Tree Graph Framework for Local and Asynchronous SGD Methods
null
null
null
null
cs.LG cs.DC math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We propose a new unifying framework, Birch SGD, for analyzing and designing distributed SGD methods. The central idea is to represent each method as a weighted directed tree, referred to as a computation tree. Leveraging this representation, we introduce a general theoretical result that reduces convergence analysis to studying the geometry of these trees. This perspective yields a purely graph-based interpretation of optimization dynamics, offering a new and intuitive foundation for method development. Using Birch SGD, we design eight new methods and analyze them alongside previously known ones, with at least six of the new methods shown to have optimal computational time complexity. Our research leads to two key insights: (i) all methods share the same "iteration rate" of $O\left(\frac{(R + 1) L \Delta}{\varepsilon} + \frac{\sigma^2 L \Delta}{\varepsilon^2}\right)$, where $R$ the maximum "tree distance" along the main branch of a tree; and (ii) different methods exhibit different trade-offs-for example, some update iterates more frequently, improving practical performance, while others are more communication-efficient or focus on other aspects. Birch SGD serves as a unifying framework for navigating these trade-offs. We believe these results provide a unified foundation for understanding, analyzing, and designing efficient asynchronous and parallel optimization methods.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:37:45 GMT" } ]
2025-05-15T00:00:00
[ [ "Tyurin", "Alexander", "" ], [ "Sivtsov", "Danil", "" ] ]
2505.09219
Yong Tang
Mu-Chun Chen and Yong Tang
Probing Self-Interacting Dark Matter via Gravitational-Wave Background from Eccentric Supermassive Black Hole Mergers
15 pages, 7 figures
null
null
null
astro-ph.GA astro-ph.CO gr-qc hep-ph
http://creativecommons.org/licenses/by/4.0/
The nature of dark matter is still mysterious despite various astronomical evidence. As a possible candidate, self-interacting dark matter (SIDM) can potentially resolve some issues appearing in cold dark matter paradigm. Here we investigate how SIDM around supermassive black holes (SMBH) in galaxy centers may form a density spike and imprint in the spectrum shape of stochastic gravitational-wave background from SMBH binaries (SMBHBs). Employing a refined dynamical friction formula and consistently evolving the orbital dynamics, we demonstrate that current pulsar timing arrays (PTAs) data is sensitive to the cross section of SIDM with $\sigma(v)/m_\chi\lesssim0.66\,\mathrm{cm}^2/\mathrm{g}$, comparable to other astrophysical probes. We also highlight the importance of including the eccentricity of SMBHBs in the parameter inference, which would affect the results significantly. Our findings reveal the promising potential of PTAs observations in probing the nature of dark matter.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:40:19 GMT" } ]
2025-05-15T00:00:00
[ [ "Chen", "Mu-Chun", "" ], [ "Tang", "Yong", "" ] ]
2505.09220
Quirin Buchinger
Quirin Buchinger, Constantin Krause, Aileen Zhang, Giora Peniakov, Mohamed Helal, Yorick Reum, Andreas Theo Pfenning, Sven H\"ofling and Tobias Huber-Loyola
Deterministic Quantum Dot Cavity Placement Using Hyperspectral Imaging with High Spatial Accuracy and Precision
null
null
null
null
cond-mat.mes-hall physics.optics
http://creativecommons.org/licenses/by-nc-nd/4.0/
Single emitters in solid state are great sources of single and entangled photons. To boost their extraction efficiency and tailor their emission properties, they are often incorporated in photonic nanostructures. However, achieving accurate and reproducible placement inside the cavity is challenging but necessary to ensure the highest mode overlap and optimal device performance. For many cavity types -- such as photonic crystal cavities or circular Bragg grating cavities -- even small displacements lead to a significantly reduced emitter-cavity coupling. For circular Bragg grating cavities, this yields a significant reduction in Purcell effect, a slight reduction in efficiency and it introduces polarization on the emitted photons. Here we show a method to achieve high accuracy and precision for deterministically placed cavities on the example of circular Bragg gratings on randomly distributed semiconductor quantum dots. We introduce periodic alignment markers for improved marker detection accuracy and investigate overall imaging accuracy achieving $(9.1 \pm 2.5) nm$ through image correction. Since circular Bragg grating cavities exhibit a strong polarization response when the emitter is displaced, they are ideal devices to probe the cavity placement accuracy far below the diffraction limit. From the measured device polarizations, we derive a total spatial process accuracy of $(33.5 \pm 9.9) nm$ based on the raw data, and an accuracy of $(15 \pm 11) nm$ after correcting for the system response, resulting in a device yield of $68 \%$ for well-placed cavities.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:41:47 GMT" } ]
2025-05-15T00:00:00
[ [ "Buchinger", "Quirin", "" ], [ "Krause", "Constantin", "" ], [ "Zhang", "Aileen", "" ], [ "Peniakov", "Giora", "" ], [ "Helal", "Mohamed", "" ], [ "Reum", "Yorick", "" ], [ "Pfenning", "Andreas Theo", "" ], [ "Höfling", "Sven", "" ], [ "Huber-Loyola", "Tobias", "" ] ]
2505.09221
Amir M. Ahmadian
Anoud Alshnakat, Amir M. Ahmadian, Musard Balliu, Roberto Guanciale, Mads Dam
Securing P4 Programs by Information Flow Control
33 pages, including references and appendix. Extended version of paper accepted to CSF 2025
null
null
null
cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Software-Defined Networking (SDN) has transformed network architectures by decoupling the control and data-planes, enabling fine-grained control over packet processing and forwarding. P4, a language designed for programming data-plane devices, allows developers to define custom packet processing behaviors directly on programmable network devices. This provides greater control over packet forwarding, inspection, and modification. However, the increased flexibility provided by P4 also brings significant security challenges, particularly in managing sensitive data and preventing information leakage within the data-plane. This paper presents a novel security type system for analyzing information flow in P4 programs that combines security types with interval analysis. The proposed type system allows the specification of security policies in terms of input and output packet bit fields rather than program variables. We formalize this type system and prove it sound, guaranteeing that well-typed programs satisfy noninterference. Our prototype implementation, Tap4s, is evaluated on several use cases, demonstrating its effectiveness in detecting security violations and information leakages.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:42:46 GMT" } ]
2025-05-15T00:00:00
[ [ "Alshnakat", "Anoud", "" ], [ "Ahmadian", "Amir M.", "" ], [ "Balliu", "Musard", "" ], [ "Guanciale", "Roberto", "" ], [ "Dam", "Mads", "" ] ]
2505.09222
Marcel Kempf
Marcel Kempf, Simon Tietz, Benedikt Jaeger, Johannes Sp\"ath, Georg Carle, Johannes Zirngibl
QUIC Steps: Evaluating Pacing Strategies in QUIC Implementations
This Paper will be presented at the 21st International Conference on emerging Networking EXperiments and Technologies (CoNEXT '25)
null
10.1145/3730985
null
cs.NI
http://creativecommons.org/licenses/by/4.0/
Pacing is a key mechanism in modern transport protocols, used to regulate packet transmission timing to minimize traffic burstiness, lower latency, and reduce packet loss. Standardized in 2021, QUIC is a UDP-based protocol designed to improve upon the TCP / TLS stack. While the QUIC protocol recommends pacing, and congestion control algorithms like BBR rely on it, the user-space nature of QUIC introduces unique challenges. These challenges include coarse-grained timers, system call overhead, and OS scheduling delays, all of which complicate precise packet pacing. This paper investigates how pacing is implemented differently across QUIC stacks, including quiche, picoquic, and ngtcp2, and evaluates the impact of system-level features like GSO and Linux qdiscs on pacing. Using a custom measurement framework and a passive optical fiber tap, we establish a baseline with default settings and systematically explore the effects of qdiscs, hardware offloading using the ETF qdisc, and GSO on pacing precision and network performance. We also extend and evaluate a kernel patch to enable pacing of individual packets within GSO buffers, combining batching efficiency with precise pacing. Kernel-assisted and purely user-space pacing approaches are compared. We show that pacing with only user-space timers can work well, as demonstrated by picoquic with BBR. With quiche, we identify FQ as a qdisc well-suited for pacing QUIC traffic, as it is relatively easy to use and offers precise pacing based on packet timestamps. Our findings provide new insights into the trade-offs involved in implementing pacing in QUIC and highlight potential optimizations for real-world applications like video streaming and video calls.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:43:53 GMT" } ]
2025-05-15T00:00:00
[ [ "Kempf", "Marcel", "" ], [ "Tietz", "Simon", "" ], [ "Jaeger", "Benedikt", "" ], [ "Späth", "Johannes", "" ], [ "Carle", "Georg", "" ], [ "Zirngibl", "Johannes", "" ] ]
2505.09223
Yi-Fei Lu
Yi-Fei Lu, Yan-Yang Zhou, Yu-Yao Guo, Xin-Hang Li, Xiao-Lei Jiang, Yang Wang, Yu Zhou, Jia-Ji Li, Chun Zhou, Hong-Wei Li, Lin-Jie Zhou, Wan-Su Bao
Experimental Frequency-Comb-Based Mode-Pairing Quantum Key Distribution Beyond the Rate-Loss Limit
22 pages, 10 figures
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Mode-pairing quantum key distribution (MP-QKD) offers significant potential for long-distance secure communication, benefiting from its quadratic scaling capacity and phase compensation-free characteristic. However, MP-QKD still requires stringent wavelength consistency between remote lasers, which is impractical with commercial lasers without locking. In this work, we develop a simple optical-frequency-comb-based MP-QKD system to simultaneously establish coherence and distribute keys with free-running commercial lasers. We implement the experiment over standard single-mode fiber with a loss coefficient of 0.2 dB/km. The system achieves finite-size secret key rates (SKRs) of 561.26, 113.59, and 10.20 bits per second over 303.37, 354.62, and 404.25 km, which are 1.0267, 2.5230, and 2.1033 times of the rate-loss limit. Besides, the SKR over 202.31 km is 8695.34 bits per second, which is sufficient to support practical cryptographic applications. These results validate the practicality and robustness of our method, offering a simplified yet high-performance framework for long-distance secure communication.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:43:57 GMT" } ]
2025-05-15T00:00:00
[ [ "Lu", "Yi-Fei", "" ], [ "Zhou", "Yan-Yang", "" ], [ "Guo", "Yu-Yao", "" ], [ "Li", "Xin-Hang", "" ], [ "Jiang", "Xiao-Lei", "" ], [ "Wang", "Yang", "" ], [ "Zhou", "Yu", "" ], [ "Li", "Jia-Ji", "" ], [ "Zhou", "Chun", "" ], [ "Li", "Hong-Wei", "" ], [ "Zhou", "Lin-Jie", "" ], [ "Bao", "Wan-Su", "" ] ]
2505.09224
Joschka Haltaufderheide
Marianne Leineweber, Clara Victoria Keusgen, Marc Bubeck, Joschka Haltaufderheide, Robert Ranisch and Corinna Klingler
Ethical Aspects of the Use of Social Robots in Elderly Care -- A Systematic Qualitative Review
93 pages, 1 figure, 5 tables, 3 suplements
null
null
null
cs.CY cs.RO
http://creativecommons.org/licenses/by/4.0/
Background: The use of social robotics in elderly care is increasingly discussed as one way of meeting emerging care needs due to scarce resources. While many potential benefits are associated with robotic care technologies, there is a variety of ethical challenges. To support steps towards a responsible implementation and use, this review develops an overview on ethical aspects of the use of social robots in elderly care from a decision-makers' perspective. Methods: Electronic databases were queried using a comprehensive search strategy based on the key concepts of "ethical aspects", "social robotics" and "elderly care". Abstract and title screening was conducted by two authors independently. Full-text screening was conducted by one author following a joint consolidation phase. Data was extracted using MAXQDA24 by one author, based on a consolidated coding framework. Analysis was performed through modified qualitative content analysis. Results: A total of 1,518 publications were screened, and 248 publications were included. We have organized our analysis in a scheme of ethical hazards, ethical opportunities and unsettled questions, identifying at least 60 broad ethical aspects affecting three different stakeholder groups. While some ethical issues are well-known and broadly discussed our analysis shows a plethora of potentially relevant aspects, often only marginally recognized, that are worthy of consideration from a practical perspective. Discussion: The findings highlight the need for a contextual and detailed evaluation of implementation scenarios. To make use of the vast knowledge of the ethical discourse, we hypothesize that decision-makers need to understand the specific nature of this discourse to be able to engage in careful ethical deliberation.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:46:24 GMT" } ]
2025-05-15T00:00:00
[ [ "Leineweber", "Marianne", "" ], [ "Keusgen", "Clara Victoria", "" ], [ "Bubeck", "Marc", "" ], [ "Haltaufderheide", "Joschka", "" ], [ "Ranisch", "Robert", "" ], [ "Klingler", "Corinna", "" ] ]
2505.09225
Lucianno Defaveri
Lucianno Defaveri, Naftali R. Smith
Remarkable universalities in distributions of dynamical observables in chaotic systems
14 pages, 5 figures
null
null
null
nlin.CD cond-mat.stat-mech
http://creativecommons.org/licenses/by/4.0/
The study of chaotic systems, where rare events play a pivotal role, is essential for understanding complex dynamics due to their sensitivity to initial conditions. Recently, tools from large deviation theory, typically applied in the context of stochastic processes, have been used in the study of chaotic systems. Here, we study dynamical observables, $A = \sum_{n=1}^N g(\textbf{x}_n)$, defined along a chaotic trajectory $\{\textbf{x}_1, \textbf{x}_2, \ldots, \textbf{x}_N\}$. For most choices of $g(\textbf{x})$, $A$ satisfies a central limit theorem: At large sequence size $N \gg 1$, typical fluctuations of $A$ follow a Gaussian distribution with a variance that scales linearly with $N$. Large deviations of $A$ are usually described by the large deviation principle, that is, $P(A) \sim e^{- N I(A/N)}$, where $I(a)$ is the rate function. We find that certain dynamical observables exhibit a remarkable statistical universality: even when constructed with distinct functions $g_1(\textbf{x})$ and $g_2(\textbf{x})$, different observables are described by the same rate function. We provide a physical interpretation for this striking universality by showing that $g_1(\textbf{x})-g_2(\textbf{x})$ belongs to a class of functions that we call ``derived''. Furthermore, we show that if $g(\textbf{x})$ itself is ``derived'', then the distribution of $A$ becomes independent of $N$ in the large-$N$ limit, and is generally non-Gaussian (although it is mirror-symmetric). We demonstrate that the finite-time Lyapunov exponent (FTLE) for the logistic map is of this derived form, thus providing a simple explanation for some existing results.
[ { "version": "v1", "created": "Wed, 14 May 2025 08:51:10 GMT" } ]
2025-05-15T00:00:00
[ [ "Defaveri", "Lucianno", "" ], [ "Smith", "Naftali R.", "" ] ]
2505.09226
Lorenz Eberhardt
Lorenz Eberhardt, Matthias R. Gaberdiel
A localising AdS$_3$ sigma model
34 pages + appendix
null
null
null
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We construct a CFT with $\mathfrak{sl}(2,\mathbb{R})_k$ symmetry at the `tensionless' point $k=3$, which is distinct from the usual $\mathrm{SL}(2,\mathbb{R})_{k=3}$ WZW model. This new CFT is much simpler than the generic WZW model: in particular its three-point functions feature momentum-conserving delta functions, and its higher-point functions localise to covering map configurations in moduli space. We establish the consistency of the theory by explicitly deriving the four-point function from the three-point data via a sum over conformal blocks. The main motivation for our construction comes from holography, and we show that various simple supersymmetric holographic dualities for $k_{\rm s}=1$ ($k=3$) can be constructed by replacing the $\mathrm{AdS}_3$ factor on the worldsheet with this alternative theory. This includes in particular the prototypical case of $\mathrm{AdS}_3 \times \mathrm{S}^3 \times \mathbb{T}^4$, as well as the recently discussed example of $\mathrm{AdS}_3 \times \mathrm{S}^3 \times \mathrm{S}^3 \times \mathrm{S}^1$. However, our analysis does not require supersymmetry and also applies to bosonic ${\rm AdS}_3$ backgrounds (at $k=3$).
[ { "version": "v1", "created": "Wed, 14 May 2025 08:56:46 GMT" } ]
2025-05-15T00:00:00
[ [ "Eberhardt", "Lorenz", "" ], [ "Gaberdiel", "Matthias R.", "" ] ]
2505.09227
Yuejiu Zhao
Yuejiu Zhao, Long Zhang, Fu-Chun Zhang
High Chern Number Quantum Anomalous Hall States in Haldane-Graphene Multilayers
5 pages, 3 figures
null
null
null
cond-mat.mes-hall cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Quantum anomalous Hall (QAH) systems with high Chern number ($|C|>1$) are rare. This Letter introduces a Haldane-graphene multilayer heterostructure hosting QAH states with arbitrary Chern number. In a rhombohedral-stacked graphene $N$-layer, the Dirac points at $K_{\pm}$ become $N^\text{th}$-order zeros of the low-energy effective Hamiltonian. When an extra layer of Haldane model is stacked on top of the multilayer, the high-order Dirac points are gapped out and the heterostructure enters QAH phases with $|C|=N+1$. Therefore, gapping out high-order Dirac points paves a new way to high Chern number QAH states.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:05:10 GMT" } ]
2025-05-15T00:00:00
[ [ "Zhao", "Yuejiu", "" ], [ "Zhang", "Long", "" ], [ "Zhang", "Fu-Chun", "" ] ]
2505.09228
Qian ZHANG
St\'ephane Jaffard (UPEC UP12), Lingmin Liao, Qian Zhang (UPEC UP12)
Multivariate multifractal analysis of Levy functions. Part I: Determination of multifractal spectra
null
null
null
null
math.DS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the sets of points where a L\'evy function and a translated L\'evy function share a given couple of H\''older exponents, and we investigate how their Hausdorff dimensions depend on the translation parameter.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:05:30 GMT" } ]
2025-05-15T00:00:00
[ [ "Jaffard", "Stéphane", "", "UPEC UP12" ], [ "Liao", "Lingmin", "", "UPEC UP12" ], [ "Zhang", "Qian", "", "UPEC UP12" ] ]
2505.09229
Brian Britos
Brian Britos (AMU), Mathias Bourel (UDELAR)
Optimal Transport-Based Domain Adaptation for Rotated Linear Regression
null
56es Journ{\'e}es de Statistique de la SFdS, Jun 2025, Marseille, France
null
null
stat.ML cs.LG math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Optimal Transport (OT) has proven effective for domain adaptation (DA) by aligning distributions across domains with differing statistical properties. Building on the approach of Courty et al. (2016), who mapped source data to the target domain for improved model transfer, we focus on a supervised DA problem involving linear regression models under rotational shifts. This ongoing work considers cases where source and target domains are related by a rotation-common in applications like sensor calibration or image orientation. We show that in $\mathbb{R}^2$ , when using a p-norm cost with $p $\ge$ 2$, the optimal transport map recovers the underlying rotation. Based on this, we propose an algorithm that combines K-means clustering, OT, and singular value decomposition (SVD) to estimate the rotation angle and adapt the regression model. This method is particularly effective when the target domain is sparsely sampled, leveraging abundant source data for improved generalization. Our contributions offer both theoretical and practical insights into OT-based model adaptation under geometric transformations.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:06:40 GMT" } ]
2025-05-15T00:00:00
[ [ "Britos", "Brian", "", "AMU" ], [ "Bourel", "Mathias", "", "UDELAR" ] ]
2505.09230
Qian ZHANG
St\'ephane Jaffard (UPEC UP12), Lingmin Liao, Qian Zhang (UPEC UP12)
Multivariate multifractal analysis of L{\'e}vy functions. Part II: Validity of the multifractal formalism
null
null
null
null
math.DS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this article, we determine the multivariate multifractal Legendre spectra of shifted L{\'e}vy functions. This allows us to explore how the validity of the multivariate multifractal formalism depends on the shift parameter. This article is a continuation of [10] where the corresponding bivariate multifractal spectra were explored.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:07:27 GMT" } ]
2025-05-15T00:00:00
[ [ "Jaffard", "Stéphane", "", "UPEC UP12" ], [ "Liao", "Lingmin", "", "UPEC UP12" ], [ "Zhang", "Qian", "", "UPEC UP12" ] ]
2505.09231
Erika Nishio
Erika Nishio, Kengo Tomida, Yuki Kudoh and Shigeo S. Kimura
Formation and Early Evolution of Protoplanetary Disks under Nonuniform Cosmic-Ray Ionization
24 pages, 12 figures, resubmitted to ApJ after the first referee report
null
null
null
astro-ph.SR astro-ph.EP astro-ph.GA astro-ph.HE
http://creativecommons.org/licenses/by/4.0/
Angular momentum transport by magnetic fields is important for formation and evolution of protoplanetary disks. The effects of magnetic fields are suppressed due to non-ideal magnetohydrodynamic (MHD) effects such as ambipolar diffusion and Ohmic dissipation, which depend on the degree of ionization. Cosmic rays (CRs) are the primary source of ionization in star-forming clouds, and their distribution is nonuniform as it is affected by gas density and magnetic fields. Therefore, CRs, magnetic fields, and gas interact with each other. In this work, we develop a new fully implicit cosmic ray transport module in Athena++ and perform three-dimensional simulations of disk formation from collapse of molecular cloud cores. Since CRs are strongly attenuated in the dense gas at the disk scale, distribution of magnetic fields is considerably altered compared to conventional models assuming a uniform ionization rate. While the total magnetic fluxes accreted onto the disks remain similar as the gas outside the disks remain sufficiently ionized and well coupled, the magnetic fields in the disks are less twisted due to the stronger non-ideal MHD effects. As a consequence, magnetic angular momentum transport is strongly suppressed at the disk scale, resulting in more gravitationally unstable disks with more prominent spiral arms. Our simulations demonstrate influence of non-uniform ionization resulting from CR transport and attenuation on the disk formation and evolution.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:08:03 GMT" } ]
2025-05-15T00:00:00
[ [ "Nishio", "Erika", "" ], [ "Tomida", "Kengo", "" ], [ "Kudoh", "Yuki", "" ], [ "Kimura", "Shigeo S.", "" ] ]
2505.09232
Joao Miguel Machado
Jo\~ao Miguel Machado (LMCRC)
Absense of loops for the Wasserstein-$\mathcal{H}^1$ problem: the localization/blow-up argument
null
null
null
null
math.AP math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In the present work we prove that minimizers of the Wasserstein-$\mathscr{H}^1$ problem, introduced recently by Chambolle et. al., are trees in two cases: when the target measure is a sum of finitely many Dirac masses or when it has a bounded density.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:09:46 GMT" } ]
2025-05-15T00:00:00
[ [ "Machado", "João Miguel", "", "LMCRC" ] ]
2505.09233
Diederick Vermetten
Diederick Vermetten, Catalin-Viorel Dinu, Marcus Gallagher
A Standardized Benchmark Set of Clustering Problem Instances for Comparing Black-Box Optimizers
null
null
null
null
cs.NE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
One key challenge in optimization is the selection of a suitable set of benchmark problems. A common goal is to find functions which are representative of a class of real-world optimization problems in order to ensure findings on the benchmarks will translate to relevant problem domains. While some problem characteristics are well-covered by popular benchmarking suites, others are often overlooked. One example of such a problem characteristic is permutation invariance, where the search space consists of a set of symmetrical search regions. This type of problem occurs e.g. when a set of solutions has to be found, but the ordering within this set does not matter. The data clustering problem, often seen in machine learning contexts, is a clear example of such an optimization landscape, and has thus been proposed as a base from which optimization benchmarks can be created. In addition to the symmetry aspect, these clustering problems also contain potential regions of neutrality, which can provide an additional challenge to optimization algorithms. In this paper, we present a standardized benchmark suite for the evaluation of continuous black-box optimization algorithms, based on data clustering problems. To gain insight into the diversity of the benchmark set, both internally and in comparison to existing suites, we perform a benchmarking study of a set of modular CMA-ES configurations, as well as an analysis using exploratory landscape analysis. Our benchmark set is open-source and integrated with the IOHprofiler benchmarking framework to encourage its use in future research.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:16:19 GMT" } ]
2025-05-15T00:00:00
[ [ "Vermetten", "Diederick", "" ], [ "Dinu", "Catalin-Viorel", "" ], [ "Gallagher", "Marcus", "" ] ]
2505.09234
Didier Fraix-Burnet
Hugo Chambon (IPAG), Didier Fraix-Burnet (IPAG)
The Leinster-Cobbold diversity index as a criterion for sub-clustering
IAPQR Transactions, In press
null
10.32381/IAPQRT
null
astro-ph.IM astro-ph.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
An automatic procedure to perform sub-clustering on large samples is presented. At each iteration, the most diverse cluster is sub-clustered, and the global diversity of the new classification is compared to the previous one. The process stops if no improvement is found. The key to our procedure is the use of a quantitative measure of diversity, called the Leinster-Cobbold index, that takes into account the similarity between clusters. While this procedure has been successfully applied on a large sample of spectra of galaxies, we illustrate its efficiency with two examples in this paper.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:18:00 GMT" } ]
2025-05-15T00:00:00
[ [ "Chambon", "Hugo", "", "IPAG" ], [ "Fraix-Burnet", "Didier", "", "IPAG" ] ]
2505.09235
Victor Adrian Jimenez
Juan M. Bord\'on, Victor A. Jimenez, Adrian Will
Equilibrio de carga para transformadores de distribuci\'on el\'ectrica mejorando la calidad de servicio en fin de l\'inea
9 pages, 9 figures, in Spanish, conference proceedings: "12vo. Congreso Nacional de Ingenier\'ia Inform\'atica - Sistemas de Informaci\'on (CoNaIISI), San Fernando del Valle de Catamarca, Argentina, Nov 7, 2024."
null
null
null
cs.NE
http://creativecommons.org/licenses/by/4.0/
The distribution of electrical energy faces global challenges, such as increasing demand, the integration of distributed generation, high energy losses, and the need to improve service quality. In particular, load imbalance-where loads are not evenly distributed across the circuit phase-can reduce efficiency, shorten equipment lifespan, and increase susceptibility to service interruptions. While methods that involve shifting loads from one phase to another can be costly, they are effective when smart meters are available and implemented efficiently. This work proposes the use of genetic algorithms to optimally identify which loads should be reassigned in order to improve both phase balance and voltage quality at the end nodes of the network while minimizing the number of required changes. The algorithm was evaluated through simulations using PandaPower, a power flow analysis tool, modeling simple networks based on real-world characteristics of the electrical system in Tucum\'an.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:23:33 GMT" } ]
2025-05-15T00:00:00
[ [ "Bordón", "Juan M.", "" ], [ "Jimenez", "Victor A.", "" ], [ "Will", "Adrian", "" ] ]
2505.09236
Bastien Auvray
Bastien Auvray, Julien David, Samah Ghazawi, Richard Groult, Gad M. Landau, Thierry Lecroq
Approximate Cartesian Tree Matching with One Difference
Submitted to Elsevier's Theoretical Computer Science (May 2025). arXiv admin note: text overlap with arXiv:2306.16065
null
null
null
cs.DS
http://creativecommons.org/licenses/by/4.0/
Cartesian tree pattern matching consists of finding all the factors of a text that have the same Cartesian tree than a given pattern. There already exist theoretical and practical solutions for the exact case. In this paper, we propose the first algorithms for solving approximate Cartesian tree pattern matching with one difference given a pattern of length m and a text of length n. We present a generic algorithm that find all the factors of the text that have the same Cartesian tree of the pattern with one difference, using different notions of differences. We show that this algorithm has a O(nM) worst-case complexity and that, for several random models, the algorithm has a linear average-case complexity. We also present an automaton based algorithm, adapting [PALP19], that can be generalized to deal with more than one difference.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:25:21 GMT" } ]
2025-05-15T00:00:00
[ [ "Auvray", "Bastien", "" ], [ "David", "Julien", "" ], [ "Ghazawi", "Samah", "" ], [ "Groult", "Richard", "" ], [ "Landau", "Gad M.", "" ], [ "Lecroq", "Thierry", "" ] ]
2505.09237
Paul Jolissaint
Paul Jolissaint
The Haagerup property in terms of invariant and mixing states
null
null
null
null
math.GR math.OA
http://creativecommons.org/licenses/by/4.0/
The aim of the article is to provide a characterization of the Haagerup property for locally compact, second countable groups in terms of approximations of some non-ergodic invariant states by mixing ones for actions on unital $C^*$-algebras.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:26:15 GMT" } ]
2025-05-15T00:00:00
[ [ "Jolissaint", "Paul", "" ] ]
2505.09238
Andrew Mummery
Andrew Mummery
The X-ray variability of tidal disruption events
23 pages, 12 figures. Under review in MNRAS, comments welcome
null
null
null
astro-ph.HE
http://creativecommons.org/licenses/by/4.0/
When a star is torn apart by the tidal forces of a supermassive black hole (a so-called TDE) a transient accretion episode is initiated and a hot, often X-ray bright, accretion disk is formed. Like any accretion flow this disk is turbulent, and therefore the emission from its surface will vary stochastically. As the disk has a finite mass supply (i.e., at most the initial mass of the disrupted star) the disk will also undergo long-timescale evolution, as this material is lost into the black hole. In this paper we combine theoretical models for this long time evolution of the disk with models for the stochastic variability of turbulent accretion flows which are correlated on short (orbital) timescales. This new framework allows us to demonstrate that (i) dimming events should be more prevalent than brightening events in long term TDE X-ray light curves (i.e., their log-luminosity distribution should be asymmetric), (ii) TDE X-ray light curves should follow a near- (but formally sub-)linear correlation between their root mean square variability and the mean flux, (iii) the fractional variability observed on short timescales across an X-ray observing band should increase with observing energy, and (iv) TDEs offer a unique probe of the physics of disk turbulence, owing to their clean spectra and natural evolutionary timescales. We confirm predictions (i) and (ii) with an analysis of the long timescale variability of two observed TDEs, and show strong support for prediction (iii) using the intra-observation variability of the same two sources.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:26:50 GMT" } ]
2025-05-15T00:00:00
[ [ "Mummery", "Andrew", "" ] ]
2505.09239
Faruk Alpay
Faruk Alpay
Stable and Convexified Information Bottleneck Optimization via Symbolic Continuation and Entropy-Regularized Trajectories
23 pages, 11 figures, includes analytical proofs, sensitivity analysis (95% CI), and JAX-based open-source implementation available at: https://github.com/farukalpay/information-bottleneck-beta-optimization
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Information Bottleneck (IB) method frequently suffers from unstable optimization, characterized by abrupt representation shifts near critical points of the IB trade-off parameter, beta. In this paper, I introduce a novel approach to achieve stable and convex IB optimization through symbolic continuation and entropy-regularized trajectories. I analytically prove convexity and uniqueness of the IB solution path when an entropy regularization term is included, and demonstrate how this stabilizes representation learning across a wide range of \b{eta} values. Additionally, I provide extensive sensitivity analyses around critical points (beta) with statistically robust uncertainty quantification (95% confidence intervals). The open-source implementation, experimental results, and reproducibility framework included in this work offer a clear path for practical deployment and future extension of my proposed method.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:27:09 GMT" } ]
2025-05-15T00:00:00
[ [ "Alpay", "Faruk", "" ] ]
2505.09240
Tomohiro Matsuda
Tomohiro Matsuda
The exact WKB for dynamical and geometric exponents in generalized and non-linear Landau-Zener transitions
29 pages, 5 figures
null
null
null
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The geometric phases and exponents introduced by Berry have been discussed in wide areas, while the exact WKB is a mathematical method that treats perturbative expansion with respect to the Planck constant as a singular perturbation. This method, initiated by Voros, is a powerful computational tool that can replace conventional approximations with exact results and makes the analytical computation much easier for mathematical software. Using the exact WKB, we analyze the derivation of the dynamical and the geometric exponents in generalized Landau-Zener models, highlighting the differences from the other calculational methods.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:28:17 GMT" } ]
2025-05-15T00:00:00
[ [ "Matsuda", "Tomohiro", "" ] ]
2505.09241
Rita Mastroianni
Rita Mastroianni, Edoardo Legnaro, Christos Efthymiopoulos
Fully analytical propagator for lunar satellite orbits in closed form
null
null
null
null
astro-ph.EP astro-ph.IM math-ph math.MP
http://creativecommons.org/licenses/by/4.0/
We present a fully analytical propagator for the orbits of lunar artificial satellites in a lunar gravity and third-body model sufficiently precise for a wide range of practical applications. The gravity model includes the twelve most important lunar gravity harmonics as well as the Earth's quadrupole tidal terms with a precise representation of the Earth's lunicentric ephemeris, and it gives an accuracy comparable to the way more extended semi-analytical propagator SELENA [6] for satellite orbits at altitudes from 300 to 3000 km. Extra terms of a more complete gravity model are straightforward to include using the formulas of the presently discussed analytical theory. The theory is based on deriving an approximate analytical solution of the secular part of the equations of motion using a Hamiltonian normal form in closed form. In total, we have two types of element transformations: from osculating to mean elements (as in [6]), and from mean to proper elements. The solution of the problem in proper elements is trivial, and, through the inverses of the above transformations, it allows to recover the position and velocity of a satellite analytically at any time t given initial conditions of the osculating elements at time $t_0$ without any intermediate numerical propagation. The propagator model is valid in time spans of several decades, and for every initial condition leading to no-fall on the Moon's surface, except for identified thin zones around a set of secular resonances corresponding to commensurabilities between the satellite's secular frequencies and the secular frequencies of the lunicentric Earth's orbit. Open software python and symbolic routines implementing our propagator are provided in the repository [14]. Precision tests with respect to fully numerical orbital propagation in Cartesian coordinates are reported.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:29:41 GMT" } ]
2025-05-15T00:00:00
[ [ "Mastroianni", "Rita", "" ], [ "Legnaro", "Edoardo", "" ], [ "Efthymiopoulos", "Christos", "" ] ]
2505.09242
Lo\"ic Peyrot
Beniamino Accattoli, Francesco Magliocca, Lo\"ic Peyrot, Claudio Sacerdoti Coen
The Cost of Skeletal Call-by-Need, Smoothly
To be published in the proceedings of FSCD 2025
null
null
null
cs.LO
http://creativecommons.org/licenses/by/4.0/
Skeletal call-by-need is an optimization of call-by-need evaluation also known as "fully lazy sharing": when the duplication of a value has to take place, it is first split into "skeleton", which is then duplicated, and "flesh" which is instead kept shared. Here, we provide two cost analyses of skeletal call-by-need. Firstly, we provide a family of terms showing that skeletal call-by-need can be asymptotically exponentially faster than call-by-need in both time and space; it is the first such evidence, to our knowledge. Secondly, we prove that skeletal call-by-need can be implemented efficiently, that is, with bi-linear overhead. This result is obtained by providing a new smooth presentation of ideas by Shivers and Wand for the reconstruction of skeletons, which is then smoothly plugged into the study of an abstract machine following the distillation technique by Accattoli et al.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:31:37 GMT" } ]
2025-05-15T00:00:00
[ [ "Accattoli", "Beniamino", "" ], [ "Magliocca", "Francesco", "" ], [ "Peyrot", "Loïc", "" ], [ "Coen", "Claudio Sacerdoti", "" ] ]
2505.09243
Lan Zhang
Lan Zhang, Xiang-Xiang Xue, Ling Zhu, Ruizhi Zhang, Chengqun Yang, Shi Shao, Jiang Chang, Feilu Wang, Hao Tian, Gang Zhao, Chao Liu
The Shape and Mass of the Galactic Dark Matter Halo from the Axisymmetric Jeans Model
15 figures, 2 tables. Accepted for publication in ApJ
null
null
null
astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
We explore the density profile, shape, and virial mass of the Milky Way's dark matter halo using K giants (KG) from LAMOST and SDSS/SEGUE, as well as blue horizontal branch (BHB) stars from SDSS. Incorporating Gaia DR3 proper motions, we first investigate the velocity ellipsoid distribution within the $(R, |z|)$ space. The ellipsoids projected onto the $(v_R, v_z)$ plane exhibit near-spherical alignment. We then probe the underlying dark matter distribution using the axisymmetric Jeans equations with multi-Gaussian expansion (MGE) and the spherically aligned Jeans anisotropic modelling (JAM${\rm sph}$), allowing for different flattened dark matter density models. For each model, we apply two fitting approaches: fitting the KGs and BHBs separately or fit them simultaneously as two dynamical tracers in one gravitational potential. We find consistent results on the dark matter density profiles, $r_{200}$, and $M_{200}$ within a 1-$\sigma$ confidence region for models constrained by KGs, BHBs, and both. We find the strongest consistency between KGs and BHBs in constraining dark matter profiles for models incorporating radially varying halo flattening ($q(r_{\rm gc})$), which suggests the Milky Way's dark matter halo shape evolves with Galactocentric distance ($r_{\rm gc}$). Specifically, the halo flattening parameter $q_h$ decreases within $r_{\rm gc} < 20$ kpc and increases for $r_{\rm gc} > 20$ kpc. In this model, $M_{\rm tot} (< 60~{\rm kpc}) = 0.533^{+0.061}_{-0.054} \times 10^{12}$ $M_{\odot}$, $r_{200}$ is $188\pm15$ kpc, with $M_{200}$ estimated at $0.820^{+0.210}_{-0.186} \times 10^{12} M_{\odot}$.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:34:22 GMT" } ]
2025-05-15T00:00:00
[ [ "Zhang", "Lan", "" ], [ "Xue", "Xiang-Xiang", "" ], [ "Zhu", "Ling", "" ], [ "Zhang", "Ruizhi", "" ], [ "Yang", "Chengqun", "" ], [ "Shao", "Shi", "" ], [ "Chang", "Jiang", "" ], [ "Wang", "Feilu", "" ], [ "Tian", "Hao", "" ], [ "Zhao", "Gang", "" ], [ "Liu", "Chao", "" ] ]
2505.09244
Viorica Sofronie-Stokkermans
Viorica Sofronie-Stokkermans and Philipp Marohn
On verification and constraint generation for families of similar hybrid automata
33 pages
null
null
null
cs.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper we give an overview of results on the analysis of parametric linear hybrid automata, and of systems of similar linear hybrid automata: We present possibilities of describing systems with a parametric (i.e. not explicitly specified) number of similar components which can be connected to other systems, such that some parts in the description might be underspecified (i.e. parametric). We consider global safety properties for such systems, expressed by universally quantified formulae, using quantification over variables ranging over the component systems. We analyze possibilities of using methods for hierarchical reasoning and symbol elimination for determining relationships on (some of) the parameters used in the description of these systems under which the global safety properties are guaranteed to be inductive invariants. We discuss an implementation and illustrate its use on several examples.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:35:03 GMT" } ]
2025-05-15T00:00:00
[ [ "Sofronie-Stokkermans", "Viorica", "" ], [ "Marohn", "Philipp", "" ] ]
2505.09245
Mohammad Hossein Jahanimehr
Mohammad Hossein Jahanimehr and Seyed Mohammad Mahdi Abtahi
Evaluating the effectiveness of concrete and metal shields in photoneutron reduction: A Monte Carlo study
null
null
null
null
physics.med-ph nucl-th
http://creativecommons.org/publicdomain/zero/1.0/
Introduction: Neutrons are produced when photons interact with parts of the accelerator, materials in the treatment room, or the patient's body. These neutrons have significant biological effects due to their high quality factor, potentially leading to secondary cancers. Material and method: A Monte Carlo simulation was conducted using the MCNPX code to model an Elekta Infinity linear accelerator operating at 18 MV. The accelerator was situated inside a bunker measuring 7.4* 5 m2. To study photoneutron production and the effectiveness of shielding, various concrete mixtures were applied to the walls of the maze and treatment room. Results: Regardless of the modifications, both photon and neutron fluence decreased substantially as the distance from the maze entrance increased. The fluence reduction was more pronounced between the maze entrance and center. The lowest equivalent neutron doses behind the treatment room door were observed when Ord-Lim concrete was used, while the highest doses occurred with Gal-Bar concrete. Conclusion: The configuration of concrete layers within the treatment room and maze walls is a key factor influencing the changes in neutron dose behind the treatment room door. These variations result from differences in concrete composition and the way neutrons are absorbed in different setups.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:35:17 GMT" } ]
2025-05-15T00:00:00
[ [ "Jahanimehr", "Mohammad Hossein", "" ], [ "Abtahi", "Seyed Mohammad Mahdi", "" ] ]
2505.09246
Derian Boer
Derian Boer and Stephen Roth and Stefan Kramer
Focus, Merge, Rank: Improved Question Answering Based on Semi-structured Knowledge Bases
null
null
null
null
cs.IR cs.AI cs.CL
http://creativecommons.org/licenses/by-sa/4.0/
In many real-world settings, machine learning models and interactive systems have access to both structured knowledge, e.g., knowledge graphs or tables, and unstructured content, e.g., natural language documents. However, most rely on either. Semi-Structured Knowledge Bases (SKBs) bridge this gap by linking unstructured content to nodes within structured data, thereby enabling new strategies for knowledge access and use. In this work, we present FocusedRetriever, a modular SKB-based framework for multi-hop question answering. It integrates components (VSS-based entity search, LLM-based generation of Cypher queries and pairwise re-ranking) in a way that enables it to outperform state-of-the-art methods across all three STaRK benchmark test sets, covering diverse domains and multiple performance metrics. The average first-hit rate exceeds that of the second-best method by 25.7%. FocusedRetriever leverages (1) the capacity of Large Language Models (LLMs) to extract relational facts and entity attributes from unstructured text, (2) node set joins to filter answer candidates based on these extracted triplets and constraints, (3) vector similarity search to retrieve and rank relevant unstructured content, and (4) the contextual capabilities of LLMs to finally rank the top-k answers. For generality, we only incorporate base LLMs in FocusedRetriever in our evaluation. However, our analysis of intermediate results highlights several opportunities for further upgrades including finetuning. The source code is publicly available at https://github.com/kramerlab/FocusedRetriever .
[ { "version": "v1", "created": "Wed, 14 May 2025 09:35:56 GMT" } ]
2025-05-15T00:00:00
[ [ "Boer", "Derian", "" ], [ "Roth", "Stephen", "" ], [ "Kramer", "Stefan", "" ] ]