arXivDaily arXiv每日学术速递 周一至周五更新
全部学科分类 1262
专题追踪
2605.00034 2026-05-04 cs.CR cs.PL cs.SE

Symbolic Execution Meets Multi-LLM Orchestration: Detecting Memory Vulnerabilities in Incomplete Rust CVE Snippets

符号执行与多LLM协调:在不完整的Rust CVE代码片段中检测内存漏洞

Zeyad Abdelrazek, Young Lee

AI总结 本文提出结合符号执行(KLEE)与四代理多LLM架构,解决不完整代码问题,通过协作合成可编译的KLEE测试用例,检测Rust不安全代码中的内存漏洞,实现90.3%的测试用例编译成功率,检测到1,206个关键错误。

Comments 11 pages, 1 figure, to be published in : Ease 2026 The 6th International Workshop on Software Security Engineering

详情
AI中文摘要

本文提出结合符号执行(KLEE)与四代理多LLM架构,解决不完整代码问题,通过协作合成可编译的KLEE测试用例,检测Rust不安全代码中的内存漏洞,实现90.3%的测试用例编译成功率,检测到1,206个关键错误。

英文摘要

This paper presents a system combining symbolic execution (KLEE) with a 4-agent multi-LLM architecture for detecting memory vulnerabilities in Rust unsafe code. A central challenge we address is the incomplete-code problem: CVE database entries provide only isolated code snippets that lack struct definitions, imports, and Cargo manifests, causing all existing formal verification tools to fail at compilation with zero output. Our system resolves this through four specialized agents -- an Oracle/Validator for strategic planning, a Safety Checker for vulnerability analysis, a Code Specialist for FFI wrapper generation, and a Fast Filter for execution optimization -- that collaboratively synthesize KLEE-compatible harnesses from otherwise uncompilable fragments. KLEE's output is then ingested by graph_klee.py, which constructs a Graph Database linking CVE files, CWE categories, error types, and symbolic execution paths as typed nodes and labelled edges, enabling structured cross-CVE vulnerability queries. We evaluated our system on 31 real-world Rust CVEs spanning 11 CWE categories, achieving 90.3% wrapper compilation success where all state-of-the-art formal verification tools achieve 0%. Our system detected 1,206 critical errors across 26 files (83.9% detection rate), compared to 14 warnings across 11 files for Clippy (35.5%) and generic labels for Miri. The 4-agent architecture reduced wrapper compilation failures from 42% (single-agent baseline) to 9.7% and increased detected errors from 487 to 1,206, confirming that role specialization and structured context passing produce measurably better results than a single general-purpose model. Our replication package is publicly available at https://github.com/Zeyad-Ab/Symbolic-Execution-with-Multi-LLM-Architecture-for-Rust-Security

2605.00031 2026-05-04 math.CO

Graphs with $\{P_3,P_4,P_5\}$-factors in terms of size and spectral radius

具有{P_3,P_4,P_5}-因子的图的大小和谱半径

Zahoor Iqbal Bhat, S. Pirzada

AI总结 本文研究了图G在大小和谱半径条件下存在{P_3,P_4,P_5}-因子的充分条件,提出了基于最小度数的构造方法和基于邻接谱半径的判定条件。

Comments 13 pages

详情
AI中文摘要

设G是一个阶数为n的连通图。{P_3,P_4,P_5}-因子是G的生成子图H,使得H的每个连通分支都与{P_3,P_4,P_5}中的一个元素同构。本文建立了图G在最小度数δ下存在{P_3,P_4,P_5}-因子的充分条件。随后,我们提供了另一个基于邻接谱半径的充分条件,确保阶数为n且最小度数为δ的连通图G包含{P_3,P_4,P_5}-因子。

英文摘要

Let $G$ be a connected graph of order $n$. A $\{P_3,P_4,P_5\}$-factor is a spanning subgraph $H$ of $G$ such that every component of $H$ is isomorphic to an element of $\{P_3,P_4,P_5\}$. In this paper, we establish a sufficient condition on the size of the graph $G$ with minimum degree $δ$ to have a $\{P_3, P_4, P_5\}$-factor. Subsequently, we provide another sufficient condition on the adjacency spectral radius, ensuring that a connected graph $G$ with minimum degree $δ$ contains a $\{P_3, P_4, P_5\}$-factor.

2605.00030 2026-05-04 cs.AR cs.SY eess.SY

Shooting Neutrons at Neurons: Radiation Testing of a Spiking Neural Network on Flash-Based FPGAs

用 neutron 射击 neurons:针对基于 flash 的 FPGA 上 spiking 神经网络的辐射测试

Wim Nijsink, Bruno Endres Forlin, Amirreza Yousefzadeh, Marco Ottavi

AI总结 本研究针对基于Flash的FPGA上的脉冲神经网络,提出辐射测试方法,通过中子束测试提取突触记忆的SEU截面,并验证SDSP能延长故障时间并实现部分恢复。

详情
AI中文摘要

神经形态或脉冲处理器正越来越多地被考虑用于恶劣、辐射环境如太空和航空电子领域,其中能量效率和优雅退化至关重要。在本研究中,我们提出并实验验证了一种专门针对使用芯片级突触可塑性的神经形态处理器的辐射测试方法。我们将开源的 ODIN SNN 处理器与 Spike-Dependent Synaptic Plasticity (SDSP) 映射到 FPGA 上,并将其暴露于高能中子束中,同时持续监控 MNIST 分类准确率并记录突触状态。从这些测量中,我们提取了 ODIN 突触记忆的 SEU 跨截面,并开发了一个校准的故障模型以指导互补的故障注入活动。通过比较仅推理和在线学习配置,我们证明启用 SDSP 可显著延长应用级故障时间,并能够从累积的位翻转中实现部分恢复,且硬件开销较小。

英文摘要

Neuromorphic, or spiking, processors are increasingly being considered for use in harsh, radiation-prone environments such as space and avionics, where energy efficiency and graceful degradation are essential. In this study, we propose and experimentally validate a radiation-testing methodology specifically designed for neuromorphic processors that employ on-chip synaptic plasticity. We map the open-source ODIN SNN processor with Spike-Dependent Synaptic Plasticity (SDSP) onto the FPGA and expose it to a high-energy neutron beam while continuously monitoring MNIST classification accuracy and recording the synaptic state. From these measurements, we extract SEU cross-sections for ODIN's synaptic memory and develop a calibrated fault model to inform a complementary fault-injection campaign. By comparing inference-only and online-learning configurations, we demonstrate that enabling SDSP can significantly extend the time to application-level failure and enable partial recovery from accumulated bit flips, with modest hardware overhead.

2605.00028 2026-05-04 physics.chem-ph

A Noble-Gas-Centered Coordinate for Within-Period Atomic Property Trends

基于惰性气体的坐标用于周期内原子性质趋势

Jonathan Washburn, Megan Simons, Elshad Allahyarov

AI总结 本文提出一个无量纲函数,用于描述周期内四个关键原子属性的变化,通过数学方法展示其在周期表上的排列,并验证了其在离子化能、电子亲和力和化学硬度等属性上的准确性。

Comments 32 pages, 8 figures

详情
AI中文摘要

我们引入了一个无量纲景观函数$\Jchem(ρ) = \cosh(ρ\ln \phig) - 1$,$\phig = (1+\sqrt{5})/2$,在基于惰性气体的坐标$ρ= d/L_p \in [0,1)$上,证明该函数可以将四个核心原子属性:第一电离能$\IEone$、电子亲和力$\EA$、 Mulliken电负性$χ_M$和Pearson化学硬度$η$排列在周期表的一条轴线上。向外的步长$Δ\Jchem^{+}$提供$\IEone$;向内的间隙$Δ\Jchem^{-} = \Jchem(1) - \Jchem(ρ)$提供$\EA$和$η$;$χ_M$通过Mulliken的身份关系得出。三个结果确立了其经验内容。

英文摘要

We introduce a single dimensionless landscape function $\Jchem(ρ) = \cosh(ρ\ln \phig) - 1$, $\phig = (1+\sqrt{5})/2$, on the noble-gas-centred coordinate $ρ= d/L_p \in [0,1)$, and show that it organizes four central atomic observables: first ionization energy $\IEone$, electron affinity $\EA$, Mulliken electronegativity $χ_M$, and Pearson chemical hardness $η$, on one periodic-table axis. The outward step $Δ\Jchem^{+}$ delivers $\IEone$; the inward gap $Δ\Jchem^{-} = \Jchem(1) - \Jchem(ρ)$ delivers $\EA$ and $η$; $χ_M$ follows by Mulliken's identity. Three results establish the empirical content. (i) The within-period $\IEone$ envelope reproduces the full noble-gas-to-alkali ordering across periods 2--6: of 34 atoms compiled across periods 2--4, 26 lie on the predicted monotone descent and the 8 upward deviations occur exactly at the textbook anomaly sites $\{p^3, d^5, f^7, s^2, d^{10}\}$. (ii) Two golden-ratio identities, $\IEone(G_p)/\IEone(G_{p+1}) \approx \phig^{1/4}$ on three heavy noble-gas pairs and $\IEone(\text{halogen})/\IEone(\text{alkali}) \approx \phig^2$ on four within-period pairs, agree with NIST data to MAD $\approx 1\%$ and $\approx 5\%$, respectively. (iii) The shared kernel $Δ\Jchem^{-}$ provides single-parameter analytical fits to $\EA$ across periods 4--6 (MAE $0.3$--$0.4$~eV), to Pearson hardness $η$ across periods 2--4 (MAE $\sim 1$~eV on noble-gas maxima up to $10.8$~eV), and to Mulliken $χ_M$ across a 15-atom four-class benchmark ($R^2 = 0.73$). \edit{At the period-averaged scale level, the shared-kernel relation $\EA/η\approx C^{(p)}_{\mathrm{EA}}/C^{(p)}_η$ is supported on period-4 NIST data: the empirical nine-atom mean $\overline{\EA/η} = 0.180$ agrees with the predicted constant $0.182$ to better than $1\%$, although individual-atom scatter ($σ\approx 0.13$) is much larger.}

2605.00027 2026-05-04 physics.chem-ph physics.bio-ph quant-ph

Non-Equilibrium Dynamics of the Time-Dependent Excitonic Coupling in Fluorescent Protein Dimers

非平衡动力学:荧光蛋白二聚体中时间依赖性激子耦合

Robson Christie, Cerys Murray, Youngchan Kim, Jaewoo Joo

AI总结 研究通过量子-经典混合方法量化荧光蛋白二聚体中的激子耦合,发现近场多极效应在27.6Å距离下起关键作用,且时间尺度分离缓解了实验与生物环境之间的理论矛盾。

Comments 11 pages, 3 figures

详情
AI中文摘要

我们利用量子-经典混合工作流程量化二聚体文森荧光蛋白同源二聚体中的激子耦合。通过过渡密度耦合形式,我们计算出J=74.38 cm⁻¹,比远场点偶极估计值13.31 cm⁻¹强5.6倍。这种差异突显了在27.6Å色素中心分离处近场多极效应的关键作用。此外,我们提出时间尺度分离缓解了实验中稳健的激子耦合与高度退相干生物环境之间的理论矛盾。尽管有人假设荧光蛋白β-桶支架通过抑制热波动维持耦合,但我们强调时间尺度分离的应用不受环境噪声抑制程度影响。集体光激发在吸收后在光学限制介电屏蔽下印刻达维多夫分裂,随后发生本体溶剂弛豫和皮秒级环境退相干。为表征后续吸收后演化,我们采用随机模拟对量子部分建模,以描述从局域激发子超位置态过渡到局部化色素态之间非相干跳跃的过程。

英文摘要

We quantify the excitonic coupling in the homodimer of dimeric Venus fluorescent protein using a quantum-classical hybrid workflow. Employing a transition-density coupling formalism, we calculate $J = 74.38~\mathrm{cm^{-1}}$, which is 5.6 times stronger than the far-field point-dipole estimate of $13.31~\mathrm{cm^{-1}}$. This disparity highlights the critical role of near-field multipolar effects at the 27.6~Å chromophore centroid separation. Furthermore, we argue that a separation of timescales resolves the apparent theoretical tension between robust experimental excitonic couplings and the highly decoherent biological environment. While it has been hypothesised that the fluorescent protein $β$-barrel scaffold sustains coupling by attenuating thermal fluctuations, we emphasise that the separation of timescales fundamentally applies irrespective of the exact degree of environmental noise suppression. Collective photoexcitation imprints the Davydov splitting under optical-limit dielectric screening upon absorption, preceding bulk solvent relaxation and sub-picosecond environmental dephasing. To characterise the subsequent post-absorption evolution, we employ stochastic simulations for quantum parts to model the transition from a delocalised exciton superposition to incoherent hopping between localised chromophore states.

2605.00023 2026-05-04 physics.ins-det astro-ph.IM

Study of cosmic ray impacts on cryogenic high sensitivity detectors

宇宙射线对低温高灵敏度探测器的影响研究

Anaïs Besnard, Valentin Sauvage, Bruno Maffei

AI总结 研究宇宙射线对高灵敏度低温探测器的影响,通过DRACuLA设施测试新一代探测器,评估其对粒子冲击的敏感性。

Comments Contribution to the 2026 Cosmology session of the 60th Rencontres de Moriond

详情
AI中文摘要

在2009年普朗克任务发射后,其高频仪器(HFI)的 bolometers 受到宇宙射线的显著影响,需要数年的后期处理来清理数据。为了研究高灵敏度低温探测器对粒子冲击的易感性,IAS 开发了 DRACuLA 设施。我们呈现了最近两次在新一代探测器上进行的测试活动的结果。

英文摘要

After the Planck mission's launch in 2009, bolometers of its High Frequency Instrument (HFI) were considerably affected by cosmic rays, which necessitated several years of post-treatment to clean the data. To study the susceptibility of high sensitivity cryogenic detectors to particle impacts, IAS has developed the DRACuLA facility. We present the results of the latest two test campaigns performed on new generation of detectors.

2605.00019 2026-05-04 econ.GN q-fin.EC

JFR-rg Part II: Dynamic Extensions, Time Constraints, and Investment Design in High-Debt, Low-Growth Economies

JFR-rg 第二部分:动态扩展、时间限制与投资设计在高债务、低增长经济中

Hirofumi Wakimoto

AI总结 本文扩展了JFR-rg框架,探讨高债务低增长经济中的动态影响,包括制度侵蚀、增长投资和制度转型,通过六个扩展清晰阐述其逻辑。

Comments 97 pages, 6 figures, 18 tables. Sequel to Part I, arXiv:2604.09663

详情
AI中文摘要

本文扩展了JFR-rg框架,探讨高债务低增长经济中的动态影响,包括制度侵蚀、增长投资和制度转型,通过六个扩展清晰阐述其逻辑。

英文摘要

This paper develops the logical extension of the JFR-rg framework introduced in Part I within the same observables-centered and regime-conditional architecture. Six extensions are formalized: the Virtuous Ratchet (E1), the corrected Repression Dividend Multiplier (E2), the Debt Reduction Paradox (E3), the Multi-Country Repression Equilibrium (E4), the Demographic-$ϕ$ Clock (E5), and the Institutional Control Rights Index (E6). Together, these clarify the dynamic implications of a JFR-rg regime for path dependence, institutional erosion, growth-enhancing investment, and regime transition in high-debt, low-growth economies. The paper's claim of logical completion is architectural rather than universal. It does not claim a full welfare-theoretic or political-economy microfoundation. Rather, it shows that the principal dynamic implications internal to Part I can be stated in closed form, and that two natural excluded generalizations -- bounded stochastic perturbations and endogenous fiscal responses -- preserve the regime logic. A Minimal Equilibrium Closure is then introduced to endogenize the sovereign risk premium through a two-layer domestic demand structure and a complementarity condition. The paper also formulates the statistical problem of inferring a latent regime boundary under one-sided regime dominance. The inferential contribution is conservative by design: it constructs outer statistical summaries of the relevant boundary objects rather than forcing point classification when the observables remain compatible with multiple nearby regime readings. Comparison with Blanchard (2019), Hoshi-Ito (2014), and Mehrotra-Sergeyev (2021) shows where JFR-rg adds explanatory value in the Japanese case: not by replacing standard debt-sustainability analysis, but by endogenizing the institutional conditions under which low sovereign rates are sustained, weakened, or lost.

2605.00017 2026-05-04 physics.app-ph cond-mat.mtrl-sci

Understanding Energy Flow and Inefficiency of a Thermomagnetic Generator by Transient Multi-Physics Modelling

通过瞬态多物理建模理解热磁发电机的能量流动与低效问题

Ali Izadi, Bruno Neumann, Sebastian Fähler

AI总结 本文通过多物理模拟构建了新型热磁发电机的数字孪生,揭示了低效率和低频率的根本原因,为更高效快速的热磁发电机开发奠定基础。

Comments 24 pages, 8 figures

详情
AI中文摘要

废热回收能提高能源效率并减少温室气体排放;然而,许多工业和环境废热在低温下被浪费。热磁回收废热在可持续生产电能方面有巨大潜力,尤其是对于传统技术效率低下或不可行的低等级废热。特别值得关注的是热磁发电机(TMG),因为它们几乎不需要机械运动部件,这对高可靠性有利。然而,所有现有原型都面临两个主要挑战:低效率和低循环频率。在本工作中,我们通过多物理模拟开发了一个近期TMG的数字孪生( genus 3)。我们识别了先前模拟方法的不足,并描述了为什么需要三维模拟,这考虑了磁、热、流体流动和电物理域之间的耦合。我们通过实验数据验证了我们的模型,该模型仅使用已知的几何和材料参数,并且在当今功率密度最高的TMG实验数据中达到了96%的开路电压准确率和95%的功率输出准确率。这种高精度使我们能够识别TMG的两个挑战的根本原因,这些原因无法通过实验获得。首先,我们通过桑基图分析能量流动来揭示低效问题。其次,我们追踪发电机中的瞬态热流,确定了限制频率的因素。这为更高效和快速的TMG铺平了道路,而我们的验证数字孪生将加速其发展。

英文摘要

Waste heat recovery improves energy efficiency and reduces greenhouse gas emissions; however, much industrial and environmental heat is wasted at low temperature. Thermomagnetic recovery of waste heat has a high potential for sustainable production of electric energy, especially for low-grade waste heat where conventional technology is inefficient or infeasible. Of particular interest are thermomagnetic generators (TMG) as they require almost no mechanically moving parts, which is beneficial for high reliability. However, all existing prototypes have two remaining challenges: low efficiency and low cycle frequency. In this work, we develop a digital twin of a recent TMG with genus 3 by using multi-physics simulations. We identify shortcomings of previous simulation approaches, and describe why simulations in three dimensions are necessary, which consider coupling between magnetic, thermal, fluid flow, and electrical physics domains. We validate our model, which only uses known geometry and material parameters, by experimental data of the TMG with highest power density today, and attain 96% accuracy in open-circuit voltage and 95% accuracy in power output. This high accuracy allows us to identify the origin of both challenges for TMGs, which are not accessible by experiments. First, we uncover inefficiencies by analyzing the energy flow within a Sankey diagram. Second, we trace the transient heat flow through the generator, which identifies the factors limiting frequency. This paves the way for more efficient and faster TMGs, and their development will be accelerated by our validated digital twin.

2605.00016 2026-05-04 q-fin.RM

Do Short Exposure and Systematic Risk Exposure Drive Asymmetries in the Disposition Effect?

短期持仓与系统性风险暴露是否驱动处置效应的不对称性?

Lorenzo Mazzucchelli, Marco Zanotti, Luca Vincenzo Ballestra, Andrea Guizzardi

AI总结 本文研究了FTSE MIB追踪ETF中长期和短期持仓的处置效应,通过900万笔交易数据,探讨持仓类型和系统性风险对投资者处置行为的影响,提出新的价值指标并开发开源R包。

详情
AI中文摘要

本文利用近900万笔交易数据,研究FTSE MIB追踪ETF中长期和短期持仓的处置效应。基于整合框架方法,扩展分析以明确纳入杠杆和长短期持仓,评估投资组合情境和系统性风险暴露对投资者处置行为的联合影响。方法上,将Odean经典计数和总措施推广到宽泛和整合框架,引入新的价值指标,捕捉实现收益与损失所需的收益阈值,并在处置效应R包中实现这些措施。研究发现,在窄框架下,空头持仓的处置效应弱于多头持仓,但积极表现的投资组合在整合框架下这种不对称性反转。系统性风险进一步放大了不同持仓间的处置效应不对称性。总体而言,研究发现处置效应不仅与资产特定因素相关,还受到投资组合情境、持仓类型和系统性风险暴露的交互影响。更广泛地说,结果与前景理论和遗憾理论的联合预测一致,突显了框架在投资者决策中的核心作用。

英文摘要

This study examines the disposition effect in both long and short exposure positions in FTSE MIB tracking ETFs using a unique dataset of almost 9 million individual transactions. Building on the integrated framing approach, we extend the analysis to explicitly incorporate leverage and long short exposures, allowing us to assess how portfolio context and systematic risk exposure jointly are associated to investors realization behavior. Methodologically, we generalize Odean canonical Count and Total measures to wide and integrated framing, introduce a novel Value metric that captures the return thresholds required to realize gains versus losses, and implement these measures in dispositionEffect, an open-source R package for large-scale intraday data. We show that short positions exhibit a weaker disposition effect than long positions under narrow framing, but that this asymmetry reverses in positively performing portfolios under integrated framing. Systematic risk further amplifies these behavioral asymmetries across positions. Overall, our findings demonstrate that the disposition effect is not solely asset-specific, but is critically shaped by the interaction between portfolio context, position type, and systematic risk exposure. More broadly, the results are consistent with the joint predictions of Prospect Theory and Regret Theory, highlighting the central role of framing in investor decision-making.

2605.00014 2026-05-04 q-bio.NC q-bio.SC

Neuronal electricality founded in murburn-thermodynamic principles: 2. Comparisons, evidenced explanations, and predictions

基于murburn热力学原理的神经电活动:2. 比较、证据解释与预测

Kelath Murali Manoj, Nagamani Sukumar

AI总结 本文通过比较现有模型和实验数据,证明神经电活动源于murburn氧化还原介导的电子动力学,而非膜离子流驱动。该框架提供预测性结构,将可测量的电生理输出与物理可解释变量联系起来,扩展至更广泛的可兴奋系统。

Comments 33 pages, 2 Figures

详情
AI中文摘要

本文分析表明,神经电活动可被解释为murburn氧化还原介导的电子动力学,而非膜离子流驱动。通过整合比较现有模型、定量预测和实验观察,murburn框架成为统一且化学基础的可兴奋性描述。该模型的关键优势在于其预测性结构,将可测量的电生理输出(如传导速度、波形形态和阈值行为)与可解释的物理变量(如氧化还原动力学、运输效率和环境条件)联系起来,从而通过氧可用性、氧化还原平衡、溶剂性质、离子强度和外部场的扰动进行直接实验验证。重要的是,该框架不仅限于神经元,还扩展到更广泛的可兴奋系统,包括心肌组织、视网膜光感受器和人工红ox活性材料,表明可兴奋性是根植于反应-传输动力学的普遍物理化学现象。尽管本文建立了神经电活动的中等尺度动力学,但仍需进一步发展以连接量子级电子转移过程与宏观电生理信号如EEG和EMG。这些扩展与有针对性的实验测试将决定murburn范式的最终范围和应用性。

英文摘要

The analyses presented herein demonstrate that neuronal electrical activity can be consistently interpreted as a manifestation of murburn redox-mediated electronic dynamics rather than as a process fundamentally driven by transmembrane ionic flux. By integrating comparison with established models, quantitative predictions, and diverse experimental observations, the murburn framework emerges as a unified and chemically grounded description of excitability. A key strength of the model lies in its predictive structure. Unlike phenomenological frameworks that rely on parameter fitting, the murburn formulation links measurable electrophysiological outputs: such as conduction velocity, waveform morphology, and threshold behavior; to physically interpretable variables including redox kinetics, transport efficiency, and environmental conditions. This enables direct experimental validation through perturbations in oxygen availability, redox balance, solvent properties, ionic strength, and external fields. Importantly, the framework extends beyond neurons to a broader class of excitable systems, including cardiac tissue, photoreceptors, and artificial redox-active materials, suggesting that excitability is a general physicochemical phenomenon rooted in reaction-transport dynamics. While the present work establishes the mid-scale dynamics of neuronal electricality, further developments are required to connect quantum-level electron transfer processes with macroscopic electrophysiological signals such as EEG and EMG. These extensions, along with targeted experimental tests, will determine the ultimate scope and applicability of the murburn paradigm.

2605.00013 2026-05-04 math.RT

The Dual Canonical Basis in the Spin Representation via the Temperley-Lieb Algebra

通过Temperley-Lieb代数的双canonical基在旋表示中

Rachel Chen

AI总结 本文通过Temperley-Lieb代数提出双canonical基的简化构造,推导出显式公式并重新证明Khovanov的结果,同时用Hecke代数证明canonical基与双canonical基的对偶性。

详情
AI中文摘要

旋表示$(\mathbb C^2)^{\otimes n}$的双canonical基由Lusztig引入,在代数、几何和物理中具有重要地位。Khovanov发现该基的一部分可通过Temperley-Lieb代数图示化。本文提供更简单的构造并推广至整个双canonical基,推导出显式公式以计算双canonical基及spherical模块的canonical基。通过新视角重新证明Khovanov的结果,并利用Hecke代数证明canonical基确实与双canonical基对偶,从而得到关于$\mathcal M^*$和$\mathcal N^*$的类似结果。最后,本文提出canonical基的另一种图示公理定义。

英文摘要

The spin representation $(\mathbb C^2)^{\otimes n}$ has a dual canonical basis introduced by Lusztig that is important in many areas of algebra, geometry, and physics. Khovanov observed that a portion of the dual canonical basis can be viewed diagrammatically through the Temperley-Lieb algebra. We provide a simpler construction that we generalize to the entire dual canonical basis, and write explicit formulas to compute the dual canonical basis, and thus the canonical basis of the spherical module, as a byproduct. We reprove some of Khovanov's results using our new perspective. Furthermore, we use the Hecke algebra to reprove the fact that the canonical basis is indeed dual to the dual canonical basis, leading to similar results about the canonical basis in $\mathcal M^*$ and $\mathcal N^*$, the dual spaces to the spherical and aspherical modules, as a byproduct. Finally, we present an alternative axiomatic definition of the canonical basis using diagrams.

2605.00010 2026-05-04 math.OC

The Keplerian Traveling Salesperson Problem

开普勒旅行商问题

Max Bannach, Giacomo Acciarini, Dario Izzo

AI总结 本文提出开普勒旅行商问题模型,用于解决星际任务中多个天体 rendezvous 的轨迹规划问题,结合时间展开网络和整数线性规划方法,提供精确求解和启发式算法。

详情
AI中文摘要

我们解决了一个在空间任务设计和空间物流中基本挑战:为必须与多个天体会合的任务规划行星际轨迹。此类任务例如在主动碎片清除、在轨服务或小行星带探索中发生。我们将这些问题建模为旅行商问题(TSP)的一个变种,称为开普勒旅行商问题(KTSP)。不同于广泛研究的TSP,KTSP考虑了轨道目标的运动,导致时间依赖性和非对称转移成本,捕捉了天体力学中的关键现实效应。我们提供KTSP的严谨形式化并发布了一个基准套件以支持其研究。我们方法的核心是一种时间展开技术,将连续问题重新表述为时间扩展网络中的离散优化任务。这种表示使研究人员能够在不了解天体力学的情况下使用离散优化方法。我们还开发了一种替代编码,使用基于区间的时间动态离散发现来处理转移的时间依赖性。我们利用最先进的ILP求解器来解决KTSP实例,并辅以详细的计算研究,突出其优势和限制。我们还用初始解启发式算法、改进启发式算法和预处理程序来补充这些精确方法,以保持最优性。

英文摘要

We address a fundamental challenge in space mission design and space logistics: planning interplanetary trajectories for missions that must rendezvous with multiple bodies. Such mission occur, for instance, in active debris removal, in-orbit servicing, or asteroid belt exploration. We model these problems as a variant of the Traveling salesperson problem (TSP), which we term the Keplerian TSP (KTSP). Unlike the well-studied TSP, the KTSP accounts for the motion of orbital targets, leading to time-dependent and asymmetric transfer costs that capture key real-world effects in astrodynamics. We provide a rigorous formalization of the KTSP and release a benchmark suite to support its study. Central to our approach is a time-unfolding technique that reformulates the continuous problem as a discrete optimization task in a time-expanded network. This representation makes the benchmark accessible to researchers in discrete optimization even without prior knowledge of celestial mechanics. We also develop an alternative encoding as an integer linear program using Interval-based Dynamic Discretization Discovery to handle the time-dependent nature of transfers. We leverage state-of-the-art ILP solvers to solve the KTSP instances, accompanied by a detailed computational study that highlights their strengths and limitations. We complement these exact methods with an initial solution heuristic, an improvement heuristic, and preprocessing routines that preserve optimality.

2605.00009 2026-05-04 math.GM

Angles, orthogonality, and Pythagorean theorem in Banach spaces with two related applications

角度、正交性与毕达哥拉斯定理在Banach空间中的应用及两个相关应用

Antonio Cicone, Stefano Serra-Capizzano, Giacomo Tento, Haomin Zhou

AI总结 本文在Banach空间中推广角度和正交性概念,基于L^p范数的毕达哥拉斯定理,探讨能量守恒在信号处理中的应用,并提出新的预处理方法用于求解结构化大线性系统。

详情
AI中文摘要

本文提出从L^2到一般Banach空间的角度和正交性推广,基于L^p范数的毕达哥拉斯定理(p∈[1,∞))。起点是考虑信号处理中固有模态函数分解时的L^1范数能量守恒,即L^1毕达哥拉斯定理。除了理论分析外,还应用于结构化大线性系统的预处理,通过获得新的预处理类。本文包含数值实验及对给定框架可能应用的多种评论。

英文摘要

In the current work, we propose a generalization of angles and orthogonality from $L^2$ to generic Banach spaces, starting from a $L^p$ version of the Pythagorean theorem, $p\in [1,\infty)$. The starting point is conservation of energy measured in $L^1$ norm, as it occurs when considering the intrinsic mode functions decomposition in signal processing. This conservation of energy measure in $L^1$ norm is exactly the $L^1$ Pythagorean theorem. Besides the theoretical analysis, we apply the new notions in the context of preconditioning for structured large linear systems, by obtaining new classes of preconditioners. The present work contains numerical experiments and various remarks on the possible use of the given framework.

2605.00008 2026-05-04 math.OC cs.IT math.IT

On the Entropy in Last-Mile Logistics

最后一公里物流中的熵

Berry Gerrits, Wouter van Heeswijk

AI总结 本文提出用结构熵衡量最后一公里物流复杂性,通过与香农熵的对偶关系,揭示系统内在无序性,并通过实证分析展示熵与路线距离的非线性关系,为物流网络设计和政策制定提供新视角。

Comments 27 pages, 4 figures

详情
AI中文摘要

最后一公里物流(LML)以高碎片化为特征,但现有研究将其视为外生约束而非可量化和优化的系统属性。本文引入基于玻尔兹曼统计力学的结构熵框架来衡量LML复杂性。不同于传统KPI如距离或成本,结构熵量化配置空间的基数,提供系统内在无序性的诊断。我们建立了与香农熵的正式对偶关系,将绝对复杂性负担与分布平衡联系起来。我们应用该熵框架分析了美国五城市6112条亚马逊最后一公里路线。当前运营表现出持续高归一化熵,表明接近最大碎片化。熵与路线距离之间稳定的非线性关系验证了该指标作为运营难度预测指标的有效性。为评估空间集中化,我们开发了考虑所有移动(包括承运人和客户)的系统熵度量。我们建立了理论守恒原理:在理想条件下,空间集中化仅将熵从承运人重新分配给客户。然而,实际情况下这两种理想条件均被违反,从而增加总系统熵。我们的系统熵度量显示,空间集中化在激进采用下可使承运人熵降低高达40%,但激活客户收集行程会增加总系统熵,尽管行程链式可减少此影响。相比之下,时间集中化通过减少交付事件真正降低熵,而不产生新移动。通过将碎片化形式化为可测量的结构属性,本文为网络设计、集中化政策和评估最后一公里系统性能提供了新的视角。

英文摘要

Last-mile logistics (LML) is characterized by high fragmentation, yet existing research treats this as an exogenous constraint rather than a quantifiable and optimizable system property. This paper introduces a framework for measuring LML complexity using structural entropy, derived from Boltzmann's statistical mechanics. Unlike traditional KPIs such as distance or cost, structural entropy quantifies the cardinality of the configuration space, providing a diagnostic of inherent system disorder. We establish a formal duality with Shannon entropy, linking absolute complexity burden to distributional balance. We apply our entropy framework to 6,112 Amazon last-mile routes across five U.S. cities. Current operations exhibit persistently high normalized entropy, indicating near-maximal fragmentation. A stable non-linear scaling relationship between entropy and route distance validates the metric as a predictive indicator of operational difficulty. To evaluate spatial consolidation, we develop a system-wide entropy measure accounting for all movements by both carriers and customers. We establish a theoretical conservation principle: under idealized conditions, spatial consolidation merely redistributes entropy from carrier to customer. Both idealizing conditions are violated in practice, thereby increasing total system entropy. Our system-wide measure reveals that spatial consolidation reduces carrier entropy by up to 40% under aggressive adoption but increases total system entropy by activating customer collection trips, though trip chaining can diminish this effect. Temporal consolidation, by contrast, genuinely reduces entropy by decreasing delivery events without creating new movements. By formalizing fragmentation as a measurable structural property, this research provides a new lens for network design, consolidation policy, and evaluation last-mile system performance.

2605.00006 2026-05-04 math.OC math.PR

Discrete Quantization on Spherical Geometries: Explicit Models, Computations, and Didactic Exposition

球面几何上的离散量化:显式模型、计算与教学阐述

Mrinal Kanti Roychowdhury

AI总结 本文研究球面几何上最优离散量化问题,提出三种均匀模型,推导出最优量化器和均方误差的闭式表达式,揭示了曲率对量化性能的影响。

详情
AI中文摘要

我们对装备有测地度量的球面几何上的最优离散量化进行了分析性研究,重点研究单位球面S²上的高度对称配置。分析了三种离散均匀模型,并推导出最优量化器和均方误差的闭式表达式。(I) 对于等间距分布在赤道上的N个点,得到可除和不可除情况下的精确误差公式,显示最优Voronoi单元形成连续的弧段并具有中点代表。 (II) 对于位于纬度±ϕ₀的两个对称小圆,每个有M个经度,建立了无交叉小圆Voronoi现象、对称保持最优性和具有曲率依赖的有限和误差公式。 (III) 对于位于纬度ϕ₀的单个小圆,证明了类似的公式,并显示曲率通过因子cos²ϕ₀减少失真,同时保持n⁻²衰减率。在所有模型中,我们严格提出了块中点原则:最优Voronoi单元是连续的方位块,其代表是方位中点。这些显式的基准模型澄清了曲率效应,并支持进一步的曲面量化发展。

英文摘要

We present an analytically explicit study of optimal discrete quantization on spherical geometries equipped with the geodesic metric, focusing on highly symmetric configurations on the unit sphere $\mathbb S^2$. Three discrete uniform models are analyzed and closed-form expressions for optimal quantizers and mean-square errors are derived. (I) For $N$ equally spaced points on the equator, exact error formulas are obtained for both divisible and non-divisible cases, showing that optimal Voronoi cells form contiguous arcs with midpoint representatives. (II) For two antipodally symmetric small circles at latitudes $\pmϕ_0$, each with $M$ longitudes, we establish a no-cross-circle Voronoi phenomenon, symmetry-preserving optimality, and finite-sum error formulas with curvature-dependent bounds and asymptotics. (III) For a single small circle at latitude $ϕ_0$, analogous formulas are proved and curvature is shown to reduce distortion by a factor $\cos^2ϕ_0$ while preserving the $n^{-2}$ decay rate. Across all models we rigorously formulate the block-midpoint principle: optimal Voronoi cells are contiguous azimuthal blocks whose representatives are azimuthal midpoints. These explicit benchmark models clarify curvature effects and support further developments in quantization on curved manifolds.

2605.00004 2026-05-04 math.OC

Optimization-based One-side Boundary Control of LWR Traffic Models

基于优化的单侧边界控制方法用于LWR交通模型

Eryn Vaid, Maria Teresa Chiri, Roberto Guglielmi, Gennaro Notomista

AI总结 本文研究了一类基于优化的单侧边界控制方法,通过Lyapunov函数和边界控制屏障函数实现交通流模型的稳定性与不变性,采用凸优化问题选择控制输入,验证了对通用交通流函数的适用性。

Comments 6 pages, 6 figures, MTNS

详情
AI中文摘要

本文研究了一类基于优化的单侧边界控制方法,用于一维宏观交通流模型。通过Lyapunov函数和边界控制屏障函数,实现系统稳定性和子集不变性。控制输入通过凸优化问题从控制器集合中选择。确定了保证通用交通流函数稳定性与不变性的充分条件。仿真结果展示了该优化控制器在守恒律中的行为。

英文摘要

In this paper, we study the feasibility of a class of optimization-based boundary control of one-dimensional macroscopic traffic flow models, where stability and invariance are achieved by a single boundary control. We define the sets of controllers to stabilize the system to a desired state via Lyapunov functionals, and to ensure forward invariance of a desired subset via boundary control barrier functionals. The control input is then selected from the intersection of those sets via a convex optimization problem. We determine sufficient conditions to ensure the existence of an optimal boundary control problem achieving both stability and invariance for a generic traffic flux function. Simulation results showcase the behavior of the proposed optimization-based controller applied to conservation laws with several traffic flow functions.

2605.00003 2026-05-04 math.OC cs.NA math.NA

A Homotopy Framework for Constrained Multiobjective Optimization

一种用于约束多目标优化的同伦框架

Olaoluwa Ogunleye, Guangming Yao, Jianhua Zhang

AI总结 本文提出一种基于同伦的框架,用于计算多目标优化问题的KKT点,通过连续变形易解系统至KKT条件,保证全局收敛性,并在数值实验中展示出鲁棒性与高效性。

详情
AI中文摘要

我们开发了一种基于同伦的框架,用于计算多目标优化问题的Karush-Kuhn-Tucker (KKT) 点。所提出的同伦映射连续地将一个容易求解的系统变形为与多目标问题相关的KKT条件,产生一个确定性和结构保持的连续路径。在温和的正则性假设下,我们建立了同伦轨迹全局收敛到Pareto平稳解的性质,对于任何在可行区域内部选择的初始点。在数值实验中,该方法即使在初始化非可行点时也表现出稳健的收敛性,表明其稳定性超越了理论保证。采用高效的预测-校正连续策略来追踪同伦路径。在基准问题上的数值结果将所提出的方法与经典标量化方法和NSGA-II进化算法进行比较,展示了竞争性的计算效率和一致的解质量。这些结果突显了同伦框架在约束多目标优化中的有效性,并激发了向更一般问题设置和自适应参数策略扩展的动机。

英文摘要

We develop a homotopy-based framework for computing Karush-Kuhn-Tucker (KKT) points of multiobjective optimization problems. The proposed homotopy map continuously deforms an easily solvable system into the KKT conditions associated with the multiobjective problem, yielding a deterministic and structure-preserving continuation path. Under mild regularity assumptions, we establish global convergence of the homotopy trajectory to a Pareto-stationary solution for any initial point chosen in the interior of the feasible region. In numerical experiments, the method exhibits robust convergence even when initialized from nonfeasible points, indicating stability beyond the theoretical guarantees. Efficient predictor-corrector continuation strategies are employed to trace the homotopy path. Numerical results on benchmark problems compare the proposed approach with classical scalarization methods and the evolutionary algorithm NSGA-II, demonstrating competitive computational efficiency and consistent solution quality. These results highlight the effectiveness of the homotopy framework for constrained multiobjective optimization and motivate extensions to more general problem settings and adaptive parameter strategies.

2605.00002 2026-05-04 math.OC math.DS

Fixed-Time Convergence of Time-Varying Neurodynamic Systems for Mixed Variational Inequalities

时变神经动力系统在混合变分不等式中的固定时间收敛

Vajahat Karim Khan, Vijendra Kumar Varshney, Md. Kalimuddin Ahmad

AI总结 本文提出了一种新的固定时间收敛神经动力学方法,用于解决混合变分不等式问题。通过设计一类一阶近似神经动力学模型,确保从任意初始条件出发都能在固定时间内收敛到解,并通过时间变系数设计提升了收敛速度。

详情
AI中文摘要

本文提出了一种新的固定时间(FXT)收敛神经动力学方法,用于求解混合变分不等式(MVIs)问题。开发了一类一阶近似神经动力学模型(PNMs),包括时间变近似神经动力学模型(TVPNMs),以确保从任意初始条件出发都能在固定时间内收敛到MVIs的解。通过利用Lyapunov稳定性理论,在强伪单调性和Lipschitz连续性的假设下,建立了严格的收敛性和稳定性分析。所提出的方法从任意初始点出发都能实现固定时间收敛,通过时间变系数的战略设计显著提高了收敛速度。还推导了时间变神经动力学模型的显式收敛时间上界。此外,分析了所提出方法对有界噪声扰动的鲁棒性。进一步通过复合优化问题和极小极大优化问题展示了所提框架的应用性。此外,还通过数值例子展示了所提方法的有效性和收敛行为。

英文摘要

This paper proposes novel fixed-time (FXT) convergent neurodynamic approaches for solving mixed variational inequality problems (MVIs). A class of first-order proximal neurodynamic models (PNMs), including time-varying proximal neurodynamic models (TVPNMs), is developed to guarantee FXT convergence to the solution of MVIs from arbitrary initial conditions. Rigorous convergence and stability analyses are established under the assumptions of strong pseudomonotonicity and Lipschitz continuity, using Lyapunov stability theory. The proposed methods exhibit FXT convergence from any initial point, with convergence speed significantly enhanced through the strategic design of time-varying coefficients. Explicit upper bounds on the settling time are derived for the time-varying neurodynamic models. In addition, the robustness of the proposed approaches against bounded noise disturbances is analyzed. The applicability of the proposed framework is further demonstrated for composite optimization problems and minimax optimization problems. Also, numerical examples are presented to demonstrate the effectiveness and convergence behavior of the proposed methods.

2605.00001 2026-05-04 math.GM

The Fourth Geometry II: From Angle Axioms to Metric Foundations

第四几何II:从角度公理到度量基础

Masanori Nakazato

AI总结 本文基于前作提出的角度公理框架,从差角视角重建抛物线焦点结构,发展相关代数与分析结构,并定义差角三角函数,验证其与欧几里得几何余弦定律的对应关系。

Comments 41pages, 31 figures

详情
AI中文摘要

本文是arXiv:2511.01024(基础1)的续篇,其中提出了角度公理框架及差角几何的基础。在差角几何中,将直线的斜率差视为基本角量(差角),我们从差角视角重建抛物线焦点结构,并发展相关的代数与分析结构。首先,我们引入差角焦点函数,并定义抛物线的焦点为该函数的零点。这一方法给出了与基础1中不同的抛物线幂的表达式。接着,通过将幂解释为内积的经典表示,我们通过极化恒等式推导出差角版本的平行四边形定理,从而定义差角内积为伪内积。该结构的鲁棒性通过仅基于差角内积的计算推导出差角版本的斯图尔特定理得到验证。此外,我们定义了与差角(theta)相关的抛物线三角函数cosp(theta)和sinp(theta)(以及相关函数),并证明它们满足对应于欧几里得几何第一和第二余弦定律的恒等式。最后,我们重新审视了从拉格朗日公式导出的凯莱-克莱因角和距离,并特别验证现有凯莱-克莱因角满足基础1中引入的角度公理系统。我们然后展示,在绝对圆锥的抛物线极限下,差角和差角范数自然地作为对数交叉比的线性退化出现。

英文摘要

This paper is a sequel to arXiv:2511.01024 (Base 1), where an axiomatic framework for angles and the foundations of difference-angle geometry were introduced. In difference-angle geometry, where the difference of slopes of lines is treated as a primary angular quantity (the difference angle), we reconstruct the focal structure of parabolas from a difference-angle-theoretic viewpoint and develop the associated algebraic and analytic structures. First, we introduce the difference-angle focal function and define the focus of a parabola constructively as its zero set. This approach yields a formulation of the parabolic power that differs from that presented in Base 1. Next, by interpreting the power as a classical representation of an inner product, we derive a difference-angle version of the parallelogram theorem via a polarization identity, and thereby define the difference-angle inner product as a pseudo-inner product. The robustness of this structure is substantiated by deriving a difference-angle version of Stewart's theorem based solely on computations involving the difference-angle inner product. Furthermore, we define the parabolic trigonometric functions cosp(theta) and sinp(theta) (together with related functions) associated with a difference angle (theta), and show that they satisfy identities corresponding to the first and second cosine laws in Euclidean geometry. Finally, we reexamine the Cayley-Klein angle and distance derived from Laguerre's formula, and in particular verify that the existing Cayley-Klein angle satisfies the axiomatic system for angles introduced in Base 1. We then show that, in the parabolic limit of the absolute conic, the difference angle and the difference-angle norm arise naturally as the linear degeneration of the logarithmic cross ratio.

2604.28170 2026-05-04 math.GT math.SG

The hat and plus version of the Heegaard Floer contact invariant are not equivalent

Heegaard Floer接触不变量的帽子版和加号版不等价

Alberto Cavallo, Irena Matkovič

AI总结 研究揭示了3流形上接触结构的特性,展示存在紧致且零扭转的接触结构,其中Heegaard Floer不变量非零而加号不变量为零。

详情
AI中文摘要

我们推进Matkovič的思路,最初应用于完成小Seifert纤维化L空间上紧结构的分类,以证明Brieskorn球体上存在紧致且零扭转的接触结构。这揭示了一个前所未有的现象:即一个3流形上的接触结构ξ可以满足ξ的Heegaard Floer不变量非零,但加号不变量为零。

英文摘要

We advance Matkovič ideas, originally applied to complete the classification of tight structures on small Seifert fibred $L$-spaces, to show the existence of contact structures on Brieskorn spheres which are tight and zero-twisting. This uncovers a phenomenon that has never appeared in literature before: namely, that a contact structure $ξ$ on a 3-manifold can be such that $\widehat c(ξ)$ is non-vanishing, but $c^+(ξ)$ is zero.

2604.28162 2026-05-04 math.GT math.SG

Heegaard Floer homology and maximal twisting numbers

Heegaard Floer同调与最大扭转数

Alberto Cavallo, Irena Matkovič

AI总结 本文通过调整Ozsváth-Szabó的完整路径算法,建立了Seifert纤维空间上负扭转紧致接触结构与Heegaard Floer同调群之间的对应关系,揭示了这些结构的分类及其接触不变量c^+的区分。

详情
AI中文摘要

我们调整Ozsváth-Szabó的完整路径算法以适应每一个星形图,并建立了任何Seifert纤维空间上负扭转紧致接触结构与其Heegaard Floer同调群之间通过正则纤维诱导的Alexander filtration的对应关系。这提供了这些流形上负扭转结构的完整分类;特别是,我们通过接触不变量c^+区分它们。我们证明每个这样的结构都是可辛填充的,并扩展了已知的Stein填充障碍。此外,我们还表明负扭转结构的数量可以通过星形图的Seifert系数进行组合性表达,而它们的d_3-不变量和同伦类型则通过我们的对应关系明确确定。我们的结果也完成了任何小Seifert纤维空间上可填充结构的分类。

英文摘要

We adapt the Ozsváth-Szabó full path algorithm to every star-shaped graph and establish a correspondence between negative-twisting tight contact structures on any Seifert fibred space over $S^2$, and its Heegaard Floer homology groups equipped with the Alexander filtration induced by the regular fibre. This provides the complete classification of negative-twisting structures on these manifolds; in particular, we distinguish them by their contact invariant $c^+$. We prove that every such structure is symplectically fillable and extend a known obstruction to Stein fillability. In addition, we show that the number of negative-twisting structures can be expressed combinatorially in terms of the Seifert coefficients of the star-shaped graph, while their $d_3$-invariant and homotopy type are determined explicitly through our correspondence. Our results also complete the classification of fillable structures on any small Seifert fibred space.

2604.27976 2026-05-04 gr-qc hep-th

Near--extremal gravitational collapse in 4+1 dimensions: Schwarzschild--de--Sitter space

四维加一维空间中近极值引力坍缩:Schwarzschild-德-西特空间

Maciej Dunajski, Sebastian J. Szybka

AI总结 研究四维加一维空间中引力波坍缩形成近极值视界的过程,发现黑洞质量接近极值,并探讨极值黑洞热力学第三定律在宇宙学背景下的有效性。

详情
AI中文摘要

我们利用数值方法研究了在纯爱因斯坦引力和正宇宙学常数框架下,四维加一维空间中径向对称引力波坍缩形成近极值视界的过程。正则初始数据与宇宙学视界演化导致形成质量超过99%极值值的黑洞,该极值对应黑洞视界与宇宙学视界重合。我们展示了结果如何符合特征粘合框架,并提供了一些证据表明在宇宙学背景下,黑洞热力学第三定律可能不成立,其中极值对应德-西特空间中Schwarzschild黑洞的最大质量。

英文摘要

We numerically study a formation of near extremal horizons from a gravitational collapse of radially symmetric gravitational waves in $4+1$ dimensions within the framework of pure Einstein gravity with positive cosmological constant. Evolution of a regular initial data with cosmological horizon leads to a formation of a black hole with mass exceeding $99\%$ of the extremal value corresponding to the black hole and cosmological horizons coinciding. We demonstrate how our results fit within the framework of characteristic gluing, and present some evidence that the third law of black hole thermodynamics may not hold in the cosmological context, where the extremality corresponds to the maximal mass of the Schwarzschild black hole in de--Sitter space.

2604.27795 2026-05-04 hep-ex

Search for light charged Higgs bosons decaying to charm and strange quarks in $\mathrm{t\bar{t}}$ events in proton-proton collisions at $\sqrt{s}$ = 13 TeV

在13 TeV质子-质子碰撞中寻找由charm和strange夸克衰变的轻质带电Higgs玻色子

CMS Collaboration

AI总结 本研究通过分析t\bar{t}事件,寻找轻质带电Higgs玻色子H±衰变为charm和strange夸克的过程,设定H±质量范围40-160 GeV,并设定了H±→cs分支比的上限。

Comments Submitted to the Journal of High Energy Physics. All figures and tables can be found at http://cms-results.web.cern.ch/cms-results/public-results/publications/B2G-23-003 (CMS Public Pages). This version corrects the CERN preprint number

详情
AI中文摘要

本文报告了在13 TeV质子-质子碰撞数据(对应138 fb$^{-1}$)中,通过t\bar{t}事件寻找轻质带电Higgs玻色子H±的实验结果。H±假设衰变为charm和strange夸克,而W$\mp$玻色子衰变为带电轻子(电子或μ子)和中微子。分析利用两个轻子喷注的不相容质量谱探测H±质量范围40至160 GeV,观察到的产量与标准模型预测一致。在H±→cs分支比为100%的假设下,设定了t→H±b分支比的上限,范围为0.07%-1.12%,95%置信水平。这些是首次直接限制在40-50 GeV范围内的带电Higgs玻色子,以及70-110 GeV范围内的最严格限制。

英文摘要

A search is presented for a light charged Higgs boson H$^\pm$ in top quark pair production ($\mathrm{t\bar{t}}$), where one of the top quarks decays to an H$^\pm$ and a bottom quark, while the other decays to a W$^\mp$ boson and a bottom quark. The H$^\pm$ is assumed to decay into a charm and a strange quark, whereas the W$^\mp$ boson decays into a charged lepton (electron or muon) and a neutrino. Results are reported based on proton-proton collision data at $\sqrt{s}$ = 13 TeV, corresponding to an integrated luminosity of 138 fb$^{-1}$. The analysis probes H$^\pm$ masses in the range 40 to 160 GeV using the invariant mass spectrum of the two light jets, where light jets are defined as jets that do not satisfy the bottom quark tagging requirement. The observed yield is found to be consistent with standard model predictions. Upper limits are set on the branching fraction $\mathcal{B}$(t $\to$ H$^\pm$ b), with values in the range of 0.07$-$1.12% at 95% confidence level, under the assumption that $\mathcal{B}$(H$^\pm$ $\to$ cs) = 100%. These are the first direct limits on charged Higgs bosons produced in top quark decays for masses between 40 and 50 GeV, and the most stringent limits to date in the 70$-$110 GeV range.

2604.27509 2026-05-04 eess.SY cs.SY

Stability Analysis and Data-Driven State Estimation for Generalized Persidskii Systems with Time Delays: Theory and Experimental Validation on PMSM Drives

广义Persidskii系统时滞稳定性分析与数据驱动状态估计:理论与PMSM驱动实验验证

Syed Pouladi

AI总结 本文针对具有时变时滞和外部扰动的广义Persidskii系统,提出基于Lyapunov-Krasovskii泛函的ISS条件,通过LMI和鲁棒观测器实现状态估计,并利用Koopman提升过程处理系统不确定性,最终在PMSM驱动上验证了理论稳定性界。

详情
AI中文摘要

本文针对具有时变时滞和外部扰动的广义Persidskii系统,提出基于Lyapunov-Krasovskii泛函的ISS条件,通过LMI和鲁棒观测器实现状态估计,并利用Koopman提升过程处理系统不确定性,最终在PMSM驱动上验证了理论稳定性界。

英文摘要

This paper addresses the stability analysis and state estimation of generalized Persidskii systems subject to time-varying delays and external disturbances. The generalized Persidskii class, which couples linear dynamics with sector-bounded nonlinear feedback loops, offers a tractable yet expressive framework for modeling electromechanical and neural network systems. We develop delay-dependent conditions for input-to-state stability (ISS) via Lyapunov--Krasovskii functionals incorporating Persidskii-type integral terms, and cast these conditions as linear matrix inequalities (LMIs). A structured robust observer is proposed for systems with partial state measurement, and its convergence is guaranteed through an $H_\infty$ synchronization criterion. To handle plant uncertainty, the system matrices are identified from trajectory data using a stability-preserving Koopman lifting procedure, in which the ISS-LMI constraint is embedded as a convex side condition during parameter regression. The identified model populates the prediction horizon of an ICODE-MPPI (Input-dependent Control-oriented Dynamical Estimation -- Model Predictive Path Integral) controller. The complete framework is validated on a 1.5 kW Permanent Magnet Synchronous Motor (PMSM) drive equipped with a programmable load brake. Experimental results confirm a 35\% reduction in velocity estimation RMSE relative to an Extended Kalman Filter and a 67\% improvement in speed-tracking accuracy relative to standard Field-Oriented Control, corroborating the theoretical ISS bounds established herein.

2604.27125 2026-05-04 quant-ph

Derivation of the Born Rule and Operational Quantum Formalism in the Accessibility Framework through Boundary Reduction

从边界缩减出发推导本征规则与操作量子形式在可访问框架中的应用

Everett Fall, Hironori Kondo

AI总结 本文通过边界缩减推导出本征规则和操作量子形式,基于可访问理论框架,结合显式相干性和局部性假设,揭示了量子干涉、非马尔可夫有效动力学和贝尔不等式在Tsirelson界限内的起源。

详情
AI中文摘要

我们展示出操作量子形式——本征规则、Lüders状态更新、量子干涉、非马尔可夫有效动力学以及贝尔不等式在Tsirelson界限$2\sqrt{2}$内的违反——源于可访问理论(AT)中的孔径构造,结合论文中明确陈述的显式相干性和局部性假设。AT是一种基于实数分级谱三元组和单一代数选择原理的框架。普遍可访问平衡原理要求谱三元组的复杂性三个独立度量——其代数、规范理论和几何内容——必须恰好相等并最小化,唯一选择代数$\mathbb{C} \oplus \mathbb{H} \oplus M_3(\mathbb{C})$,从而选择标准模型规范群、粒子内容、四维洛伦兹时空、三代、以及引力动力学。限制到一个共维一的几何边界将此代数减少到其交换中心$\mathbb{C} \oplus \mathbb{C} \oplus \mathbb{C}$——即孔径——这定义了任何嵌入观察者的永久信息瓶颈。通过这个瓶颈进行推断的相干条件,结合格莱森定理关于48维内部希尔伯特空间的定理,唯一确定了本征规则;其余的操作特征则从相同观察者层面框架下在陈述假设下得出。在本体论层面,该理论是确定性和状态实在论的,而操作量子形式在观察者层面表现为对底层代数现实的结构性有限访问的后果。

英文摘要

We show that the operational quantum formalism -- the Born rule, Lüders state updating, quantum interference, non-Markovian effective dynamics, and Bell inequality violation at the Tsirelson bound $2\sqrt{2}$ -- arises within Accessibility Theory (AT) from the Aperture construction together with explicit coherence and locality assumptions stated in the paper. AT is a framework built on real graded spectral triples and a single algebraic selection principle. The Principle of Universal Accessibility Balance requires three independent measures of the complexity of a spectral triple -- its algebraic, gauge-theoretic, and geometric content -- to be exactly equal and minimized, uniquely selecting the algebra $\mathbb{C} \oplus \mathbb{H} \oplus M_3(\mathbb{C})$ and with it the Standard Model gauge group, particle content, four-dimensional Lorentzian spacetime, three generations, and gravitational dynamics. Restriction to a codimension-one geometric boundary reduces this algebra to its commutative center $\mathbb{C} \oplus \mathbb{C} \oplus \mathbb{C}$ -- the Aperture -- which defines a permanent information bottleneck for any embedded observer. Coherence conditions on inference through this bottleneck, together with Gleason's theorem on the 48-dimensional internal Hilbert space, uniquely determine the Born rule; the remaining operational features follow from the same observer-level framework under the stated assumptions. At the ontological level the theory is deterministic and state-realist, while the operational quantum formalism appears at the observer level as a consequence of structurally limited access to the underlying algebraic reality.

2604.27015 2026-05-04 quant-ph

Congestion-free routing on quantum chips

量子芯片上的无拥堵路由

Mithilesh Kumar, Yusuf Tahir, Varun Daiya, Sanjana Mattaparthi, Aarav Shaurya

AI总结 本文提出一种无需交换的量子路由框架,通过高阶量子比特作为正交频谱总线传输控制信息,减少局部希伯特空间扩展需求,实现非局部操作的高效路由,降低拥堵并提升量子电路编译效率。

Comments 25 pages, 9 figures

详情
AI中文摘要

在近邻硬件上,非局域量子门的连接限制使其成本高昂,编译通常依赖交换传输,继承了深度开销和路径拥堵问题。本文提出一种无需交换的路由框架,其中高阶量子比特作为正交频谱总线,用于传输控制信息而不移动计算态。我们证明在最近邻架构中,精确消除拥堵需要局部希伯特空间扩展。在此模型中,路径长度为$ L $的非局域操作需要$ 2L+1 $个逻辑路由原语,相比基准的$ 3L $。重叠路由通过在相同物理量子比特上编码的总线标签保持可区分。这种路由代数扩展到布尔扇入:多个控制信号通过不同总线到达时,基于任意布尔函数的本地单元ary操作产生多控制操作,深度为$ 2L + D_g + O(1) $,其中$ K $为扇入大小,$ D_g $为目标合成成本。我们证明了CNOT和布尔扇入的可解码性、可逆性和正确性,以及精确重叠路由的状态计数下界$ d \geq 2^{K+1} $。Cirq模拟验证了单控制正确性和零串扰。在QFT、QAOA和镜像交互电路的编译级基准测试中验证了预测的拥堵定律和传输减少。噪声QuTiP模拟显示,架构优势依赖于更高层次的相干性和速度。这些结果确定了频谱量子比特路由作为一种消除拥堵的架构,将非局域控制交付与局部目标侧聚合分离,提供最小机制克服量子比特路由限制。

英文摘要

Limited connectivity makes nonlocal quantum gates expensive on near-neighbor hardware, where compilation typically relies on SWAP transport, inheriting both depth overhead and path congestion. We present a swap-free routing framework in which higher levels of a qudit act as orthogonal spectral buses that transport control information without moving the computational state. We show that exact congestion relief in nearest-neighbor architectures requires local Hilbert-space expansion. In this model, a nonlocal operation over a path of length $L$ requires $2L+1$ logical routing primitives, compared to the $3L$ baseline. Overlapping routes remain distinguishable through bus labels encoded in the same physical qudits. This routing algebra extends to Boolean fan-in at a common target: multiple controls arriving on distinct buses trigger a local unitary based on an arbitrary Boolean function of bus digits, yielding multi-control operations of depth $2L + D_g + O(1)$ for fan-in size $K$ and target-synthesis cost $D_g$. We prove decodability, reversibility, and correctness for CNOT and Boolean fan-in, along with a state-count lower bound $d \geq 2^{K+1}$ for exact overlap routing. Cirq simulations confirm single-control correctness and zero crosstalk. Compiler-level benchmarks on QFT, QAOA, and mirror-interaction circuits verify the predicted congestion law and transport reduction. Noisy QuTiP simulations show that the architectural advantage depends on higher-level coherence and speed. These results identify spectral qudit routing as a congestion-relief architecture that separates nonlocal control delivery from local target-side aggregation, providing a minimal mechanism for overcoming qubit routing limitations.

2604.26967 2026-05-04 cs.PL

Literate Execution

可读性执行

Joe Bond, Jacob Pake, Cristina David, Andrew McNutt, Trevor Sseguya Muwonge, Dominic Orchard, Roly Perera

AI总结 本文提出可读性执行,通过Fluid语言实现文档与可视化等要素与程序执行的结合,使程序更易探索和自解释。

Comments A version of this paper was accepted to the 16th Annual Workshop on the Intersection of HCI and PL (PLATEAU 2026). https://2026.plateau-workshop.org/

详情
AI中文摘要

文献执行,由Knurth提出,将代码和叙述交织在一起,使程序可以作为可执行和解释性的文本阅读。我们提出文献执行,这逆转了这种关系:而不是将代码嵌入静态叙述中,我们将文档--以及其他阐述元素如可视化--视为第一类 artifacts,可以在运行程序时计算并整合到其执行视图中。我们通过Fluid,一种具有 provenance-tracking 运行时的编程语言来探索这个想法,该运行时记录输入和输出之间细粒度的依赖关系。这些 provenance 关系可以作为交互,允许读者探索中间值如何贡献于结果。通过整合可视化、 provenance 和阐述,文献执行旨在使程序更易于探索和自解释,并使可探索的解释更容易编程。

英文摘要

\emph{Literate programming}, introduced by Knurth, interleaves code and prose so that a program can be read as both executable and explanatory text. We propose \emph{literate execution}, which inverts this relationship: rather than embedding code within a static narrative, we treat documentation -- and other expository elements such as visualisations -- as first-class artefacts that can be computed alongside a running program and then integrated into a view of its execution. We explore this idea through Fluid, a programming language with a provenance-tracking runtime that records fine-grained dependencies between inputs and outputs. These provenance relationships can be surfaced as interactions that allow readers to explore how intermediate values contribute to a result. By integrating visualisation, provenance, and exposition, literate execution aims to make programs more explorable and self-explanatory, and explorable explanations easier to program.

2604.26929 2026-05-04 cs.CG cs.DS math.OC

Exact Dynamic Programming for Solow--Polasky Diversity Subset Selection on Lines and Staircases

精确动态规划用于Solow-Polasky多样性子集选择在直线和阶梯上

Michael T. M. Emmerich

AI总结 本文研究了在有序有限ℓ₁点集上精确固定基数的Solow-Polasky多样性子集选择,探讨了单调双目标帕累托前沿及其高维阶梯类比。通过线性链幅度公式,证明了缩放连续间隙恒等式,并给出优化子集的精确贝尔曼递归定理,提出O(kn²)动态规划算法。

Comments 16 pages, 4 figures, 1 listing Changes wrt v1: No essential content changes. Introduction more integrated. Terminology unified (manhattan distance vs. l1, MPD). Better transitions between sections. Ultrametric spaces remark in outlook. Acknowledgements. Keywords

详情
AI中文摘要

本文研究了在有序有限ℓ₁点集上精确固定基数的Solow-Polasky多样性子集选择,探讨了单调双目标帕累托前沿及其高维阶梯类比。通过线性链幅度公式,证明了缩放连续间隙恒等式,并给出优化子集的精确贝尔曼递归定理,提出O(kn²)动态规划算法。

英文摘要

This paper studies exact fixed-cardinality Solow--Polasky diversity subset selection on ordered finite $\ell_1$ point sets, with monotone biobjective Pareto fronts and their higher-dimensional staircase analogues as central applications. Solow--Polasky diversity was introduced in biodiversity conservation, whereas the same inverse-matrix expression appears in metric geometry as magnitude: for a finite metric space $(X,d)$ with exponential similarity matrix $Z_{ij}=e^{-q d(x_i,x_j)}$, the quantity $\1^\top Z^{-1}\1$ is the magnitude of the scaled finite metric space $(X,qd)$ whenever the weighting is defined by the inverse matrix. Thus, in this finite exponential-kernel setting, Solow--Polasky diversity and magnitude are mathematically the same object viewed through different motivations. Building on the linear-chain magnitude formula of Leinster and Willerton, the paper gives a detailed proof of the scaled consecutive-gap identity $ \SP(X)=1+\sum_r \tanh(qg_r/2),$ where the $g_r$ are the gaps between consecutive selected points. It then proves an exact Bellman-recursion theorem for maximizing this value over all subsets of a prescribed cardinality, yielding an $O(kn^2)$ dynamic program for an ordered $n$-point candidate set and subset size $k$. Finally, the paper proves ordered $\ell_1$ reductions showing that the same algorithm applies to monotone biobjective Pareto-front approximations and, more generally, to finite coordinatewise monotone $\ell_1$ staircases in $\R^d$. These are precisely the ordered $\ell_1$ chains for which the $\ell_1$-distance becomes a line metric along the chosen order, so the one-dimensional dynamic program applies without modification. Keywords: Solow--Polasky diversity; magnitude; metric geometry; dynamic programming; ordered points; $\ell_1$ geometry; Pareto-front approximation.

2604.26858 2026-05-04 physics.soc-ph

A well-motivated model of pedestrian dynamics

一种有说服力的行人动力学模型

Ezel Üsten, Anna Sieben, Mohcine Chraibi, Armin Seyfried

AI总结 本文提出基于期望-价值理论的动态动机模型,通过考虑目标接近度、相对位置和个体目标重要性,动态调节行人移动参数,模拟预瓶颈等待场景,揭示人群自我组织的异质性特征。

Comments 35 pages, 12 figures, 2 tables. Manuscript prepared for submission to a Springer journal. Using JuPedSim 1.4.0

详情
AI中文摘要

在行人动力学中,个体向目标前进的内部驱动力通常通过单一固定参数——期望步行速度来捕捉。这种简化忽略了动机会随人群中的空间和社会条件变化而波动。本文提出一种基于心理学期望-价值理论的动态动机模型,其中每个代理的动机随时间变化,取决于接近目标的距离、与其他行人的相对位置以及个体目标的重要性。由此产生的动机同时调节多个移动参数,包括步行速度、填补空隙行为和人际间距。该模型在模拟预瓶颈等待场景中通过多组随机种子和人口规模的配对统计比较进行评估,并与CROMA音乐会入口瓶颈实验中的轨迹数据在低动机和高动机框架下进行比较。模拟显示,动态模型产生人群中的结构异质性:代理自组织到瓶颈附近不同的位置,靠近前方的代理占用更少空间,这种模式在静态基线中不存在,但在实验数据中明显存在。这些发现表明,人群中的动机不应被视为紧迫感的均匀增加,而应视为沿空间和社会轴重新组织竞争位置的机制。未来的工作应扩展该框架以适应开门通行场景、更大人口和更丰富的社交互动,如群体凝聚力和合作策略。

英文摘要

In pedestrian dynamics, the internal drive that propels individuals toward their goals is typically captured by a single, fixed parameter, the desired walking speed. This simplification overlooks that motivation fluctuates in response to changing spatial and social conditions within a crowd. This paper proposes a dynamic motivation model grounded in expectancy-value theory from psychology, in which each agent's motivation evolves over time depending on proximity to the goal, relative position among other pedestrians, and individual goal importance. The resulting motivation modulates multiple movement parameters simultaneously, including walking speed, gap-closing behavior, and interpersonal spacing. The model is evaluated in simulated pre-bottleneck waiting scenarios using paired statistical comparisons across multiple random seeds and population sizes, and compared with trajectory data from the CROMA concert-entry bottleneck experiments under low- and high-motivation framings. Simulations show that the dynamic model produces structured heterogeneity in the crowd: agents self-organize into differentiated positions near the bottleneck, with those closer to the front occupying less space, a pattern absent in the static baseline but clearly present in the experimental data. These findings suggest that motivation in crowds should be understood not as a uniform increase in urgency, but as a mechanism that reorganizes competitive positioning along spatial and social axes. Future work should extend the framework to open-door throughput scenarios, larger populations, and richer social interactions such as group cohesion and cooperative strategies.

2604.26828 2026-05-04 math.AP

On the monotonicity of affine quermassintegrals

关于仿射球度积分的单调性

Shibing Chen, Yuanyuan Li, Xianduo Wang

AI总结 本文研究了仿射球度积分的单调性问题,证明了在某些条件下该单调性不成立,并在三维空间中验证了端点链的成立。

详情
AI中文摘要

Lutwak的仿射quermass积分理论是现代仿射Brunn--Minkowski理论的基础组成部分。该理论自20世纪80年代发展起来,提供了经典quermass积分的仿射类比,并导致了一系列尖锐的仿射等周不等式。这一计划中的核心问题,追溯到Lutwak1988年的工作,是关于归一化$L^{-n}$-moment quermass积分$I_{k,-n}$的Alexandrov--Fenchel型单调性原理。一种形式的该原理预测:$$ I_{m,-n}(K)^{1/m}\ge I_{k,-n}(K)^{1/k}, \quad 1\le m<k\le n. $$ 该问题被记录在Gardner2006年的《几何体 tomography》一书中作为问题列表的一部分,而与最高维度$k=n$的比较由Milman和Yehudayoff在2023年JAMS论文中建立。我们证明,所提出的单调性在完整范围内并不持续。更具体地说,对于每一个满足$1\le m<k\le n-1$且$n>(m+2)(k+2)-2$的整数三元组,存在一个原点对称的$C^2_+$凸体$K\subset\mathbb R^n$,使得$$ I_{m,-n}(K)^{1/m} < I_{k,-n}(K)^{1/k}. $$ 该例子是从欧几里得球体通过任意小的四次球面谐波扰动获得的。在正向方面,我们证明在三维空间中,端点链成立:对于每一个凸体$K\subset\mathbb R^3$,$$ I_{1,-3}(K)\ge I_{2,-3}(K)^{1/2}\ge I_{3,-3}(K)^{1/3}=1. $$ 两个不等式的等号情况恰好是椭球体,除了平移和非奇异仿射变换外。

英文摘要

Lutwak's affine quermassintegral theory is a foundational component of modern affine Brunn--Minkowski theory. Developed in the 1980s, it provides affine analogues of the classical quermassintegrals and has led to a rich family of sharp affine isoperimetric inequalities. A central question in this program, going back to Lutwak's 1988 work, is an Alexandrov--Fenchel-type monotonicity principle for the normalized $L^{-n}$-moment quermassintegrals $I_{k,-n}$. In one form, this principle predicts that \[ I_{m,-n}(K)^{1/m}\ge I_{k,-n}(K)^{1/k}, \qquad 1\le m<k\le n . \] The question was recorded in Gardner's 2006 book Geometric Tomography as part of its problem list, and the comparison with the top dimension, $k=n$, was established by Milman and Yehudayoff in their 2023 JAMS paper. We show that the proposed monotonicity does not persist in the full range. More precisely, for every triple of integers $m,k,n$ satisfying $1\le m<k\le n-1$ and $n>(m+2)(k+2)-2$, there exists an origin-symmetric $C^2_+$ convex body $K\subset\mathbb R^n$ such that \[ I_{m,-n}(K)^{1/m} < I_{k,-n}(K)^{1/k}. \] The example is obtained from the Euclidean ball by an arbitrarily small degree-four spherical harmonic perturbation. On the positive side, we prove that the endpoint chain is true in dimension three: for every convex body $K\subset\mathbb R^3$, \[ I_{1,-3}(K)\ge I_{2,-3}(K)^{1/2}\ge I_{3,-3}(K)^{1/3}=1. \] The equality cases in both non-trivial inequalities are exactly ellipsoids, up to translation and nonsingular affine transformations.