arXivDaily arXiv每日学术速递 周一至周五更新
重置
全部学科分类 2081
2412.11194 2026-05-11 cs.SE cs.AI

Direction for Detection: A Survey of Automated Vulnerability Detection and all of its Pain Points

Dan Ristea, Shae McFadden, Ezzeldin Shereen, Madeleine Dwyer, Sanyam Vyas, Chris Hicks, Vasilios Mavroudis

AI总结 该论文综述了自动化漏洞检测(ML4AVD)领域的发展现状,分析了其存在的诸多问题与瓶颈。研究系统梳理了87篇代表性工作,指出当前研究在问题定义、数据集、评估指标等方面存在十二个相互关联的痛点,这些问题形成了自我强化的循环,导致研究长期集中在C/C++函数级漏洞的二分类任务上,忽视了更广泛的语言支持和漏洞类型预测等实际需求。论文针对每个痛点提出具体改进建议,并以AIxCC为例评估了近期研究的改进空间。

详情
英文摘要

Security vulnerabilities in software can have severe consequences; however, manual vulnerability detection is costly and does not scale, especially as agentic coding frameworks increase the rate of code production. Over the last decade, a large body of research has applied machine learning machine learning to automate vulnerability detection (ML4AVD), yet self-reported performance on the most popular datasets shows no clear upward trend. The ML4AVD research community has identified several flaws in problem formulations, datasets, and metrics, but these are discussed in isolation, leaving the overarching problems that generate and reinforce these flaws unaddressed. We first systematize the field through a survey of 87 influential works based on their problem formulation, input and detection granularity, target programming languages, evaluation metrics, datasets, and detection approach. Drawing on this corpus and prior empirical work, we identify twelve pain points spanning the ML4AVD pipeline and show that they are self-reinforcing and causally inter-meshed: feedback loops between datasets, formulations, baselines, and metrics perpetuate each other and explain the field's persistent concentration on binary classification of C/C++ vulnerabilities at the function level. Thus, the field optimizes for a narrow and artificial problem that omits vulnerability type prediction, broader language support, and separation of input from detection granularity. We pair each pain point with concrete recommendations to break these loops. Finally, we use AIxCC as a case study to assess how well a recent high-profile effort aligns with these recommendations and reflect on the relevance of ML4AVD in the era of agentic AI.

2410.18103 2026-05-11 eess.SP cs.AI cs.LG

A Hybrid Graph Neural Network for Enhanced EEG-Based Depression Detection

Yiye Wang, Wenming Zheng, Yang Li, Hao Yang

AI总结 本文提出了一种混合图神经网络(HGNN),用于提升基于脑电图(EEG)的抑郁症检测性能。针对现有方法未能充分考虑抑郁症患者脑功能的共性和个体差异以及脑网络的层次结构的问题,HGNN结合了固定连接的公共图神经网络分支和自适应连接的个性化图神经网络分支,分别捕捉共性与个体化的异常模式,并引入图池化与解池化模块以提取个体化的层次信息。实验表明,该模型在两个公开数据集上取得了当前最优的检测效果。

详情
Journal ref
2025 IJCNN
英文摘要

Graph neural networks (GNNs) are becoming increasingly popular for EEG-based depression detection. However, previous GNN-based methods fail to sufficiently consider the characteristics of depression, thus limiting their performance. Firstly, studies in neuroscience indicate that depression patients exhibit both common and individualized brain abnormal patterns. Previous GNN-based approaches typically focus either on fixed graph connections to capture common abnormal brain patterns or on adaptive connections to capture individualized patterns, which is inadequate for depression detection. Secondly, brain network exhibits a hierarchical structure, which includes the arrangement from channel-level graph to region-level graph. This hierarchical structure varies among individuals and contains significant information relevant to detecting depression. Nonetheless, previous GNN-based methods overlook these individualized hierarchical information. To address these issues, we propose a Hybrid GNN (HGNN) that merges a Common Graph Neural Network (CGNN) branch utilizing fixed connection and an Individualized Graph Neural Network (IGNN) branch employing adaptive connections. The two branches capture common and individualized depression patterns respectively, complementing each other. Furthermore, we enhance the IGNN branch with a Graph Pooling and Unpooling Module (GPUM) to extract individualized hierarchical information. Extensive experiments on two public datasets show that our model achieves state-of-the-art performance.

2408.11065 2026-05-11 physics.soc-ph cs.CL hep-th physics.data-an physics.hist-ph

Statistical Patterns in the Equations of Physics and the Emergence of a Meta-Law of Nature

Andrei Constantin, Deaglan Bartlett, Harry Desmond, Pedro G. Ferreira

AI总结 本文研究物理学方程中数学运算符的统计规律,发现其频率遵循指数衰减定律,不同于自然语言中的齐普夫幂律。这一发现揭示了一个可能反映自然约束与沟通效率的物理元定律,为符号回归和物理定律自动发现提供了新的方法论支持。

Comments 11 pages, 5 figures, 2 table

详情
Journal ref
Philos Trans A Math Phys Eng Sci (2026) 384 (2317): 20250091
英文摘要

Physics seeks to uncover the laws of Nature and express them through mathematical equations. Despite the vast diversity of natural phenomena, physical equations exhibit structural regularities that set them apart from arbitrary mathematical expressions. While principles such as dimensional analysis have long guided the formulation of physical models, the exploration of more subtle statistical patterns within the equations of physics remains an open question. Here, by analysing four corpora of physics equations and applying advanced implicit-likelihood techniques, we find that the frequency of mathematical operators follows an exponential decay law, in contrast to Zipf's power law for word frequencies in natural languages. This reveals a statistical meta-law of physics, possibly reflecting a combination of communication efficiency and constraints imposed by Nature itself. The meta-law offers practical benefits for symbolic regression by drastically narrowing down the space of physically plausible expressions. More broadly, it may inform the development of language models that can generate coherent mathematical representations, advancing the automation of physical law discovery.

2405.00082 2026-05-11 quant-ph cs.DS cs.LG

Structure learning of Hamiltonians from real-time evolution

Ainesh Bakshi, Allen Liu, Ankur Moitra, Ewin Tang

AI总结 本文研究了从实时演化中学习哈密顿量结构的问题,即在仅能应用未知局部哈密顿量 $H$ 的演化算子 $e^{-\mathrm{i} Ht}$ 的情况下,如何恢复 $H$ 的结构与参数。不同于以往假设交互项已知仅需学习强度的设定,本文提出了一种无需先验知识、适用于广泛哈密顿量结构的高效学习方法,并实现了海森堡极限的最优时间复杂度。该方法能够在总演化时间 $O(\log(n)/\varepsilon)$ 内以 $\varepsilon$ 精度恢复哈密顿量,适用于长程相互作用系统,并可应用于学习具有幂律衰减相互作用的哈密顿量。

Comments 52 pages; v2 discussed more literature, qualified some claims; v3 minor correction discussing prior work; v4 strengthened main theorem

详情
英文摘要

We study the problem of Hamiltonian structure learning from real-time evolution: given the ability to apply $e^{-\mathrm{i} Ht}$ for an unknown local Hamiltonian $H = \sum_{a = 1}^m λ_a E_a$ on $n$ qubits, the goal is to recover $H$. This problem is already well-understood under the assumption that the interaction terms, $E_a$, are given, and only the interaction strengths, $λ_a$, are unknown. But how efficiently can we learn a local Hamiltonian without prior knowledge of its interaction structure? We present a new, general approach to Hamiltonian learning that not only solves the challenging structure learning variant, but also resolves other open questions in the area, all while achieving the gold standard of Heisenberg-limited scaling. In particular, our algorithm recovers the Hamiltonian to $\varepsilon$ error with total evolution time $O(\log (n)/\varepsilon)$, and has the following appealing properties: (1) it does not need to know the Hamiltonian terms; (2) it works beyond the short-range setting, extending to any Hamiltonian $H$ where the sum of terms interacting with a qubit has bounded norm; (3) it evolves according to $H$ in constant time $t$ increments, thus achieving constant time resolution. As an application, we can also learn Hamiltonians exhibiting power-law decay up to accuracy $\varepsilon$ with total evolution time beating the standard limit of $1/\varepsilon^2$.

2310.02243 2026-05-11 quant-ph cs.DS cs.LG

Learning quantum Hamiltonians at any temperature in polynomial time

Ainesh Bakshi, Allen Liu, Ankur Moitra, Ewin Tang

AI总结 本文研究了在已知逆温度 $β$ 的情况下,从量子热力学态中学习局部量子哈密顿量的问题。此前的算法虽然只需多项式数量的态副本,但计算时间是指数级的,而本文提出了一个多项式时间算法,能够在任意常数 $β>0$ 下以精度 $ε$ 学习哈密顿量。核心贡献包括一种新的指数函数平坦多项式逼近方法,以及多变量标量多项式与嵌套交换子之间的转换,从而将哈密顿量学习转化为多项式系统,并通过低阶和平方松弛方法求解。

Comments 66 pages; v2 minor edits, clarification on locality

详情
英文摘要

We study the problem of learning a local quantum Hamiltonian $H$ given copies of its Gibbs state $ρ= e^{-βH}/\textrm{tr}(e^{-βH})$ at a known inverse temperature $β>0$. Anshu, Arunachalam, Kuwahara, and Soleimanifar (arXiv:2004.07266) gave an algorithm to learn a Hamiltonian on $n$ qubits to precision $ε$ with only polynomially many copies of the Gibbs state, but which takes exponential time. Obtaining a computationally efficient algorithm has been a major open problem [Alhambra'22 (arXiv:2204.08349)], [Anshu, Arunachalam'22 (arXiv:2204.08349)], with prior work only resolving this in the limited cases of high temperature [Haah, Kothari, Tang'21 (arXiv:2108.04842)] or commuting terms [Anshu, Arunachalam, Kuwahara, Soleimanifar'21]. We fully resolve this problem, giving a polynomial time algorithm for learning $H$ to precision $ε$ from polynomially many copies of the Gibbs state at any constant $β> 0$. Our main technical contribution is a new flat polynomial approximation to the exponential function, and a translation between multi-variate scalar polynomials and nested commutators. This enables us to formulate Hamiltonian learning as a polynomial system. We then show that solving a low-degree sum-of-squares relaxation of this polynomial system suffices to accurately learn the Hamiltonian.

2605.08085 2026-05-11 hep-th

Fermionic trace relations and supersymmetric indices at finite $N$

Giorgos Eleftheriou, Ziming Ji, Sameer Murthy

AI总结 本文研究了在 $U(N)$ 酉群作用下,带有费米子数权重的玻色和费米子(格拉斯曼值)矩阵的不变量,这类模型自然出现在超对称规范理论的超对称指标中,并由 $U(N)$ 矩阵模型描述。文章指出费米子模型与玻色模型存在本质区别,如格拉斯曼矩阵的 $2N^\text{th}$ 次幂为零,导致新的迹关系,并可能使超对称指标随 $N$ 减小而增加。通过研究 $\mathcal{N}=4$ 超对称 Yang-Mills 理论中的 $\frac14$-BPS 超对称指标,作者发现该指标与 $N$ 无关,并分析了玻色与费米子迹关系之间的抵消机制,进而提出了一些关于格拉斯曼矩阵下代数结构的猜想。

Comments 47 pages, 6 tables, data and code available on GitHub

详情
英文摘要

We study invariants of bosonic and fermionic (Grassmann-valued) matrices under the adjoint action of $U(N)$, weighted by the fermion number. Such models naturally appear as the supersymmetric indices of supersymmetric gauge theories and are captured by $U(N)$ matrix models. We discuss two features of the fermionic models that are qualitatively different from bosonic models. Firstly, the $2N^\text{th}$ power of a Grassmann matrix vanishes, which gives rise to many new trace relations. Secondly, trace relations in models involving fermions could cause an increase in the supersymmetric index as $N$ decreases, in contrast with purely bosonic models. We focus on a simple model involving one fermion and one derivative that corresponds to a $\frac14$-BPS supersymmetric index in $\mathcal{N}=4$ SYM theory, in which we find that the index is independent of $N$. We prove this rank-independence analytically, and experimentally study the cancellations between bosonic and fermionic trace relations that lead to it. Based on these observations, we make some conjectures on resulting algebraic structures, including the analogue of the polarized Cayley-Hamilton identities and the Second Fundamental Theorem of invariants in the presence of Grassmann matrices. Finally, we present various (smooth and singular) limits of the most general supersymmetric index in $\mathcal{N}=4$ SYM theory, and study some patterns in their behavior as a function of $N$.

2605.08082 2026-05-11 quant-ph

Advances in quantum learning theory with bosonic systems

Francesco Anna Mele

AI总结 本文综述了连续变量(CV)系统在量子学习理论方面的最新进展,重点探讨了如何高效地从量子系统中提取经典信息。研究围绕非高斯态和高斯态的学习样本复杂度、非高斯性对学习性能的影响以及高斯过程的高效学习等问题展开,并回顾了与协方差矩阵相关的量子态迹距离界等核心内容,为CV系统量子态层析和相关理论研究提供了重要参考。

Comments 9 pages. Accepted for publication in Il Nuovo Cimento C

详情
英文摘要

This paper reviews recent advances in quantum learning theory for continuous-variable (CV) systems. Quantum learning theory investigates how to extract classical information from quantum systems as efficiently as possible. CV systems are ubiquitous in nature and in quantum technologies, as they describe bosonic and quantum-optical systems. While quantum learning theory for finite-dimensional systems has been extensively studied, the corresponding theory for CV systems has only recently begun to develop; here we provide a concise review. We focus on the following questions: what is the minimum number of copies (the sample complexity) required to learn a non-Gaussian state, possibly under energy constraints? What is the sample complexity for learning Gaussian states? How does the performance of CV state learning depend on non-Gaussianity? How can one test whether a state is Gaussian or far from the set of Gaussian states? And how can Gaussian processes be learned efficiently? Central to these topics, we also review several bounds on the trace distance between CV states in terms of their covariance matrices, which may be of independent interest. Overall, this work summarises selected developments in tomography of CV systems and highlights a selection of open problems.

2605.08080 2026-05-11 astro-ph.CO

CMB Limits on the Absorption of Light Vector and Axial-Vector Dark Matter

Gabriele Montefalcone, Nicola Bellomo, Kimberly K. Boddy

AI总结 本文研究了轻子偏好型亚MeV自旋-1暗物质通过与自由电子的非弹性散射或被中性氢原子吸收而转化为光子的过程对宇宙微波背景(CMB)各向异性的影响。利用Planck 2018温度、极化和透镜数据,首次对矢量和轴矢量暗物质与电子的耦合强度设定了上限,并发现不同质量范围下主导的限制机制不同。该研究为探测轻子偏好型暗物质提供了独立的宇宙学约束。

Comments 17 pages, 8 figures

详情
英文摘要

Leptophilic sub-MeV spin-1 dark matter (DM) can be converted into a photon via inelastic scattering with a free electron or absorption by a neutral hydrogen atom in the primordial plasma. We study for the first time the impact of the energy injection resulting from such processes on cosmic microwave background (CMB) anisotropies. We obtain upper limits on the vector and axial-vector DM-electron couplings using Planck 2018 temperature, polarization, and lensing data for DM masses between 100 eV and 100 keV. We find that, due to the suppression of the hydrogen atomic form factor at high energies, inelastic scattering provides the dominant constraint for DM masses above the keV scale. At lower masses, hydrogen ionization through DM absorption is the leading channel, driven by the higher efficiency of post-recombination energy injection in modifying the free-electron fraction. Although the bounds we derive are considerably weaker than existing laboratory and astrophysical limits, they provide a robust and independent cosmological probe of leptophilic DM interactions.

2605.08079 2026-05-11 cond-mat.stat-mech hep-th math-ph math.MP

Multiscale Structure of Eigenstate Thermalization

Pavel Orlov, Rustem Sharipov, Enej Ilievski

AI总结 本文研究孤立量子多体系统中本征态热化假说的多尺度结构,揭示了矩阵元分布不仅依赖于宏观态参数,还与采样本征态所用系综的性质有关。通过引入可调节的尺度参数来描述电荷涨落,作者在可高效数值计算的可积场论模型中,发现了矩阵元统计特性由非解析的代数指数所控制的多尺度结构,并识别出一类可显式计算矩阵元抑制率的状态,为理解热化机制提供了新的视角。

Comments 21 pages, 14 figures

详情
英文摘要

The eigenstate thermalization hypothesis provides a framework for understanding thermalization in isolated quantum many-body systems by characterizing statistical properties of local observables in energy eigenstates. Here we demonstrate that distributions of matrix elements in macroscopic systems may depend not only on the macrostate parameters, such as the densities of local conserved charges, but generally also on the properties of ensembles used in sampling eigenstates. To this end, we depart from the conventional analysis of microcanonical windows and consider statistical ensembles with an adjustable scale parameter prescribing the magnitude of charge fluctuations. We specifically consider an integrable field theory that permits efficient numerical sampling of matrix elements and reliable extrapolation to the thermodynamic limit. Moreover, in this system, we identify a class of states that enables explicit closed-form computation of the suppression rate of matrix elements. Our findings reveal an underlying multiscale structure of matrix elements captured by a non-analytic fluctuation-scale dependence of algebraic exponents governing their statistical properties.

2605.08076 2026-05-11 quant-ph

Unlocking vacuum entanglement

Andrew Steane, Haru Ishizaka

AI总结 本文研究了谐振子链基态中的纠缠结构,识别出一类适用于该问题的两模压缩态。研究发现,当链长增加时,链端局部模式的纠缠在忽略中心模式后迅速消失,但若对中心模式进行测量并将结果传递给与外侧模式相互作用的系统,外侧模式的纠缠将显著增强,甚至在原本无纠缠的情况下也能实现。该方法可在囚禁离子等系统中实验验证,并可推广至连续系统,从而从玻色量子场的真空态中提取增强的纠缠。

Comments 4 pages, 4 figs

详情
英文摘要

The structure of entanglement in the ground state of the harmonic chain is studied. A class of two-mode squeezed states, useful for this purpose, is identified. The entanglement of the local modes at the ends of the chain, after tracing out the centre, rapidly falls to zero as the length of the chain increases. However, if the central modes are measured, and the result communicated to systems interacting with the outer modes, the latter exhibit greatly enhanced entanglement, including in conditions where none was otherwise available. These ideas can be demonstrated in experiments in trapped ions, among other systems. The extension to the continuous case yields enhanced entanglement extracted from the vacuum state of a bosonic quantum field.

2605.08071 2026-05-11 econ.EM cs.HC stat.ME

Vibe Econometrics and the Analysis Contract

Lydia Ashton

AI总结 本文探讨了“vibe方法论”在经济学中的应用,指出人工智能辅助的因果分析(即“vibe计量经济学”)在提升效率的同时,也带来了新的方法与数据不匹配、置信度漂白和隐形分叉等失效模式。文章提出“分析契约”框架,通过预分析计划和因果路线图的改进,为AI辅助下的因果推断提供一种治理机制,以增强结果的可信度和可审查性。

Comments 20 pages, 2 figures. Appendices A-C (fillable templates) provided as ancillary file. Companion materials: https://github.com/lydiaashton/vibe-econometrics-supp . Also posted on SSRN: https://doi.org/10.2139/ssrn.6699999

详情
英文摘要

"Vibe coding" and "vibe analytics" have been framed as a democratization of technical capability. This paper argues that AI-assisted methodology more broadly, or what I call "vibe methodology," also democratizes the failure modes specific to each domain. When AI assists with methods whose validity depends on assumptions that cannot be verified from the output alone (a class I call "vibe inference"), the failure surface is structurally different: the output does not reliably signal invalidity, and when it does, recognizing the signal requires the expertise the workflow bypasses. I focus on "vibe econometrics," the subset of AI-assisted causal analysis where identification can be named faster than it can be audited. The claim of this paper is not that AI invents inferential failures that did not previously exist, but that it changes their incidence, observability, and persuasive force enough to create a practically distinct governance problem. This results in three failure modes: method-data mismatch, where AI bypasses expertise at execution; confidence laundering, where AI amplifies the credibility of formatted output; and invisible forking, which spans both. What is new is not the failure modes but AI's industrialization of their packaging. The barrier between naming a method and executing it has collapsed, and weak foundations, dressed as rigorous analysis, now reach audiences at a scale, speed, and polish that previously required expertise. I propose the Analysis Contract, a pre-commitment framework that adapts the logic of pre-analysis plans and the Causal Roadmap to the AI-assisted setting. The contract imposes three conditions before a causal claim is made: a method-data contract, a data audit, and a pre-commitment statement defining what would count as a disconfirming result. The framework generalizes across domains of vibe inference through domain-specific instantiation.

2605.08069 2026-05-11 stat.ME stat.ML

Empirical Bayes Rebiasing

Wanyi Ling, Sida Li, Junming Guan, Nikolaos Ignatiadis

AI总结 本文研究如何同时分析大量存在噪声和偏差的估计值,并且每个估计值还配有一个更加噪声的偏差估计。为了解决传统去偏方法导致方差增大、置信区间过长的问题,作者提出了一种经验贝叶斯再偏差方法,通过从完全去偏的估计中学习未知的偏差分布,从而合理地重新引入偏差。该方法在预测驱动的推断任务和基于家系的全基因组关联研究中均表现出显著的精度提升。

详情
英文摘要

We study methods for simultaneous analysis of many noisy and biased estimates, each paired with an even noisier estimate of its own bias. The analyst's goal is to construct short calibrated intervals for each parameter. The standard debiasing approach, which subtracts the bias estimate from each biased estimate, inflates variance and yields long intervals. In this paper, we propose an empirical Bayes rebiasing strategy that starts from the fully debiased estimates and learns from data how much bias to reintroduce by estimating the unknown bias distribution. We provide convergence rates for the coverage of our intervals when the bias distribution is estimated using nonparametric maximum likelihood. Furthermore, we demonstrate substantial precision gains in prediction-powered inference, including pairwise LLM win-rate evaluations, as well as for inference of direct genetic effects in family-based GWAS.

2605.08068 2026-05-11 astro-ph.HE hep-ph hep-th physics.plasm-ph

Magnetar field dynamics driven by chiral anomalies without magnetic helicity

Clara Dehman

AI总结 该研究探讨了手性异常驱动的磁星磁场演化机制,无需依赖初始磁场的螺旋度。研究发现,手性磁效应能够在数十年内高效生成具有磁星强度的偶极场,其过程由局部螺旋结构引发的残余手性不对称主导,并依赖于最大手性化学势的临界值。研究结果表明,这些偶极场可能通过欧姆耗散稳定演化,或在获得足够螺旋度后通过手性异常不稳定衰减,结果高度依赖于初始螺旋度分布,为理解磁星磁场演化提供了更现实的模型。

Comments 16 pages, 9 figures. Submitted for publication. Comments are welcome

详情
英文摘要

The chiral magnetic effect (CME), arising from the chiral anomaly and enabling a mutual conversion between magnetic topology and fermionic chirality, is a key mechanism in magnetar field evolution. Previous work by Dehman & Pons (2025) demonstrated that the CME can efficiently generate dipolar fields ($B_{\rm dip} \gtrsim 10^{14}~\mathrm{G}$), consistent with magnetar timing measurements, provided that the initial magnetic field carries net helicity. However, whether neutron stars are born with magnetic helicity remains uncertain. In this work, we investigate the CME across a range of initial helicity configurations, including non-helical initial conditions. We find that the CME efficiently generates magnetar-strength dipoles on timescales of decades, independently of the initial helicity content. The instability is driven by localized helical structures that induce a residual chiral asymmetry and is primarily governed by the maximum chiral chemical potential, requiring $μ_5^{\rm max} \gtrsim \mathrm{few}\times10^{-11}~\mathrm{MeV}$ for onset in the magnetar regime. Our results further show that these dipoles may either remain stable and subsequently evolve through standard Ohmic decay, or become unstable if they acquire sufficient helicity, in which case they decay through the chiral anomaly, transferring energy to less helical modes. This outcome depends sensitively on the initial helicity distribution. These findings extend the applicability of the CME to more realistic magnetic-field configurations and underscore the importance of the helicity distribution at birth, a quantity that remains poorly constrained in neutron star formation, yet is crucial for determining neutron star magnetic evolution and magnetar formation.

2605.08067 2026-05-11 cond-mat.str-el

Gapped 1/9 Magnetization Plateau in the Anisotropic Kagome Antiferromagnet Y-kapellasite

Dipranjan Chatterjee, Paul A. Goddard, Ewan R. P. Thomas, Katharina M. Zoch, Hank C. H. Wu, Benjamin M. Huddart, Cornelius Krellner, Edwin Kermarrec, Mladen Horvatić, Steffen Krämer, Pascal Puphal, John Singleton, Stephen J. Blundell, Fabrice Bert

AI总结 该研究探讨了各向异性卡格矿型反铁磁体Y-kapellasite中的1/9磁化台阶现象,这是理论预测但实验罕见的分数磁化平台。通过脉冲磁场磁化和高场氯-35核磁共振测量,研究揭示了包括1/3和1/9台阶在内的多个分数磁化特征,并发现1/9台阶伴随着有序的局部自旋结构、低能自旋涨落的显著抑制以及激活行为,表明其为一种具有能隙的分数态。这一结果与另一类观测到相同台阶的材料表现出不同特性,显示出1/9态对磁性细节的出人意料的鲁棒性。

Comments 7 pages, 4 figures

详情
英文摘要

Fractional magnetization plateaus provide a sensitive probe of many-body spin states in frustrated quantum magnets, yet their microscopic origin in kagome antiferromagnets remains unresolved. This is particularly true of the mysterious $1/9$ plateau, which is predicted by theory but infrequently observed in experiment. Here, we investigate this problem in the $S = 1/2$ anisotropic kagome antiferromagnet Y-kapellasite, Y$_3$Cu$_9$(OH)$_{19}$Cl$_8$, using pulsed-field magnetization measurements on single crystals and high-field $^{35}$Cl NMR. We identify a hierarchy of field-induced fractional features, including $1/3$ and $1/9$ plateaus, as well as a weaker low-field feature. Analysis of the NMR spectra and the magnetic susceptibility across the $1/9$ plateau demonstrate that it is accompanied by an ordered local spin configuration, a strong suppression of low-energy spin fluctuations and activated behavior, consistent with a gapped fractional state. These features differ from those in the only other material YCu$_3$(OH)$_6$Br$_2$[Br$_{1-y}$(OH)$_y$] in which this plateau is observed, implying a surprising robustness of the $1/9$ state to the details of the underlying magnetism.

2605.08066 2026-05-11 quant-ph cs.IT math.IT

Covert Signaling for Communication and Sensing over the Bosonic Channels

Tianrui Tan, Evan J. D. Anderson, Michael S. Bullock, Boulat A. Bash

AI总结 本文研究了在具有热噪声的玻色子信道中实现隐蔽通信与感知的稀疏信号策略。通过分析信号可检测性,作者发现了一种非直观的最优量子态结构:仅由两个连续光子数态组成的混合态。在低亮度条件下,最优信号态为真空态与单光子态的混合。该研究揭示了隐蔽性与通信、感知性能之间的权衡关系,并确定了不同优化目标之间的功率阈值。

Comments 15 pages, 4 figures, draft, comments welcome

详情
英文摘要

Preventing signal detection in communication and active sensing requires careful control of transmission power. In fact, the square-root laws (SRL) for covert classical and quantum communication and sensing prescribe that the average output power per channel use scales as $1/\sqrt{n}$ for $n$ channel uses. Two strategies for achieving this are diffuse and sparse signaling. The former transmits signals with power decaying as $1/\sqrt{n}$ on all $n$ channel uses, which is convenient for mathematical analysis. The latter transmits constant-power signals rarely, on approximately $\sqrt{n}$ out of $n$ channel uses, while remaining silent on the others. This offers significant practical advantages in compatibility with modern digital transmitters. Here, we study sparse signaling over lossy thermal-noise bosonic channels, which describe quantumly many practical channels (including optical, microwave, and radio-frequency). We characterize the input signal state that minimizes detectability. We find an unintuitive optimal quantum state structure: a mixture of just two consecutive photon-number states. In particular, in the low-brightness regime, the optimal signal state is a mixture of vacuum and a single photon. Since these states are generally suboptimal for both communication and active sensing, we explore the resulting trade-off and identify input-power thresholds for transitions between optimizing for covertness vs. performance in communication and sensing tasks.

2605.08065 2026-05-11 math-ph hep-th math.MP nlin.SI

Hamiltonian formulation of the supersymmetric KdV equation

Ali Pazarci, Nadir Ghazanfari, Ilmar Gahramanov

AI总结 本文研究了超对称Korteweg-de Vries(KdV)方程的约束哈密顿形式,发现其与经典KdV方程类似,也是一个约束系统。通过选取特定的自由参数 $a=2$,作者构建了一个非平凡的拉格朗日描述,并利用Dirac-Bergmann算法确定了全部的初等和次级约束,构造了系统的总哈密顿量。研究还揭示了哈密顿密度中存在非局域贡献,突显了该超对称扩展的独特性质,并最终给出了哈密顿方程的分量形式及其在超空间中的紧凑表达。

Comments 7 pages

详情
英文摘要

We studied the constrained Hamiltonian formulation of a supersymmetric Korteweg-de Vries (KdV) equation, which is observed to be a constrained system similar to its classical version. We found a nontrivial Lagrangian description, where we select $a=2$ for the free parameter $a$ in the supersymmetric extension. The corresponding degenerate Lagrangian requires an exclusive consideration and the utilization of the Dirac-Bergmann algorithm. We explicitly determined the full set of primary and secondary constraints and constructed the total Hamiltonian governing the dynamics of the system. In this analysis, in addition to a nontrivial constraint involving the fermionic fields, the consistency conditions give rise to a nonlocal contribution to the Hamiltonian density. This highlights a distinctive feature of this supersymmetric extension. We showed that the resulting Hamilton equations of motion reproduce the supersymmetric KdV system in the component form. Finally, we derived a compact superspace representation of the Hamiltonian and demonstrated its consistency with the component-level formulation.

2605.08062 2026-05-11 math.AG

Finite order symplectic birational self-maps on Kummer-type manifolds

Yajnaseni Dutta, Dominique Mattei, Stevell Muller, Howard Nuer

AI总结 本文研究了Kummer型超凯勒流形上的有限阶辛双有理自映射问题。作者证明了,除了某些Picard秩为3的例外情况外,任何具有非平凡第二同调群作用的有限阶辛双有理自映射的投影Kummer型流形都是扭曲模形式的。文中还给出了这些例外情况在Néron-Severi格上的完整刻画,并进一步分析了模形式Kummer型流形上的辛双有理自映射,确定了哪些Mukai向量可以对应有限阶的辛双有理自映射。

详情
英文摘要

A projective hyperkähler manifold of Kummer-type is said to be twisted modular if it is birational to the Albanese fiber of a moduli space of twisted sheaves on an abelian surface. We prove that, with the exception of certain cases of Picard rank 3, any projective Kummer-type manifold admitting a finite-order symplectic birational self-map that acts nontrivially on its second cohomology group is twisted modular. We provide a complete characterization of these exceptions in terms of their Néron-Severi lattices. We then investigate symplectic birational self-maps of modular Kummer-type manifolds, determining exactly which Mukai vectors allow the birational transformation induced by crossing the vertical wall, which acts on cohomology as a reflection, to correspond to a finite-order symplectic birational self-map. Additionally, we prove in an appendix several results concerning moduli spaces of twisted sheaves on abelian surfaces which were not readily available in the literature.

2605.08058 2026-05-11 hep-th gr-qc

Undulating Conformal Boundaries in 3D Gravity

Weam Abou Hamdan, Chawakorn Maneerat

AI总结 本文研究了具有欧几里得度规的三维爱因斯坦引力理论,在具有环面拓扑的有限边界条件下,探讨了不同宇宙学常数Λ下局部平坦、德西特(dS₃)和反德西特(AdS₃)空间的边界结构。通过解析方法确定了边界在不同Λ值下的解,并发现某些解在环面的一个周期上具有非平凡依赖性,甚至出现自交现象。研究还分析了这些解的热力学性质,发现当Λ<0且满足特定条件时,非均匀边界解在热力学上更具优势,并讨论了在AdS₃边界极限和拉伸dS₃视界极限下的相关性质。

Comments 58 pages + appendices, 9 figures

详情
英文摘要

We consider three-dimensional Einstein gravity in Euclidean signature with a finite boundary of torus topology endowed with an induced metric of fixed conformal class and a constant trace of extrinsic curvature $K$. For vanishing, positive, and negative cosmological constant $Λ$, we analytically determine boundaries enclosing different patches of locally flat, de Sitter (dS$_3$), and Anti-de Sitter (AdS$_3$) spaces. We find solutions that depend non-trivially on either cycle of the torus, noting that some of them exhibit self-intersections. Adapting the Gibbons-Hawking prescription of interpreting the Euclidean gravitational path integral as a thermal partition function, we explore the rich semi-classical thermodynamic phase space of the problem. While most saddles are found to be either thermally unstable or metastable compared to those with uniform boundaries, we find inhomogeneous solutions that are thermodynamically favourable in the case of $Λ< 0$ and $2<K|Λ|^{-1/2}<3/\sqrt{2}$. Moreover, for all values of $Λ$, there exist patches of space with a non-contractible thermal circle and a macroscopic entropy. We further analyse the problem in both the AdS$_3$ boundary limit and the stretched dS$_3$ horizon limit, and comment on a recasting of the problem in terms of classical strings.

2605.08052 2026-05-11 math.PR math-ph math.MP

Rapid phase ordering of Ising dynamics on $\mathbb Z^2$

Reza Gheissari, Allan Sly

AI总结 本文研究了二维整数晶格上低温伊辛动力学的相序问题,考虑从偏向加态的无序初始状态出发的动力学行为。作者证明,在二维伊辛模型的低温区域,若初始自旋以足够高的概率为+1,则动力学过程会快速收敛到全加态的平稳分布。该结论通过一种适用于任意维数的时空多尺度耦合方法得到,该方法将带加边界条件的伊辛动力学的混合时间的准多项式界提升为无边界条件下从偏向初始态的快速相序行为。

Comments 56 pages, 3 figures

详情
英文摘要

We consider the phase ordering problem for the low-temperature Ising dynamics initialized from a biased and disordered initialization. Work of Fontes, Schonmann, Sidoravicius (2002) showed that at zero-temperature, Ising Glauber dynamics on $\mathbb Z^d$ for $d\ge 2$ initialized from i.i.d. spins on each vertex that are $+1$ with sufficiently large probability, absorbs into the all-plus configuration quickly. We prove that analogous behavior holds throughout the low-temperature regime of the Ising model in two dimensions. Namely, there exists $p_0 <1$ such that Ising Glauber dynamics initialized from i.i.d. spins that are $+1$ with probability $p>p_0$, run at any low temperature $β>β_c$ converges rapidly to the plus phase measure $π^+$. The result is proved using a spacetime multiscale coupling valid in any $d\ge 2$, that boosts a uniform-in-$β$ quasi-polynomial bound on the mixing time of Ising dynamics with plus boundary conditions, into rapid phase ordering from biased initializations with no boundary conditions.

2605.08051 2026-05-11 astro-ph.SR stat.ML

Inferring Asteroseismic Parameters from Short Observations Using Deep Learning: Application to TESS and K2 Red Giants

Nipun Ghanghas, Siddharth Dhanpal, Shravan Hanasoge, Praneeth Netrapalli, Karthikeyan Shanmugam

AI总结 本文利用深度学习方法,从短时间观测数据中推断红巨星的星震学参数,如频率分离(Δν)和最大振幅频率(ν_max),并应用于TESS和K2任务数据。研究提出了一种高效的机器学习方法,在处理TESS单月观测数据时,能够对约23%的恒星可靠推断Δν,而在K2数据中则能对约200颗年轻红巨星可靠推断重力模周期间隔(ΔΠ₁)。该方法为大规模星震学数据分析提供了可行的技术方案。

Comments 43 pages, 22 figures, 5 tables. Under review at ApJ

详情
英文摘要

Asteroseismology is the study of resonant oscillations of stars to infer their internal structure and dynamics. It is also a powerful tool for precisely determining stellar parameters such as mass, radius, surface gravity, and age. The ongoing TESS mission, with its nearly complete sky coverage, presents a unique opportunity to uniformly probe stellar populations across the Milky Way. TESS is estimated to have observed more than 300,000 oscillating red giants, most of which have one to two months of observations. Given the scale of this dataset, we need a fast, efficient, and robust way to analyse the data. In this work, our objective is to develop a machine learning (ML) based method to infer asteroseismic parameters from short-duration observations. Specifically, we focus on two global seismic parameters, the large frequency separation ($Δν$) and the frequency at maximum power ($ν_{\mathrm{max}}$), from one-month-long TESS observations of red giants. Meanwhile, for K2 data, our focus extends to inferring the period spacings of dipolar gravity modes ($ΔΠ_{1}$), in addition to $Δν$ and $ν_{\mathrm{max}}$. Our findings demonstrate that our machine learning algorithm can accurately infer $Δν$ and $ν_{\mathrm{max}}$ for approximately 50% of samples created by taking one-month Kepler and K2 observations. For TESS one sector data however, we recover reliable $Δν$ for only about 23% of the stars. Additionally, we get reliable $ΔΠ_{1}$ inferences for about 200 young red-giants from K2. For these $ΔΠ_{1}$ inferences, we see a good match with the well known $Δν-ΔΠ_{1}$ degenerate sequence observed in Kepler red-giants.

2605.08049 2026-05-11 cond-mat.str-el

Light-driven octupolar inverse Faraday effect and multipolar order in Mott insulators

Saikat Banerjee, Tara Steinhöfel, Florian Lange, Matthias Eschrig, Holger Fehske

AI总结 该研究探讨了在自旋轨道耦合的莫特绝缘体中,如何利用圆偏振光调控和探测隐藏的多极序。通过构建驱动的哈伯德-卡纳莫里模型并进行Floquet Schrieffer-Wolff展开,研究推导出包含两个新型光驱动项的低能多极哈密顿量,分别实现了八极逆法拉第效应和键依赖的各向异性交换作用。这些发现为光学调控隐藏的八极序提供了新途径,并揭示了非平衡条件下多种多极相之间的可调性。

Comments 28 pages + 12 Figures, Comments are welcome

详情
英文摘要

Hidden multipolar orders in spin-orbit-coupled Mott insulators provide a promising setting for correlated quantum matter, yet their control and detection remain major challenges. Here, we demonstrate that circularly polarized light enables both in $4d^2/5d^2$ systems with edge-sharing octahedra. Using a Floquet Schrieffer-Wolff expansion of a driven Hubbard-Kanamori model, we derive a low-energy multipolar Hamiltonian with two qualitatively new light-driven terms. One is an effective static field that couples linearly to the magnetic octupole, realizing an octupolar inverse Faraday effect. The other is a bond-dependent anisotropic exchange interaction absent in equilibrium. These two couplings are the key result of this work: the first provides a direct optical handle on hidden octupolar order, while the second reorganizes the multipolar exchange landscape and opens an enlarged Kitaev-like multipolar liquid regime. Their interplay produces a nonequilibrium multipolar phase space inaccessible in equilibrium, enabling optical tuning among antiferro-octupolar, ferro-octupolar, partially polarized ferro-quadrupolar, Ising octupolar, and multipolar liquid phases. We further show that the induced multipolar order couples to the lattice, generating reversible trigonal and tetragonal distortions that provide structural fingerprints in pump-probe experiments. Our work establishes a general mechanism for the optical generation, control, and detection of hidden multipolar quantum states.

2605.08047 2026-05-11 physics.comp-ph

A Time-Domain Method of Auxiliary Sources for Analyzing Transient Electromagnetic Interactions with GSTC-Modeled Metasurfacess

Minas Kouroublakis, Nikolaos L. Tsitsas, Yehuda Leviatan

AI总结 本文提出了一种基于辅助源法(MAS)和广义层间过渡条件(GSTC)的时域方法,用于分析二维超表面在瞬态电磁激励下的响应。该方法将频率域的阻抗型GSTC转化为因果的卷积形式,并嵌入到MAS框架中,实现了对超表面瞬态电磁特性的高效建模。该研究为超表面在时域中的动态行为分析提供了新的计算工具。

详情
英文摘要

This paper presents a time domain (TD) formulation for modeling the transient electromagnetic response of two-dimensional (2D) metasurfaces using the Method of Auxiliary Sources (MAS) combined with the Generalized Sheet Transition Condition (GSTC). In the proposed approach, the frequency-domain impedance type GSTC is transformed into a causal, convolution-based TD representation and integrated within the MAS formulation. rfaces.

2605.08046 2026-05-11 stat.ME

Semi-supervised Method for Risk Prediction with Doubly Censored EHR Data

Jie Zhou, Enhao Wang, Xuan Wang

AI总结 随着电子健康记录(EHR)数据的快速增长,如何更准确高效地进行临床风险预测成为重要课题。然而,由于临床事件可能发生在记录系统之外,导致数据存在双重截断(左截断和右截断)问题,且高质量的事件时间标签获取困难,仅依赖少量标签数据效率有限。本文提出了一种半监督学习方法,结合少量高质量标签与大量易获取的替代性结局数据,在双重截断条件下进行风险预测,理论分析与模拟实验表明该方法显著提升了预测效率,并在2型糖尿病风险因素分析中验证了其实际应用价值。

详情
英文摘要

The rapid expansion of large-scale electronic health record (EHR) data offers unique opportunities to improve the accuracy and efficiency of clinical risk estimation. Yet, because clinical events may occur outside the recording health system, clinical event outcomes are frequently subject to double censoring (both left and right). Besides, gold-standard event times can often only be ascertained through labor-intensive manual chart reviews, yielding labels for only a small subset of patients. Reliance on this limited labeled set alone is limited in efficiency, whereas widely available surrogate outcomes such as the time to first diagnostic code or first disease mention are error-prone and can yield biased estimates if used directly. Semi-supervised learning (SSL) methods provide a principled way to integrate labeled and unlabeled data, and prior work has demonstrated their advantages in settings with binary or right-censored outcomes. However, existing approaches do not accommodate double censoring for risk prediction, which poses additional methodological challenges. To address this gap, we develop a novel SSL framework for risk prediction that combines a small set of gold-standard labels with large-scale surrogate information under double censoring. We establish the theoretical validity of the proposed estimator. Through extensive simulation studies, we show that our method substantially improves estimation efficiency relative to existing supervised estimators (based on the labeled data). Finally, we demonstrate its practical value by applying it to study risk factors for type 2 diabetes (T2D) using EHR data from a health system in the US.

2605.08042 2026-05-11 hep-th hep-lat quant-ph

The two-flavor Schwinger model at 50: Solving Coleman's puzzles

Gabriel Cuomo, Ross Dempsey, Andrei Katsevich, Igor R. Klebanov, Ilia V. Kochergin, Silviu S. Pufu, Benjamin T. Søgaard

AI总结 本文研究了Coleman在1976年提出的两味 Schwinger 模型中的三个未解问题,通过解析和数值方法给出了解答,深化了对该模型的理解。研究涉及在等质量费米子情况下θ=0和θ=π时的理论特性,以及质量不等时的同位旋破缺效应。文中揭示了θ=π时电荷共轭对称性的自发破缺和强耦合下的质量间隙行为,并通过格点哈密顿量计算验证了理论结果;对于θ=0的问题,则通过能级交叉现象给出了解释。此外,还提供了强耦合下同位旋破缺效应的新估计。

Comments 68 pages, 14 figures

详情
英文摘要

In his 1976 paper "More about the massive Schwinger model", Coleman introduced $1+1$-dimensional Quantum Electrodynamics coupled to two charged massive fermions. By applying Abelian bosonization, he elucidated much of the physics of this two-flavor Schwinger model, but he listed three puzzles at the end of his paper. We present new analytical and numerical calculations to solve Coleman's three puzzles and thereby deepen our understanding of this model. These puzzles pertain to the theory with equal fermion masses at $θ= 0$ and at $θ= π$, as well as the size of isospin-breaking effects when the fermion masses are unequal. For the puzzle at $θ= π$, the solution is related to the structure of the zero-temperature phase diagram arXiv:2305.04437: for equal fermion masses $m$, the model exhibits spontaneous breaking of charge conjugation symmetry and absence of confinement for any value of the gauge coupling $g$, so that there is a smooth interpolation from weak to strong coupling. Using two-loop Renormalization Group and integrability methods, we show that the mass gap behaves as $\sim m e^{-0.111 g^2/m^2}$ in the strong coupling regime $m\ll g$. Our numerical results using the lattice Hamiltonian are in good agreement with this behavior. For the puzzle at $θ= 0$, the solution is related to a level crossing between two isosinglet particles with different discrete quantum numbers; we demonstrate the necessity of such a crossing by comparing integrability and weak coupling calculations, and we also exhibit the crossing numerically. Finally, we provide a new estimate for the size of isospin-breaking effects caused by different fermion masses at strong coupling.

2605.08041 2026-05-11 physics.optics cond-mat.mtrl-sci

Hot biexcitons driven by extreme optical confinement

Xinyi Wang, Kaushik Kudtarkar, Wenjing Wu, Yunjo Jeong, Yuxuan Cosmi Lin, Xiaofeng Qian, Junichiro Kono, Shengxi Huang, Shoufeng Lan

AI总结 该研究通过极端光学限制,在二层二硫化钨(WS₂)中观测到了高阶四体热双激子态。研究团队将非辐射连续体束缚态(BIC)集成到光子晶体缺陷腔中,实现了准三维但开放的光子约束,从而高效激发了原本难以形成的热双激子。该双激子在室温下表现出显著的谷极化和相干性,其机理与BIC的拓扑特性及准三维约束中的轨道角动量相关,为研究更高阶多体相互作用提供了新途径。

详情
英文摘要

A powerful means to understanding condensed matter that possesses a multi-constituent, non-isolated, and complex nature, with a preeminent example being two-dimensional (2D) materials, is studying many-body interactions. However, experimentally observing high-order many-body interactions is a daunting task due to its heavy reliance on the abundance of low-order complexes. Here, we report the observation of four-body hot biexcitons in an energetically unfavorable bilayer of tungsten disulfide (WS2) through creating extreme optical confinement. Specifically, we integrate a non-radiative bound state in the continuum (BIC) into a photonic crystal (PhC) defect cavity, forming a quasi-three-dimensional (q-3D) but open confinement for photons at the driving frequency. The extremely confined photons in both reciprocal and physical spaces then excite inherently unproductive two-body hot excitons situated slightly above the indirect bandgap so efficiently that they form overwhelmed higher-order four-body hot biexcitons. Distinctively, these hot biexcitons exhibit substantial valley polarization and coherence at room temperature, which we attribute to the topological nature of BICs and the associated q-3D confinement with an orbital angular momentum. Besides achieving room-temperature biexcitons, the q-3D confinement could be valuable for higher-order interactions, such as triexcitons, and many other many-body phenomena, including Bose-Einstein condensation.

2605.08040 2026-05-11 cs.HC

ECNUClaw: A Learner-Profiled Intelligent Study Companion Framework for K-12 Personalized Education

Yizhou Zhou, Jiayin Li, Zhi Zhang

AI总结 本文介绍了 ECNUClaw,一个用于构建面向 K-12 教育的个性化智能学习伙伴的开源框架。该框架通过分析学生与学习伙伴的对话,构建包含认知、行为、情感、元认知和情境五个维度的学习者画像,并实时调整指导强度、鼓励频率和知识建构策略。研究结合了中国教育技术领域的三种理论,实现了基于 Python 的系统架构,并支持多种中文大语言模型,为个性化教育提供了有效工具。

Comments 14 pages, 6 figures

详情
英文摘要

We introduce ECNUClaw, an open-source framework for building learner-profiled intelligent study companions in K-12 education. The system constructs and maintains a five-dimension learner profile -- covering cognitive, behavioral, emotional, metacognitive, and contextual dimensions -- by extracting signals from student-companion dialogues at each turn. Profile updates feed directly into an adaptive strategy engine that adjusts the companion's guidance intensity, encouragement frequency, and Bloom's taxonomy scaffolding in real time. The framework design draws on three theoretical strands from the Chinese educational technology literature: Zhang's Digital Portrait Three-Layer Framework for learner assessment, the Education Brain model for educational system architecture, and the Human-AI Collaborative IQ concept for companion design philosophy. ECNUClaw is implemented in Python and supports seven Chinese LLM providers through a unified OpenAI-compatible adapter layer. We describe the system architecture, the profiling and adaptation mechanisms, and discuss limitations and next steps. The source code is available at https://github.com/bushushu2333/ECNUClaw.

2605.08039 2026-05-11 eess.SP

Joint Beamforming and Antenna Placement Optimization in Pinching Antenna Systems with User Mobility: A Deep Reinforcement Learning Approach

Ali Amhaz, Mohamed Elhattab, Chadi Assi, Sanaa Sharafeddine

AI总结 本文研究了在用户移动场景下的夹持天线系统(PASS)中联合波束成形与天线位置优化的问题。针对传统方法难以处理用户移动带来的非凸性和环境不确定性,作者提出采用深度确定性策略梯度(DDPG)算法,在强化学习框架下实现对波束成形向量和夹持点位置的实时联合优化。该方法有效提升了系统在动态环境中的平均传输速率,并通过仿真验证了其性能优势。

详情
英文摘要

Recently, the pinching antenna systems (PASS) have attracted significant attention due to their ability to exploit dynamically reconfigurable pinching points along waveguides for flexible signal transmission. However, existing work largely overlooks user mobility although the optimal pinching configuration is highly dependent on the user's location and must be continuously adjusted. In this work, we investigate a PASS-enabled system model in which a base station (BS) serves a mobile user. We formulate an optimization problem that aims to maximize the user's average sum rate over a predefined time horizon while satisfying quality-of-service (QoS) constraint. This objective is achieved by jointly optimizing the beamforming vector at the BS and the pinching locations along the waveguides. Nevertheless, the resulting problem is highly non-convex and challenging to solve using conventional optimization techniques due to the intricate coupling among variables. The difficulty is further exacerbated by environmental randomness arising from user mobility and a probabilistic blockage model. This reveals a key engineering challenge: the performance gains of PASS critically rely on the ability to track or predict user trajectories in real time. To address these challenges, we adopt a deep deterministic policy gradient (DDPG) approach within a reinforcement learning framework, which is well-suited for continuous state and action spaces. Finally, extensive simulations are conducted to validate the proposed approach and demonstrate the importance of real-time configurability.

2605.08038 2026-05-11 math.NA cs.NA

Invariant domain preserving limiting of time explicit and time implicit discretizations for systems of conservation laws

Bartolomeo Fanizza, Florent Renac

AI总结 本文研究了一种用于非线性双曲守恒律系统高阶数值解的限制技术,旨在保持不变域的性质。该方法适用于各种空间守恒格式以及显式和隐式时间积分方案,通过将高阶解限制在已知保持不变域的低阶解附近,从而确保数值解的物理合理性。该方法推广了通量校正传输限制器,并基于凸限制框架定义限制系数,同时提供了有限体积和不连续伽辽金方法在显式和隐式时间离散中的应用实例与数值实验结果。

详情
英文摘要

This work concerns the design and analysis of a limiting technique that allows the preservation of invariant domains for high-order numerical approximations of nonlinear hyperbolic systems of conservation laws. The method can be applied to any conservative discretization method in space as well as to a wide range of explicit and implicit time integration schemes. The method limits the high-order solution around a low-order accurate solution that is known to preserve all the invariant domains. It generalizes the flux-corrected transport limiter [J. P. Boris and D. L. Book, J. Comput. Phys., 11, 1973; S. T. Zalesak, J. Comput. Phys., 31, 1979] to systems of conservation laws and relies on the limitation of antidiffusive fluxes, but defines the limiting coefficients so as to express the limited solution as a convex combination of invariant domain preserving quantities similarly to the convex limiting framework [Guermond et al., Comput. Methods Appl. Mech. Engrg., 347, 2019]. We give details on the derivation of this limiting technique and provide some illustration with finite volume or discontinuous Galerkin (DG) space discretizations associated to explicit or implicit Runge-Kutta methods as well as to time DG integrations. The limiter is applied iteratively to refine the limited solution around the high-order one, while preserving the invariant domains, and a heuristic is proposed to accelerate its convergence. Numerical experiments solving one- and two-dimensional problems involving scalar hyperbolic equations and the compressible Euler equations are presented to illustrate the properties of these schemes.

2605.08033 2026-05-11 math.CO

Weak Order on the MacNeille Completion of Bruhat Order

Colin Defant

AI总结 本文研究了Coxeter群Bruhat序的MacNeille完备上的弱序结构,引入了0-Hecke单oid的作用,从而定义了弱序和降序集统计量。当群为类型A时,该方法重现了Hamaker和Reiner基于单调三角形和交替符号矩阵的构造,并用于证明关于Knutson-Miller子字复形和Cohen-Macaulay ASM簇的猜想,同时给出了一个反例。此外,作者还引入了MacNeille pop-stack算子,并确定了其达到底状态所需的最大迭代次数。文章还探讨了使用大型语言模型辅助数学研究的案例。

Comments 14 pages, 1 figure, 2 tables

详情
英文摘要

Let $\mathrm{Mac}(W)$ be the MacNeille completion of the Bruhat order of a Coxeter group $W$. We introduce an action of the $0$-Hecke monoid of type $W$ on $\mathrm{Mac}(W)$, which allows us to define a weak order and a descent set statistic on $\mathrm{Mac}(W)$. When $W$ is of type $A$, we recover constructions of Hamaker and Reiner, which were originally formulated in terms of monotone triangles and alternating sign matrices. Using this action, we prove that certain unions of Knutson--Miller subword complexes are vertex-decomposable. By specializing to type $A$, we prove a conjecture of Escobar, Klein, and Weigandt regarding Cohen--Macaulay ASM varieties. Along the way, we also exhibit a counterexample to a conjecture of Hamaker and Reiner regarding the poset topology of intervals in the ASM weak order. Finally, when $W$ is finite and irreducible, we use our $0$-Hecke action to introduce a noninvertible dynamical system on $\mathrm{Mac}(W)$ that we call the MacNeille pop-stack operator, and we prove that the maximum number of iterations of this operator needed to reach the bottom state is $h-1$, where $h$ is the Coxeter number of $W$. This article is meant to serve as a case study in using large language models to automate the workflow of mathematical research. The proof of the conjecture of Escobar--Klein--Weigandt and the disproof of the conjecture of Hamaker--Reiner were obtained autonomously by ChatGPT 5.4 Pro. Other aspects of the paper were obtained mostly by the author, but ChatGPT expedited the process. We provide a detailed account of this interaction, and we speculate on what allowed the model to be successful.

2605.08032 2026-05-11 quant-ph cond-mat.str-el

Analytical Solution to the Kronig-Penney Model with Harmonic Oscillator Wells: Insights to Tight-Binding

Christopher Moore, Frank Marsiglio

AI总结 本文研究了传统Kronig-Penney模型中使用更接近实际的截断谐振子势代替方形势垒的情况,并给出了该模型的解析解。通过推导能带结构和波函数,揭示了该模型与传统模型在形式上的相似与差异,并将其方程形式化为紧束缚近似的形式,从而可以直接由谐振子势参数导出紧束缚模型中的隧穿幅值表达式,为理解固体中电子行为提供了新的分析视角。

Comments 15 pages 8 Figures

详情
英文摘要

The celebrated Kronig-Penney model traditionally has been formulated with square well potentials representing atomic centres. Here, we use a slightly more realistic potential, the truncated harmonic oscillator, in lieu of square well potentials, and solve the model analytically. We derive the energy dispersion and wave functions for this model. This configuration has some important similarities and differences compared to the usual model. In particular, we write the governing equation in a form suggestive of the tight-binding approximation, as can be done for the usual model. In this way, it is straightforward to derive an expression for the tunneling amplitude used in tight-binding in terms of the harmonic oscillator potential parameters.