arXivDaily arXiv每日学术速递 周一至周五更新
全部学科分类 1938
专题追踪 全部专题
2505.04516 2026-05-21 quant-ph physics.optics

Encoding classical data into the squeezing of noisy-states for plasmonic communication

将经典数据编码到噪声态的压缩中用于等离子体通信

Mehmet Emre Tasgin

AI总结 本文提出了一种新的等离子体通信方法,通过将经典数据直接编码到表面等离子体极化子(SPPs)的非经典性(如压缩)中,实现了远距离的信息传输,同时利用长寿命相关性在读出阶段通过光束分裂器检索信息,并在THz范围内利用热背景实现高带宽纳米级通信。

Comments 4 pages, 3 figures

详情
AI中文摘要

表面等离子体极化子(SPPs)已知能够保持量子光学特性——如压缩——超过经典场振幅的传输距离。然而,残留的压缩通常变得如此微弱,其检测需要极大量的测量。在这里,我们介绍了一种全新的等离子体通信范式,其中非经典性本身承载信息。我们(i)将经典数据(比特或dits)直接编码到SPPs的非经典性(例如压缩)的度数中,从而在经典振幅编码失效的距离范围内实现信息传输。我们进一步(ii)表明,这种信息可以通过读出阶段生成的长寿命相关性通过光束分裂器检索。关键的是,我们证明了(iii)在初始噪声态上编码会导致一种反直觉的增强:编码信息在长距离传播后仍能通过少量测量访问,优于压缩真空和振幅基方案数个数量级。最后,(iv)在THz范围内——对于在室温下相关的石墨烯和碳纳米管平台——我们利用而非抑制内在的热背景,实现稳健的高带宽纳米级通信。

英文摘要

Surface plasmon polaritons (SPPs) are known to preserve quantum optical properties --such as squeezing-- over distances far exceeding those of classical field amplitudes. However, the surviving squeezing typically becomes so weak that its detection requires prohibitively large numbers of measurements. Here we introduce a fundamentally new paradigm for plasmonic communication in which nonclassicality itself carries the information. We (i) encode classical data (bits or dits) directly into the {\it degree of nonclassicality} (e.g., squeezing) of SPPs, thereby enabling information transfer over distances where classical amplitude encoding fails. We further (ii) show that this information can be retrieved from long-lived correlations generated at the readout stage via a beam splitter. Crucially, we demonstrate that (iii) encoding on initially noisy states leads to a counterintuitive enhancement: the encoded information remains accessible after long propagation distances using only a few measurements, outperforming both squeezed vacuum and amplitude-based schemes by orders of magnitude. Finally, (iv) in the THz regime --relevant for graphene and carbon-nanotube platforms at room temperature-- we \textit{exploit}, rather than suppress, the intrinsic thermal background, enabling robust, high-bandwidth nanoscale communication.

2505.00894 2026-05-21 cs.CR cs.IT math.IT

Non-Adaptive Cryptanalytic Time-Space Lower Bounds via a Shearer-like Inequality for Permutations

通过一种类似于Shearer不等式的不适应性密码分析时间-空间下界

Itai Dinur, Nathan Keller, Avichai Marmor

AI总结 本文通过一种类似于Shearer不等式的不适应性密码分析时间-空间下界,证明了在非适应性预处理算法中,对于离散对数问题等密码分析问题,时间-空间复杂度的下界。

Comments Minor editorial changes. A shorter version was published at STOC 2026

详情
AI中文摘要

算法的适应性力量在理论计算机科学的各个领域中已被广泛研究。在本文中,我们获得了一系列精确的下界结果,表明适应性在密码分析时间-空间折衷中提供了显著的额外能力。最值得注意的是,我们考虑了在具有N个元素的通用群中离散对数(DLOG)问题。该问题的经典“婴儿步巨人步”算法具有时间复杂度T=O(√N),使用O(√N)位空间(最多N的对数因子),并实现恒定的成功概率。我们考察了一个广义的设置,其中算法获得一个长度为S位的建议字符串,并允许进行T次任意的非适应性查询,这些查询依赖于建议字符串(但不依赖于挑战群元素)。我们证明在这一设置中,婴儿步巨人步算法的在线时间复杂度T=O(√N)无法改进,除非建议字符串长度超过Ω(√N)位。这与经典的适应性Pollard的rho算法形成鲜明对比,后者可以利用预处理来获得折衷曲线ST²=O(N)。我们为几种其他密码分析问题获得了类似的精确下界。为了获得这些结果,我们提出了一个新模型,允许以统一的方式分析各种搜索和决策问题的非适应性预处理算法。由于先前的证明技术本质上无法区分我们模型中适应性和非适应性算法,因此无法获得这些结果。因此,我们的证明使用了Barthe、Cordero-Erausquin、Ledoux和Maurey(2011)为该设置设计的Shearer引理变体。这似乎是首次在算法上下文中使用Shearer引理的变体来处理排列问题。

英文摘要

The power of adaptivity in algorithms has been intensively studied in diverse areas of theoretical computer science. In this paper, we obtain a number of sharp lower bound results which show that adaptivity provides a significant extra power in cryptanalytic time-space tradeoffs with (possibly unlimited) preprocessing time. Most notably, we consider the discrete logarithm (DLOG) problem in a generic group of $N$ elements. The classical `baby-step giant-step' algorithm for the problem has time complexity $T=O(\sqrt{N})$, uses $O(\sqrt{N})$ bits of space (up to logarithmic factors in $N$) and achieves constant success probability. We examine a generalized setting where an algorithm obtains an advice string of $S$ bits and is allowed to make $T$ arbitrary non-adaptive queries that depend on the advice string (but not on the challenge group element). We show that in this setting, the $T=O(\sqrt{N})$ online time complexity of the baby-step giant-step algorithm cannot be improved, unless the advice string is more than $Ω(\sqrt{N})$ bits long. This lies in stark contrast with the classical adaptive Pollard's rho algorithm for DLOG, which can exploit preprocessing to obtain the tradeoff curve $ST^2=O(N)$. We obtain similar sharp lower bounds for several other cryptanalytic problems. To obtain our results, we present a new model that allows analyzing non-adaptive preprocessing algorithms for a wide array of search and decision problems in a unified way. Since previous proof techniques inherently cannot distinguish between adaptive and non-adaptive algorithms for the problems in our model, they cannot be used to obtain our results. Consequently, our proof uses a variant of Shearer's lemma for this setting, due to Barthe, Cordero-Erausquin, Ledoux, and Maurey (2011). This seems to be the first time a variant of Shearer's lemma for permutations is used in an algorithmic context.

2505.00683 2026-05-21 quant-ph math-ph math.MP

Quantum Circuit Overhead

量子电路开销

Oskar Słowik, Piotr Dulian, Adam Sawicki

AI总结 本文提出了一种评估有限通用量子门集效率的指标,称为量子电路开销(QCO),以及相关的T-量子电路开销(T-QCO)。QCO比较了门集所需电路长度与同尺寸门集的最佳长度。T-QCO将这一想法扩展到只计数选定昂贵门的费用模型中,而便宜的操作则被吸收进有效的门集。通过广泛的数值计算,作者展示了QCO(T-QCO)的上界,揭示了各种单量子比特门集选择的效率,包括Haar随机门集和来自有限子群的门集,如Clifford和Hurwitz群。特别地,研究结果表明,在T-QCO的上界方面,著名的T门在完成Clifford门集时是一个非最优的选择,即使在阶为8的门中也是如此。作者还确定了这两种有限子群的最佳完成选择。

Comments 14 pages, 8 figures

详情
AI中文摘要

我们引入了一个衡量指标,用于评估有限通用量子门集S的效率,称为量子电路开销(QCO),以及相关的T-量子电路开销(T-QCO)。QCO比较了S所需的电路长度与相同尺寸门集的最佳长度。T-QCO将这一想法扩展到只计数选定昂贵门的费用模型中,而便宜的操作则被吸收进有效的门集。我们通过广泛的数值计算展示了QCO(T-QCO)的上界,提供了对各种单量子比特门集选择效率的洞察,包括Haar随机门集和来自有限子群的门集,如Clifford和Hurwitz群。特别是,我们的结果表明,在T-QCO的上界方面,著名的T门在完成Clifford门集时是一个非最优的选择,即使在阶为8的门中也是如此。我们确定了这两种有限子群的最佳完成选择。

英文摘要

We introduce a measure for evaluating the efficiency of finite universal quantum gate sets $\mathcal{S}$, called the Quantum Circuit Overhead (QCO), and the related notion of $T$-Quantum Circuit Overhead ($T$-QCO). QCO compares the circuit length required by $\mathcal S$ with the best possible length among gate sets of the same size. The $T$-QCO adapts this idea to cost models in which only selected costly gates are counted, while cheap operations are absorbed into an effective gate set. We demonstrate the usefulness of the ($T$-)QCO by extensive numerical calculations of its upper bounds, providing insight into the efficiency of various choices of single-qubit $\mathcal{S}$, including Haar-random gate sets and the gate sets derived from finite subgroups, such as Clifford and Hurwitz groups. In particular, our results suggest that, in terms of the upper bounds on the $T$-QCO, the famous T gate is a highly non-optimal choice for the completion of the Clifford gate set, even among the gates of order 8. We identify the optimal choices of such completions for both finite subgroups.

2504.12447 2026-05-21 hep-ph

Slow Quanta Bound States and a Possible Link to Dark Matter

慢量子束缚态与暗物质可能的联系

Bruce Denby

AI总结 本文研究了具有真空传播速度w < c的本征能量量子,探讨其相互作用形成质量束缚态的可能性,并指出这种慢物质遵循由速度w介导的特殊相对论定律,具有类似暗物质的动力学特性。

Comments 14 pages, 4 figures, submitted to JHEP

详情
AI中文摘要

我们研究了具有真空传播速度w < c的本征能量量子的可能性,这些量子能够相互作用形成具有质量的束缚态。由此形成的慢物质被证明遵循由速度w介导的特殊相对论定律,而非光速c,并展现出一些类似暗物质的动态特性。

英文摘要

We study the possibility of elementary energy quanta with vacuum propagation speed w < c, capable of interacting with each other to form massive bound states. The slow matter thus formed is shown to follow laws of Special Relativity mediated by velocity w rather than c, and to possess dynamical properties recalling some characteristics of Dark Matter.

2504.06972 2026-05-21 cond-mat.mes-hall cond-mat.supr-con

Signatures of unconventional superconductivity near reentrant and fractional quantum anomalous Hall insulators

非传统超导性在重新进入和分数量子反常霍尔绝缘体附近的特征

Fan Xu, Zheng Sun, Jiayi Li, Ce Zheng, Cheng Xu, Jingjing Gao, Tongtong Jia, Yanfei Su, Kenji Watanabe, Takashi Taniguchi, Bingbing Tong, Li Lu, Jinfeng Jia, Zhiwen Shi, Shengwei Jiang, Junhao Lin, Yuanbo Zhang, Yang Zhang, Shiming Lei, Xiaoxue Liu, Tingxin Li

AI总结 研究在扭曲双层MoTe₂的首个莫尔陈带中观察到整数和分数量子反常霍尔效应、重新进入量子反常霍尔效应和超导性,揭示了在同时包含分数量子反常效应的平坦陈带中出现超导性的首次实例。

详情
AI中文摘要

二维莫尔陈带为在零磁场下探索晶格系统中的多种多体量子相提供了独特的平台。一个特别引人注目的是,平坦陈带原则上可以与分数拓扑相一起支持奇异超导相。在此,我们报告了在扭曲双层MoTe₂的第一个莫尔陈带中观察到整数和分数量子反常霍尔效应、重新进入量子反常霍尔效应和超导性。超导相从表现出异常霍尔效应的正常态中出现。我们的结果提供了首次在同时包含分数量子反常效应的平坦陈带中出现超导性的实例,这种现象在其他系统中从未被观察到。我们的工作扩展了对莫尔陈带中新兴量子现象的理解,并提供了一个几乎理想的平台,用于在门控混合器件中工程Majorana和parafermion零模。

英文摘要

Two-dimensional moiré Chern bands provide an exceptional platform for exploring a variety of many-body quantum phases at zero magnetic field within a lattice system. One particular intriguing possibility is that flat Chern bands can, in principle, support exotic superconducting phases together with fractional topological phases. Here, we report the observation of integer and fractional quantum anomalous Hall effects, the reentrant quantum anomalous Hall effect, and superconductivity within the first moiré Chern band of twisted bilayer MoTe2. The superconducting phase emerges from a normal state exhibiting anomalous Hall effects. Our results present the first example of superconductivity emerging within a flat Chern band that simultaneously hosts fractional quantum anomalous effects, a phenomenon never observed in any other systems. Our work expands the understanding of emergent quantum phenomena in moiré Chern bands, and offers a nearly ideal platform for engineering Majorana and parafermion zero modes in gate-controlled hybrid devices.

2504.05431 2026-05-21 stat.ME math.ST stat.TH

A Generalized Tangent Approximation based Variational Inference Framework for Strongly Super-Gaussian Likelihoods

一种基于切线近似的变分推断框架用于强超高斯似然模型

Somjit Roy, Pritam Dey, Debdeep Pati, Bani K. Mallick

AI总结 本文提出一种基于切线变换的变分框架,用于处理具有强超高斯似然特征的概率模型,通过凸对偶性构造对数似然的切线下界,从而在不可行的设置中实现高斯先验与模型参数的共轭性,并在数据生成机制的温和假设下建立算法收敛保证,同时推导出近最优的变分风险界。

Comments 135 pages, 51 figures, 13 tables, Revision Submitted

详情
AI中文摘要

变分推断作为一种替代马尔可夫链蒙特卡罗采样的方法,在使复杂贝叶斯模型的可扩展计算成为可能方面发挥了变革性的作用。然而,现有方法往往依赖于刚性的模型特定公式或随机黑箱优化程序。切线近似是一种原理性的结构化变分方法,利用了底层概率模型的几何特性。然而,其用途主要局限于逻辑回归及相关建模领域。在本文中,我们提出了一种基于切线变换的新型变分框架,用于广泛概率模型类,这些模型由强超高斯似然特征定义。我们的方法利用凸对偶性来构造对数似然的切线下界,从而在不可行的设置中诱导高斯先验与模型参数的共轭性。在数据生成机制的温和假设下,我们建立了算法收敛保证,这一贡献与通常可用的黑箱变分方法的有限理论保证形成对比。此外,我们推导出近最优的变分风险界。我们提出的方法在模拟和真实数据场景中的优越性能得到了展示,这些场景在可扩展性和一致捕捉复杂底层数据结构方面挑战了最先进的变分算法。

英文摘要

Variational inference, as an alternative to Markov chain Monte Carlo sampling, has played a transformative role in enabling scalable computation for complex Bayesian models. Nevertheless, existing approaches often depend on either rigid model-specific formulations or stochastic black-box optimization routines. Tangent approximation is a principled class of structured variational methods that exploits the geometry of the underlying probability model. However, its utility has largely been confined to logistic regression and related modeling regimes. In this article, we propose a novel variational framework based on tangent transformation for a broad class of probability models characterized by strongly super-Gaussian likelihoods. Our method leverages convex duality to construct tangent minorants of the log-likelihood, thereby inducing conjugacy with Gaussian priors over model parameters in an otherwise intractable setup. Under mild assumptions on the data-generating mechanism, we establish algorithmic convergence guarantees, a contribution that stands in contrast to the limited theoretical assurances typically available for black-box variational methods. Additionally, we derive near-minimax optimal bounds for the variational risk. Superior performance of our proposed methodology is illustrated on simulated and real-data scenarios that challenge state-of-the-art variational algorithms in terms of scalability and their ability to consistently capture complex underlying data structure.

2504.02429 2026-05-21 cs.CE

MulFSA: Multi-level Financial Sentiment Analysis Framework for Bond Market

MulFSA: 用于债券市场的多级财务情绪分析框架

Yiwei Liu, Junbo Wang, Lei Long, Xin Li, Ruiting Ma, Yuankai Wu, Xuebin Chen

AI总结 本文提出MulFSA框架,基于预训练语言模型和大语言模型,系统整合企业级微观情绪、行业级中观情绪和持续时间感知平滑,以建模文本影响的延迟和持续性,从而提升信用利差预测的准确性。

详情
AI中文摘要

现有的金融情绪分析方法由于其单层方法和对时间动态的忽视,往往无法捕捉债券市场中风险的多面性。我们提出基于预训练语言模型(PLMs)和大语言模型(LLMs)的多级金融情绪分析(MulFSA)框架,该框架系统整合企业特定的微观情绪、行业特定的中观情绪以及持续时间感知的平滑处理,以建模文本影响的延迟和持续性。将MulFSA应用于我们构建的全面的中国债券市场语料库(2013-2023,135万文本),我们提取出一个每日综合情绪指数。实证结果表明,当将情绪纳入信用利差预测时,MAE和MAPE分别减少了10.25%和11.94%,情绪变化与主要社会风险事件和企业特定危机密切相关。项目页面:https://mulfsa.github.io/.

英文摘要

Existing financial sentiment analysis methods often fail to capture the multi-faceted nature of risk in bond markets due to their single-level approach and neglect of temporal dynamics. We propose Multi-level Financial Sentiment Analysis (MulFSA) based on pre-trained language models (PLMs) and large language models (LLMs), a novel framework that systematically integrates firm-specific micro-level sentiment, industry-specific meso-level sentiment, and duration-aware smoothing to model the latency and persistence of textual impact. Applying MulFSA to the comprehensive Chinese bond market corpus constructed by us (2013-2023, 1.35M texts), we extracted a daily composite sentiment index. Empirical results show statistically measurable improvements in credit spread forecasting when incorporating sentiment (10.25% MAE and 11.94% MAPE reduction), with sentiment shifts closely correlating with major social risk events and firm-specific crises. Project Page: https://mulfsa.github.io/.

2503.21382 2026-05-21 cond-mat.mtrl-sci physics.comp-ph

Limited Diffusion of Silicon in GaN: A DFT Study Supported by Experimental Evidence

硅在氮化镓中的扩散受限:一项基于DFT研究的实验证据支持

Karol Kawka, Pawel Kempisty, Akira Kusaba, Krzysztof Golyga, Karol Pozyczka, Michal Fijalkowski, Michal Bockowski

AI总结 该研究通过DFT计算和实验验证,揭示了硅在氮化镓中扩散行为的晶向依赖性,发现不同晶向的扩散势垒差异显著,实验表明在极端条件下硅扩散极低,证明掺杂氮化镓的稳定性。

Journal ref J. Appl. Phys. 139, 195702 (2026)

详情
AI中文摘要

硅(Si)是氮化镓(GaN)的主要施主掺杂剂,通过外延生长或离子注入引入。然而,对Si扩散的精确控制仍然是高性能器件应用中的关键挑战。本研究利用第一性原理密度泛函理论(DFT)计算,结合超高压退火(UHPA)实验,研究了bulk GaN中Si的扩散机制。通过SIESTA代码分析空位介导的扩散路径,利用弹性带法(NEB)确定最小能量路径(MEPs)和激活势垒。结果表明,Si扩散势垒随晶向变化,[11-20]方向的最低势垒为3.2 eV,[1-100]方向的最高势垒约为9.9 eV,使该方向的扩散极不可能。其他扩散机制,包括直接交换和环状迁移,表现出极高的势垒(>12 eV)。声子计算证实温度引起的有效扩散势垒降低极小。通过SIMS分析对经UHPA(1450°C,1 GPa)处理的Si注入GaN样品的实验验证,确认在这些极端条件下Si扩散极低。这些发现解决了先前报告中的不一致,并证明Si掺杂GaN仍具有高度稳定性,确保了先进电子和光电子应用中的可靠掺杂剖面。

英文摘要

Silicon (Si) is the primary donor dopant in gallium nitride (GaN), introduced through epitaxial growth or ion implantation. However, precise control over Si diffusion remains a critical challenge for high-performance device applications. This study investigates Si diffusion mechanisms in bulk GaN using first-principles density functional theory (DFT) calculations, supported by ultra-high-pressure annealing (UHPA) experiments. Vacancy-mediated diffusion pathways were analyzed using the SIESTA code, with minimum energy paths (MEPs) and activation barriers determined via the nudged elastic band (NEB) method. The results indicate that Si diffusion barriers vary with crystallographic direction, with the lowest barrier of 3.2 eV along [11-20] and the highest barrier of ~9.9 eV along [1-100], rendering diffusion in this direction highly improbable. Alternative diffusion mechanisms, including direct exchange and ring-like migration, exhibit prohibitively high barriers ($>$12 eV). Phonon calculations confirm that temperature-induced reductions in effective diffusion barriers are minimal. Experimental validation using SIMS analysis on Si-implanted GaN samples subjected to UHPA (1450°C, 1 GPa) confirms negligible Si diffusion under these extreme conditions. These findings resolve inconsistencies in prior reports and establish that Si-doped GaN remains highly stable, ensuring reliable doping profiles for advanced electronic and optoelectronic applications.

2503.20683 2026-05-21 quant-ph

New perspectives on quantum kernels through the lens of entangled tensor kernels

通过纠缠张量核的视角重新审视量子核

Seongwook Shin, Ryan Sweke, Hyunseok Jeong

AI总结 本文提出纠缠张量核的概念,展示了所有嵌入式量子核都可以被理解为这种核,并探讨了这一视角对量子核的归纳偏置和去量子化方法的启示。

Comments 20 pages main text, 5 page appendix, lots of figures. Comments and feedback very welcome

Journal ref Phys. Rev. Research 8, 023181 (2026)

详情
AI中文摘要

量子核方法是量子机器学习中研究最广泛的 approaches 之一。然而,量子核的结构特性和归纳偏置尚未完全理解。在本文中,我们引入了纠缠张量核的概念——这是经典核理论中乘积核的推广,并展示了所有嵌入式量子核都可以被理解为纠缠张量核。我们讨论了这种视角如何帮助获得量子核独特归纳偏置的新见解以及潜在的去量子化方法。

英文摘要

Quantum kernel methods are one of the most explored approaches to quantum machine learning. However, the structural properties and inductive bias of quantum kernels are not fully understood. In this work, we introduce the notion of entangled tensor kernels - a generalization of product kernels from classical kernel theory - and show that all embedding quantum kernels can be understood as an entangled tensor kernel. We discuss how this perspective allows one to gain novel insights into both the unique inductive bias of quantum kernels, and potential methods for their dequantization.

2503.19066 2026-05-21 math.PR stat.ML

Accelerating Langevin Monte Carlo Sampling: A Large Deviations Analysis

加速Langevin抽样:大偏差分析

Nian Yao, Pervez Ali, Xihua Tao, Lingjiong Zhu

AI总结 本文通过大偏差理论研究了过阻尼Langevin动力学变种的加速方法,并通过合成和实际数据实验展示了其效率。

Comments 53 pages, 5 figures

详情
AI中文摘要

Langevin算法是流行的马尔可夫链蒙特卡罗方法,常用于解决机器学习中高维大规模抽样问题。最经典的Langevin蒙特卡罗算法基于过阻尼Langevin动力学。有许多Langevin动力学的变种在实践中表现出优越的性能。在本文中,我们通过大偏差理论的视角提供了一种统一的方法来研究这些变种的加速问题。使用合成和实际数据的数值实验展示了这些变种的效率。

英文摘要

Langevin algorithms are popular Markov chain Monte Carlo methods that are often used to solve high-dimensional large-scale sampling problems in machine learning. The most classical Langevin Monte Carlo algorithm is based on the overdamped Langevin dynamics. There are many variants of Langevin dynamics that often show superior performance in practice. In this paper, we provide a unified approach to study the acceleration of the variants of the overdamped Langevin dynamics through the lens of large deviations theory. Numerical experiments using both synthetic and real data are provided to illustrate the efficiency of these variants.

2503.11803 2026-05-21 physics.flu-dyn cond-mat.mtrl-sci physics.ao-ph

Harnessing natural and mechanical airflows for surface-based atmospheric pollutant removal

利用自然和机械气流实现基于表面的大气污染物去除

Samuel D. Tomlinson, Aliki M. Tsopelakou, Tzia M. Onn, Steven R. H. Barrett, Adam M. Boies, Shaun D. Fitzgerald

AI总结 研究评估了基于表面的污染物去除技术在全球范围内的潜在能力,发现城市具有最高的运输限制去除潜力,并探讨了通过基础设施整合这些技术以实现气候目标的可行性。

详情
AI中文摘要

大气污染物的去除策略日益受到关注,以缓解全球变暖并改善公共卫生。然而,基于污染物输送和去除率限制的全球潜在能力尚未量化。我们评估了大气污染物输送到表面的过程,并评估了基于表面的去除技术在各种配置下的全球部署潜力,包括空气与建成环境的相互作用、机械通风和对流系统,以及全球运输车队。城市提供了最高的运输限制去除潜力,其总表面积的年均大气输送量为30 GtCO₂、0.06 GtCH₄、0.007 GtNOₓ和0.0001 GtPM₂.₅。如果将文献中实验室规模的去除效率应用于城市、太阳能农场和HVAC系统等的总表面积,这些设施的输送量足以潜在去除超过1 GtCO₂/y(1 GtCO₂e/y用于CH₄,20年GWP),但实现这一目标需要技术进步。基于其运输限制上限,HVAC过滤器如果在其表面集成CO₂吸附(CH₄催化剂)技术,并通过定期更换维持性能,其去除成本可低至每吨CO₂去除600美元(每吨CO₂e 2000美元),而城市表面使用文献中的材料和应用成本则为每吨CO₂ 3000美元(每吨CO₂e 10000美元)。这些发现表明,将基于表面的污染物去除技术整合到基础设施中可能为实现气候目标提供一条途径,但需要进一步研究以评估其应用可行性、应用实施率和成本。

英文摘要

Removal strategies for atmospheric pollutants are increasingly being considered to mitigate global warming and improve public health. However, the global potential of surface-based removal techniques has not yet been quantified based on limits of pollutant transport and removal rates. We evaluate the atmospheric pollutant transport to surfaces and assess the potential of surface-based removal technologies for global-scale deployment across a variety of configurations, including air interaction with the built environment, mechanical ventilation and convection systems, and over the global transportation fleet. Cities provide the highest transport-limited removal potential, with median annual atmospheric flow rates of 30 GtCO$_2$, 0.06 GtCH$_4$, 0.007 GtNO$_\text{x}$ and 0.0001 GtPM$_{2.5}$ to their total surface area. Cities, solar farms and HVAC systems have flow rates large enough to potentially remove more than 1 GtCO$_2$/y (1 GtCO$_2$e/y for CH$_4$, 20-year GWP), if laboratory-scale removal efficiencies from the literature are applied to their total surface area, however, achieving this would require technological advances. Based on their transport-limited upper bounds, HVAC filters have the potential to achieve costs as low as \$600 per tCO$_2$ removed (\$2000 per tCO$_2$e) if CO$_2$-sorption (CH$_4$-catalyst) technologies are incorporated into their surfaces and performance is maintained through routine replacement, compared with \$3000 per tCO$_2$ (\$10000 per tCO$_2$e) for city surfaces, using literature values for these technologies' material and application costs. These findings demonstrate that integrating surface-based pollutant removal technologies into infrastructure may offer a pathway to advance climate objectives, though further studies are needed to assess their feasibility in application, and application-implementation rates and cost.

2503.10972 2026-05-21 cs.DS

A $(2+\varepsilon)$-Approximation Algorithm for Metric $k$-Median

一个metric k-中位问题的(2+ε)-近似算法

Vincent Cohen-Addad, Fabrizio Grandoni, Euiwoong Lee, Chris Schwiegelshohn, Ola Svensson

AI总结 该研究提出了一种(2+ε)-近似算法,解决了metric k-中位问题,改进了之前最佳的近似因子2.613,通过结合两种算法,一种是改进的贪心算法,另一种是针对稳定实例的新型算法。

详情
AI中文摘要

在经典的NP难metric k-中位问题中,我们被给定一组n个客户和中心,以及它们之间的度量距离,以及一个整数参数k≥1。目标是选择k个开放中心的子集,以最小化每个客户到其最近开放中心的总距离。在他们的开创性工作中,Jain、Mahdian、Markakis、Saberi和Vazirani提出了设施定位问题的贪心算法,这暗示了一个对于k-中位问题的2-近似算法,该算法在期望上打开k个中心。此后,大量研究致力于缩小其算法与最佳可实现近似因子之间的差距。在过去十年中,所有改进都是通过利用他们的算法或对其的微小改进,随后进行称为双点舍入的第二步来实现的,这本质上提高了近似保证。我们的主要结果填补了这一差距:对于任何ε>0,我们提出了一种对于k-中位问题的(2+ε)-近似算法,改进了之前最佳的近似因子2.613。我们的方法基于两种算法的结合。首先,我们提出了一种非平凡的贪心算法的修改版本,该算法在O(log n/ε²)次自适应阶段中运行。通过一种新颖的走-解方法,这使我们能够构建一个对于k-中位问题的(2+ε)-近似算法,该算法始终打开至多k + O(log n/ε²)个中心。其次,我们开发了一种新型的(2+ε)-近似算法,专门针对稳定实例,其中从最优解中移除任何中心会增加成本至少一个Ω(ε³/log n)的分数。实现这一目标涉及一种受k-均值++算法启发的采样方法以及一个子模优化问题的减少,该问题受分区矩阵约束。

英文摘要

In the classical NP-hard metric $k$-median problem, we are given a set of $n$ clients and centers with metric distances between them, along with an integer parameter $k\geq 1$. The objective is to select a subset of $k$ open centers that minimizes the total distance from each client to its closest open center. In their seminal work, Jain, Mahdian, Markakis, Saberi, and Vazirani presented the Greedy algorithm for facility location, which implies a $2$-approximation algorithm for $k$-median that opens $k$ centers in expectation. Since then, substantial research has aimed at narrowing the gap between their algorithm and the best achievable approximation by an algorithm guaranteed to open exactly $k$ centers. During the last decade, all improvements have been achieved by leveraging their algorithm or a small improvement thereof, followed by a second step called bi-point rounding, which inherently increases the approximation guarantee. Our main result closes this gap: for any $ε>0$, we present a $(2+ε)$-approximation algorithm for $k$-median, improving the previous best-known approximation factor of $2.613$. Our approach builds on a combination of two algorithms. First, we present a non-trivial modification of the Greedy algorithm that operates with $O(\log n/ε^2)$ adaptive phases. Through a novel walk-between-solutions approach, this enables us to construct a $(2+ε)$-approximation algorithm for $k$-median that consistently opens at most $k + O(\log n{/ε^2})$ centers. Second, we develop a novel $(2+ε)$-approximation algorithm tailored for stable instances, where removing any center from an optimal solution increases the cost by at least an $Ω(ε^3/\log n)$ fraction. Achieving this involves a sampling approach inspired by the $k$-means++ algorithm and a reduction to submodular optimization subject to a partition matroid.

2503.10829 2026-05-21 math.DS

Linear Relations of Finite Length Modules are Shift Equivalent to Maps

有限长度模的线性关系是移等同于映射

Bartosz Furmanek, Filip Oskar Łanecki, Mateusz Przybylski, Jim Wiseman

AI总结 本文研究了有限长度模的线性关系,证明其在动力学系统中与双射映射移等同,揭示了线性关系在动力学信息传递中的作用。

Comments Added acknowledgement, fixed references

Journal ref Qualitative Theory of Dynamical Systems, vol. 25 (2026), 101

详情
AI中文摘要

线性关系,定义为两个模的直接和的子模,可以视为承载动力学信息的对象,反映采样动力学的内在不确定性。这些对象还提供了一个代数结构,使得可以定义动态系统的细微不变量。在本文中,我们证明了在有限长度模上定义的线性关系与双射映射是移等同的。

英文摘要

Linear relations, defined as submodules of the direct sum of two modules, can be viewed as objects that carry dynamical information and reflect the inherent uncertainty of sampled dynamics. These objects also provide an algebraic structure that enables the definition of subtle invariants for dynamical systems. In this paper, we prove that linear relations defined on modules of finite length are shift equivalent to bijective mappings.

2503.07287 2026-05-21 math.MG math.FA

A Klain-Schneider Theorem for Vector-Valued Valuations on Convex Functions

关于凸函数上向量值估值的Klain-Schneider定理

Mohamed A. Mouamine, Fabian Mussnig

AI总结 本文建立了一个关于凸函数上向量值估值的功能类比Klain-Schneider定理,对连续、平移协变且简单的估值进行分类。在额外的旋转等变假设下,特征化了动量向量的分析对应物以及一个新的上皮平移不变估值。前者作为一族函数内在矩的最高次算子出现,这些矩通过平移与函数内在体积相关联。后者代表了一类Minkowski向量的最高次算子,这些向量在本文中引入,它们在凸体上没有经典对应物,因为它们由于Minkowski关系而消失。此外,还获得了关于极值次数的同质估值的进一步分类结果。

Journal ref Journal of Functional Analysis 291 (2026), no. 5, Art. 111544

详情
AI中文摘要

建立了一个关于凸函数上向量值估值的功能类比Klain-Schneider定理,提供对连续、平移协变且简单的估值的分类。在额外的旋转等变假设下,特征化了动量向量的分析对应物以及一个新的上皮平移不变估值。前者作为一族函数内在矩的最高次算子出现,这些矩通过平移与函数内在体积相关联。后者代表了一类Minkowski向量的最高次算子,这些向量在本文中引入,它们在凸体上没有经典对应物,因为它们由于Minkowski关系而消失。此外,还获得了关于极值次数的同质估值的进一步分类结果。

英文摘要

A functional analog of the Klain-Schneider theorem for vector-valued valuations on convex functions is established, providing a classification of continuous, translation covariant, simple valuations. Under additional rotation equivariance assumptions, an analytic counterpart of the moment vector is characterized alongside a new epi-translation invariant valuation. The former arises as the top-degree operator in a family of functional intrinsic moments, which are linked to functional intrinsic volumes through translations. The latter represents the top-degree operator in a class of Minkowski vectors, which are introduced in this article and which lack classical counterparts on convex bodies, as they vanish due to the Minkowski relations. Additional classification results are obtained for homogeneous valuations of extremal degrees.

2503.05463 2026-05-21 hep-ex

Search for Higgs boson exotic decays into Lorentz-boosted light bosons in the four-$τ$ final state at $\sqrt{s}=13$ TeV with the ATLAS detector

利用ATLAS探测器在$\sqrt{s}=13$ TeV时搜寻Higgs玻色子异常衰变至洛伦兹加速轻玻色子的四τ最终态

ATLAS Collaboration

AI总结 本研究通过分析ATLAS探测器在13 TeV质子-质子对撞中记录的140 fb⁻¹数据,搜寻Higgs玻色子衰变为轻玻色子对并进一步衰变为τ轻子对的异常过程,结果未观察到显著超出标准模型背景预测的信号,给出了不同a玻色子质量下的上限。

Comments 38 pages in total, author list starting page 21, 5 figures, 1 table, published in Phys. Lett. B. All figures are available at https://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/HMBS-2024-25/

Journal ref Phys. Lett. B 870 (2025) 139843

详情
AI中文摘要

本文报告了在$\sqrt{s}=13$ TeV下,利用ATLAS探测器对Higgs玻色子异常衰变为一对低质量标量粒子,随后衰变为τ轻子对(H→aa→τ⁺τ⁻τ⁺τ⁻)的过程的搜寻结果。在具有类似杨-米尔斯耦合的模型中,轻a玻色子(质量在2m_τ < m_a < 2m_b范围内)衰变为τ轻子的过程更受青睐。利用140 fb⁻¹的质子-质子碰撞数据,在4 GeV < m_a < 15 GeV的质量范围内进行了分析。该搜寻聚焦于两种τ对的情况,其中每个τ对中一个τ轻子衰变为强子和中微子,另一个衰变为μ子和中微子。在该质量范围内,a→τ⁺τ⁻过程是洛伦兹加速的,使用专门的muon去除技术来重建双τ对。未观察到显著超出标准模型背景预测的信号。在95%置信度水平下,给出了(σ(H)/σ_SM(H))×B(H→aa→4τ)的上限,范围从0.03到0.10,取决于a玻色子的质量。

英文摘要

A search for exotic decays of the Higgs boson into a pair of low-mass scalars that subsequently decay into $τ$-leptons, $H\rightarrow aa\rightarrow τ^+τ^-τ^+τ^-$, is presented. In models with Yukawa-like couplings, the decay to $τ$-leptons is favoured for light $a$-bosons, with mass in the range of $2m_τ < m_a < 2m_{b}$. Results are presented in the range of $4 \, \mathrm{GeV} < m_a < 15 \, \mathrm{GeV} $ using the $140\,\mathrm{fb}^{-1}$ of proton-proton collisions at $\sqrt{s}=13$ TeV recorded with the ATLAS detector during Run 2 of the Large Hadron Collider. This search focuses on the scenario where, for both di-$τ$ pairs, one of the $τ$-leptons decays to hadrons and neutrinos, while the other decays to a muon and neutrinos. In this mass range, the $a\rightarrow τ^+τ^-$ is Lorentz-boosted and a dedicated muon removal technique is used to reconstruct the di-$τ$ pairs. No significant excess above the Standard Model background prediction is observed. Upper limits on $(σ(H)/σ_{\mathrm{SM}}(H))\times \mathcal{B}(H\rightarrow aa\rightarrow 4τ)$ at $95\%$ confidence level are provided, ranging from $0.03$ to $0.10$ depending on the $a$-boson mass.

2503.04985 2026-05-21 quant-ph

Secure Quantum Token Processing with Color Centers in Diamond

在钻石中使用颜色中心实现安全的量子令牌处理

Yannick Strocka, Mohamed Belhassen, Tim Schröder, Gregor Pieplow

AI总结 本文提出了一种量子令牌方案,其中令牌是确保安全认证或支付的量子态。基于Wiesner的量子货币概念,令牌通过单光子源生成的多量子比特态编码,并传输到持有量子内存寄存器的用户。通过利用高度高效的锯鱼纳米光子晶体腔的状态依赖反射,以及通过光π/8脉冲脉冲序列实现高保真的分数量子门,设计实现了在现实操作条件下门保真度超过99%。我们还分析了微波控制,这虽然延长了存储时间,但降低了操作速率。我们严格研究了有限光子带宽、腔体设计参数、光谱扩散和控制不完美对整体性能的影响。我们的综合模型表明,随着近期设备效率和转换率的改进,令牌接受率可以接近MHz范围的短距离通信链路,同时仍能抵御最优克隆攻击。这些发现为将不可伪造的量子令牌整合到更大规模的量子网络中铺平了道路,从而显著增强未来量子网络应用的安全性。

Comments 19 pages, 10 figures

详情
AI中文摘要

我们提出了一种量子令牌方案,其中令牌是一个确保安全认证或支付的量子态。在我们的方法中,基于Wiesner的量子货币概念,令牌被编码为由单光子源生成的多量子比特态,并传输给持有量子内存寄存器的用户。通过利用高度高效的锯鱼纳米光子晶体腔的状态依赖反射,以及通过光π/8脉冲序列实现高保真的分数量子门,我们的设计在现实操作条件下实现了超过99%的门保真度。我们还分析了微波控制,这虽然延长了存储时间,但降低了操作速率。我们严格研究了有限光子带宽、腔体设计参数、光谱扩散和控制不完美对整体性能的影响。我们的综合模型表明,随着近期设备效率和转换率的改进,令牌接受率可以接近MHz范围的短距离通信链路,同时仍能抵御最优克隆攻击。这些发现为将不可伪造的量子令牌整合到更大规模的量子网络中铺平了道路,从而显著增强未来量子网络应用的安全性。

英文摘要

We present a quantum token scheme in which the token is a quantum state that ensures secure authentication or payment. In our approach, rooted in Wiesner's quantum money concept, a token is encoded in a multi-qubit state generated by a single-photon source and transmitted to a user who holds a quantum memory register. By leveraging state-dependent reflection from a highly efficient sawfish nanophotonic crystal cavity and implementing high-fidelity fractional quantum gates through a pulse train of optical pi/8 pulses, our design achieves gate fidelities exceeding 99% under realistic operating conditions. We also analyze microwave control, which extends the viability to longer storage times, albeit at reduced operational rates. We rigorously examine the impact of finite photon bandwidth, cavity design parameters, spectral diffusion, and control imperfections on overall performance. Our comprehensive model indicates that, with near-term improvements in device efficiency and conversion rates, the token acceptance rate can approach the MHz regime for short-distance communication links while remaining robust against optimal cloning attacks. These findings pave the way for integrating unforgeable quantum tokens into larger-scale quantum networks, thereby significantly enhancing the security of future quantum network applications.

2503.03722 2026-05-21 cs.OS cs.AR

Where Linux Breaks Under Radiation: A Cross-Architecture Kernel-Level Characterization of Proton-Induced Failures in COTS SoCs

Linux在辐射下的崩溃:跨架构内核级对质子诱导故障在商用SoC中的特征分析

Saad Memon, Rafal Graczyk, Tomasz Rajkowski, Jan Swakon, Damian Wrobel, Sebastian Kusyk, Seth Roffe, Mike Papadakis

AI总结 研究通过质子辐射测试三种Linux平台,揭示了内核子系统在辐射下的故障来源和传播路径,为改进商用Linux系统在轨道环境中的可靠性提供了针对性的缓解方案。

详情
AI中文摘要

Linux在低地球轨道上的商业现成系统中越来越多地被部署,而这些系统并未为空间辐射设计。离子化粒子可以触发单粒子故障中断,导致内核无预警崩溃。以往的工作主要测量了板级截面,不清楚哪些Linux子系统会失败,以及单个故障如何在不同架构、压力条件和辐射条件下传播到整个操作系统层面。我们通过将三个Linux平台置于20至58 MeV范围的质子辐射中,研究了其影响:一个搭载40nm平面ARM Cortex A53的Raspberry Pi Zero 2W,一个搭载14nm FinFET ARM Cortex A53的NXP i MX 8M Plus,以及一个搭载VexRiscV RV32I软核的OrangeCrab ECP5 FPGA。通过内核日志取证,我们追踪了所有133次观察到的Linux故障到其起源于内核处理程序。故障配置在不同节点上差异显著。在两个40nm平台上,内存管理和驱动处理程序占事件的67至78%,而在14nm SoC上,约90%的故障通过单一eMMC存储路径,包括56%的文件系统故障和34%的驱动故障。这表明,一个易受SEFI影响的外设可以强烈决定系统的可靠性。14nm SoC的Linux SEFI截面大约低一个数量级,尽管辐射几何形状和DRAM暴露差异阻碍了过程缩放贡献的隔离。重建的传播链显示,在严重事件中,故障可以通过最多六个内核子系统传播,最终导致终端故障。这些结果并不鼓励广泛的冗余,而是识别了内核子系统边界,其中辐射诱导的故障起源于,从而为改进商用Linux系统在轨道环境中的可靠性提供了针对性的缓解方案。

英文摘要

Linux is increasingly deployed in Low Earth Orbit on commercial off the shelf systems on chip that were not designed for space radiation. Ionizing particles can trigger single event functional interrupts that crash the kernel without warning. Prior work mainly measured board level cross sections, leaving unclear which Linux subsystems fail and how a single upset propagates into an operating system wide failure across architectures, stress conditions, and irradiation conditions. We address this gap by subjecting three Linux platforms to proton irradiation in the 20 to 58 MeV range: a Raspberry Pi Zero 2W with a 40 nm planar ARM Cortex A53, an NXP i MX 8M Plus with a 14 nm FinFET ARM Cortex A53, and an OrangeCrab ECP5 FPGA hosting a VexRiscV RV32I soft core at 40 nm. Through kernel log forensics, we trace all 133 observed Linux failures, most of which have not been previously reported, to their originating kernel handlers. Failure profiles differ sharply across nodes. On the two 40 nm platforms, memory management and driver handlers account for 67 to 78% of events, while on the 14 nm SoC approximately 90% of failures funnel through a single eMMC storage path, comprising 56% filesystem failures and 34% driver failures. This shows that a SEFI susceptible peripheral can strongly dictate system reliability. The 14 nm SoC also shows roughly an order of magnitude lower Linux SEFI cross section, although irradiation geometry and DRAM exposure differences preclude isolating the contribution of process scaling. Reconstructed propagation chains show that faults can cascade through up to six kernel subsystems before terminal failure in severe events. Rather than motivating blanket redundancy, these results identify the kernel subsystem boundaries where radiation induced faults originate, enabling targeted mitigations for hardening COTS Linux systems for orbit.

2502.17851 2026-05-21 math.NT

Nearby cycles on the local model for the $\mathrm{GU}(n-1,1)$ PEL Shimura variety over a ramified prime

GU(n-1,1) PEL Shimura 品局部模型上近邻层的附近循环

Joseph Muller

AI总结 本文计算了GU(n-1,1) PEL Shimura 品在分圆素数上的局部模型的ℓ-adic附近层的上同调sheaf,通过研究局部模型的奇异点以及吹胀后的半稳定降解,证明当n为奇数时附近层是平凡的,而当n为偶数时仅有一个高上同调sheaf不消失,并计算了对应的Frobenius特征值。

Comments 14 pages, 1 figure. The proof in the v1 contained a mistake, which is fixed in this revised version. To appear in Proceedings of the American Mathematical Society

详情
AI中文摘要

在本文中,我们计算了GU(n-1,1) PEL Shimura 品在分圆素数上的局部模型的ℓ-adic附近层的上同调sheaf,该局部模型已知具有孤立奇点。当n=2时具有半稳定降解,当n≥3时在奇点处的吹胀具有半稳定降解。我们计算了吹胀后的附近层,然后利用适当的基础变换来描述原始局部模型上的附近层。结果证明,当n为奇数时,附近层是平凡的;而当n为偶数时,仅有一个高上同调sheaf不消失。在这种情况下,我们还通过计算相关的Frobenius特征值来描述Galois作用。

英文摘要

In this paper, we compute the cohomology sheaves of the $\ell$-adic nearby cycles on the local model of the PEL $\mathrm{GU}(n-1,1)$ Shimura variety over a ramified prime, with level given by the stabilizer of a self-dual lattice. This local model is known to have isolated singularities. If $n=2$ it has semi-stable reduction, and if $n\geq 3$ the blow-up at the singular point has semi-stable reduction. We compute the nearby cycles on the blow-up, then use proper base change to describe them on the original local model. As a result, we prove that the nearby cycles are trivial when $n$ is odd, and that only a single higher cohomology sheaf does not vanish when $n$ is even. In this case, we also describe the Galois action by computing the associated Frobenius eigenvalue.

2502.17205 2026-05-21 math.AP

A hyperbolic model for two-layer thin film flow with a perfectly soluble anti-surfactant

一种包含完美可溶抗表面活性剂的两层薄液膜的双曲模型

Rahul Barthwal, Christian Rohde

AI总结 本文研究了包含抗表面活性剂的两层不可混溶粘性流体薄液膜的运动,通过润滑极限分析得到一维演化方程,并在忽略毛细力和扩散效应且溶质完全可溶的情况下,推导出一个保守的一阶系统,该系统严格双曲且具有熵/熵通量对,从而保证了初值问题的良态性,并且近似为Temple类系统,允许计算Riemann问题的显式解。

详情
AI中文摘要

我们考虑了由两种不可混溶粘性流体组成的两层薄液膜的运动,其中包含一种抗表面活性剂溶质。这种溶质的存在引起表面张力和界面应力的变化,驱动马兰戈尼型流动。我们首先分析润滑极限并推导出液膜高度和溶质浓度的一维演化方程。然后,在假设毛细力和扩散效应可以忽略且溶质完全可溶的情况下,我们得到一个关于液膜高度和浓度梯度的保守一阶系统。该简化系统在某些状态集上被发现是严格双曲的,并且允许整个熵/熵通量对的类别。我们还为双曲系统提供了严格凸熵。因此,初值问题的良态性得以保证。此外,该系统近似为Temple类系统,这允许计算Riemann问题的显式解。本文最后使用Godunov型有限体积法进行数值实验,该方法依赖于精确的Riemann求解器。

英文摘要

We consider the motion of a two-layer thin film that consists of two immiscible viscous fluids and is endowed with an anti-surfactant solute. The presence of such solute particles induces variations of the surface tension and interfacial stress driving a Marangoni-type flow. We first analyze a lubrication limit and derive one-dimensional evolution equations for film heights and solute concentrations. Then, under the assumption that the capillarity and diffusion effects are negligible and the solute is perfectly soluble, we obtain a conservative first-order system in terms of film heights and concentration gradients. This reduced system is found to be strictly hyperbolic for a certain set of states and to admit an entire class of entropy/entropy-flux pairs. We also provide a strictly convex entropy for the hyperbolic system. Thus, the well-posedness for the Cauchy problem is given. Moreover, the system is almost a Temple-class system, which allows to compute explicit solutions of the Riemann problem. The paper concludes with numerical experiments using a Godunov-type finite volume method, which relies on the exact Riemann solver.

2502.12888 2026-05-21 math.NT

Dynamical systems defined by polynomials with algebraic properties

由具有代数性质的多项式定义的动力系统

Shigeki Akiyama, Xiang Gao, Teturo Kamae

AI总结 本文研究了由具有代数性质的多项式定义的动力系统与多项式根之间的相似性。

详情
AI中文摘要

令(x_n; n∈Z)是R/Z上的一维环上的双序列,称为R/Z上的流。令P(z)=a_k z^k+...+a_1 z+a_0为具有整数系数的多项式。定义使得卷积乘积P(z)×(x_n; n∈Z)=(∑_{i=0}^k a_i x_{n-i}; n∈Z)=(0; n∈Z)的R/Z上的流集,称为P的零流。本文研究P的零流与P(z)=0的根之间的相似性。

英文摘要

Let (x_n; n\in Z) be a bisequence of elements x_n in the 1-dimensional torus R/Z, which is called a stream over R/Z. Let P(z)=a_k z^k+...+a_1 z+a_0 be a polynomial with integer coefficients. Define the set of streams over R/Z such that the convolution product P(z)\times(x_n; n\in Z)=(\sum_{i=0}^k a_i x_{n-i}; n\in Z)=(0; n\in Z), which is called the stream 0 of P. We study similarities between stream 0 of P and the roots of P(z)=0.

2502.09032 2026-05-21 math.PR math.CA

Fourier dimension of the graph of fractional Brownian motion with $H \ge 1/2$

分数布朗运动图的傅里叶维度

Chun-Kit Lai, Cheuk Yin Lee

AI总结 本文证明了当Hurst指数大于1/2时,分数布朗运动图的傅里叶维度几乎必然为1,扩展了Fraser和Sahlsten(2018)关于布朗运动的结果,并验证了Fraser, Orponen和Sahlsten(2014)的部分猜想。文章引入了组合积分分部公式来计算图测度的傅里叶变换的矩,并利用该公式、Faà di Bruno公式和分数布朗运动的强局部非确定性证明了主要结果。此外,还证明了对称α-稳定过程的图在α∈[1,2]时几乎必然具有傅里叶维度1,当α=1时是Salem集。

详情
AI中文摘要

我们证明了当Hurst指数大于1/2时,分数布朗运动图的傅里叶维度几乎必然为1。这扩展了Fraser和Sahlsten(2018)关于布朗运动的结果,并验证了Fraser, Orponen和Sahlsten(2014)的部分猜想。我们引入了组合积分分部公式来计算图测度的傅里叶变换的矩。主要结果的证明基于该积分分部公式、Faà di Bruno公式以及分数布朗运动的强局部非确定性。此外,我们还证明了对称α-稳定过程的图在α∈[1,2]时几乎必然具有傅里叶维度1,当α=1时是Salem集。

英文摘要

We prove that the Fourier dimension of the graph of fractional Brownian motion with Hurst index greater than $1/2$ is almost surely 1. This extends the result of Fraser and Sahlsten (2018) for the Brownian motion and confirms part of the conjecture of Fraser, Orponen and Sahlsten (2014). We introduce a combinatorial integration by parts formula to compute the moments of the Fourier transform of the graph measure. The proof of our main result is based on this integration by parts formula together with Faà di Bruno's formula and strong local nondeterminism of fractional Brownian motion. We also show that the graph of a symmetric $α$-stable process has Fourier dimension 1 almost surely when $α\in [1,2]$ and is a Salem set when $α= 1$.

2502.06241 2026-05-21 econ.GN q-fin.EC

Words or Numbers? How Framing Uncertainties Affects Risk Assessment and Decision-Making

词语还是数字?框架不确定性如何影响风险评估和决策

Robin Bodenberger, Kirsten Thommes

AI总结 本研究探讨了在不确定性沟通中,使用词语而非数字是否会影响风险评估和决策,发现即使准确翻译词语为数字,词语带来的模糊性仍会干扰决策,建议管理者应使用数字沟通以避免对员工决策的无意影响。

Comments 39 pages (double spaced, including figures, references and Appendix), 4 figures

Journal ref Bodenberger, R., & Thommes, K. (2026). Words or numbers? How framing uncertainties affects risk assessment and decision-making. Journal of Risk Research, 1-21

详情
AI中文摘要

信息发送者更倾向于用口头方式(例如,某事可能发生的)而非数字方式(如75%)来传达不确定性,使接收者获得不精确的信息。尽管已知接收者会将口头概率转化为系统性偏离原意的数值,但这种差异如何影响后续行为尚不明确。因此,口头与数字沟通不确定性的角色值得进一步关注,以探讨两个关键问题:1)在不确定性下,这两种沟通方式是否会导致决策差异;2)即使准确翻译口头短语为预期数值,这种差异是否仍存在。通过实验室实验,我们发现当不确定性以口头方式传达时,个体对中等至高可能性的不确定选项估值显著较低。这种效应可能导致在口头沟通下做出更不理性决策,尤其是在高可能性时。即使个体准确将口头不确定性翻译为预期数值,结果仍一致,表明行为偏差不仅由误解引起,而是口头短语确切含义的模糊性干扰了决策,即使潜在的误解不存在。这些发现与先前关于风险厌恶的研究一致,后者主要通过数值范围而非口头短语来操作模糊性。基于我们的发现,我们得出结论,管理者应使用数字沟通,因为口头沟通可能无意中影响员工的决策过程。

英文摘要

Senders of messages prefer to communicate uncertainty verbally (e.g., something is likely to happen) rather than numerically (such as 75%), leaving receivers with imprecise information. While it is well established that receivers translate verbal probabilities into numerical values that systematically deviate from the intended numerical meaning, it is less clear how this discrepancy influences subsequent behavioral actions. Thus, the role of verbal versus numerical communication of uncertainty warrants additional attention, to investigate two critical questions: 1) whether differences in decision-making under uncertainty arise between these communication forms, and 2) whether such differences persist even when verbal phrases are translated accurately into the intended numerical meaning. By implementing a laboratory experiment, we show that individuals place significantly lower values on uncertain options with medium to high likelihoods when uncertainty is communicated verbally rather than numerically. This effect may lead to less rational decisions under verbal communication, particularly at high likelihoods. Those results remain consistent even if individuals translate verbal uncertainty correctly into the intended numerical uncertainty, implying that a biased behavioral response is not only induced by miscommunication. Instead, ambiguity about the exact meaning of a verbal phrase interferes with decision-making even beyond potential mistranslations. These findings tie in with previous research on ambiguity aversion, which has predominantly operationalized ambiguity through numerical ranges rather than verbal phrases. Based on our findings we conclude that managers should communicate uncertainty numerically, as verbal communication can unintentionally influence the decision-making process of employees.

2502.04437 2026-05-21 quant-ph hep-th

Tripartite Haar random state has no bipartite entanglement

三party 零散态没有双party 纠缠

Zhi Li, Takato Mori, Beni Yoshida

AI总结 该研究证明了在三party 零散态中,无法通过局部单元操作或局部操作提取EPR-like双party 纠缠,并给出了在给定EPR保真度容忍度下采样具有EPR-like纠缠态的概率上限,显示了纠缠态数量的双指数抑制。此外,该研究还建立了三party 纠缠在Haar随机态中的结构约束,表明W-或GHZ-like纠缠无法被提取,并且不存在非平凡的全局对称性。最后,该研究讨论了AdS/CFT对应中的一物理解释,指出连接的纠缠楔不一定意味着双party 纠缠,这与之前的信念相悖。

Comments (v1) 14 pages, 5 figures; (v2) an author (Zhi Li) added. Improved bounds with new results on local operation distillation and logical operators; (v3) Added Sections 1.2.4 and 5 discussing generalizations, Section 1.4 for intuitions of the proofs, a comment in relation to QFT entanglement in Section 6.1, and an additional comment in Section 7. 36 pages, 5 figures

详情
AI中文摘要

我们证明,从三party Haar随机态|Ψ⟩_{ABC}中,无法通过局部单元操作或局部操作提取EPR-like双party纠缠,当每个子系统A、B或C的qubit数量少于总qubit数量的一半时。具体而言,我们推导了在给定EPR保真度容忍度下采样具有EPR-like纠缠态的概率上限,显示了纠缠态数量的双指数抑制。我们的证明依赖于一个简单的体积论证,补充了ε-网论证和集中测度。将|Ψ⟩_{ABC}视为双party量子纠错码C→AB,这表明输出子系统A或B不支持任何非平凡的逻辑算子。我们还建立了三party纠缠在Haar随机态中的结构约束,表明W-或GHZ-like纠缠无法被提取,并且不存在非平凡的全局对称性。最后,我们讨论了AdS/CFT对应中的一个物理解释,指出连接的纠缠楔不一定意味着双party纠缠,这与之前的信念相悖。

英文摘要

We show that no EPR-like bipartite entanglement can be distilled from a tripartite Haar random state $|Ψ\rangle_{ABC}$ by local unitaries or local operations when each subsystem $A$, $B$, or $C$ has fewer than half of the total qubits. Specifically, we derive an upper bound on the probability of sampling a state with EPR-like entanglement at a given EPR fidelity tolerance, showing a doubly-exponential suppression in the number of qubits. Our proof relies on a simple volume argument supplemented by an $ε$-net argument and concentration of measure. Viewing $|Ψ\rangle_{ABC}$ as a bipartite quantum error-correcting code $C\to AB$, this implies that neither output subsystem $A$ nor $B$ supports any non-trivial logical operator. We also establish general constraints on the structure of tripartite entanglement in Haar random states, showing that W- or GHZ-like entanglement cannot be distilled and that nontrivial global symmetries are absent. Finally, we discuss a physical interpretation in the AdS/CFT correspondence, indicating that a connected entanglement wedge does not necessarily imply bipartite entanglement, contrary to a previous belief.

2501.18275 2026-05-21 cs.LO math.LO

Induction and Recursion Principles in a Higher-Order Quantitative Logic for Probability

在概率的高阶量化逻辑中的归纳与递归原理

Giorgio Bacci, Rasmus Ejlers Møgelberg

AI总结 本文研究了高阶量化逻辑的基本推理原理及其在概率程序和过程推理中的应用,提出了新的 guarded recursion 原理和概率测度与自然数的归纳原理。

Comments 27 pages plus 23 pages proof appendix. This is the version as accepted to LICS 2026

详情
AI中文摘要

量化逻辑用于推理公式被满足的程度。本文研究了高阶量化逻辑的基本推理原理及其在概率程序和过程推理中的应用。我们构建了一个适用于1-有界完备度量空间的仿射演算,以及配备了Kantorovich距离的概率测度的单调。该演算包括一种通过Banach固定点定理解释的guarded recursion形式,例如用于具有过程的递归编程。然后我们定义了一个仿射高阶量化逻辑,用于推理我们的演算中的术语。该逻辑包含新的guarded recursion原理,以及对概率测度和自然数的归纳原理。我们通过一系列案例研究展示了该逻辑的表达能力:证明马尔可夫过程的相似度上限,展示时间学习算法和随机游走的收敛性,使用耦合论证。

英文摘要

Quantitative logic reasons about the degree to which formulas are satisfied. This paper studies the fundamental reasoning principles of higher-order quantitative logic and their application to reasoning about probabilistic programs and processes. We construct an affine calculus for $1$-bounded complete metric spaces and the monad for probability measures equipped with the Kantorovich distance. The calculus includes a form of guarded recursion interpreted via Banach's fixed point theorem, useful, e.g., for recursive programming with processes. We then define an affine higher-order quantitative logic for reasoning about terms of our calculus. The logic includes novel principles for guarded recursion, and induction over probability measures and natural numbers. We illustrate the expressivity of the logic by a sequence of case studies: Proving upper limits on bisimilarity distances of Markov processes, showing convergence of a temporal learning algorithm and of a random walk using a coupling argument.

2501.14668 2026-05-21 math.SG math.AG

Symplectic log Kodaira dimension $-\infty$, affine-ruledness and unicuspidal rational curves

辛对数柯尔加雷维度为-∞,仿射被覆性和无 cusps 理性曲线

Tian-Jun Li, Shengzhen Ning

AI总结 本文研究了辛对数柯尔加雷维度为-∞的辛对 (X, ω, D) 的性质,引入了辛仿射被覆性的概念,并探讨了无 cusps 理性曲线在该结构中的作用。

Comments Revised exposition, corrected typos, and improved the structure of Section 5. Comments are welcome!

详情
AI中文摘要

给定一个闭合辛4维流形 (X, ω),满足某些正常交叉条件的一组嵌入辛子流形称为辛除子。在本文中,我们考虑辛对 (X, ω, D) 的辛对数柯尔加雷维度为-∞,仿照李-张的方法。我们引入了辛仿射被覆性的概念,该概念将除子补集 X \ D 描述为由辛穿孔球面所覆盖。我们建立了一个关于 Fujita-Miyanishi-Sugie-Russell 在代数设定中的定理的辛类比,该定理描述了光滑的代数表面,其闭包柯尔加雷维度为-∞,包含一个 Zariski 开集,其同构于曲线与仿射线的乘积。当 X 是有理流形时,该覆盖由某些无 cusps 理性曲线给出,这些曲线具有位于 D 交点处的 cusps 理性曲线。我们利用 McDuff-Siegel 最近强调的此类奇异曲线与嵌入曲线之间的对应关系,以及 McDuff-Opshtein 在相对设定中存在嵌入曲线的判据。另一个主要技术输入是 Zhang 对 tame 拓扑 4 维流形的曲线锥定理,这对于减少除子的复杂性至关重要。我们还研究了除子的辛变形性质,并证明这些对在变形上等价于 Kahler 对。作为推论,辛结构 ω 在除子补集 X \ D 中的限制在该开密集部分上与标准乘积辛结构变形等价。

英文摘要

Given a closed symplectic $4$-manifold $(X,ω)$, a collection $D$ of embedded symplectic submanifolds satisfying certain normal crossing conditions is called a symplectic divisor. In this paper, we consider the pair $(X,ω,D)$ with symplectic log Kodaira dimension $-\infty$ in the spirit of Li-Zhang. We introduce the notion of symplectic affine-ruledness, which characterizes the divisor complement $X\setminus D$ as being foliated by symplectic punctured spheres. We establish a symplectic analogue of a theorem by Fujita-Miyanishi-Sugie-Russell in the algebraic settings which describes smooth open algebraic surfaces with $\overlineκ=-\infty$ as containing a Zariski open subset isomorphic to the product between a curve and the affine line. When $X$ is a rational manifold, the foliation is given by certain unicuspidal rational curves of index one with cusp singularities located at the intersection point in $D$. We utilize the correspondence between such singular curves and embedded curves in its normal crossing resolution recently highlighted by McDuff-Siegel, and also a criterion for the existence of embedded curves in the relative settings by McDuff-Opshtein. Another main technical input is Zhang's curve cone theorem for tamed almost complex $4$-manifolds, which is crucial in reducing the complexity of divisors. We also investigate the symplectic deformation properties of divisors and show that such pairs are deformation equivalent to Kähler pairs. As a corollary, the restriction of the symplectic structure $ω$ on an open dense subset in the divisor complement $X\setminus D$ is deformation equivalent to the standard product symplectic structure.

2501.08075 2026-05-21 nucl-th astro-ph.HE

Pressure and chemical potentials in the inner crust of a cold neutron star within Hartree-Fock and extended Thomas-Fermi methods

冷中子星内核的压强和化学势:在Hartree-Fock和扩展Thomas-Fermi方法中的研究

Nicolas Chamel, Nikolai N. Shchechilin, Andrey I. Chugunov

AI总结 本文基于Hartree-Fock和扩展Thomas-Fermi方法,研究冷中子星内核的压强和化学势,提出精确计算方程的方法以提高中子星结构和动态演化的预测精度。

Comments 25 pages, 3 figures. Accepted for publication in Physical Review C. We dedicate this paper to the memory of Prof John Michael Pearson (1933-2024)

Journal ref Phys. Rev. C 111, 015805 (2025)

详情
AI中文摘要

具有Skyrme型有效相互作用和半经典近似(如Thomas-Fermi方法及其扩展)的自洽平均场方法特别适合以热力学一致的方式描述中子星内部各种密集物质相。这些方法已被用于预测不同区域的组成,包括由核团簇与自由中子和电子共存构成的内核。由于计算成本,通常仅计算几个选定的平均重子数密度下的能量,并通过插值得到压力。然而,这可能在中子星整体结构和动态演化的计算中引入系统误差。本文展示如何在同一框架内一致地计算完整的方程,通过推导精确的化学势和压力公式,这些公式可方便地应用于现有计算机代码中。这些公式适用于催化和吸积的内核。我们讨论每种情况下确定组成的合适条件。还提供了数值示例和讨论。给出了改进的BSk24方程对非吸积中子星内核的计算结果以及相应的绝热指数。

英文摘要

Self-consistent mean-field methods with Skyrme-type effective interactions and semiclassical approximations, such as the Thomas-Fermi approach and its extensions are particularly well-suited for describing in a thermodynamically consistent way the various phases of the dense matter present in the interior of neutron stars. These methods have been applied to predict the composition of the different regions, including the inner crust constituted by nuclear clusters coexisting with free neutrons and electrons. Because of the computational cost, the energy is typically calculated for a few selected average baryon number densities, and the results are interpolated to obtain the pressure numerically. However, this may introduce systematic errors in the calculations of the global structure of a neutron star and its dynamical evolution. In this paper, we show how the full equation of state can be consistently calculated within the same framework by deriving exact formulas for the chemical potentials and for the pressure that can be easily implemented in existing computer codes. These formulas are applicable to both catalyzed and accreted crusts. We discuss in each case the suitable conditions to impose to determine the composition. Numerical examples are also presented and discussed. Results from refined calculations of the BSk24 equation of state for the inner crust of nonaccreted neutron stars and the corresponding adiabatic index are provided.

2501.00459 2026-05-21 math.CO

Average-sized miniatures and normal-sized miniatures of lattice polytopes

平均大小的格拟晶与正常大小的格拟晶

Takashi Hirotsu

AI总结 本文研究了格拟晶的平均大小和正常大小的体积比,证明了对于任意的格正方形,平均大小拟晶与原正方形的面积比为2:15,而对于任意的格单纯形,正常大小拟晶与原单纯形的体积比为1: (2d+1 choose d)。

Comments 7 pages, 3 figures; Corrected misprints

详情
AI中文摘要

令d≥0为整数,P⊂R^d为一个d维格拟晶。我们称M⊂R^d为P的一个拟晶,如果M⊂P且M~P,并且如果M通过平移和缩放变为P,则称为水平拟晶。如果M的体积等于所有顶点属于(n^{-1}Z)^d的拟晶的体积平均值的极限,则称M为平均大小的拟晶(或正常大小的拟晶)。本文证明,对于任意的格正方形P⊂R^2,平均大小拟晶与P的面积比为2:15。我们还证明,对于任意的格单纯形P⊂R^d,正常大小拟晶与P的体积比为1: (2d+1 choose d)。这个比值与作者之前对超立方体[0,1]^d的结果相同。

英文摘要

Let $d \geq 0$ be an integer and let $P \subset \mathbb R^d$ be a $d$-dimensional lattice polytope. We call a polytope $M \subset \mathbb R^d$ such that $M \subset P$ and $M \sim P$ a {\itshape miniature} of $P,$ and it is said to be {\itshape horizontal} if $M$ is transformed into $P$ by translating and rescaling. A miniature $M$ of $P$ is said to be {\itshape average-sized} (resp.~{\itshape normal-sized}) if the volume of $M$ is equal to the limit of the sequence whose $n$-th term is the average of the volumes of all miniarures (resp.~all horizontal miniatures) whose vertices belong to $(n^{-1}\mathbb Z)^d.$ We prove that, for any lattice square $P \subset \mathbb R^2,$ the ratio of the areas of an average-sized miniature of $P$ and $P$ is $2:15.$ We also prove that, for any lattice simplex $P \subset \mathbb R^d,$ the ratio of the volume of a normal-sized miniature of $P$ to that of $P$ is $1:\binom{2d+1}{d}.$ This ratio is same as the known result for the hypercube $[0,1]^d$ provided by the author.

2412.19310 2026-05-21 cs.CR

Protecting Cryptographic Libraries against Side-Channel and Code-Reuse Attacks

保护密码库免受侧信道和代码重用攻击

Rodothea Myrsini Tsoupidi, Elena Troubitsyna, Panos Papadimitratos

AI总结 本文研究了密码库的安全性,分析了其安全措施,指出了安全漏洞,并提出了开发过程中的安全改进措施。

详情
AI中文摘要

密码库作为网络安全的重要组成部分,已被证明容易受到不同类型的攻击,包括侧信道和内存破坏攻击。本文研究了流行密码库在安全措施方面的实施情况,指出了安全漏洞,并在开发过程中提出了安全改进措施。

英文摘要

Cryptographic libraries, an essential part of cybersecurity, are shown to be susceptible to different types of attacks, including side-channel and memory-corruption attacks. In this article, we examine popular cryptographic libraries in terms of the security measures they implement, pinpoint security vulnerabilities, and suggest security improvements in their development process.

2412.17051 2026-05-21 math.AP math.PR math.RA

Cancellations for dispersive PDEs with random initial data

关于具有随机初始数据的色散PDEs的抵消

Yvain Bruned, Leonardo Tolomeo

AI总结 本文提出了一种组合形式化方法,用于处理随机初始数据下色散PDEs中出现的抵消现象,通过将由装饰树编码的迭代积分转化为单词,提供了一种替代Deng和Hani(2023)分子形式化的框架,用于计算波湍流中的抵消以及证明三维立方波方程的吉布斯测度在动力学下的不变性。

Comments 27 pages. To appear in Probability and Mathematical Physics

详情
AI中文摘要

在本文中,我们提供了一种组合形式化方法,用于处理最近在具有随机初始数据的色散PDEs上下文中出现的抵消。主要思想是通过一种称为arborification映射的映射,将由装饰树编码的迭代积分转换为单词。这提供了一种替代Deng和Hani(2023)所引入的分子形式化的框架。它允许我们计算来自波湍流的抵消,并证明三维立方波方程动力学下吉布斯测度的不变性。

英文摘要

In this work, we provide a combinatorial formalism for dealing with the cancellations that have appeared recently in the context of dispersive PDEs with random initial data. The main idea is to transform iterated integrals encoded by decorated trees into words via an arborification map. This provides a formalism alternative to the one of molecules introduced by Deng and Hani (2023). It allows us to compute the cancellations coming from Wave turbulence and the proof of the invariance of the Gibbs measure under the dynamics of the three-dimensional cubic wave equation.

2412.14061 2026-05-21 cs.DC

Fast Byzantine Total Order Broadcast

快速拜占庭总顺序广播

Matteo Monti, Martina Camaioni, Pierre-Louis Roman

AI总结 本文提出Flutter,首个拜占庭总顺序广播实现,其广播到交付延迟为2Δ+ε时间单位,在所有进程正确且网络同步的情况下,本地时钟良好同步。与现有协议相比,Flutter的最坏情况延迟是准最优的,且具有确定性、无领导者、无签名特性,具备抗量子能力,假设部分同步和至少5f+1个服务器。

Comments This document is the full version of the PODC 2026 paper with DOI https://doi.org/10.1145/3796701.3815946

详情
AI中文摘要

本文提出了Flutter,这是首个拜占庭总顺序广播实现,其广播到交付延迟为2Δ+ε时间单位,其中Δ是消息延迟,ε是一个任意小的常数边际,当所有进程正确且网络同步时,本地时钟良好同步。在相同条件下,现有最先进的协议在实际部署中需要至少3Δ时间单位,其中客户端与服务器不同。我们证明Flutter的最好情况延迟是准最优的,意味着无法通过任何有限的改进来提升。Flutter是确定性的、无领导者的、无签名的,因此具有抗量子能力;它假设部分同步和至少5f+1个服务器,其中f限制故障数量。在底层,Flutter基于Blink,一种新型的二进制共识实现,具有代表有效性,其快速路径能够在所有正确服务器提出相同值时在Δ时间单位内达成决策。

英文摘要

This paper presents Flutter, the first Byzantine Total Order Broadcast implementation with a broadcast-to-delivery latency of $2Δ+ ε$ time units, $Δ$ being the message delay and $ε$ an arbitrarily small constant margin, when all processes are correct, the network is synchronous, hence local clocks are well-synchronized. Under the same conditions, state-of-the-art protocols require at least $3Δ$ time units in practical deployments where clients differ from servers. We prove Flutter's good-case latency is quasi-optimal, meaning it cannot be improved upon by any finite amount. Flutter is deterministic, leaderless, and signature-free hence quantum-resilient; it assumes partial synchrony and at least $5f + 1$ servers, where $f$ bounds the number of faults. Under the hood, Flutter builds upon Blink, a novel Binary Consensus implementation with Representative Validity, whose fast path enables decisions in $Δ$ time units when all correct servers propose the same value.