arXivDaily arXiv每日学术速递 周一至周五更新
重置
全部学科分类 2084
2605.26885 2026-05-27 math.OC cs.SY eess.SY

A Fixed-Time Sliding-Mode Framework for Constraint Optimization

面向约束优化的固定时间滑模框架

Baby Diana, Priyanka Singh, Shyam Kamal, Sandip Ghosh, Bijnan Bandyopadhyay

AI总结 提出一种固定时间滑模框架,通过将拉格朗日乘子视为控制输入并嵌入等式约束作为滑模流形,实现约束满足和KKT点的固定时间收敛,同时保证对匹配扰动的鲁棒性。

Comments 6 Pages, 4 Figures, Accepted in VSS 2026 18th International Workshop on Variable Structure Systems

详情
AI中文摘要

本文针对约束问题开发了一个鲁棒的固定时间优化框架,该框架保证在固定时间内精确满足约束并收敛到KKT点,且与初始条件无关。该方法将拉格朗日乘子视为控制输入,由等效控制和切换控制组成,系统状态代表决策变量。等效控制将梯度流渐近地引导至非凸目标的局部KKT点,并在凸目标下于固定时间内引导至唯一全局最优解。通过将等式约束直接嵌入为滑模流形来实现约束强制执行,并采用固定时间切换控制确保快速可靠的可行性。该框架进一步考虑了匹配扰动,提供了鲁棒性保证,并通过球面约束进行了理论表征和说明。在3节点交流最优潮流问题和基于分布式共识的参数估计问题上的数值研究证明了所提方法的有效性、可扩展性和鲁棒性。

英文摘要

This paper develops a robust fixed time optimization framework for constrained problems that guarantees exact constraint satisfaction and convergence to KKT points within fixed time , independent of initial conditions. The approach treats the Lagrange multipliers as control inputs, composed of an equivalent control and a switching control, with the system states representing the decision variables. An equivalent control steers the gradient flow to a local KKT point asymptotically for nonconvex objectives and to unique global optimum in fixed time for convex objectives. Constraint enforcement is achieved by embedding the equality constraints directly as a sliding manifold, with a fixed time switching control ensuring rapid and reliable feasibility. The framework further accounts for the matched disturbances, providing robustness guarantees that are theoretically characterized and illustrated using spherical constraints. Numerical studies on a 3-bus AC optimal power flow problem and distributed consensus=based parameter estimation problem demonstrate the effectiveness, scalability and robustness of proposed approach.

2605.26883 2026-05-27 cs.LO

A Dynamic Deontic Simplicial Logic for Joint Commitments

联合承诺的动态道义单纯逻辑

Giorgio Cignarale, Hugo Rincon Galeana

AI总结 提出基于单纯复形的道义逻辑DSL及其动态扩展DDSL,用于建模群体义务和联合承诺,并证明了可靠性和完全性。

详情
AI中文摘要

在本文中,我们引入了新颖的道义单纯逻辑(DSL),这是一种基于单纯复形的群体义务道义逻辑。我们首次给出了单纯模型的道义解释,其中顶点表示个体承诺,高维单纯形表示代理群体的联合义务。我们进一步将DSL扩展为动态道义单纯逻辑(DDSL),从而产生了第一个基于单纯复形的动态逻辑。DDSL对代理在互斥承诺之间的选择进行建模,并通过单纯模型上的更新操作捕捉个体和联合行动的效果。我们证明了静态和动态道义单纯逻辑的可靠性和完全性。我们通过多个静态和动态环境中的例子来论证我们的结果。

英文摘要

In this paper we introduce the novel Deontic Simplicial Logic (DSL), a deontic logic for group obligations based on simplicial complexes. We provide the first deontic interpretation of simplicial models in which vertices represent individual commitments and higher-dimensional simplices represent joint obligations of groups of agents. We further extend DSL to the Dynamic Deontic Simplicial Logic (DDSL), resulting in the first dynamic logic based on simplicial complexes. DDSL models agents' choices among mutually exclusive commitments and captures the effects of individual and joint actions via update operations on simplicial models. We prove soundness and completeness for both the static and dynamic deontic simplicial logics. We motivate our results with multiple examples, both in the static and dynamic settings.

2605.26882 2026-05-27 cs.CR

Privacy-Preserving Screening for Record Linkage

隐私保护的记录链接筛选

Chenyu Huang, Fan Zhang, Huangxun Chen, Yongjun Zhao, Huaming Rao, Peng Chen, Danqing Huang

AI总结 提出 Screening-then-Linkage 框架,通过轻量级筛选阶段降低隐私保护记录链接的计算开销,并基于电路PSI设计Appraisal系统实现高效安全筛选。

Comments 14 pages; 2025 IEEE 41st International Conference on Data Engineering (ICDE)

详情
Journal ref
2025 IEEE 41st International Conference on Data Engineering (ICDE)
AI中文摘要

在大数据和机器学习主导的时代,建立有价值的数据协作比以往任何时候都更为关键。然而,此类协作必须在监管和法律约束下进行。两方隐私保护记录链接(PPRL)应运而生,用于评估潜在的协作价值,同时确保所涉及数据的隐私和安全。然而,PPRL 带来的大量计算和通信开销阻碍了其在拥有众多潜在合作者的数据市场中的实际应用。因此,我们提出了 Screening-then-Linkage 框架,该框架在资源密集型的 PPRL 阶段之前引入了一个轻量级的筛选阶段,即 PPRS,以缓解 PPRL 的可扩展性问题。我们提出了一种基于电路 PSI 的系统,名为 Appraisal,以实现安全、有效且高效的 PPRS。为了协调 PPRS 所需的近似匹配和/或模式感知设置与仅支持对称函数的电路 PSI 的限制,我们提出了一种更通信高效的置换协议,即专为 PPRS 定制的隐匿属性/特征对齐协议。该协议支持更广泛的比较函数,并显著提高了效率,即与传统协议相比,通信成本降低了 14 倍。我们严格的分析和全面的实证评估证明了 Appraisal 的安全性、有效性和效率。在相同约束下,Appraisal 可以容纳比最先进的 PPRS 系统 SFour 多 850 倍的记录。此外,它比最先进的 PPRL 快 165 倍,表明 Screening-then-Linkage 框架显著减少了从大量候选者中识别最有价值合作者所需的计算时间。

英文摘要

In an era dominated by big data and machine learning, establishing valuable data collaboration has never been more critical. However, such collaborations must operate under regulatory and legal constraints. Two-party Privacy-Preserving Record Linkage (PPRL) emerges to assess the potential collaboration value and also ensure the privacy and security of the involved data. Nevertheless, the substantial computational and communication overheads associated with PPRL hinder its practical adoption in data markets with numerous potential collaborators. Therefore, we present the Screening-then-Linkage framework, which incorporates a lightweight Screening phase prior to the resource-intensive PPRL phase, i.e., PPRS, to mitigate the scalability issue of PPRL. We propose a circuit-PSI-based system, named Appraisal to realize a secure, effective, and efficient PPRS. To reconcile the approximate matching and/or schema-aware setting required in PPRS with the limitations of the circuit-PSI supporting only symmetric functions, we propose a more communication-efficient secure permutation, i.e., Oblivious Attribute/Feature Alignment protocol tailored for PPRS. This protocol supports a broader range of comparison functions and significantly improves efficiency, i.e., reducing communication costs by a factor of 14 compared to the conventional protocol. Our rigorous analysis and comprehensive empirical evaluations demonstrate the security, effectiveness, and efficiency of Appraisal. Appraisal can accommodate up to $850\times$ more records than the SOTA PPRS system, SFour, within the same constraints. Moreover, it is $165 \times$ faster than SOTA PPRL, indicating the Screening-then-Linkage framework substantially decreases the computation time required to identify the most valuable collaborators from a large pool of candidates.

2605.26881 2026-05-27 math.ST math.DS stat.ME stat.TH

Robust ensemble Kalman filtering under observation noise misspecification via diffusion score matching

基于扩散分数匹配的观测噪声误设定下鲁棒集成卡尔曼滤波

Hans Reimann, Sebastian Reich

AI总结 针对动态系统贝叶斯滤波中观测噪声误设定问题,提出利用扩散分数匹配调整分析步信息处理的鲁棒卡尔曼滤波器,理论证明其在线性高斯状态空间中的共轭性、鲁棒性、协方差稳定性及高维一致性,并通过集成近似实现EnKF、ESRF和LETKF变体,在目标跟踪、Lorenz 63和Lorenz 96系统中验证了鲁棒性与稳定性的权衡。

详情
AI中文摘要

我们通过广义贝叶斯推断的最新进展,解决了动态系统贝叶斯滤波中的观测噪声误设定问题。真实数据生成过程与假设观测模型之间尾部衰减的不匹配(通常表现为频繁的异常值)会严重影响卡尔曼滤波中的贝叶斯更新和分析。现有方法通常采用检测-删除方案或协方差膨胀来避免吸收有影响的误设定实例。在分析更新勉强足以抵消预报不确定性的挑战性环境中,这些策略可能不稳定或难以提供可靠的不确定性量化。我们提出一种新颖的卡尔曼滤波器,通过在分析步骤中采用扩散分数匹配进行推断来调整信息处理,从而在保持良好量化不确定性的同时获得鲁棒性。我们提供了扩散分数匹配卡尔曼滤波器在线性高斯状态空间系统中的理论性质,涵盖分析步骤中的共轭性和闭式参数更新、鲁棒性、协方差稳定性以及调参和高维一致性。我们通过随机和确定性耦合以及实现局域化推导出集成近似,得到EnKF、ESRF和LETKF变体。我们在目标跟踪、混沌Lorenz 63系统和40维Lorenz 96系统的适当模拟研究中评估了这些方法。我们的见解突显了贝叶斯滤波中鲁棒性与稳定性之间的关键权衡。采用广义贝叶斯推断的方法可以驾驭这种平衡,并在结合非线性动力学和潜在非高斯观测噪声的挑战性环境中改进数据同化。

英文摘要

We address the problem of observation noise misspecification in Bayesian filtering of dynamical systems via recent advances in generalised Bayesian inference. Mis-match in tail decay between the true data generating process and an assumed observation model, often showing via frequent outliers, can strongly impact Bayesian updates and analysis in Kalman filtering. Existing approaches often employ detect-and-delete-schemes or covariance inflation to avoid assimilation of influential instances of mis-specification. In challenging settings where the analysis updates are barely sufficient to counteract the induced forecast uncertainty, these strategies may destabilize or struggle to provide reliable uncertainty quantification. We consider a novel Kalman filter adjusting information processing in the analysis step by employing diffusion score matching for inference to obtain robustness while maintaining well-quantified uncertainties. We provide theoretical properties of the diffusion score matching Kalman filter in linear Gaussian state space systems covering conjugacy and closed form parameter update in the analysis step, robustness, covariance stability, and tuning as well as high-dimensional consistency. We derive ensemble approximations via stochastic and deterministic coupling as well as implementing localization to obtain EnKF, ESRF and LETKF varieties. We evaluate the methods in appropriate simulation studies on target-tracking, the chaotic Lorenz 63 system and the Lorenz 96 system in 40 dimensions. Our insights highlight a critical trade-off between robustness and stability in Bayesian filtering. Methods employing generalized Bayesian inference can navigate this balance and improve data assimilation in challenging environments combining non-linear dynamics and potentially non-Gaussian observation noise.

2605.26880 2026-05-27 eess.IV cs.MM

GScomp-QA: A Subjective Dataset for Quality Assessment of Compressed Gaussian Splatting

GScomp-QA:压缩高斯泼溅质量评估的主观数据集

Pedro Martin, António Rodrigues, João Ascenso, Maria Paula Queluz

AI总结 针对高斯泼溅压缩缺乏评估数据集的问题,构建了包含331个视频刺激的主观质量评估数据集GScomp-QA,并通过率失真分析和18种客观指标评估现有压缩方案。

详情
AI中文摘要

高斯泼溅(GS)已成为高质量3D重建和新视角合成的高效表示方法。然而,其大模型尺寸给存储和传输带来挑战。尽管已有多种GS压缩方案被提出,但由于缺乏专门的评估数据集,其感知影响仍不明确。为填补这一空白,本文引入了GScomp-QA,一个用于评估压缩GS模型合成质量的主观质量评估数据集。该数据集包含来自13个真实场景的331个视频刺激,覆盖9种最先进的GS压缩方案。通过使用未压缩模型合成的视频作为参考,GScomp-QA将压缩引起的失真与合成伪影分离开来。进行了20名参与者的主观研究,提供了可靠的感知评分。基于这些数据,通过感知率失真分析评估了GS压缩方案。此外,评估了18种客观质量指标,表明它们未能完全捕捉GS特有的失真。GScomp-QA将公开提供,作为评估GS压缩方案和支持开发针对GS压缩的质量指标的基准。

英文摘要

Gaussian Splatting (GS) has emerged as an efficient representation for high-quality 3D reconstruction and novel view synthesis. However, its large model size poses challenges for storage and transmission. While several GS compression solutions have been proposed, their perceptual impact remains poorly understood due to the lack of dedicated evaluation datasets. To address this gap, this paper introduces GScomp-QA, a subjective quality assessment dataset for evaluating synthesis quality from compressed GS models. The dataset comprises 331 video stimuli from 13 real-world scenes, covering 9 state-of-the-art GS compression solutions. By using videos synthesized from uncompressed models as reference, GScomp-QA isolates compression-induced distortions from synthesis artifacts. A subjective study with 20 participants was conducted, providing reliable perceptual scores. Based on these data, GS compression solutions are evaluated through perceptual rate-distortion analysis. In addition, 18 objective quality metrics are evaluated, showing that they do not fully capture GS-specific distortions. GScomp-QA will be publicly available and provide a benchmark for evaluating GS compression solutions and supporting the development of quality metrics tailored to GS compression.

2605.26877 2026-05-27 nucl-th hep-ph

Azimuthal asymmetry in exclusive quasi-elastic neutrino-nucleus interactions

准弹性中微子-原子核相互作用中的方位角不对称性

Marco Vanderpoorten, Ashish Kumar Jha, Mathias El Baz, Kajetan Niewczas, Federico Sanchez, Natalie Jachowicz

AI总结 本文推导了准弹性散射中方位角分布的普遍形式,发现出射核子倾向于在轻子散射平面外发射,这种不对称性由弱相互作用中的宇称破坏引起,并受核模型选择和初始核壳结构影响,为能量重建提供了新信息来源。

详情
AI中文摘要

在中微子振荡实验中,中微子-原子核相互作用的独占测量通过提供可靠估计中微子能量所需的理论和实验输入,发挥着关键作用。本文推导了准弹性散射中方位角分布的普遍形式,重点关注一个常被忽视的依赖性。我们证明出射核子倾向于在轻子散射平面外发射,具有不对称的方位角分布。在中微子-原子核散射的背景下,我们认为这种不对称性是由弱相互作用中的宇称破坏引起的。此外,我们表明在截面计算中,不对称性对核模型选择和初始核的壳结构敏感,从而为中微子实验中的能量重建提供了一种新的信息来源。我们通过应用现实的动量探测阈值和核内级联,研究了观测这一效应的实验可行性。我们估计,对于在$^{12}$C上的中微子相互作用,在99%置信水平下,约$10^4$个事件即可观测到该不对称性,表明该效应在当前一代中微子探测器的能力范围内。

英文摘要

In neutrino oscillation experiments, exclusive measurements of neutrino-nucleus interactions play a critical role, by providing the theoretical and experimental input needed for a reliable estimation of the neutrino energy. In this paper, we derive the general form of the azimuthal angle distribution for quasi-elastic scattering, focusing on a dependency that has been routinely overlooked. We demonstrate that the outgoing nucleon exhibits a preference for emission outside the lepton scattering plane, with an asymmetric azimuthal distribution. In the context of neutrino-nucleus scattering, we argue that this asymmetry is caused by parity violation in the weak interaction. Furthermore, we show that in cross section calculations the asymmetry is sensitive to nuclear modeling choices and to the shell structure of the initial nucleus, thus providing a novel source of information for energy reconstruction in neutrino experiments. We study the experimental feasibility of observing this effect by applying a realistic momentum detection threshold and an intranuclear cascade. We estimate that the asymmetry is observable with $\mathcal{O}$($10^4$) events at the 99% confidence level for neutrino interactions on $^{12}$C, suggesting that the effect is within reach of the current generation of neutrino detectors.

2605.26876 2026-05-27 cs.CR

Secure UAV Swarms in Low-Altitude Wireless Networks: Challenges and Solutions

低空无线网络中的安全无人机群:挑战与解决方案

Yuntao Wang, Haojia Yang, Han Liu, Jianle Ba, Zhou Su

AI总结 针对无人机群在低空无线网络中面临的安全威胁,提出云边端协同防御框架,包含抗GPS欺骗、内部威胁缓解和多跳攻击溯源三种机制。

Comments 7 pages, 6 figures

详情
AI中文摘要

无人机群因其分布式感知、灵活通信和自主协调能力,越来越多地部署在广泛的低空应用中。然而,无人机群开放且高度动态的运行环境带来了严重的安全风险,包括GPS欺骗、内部威胁和多跳入侵。这些威胁因有限的机载资源、频繁变化的网络拓扑以及智能对手的存在而加剧。为了解决这些问题,本文提出了一种云边端协同的无人机群防御框架。基于该框架,开发了三种互补机制。首先,设计了一种协作感知方案,通过交互式攻防博弈建模来抵抗GPS欺骗。其次,开发了一种带有信任评估的行为驱动认证方法,以减轻内部威胁。第三,设计了一种多智能体攻击取证框架,用于智能追踪无人机网络中多跳攻击的传播路径。实验结果验证了所提方法的有效性。最后,指出了几个开放的研究方向。

英文摘要

Unmanned aerial vehicle (UAV) swarms are increasingly deployed in vast low-altitude applications, owing to their capabilities in distributed sensing, flexible communication, and autonomous coordination. Nevertheless, the open and highly dynamic operating environment of UAV swarms introduces serious security risks, including GPS spoofing, insider threats, and multi-hop intrusion. These threats are aggravated by limited on-board resources, frequently changing network topology, and the presence of intelligent adversaries. To tackle these issues, this paper proposes a cloud-edge-end collaborative defense framework for UAV swarms. Based on this framework, three complementary mechanisms are developed. First, a cooperative perception scheme is designed to resist GPS spoofing via interactive attack-defense game modeling. Second, a behavior-driven authentication method with trust evaluation is developed to mitigate insider threats. Third, a multi-agent attack forensics framework is devised to intelligently trace the propagation paths of multi-hop attacks in UAV networks. Experimental results validate the effectiveness of the proposed approaches. Finally, several open research directions are outlined.

2605.26873 2026-05-27 cond-mat.mtrl-sci

Ultrafast signatures of Dirac / flat-band hybrid states from time-resolved ARPES

时间分辨ARPES中狄拉克/平带混合态的超快特征

Maria-Elisabeth Federl, Johannes Gradl, Franziska Bergmeier, Leonard Weigl, Lukas Bruckmeier, Theresa Glaser, Zamin Mamiyev, Christoph Tegenkamp, Niclas Tilgner, Thomas Seyller, Teresa Tschirner, Domenica Convertino, Stiven Forti, Camilla Coletti, Isabella Gierz

AI总结 利用时间分辨角分辨光电子能谱(trARPES)研究石墨烯/吸附层体系中高度巡游狄拉克电子与局域平带态的杂化,揭示了层间杂化的三个超快特征,并展示了通过插层原子调控杂化程度的可能性。

Comments 24 pages, 6 figures

详情
AI中文摘要

高度巡游的狄拉克电子与局域平带态的杂化预计会产生奇异的重费米子行为等涌现现象。在SiC(0001)上二维吸附层结构上的外延石墨烯(其宿主平带)为探索这些效应提供了一个有前景的平台。然而,迄今为止,此类系统中层间杂化的直接实验证据仍然缺乏。这里,我们利用时间分辨角分辨光电子能谱(trARPES)填补了这一空白,其中层间杂化体现在三个关键观测中:(1)由平带子系统提供的额外电子和声子衰变通道导致的狄拉克载流子弛豫加速,(2)通过平带的直接光激发实现的狄拉克锥瞬态充电,以及(3)在由层间耦合强度决定的时间尺度上电荷超快回传至平带。我们进一步证明,杂化程度可以通过插层在石墨烯-SiC界面的原子原子序数来调控,从而为研究奇异关联基态建立了一个可控平台。

英文摘要

Hybridization of highly itinerant Dirac electrons with localized flat-band states is predicted to yield emergent phenomena such as exotic heavy-fermion behaviour. Epitaxial graphene on two-dimensional adsorbate structures on SiC(0001), which host flat bands, offers a promising platform to explore these effects. However, direct experimental evidence of interlayer hybridization in such systems has so far been lacking. Here, we address this gap using time- and angle-resolved photoemission spectroscopy (trARPES) where interlayer hybridization manifests in three key observations: (1) accelerated Dirac-carrier relaxation arising from additional electronic and phononic decay channels provided by the flat-band subsystem, (2) transient charging of the Dirac cone enabled by direct optical excitation from the flat bands, and (3) ultrafast back-transfer of charge into the flat bands on timescales governed by the interlayer coupling strength. We further demonstrate that the degree of hybridization can be tuned via the atomic number of the atoms intercalated at the graphene-SiC interface, establishing a controllable platform for investigating exotic correlated ground states.

2605.26871 2026-05-27 physics.geo-ph

The upper mantle of Europe and Western Asia: Exposing potentials and limits of regional full-waveform inversion

欧洲和西亚的上地幔:揭示区域全波形反演的潜力与局限

C. J. Schiller, S. D. Keating, S. Noe, S. Thrastarson, D. -P. van Herwaarden, C. Boehm, A. J. Rodgers, P. Barrera-Lopez, P. Marty, A. Fichtner

AI总结 通过全波形反演构建EUWA310速度模型,利用动态小批量优化和自适应谱元网格,揭示了数据覆盖而非计算能力是区域全波形反演的主要瓶颈。

详情
AI中文摘要

我们展示了EUWA310,一个通过全地震波形反演(FWI)得到的欧洲和西亚下方上地幔地震速度模型。该模型通过310次拟牛顿更新,使用了超过260,000个三分量地震图,最小周期为18秒。与之前该区域的FWI研究相比,迭代次数和数据量增加了一个数量级。数据包括来自两个密集区域台阵的记录:伊比利亚半岛和北非的IberArray,以及更广泛阿尔卑斯地区的AlpArray。通过使用动态小批量优化和采用从全球到区域尺度的波场自适应谱元网格,EUWA310的构建在计算上变得可行。我们还证明,通过反演波形并逐渐减小最小周期,直到22秒的最佳最小周期(低于该周期没有进一步改进),EUWA310可用于降低矩张量估计的不确定性。这个限制与FWI在18秒周期终止有关,这并非由于有限的计算资源,而是因为无法解释更短周期的数据。由于其他大陆尺度台阵(如USArray或ChinaArray)在密度和覆盖范围上相当,这一观察表明,我们可能已经达到了数据覆盖而非计算能力成为区域FWI主要瓶颈的阶段。

英文摘要

We present EUWA310, a seismic velocity model obtained by full seismic waveform inversion (FWI) model of the upper mantle beneath Europe and Western Asia. Inferred via 310 quasi-Newton updates from more than 260$\,$000 three-component seismograms at 18 s minimum period. It increases the number of iterations and the amount of data by an order of magnitude, compared to previous FWI studies in the region. The data include recordings from two dense regional arrays: IberArray on the Iberian Peninsula and in Northern Africa, and AlpArray in the wider Alpine region. The construction of EUWA310 became computationally tractable through the use of dynamic mini-batch optimization and the adoption of wavefield-adaptive spectral-element meshes from the global to regional scales. We also demonstrate that EUWA310 may be used to reduce uncertainties of moment tensor estimates by inverting waveforms with decreasing minimum period until an optimal minimum period of 22 s, below which no additional improvements is achieved. This limit is connected to the termination of the FWI at 18 s period, which did not result from limited computational resources, but from failure to explain data at even shorter periods. Since other continental-scale arrays -- such as USArray or ChinaArray -- are comparable in density and coverage, this observation suggests that we may have reached the regime where data coverage instead of compute power is the main bottleneck in regional FWI.

2605.26869 2026-05-27 math.PR

Law of Large Numbers for a random walk on dynamic environments with drift

具有漂移的动态环境上随机游走的大数定律

Guillaume Conchon--Kerjan, Toril Palaniappan

AI总结 研究一类由粒子系统驱动的随机游走,利用有限程近似和位移单调性证明几乎所有环境密度下的大数定律,推广了特定环境下的结果。

Comments 45 pages, 5 figures

详情
AI中文摘要

我们研究由一类通用粒子系统驱动的随机游走,并建立了在几乎所有环境密度下该游走的大数定律。为此,我们以一种新方式利用了arXiv:2409.02096中环境的有限程近似,通过利用游走者位移的单调性(关于密度)来证明实际速度的存在。这绕过了arXiv:1906.03167中的构造,并推广了其定理1.1,该定理适用于特定环境。我们通过一族粒子系统来说明这一点,其中粒子具有潜在的漂移,即APCRW(非对称泊松随机游走云)的混合。特别地,当所有粒子具有相同漂移时,我们证明了在除一个临界环境密度外的任何参数选择下的大数定律。据我们所知,这是首次在非嵌套情况(其中游走者已被假定为严格快于/慢于漂移arXiv:2205.00282)之外处理这种保守且慢混合的具有漂移的环境。

英文摘要

We study a random walk driven by a particle system from a generic class, and establish a law of large numbers for the walk for almost all densities of the environment. To do so, we exploit the finite-ranged approximations of the environment from arXiv:2409.02096 in a new way, whereby the monotonicity (in the density) of the walker's displacement is leveraged to show the existence of an actual speed. This bypasses the constructions in arXiv:1906.03167 and generalises its Theorem 1.1, which applied to specific environments. We illustrate this with a family of particle systems where the particles have underlying drifts, namely mixtures of APCRWs (Asymmetric Poisson Cloud of Random Walks). In particular, when all particles have the same drift, we prove the LLN under any choice of parameters save one critical density of the environment. To our knowledge, this is the first time that such a conservative and slow-mixing environment with drift is treated outside of the non-nestling case (in which the walker is already assumed to travel strictly faster/slower than the drift arXiv:2205.00282).

2605.26868 2026-05-27 cond-mat.mtrl-sci

Electronic properties governing the phase stability and elastic anisotropy of C14 and C15 Cr-Hf-Nb Laves phases

控制C14和C15 Cr-Hf-Nb Laves相相稳定性和弹性各向异性的电子性质

M. Díaz-Choque, C. F. Schuch, L. T. F. Eleno

AI总结 利用密度泛函理论(DFT)研究Cr-Hf-Nb体系中C14和C15 Laves相的热力学稳定性、弹性各向异性和电子性质,发现费米能级附近XM2 M-M键的强反键行为是失稳的主要机制。

详情
AI中文摘要

本研究利用密度泛函理论(DFT)研究Cr-Hf-Nb体系中C14和C15 Laves相的热力学稳定性、弹性各向异性和电子性质。形成焓和综合弹性性质分析均证实了C14 (HfNb$_2$, HfCr$_2$, NbCr$_2$)和C15 (HfCr$_2$, NbCr$_2$)相的 energetic 和力学稳定性。此外,弹性各向异性评估显示,C14相的顺序为HfCr$_2$ > NbCr$_2$ > HfNb$_2$,而C15相的顺序为NbCr$_2$ > HfNb$_2$ > HfCr$_2$。最后,电子结构和COHP分析表明,费米能级附近XM$_2$ M-M键内的强反键行为是这两种Laves相的主要失稳机制。

英文摘要

This study utilizes Density Functional Theory (DFT) to investigate the thermodynamic stability, elastic anisotropy, and electronic properties of C14 and C15 Laves phases within the Cr--Hf--Nb system. Both formation enthalpies and comprehensive elastic property analyses confirm the energetic and mechanical stability of the C14 (HfNb$_2$, HfCr$_2$, NbCr$_2$) and C15 (HfCr$_2$, NbCr$_2$) phases. Furthermore, the evaluation of elastic anisotropy reveals a descending order of HfCr$_2$ > NbCr$_2$ > HfNb$_2$ for the C14 phase, contrasting with NbCr$_2$ > HfNb$_2$ > HfCr$_2$ for the C15 phase. Finally, electronic structure and COHP analyses indicate that strong anti-bonding behavior near the Fermi level within the XM$_2$ M--M bonds acts as a primary destabilization mechanism for both of these Laves phases.

2605.26866 2026-05-27 quant-ph

Encrypted Cloning, Absolute Maximal Entanglement and Quantum Secret Sharing

加密克隆、绝对最大纠缠与量子秘密共享

Zheng Liang Lim, Hoi-Kwong Lo

AI总结 本文通过将加密克隆态映射为绝对最大纠缠态,证明了任意维度的加密克隆协议与量子秘密共享方案之间的等价关系。

Comments Total of 20 pages and 1 figure

详情
AI中文摘要

不可克隆定理禁止创建量子信息的完全相同副本,对量子技术施加了基本限制。Yamaguchi 和 Kempf 最近提出的一种名为加密克隆的协议表明,如果同时使用一次性密钥进行加密,则可以产生完美的量子比特克隆。他们还观察到该方案与量子秘密共享(QSS)之间的联系。然而,加密克隆能否推广到任意维度仍然是一个悬而未决的问题,并且两种方案之间的更广泛关系尚未正式建立。在这项工作中,我们通过将加密克隆态视为绝对最大纠缠(AME)态来解决这两个问题。与 Ceará 最近利用 Zadoff-Chu 序列的工作并行,我们独立地基于 Weyl-Heisenberg 位移算子开发了一个适用于任意维度的互补框架,两者都追溯到 Yamaguchi 和 Kempf 的原始量子比特构造。我们解析计算了加密态,并证明由两个信号-噪声量子对组成的加密量子系统在任意维度下等价于一个五方 AME 态,前提是输入态是均匀的。然后,我们通过证明阈值 QSS 方案可以实现加密克隆的基本目标,正式建立了与 QSS 的联系,将 QSS 确立为加密克隆可以置于其中的自然通用框架。

英文摘要

The no-cloning theorem prohibits the creation of identical copies of quantum information, imposing fundamental constraints on quantum technologies. A recently proposed protocol, encrypted cloning, introduced by Yamaguchi and Kempf, showed that perfect qubit clones can be produced if they are simultaneously encrypted with a single-use key. They also observed a connection between this scheme and quantum secret sharing (QSS). However, it remained an open question whether encrypted cloning could be generalised to arbitrary dimensions, and the broader relationship between the two schemes had not been formally established. In this work, we address both questions by framing encrypted clones as Absolutely Maximally Entangled (AME) states. In parallel with recent work by Ceará that utilises Zadoff-Chu sequences, we independently develop a complementary framework for arbitrary dimensions based on Weyl-Heisenberg displacement operators, both tracing back to the original qubit construction by Yamaguchi and Kempf. We analytically compute the encrypted state and prove that an encrypted qudit system comprising two signal-noise qudit pairs is equivalent to a five-party AME state in any dimension, provided the input state is uniform. We then formalise the connection to QSS by proving that a threshold QSS scheme can achieve the fundamental objectives of encrypted cloning, establishing QSS as the natural general framework within which encrypted cloning can be contextualised.

2605.26864 2026-05-27 astro-ph.GA

Survival of very small carbonaceous dust grains in the inner-CGM of NGC 891 from JWST/MIRI MRS

来自JWST/MIRI MRS的NGC 891内CGM中极小微碳质尘埃的存活

Jérémy Chastenet, Ilse De Looze, Karl D. Gordon, Suzanne C. Madden, Monica Relaño, Karin M. Sandstrom, Dries Van De Putte, Maarten Baes, Simone Bianchi, Alberto D. Bolatto, Viviana Casasola, Daniel A. Dale, Sara Duval, Jacopo Fritz, Frédéric Galliano, Simon C. O. Glover, Stavroula Katsioli, Vasileios Katsis, Florian Kirchschlager, Ralf S. Klessen, Rebecca C. Levy, Sharon E. Meidt, Aleksandr V. Mosenkov, Kentaro Nagamine, Lara Pantoni, Helena M. Richie, Stefanie Walch, Thomas G. Williams, Emanuele M. Xilouris

AI总结 利用JWST/MIRI MRS观测NGC 891内周介质(CGM)的四个位置,通过PAHFIT模型分析中红外光谱,发现多环芳烃(PAHs)主导了先前报告的中红外发射,证明了PAHs在内CGM中的存活,并揭示了PAH特性随辐射场硬度的变化以及H2与PAH的紧密相关性。

Comments 20 pages, 12 figures, cool stuff

详情
AI中文摘要

我们展示了利用JWST上的中红外成像仪/中分辨率光谱仪在四个位置对NGC 891内周介质(CGM)进行的新光谱观测:两个靠近核球,两个在银心距(r)约1.5和4.7 kpc处。每对指向中有一个位置沿银盘短轴(h)距银道面约0.5 kpc,另一个约1 kpc。我们使用尘埃发射模型PAHFIT分析一维光谱和三维数据立方体,以提取典型中红外特征的性质。这些光谱揭示,先前报道的延伸至4 kpc的中红外发射主要由多环芳烃(PAHs)发射主导,而非热尘埃连续谱,这直接证明了PAHs在NGC 891内CGM中的存活。将PAH波段比与其他环境(猎户座、M51)比较,明显可见NGC 891中占主导的是11.2 μm PAH特征,而非通常的7.7 μm,这似乎意味着CGM中存在更多中性、大尺寸的PAHs。总体而言,NGC 891中PAH与连续谱的比值随标高和半径变化很小,表明PAH处理过程很少。然而,我们确实看到PAH特征强度随[Ne III]/[Ne II]比值的增加而下降,表明随着辐射场硬度增加,尘埃处理增强。我们还确认了H2与PAH特征之间的紧密相关性,表明这两种示踪物必须共空间,因此暗示PAH发射主要来自卷入星系外流的冷密云团块。最后,我们报告了在16.72 μm处清晰探测到一个先前未识别的PAH特征。

英文摘要

We present new spectroscopic observations of the inner circumgalactic medium (CGM) of NGC 891 taken with the Mid-Infrared Imager/Medium Resolution Spectroscopy instrument onboard JWST, in four positions: two near the bulge and two at galactocentric radii (r) of ~ 1.5, 4.7 kpc. Each pair of pointings has one position along the minor axis (h) at ~ 0.5 kpc and one at ~ 1 kpc away from the mid-plane. We analyse both 1D spectra and 3D cubes using the dust emission model PAHFIT to extract properties of typical mid-IR features. These spectra reveal that the earlier reported mid-IR emission out to 4 kpc is dominated by the emission of polycyclic aromatic hydrocarbons (PAHs), and not hot dust continuum, providing direct evidence of the survival of PAHs in the inner CGM of NGC 891. Comparing PAH band ratios with other environments (Orion, M51), it is obvious that the 11.2 $μ$m PAH feature -- and not the usual 7.7 $μ$m -- dominates in NGC 891, which seems to imply the presence of more neutral, large PAHs in the CGM. Overall, PAH-to-continuum ratios show little variations with scale-height and radius in NGC 891, which suggests little PAH processing. However, we do see a decrease in the PAH feature strengths with the [Ne III]/[Ne II] ratio, pointing at elevated dust processing with increased radiation field hardness. We also confirm a tight correlation between H2 and PAH features, suggesting that both tracers must be co-spatial and, hence, implying that PAH emission predominantly arises from cool dense parts of cloudlets entrained in galactic outflows. Finally, we report the clear detection of a previously unidentified PAH feature at 16.72 $μ$m.

2605.26863 2026-05-27 quant-ph

Zero-field dipolar decoupling of color center ensembles via universal qutrit control

通过通用 qutrit 控制实现色心系综的零场偶极退耦

Antonio Verdú, Ana Teresa Gea-Caballero, Santiago Oviedo-Casado, Fedor Jelezko, Javier Prior

AI总结 提出 ZENITH 脉冲序列,通过三能级控制消除 V 型简并自旋-1 系统间的偶极相互作用,实现零场下的高保真度、兼容现有传感序列并提升直流检测能力。

详情
AI中文摘要

偶极相互作用是金刚石中密集色心系综退相干的主要来源。当前协议需要使用偏置磁场,这在许多场景中是不利的。我们提出了 ZENITH(通过交错三能级处理的零场系综中和),一种用于消除 V 型简并自旋-1 系统间偶极相互作用的脉冲序列。我们展示了优异的相干保持性、与现有传感序列的兼容性以及改进的直流检测能力,推进了控制相互作用简并多能级系统的通用框架,在量子技术中具有广泛兴趣。

英文摘要

Dipolar interactions are a major source of decoherence in dense ensembles of color centers in diamond. Current protocols demand using bias magnetic fields detrimental in many scenarios. We present ZENITH (Zero-field Ensemble Neutralization via Interleaved Trilevel Handling), a pulsed sequence to cancel dipolar interactions among V-degenerate spin-1 systems. We reveal excellent coherence survival, compatibility with existing sensing sequences, and improved DC detection, advancing a general framework to control interacting degenerate multilevel systems, of broad interest in quantum technologies.

2605.26860 2026-05-27 physics.atom-ph quant-ph

A High-Contrast Bragg Atom Interferometer for Testing Continuous Spontaneous Localization

用于测试连续自发定域化的高对比度布拉格原子干涉仪

Huaiyu Zhu, Ju Liu, Tao Zhang, Qin Luo, Zhongkun Hu, Minkang Zhou

AI总结 本文通过构建高对比度布拉格原子干涉仪,系统分析并校正了影响条纹对比度的主要因素,将CSL坍缩率的上限提高至λ_CSL=1.27×10^{-5} s^{-1}(r_C=10^{-5} m),相比先前原子干涉约束提升了约4倍。

Comments 8 pages, 5 figures

详情
AI中文摘要

连续自发定域化(CSL)模型是解决标准量子力学测量过程中波函数坍缩问题的最有前景的方法之一。本文研究了CSL模型对布拉格原子干涉仪的影响。实验展示了一种实现99%高条纹对比度的布拉格干涉仪,并在询问时间长达T=60 ms时保持该性能水平。系统分析并校正了导致原子干涉仪条纹对比度损失的主要因素。这一改进在r_C=10^{-5} m处建立了CSL坍缩率的新上限λ_CSL=1.27×10^{-5} s^{-1},相比先前原子干涉约束提升了约4倍。

英文摘要

The continuous spontaneous localization (CSL) model is one of the most promising approaches to address the wave function collapse problem in the measurement process of standard quantum mechanics. In this work, the effect of the CSL model on a Bragg atom interferometer was investigated. A Bragg interferometer achieving high fringe contrast of 99$\%$ has been demonstrated, maintaining this performance level at interrogation time up to $T=60~\mathrm{ms}$. The primary factors responsible for fringe contrast loss in the atom interferometer were systematically analyzed and corrected. This improvement established a new upper limit of $λ_{\rm CSL}=1.27\times10^{-5}~\mathrm{s}^{-1}$ at $r_C=10^{-5}~\mathrm{m}$ for the CSL collapse rate, representing approximately 4 times enhancement over previous atom-interferometric constraints.

2605.26859 2026-05-27 cs.DM

Mixed Unit Interval Bigraphs : A Characterization

混合单位区间双图:一个刻画

Ashok Kumar Das, Rajkamal Sahu, Amina Khatun

AI总结 本文通过禁止诱导子图完整刻画了混合单位区间双图,该图类是单位区间双图的严格超类。

详情
AI中文摘要

实线上端点可能开或闭的单位区间的交双图类称为混合单位区间双图类。该双图类是单位区间双图类的严格超类。在之前的论文[6]中,我们给出了四个无限族禁止诱导子图,包括混合单位区间双图的两个单独禁止诱导子图。在那篇论文中,我们还提出了关于混合单位区间双图刻画的一个猜想,并验证了其部分内容。在本文中,我们将给出混合单位区间双图的完整刻画。

英文摘要

The class of intersection bigraphs of unit intervals of the real line whose ends may be open or closed is called a class of mixed unit interval bigraphs. This class of bigraphs is a strict superclass of the class of unit interval bigraphs. In a previous paper [6] we have provided four infinite families of forbidden induced subgraphs including two separate forbidden induced subgraphs of mixed unit interval bigraphs. In that paper, we also posed a conjecture concerning characterization of mixed unit interval bigraphs and verified parts of it. In the present paper we shall give a complete characterization of mixed unit interval bigraphs.

2605.26858 2026-05-27 cs.HC

Rethinking AI Psychosis: Misnomers, Conceptual Limits, and Existential Drift

重新思考AI精神病:误称、概念局限与存在漂移

Kasper Møller Nielsen, Lucy Osler

AI总结 本文质疑将“AI精神病”作为新精神科类别的合理性,并提出“存在漂移”概念,描述AI谄媚和伪主体性如何导致用户沉浸于私人主观世界。

详情
AI中文摘要

过去一年中,关于所谓AI精神病的媒体报道激增。不出所料,这促使了越来越多的学术研究关注AI聊天机器人(如ChatGPT、Claude和Replika)可能加剧甚至诱发精神病的方式,通常被理解为用户获得或维持妄想信念。我们的论文由两部分组成。首先,我们提出若干理由,对将“AI精神病”理解为一种新的精神科类别持怀疑态度。我们认为,许多所谓的新现象更适合通过Stompe等人(2003)的“旧瓶装新酒”隐喻来理解,并强调不加批判地采用这一术语所带来的概念、分类学、临床和社会风险。其次,我们发展了一种积极的现象学解释,探讨在持续的人机交互中可能真正面临的问题。我们并非主要关注AI系统是否诱导、放大或固化妄想信念,而是考察对话式AI如何参与改变一个人对现实本身的生活体验。我们认为,AI的谄媚和伪主体性可能导致我们所谓的“存在漂移”,即个体可能通过与AI的互动继续感到扎根于共享现实,而实际上却日益陷入越来越私人和主观的世界中。

英文摘要

There has been a proliferation of media reports about so-called AI psychosis in the last year. Not surprisingly, this has prompted growing academic work on the ways in which AI chatbots such as ChatGPT, Claude, and Replika might aggravate or even induce psychosis, typically understood in terms of users acquiring or maintaining delusional beliefs. Our paper consists of two parts. First, we provide a number of reasons to be sceptical about understanding 'AI psychosis' as a novel psychiatric category. We argue that many of the purportedly new phenomena are better understood through Stompe et al.'s (2003) metaphor of 'old wine in new bottles' and highlight conceptual, nosological, clinical, and social risks associated with the uncritical adoption of this terminology. Second, we develop a positive phenomenological account of what may nevertheless be at stake in sustained human-AI interaction. Rather than focusing primarily on whether AI systems induce, amplify, or sediment delusional beliefs, we examine how conversational AI may participate in transforming a person's lived experience of reality itself. We claim that the sycophantic and pseudo-intersubjective nature of AI could lead to what we call "existential drift", whereby individuals may continue to feel rooted in a shared reality through their interactions with AI, while actually becoming entrenched in increasingly private and subjective worlds.

2605.26853 2026-05-27 hep-th

A reparametrization invariant nonabelian surface holonomy

一种重参数化不变的非阿贝尔曲面和乐

Dongsu Bak, Andreas Gustavsson

AI总结 本文通过取值为$U(N)$规范群环代数的一形式规范势构造了非阿贝尔曲面和乐,并证明了其在曲面重参数化下不变。

Comments 17 pages

详情
AI中文摘要

我们引入了一种非阿贝尔曲面和乐,它由取值为$U(N)$规范群环代数的一形式规范势构造而成。该曲面和乐平行传输非阿贝尔弦。尽管在我们的表述中并不明显,我们将看到我们的非阿贝尔曲面和乐在曲面的重参数化下是不变的。

英文摘要

We introduce a nonabelian surface holonomy that is constructed from a one-form gauge potential that takes values in a loop algebra of the $U(N)$ gauge group. The surface holonomy parallel transports a nonabelian string. Although it is not manifest in our formulation, we will see that our nonabelian surface holonomy is invariant under reparametrizations of the surface.

2605.26852 2026-05-27 q-bio.PE cs.DM

Recognizing Level-k-Based Phylogenetic Networks is NP-Complete

识别基于Level-k的系统发育网络是NP完全的

Takatora Suzuki

AI总结 本文证明对于每个固定整数k≥1,判断给定有根几乎二元系统发育网络的最小level是否≤k是NP完全的,从而证实了Suzuki和Hayamizu关于该问题NP难的猜想。

Comments 19 pages, 7 figures

详情
AI中文摘要

系统发育网络通过表示网状进化来推广系统发育树。基于树的网络及其支持树已被广泛研究,但并非所有网络都是基于树的。为了衡量此类网络与基于树的网络之间的距离,Suzuki和Hayamizu(2025)提出了寻找给定有根几乎二元系统发育网络的最小level的支持网络的问题。他们猜想该问题是NP难的,并提供了指数时间算法。在本文中,我们通过证明对于每个固定整数$k \geq 1$,判断最小level是否至多为$k$是NP完全的,从而证实了这一猜想。

英文摘要

Phylogenetic networks generalize phylogenetic trees by representing reticulate evolution. Tree-based networks and their support trees have been extensively studied, but not all networks are tree-based. To measure how far such networks are from being tree-based, Suzuki and Hayamizu (2025) formulated the problem of finding the support network with minimum level of a given rooted almost-binary phylogenetic network. They conjectured that this problem is NP-hard and provided exponential-time algorithms. In this paper, we prove this conjecture by showing that, for every fixed integer $k \geq 1$, it is NP-complete to decide whether the minimum level is at most $k$.

2605.26851 2026-05-27 cs.SE

LLM-based Mockless Unit Test Generation for Java

基于LLM的Java无模拟单元测试生成

Qinghua Xu, Guancheng Wang, Lionel Briand, Zhaoqiang Guo, Kui Liu

AI总结 提出MocklessTester方法,通过上下文增强生成和约束强制修复解决LLM生成无模拟单元测试时的幻觉问题,在Defects4J和Deps4J上显著提升覆盖率和变异得分。

详情
AI中文摘要

大型语言模型(LLM)在自动化测试生成方面展现出强大潜力,但大多数生成Java单元测试的方法仍依赖模拟框架处理依赖关系。无模拟测试生成可以执行更多真实的底层代码,但面临因幻觉导致的无效测试代码生成、严格的语言约束以及依赖感知不足等挑战。我们识别出这些幻觉背后的两个原因:不知道(LLM缺乏足够上下文)和不遵循(即使提供了约束,LLM也无法遵守)。我们提出了MocklessTester,一种围绕两种策略构建的无模拟单元测试生成方法:上下文增强生成和约束强制修复。为缓解“不知道”,上下文增强生成从现有代码中挖掘真实使用模式来生成测试。为缓解“不遵循”,约束强制修复在符号级、协议级和迭代级约束下执行两阶段修复,使用ClassIndex、马尔可夫类型状态模型和经验记忆。我们在Defects4J和Deps4J上对MocklessTester与最先进基线进行了评估。结果显示,在两个基准上,MocklessTester分别将行覆盖率提高了19.99%和22.69%,分支覆盖率提高了24.90%和15.78%,变异得分提高了13.67%和0.17%。在被测类之外,MocklessTester还执行了更多真实的依赖代码,分别在依赖类中覆盖了378行和55行额外的代码。测试质量的提升伴随着比基线更高的总token和时间成本。然而,每个方法的成本仍然实用,在Defects4J上平均为108.97秒和26.59k token,在Deps4J上平均为69.85秒和25.46k token。消融结果证实所有主要组件都对最终性能有积极贡献。

英文摘要

Large language models (LLMs) have shown strong potential for automated test generation, yet most approaches to generating Java unit tests still rely on mocking frameworks to handle dependencies. Mockless test generation could exercise more real low-level code, but it faces challenges such as invalid test code generation due to hallucination, strict language constraints, and inadequate dependency awareness. We identify two causes behind these hallucinations: not knowing, where the LLM lacks sufficient context, and not following, where the LLM fails to comply with constraints even when they are provided. We present MocklessTester, a mockless unit test generation approach built around two strategies: context-enriched generation and constraint-enforced fixing. To mitigate not knowing, context-enriched generation mines real usage patterns from existing code to generate tests. To mitigate not following, constraint-enforced fixing performs two-stage repair under symbol-, protocol-, and iteration-level constraints, using a ClassIndex, a Markov typestate model, and experience memory. We evaluate MocklessTester against the state-of-the-art baseline on Defects4J and Deps4J. Results show that MocklessTester improves line coverage by 19.99% and 22.69% and branch coverage by 24.90% and 15.78% on the two benchmarks, respectively, and improves mutation score by 13.67% and 0.17%. Beyond the class under test, MocklessTester also exercises more real dependency code, covering 378 and 55 additional lines in dependency classes, respectively. The improvement in test quality comes with higher total token and time costs than the baseline. Nevertheless, the cost per method remains practical, averaging 108.97 seconds and 26.59k tokens on Defects4J, and 69.85 seconds and 25.46k tokens on Deps4J. Ablation results confirm that all major components contribute positively to the final performance.

2605.26848 2026-05-27 physics.optics

Design principles for optoelectronic light-scattering reservoir computing at the edge of chaos

混沌边缘光电光散射储层计算的设计原理

Geon Kim, YongKeun Park

AI总结 通过系统映射可重构光电光散射储层的三个物理控制轴(储层动力学、输入-储层耦合和储层互连性),确定了各轴上的定量最优值,实现了混沌边缘的高性能计算。

详情
AI中文摘要

物理储层计算通过将非线性时间混合外包给具有丰富内在动力学的硬件基底,提供了一条节能的序列认知推理路径,其中自由空间光散射系统因其并行性和可重构性而特别有吸引力——然而,将硬件控制变量与计算性能联系起来的实用设计原理尚未建立。在这里,我们通过系统映射可重构光电光散射储层的三个物理控制轴——储层动力学、输入-储层耦合和储层互连性——并确定每个轴上的定量最优值,建立了这样的原理。在这个设计景观中,我们观察到一个记忆容量峰值,该峰值与近零最大李雅普诺夫指数重合,并在数值模拟中定量复现,将先前在离子门控和自旋波储层中报告的混沌边缘确认扩展到光子基底。其余两个轴在输入耦合中表现出密度-幅度权衡,在储层互连性中表现出中间最优值。在由此产生的三轴最优值下,储层在自由运行模式下实现了稳定的Mackey-Glass混沌时间序列预测,并在10类语音指令口语数字基准上达到84.5%的盲分类准确率;这些原理以基底特定单位表述,但植根于基底无关的临界性和平衡耦合概念,为可重构光学储层硬件提供了一个可迁移的框架。

英文摘要

Physical reservoir computing offers an energy-efficient route to sequential cognitive inference by outsourcing nonlinear temporal mixing to hardware substrates with rich intrinsic dynamics, with free-space light-scattering systems particularly attractive for their parallelism and reconfigurability-yet practical design principles linking hardware control variables to computational performance have remained unestablished. Here, we establish such principles by systematically mapping three physical control axes of a reconfigurable optoelectronic light-scattering reservoir-reservoir dynamics, input-reservoir coupling, and reservoir interconnectivity-and identifying a quantitative optimum along each axis. Within this design landscape, we observe a memory-capacity peak that coincides with near-zero maximal Lyapunov exponent and is quantitatively reproduced in numerical simulation, extending edge-of-chaos confirmations previously reported in ion-gating and spin-wave reservoirs into the photonic substrate. The two remaining axes exhibit a density-magnitude trade-off in input coupling and an intermediate optimum in reservoir interconnectivity. Operating at the resulting three-axis optimum, the reservoir achieves stable Mackey-Glass chaotic time-series prediction in free-running mode and 84.5% blind classification accuracy on the 10-class Speech Commands spoken-digit benchmark; the principles, stated in substrate-specific units yet rooted in substrate-independent concepts of criticality and balanced coupling, provide a transferable framework for reconfigurable optical reservoir hardware.

2605.26845 2026-05-27 cs.NI

Birkhoff Decompositions and Photonic Interconnects Wait! Don't Forget the Compute!

Birkhoff 分解与光子互连——等等!别忘了计算!

Eliezer Amponsah, Vamsi Addanki

AI总结 针对MoE模型中全互连通信的调度问题,提出一种贪心最大权重分解策略,在限制匹配数量的同时保持大批次大小,从而提升通信-计算重叠效率并减少计算开销。

详情
AI中文摘要

分布式训练和推理中对高效通信的需求日益增长,引发了学术界和工业界对可重构光子互连的浓厚兴趣。混合专家(MoE)模型具有高度偏斜的通信模式,为这种电路交换网络提供了天然的应用机会。然而,现有方法大多孤立地优化通信,忽略了通信与后续专家计算之间的交互。本文重新审视了MoE执行中全互连通信的电路调度问题。我们表明,分发-计算-组合结构从根本上挑战了Birkhoff-von Neumann(BvN)分解等经典调度技术。首先,MoE通信矩阵很少是双随机的,这会在基于BvN的调度中引入显著的调度气泡。其次,虽然分解可以实现通信-计算重叠,但BvN产生的过多匹配将执行分割成小批量,由于固定的执行开销导致严重的计算效率低下。受这些观察的启发,我们探索了一种简单的贪心最大权重分解策略,该策略在限制匹配数量的同时保持每个匹配的大批量大小。尽管方法简单,但它显著提高了重叠效率,减少了计算开销,并接近理想无拥塞全互连的性能。

英文摘要

The growing demand for efficient communication in distributed training and inference has sparked significant interest in reconfigurable photonic interconnects across both academia and industry. Mixture-of-Experts (MoE) models, with their highly skewed communication patterns, present a natural opportunity for such circuit-switched fabrics. However, existing approaches largely optimize communication in isolation, overlooking the interaction between communication and the expert computation that follows. In this paper, we revisit circuit scheduling for all-to-all communication in MoE execution. We show that the dispatch--compute--combine structure fundamentally challenges classical scheduling techniques such as Birkhoff--von Neumann (BvN) decomposition. First, MoE communication matrices are rarely doubly stochastic, introducing significant scheduling bubbles in BvN-based schedules. Second, while decomposition enables communication--compute overlap, the excessive number of matchings produced by BvN fragments execution into small batches, leading to severe compute inefficiencies due to fixed execution overheads. Motivated by these observations, we explore a simple greedy max-weight decomposition strategy that bounds the number of matchings while preserving large batch sizes per matching. Despite its simplicity, the approach significantly improves overlap efficiency, reduces compute overheads, and approaches the performance of an ideal congestion-free all-to-all.

2605.26843 2026-05-27 stat.AP stat.ME

A warning system for risk prediction of metabolic syndrome in a healthy population of blood donors

健康献血人群代谢综合征风险预测预警系统

Simone Colombara, Ilenia Epifani, Alessandra Guglielmi, Ettore Lanzarone

AI总结 提出贝叶斯统计模型,利用纵向数据预测献血者代谢综合征概率,并构建交通灯预警系统以支持早期干预。

详情
AI中文摘要

代谢综合征是一种复杂的临床状况,其特征是同时存在多种代谢风险因素,是一个主要的公共卫生问题。该综合征悄然发展,可能长期未被诊断,这凸显了在明显疾病发作前研究早期代谢变化的重要性。对主要健康个体的纵向监测可能有助于早期识别代谢风险。本文提出了一种贝叶斯统计模型,用于在献血前筛查中估计献血者患代谢综合征的概率,并结合了先前访视收集的信息。利用意大利主要献血者协会之一AVIS米兰的纵向数据,我们分析了主要健康献血者群体的重复临床和生活方式测量值。具体而言,我们拟合了一个贝叶斯多元模型,该模型联合表示代谢综合征五个诊断成分的对数。该模型考虑了重复访视中献血者内部的依赖性,并提供了个体风险的概率估计。我们的框架旨在为AVIS米兰的临床医生在献血前筛查中提供一个可解释的交通灯预警系统(低、中、高风险),以促进识别未来访视中有代谢综合征风险的个体,并在常规献血者评估中支持有针对性的预防干预,最终为意大利国家医疗系统长期降低医疗成本。

英文摘要

Metabolic syndrome is a complex clinical condition characterized by the simultaneous presence of multiple metabolic risk factors and represents a major public health concern. The syndrome develops silently and may remain undiagnosed for long periods, highlighting the importance of investigating early metabolic alterations before overt disease onset. Longitudinal monitoring of predominantly healthy individuals may help identify metabolic risk early. The paper proposes a Bayesian statistical model to estimate the probability of metabolic syndrome among blood donors during pre-donation screening, incorporating information collected at previous visits. Using longitudinal data from one of the main blood donor associations in Italy, AVIS Milan, we analyze repeated clinical and lifestyle measurements from a predominantly healthy population of donors. In particular, we fit a Bayesian multivariate model that jointly represents the logarithm of the five diagnostic components of metabolic syndrome. The model accounts for within-donor dependence across repeated visits and provides probabilistic estimates of individual risk. Our framework aims to provide clinicians at AVIS Milan with an interpretable traffic-light warning system (low, intermediate, high risk) during pre-donation screening to facilitate the identification of individuals at risk of metabolic syndrome at future visits and to support targeted preventive interventions during routine donor assessment, ultimately contributing to a long-term reduction in healthcare costs for the Italian national healthcare system.

2605.26841 2026-05-27 cond-mat.mtrl-sci quant-ph

Radiative electronic bound states in the continuum from defects in semiconductors

半导体缺陷中的辐射电子连续谱束缚态

Seong Yun Hong, Liang Z. Tan, Ki Hoon Lee, Youngho Kang, Yeonghun Lee

AI总结 以硅G中心为例,通过混合泛函第一性原理计算和Hubbard U修正,发现半导体中原本埋入连续谱的缺陷态在光激发下可形成辐射电子连续谱束缚态,抑制非辐射衰变并实现稳定发光。

详情
Journal ref
Nano Letters (2026)
AI中文摘要

半导体中的连续谱埋入缺陷态通常被认为由于与连续谱带的强耦合而光学不活跃。这里,我们以硅G中心为典型例子,展示了这类缺陷可以反而承载辐射电子连续谱束缚态(BICs)。带有Hubbard $U$修正的混合泛函第一性原理计算揭示,一个局域缺陷态在基态下最初埋入价带最大值(VBM)之下,在光激发下经历交换驱动的能级重排并移动到VBM之上。这种交换诱导的转变抑制了非辐射衰变,并实现了稳健的辐射发射。通过计算温度依赖的非辐射寿命并将其与实验光致发光(PL)寿命进行比较,我们定量重现了观察到的发射温度依赖性。这些结果揭示了连续谱嵌入缺陷态的稳定机制,并将电子BICs确立为设计基于缺陷的光学系统(包括量子发射器和量子比特)的一般范式。

英文摘要

Continuum-buried defect states in semiconductors are generally expected to be optically inactive due to their strong coupling to continuum bands. Here, we show that such defects can instead host radiative electronic bound states in the continuum (BICs), using the silicon G-center as a prototypical example. Hybrid-functional first-principles calculations with a Hubbard $U$ correction reveal that a localized defect state, initially buried below the valence band maximum (VBM) in the ground state, undergoes exchange-driven energy-level reordering under optical excitation and shifts above the VBM. This exchange-induced transition suppresses nonradiative decay and enables robust radiative emission. By computing temperature-dependent nonradiative lifetimes and comparing them with experimental photoluminescence (PL) lifetimes, we quantitatively reproduce the observed temperature dependence of the emission. These results uncover a stabilization mechanism for continuum-embedded defect states and establish electronic BICs as a general paradigm for designing defect-based optical systems, including quantum emitters and qubits.

2605.26839 2026-05-27 math.NT

Lower bounds for the Hausdorff dimension of expressible sets

可表示集的豪斯多夫维数的下界

Maiken Gravgaard, Simon Kristensen, Jaroslav Hančl

AI总结 本文通过分析形如∑_{n=1}^∞ 1/(a_n b_n)的实数集合,在b_n满足增长条件且a_n属于某集合时,证明了该集合豪斯多夫维数的正下界,并由此得出Erdős 1976年构造中的某些无理数不是刘维尔数。

Comments 9 pages, 2 figures

详情
AI中文摘要

我们得到了形如$\sum_{n=1}^\infty \frac{1}{a_n b_n}$的实数集合的豪斯多夫维数的正下界,其中$b_n$满足某个增长条件,$a_n$位于某个可能依赖于$n$的集合中。作为我们结果的一个推论,Erdős在1976年著名构造中的一些无理数不是刘维尔数。

英文摘要

We obtain positive lower bounds on the Hausdorff dimension of sets of real numbers given by expressions of the form $\sum_{n=1}^\infty \frac{1}{a_n b_n}$, where $b_n$ satisfies some growth condition and $a_n$ lies in some set, possibly depending on $n$. As a consequence of our results, some of the irrational numbers arising from Erdős' celebrated construction from 1976 are not Liouville numbers.

2605.26838 2026-05-27 eess.SY cs.SY

Critical Infrastructure Defense Against Aerial Swarms Under Sensing Uncertainty: Online Allocation With Finite-Time Guarantees

感知不确定性下针对空中蜂群的关键基础设施防御:具有有限时间保证的在线分配

Shriya Pandey, Devaprakash Muniraj

AI总结 提出一种闭环、感知不确定性感知的框架,通过概率图建模、风险感知关键性模型和鲁棒在线分配机制,防御小型无人机蜂群对保护区的协同入侵,并证明有限时间捕获触发和预期中和时间的混合线性-几何上界。

详情
AI中文摘要

本文提出了一种闭环、不确定性感知的框架,用于防御受保护区域免受小型无人飞机系统(UAS)蜂群的协同入侵。攻击者的交互结构被建模为时变的,而防御者在感知不完善的情况下运行。所提出的关键性驱动的防御者-攻击者分配策略整合了三个组成部分:基于从不确定性观测推断出的攻击蜂群的概率图表示;结合时间-突破紧迫性和不确定性的风险感知攻击者关键性模型;在线防御者分配机制,该机制分配并选择性重新分配防御者,同时通过鲁棒执行约束限制切换引起的不稳定性。在基于过滤的首次命中时间框架内建立了分析保证。特别地,证明了检测后首次捕获事件的有限时间触发,并推导了预期中和时间的显式混合线性-几何上界。蒙特卡洛模拟证明了所提出框架的有效性,在概率感知下实现了85.6%的中和效率,在确定性感知下实现了99.9%。系统的消融和敏感性研究进一步量化了检测阈值和协调参数如何影响可靠性和首次捕获时间。

英文摘要

This article presents a closed-loop, uncertainty-aware framework for defending a protected zone against coordinated incursions by swarms of small uncrewed aircraft systems (UAS). The interaction structure of the attackers is modeled as time-varying, while defenders operate under imperfect sensing. The proposed criticality-driven defender-to-attacker assignment strategy integrates three components: a probabilistic graph-based representation of the attacking swarm inferred from uncertain observations; a risk-aware attacker criticality model combining time-to-breach urgency with uncertainty; an online defender allocation mechanism that assigns and selectively reassigns defenders while limiting switching-induced instability through robust execution constraints. Analytical guarantees are established within a filtration-based first-hitting-time framework. In particular, finite-time triggering of the first capture event following detection is proven, and explicit mixed linear-geometric upper bounds are derived for the expected neutralization time. Monte Carlo simulations demonstrate the effectiveness of the proposed framework, achieving 85.6% neutralization efficiency under probabilistic sensing and 99.9% under deterministic sensing. Systematic ablation and sensitivity studies further quantify how detection thresholds and coordination parameters influence reliability and time-to-first-capture.

2605.26837 2026-05-27 cond-mat.mes-hall cond-mat.mtrl-sci

Terahertz spin-current transparency through rough interfaces

太赫兹自旋电流透过粗糙界面的透明性

Jiří Jechumtál, Jakub Zázvorka, Ondřej Novák, Martin Rejhon, Peter Kubaščík, Lukáš Nowak, Petr Němec, Eva Schmoranzerová, Martin Veis, Lukáš Nádvorník, Zdeněk Kašpar

AI总结 通过太赫兹发射光谱研究Co|Pt异质结中界面粗糙度对自旋电流透明性的影响,发现尽管粗糙度和晶粒尺寸增大三倍,透明性仅下降约30%,表明超快时间尺度下界面自旋输运对形貌变化相对鲁棒。

Comments 5 pages, 4 figures

详情
AI中文摘要

界面上的自旋输运对于自旋电子器件至关重要,但在超快时间尺度上仍难以探测。我们使用太赫兹发射光谱研究了Co|Pt异质结,其界面粗糙度通过底层Au缓冲层的厚度进行调控,同时保持其他生长参数不变。从测量的太赫兹电场中,我们在校正样品阻抗和堆叠光学吸收的变化后,提取了界面自旋电流透明性ts。令人惊讶的是,我们发现当界面均方根粗糙度和横向晶粒尺寸均增大三倍时,ts仅下降约30%,且太赫兹频谱没有可测量的变化。这些结果表明,在超快时间尺度上,界面自旋输运对形貌变化相对鲁棒,确立了太赫兹发射光谱作为跨非完美界面自旋动力学可靠探测手段的地位。

英文摘要

Spin transport across interfaces is critical for spintronic devices, yet remains difficult to probe on ultrafast timescales. We use terahertz emission spectroscopy on Co|Pt heterostructures whose interface roughness is tuned through the thickness of an underlying Au buffer layer, while leaving other growth parameters unchanged. From the measured THz electric field, we extract the interface spin-current transparency ts after correcting for the changes in sample impedance and optical absorption of the stack. Surprisingly, we find that ts decreases by only approximately 30% as the interface root-mean-square roughness and the lateral grain size both increase by a factor of three, with no measurable change in the THz spectrum. These results demonstrate that interfacial spin transport is relatively robust against morphological variations on ultrafast timescales, establishing terahertz emission spectroscopy as a reliable probe of spin dynamics across imperfect interfaces.

2605.26836 2026-05-27 eess.SP

Same Signal, Different Story: Demystifying Receiver Effects in Wi-Fi Channel State Information

相同信号,不同故事:揭秘Wi-Fi信道状态信息中的接收器效应

Fabian Portner, Francesco Gringoli, Matthias Hollick, Arash Asadi

AI总结 本文通过统一实验设置,首次系统比较了不同商用Wi-Fi接收器的信道状态信息,发现自动增益控制和子载波非线性是导致跨设备差异的主要原因,并提出增益对齐预处理方法,可恢复高达75%的跨设备人体活动识别准确率。

Comments 15 pages, 22 figures, IEEE Internet of Things Journal

详情
Journal ref
in IEEE Internet of Things Journal, vol. 13, no. 10, pp. 20963-20977, 15 May, 2026
AI中文摘要

Wi-Fi感知已成为一种多功能工具,用于定位、手势识别和生命体征监测等任务,支持从智能环境到个性化医疗的应用。然而,当预训练模型部署到不同的商用接收器时,感知精度通常会显著下降。我们首次对跨多种商用Wi-Fi感知平台的信道状态信息进行了系统比较。通过统一的实验设置,同时向多个接收器发送精确预编码的信号,我们隔离了接收器特定的变异性。我们发现,主要的跨设备差异源于自动增益控制和一致性的子载波非线性。我们提出了一种简单的增益对齐预处理步骤,在跨设备人体活动识别模型部署中恢复了大部分丢失的精度(高达75%)。没有预处理,模型精度急剧下降,实际上破坏了实际部署。进一步的分析揭示了接收器保真度、灵敏度和噪声方面的可测量固有差异。虽然这些接收器引起的差异不会显著影响稳健的感知任务(如人体活动识别),但在需要高精度的场景(如单次飞行时间测量)中变得相关。我们的发现表明,CSI中的跨设备变异性是真实但可管理的,我们提供了用于稳健、硬件无关的Wi-Fi感知的工具和指南。

英文摘要

Wi-Fi sensing has emerged as a versatile tool for tasks such as localization, gesture recognition, and vital-sign monitoring, enabling applications from smart environments to personalized healthcare. However, sensing accuracy often significantly degrades when pretrained models are deployed across different commodity receivers. We present the first systematic comparison of Channel State Information (CSI) across diverse Commercial Off-The-Shelf Wi-Fi sensing platforms. Using a unified experimental setup delivering precisely precoded signals simultaneously to multiple receivers, we isolate receiver-specific variability. We find that dominant cross-device differences arise from Automatic Gain Control and consistent subcarrier nonlinearities. We propose a simple gain-alignment preprocessing step, recovering most of the lost accuracy (up to 75%) in cross-device Human Activity Recognition model deployments. Without preprocessing, model accuracy sharply drops-effectively breaking practical deployments. Additional analyses reveal measurable inherent differences in receiver faithfulness, sensitivity and noise. While these receiver-induced differences do not significantly affect robust sensing tasks such as Human Activity Recognition, they become relevant in scenarios demanding high precision (e.g., single-shot time of flight). Our findings demonstrate that cross-device variability in CSI is real but manageable, and we provide tools and guidelines for robust, hardware-agnostic Wi-Fi sensing.

2605.26834 2026-05-27 cond-mat.quant-gas

Influence of helicoidal spin-orbit coupling and Rabi coupling in dynamics of 2D Bose-Einstein Condensates

螺旋自旋轨道耦合和拉比耦合对二维玻色-爱因斯坦凝聚体动力学的影响

Sai Satyaprakash Biswal, S. Saravana Veni

AI总结 通过耦合Gross-Pitaevskii框架研究螺旋自旋轨道耦合和拉比耦合下二维玻色-爱因斯坦凝聚体的调制不稳定性和非线性束缚模,揭示强耦合效应和各向异性囚禁对稳定性的影响。

Comments The manuscript has been accepted for publication in European Physical Journal Plus

详情
AI中文摘要

本研究探讨了在二维谐振势约束下,具有螺旋自旋轨道耦合和拉比耦合的玻色-爱因斯坦凝聚体的动力学。利用耦合Gross-Pitaevskii框架分析了螺旋SOC、非线性相互作用以及拉比耦合之间的关系及其对凝聚体稳定性和非线性束缚模的影响。采用线性化GP方程研究调制不稳定性,展示了强耦合效应和各向异性囚禁对不稳定性动力学的影响。结果表明,凝聚体中的调制不稳定性主要由吸引和排斥平均场相互作用的竞争主导。此外,谐振囚禁改变了稳定区域,增强了其对SOC诱导的不对称性以及组分内和组分间相互作用的敏感性。这些结果揭示了螺旋SOC驱动的凝聚体可能具有独特的量子相和涌现特性。

英文摘要

This study explores the dynamics of Bose-Einstein condensates (BECs) with helicoidal spin-orbit coupling (SOC) and Rabi coupling, confined under a two-dimensional harmonic potential. The relationship between helicoidal SOC, non-linear interactions along with Rabi coupling and their impact on the stability and non linear trapped modes of the condensate is analyzed using a coupled Gross-Pitaevski (GP) framework. A linearized GP equation is used to investigate modulation instability (MI), demonstrating the impact of strong coupling effects and anisotropic confinement on the instability dynamics. It has been shown that the modulation instability in the condensate is predominantly governed by the competition between the attractive and repulsive mean-field interactions. Additionally, stability regimes are altered by the harmonic confinement, enhancing their susceptibility to SOC-induced asymmetry and intra- and intercomponent interactions. These results shed light on the possibility for unique quantum phases and emergent characteristics of helicoidal SOC-driven condensates.

2605.26832 2026-05-27 math.NA cs.NA

Generalized fractional Laguerre orthogonal functions: projection and interpolation estimates

广义分数阶拉盖尔正交函数:投影与插值估计

Mahmoud A. Zaky

AI总结 针对半直线上非光滑函数,构建并分析分数阶拉盖尔逼近框架,建立非均匀加权Sobolev空间中的投影与插值误差估计,并引入带代数参数的广义分数阶拉盖尔族以提高灵活性。

详情
AI中文摘要

经典拉盖尔谱逼近在半直线上目标函数在通常多项式尺度下光滑时非常有效。然而,对于非光滑函数,其精度会下降。这种行为自然出现在分数阶模型、弱奇异积分方程以及原点附近正则性有限的半无限域逼近中。 本工作的主要贡献是构建并分析了一个针对半直线上非光滑函数的分数阶拉盖尔逼近框架。我们在非均匀加权的Sobolev空间中建立了投影和插值误差估计。这些估计阐明了分数阶参数如何使逼近空间适应非光滑函数的正则性,并改善由此产生的收敛行为。我们进一步引入了一个带有额外代数参数的广义分数阶拉盖尔族,这为控制逼近空间和底层权重提供了更大的灵活性。数值实验证实了理论估计,并展示了所提函数相对于标准拉盖尔型逼近的优势。

英文摘要

Classical Laguerre spectral approximations are highly effective on the half-line when the target function is smooth in the usual polynomial scale. However, their accuracy deteriorates for nonsmooth functions. Such behavior appears naturally in fractional models, weakly singular integral equations, and semi-infinite-domain approximations with limited regularity near the origin. The main contribution of this work is the construction and analysis of a fractional Laguerre approximation framework tailored to nonsmooth functions on the half-line. We establish projection and interpolation error estimates in nonuniformly weighted Sobolev space. These estimates clarify how the fractional parameter adapts the approximation space to the regularity of nonsmooth functions and improves the resulting convergence behavior. We further introduce a generalized fractional Laguerre family with an additional algebraic parameter, which gives greater flexibility in controlling both the approximation space and the underlying weight. Numerical experiments confirm the theoretical estimates and demonstrate the advantage of the proposed functions over standard Laguerre-type approximations.