arXivDaily arXiv每日学术速递 周一至周五更新
重置
全部学科分类 1933
2605.22528 2026-05-22 cs.GT

Multi-Winner Voting Games in TU and NTU: When is the Core Always Non-Empty?

多赢家投票游戏在完全信息和不完全信息下的核心是否总是非空?

Jiehua Chen, Christian Hatschka

AI总结 本文研究了多赢家投票游戏中,核心是否总是非空的问题,探讨了在不同投票规则下,转移效用和非转移效用模型下的核心存在性和计算方法。

详情
AI中文摘要

多赢家批准投票选择一个大小为k的委员会,以汇总选民对替代方案的批准偏好。一个核心问题是在联合稳定性:任何联盟不应能够选择一个委员会--大小不超过其比例份额--使得每个联盟成员都有严格更多的批准替代方案。这一概念由Aziz等人(2017)引入为核心稳定委员会,可以自然解释为一个非转移效用的核心概念。我们引入了多赢家投票游戏,一种合作博弈框架,它统一了先前的工作,并支持在不同投票规则下系统研究两种效用转移模型。玩家是选民。每个联盟有一个比例席位上限,并且只能提出不超过该大小的可行委员会。固定一个多赢家规则,每个可行委员会为联盟成员诱导一个效用向量。在可转移效用(TU)模型中,联盟可以重新分配可行委员会的总效用给其成员。在不可转移效用(NTU)模型中,联盟只能使用由某些可行委员会直接实现的效用向量。核心由可行的联盟效用向量组成,这些向量不被任何联盟阻止。一个联盟是阻止的,如果它能提出一个可行的委员会,使所有成员严格更高兴,直接在NTU中,或者在TU中经过重新分配后。当使用标准PAV/批准效用时,NTU核心等同于先前研究中研究的核心稳定委员会概念。据我们所知,多赢家投票的TU核心之前尚未被研究。我们分析了四种著名的规则:批准投票(AV)、满足批准投票(SAV)、切赫-库恩(CC)、比例批准投票(PAV)的核心存在性和计算方法。

英文摘要

Multi-winner approval voting selects a size-$k$ committee that aggregates voters' approval preferences over a set of alternatives. A central question is coalitional stability: No coalition should be able to pick a committee -- of size at most its proportional share -- under which every coalition member has strictly more approved alternatives. This notion, introduced by Aziz et al. (2017) as core-stable committees, is naturally interpreted as a core notion with non-transferable utility. We introduce multi-winner voting games, a cooperative-game framework that unifies prior work and supports a systematic study of two utility-transfer models across different voting rules. Players are voters. Each coalition has a proportional seat cap and may only propose admissible committees up to that size. Fixing a multi-winner rule, each admissible committee induces a utility vector for the members of the coalition. In the transferable utility (TU) model, a coalition may redistribute the total utility of an admissible committee among its members. In the non-transferable utility (NTU) model, a coalition may only use utility vectors that are realized directly by some admissible committee. The core consists of utility vectors feasible for the grand coalition that are not blocked by any coalition. A coalition is blocking if it can propose an admissible committee that makes all its members strictly better off, directly in NTU and after redistribution in TU. When instantiated with the standard PAV/approval utility, the NTU-core is equivalent to the core-stable committee concept studied in prior work. To our knowledge, the TU-core for multi-winner voting has not been previously studied. We analyze core existence and computation for four prominent rules: Approval Voting (AV), Satisfaction Approval Voting (SAV), Chamberlin--Courant (CC), Proportional Approval Voting (PAV).

2605.22527 2026-05-22 cs.NE cs.ET

Quantum Genetic Optimization for Negative Selection Algorithms in Anomaly Detection

量子遗传优化用于异常检测中的负选择算法

Giancarlo P. Gamberi, Calebe P. Bianchini

AI总结 本文提出了一种结合量子遗传算法的量子负选择算法(QGNSA),以提升异常检测中检测器生成的效率和准确性,通过量子叠加和概率振幅调整优化搜索空间,实验证明其在高维异常检测任务中优于传统方法。

详情
AI中文摘要

负选择算法(NSAs)受人体免疫系统自我/非自我区分机制的启发,已被广泛应用于异常检测。然而,其效果常受到检测器生成效率的限制。本文提出了量子遗传负选择算法(QGNSA),一种将量子遗传算法(QGA)整合到EvoSeedRNSA算法中的新方法,用以取代其经典进化优化过程。所提出的方法利用量子叠加和概率振幅调整来增强检测器生成过程中搜索空间的探索和收敛效率。使用Metaverse金融交易数据集的实验证明,QGNSA在保持对不同超参数配置鲁棒性的同时,实现了优于其经典对应物的异常检测准确性。实验结果突显了量子计算在人工免疫系统中的潜力,特别是在高维异常检测任务中。未来的研究将聚焦于进一步优化量子电路设计、在真实量子硬件上部署该算法,以及探索混合量子-经典方法以提高计算效率。

英文摘要

Negative Selection Algorithms (NSAs), inspired by the self/non-self discrimination mechanism of the human immune system, have been widely employed in anomaly detection. However, their effectiveness is often constrained by the efficiency of detector generation. This paper presents the Quantum Genetic Negative Selection Algorithm (QGNSA), a novel approach that integrates a Quantum Genetic Algorithm (QGA) into the EvoSeedRNSA algorithm, replacing its classical evolutionary optimization process. The proposed method exploits quantum superposition and probabilistic amplitude adjustment to enhance search space exploration and convergence efficiency in the detector generation process. Empirical evaluations using the Metaverse Financial Transactions Dataset demonstrate that QGNSA achieves superior anomaly detection accuracy compared to its classical counterpart while maintaining robustness under varying hyperparameter configurations. The experimental results highlight the potential advantages of quantum computing in artificial immune systems, particularly in high-dimensional anomaly detection tasks. Future research will focus on further optimizing quantum circuit design, deploying the algorithm on real quantum hardware, and exploring hybrid quantum-classical approaches for improved computational efficiency.

2605.22526 2026-05-22 cs.SE

"Refactoring Runaway": Understanding and Mitigating Tangled Refactorings in Coding Agents for Issue Resolution

重构失控:理解并缓解编码代理中交织的重构

Zhao Tian, Zifan Zhang, Tao Xiao, Dong Wang, Masanari Kondo, Junjie Chen, Yasutaka Kamei

AI总结 本文研究了编码代理在问题解决中交织重构的现象,通过实证分析发现代理重构的频率和强度低于人类开发者,提出了一种重构感知的精炼方法以提高编译性并解决未解决的问题。

详情
AI中文摘要

最近在编码代理方面的进展在软件问题解决中显示出显著进步。在实践中,真实世界的问题通常是bug修复或功能请求,其中人类开发者自然地将重构作为解决过程的一部分,导致交织的重构。由于LLMs是在大规模开源仓库上训练的,编码代理可能会继承这种行为。在本文中,我们对Multi-SWE-bench进行了实证研究,分析了由三个代理框架和12个LLM生成的3,691个有效补丁。我们发现,编码代理引入交织重构的频率(21.43% vs. 36.72%)和强度(0.66 vs. 1.75)低于人类开发者,尽管它们展示了更广泛的重构类型多样性。逻辑回归分析进一步显示,交织重构与降低的编译性密切相关,而与功能正确性无显著关联。基于这些发现,我们提出了一种重构感知的精炼方法,评估交织重构的必要性和安全性,并选择性地删除或修复有问题的操作。我们的方法将编译性从19.34%提高到38.33%,并额外解决了2.79%之前未解决的问题。总体而言,这项工作是朝着理解代理问题解决中交织重构实践的第一步,并为未来的工作开辟了新的途径。

英文摘要

Recent advances in coding agents have shown remarkable progress in software issue resolution. In practice, real-world issues are typically bug fixes or feature requests in which human developers naturally incorporate refactoring as part of the resolution process, resulting in tangled refactoring. Since LLMs are trained on large-scale open-source repositories, coding agents may inherit such behaviors. In this paper, we conduct an empirical study on Multi-SWE-bench, analyzing 3,691 valid patches generated by three agent frameworks with 12 LLMs. We find that coding agents introduce tangled refactorings less frequently (21.43% vs. 36.72%) and with lower intensity (0.66 vs. 1.75) than human developers, although they exhibit a broader diversity of refactoring types. Logistic regression analysis further shows that tangled refactorings are strongly associated with reduced compilability, while exhibiting no significant association with functional correctness. Based on these findings, we propose a refactoring-aware refinement approach that assesses the necessity and safety of tangled refactorings and selectively removes or repairs problematic operations. Our approach improves compilability from 19.34% to 38.33%, and additionally resolves 2.79% previously unresolved issues. Overall, this work presents the first step towards understanding tangled refactoring practices in agentic issue resolution and opens up avenues for future work.

2605.22523 2026-05-22 q-bio.NC

Learning sequence timing and control of replay speed in networks of spiking neurons

学习序列时间并控制网络中脉冲神经元的回放速度

Melissa Lober, Younes Bouhadjar, Markus Diesmann, Tom Tetzlaff

AI总结 本文提出了一种机制,通过元素特定神经元群体的顺序激活来表示序列元素的持续时间,使模型能够跨多种时间尺度编码序列,并展示了振荡背景输入作为时钟信号,提供了一种灵活的回放速度控制机制。

详情
AI中文摘要

处理序列输入是大脑的基本功能,支撑着感觉感知、语言和运动控制等任务。在序列处理中,一个挑战是不仅要表示事件的顺序,还要精确表示其时间。现有的计算模型可以学习序列结构,但许多缺乏生物合理机制来编码元素特定的时间并灵活控制序列回放的速度。spiking Temporal Memory (sTM)模型,一种生物启发的网络模型,为序列处理的关键方面提供了框架。在sTM模型中,每个序列元素由一小组神经元同步放电表示,其中活跃神经元的集合在序列上下文中编码元素的身份。然而,在其原始版本中,sTM模型只能学习顺序,而不能学习序列元素的时间。此外,在神经科学中,如何灵活调节序列回放的速度仍是一个开放问题。我们提出了一种机制,通过元素特定神经元群体的顺序激活来表示序列元素的持续时间,使模型能够跨多种时间尺度编码序列。这为学习和回放复杂的时间模式提供了生物合理的基础。此外,我们还表明,振荡背景输入可以作为时钟信号,并提供了一种稳健且灵活的机制来控制序列回放的速度。我们的发现表明,经过的时间由独特的、稀疏的时空神经活动模式编码,并且清醒和睡眠期间的序列回放速度与EEG或LFP记录中观察到的全局振荡活动特征相关。

英文摘要

Processing sequential inputs is a fundamental brain function, underlying tasks such as sensory perception, language, and motor control. A challenge in sequence processing is to represent not only the order of events, but also their precise timing. While existing computational models can learn sequential structure, many lack biologically plausible mechanisms to encode element-specific timing and to flexibly control the speed of sequence replay. The spiking Temporal Memory (sTM) model, a biologically inspired network model, provides a framework for key aspects of sequence processing. In the sTM model, each sequence element is represented by a small set of neurons firing synchronously, where the set of active neurons encodes the element's identity in its sequential context. In its original version, however, the sTM model learns the order but not the timing of sequence elements. Further, it remains an open question in neuroscience how the speed of sequence replay can be flexibly modulated. We propose a mechanism where the duration of sequence elements is represented by a sequential activation of element specific neuronal populations, enabling the model to encode sequences across a wide range of timescales. This provides a biologically plausible basis for learning and replaying complex temporal patterns. Additionally, we show that oscillatory background inputs can serve as a clock signal and provide a robust and flexible mechanism for controlling the speed of sequence replay. Our findings suggest that elapsed time is encoded by unique and sparse spatiotemporal patterns of neural activity, and that the speed of sequence replay during wakefulness and sleep is correlated to the characteristics of global oscillatory activity observed in EEG or LFP recordings.

2605.22522 2026-05-22 cond-mat.str-el cond-mat.mtrl-sci cond-mat.supr-con

Competing incommensurability, electronic correlations, and superconductivity in a hybrid transition metal dichalcogenide

在混合过渡金属二硫化物中竞争的无量纲性、电子相关性和超导性

Jean C. Souza, Moshe Haim, Lorenzo Crippa, Hyeonhu Bae, Edanel Fishbein, Jonathan Ruhman, Binghai Yan, Amit Kanigel, Roser Valentí, Nurit Avraham, Haim Beidenkopf

AI总结 该研究通过扫描隧道显微镜发现,在4Hb-TaS₂多型中,交替的1T和1H层之间存在新兴的无量纲势能,这种无量纲势能与伴随的无量纲电荷密度波相互作用,抑制了该势能的长程有序,导致与掺杂1T表面层的电子相关性复杂耦合。通过密度泛函理论与动态平均场理论结合,研究发现晶格失配局部调节了层间距离,从而调节了相关1T层和金属1H层之间的杂化和电荷转移。这种电荷再分布使系统趋向于掺杂Mott区域,其中剩余的局部时刻变得自屏蔽,产生零偏共振。此外,发现本体超导性与底层景观和相关电荷转移竞争。研究结果确立了无量纲势能作为混合过渡金属二硫化物中此前被忽视的成分,突显其在电子相关性、电荷密度波有序和非常规超导性之间相互作用中的核心作用。

Comments 19 pages, 4 figures

详情
AI中文摘要

在二维范德华材料中构建超晶格工程已使实现富含拓扑和强相关相的相图成为可能。尽管无量纲性在三维系统中普遍存在,但本体材料中的莫尔势能作用仍鲜有探索。在此,利用扫描隧道显微镜,我们证明了4Hb-TaS₂多型中交替的1T和1H层之间存在新兴的无量纲势能。与伴随的无量纲电荷密度波的相互作用抑制了该势能的长程有序,导致与掺杂1T表面层的电子相关性复杂耦合。结合密度泛函理论与动态平均场理论,我们显示晶格失配局部调节了层间距离,从而调节了相关1T层和金属1H层之间的杂化和电荷转移。这种电荷再分布使系统趋向于掺杂Mott区域,在该区域中剩余的局部时刻变得自屏蔽,产生零偏共振。我们进一步发现本体超导性与底层景观和相关电荷转移竞争。我们的结果确立了无量纲势能作为混合过渡金属二硫化物中此前被忽视的成分,突显其在电子相关性、电荷密度波有序和非常规超导性之间相互作用中的核心作用。

英文摘要

The engineering of superlattices in two-dimensional van der Waals materials has enabled the realization of rich phase diagrams hosting topological and strongly correlated phases. While incommensurability is widespread in three-dimensional systems, the role of moiré potentials in bulk materials remains largely unexplored. Here, using scanning tunneling microscopy, we demonstrate that a bulk transition-metal dichalcogenide polytype, 4Hb-TaS$_2$, hosts an emergent incommensurate potential between its alternating 1T and 1H layers. Interplay with a concomitant incommensurate charge-density wave suppresses the long-range order of this potential, leading to intricate coupling with electronic correlations in the doped 1T surface layer. Combining density functional theory with dynamical mean-field theory, we show that the lattice mismatch locally modulates the interlayer distance, thereby tuning both hybridization and charge transfer between the correlated 1T and metallic 1H layers. This redistribution of charge drives the system towards a doped Mott regime, in which the remaining local moments become self-screened, giving rise to a zero-bias resonance. We further find that bulk superconductivity competes with both the underlying landscape and the associated charge transfer. Our results establish incommensurate potentials as a previously overlooked ingredient in hybrid transition-metal dichalcogenides, highlighting their central role in the interplay between electronic correlations, charge-density-wave order, and unconventional superconductivity.

2605.22520 2026-05-22 cond-mat.stat-mech

The cell fluid model with Curie-Weiss interactions: special cases and analytical results

具有Curie-Weiss相互作用的细胞流体模型:特殊情形和解析结果

O. A. Dobush, M. P. Kozlovskii, I. V. Pylyuk, R. V. Romanik, M. A. Shpot

AI总结 本文研究了具有Curie-Weiss相互作用的细胞流体模型的特殊情形和解析结果,通过分析不同极限情况下的模型参数,推导了临界点参数、方程状态以及分界线和分型线的闭合表达式,并扩展了模型的适用范围以包括热力学稳定性边缘情况。

详情
AI中文摘要

受之前对具有Curie-Weiss相互作用的细胞流体模型的广泛数值研究的启发,本文集中于其描述中的某些解析可处理的特殊情形。该模型的关键成分是粒子之间全局吸引力与局部排斥相互作用的竞争,耦合常数分别为$J_1$和$J_2$。我们在几个极限情况下提供了解析结果,包括理想气体极限$J_1=J_2=0$和强排斥极限$J_2\gg J_1$。对于$J_2\gg J_1$,我们进行了详细的解析研究。我们推导了临界点参数、方程状态以及分界线和分型线的闭合表达式。方程状态被发现与van der Waals晶格气体完全一致,序参数满足标准的Curie-Weiss方程。在临界点附近,Landau展开被证明在均场近似下具有与经典晶格气体相同的表达式和对称性。此外,基于变形指数函数的渐近展开中几个领先项的显式知识,我们扩展了模型的适用范围以包括热力学稳定性边缘情况,$J_1=J_2$。特别是,这种扩展使理想气体极限$J_1=J_2=0$的考虑变得正式合理。对于通用的边缘情况$J_1=J_2 e0$,此前的工作系统地回避了该情况,我们提供了数值数据和相图以补充其对$J_2>J_1$情况的研究。

英文摘要

Inspired by previous extensive numerical studies of a cell fluid model with Curie-Weiss interactions, we concentrate on some analytically tractable special cases in its description. The key ingredient of the model is a competition between global attraction and local repulsion interactions between particles with coupling constants $J_1$ and $J_2$, respectively. We provide analytical results in several limiting cases, including the ideal-gas limit $J_1=J_2=0$ and the strong-repulsion limit $J_2\gg J_1$. For $J_2\gg J_1$, a detailed analytical study is presented. We derive explicit expressions for the critical point parameters, the equation of state, and the binodal and spinodal curves in closed form. The equation of state is found to be in full agreement with that of the van der Waals lattice gas, and the order parameter satisfies the standard Curie-Weiss equation. In a neighborhood of the critical point, a Landau expansion is shown to have the same form and symmetry as that of the classical lattice gas within the mean-field approximation. Moreover, based on the explicit knowledge of a few leading terms in the asymptotic expansion of the deformed exponential function governing the physics of the cell model, we extend its validity range to include the marginal case of thermodynamic stability, $J_1=J_2$. In particular, this extension makes a consideration of the ideal-gas limit $J_1=J_2=0$ formally legitimate. For the generic marginal case $J_1=J_2\ne0$ systematically avoided in previous works, we present numerical data and phase diagrams that augment their findings for $J_2>J_1$.

2605.22519 2026-05-22 math.DG math.SG

Algebroid Desingularizable Poisson Structures

可微化泊松结构

Shane Rankin

AI总结 本文引入了可微化泊松流形,这是一种由具有近可积锚映射的辛李余结构诱导的泊松流形,扩展了包括对数辛、$b^m$-辛、$E$-辛流形和超曲面余结构在内的结构。作者证明了实数、有限维、非阿贝尔、可约李代数的对偶体 never 允许此类余结构,并给出了两个无限族的2-step nilpotent李代数,其中一个是可微化的,另一个不是。

Comments Comments are welcome

详情
AI中文摘要

我们引入了可微化泊松流形,这是一种由具有近可积锚映射的辛李余结构诱导的泊松流形,扩展了包括对数辛、$b^m$-辛、$E$-辛流形和超曲面余结构在内的结构。我们证明了实数、有限维、非阿贝尔、可约李代数的对偶体 never 允许此类余结构。我们最后给出了两个无限族的2-step nilpotent李代数,其中一个是可微化的,另一个不是。

英文摘要

We introduce algebroid desingularizable Poisson manifolds, a class of Poisson manifolds induced by symplectic Lie algebroids with almost-injective anchors, generalizing structures including log-symplectic, $b^m$-symplectic, $E$-symplectic manifolds, and hypersurface algebroids. We show that the dual of real, finite-dimensional, non-abelian, reductive Lie algebras never admit such algebroids. We finish by giving two infinite families of $2$-step nilpotent Lie algebras, one of which is desingularizable, and one of which is not.

2605.22518 2026-05-22 cond-mat.mtrl-sci

Observation of magnetically switchable quantum geometric photocurrents

磁性可切换量子几何光电流的观测

Qi Tian, Zhuoliang Ni, Matthew Cothrine, David G. Mandrus, Eugene J. Mele, Andrew M. Rappe, Charles L. Kane, Fernando de Juan, Liang Wu

AI总结 该研究通过在范德瓦尔反铁磁体中翻转聂尔矢量来首次证实磁性可切换的量子几何光电流的存在,展示了通过几何控制光电流的新方法,具有在反铁磁自旋电子学和光能收集中的应用前景。

Comments The manuscript is a submitted version

详情
AI中文摘要

在非中心对称材料中,通过体光伏效应,光可以被整流为两种类型的直流光电流,即注入电流和位移电流。最近的理论揭示了这两种电流与共振跃迁的双态量子几何之间的深刻联系:在非磁性晶体中,这些电流通常被观察到,其中注入电流响应于环形光并探测 Berry 曲率,而位移电流响应于线性光并探测几何连接。磁性晶体被预测会显示出一组此前未观测到的磁性可切换光电流,其中线性光和环形光的角色被互换:线性注入电流探测量子度量,而环形位移电流探测几何扭力。在本工作中,我们首次证明了这些电流的存在,通过在范德瓦尔反铁磁体中翻转聂尔矢量来演示电流的切换。此外,它们特定的频率和温度依赖性确认了环形位移电流和线性注入电流的归属。本工作展示了一种新的通过几何控制磁体中光电流的方法,具有在反铁磁自旋电子学和光能收集中的应用前景。

英文摘要

In non-centrosymmetric materials, light can be rectified into two types of DC photocurrents, known as injection and shift currents, through the bulk photovoltaic effect. Recent theory has uncovered their deep relation with the two-state quantum geometry of resonant transitions: In non-magnetic crystals, where these currents have been routinely observed, the injection current responds to circular light and probes the Berry curvature, while the shift current responds to linear light and probes the geometric connection. Magnetic crystals have been predicted to show a new set of hitherto unobserved magnetically switchable photocurrents, with the roles of linear and circular light interchanged: A linear injection current, which probes the quantum metric, and a circular shift current, which probes the geometric torsion. In this work, we demonstrate the existence of such currents for the first time, demonstrating the switching of the current by flipping the Néel vector in a van der Waals antiferromagnet. Furthermore, their specific frequency and temperature dependence confirm the assignment of circular shift and linear injection currents. Our work demonstrates a new way to control photocurrents in magnets that are directly tied to geometry and have promising applications in antiferromagnetic spintronics and light harvesting.

2605.22515 2026-05-22 math.CV

A Jacobian Group Structure on a Hyperbolic Pencil of circles and its Applications

关于双曲圆束的雅可比群结构及其应用

Faruk F. Abi-Khuzam

AI总结 本文利用雅可比椭圆函数对双曲共轴圆束进行新参数化,揭示了该束的群结构,从而推导出庞加莱定理的全新证明,并证明了闭合定理。

Comments 11 pages, 1 figure

详情
AI中文摘要

利用雅可比椭圆函数,我们引入了一种新的双曲共轴圆束参数化方法,揭示了该束上的显著群结构。群元素的几何性质导致了庞加莱定理的一般证明,进而导致了所谓闭合定理的证明。特别是我们证明:如果T和D是该束中的成员,那么存在一个内接的n边形同时内接于T和D,当且仅当D,即内圆,是群中的n阶元素。

英文摘要

Using Jacobian Elliptic functions, we introduce a novel parametrization of a hyperbolic pencil of coaxal circles which reveals a remarkable group structure on the pencil. The geometric properties of the group elements lead to a new proof of of the general Poncelet theorems, which in turn leads to a proof of the so called closure theorem. In particular we prove: if $T$ and $% D $ are members of the pencil, then an interscribed $n$-gon to $T$ and $D$ exists, if and only if $D$, the inside circle, is an element of order $n$ in the group.

2605.22514 2026-05-22 cs.SC math.AC math.AG

A Symbolic Homotopy Algorithm for Solving Composable Polynomial Systems

一个符号同伦算法用于求解可组合多项式系统

Thi Xuan Vu

AI总结 本文提出了一种符号同伦算法,用于高效求解具有可组合结构的多项式系统,通过将原系统转换为更简单的变量系统,从而在算术复杂度上实现多项式级别的改进。

详情
Journal ref
International Symposium on Symbolic and Algebraic Computation 2026 (ISSAC 2026)
AI中文摘要

我们研究了在特征为零的域k上,计算多项式系统(f_1,…,f_n)的孤立正则解的问题。我们关注具有可组合结构的系统,其中每个多项式f_i可以表示为f_i = h_i(g_1,…,g_n)。利用这种结构,我们可以将原系统转换为g_j变量的系统,从而显著提高符号求解算法的效率。我们提出了一种概率算法,能够计算所有孤立正则解,其算术复杂度与输入规模和解的数量呈多项式关系。一个重要应用是当f_1,…,f_n属于子环k[g_1,…,g_n]时,其中g_1,…,g_n是k[X_1,…,X_n]中的代数无关多项式。另一个重要应用是有限反射群下的不变多项式系统,因为根据Chevalley-Shephard-Todd定理,它们的不变环是多项式环。典型例子包括对称群S_n、超立方群B_n、二面体群I_2(m)以及例外有限反射群E_6, E_7, E_8, F_4, H_3, H_4。

英文摘要

We study the problem of computing the isolated regular solutions of a system \((f_1,\ldots,f_n)\) of \(n\) polynomial equations in \(n\) variables \((X_1, \dots, X_n)\) over a field of characteristic zero \(k\). We focus on systems with a \emph{composable structure}, where each polynomial \(f_i\) can be expressed as a composition \( f_i = h_i(g_1,\dots,g_n)\). Exploiting this structure allows us to reduce the original system to one in the \(g_j\) variables, thereby significantly improving the efficiency of symbolic solution algorithms. We present a probabilistic algorithm that computes all isolated regular solutions, with arithmetic complexity being polynomial in the input size and in the number of solutions. A first important application is when \(f_1, \dots, f_n\) belong to the subring \(k[g_1, \dots, g_n]\), where \(g_1, \dots, g_n\) are algebraically independent polynomials in \(k[X_1, \dots, X_n]\). Another important application is to systems of invariant polynomials under finite reflection groups, since by the Chevalley-Shephard-Todd theorem their invariant rings are polynomial algebras. Typical examples include the symmetric groups \(S_n\), the hyperoctahedral groups \(B_n\), the dihedral groups \(I_2(m)\), and the exceptional finite reflection groups \(E_6, E_7, E_8, F_4, H_3, H_4\).

2605.22512 2026-05-22 math.FA math-ph math.DG math.MP math.OA

The Restricted Schatten-class Grassmannian $\mathrm{Gr}_{\mathrm{res}, p}(\mathcal{H})$ as affine coadjoint orbit

受限的Schatten类Grassmannian $\mathrm{Gr}_{\mathrm{res}, p}(\mathcal{H})$ 作为仿射共共轭轨道

Amin Tahiri, Alice Barbora Tumpach

AI总结 本文研究了受限的$p$-Schatten类Grassmannian $\mathrm{Gr}_{\mathrm{res}, p}(\mathcal{H})$,证明对于$1\leq p\leq 2$,该Grassmannian是无限维受限酉群$\operatorname{U}_{\mathrm{res}, p}(\mathcal{H})$的仿射(共)共轭轨道,并具有自然的弱辛结构。

Comments 15 pages

详情
AI中文摘要

在本文中,我们考虑由极化复可分Hilbert空间$\mathcal{H} = \mathcal{H}_+\oplus \mathcal{H}_-$的无限维和无限余维子空间$W$组成的受限$p$-Schatten类Grassmannian $\mathrm{Gr}_{{ m res}, p}(\mathcal{H})$,其中从$W$到$\mathcal{H}_+$的正交投影是Fredholm的,而从$W$到$\mathcal{H}_-$的正交投影属于Schatten理想$L_p$,$p\geq 1$。本文的目标是证明,对于$1\leq p\leq 2$,受限$p$-Schatten类Grassmannian $\mathrm{Gr}_{{ m res}, p}(\mathcal{H})$是无限维受限酉群$\operatorname{U}_{{ m res}, p}(\mathcal{H})$的仿射(共)共轭轨道,并且具有自然的弱辛结构。这些结果源于受限$p$-Schatten类酉群$\operatorname{U}_{{ m res}, p}(\mathcal{H})$的李代数具有非平凡的$2$-cocycle。

英文摘要

In this paper, we consider the restricted $p$-Schatten class Grassmannian $\mathrm {Gr}_{{\rm res}, p}(\mathcal{H})$ consisting of infinite-dimensional and infinite codimensional subspaces $W$ of a polarized complex separable Hilbert space $\mathcal{H} = \mathcal{H}_+\oplus \mathcal{H}_-$ such that the orthogonal projection from $W$ onto $\mathcal{H}_+$ is Fredholm and the orthogonal projection from $W$ onto $\mathcal{H}_-$ is in the Schatten ideal $L_p$, $p\geq 1$. The aim of this paper is to show that, for $1\leq p\leq 2$, the restricted $p$-Schatten class Grassmannian $\mathrm {Gr}_{{\rm res}, p}(\mathcal{H})$ is an affine (co-)adjoint orbit of an infinite-dimensional restricted unitary group $\operatorname{U}_{{\rm res}, p}(\mathcal{H})$, and that it admits natural weak symplectic structures. These results follow from the fact that the Lie algebra of the restricted $p$-Schatten class unitary group $\operatorname{U}_{{\rm res}, p}(\mathcal{H})$ admits a non-trivial $2$-cocycle.

2605.22510 2026-05-22 astro-ph.GA astro-ph.EP astro-ph.SR

The habitability trade-off: Chemical decoupling and quenching in massive galaxies

恒星化学解耦与淬灭:巨星级别星系中的宜居性权衡

Ana Mitrašinović, Nataša Pavlov, Branislav Vukotić, Stanislav Milošević

AI总结 研究探讨了巨星级别星系中化学解耦与淬灭现象,发现非平衡星系在宜居性评估中占据主导地位,尽管其气体库稀释,但其宜居性代理值更高,揭示了宜居性本质上随时间变化的特性。

Comments accepted for publication in Astronomy & Astrophysics

详情
AI中文摘要

巨星级别星系经历复杂的演化过程,包括并合和气体吸积,这些过程会破坏其恒星与气体成分之间的化学平衡。利用IllustrisTNG(TNG100)模拟在z=0时,我们研究了大规模恒星形成星系中此类化学解耦系统的普遍性和物理性质。我们识别出一个显著的亚群体(样本约31.5%)表现出系统性的恒星-气体解耦,其特征是富含金属的恒星成分与稀释的气体库共存。这些非平衡星系与近期的并合活动和部分淬灭密切相关,并表现出系统性抑制的恒星形成率和减少的气体分数,符合过渡性演化阶段。我们随后研究了这一阶段对星系尺度宜居性评估的影响,通过应用一个结合恒星质量、气体相金属度和灭绝事件率的地球行星丰度代理。尽管其稀释的气体库,非平衡星系主导了推断的现代宜居性代理分布的高端,超过平衡系统超过一个数量级。我们将其解释为宜居性权衡:相同的气体稀释和淬灭过程减少了未来地球行星形成效率,同时创造了现有行星的短暂辐射危害抑制阶段。仙女座星系(M31)显示出与这种化学解耦群体相似的特征,表明退出峰值恒星形成阶段的星系代表了星系尺度宜居性中一个独特且高度相关的群体。因此,星系宜居性本质上是时间依赖性的。

英文摘要

Massive galaxies experience complex evolutionary processes, including mergers and gas accretion, which can disrupt the chemical equilibrium between their stellar and gaseous components. Using the IllustrisTNG (TNG100) simulation at $z=0$, we investigated the prevalence and physical properties of such chemically decoupled systems within the massive star-forming galaxy population. We identify a substantial subpopulation ($\sim 31.5\%$ of the sample) that exhibits systematic stellar-gas decoupling, characterised by a metal-rich stellar component coexisting with a diluted gas reservoir. These non-equilibrium galaxies are closely linked to recent merger activity and partial quenching, and display systematically suppressed star-formation rates and reduced gas fractions, consistent with a transitional evolutionary phase. We then examined the implications of this phase for galaxy-scale habitability prescriptions by applying a terrestrial planet abundance proxy that combines stellar mass, gas-phase metallicity, and the rate of sterilising events. Despite their diluted gas reservoirs, non-equilibrium galaxies dominate the high end of the inferred present-day habitability proxy distribution, exceeding equilibrium systems by more than an order of magnitude. We interpret this as a habitability trade-off: the same gas dilution and quenching processes that reduce the efficiency of future terrestrial planet formation simultaneously create a transient phase of suppressed radiation hazards for existing planets. The Andromeda galaxy (M31) shows qualitative similarities to this chemically decoupled population, suggesting that galaxies exiting their peak star-forming phase represent a distinct and highly relevant demographic for galaxy-scale habitability. Galactic habitability is therefore intrinsically time-dependent.

2605.22508 2026-05-22 cs.IT math.IT

Fluid RIS (FRIS)-Assisted Index Modulation for 6G Wireless Communications

基于6G无线通信的流体RIS(FRIS)辅助索引调制

Xusheng Zhu, Kai-Kit Wong, Sai Xu, Hao Xu, Wen Chen, Hyundong Shin

AI总结 本文研究了流体可重构智能表面(FRIS)如何支持索引调制(IM),其中信息位选择一个表面配置,接收端从诱导的接收端响应中检测索引。关键挑战是许多可行的FRIS布局不一定导致可靠的空域索引。为解决此问题,本文提出了一种响应感知设计观点,根据响应域分离性选择FRIS空间码本,而非仅依赖布局多样性。此外,讨论了执行粒度作为实际设计调节器,平衡空域多样性、试点开销、耦合鲁棒性和硬件可行性。

详情
AI中文摘要

流体可重构智能表面(FRIS)通过可切换孔洞、图案可重构单元、流体导电材料或可移动表面元件,扩展了传统可重构智能表面(RIS)。本文研究了FRIS如何支持索引调制(IM),其中信息位选择一个表面配置,接收端从诱导的接收端响应中检测索引。关键挑战是许多可行的FRIS布局不一定导致可靠的空域索引。在传播、互耦、硬件失真和接收端观测后,不同布局可能产生相似的接收端响应,导致索引检测错误。为解决此问题,本文提出了一种响应感知设计观点,其中FRIS空间码本根据响应域分离性选择,而非仅依赖布局多样性。此外,讨论了执行粒度作为实际设计调节器,平衡空域多样性、试点开销、耦合鲁棒性和硬件可行性。所获得的工作流程有助于从密集的FRIS布局中选择紧凑、可训练和可控的空域索引码本,为未来的可编程无线环境提供设计指导。

英文摘要

Fluid reconfigurable intelligent surfaces (FRIS) extend conventional reconfigurable intelligent surfaces (RIS) by adding spatial reconfigurability through switchable apertures, pattern-reconfigurable units, fluidic conductive materials, or movable surface elements. This article studies how FRIS can support index modulation (IM), where information bits select a surface configuration and the receiver detects the index from the induced receiver-side response. A key challenge is that many feasible FRIS layouts do not necessarily lead to many reliable spatial indices. After propagation, mutual coupling, hardware distortion, and receiver observation, different layouts may produce similar receiver-side responses and cause index-detection errors. To address this issue, we present a response-aware design view, in which FRIS spatial codebooks are selected according to response-domain separability rather than layout diversity alone. We also discuss actuation granularity as a practical design knob that balances spatial diversity, pilot overhead, coupling robustness, and hardware feasibility. The resulting workflow helps select compact, trainable, and controllable spatial-index codebooks from dense FRIS layouts, providing design guidance for future programmable wireless environments.

2605.22503 2026-05-22 physics.optics

Scattering correction for infrared spectra of biological cells using computational infrared microspectroscopy and deep learning

利用计算红外微光谱和深度学习的生物细胞红外光谱散射校正

Sergio G. Rodrigo, Ilia L. Rasskazov, Luis Martin-Moreno, Martin Schnell

AI总结 本文提出了一种基于三维椭球模型的红外吸收光谱散射校正框架,结合有限差分时域法和深度学习方法,实现了对悬浮和贴附细胞的高效散射校正,并展示了通过红外吸收光谱推断真实吸收光谱和恢复三维细胞尺寸的可行性。

详情
AI中文摘要

单个生物细胞的红外微光谱受到强光散射的挑战,这种散射会产生基线效应和峰形畸变,阻碍了化学信息的直接提取。当前的散射校正方法通常依赖于米氏理论,仅在假设细胞可近似为球体时准确。本文提出了一种基于三维椭球模型的红外吸收光谱散射校正框架,能够高效地对悬浮(球形)和贴附(扁平)细胞进行散射校正。我们的方法结合了基于有限差分时域法(FDTD)的计算红外微光谱和深度学习方法。FDTD方法生成了现实的训练光谱合成库,而深度学习模型则实现了快速的光谱反演。我们通过数值细胞假体(宫颈癌细胞HeLa)在硅中展示了散射校正,并证明可以从红外吸收光谱推断出真实的吸收光谱。我们进一步证明可以从红外吸收光谱中恢复三维细胞尺寸,突显了内在光散射可用于实现红外光谱的全部分析潜力。我们预计基于深度学习的散射校正方法可以因FDTD方法对任意几何形状建模的灵活性而扩展到更复杂的样品几何形状。

英文摘要

IR microspectroscopy of single biological cells is challenged by strong light scattering, which produces baseline effects and peak distortions in the IR spectra and hinders the direct extraction of chemical information. Current methods for scattering correction typically rely on Mie theory and are accurate only under the assumption that the cell can be approximated by a sphere. Here, we present a framework for the scattering correction of IR absorbance spectra that is based on 3D ellipsoid models and provides efficient scattering correction for both suspended (spherical) and adhered (flattened) cells. Our approach combines deep learning approaches with computational IR microspectroscopy based on the finite-difference time-domain (FDTD) method. The FDTD method generates a synthetic library of realistic training spectra, while the deep learning model enables fast spectral inversion. We demonstrate scattering correction in silico using numerical cell phantoms of cervical cancer cells (HeLa) and show that the true absorption spectra can be inferred from IR absorbance spectra. We further show that the 3D cell dimensions can be recovered from the IR absorbance spectra, highlighting that the inherent light scattering could be exploited to realize the full analytical potential of IR spectroscopy. We anticipate that deep learning-based scattering corrections can be readily extended to increasingly complex sample geometries owing to the flexibility of the FDTD method to model arbitrary geometries.

2605.22497 2026-05-22 astro-ph.GA

MICONIC: The multiphase circumnuclear region of Centaurus A as seen with JWST/MIRI MRS observations. I. Spectral inventory and properties of the warm molecular disk

MICONIC:Centaurus A的多相核区作为JWST/MIRI MRS观测所见。I. 热分子盘的光谱库存和特性

L. Evangelista, P. Guillard, J. Martin, P. Salomé, A. Alonso Herrero, L. Pantoni, L. Hermosa Muñoz, V. Buiten, A. Labiano, M. García-Marín, L. Colina, T. Böker, D. Dicken, M. J. Ward, G. Wright, P. van der Werf, S. Garcia-Burillo, M. Baes, A. Eckart, G. Östlin, D. Rouan, F. Walter, R. A. Riffel, M. Güdel

AI总结 研究通过JWST/MIRI MRS观测分析Centaurus A内核区的分子氢(H2)的形态、激发和运动学特性,揭示了热分子盘的光谱库存和性质,以及AGN活动对周围气体温度调节和冷却的影响。

详情
AI中文摘要

超大质量黑洞驱动活动星系核(AGN),注入能量以调节吸积并塑造宿主星系。我们研究了Centaurus A内核盘中分子氢(H2)的形态、激发和运动学特性。我们提供了JWST/MIRI MRS积分场光谱学在Centaurus A核心区域170x100 pc2的观测,分辨率为0.3

英文摘要

Supermassive black holes power Active Galactic Nuclei (AGN), injecting energy that regulates accretion and shapes host galaxies. We investigate the morphology, excitation, and kinematics of molecular hydrogen (H2) in the inner circumnuclear disk of Centaurus A, the nearest radio galaxy. We present JWST/MIRI MRS integral-field spectroscopy of the central 170x100 pc2 at 0.3"-0.7" (5-12 pc) resolution, focusing on pure rotational H2 lines. The spectra show strong nuclear continuum and bright H2 emission from S(1) to S(8), including the first S(8) detection in Centaurus A. Optically thin nuclear lines enable maps of temperature, column density, and ortho-to-para ratio from spaxel-level excitation-diagram fitting. Warm H2 shows a complex morphology, dominating the central region where CO emission is weak or undetected. Low-excitation H2 lines trace an inhomogeneous ring with a 20-pc-radius cavity aligned with the jet's near side, suggesting that the jet affects the morphology of the molecular disk. Higher-excitation lines form filamentary structures around the AGN. Kinematics are rotational with an S-shaped distortion, indicating non-circular motions or a warped disk. A coherent, low-dispersion (70 km/s) streamer spirals inward. A power-law temperature distribution yields a warm (100-2000 K) H2 mass of (5.6+/-1.4)e5 Msun and a dynamical mass of 5e8 Msun within 100 pc. Shock excitation is supported by enhanced H2/continuum and H2/PAH ratios, elevated [Ne III]/[Ne II], and sub-equilibrium ortho-to-para ratios (1.6-2.4). Turbulent dissipation can balance H2 cooling and likely dominates heating beyond 30 pc. In the inner 100 pc of Centaurus A, AGN feeding and feedback are linked: shocks excite H2, regulate the gas temperature, and prevent cooling below 100 K, explaining the weak CO emission and lack of a massive outflow. These shocks may drive angular momentum loss and help fuel the nucleus.

2605.22494 2026-05-22 math.AG math.KT

Divisibility phenomena in motivic Bloch--Ogus theory

动机Bloch-Ogus理论中的可除现象

Jean-Louis Colliot-Thélène, Stefan Schreieder

AI总结 本文研究了光滑项目ive变种上的动机Bloch-Ogus理论中的可除现象,证明了函数域的MilnorK群中无分歧类的子群包含在n可除元素子群中,并推广到任意双度数的动机上同调,进一步证明当k为有限或可分闭域且l为k中可逆素数时,X的动机上同调的Bloch-Ogus滤波中除了最后一步外都是l可除的,且推广到任意准项目ivek-方案。

Comments 40 pages

详情
AI中文摘要

设X为一个光滑的项目ive变种,其定义域为k。当k可分闭时,我们证明了函数域X的MilnorK群$K^M_i(k(X))$中无分歧类的子群包含在$K^M_i(k(X))$中n可除元素的子群中,对于任何整数n在k中可逆。这推广为任意双度数的动机上同调的陈述。我们进一步证明,当k为有限或可分闭且l为k中可逆的素数时,X的动机上同调的Bloch-Ogus滤波中除了最后一步外都是l可除的,且此结果的推广也适用于任意准项目ivek-方案。

英文摘要

Let X be a smooth projective variety over a field k. For k separably closed, we prove that the subgroup of unramified classes in the Milnor K-group $K^M_i(k(X))$ of the function field of X is contained in the subgroup of n-divisible elements of $K^M_i(k(X))$ for any integer n invertible in k. This generalizes to a statement for unramified motivic cohomology of arbitrary bidegree. We further show that whenever k is finite or separably closed and l is a prime invertible in k, then all but the last step in the Bloch--Ogus filtration of the motivic cohomology of X are l-divisible up to torsion. Generalizations of this last result to arbitrary quasi-projective k-schemes are also proven.

2605.22491 2026-05-22 cs.DC cs.NI

Relay-Based Synchronization of Replicated Data Types in Opportunistic Networks

基于中继的机会网络中复制数据类型的同步

Frédéric Guidec, Yves Mahéo

AI总结 本文研究了在机会网络中利用移动中继来加速基于状态的CRDT副本收敛的方法,提出新的同步协议和衡量指标,并通过仿真证明中继能显著提升收敛性能,甚至在副本单独无法收敛的情况下也能实现收敛。

Comments 33 pages

详情
AI中文摘要

在机会网络(OppNets)中,信息传播只能依赖于移动设备(对等节点)之间的瞬时点对点无线联系。设计能够在这种条件下运行的分布式应用是一项挑战,但复制数据类型,特别是冲突自由复制数据类型(CRDTs),可以帮助解决这一挑战。CRDT本质上是复制数据类型,其副本可以本地更新,但最终通过反熵算法实现同步。CRDT副本在机会网络中的收敛性及其收敛速度取决于移动设备之间的无线联系发生情况。本文研究了利用移动中继作为手段来加速基于状态的CRDT副本收敛的想法。提出了新的协议以实现副本和中继的同步,并定义了新的指标以观察和表征副本的收敛性。仿真结果表明,使用中继可以显著提高收敛性能,甚至在副本单独无法收敛的情况下也能实现收敛。

英文摘要

In Opportunistic Networks (OppNets), the dissemination of information can only rely on transient pairwise radio contacts between mobile devices (peers). Designing distributed applications that can run in such conditions is a challenge, but replicated data types, and in particular Conflict-free Replicated Data Types (CRDTs), can help meet this challenge. A CRDT is inherently replicated data type whose replicas can be updated locally, yet eventually converge thanks to an anti-entropy algorithm that allows all replicas to synchronize in the background. Whether the replicas of a CRDT can actually converge in an OppNet, and how fast they can converge, depend on the occurrence of radio contacts between mobile devices. In this paper we investigate the idea of using mobile relays as a means to boost the convergence of stated-based CRDT replicas in an OppNet. New protocols are presented that allow the synchronization of replicas and relays, and new metrics are defined to observe and characterize the convergence of replicas. Simulation results show that using relays can significantly improve this convergence, and even make it possible in scenarios where the replicas alone would be unable to converge.

2605.22490 2026-05-22 eess.SP

UAV-based Energy-Efficient Data Collection in Smart Grids with ISAC QoS Guarantees

基于无人机的智能电网节能数据采集与ISAC服务质量保障

Yibin Xie, Jin Zhao, Indrakshi Dey, Nicola Marchetti

AI总结 本文提出一种集成传感与通信的无人机数据采集框架,通过联合能量最小化问题优化无人机轨迹和采集调度,在满足DLR分钟级时间尺度要求的同时,将能耗降低34.6%。

Comments 6 pages, 4 figures, submitted to IEEE GLOBECOM 2026

详情
AI中文摘要

动态线路评级(DLR)是一种需要及时监测数据以确定电力线路实时载流量的方法。然而,DLR监测设备(MD)易受连接中断影响,导致数据缺失或延迟。尽管无人机(UAV)可以实现从MD的稳健数据采集,但其有限的机载能量难以在长距离传输走廊上实现及时监测,且存在飞行危险。本文提出一种集成传感与通信(ISAC)的无人机数据采集框架,以支持及时的DLR更新。在此框架中,ISAC用于维持安全和协作的无人机数据采集所需的传感和通信质量。因此,提出了一个在ISAC约束下优化无人机轨迹和采集调度的联合能量最小化问题。为了解决这个问题,提出了一种结合深度强化学习(DRL)和半定松弛(SDR)的混合算法,其中DRL优化轨迹和采集调度,而SDR用于处理非凸的ISAC约束。仿真结果表明,所提出的方案在满足DLR分钟级时间尺度要求的同时,相比离线基准降低了34.6%的能耗,并比独立的传感-通信基线降低了约2.2%的能耗。

英文摘要

Dynamic line rating (DLR) is a methodology that requires timely monitoring data to determine the real-time ampacity of power lines. However, DLR monitoring devices (MD) are vulnerable to connectivity disruptions, leading to missing or delayed data. Although unmanned aerial vehicles (UAV) can enable resilient data collection from MD, their limited onboard energy challenges timely monitoring over extended transmission corridors with flight hazards. This paper proposes a cooperative UAV-based data collection framework with integrated sensing and communication (ISAC) to support timely DLR updates. In this framework, ISAC is employed to maintain the sensing and communication quality required for safe and cooperative UAV data collection. Accordingly, a joint energy minimization problem is formulated over UAV trajectories and collection scheduling under ISAC constraints. To solve it, a hybrid algorithm combining deep reinforcement learning (DRL) and semidefinite relaxation (SDR) is proposed, where DRL optimizes the trajectory and collection scheduling, while SDR is used to handle the non-convex ISAC constraints. Simulation results show that the proposed scheme reduces energy consumption by up to 34.6% compared with offline benchmarks and by about 2.2% compared with the separated sensing-and-communication baseline, while satisfying the minute-level timescale requirement of DLR.

2605.22489 2026-05-22 astro-ph.CO

Machine Learning Techniques for Astrophysics and Cosmology: Lyman-$α$ forest

机器学习技术在天文学和宇宙学中的应用:里曼-α森林

Jonás Chaves-Montero

AI总结 本文探讨了机器学习技术在分析里曼-α森林中的应用,重点在于克服传统方法的计算和方法学限制,通过自动化特征提取、改进恒星连续谱重建、加速流体动力学模拟仿真以及开发基于模拟的分析方法,推动宇宙学研究的发展。

Comments Invited chapter for the edited book "Machine Learning Techniques for Astrophysics and Cosmology" (Eds. Cosimo Bambi, Vinay Kashyap, Swarnim Shashank, Naoki Yoshida, Springer Singapore, expected in 2026). Submitted version

详情
AI中文摘要

里曼-α森林指的是在遥远类星体光谱中观察到的一系列吸收特征,这些特征由星际介质中的中性氢产生。通过地面和空间设施在广泛的红移范围内观测,里曼-α森林为多种物理过程提供了强有力的探测手段,包括星际气体的热状态、宇宙再电离的时间和拓扑结构、宇宙膨胀历史、宇宙结构的增长、重子中微子、以及暗物质的本质。本章回顾了机器学习技术对里曼-α森林分析的变革性影响,特别是在克服传统方法的计算和方法学限制方面。我们讨论了广泛的应用,包括对单个吸收系统的自动化特征描述、改进的恒星连续谱重建、加速的流体动力学模拟仿真以及基于模拟的分析、场级推断方法和三维物质密度场的重建技术。随着当前和即将进行的调查继续增加里曼-α森林观测的体积和精度,由机器学习驱动的管道已成为下一代天文学和宇宙学分析的重要组成部分。

英文摘要

The Lyman-$α$ forest refers to the series of absorption features observed in the spectra of distant quasars that are produced by neutral hydrogen in the intergalactic medium. Observed over a wide range of redshifts with both ground- and space-based facilities, the Lyman-$α$ forest provides a powerful probe of numerous physical processes, including the thermal state of intergalactic gas, the timing and topology of cosmic reionization, the expansion history of the Universe, the growth of cosmic structure, massive neutrinos, and the nature of dark matter. This chapter reviews the transformative impact of machine-learning techniques on Lyman-$α$ forest analyses, particularly in overcoming the computational and methodological limitations of traditional approaches. We discuss a broad range of machine-learning applications, including the automated characterization of individual absorption systems, improved reconstruction of the intrinsic quasar continuum, accelerated emulation of hydrodynamical simulations, and the development of simulation-based analyses, field-level inference methods, and three-dimensional reconstruction techniques for the underlying matter density field. As current and upcoming surveys continue to increase both the volume and precision of Lyman-$α$ forest observations, ML-driven pipelines are becoming an essential component of next-generation astrophysical and cosmological analyses.

2605.22485 2026-05-22 math.NA cs.NA

Decoupling Runge-Kutta schemes for elliptic-parabolic problems

解耦椭圆-抛物型问题的Runge-Kutta方案

Robert Altmann, Abdullah Mujahid, Benjamin Unger

AI总结 本文研究了使用高阶Runge-Kutta方法构建和收敛椭圆-抛物型问题的半显式和迭代解耦方案,通过适应Fourier稳定性与扰动技术,建立了弱耦合条件下Runge-Kutta方法的收敛性分析,并利用生成函数框架和谱分解技术验证了迭代方案的收敛性。

详情
AI中文摘要

我们研究了使用高阶Runge-Kutta方法构建和收敛椭圆-抛物型问题的半显式和迭代解耦方案。对于由附近延迟系统带有$k$个时间延迟构造的半显式方案,我们建立了在弱耦合条件下$k$阶Runge-Kutta方法的收敛性。我们通过适应Lubich和Ostermann在Math. Comp., 64(210):601--627, 1995中的Fourier稳定性与扰动技术,发展了收敛性分析。关键工具是生成函数框架,其中Runge-Kutta离散化通过一个算子值函数编码。稳定性估计则通过单位圆上的Parseval恒等式获得。我们进一步给出了迭代(固定应力和未排水分裂)高阶Runge-Kutta方案的收敛性结果。这里,Schur补算子的谱分解是核心。最后,我们提供数值例子以验证已证明的收敛性结果。

英文摘要

We study the construction and convergence of semi-explicit and iterative decoupling schemes for an elliptic-parabolic problem using higher-order Runge-Kutta methods. For the semi-explicit schemes, which are constructed using a nearby delay system with $k$ time delays, we establish the convergence of $k$th-order Runge-Kutta methods under a weak coupling condition. We develop the convergence analysis by adapting the Fourier stability and perturbation techniques of [Lubich, Ostermann, Math. Comp., 64(210):601--627, 1995]. The key tool is the generating function framework, in which the Runge-Kutta discretization is encoded through an operator-valued function. Stability estimates are then obtained via Parseval's identity on the unit circle. We further present convergence results for iterative (fixed-stress and undrained-split) higher-order Runge-Kutta schemes. Here, a spectral decomposition of the Schur complement operator is central. Finally, we provide numerical examples to verify the proven convergence results.

2605.22483 2026-05-22 cond-mat.mtrl-sci

A sulfonitride transparent conductive thin film with ultra-high refractive index

一种具有超高折射率的硫硝化物透明导电薄膜

Eugène Bertin, Shima Kadkhodazadeh, José María Castillo-Robles, Finja Tadge, Alba Pérez Millan, Anat Itzhak, Javier Sanz Rodrigo, Manuel Dillenz, Juan Maria García Lastra, Søren Raza, Ivano E. Castelli, Andrea Crovetto

AI总结 本研究提出了一种新型硫硝化物透明导电薄膜,展示了其在光学和电学性能上的独特结合,突破了传统材料的折射率-带隙关系限制,为高折射率透明导体开辟了新途径。

详情
AI中文摘要

随着人工智能辅助的材料筛选技术的发展,实验未探索的材料系统中经常预测出非凡的性质,凸显了开发新型合成方法以制备非常规材料的必要性。在此,我们建立了任何金属硫硝化物化合物的首个薄膜生长方法,通过实现具有罕见且引人注目的光学和电学性能的Zr₂SN₂薄膜。Zr₂SN₂在可见光范围内几乎透明,同时在可见光范围内表现出非常高的平均折射率2.95,超过了基于传统折射率-带隙关系的预期。重要的是,同一Zr₂SN₂薄膜显示出退生成为n型导电性,载流子密度超过10²⁰ cm⁻³,晶内迁移率超过8 cm²V⁻¹s⁻¹,接近已建立的透明导电氧化物的性能。Zr₂SN₂因此证明了强光-物质相互作用、光学透明性和电导率可以在单一材料平台上得到协调,揭示了一种新的高折射率透明导体类别。

英文摘要

With the rise of AI-assisted materials screening, extraordinary properties are now frequently predicted in experimentally uncharted material systems, highlighting the need to develop new synthesis methods for unconventional materials beyond the classic bulk powder form. Here, we establish the first thin-film growth route for any metal sulfonitride compound by realizing Zr2SN2 films with a rare and compelling combination of optical and electrical properties. Zr2SN2 is transparent across most of the visible range while exhibiting a very high average refractive index of 2.95 in the visible, exceeding expectations based on conventional refractive index-bandgap scaling. Importantly, the same Zr2SN2 film shows degenerate n-type conductivity with carrier density above 10^20 cm-3 and intragrain mobility above 8 cm2V-1s-1, approaching those of established transparent conductive oxides. Zr2SN2 thus demonstrates that strong light-matter interaction, optical transparency and electrical conductivity can be reconciled within a single material platform, revealing a new class of high-refractive-index transparent conductors.

2605.22482 2026-05-22 math.FA

Density of Neural Network Classes on Compact Subsets of Topological Vector Spaces

拓扑向量空间紧子集上的神经网络类密度

Mohammad Javad Baghbanbashi, Arash Ghorbanalizadeh

AI总结 本文研究了在拓扑向量空间的紧集上神经网络类的密度性质,证明了在统一范数下该类在连续函数空间中的稠密性,并进一步推导出其在L^p空间中的稠密性。

Comments 8 pages

详情
AI中文摘要

我们证明了在拓扑向量空间X的紧集K⊂X上,神经网络类Σ_X(Ψ)在统一范数下稠密于C(K)。其中,Ψ:R→R是一个连续的挤压函数。我们展示出类Σ_X(Ψ) = {∑_{j=1}^{N}ω_jΨ(f_j(x)+b_j): N∈N, ω_j,b_j∈R, f_j∈X^*} 在C(K)中稠密。作为结果,如果μ是一个支持于K的Radon概率测度,那么Σ_X(Ψ)在L^p(K,μ)中对于每个1≤p<∞都是稠密的。

英文摘要

We prove density results for neural-network classes on compact sets \(K\subset X\), where \(X\) is a topological vector space whose continuous dual \(X^*\) separates points. Let \(Ψ:\mathbb R\to\mathbb R\) be a continuous squashing function. We show that the class \[ Σ_X(Ψ) = \left\{ \sum_{j=1}^{N}ω_jΨ(f_j(x)+b_j): N\in\mathbb N,\ ω_j,b_j\in\mathbb R,\ f_j\in X^* \right\} \] is dense in \(C(K)\) with respect to the uniform norm. As a consequence, if \(μ\) is a Radon probability measure supported on \(K\), then \(Σ_X(Ψ)\) is dense in \(L^p(K,μ)\) for every \(1\le p<\infty\).

2605.22477 2026-05-22 cs.CR math.CO

Exact Hidden Paths in Noisy High Dimensional Path Spaces

高维路径空间中噪声隐藏路径的精确恢复

Victor Duarte Melo

AI总结 本文提出了一种数学和密码学框架,用于在高维离散路径空间中精确恢复噪声隐藏路径,探讨了精确恢复与近似恢复的区别,并讨论了未来密码学应用中的攻击面。

详情
AI中文摘要

我们介绍了一种数学和密码学框架,用于在高维离散路径空间中精确恢复噪声隐藏路径。这项工作受路径积分观点的启发,其中全局量源于许多可能轨迹的贡献。我们不近似全局路径和,而是研究从不完整、噪声、投影和聚合可观测性中恢复一个精确隐藏轨迹的逆问题。隐藏对象是一个植入的离散路径,其转移可能包括宏步骤、微观扰动和离散噪声。公共信息由大可观测向量而不是短哈希摘要表示,因为过度压缩会通过摘要大小限制有效恢复问题。我们正式化了几种恢复概念,包括植入的精确恢复、任意见证恢复、规范恢复、商恢复以及派生编码的恢复。主要区别在于近似重建和精确恢复本质上是不同的任务。一种方法可能揭示粗几何或主导区域,而无需恢复定义隐藏路径的精确微观序列。我们还讨论了与未来密码学应用相关的攻击面,包括线性化、格式恢复、动态规划、meet in the middle攻击、SAT和SMT公式化、近似后舍入、见证碰撞和通用量子搜索。这项工作不声称是一个完整的后量子密码系统。它提供了一个正式框架,用于研究精确隐藏路径恢复,作为未来密码学构造的可能基础。

英文摘要

We introduce a mathematical and cryptographic framework for exact recovery of noisy hidden paths in high dimensional discrete path spaces. The work is inspired by the path integral viewpoint, where global quantities arise from contributions over many possible trajectories. Instead of approximating a global path sum, we study the inverse problem of recovering one exact hidden trajectory from incomplete, noisy, projected, and aggregated observables. The hidden object is a planted discrete path whose transitions may include macro steps, microscopic perturbations, and discrete noise. Public information is represented by large observable vectors rather than short hash digests, since excessive compression would bound the effective recovery problem by the digest size. We formalize several recovery notions, including planted exact recovery, arbitrary witness recovery, canonical recovery, quotient recovery, and recovery of derived encodings. The main distinction is that approximate reconstruction and exact recovery are fundamentally different tasks. A method may reveal coarse geometry or dominant regions without recovering the precise microscopic sequence defining the hidden path. We also discuss attack surfaces relevant to future cryptographic use, including linearization, lattice style recovery, dynamic programming, meet in the middle attacks, SAT and SMT formulations, approximation followed by rounding, witness collisions, and generic quantum search. This work does not claim a complete post quantum cryptosystem. It provides a formal framework for studying exact hidden path recovery as a possible foundation for future cryptographic constructions

2605.22475 2026-05-22 math.NT

Rethinking the work of Langlands on Eisenstein series

重新思考朗兰兹关于 Eisenstein 系列的工作

Devadatta G. Hegde

AI总结 本文通过实例和启发,重新审视朗兰兹在《Eisenstein 系列满足的功能方程》中第7章中使用残差方案构建离散自守谱的方法,指出该构造实际上是对区分点处 cuspidal Eisenstein 系列的简单正则化,并强调必须追踪这些系列的零点和极点。

Comments 30 pages and 2 figures. Draft notes for the lectures given at the Tata Institute of Fundamental Research at Mumbai in Spring 2026. Comments and corrections will be gratefully acknowledged. Questions are welcome

详情
AI中文摘要

Langlands 单卷著作《关于 Eisenstein 系列满足的功能方程》第7章使用了复杂的残差方案来构建离散自守谱的一部分。我们通过实例、应用和启发,表明该构造实际上是区分点处 cuspidal Eisenstein 系列的简单正则化,并且正则化必须追踪这些 Eisenstein 系列的零点和极点。与一元情况不同,多复变量 meromorphic 函数的零点集和极点集可以在同一点相交。支持离散谱的区分点通常都是这种类型。在秩为一的情况下,cuspidal Eisenstein 系列的零点大多不可见,但在更高秩情况下,这些零点开始与极点同样重要。我们重新计算了 Langlands 著名的 G₂ 计算,并显示一旦追踪零点,计算就简化为基本代数。借助秩为二的例子,我们引入了一项计划,从最初原则重新思考 Langlands 的构造,从一开始就赋予 cuspidal Eisenstein 系列的零点和极点同等地位。该计划的优势在于使底层现象透明,尽管在一般情况下实施需要进一步的工作。

英文摘要

Chapter $7$ of Langlands' monograph "On the functional equations satisfied by Eisenstein series" employs a sophisticated residue scheme to construct a portion of the discrete automorphic spectrum. We show, by examples, applications, and heuristics, that this construction is a straightforward regularization of cuspidal Eisenstein series at distinguished points, and that the regularization must track BOTH the zeros and the poles of these Eisenstein series. Unlike the one-variable case, the zero set and pole set of a several-complex-variable meromorphic function can intersect at a point. The distinguished points supporting the discrete spectrum are typically of this kind. The zeros of cuspidal Eisenstein series - largely invisible in the rank-one case - begin to play a starring role in higher rank situations, on equal footing with the poles. We redo Langlands' famous $G_{2}$ calculation and show that once zeros are tracked, the calculation reduces to elementary algebra. Drawing on rank-two examples, we introduce a program to re-think Langlands' construction from first principles, giving zeros and poles of cuspidal Eisenstein series equal standing from the very beginning. The program has the advantage of making the underlying phenomenon transparent, though carrying it out in full generality will require substantial further work.

2605.22474 2026-05-22 math.AG

Ishii's conjecture and Bridgeland stability conditions for dihedral reflection groups

Ishii的猜想与二面体反射群的Bridgeland稳定性条件

Shu Nimura

AI总结 本文从Bridgeland稳定性条件的角度,给出了Ishii猜想在任意二面体反射群上的新证明,通过导出的McKay对应关系,将问题转化为根堆栈上的几何构造。

Comments 30 pages, 2 figures

详情
AI中文摘要

我们从Bridgeland稳定性条件的角度,提供了Ishii猜想在任意二面体反射群$G\subset GL_2(\mathbb{C})$上的新证明。我们的策略是通过导出的McKay对应关系,将问题转化为根堆栈上最大解析的严格变换判别除子的几何构造。

英文摘要

We provide a new proof of Ishii's conjecture for any dihedral reflection group $G\subset GL_2(\mathbb{C})$ from the viewpoint of Bridgeland stability conditions. Our strategy is to reduce the problem, via the derived McKay correspondence, to a geometric construction of Bridgeland stability conditions on the root stack of the maximal resolution along the strict transform of the discriminant divisor.

2605.22470 2026-05-22 physics.optics physics.ins-det

Hyperdoped silicon photodetectors enable room-temperature computational SWIR imaging at 1550 nm

超掺杂硅光电探测器实现1550纳米室温短波红外计算成像

Xiaolong Liu, Sören Schäfer, Jinyuan Chen, Patrik Mc Kearney, Simon Paulus, Varsha Ashwin Vedaraj, Ville Vähänissi, Stefan Kontermann, Kenneth Crozier, James Bullock, Hele Savin

AI总结 本研究通过超掺杂硅实现室温下1550纳米短波红外计算成像,利用超快激光加热技术降低暗电流同时保持高响应率,达到10^9 Jones以上的探测率,展示了单像素成像系统在无制冷条件下重建1550纳米场景的能力,同时支持可见光成像,为多光谱硅原生光学传感器的集成提供了新路径。

Comments 30 pages including Supplementary Information; 4 main figures, 4 supplementary figures, and 1 supplementary table

详情
AI中文摘要

硅的带隙本质上限制了其光电探测到1100纳米以下的波长,需要集成成本高的III-V半导体材料用于短波红外应用。超掺杂硅超过固溶度极限提供了一种有前途的“硅原生”替代方案,但实现室温短波红外应用仍是一个巨大挑战。本文展示了一种高探测率的超掺杂硅光电探测器,能够在1550纳米波长下实现室温下的短波红外计算成像,超过硅带隙波长。通过整合超快激光加热过程步骤以降低暗电流同时保持高响应率,我们实现了在室温下工作于正向偏置、光电导模式下的特定探测率D*超过10^9 Jones。改进的探测率,结合59.4 dB的线性动态范围和kHz量级的带宽,使我们能够展示一个单像素成像系统,能够在65x63像素无制冷条件下重建1550纳米场景。我们的设备同时支持可见光成像,为单片集成、多光谱Si原生光学传感器提供了新路径。这些结果确立了超快激光超掺杂硅作为一种低成本、室温短波红外光子学的可行平台,弥合了先进材料科学与实用计算成像系统之间的差距。

英文摘要

Silicon's bandgap inherently restricts its photodetection to wavelengths below 1100 nm, necessitating the integration of costly III-V semiconductors for short-wave infrared applications. Hyperdoping silicon beyond the solid solubility limit offers a promising "silicon-native" alternative, yet achieving practical short-wave infrared applications at room temperature remains a formidable challenge. Here, we demonstrate a high-detectivity hyperdoped silicon photodetector enabling room-temperature computational short-wave infrared imaging beyond Si bandgap wavelength at λ = 1550 nm. By integrating an ultrafast laser heating process step to reduce the dark current while keeping high responsivity, we achieve a specific detectivity D^* exceeding 10^9 Jones for 1550 nm at room temperature working in a forward-biased, photoconductive mode. The improved detectivity, coupled with a 59.4 dB linear dynamic range and kHz-scale bandwidth, allows us to demonstrate a single-pixel imaging system that reconstructs 1550 nm scenes at 65x63 pixels without cryogenic cooling. Our devices simultaneously support visible-light imaging, offering a path toward monolithically integrated, multispectral Si-native optical sensors. These results establish ultrafast-laser hyperdoped silicon as a viable platform for low-cost, room-temperature, short-wave infrared photonics, bridging the gap between advanced materials science and practical computational imaging system.

2605.22466 2026-05-22 math.NT math.GR

Arboreal Galois Groups of a PCF Map with Strictly Pre-periodic Critical Points

具有严格预周期临界点的PCF映射的树状Galois群

Özlem Ejder, Zofia Gołaska, Yasemin Kara, Leonie Nienhaus, Özge Ülkem

AI总结 本文研究了定义在数域k上的后临界有限二次有理函数f(x)=2/(x-1)^2的算术和几何迭代monodromy群,其临界点均为严格预周期。研究给出了几何迭代monodromy群的拓扑生成元的显式递归描述,并证明算术迭代monodromy群的Hausdorff维数为零。还给出了确定关联的树状Galois群达到最大可能大小的显式判据,并证明最大性可以在第四层验证,具有计算可行性。最后确定了算术迭代monodromy群的常数域与k(μ_{2^{\infty}})的交集,首次全面研究了具有非阿贝尔常数域的PCF二次映射。

详情
AI中文摘要

我们研究了后临界有限(PCF)二次有理函数f(x)=2/(x-1)^2定义在数域k上的算术和几何迭代monodromy群,其临界点均为严格预周期。我们给出了f的几何迭代monodromy群的拓扑生成元的显式递归描述,并证明算术迭代monodromy群的Hausdorff维数为零。我们描述了一个显式判据,用于确定值a∈k对于关联的树状Galois群达到最大可能大小。特别地,我们证明最大性可以在第四层验证,这在计算上是可行的。最后,我们确定了算术迭代monodromy群的常数域与k(μ_{2^{\infty}})的交集,提供了对具有非阿贝尔常数域的PCF二次映射的首次全面研究。

英文摘要

We study the arithmetic and geometric iterated monodromy groups associated to the postcritically finite (PCF) quadratic rational function $f(x)=\frac{2}{(x-1)^2}$ defined over a number field $k$, whose critical points are both strictly pre-periodic. We give explicit recursive descriptions of the topological generators of the geometric iterated monodromy group of $f$ and show that the arithmetic iterated monodromy group has Hausdorff dimension zero. We describe an explicit criterion to determine the values $a\in k$ for which the associated arboreal Galois group achieves its maximum possible size. In particular, we show that maximality of the arboreal Galois group can already be verified at level four, which is computationally accessible. Finally, we determine the intersection of the constant field of the arithmetic iterated monodromy group with $k(μ_{2^{\infty}})$, providing the first full study of a PCF quadratic map with non-abelian constant field.

2605.22464 2026-05-22 hep-ph hep-th

Pseudo-Nambu-Goldstone inflation with $Z_N$ symmetric waterfall fields

具有 $Z_N$ 对称性的水坝场伪 Nambu-Goldstone 抖动 inflation

Hyun Min Lee, Adriana G. Menkara

AI总结 本文提出了一种混合 inflation 模型,其中伪 Nambu-Goldstone 超子作为 inflaton 与满足 $Z_N$ 对称性的 N 个水坝标量场耦合。通过分析 $Z_2$、$Z_3$ 和 $Z_4$ 情况下的 phase,作者展示了由于 $Z_N$ 对称性,来自水坝领域的二次发散修正被抵消,而仅当 $N>2$ 时,对数发散修正才不存在,确保了 inflaton 势的辐射稳定性。同时,作者在每个模型中分析了具有修正的 inflaton 势的参数空间,并比较了不同离散对称性下的结果。此外,作者还分析了模型的真空结构以及由于 $Z_N$ 不变的 Higgs-portal 耦合导致的 reheating 过程。发现 reheating 温度可以小于水坝场凝聚体的质量,使得 $Z_N$ 对称性在 reheating 后不被恢复,且模型中不存在 domain wall 问题。此外,作者还讨论了从水坝场凝聚体的 $Z_N$ 合作者中可能产生的多组分暗物质的可能性。

Comments 29 pages, 5 figures

详情
AI中文摘要

我们提出了一种混合 inflation 模型,其中伪 Nambu-Goldstone 超子作为 inflaton 与满足 $Z_N$ 对称性的 N 个水坝标量场耦合。我们确定了 inflation 和随后的水坝转换的 phase,具体而言,在 $Z_2$、$Z_3$ 和 $Z_4$ 情况下。从 inflaton 的 Coleman-Weinberg 势出发,我们表明由于 $Z_N$ 对称性,来自水坝领域的二次发散修正被抵消,而仅当 $N>2$ 时,对数发散修正才不存在,确保了 inflaton 势的辐射稳定性。我们展示了每个模型中具有修正的 inflaton 势的成功 inflation 的参数空间,并比较了不同离散对称性下的结果。我们进一步分析了模型的真空结构以及由于 $Z_N$ 不变的 Higgs-portal 耦合导致的 reheating 过程。我们发现 reheating 温度可以小于水坝场凝聚体的质量,使得 $Z_N$ 对称性在 reheating 后不被恢复,且模型中不存在 domain wall 问题。我们还评论了从水坝场凝聚体的 $Z_N$ 合作者中可能产生的多组分暗物质的可能性。

英文摘要

We propose a hybrid inflation model where a pseudo-Nambu-Goldstone boson inflaton couples to $N$ waterfall scalar fields respecting a $Z_N$ symmetry. We identify the phases for the inflation and the consequent waterfall transition, concretely, in $Z_2$, $Z_3$ and $Z_4$ cases. From the Coleman-Weinberg potential for the inflaton, we show that the quadratically divergent corrections coming from the waterfall sector are cancelled due to the $Z_N$ symmetry, while the logarithmically divergent corrections are absent only for $N>2$, ensuring the radiative stability of the inflaton potential. We show the parameter space for a successful inflation with the loop-corrected inflaton potential in each model and compare the results between different discrete symmetries. We further analyze the vacuum structure of the models and the reheating process due to the $Z_N$-invariant Higgs-portal couplings for the waterfall fields. We find that the reheating temperature can be smaller than the mass of the waterfall field condensate such that the $Z_N$ symmetry is not restored after reheating and there is no domain wall problem in the models. We also comment on the possibility of multi-component dark matter from the $Z_N$ partners of the waterfall field condensate.

2605.22461 2026-05-22 cs.HC

Perceived Safety of Workers in Encounters with Large Industrial AGVs

工人与大型工业AGV相遇时的安全感知

Ansgar Howey, Tim Schreiter, Andrey Rudenko, Achim J. Lilienthal

AI总结 本文研究了工人在与大型工业AGV共享空间时的安全感知,通过现实世界和虚拟现实环境中的实验,评估了不同通过距离和避障机动形状对安全感知的影响,并探讨了工人自行设定的避障参数。

Comments IEEE ICRA 2026 Workshop Proceedings: 8th Long-term Human Motion Prediction Workshop (LHMP 2026)

详情
AI中文摘要

在工厂自动化中,自动导引车(AGV)正越来越能够自主地在靠近人类工人附近移动。尽管其物理安全性由标准和指令规范,但近距离互动中的安全感知和工人的舒适度正在被研究。现有研究存在三个局限性:首先,载重较大的AGV研究不足;其次,测试参与者通常是学生而非专业工人;第三,尽管在人与重型机械的现场实验可能危险,但将模拟实验的安全感知结果转移仍存在开放性问题。在本文中,我们研究了工人在现实世界和虚拟现实环境中与大型AGV共享空间时的安全感知。我们通过改变通过距离和避障避让机动的形状,并使用手持压力敏感触发接口和实验后问卷评估感知威胁水平。此外,我们要求参与者根据其对演示轨迹轮廓的经验自行设定避障参数。在一项内嵌受试者研究中,我们发现,尽管在虚拟现实中整体威胁水平稍高,但1.5至2米的通过距离在演示轮廓中受到青睐,同样也适用于自行定义的轨迹。

英文摘要

Automated Guided Vehicles (AGV) in factory automation are increasingly capable of moving autonomously in close proximity to human workers. While their physical safety is regulated by standards and directives, perceived safety and workers comfort in close-proximity interactions are being actively investigated in studies. There are three limitations in the prior art research to that end. Firstly, AGVs with larger payloads are understudied. Secondly, the test participants are usually students and not working professionals. Thirdly, while conducting in-person experiments with heavy machinery can be dangerous, the transfer of safety perception results from simulated experiments remains open. In this paper, we investigate industrial workers perceived safety in shared spaces with large AGVs in a real-world encounter and in virtual reality. We vary the passing distance and the shape of the collision avoidance maneuver, and evaluate perceived threat level using a handheld pressure-sensitive trigger interface and a post-experiment questionnaire. Additionally, we ask participants to set their own collision avoidance parameters based on their experience with the demonstrated trajectory profiles. In a within-subject study, we found that, while the threat levels are perceived overall slightly higher in VR, the passing distance of 1.5 to 2 meters is preferred among the demonstrated profiles, as well as in the self-defined trajectories.

2605.22460 2026-05-22 cond-mat.supr-con

Current-driven reduction of topological protection in multichannel superconductors

由电流驱动的多通道超导体中拓扑保护的减少

Alfonso Maiellaro

AI总结 研究电流对Kitaev链中拓扑相的鲁棒性影响,发现有限电流会破坏双模拓扑相,并通过拓扑不变量和实空间诊断方法揭示电流对超导纳米结构拓扑保护的影响。

Comments 8 pages, 5 figures

详情
AI中文摘要

我们研究了在有限电荷电流扰动下,由两个耦合超导链组成的Kitaev链中拓扑相的鲁棒性。通过引入由电流诱导的准粒子动量有效哈密顿量,我们表明孤立链中存在的双模拓扑相对有限电流通量敏感。为了表征这种行为,我们结合体拓扑不变量和实空间诊断,包括边-边量子条件互信息Iee,这提供了基于纠缠的拓扑序特征。我们的结果提供了一个有效框架,描述电流注入和测量过程如何影响超导纳米结构中的拓扑保护。

英文摘要

We investigate the robustness of topological phases in a Kitaev ladder composed of two coupled superconducting chains under the perturbing influence of a finite charge current. By introducing an effective Hamiltonian depending on the quasiparticle momentum induced by the current, we show that the two-mode topological phase, present in the isolated ladder, is fragile against a finite current flux. To characterize this behavior, we combine bulk topological invariants with real-space diagnostics, including the edge-edge quantum conditional mutual information Iee, which provides an entanglement-based signature of topological order. Our results provide an effective framework to describe how current injection and measurement processes can affect topological protection in superconducting nanostructures.