arXivDaily arXiv每日学术速递 周一至周五更新
重置
全部学科分类 8085
1105.2211 2026-06-03 math.OC cs.IT cs.LG cs.SY eess.SY math.IT

Dual Control with Active Learning using Gaussian Process Regression

使用高斯过程回归的主动学习双控制

Tansu Alpcan

AI总结 针对信息有限的控制问题,提出一种基于信息论熵度量和高斯过程回归的双控制方法,同时优化系统辨识和控制目标,并在混沌系统和倒立摆控制中验证。

详情
AI中文摘要

在许多实际问题中,控制决策必须在有限信息下做出。控制器可能没有关于非线性系统的先验(甚至后验)数据,除了随时间获得的有限数量点。这要么是由于观测成本高,要么是由于系统的高度非平稳性。信息收集(辨识、探索)与控制(优化、利用)之间的冲突需要一种主动学习方法,用于迭代选择控制动作,同时为系统辨识提供数据点。本文提出一种双控制方法,其中每个控制步骤获取的信息使用信息论中的熵度量进行量化,并作为最先进的高斯过程回归(贝叶斯学习)方法的训练输入。对每个数据点获取的信息进行显式量化,允许迭代优化辨识和控制目标。所开发的方法通过两个例子说明:作为混沌系统的逻辑斯蒂映射控制和带倒立摆的小车位置控制。

英文摘要

In many real world problems, control decisions have to be made with limited information. The controller may have no a priori (or even posteriori) data on the nonlinear system, except from a limited number of points that are obtained over time. This is either due to high cost of observation or the highly non-stationary nature of the system. The resulting conflict between information collection (identification, exploration) and control (optimization, exploitation) necessitates an active learning approach for iteratively selecting the control actions which concurrently provide the data points for system identification. This paper presents a dual control approach where the information acquired at each control step is quantified using the entropy measure from information theory and serves as the training input to a state-of-the-art Gaussian process regression (Bayesian learning) method. The explicit quantification of the information obtained from each data point allows for iterative optimization of both identification and control objectives. The approach developed is illustrated with two examples: control of logistic map as a chaotic system and position control of a cart with inverted pendulum.

1102.2975 2026-06-03 math.OC cs.LG cs.SY eess.SY math.PR

Decentralized Restless Bandit with Multiple Players and Unknown Dynamics

多玩家未知动力学的分散式休止臂赌博机

Haoyang Liu, Keqin Liu, Qing Zhao

AI总结 针对多玩家未知动力学的分散式休止多臂赌博机问题,提出一种分散式策略,在已知系统参数边界时实现对数阶遗憾,在无先验知识时实现任意接近对数阶的遗憾。

Comments 7 pages, 2 figures, in Proc. of Information Theory and Applications Workshop (ITA), January, 2011

详情
AI中文摘要

我们考虑具有未知动力学和多玩家的分散式休止多臂赌博机问题。每个臂的奖励状态在被激活时根据未知马尔可夫规则转移,在被动时根据任意未知随机过程演化。同时激活同一臂的玩家会发生碰撞并遭受奖励损失。目标是通过设计分散式臂选择策略来解决未知奖励模型和玩家间的碰撞,从而最大化长期奖励。我们构建了一种分散式策略,当已知某些系统参数的任意非平凡边界时,该策略实现对数阶遗憾。当没有关于系统的知识可用时,我们扩展该策略以实现任意接近对数阶的遗憾。该结果可应用于通信网络、金融投资和工业工程。

英文摘要

We consider decentralized restless multi-armed bandit problems with unknown dynamics and multiple players. The reward state of each arm transits according to an unknown Markovian rule when it is played and evolves according to an arbitrary unknown random process when it is passive. Players activating the same arm at the same time collide and suffer from reward loss. The objective is to maximize the long-term reward by designing a decentralized arm selection policy to address unknown reward models and collisions among players. A decentralized policy is constructed that achieves a regret with logarithmic order when an arbitrary nontrivial bound on certain system parameters is known. When no knowledge about the system is available, we extend the policy to achieve a regret arbitrarily close to the logarithmic order. The result finds applications in communication networks, financial investment, and industrial engineering.

1012.0365 2026-06-03 math.NA cs.AI cs.NA math.OC

A Block Lanczos with Warm Start Technique for Accelerating Nuclear Norm Minimization Algorithms

一种加速核范数最小化算法的块Lanczos热启动技术

Zhouchen Lin, Siming Wei

AI总结 提出块Lanczos热启动(BLWS)技术,利用前次迭代的主奇异子空间初始化块Lanczos过程以加速核范数最小化算法中的部分SVD计算,实验表明可加速2-3倍。

详情
AI中文摘要

近年来,使用秩最小化作为各种信号处理和机器学习问题的正则化器变得流行。由于秩最小化问题通常转化为核范数最小化(NNM)问题,它们必须迭代求解,且每次迭代需要计算奇异值分解(SVD)。因此,它们的求解受到多次SVD高计算成本的影响。为了缓解这一问题,我们提出使用块Lanczos方法计算部分SVD,其中利用前一次迭代得到的主奇异子空间来启动块Lanczos过程。为了避免Lanczos过程中昂贵的重正交化,块Lanczos过程仅执行少数几步。我们的块Lanczos热启动(BLWS)技术可被求解NNM问题的不同算法采用。我们给出了将BLWS应用于鲁棒PCA和矩阵补全问题的数值结果。实验结果表明,我们的BLWS技术通常将其宿主算法加速至少两到三倍。

英文摘要

Recent years have witnessed the popularity of using rank minimization as a regularizer for various signal processing and machine learning problems. As rank minimization problems are often converted to nuclear norm minimization (NNM) problems, they have to be solved iteratively and each iteration requires computing a singular value decomposition (SVD). Therefore, their solution suffers from the high computation cost of multiple SVDs. To relieve this issue, we propose using the block Lanczos method to compute the partial SVDs, where the principal singular subspaces obtained in the previous iteration are used to start the block Lanczos procedure. To avoid the expensive reorthogonalization in the Lanczos procedure, the block Lanczos procedure is performed for only a few steps. Our block Lanczos with warm start (BLWS) technique can be adopted by different algorithms that solve NNM problems. We present numerical results on applying BLWS to Robust PCA and Matrix Completion problems. Experimental results show that our BLWS technique usually accelerates its host algorithm by at least two to three times.

1011.1518 2026-06-03 stat.ML cs.LG cs.NA math.NA

Robust Matrix Decomposition with Outliers

含离群值的鲁棒矩阵分解

Daniel Hsu, Sham M. Kakade, Tong Zhang

AI总结 研究通过ℓ1范数和迹范数最小化从观测矩阵中恢复低秩矩阵和稀疏离群值矩阵的条件,给出了比以往更强的恢复保证,且不假设离群值的空间模式是随机的。

Comments Corrected comparisons to previous work of Candes et al (2009)

详情
AI中文摘要

假设给定的观测矩阵可以分解为一个低秩矩阵和一个稀疏矩阵(离群值)的和,目标是恢复这些独立分量。这种加性分解在多种数值问题中有应用,包括系统辨识、潜变量图建模和主成分分析。我们研究通过ℓ1范数和迹范数最小化实现这种分解的条件。我们特别关注允许多少离群值使得凸规划仍能实现准确恢复,并且我们得到了比以往研究更强的恢复保证。此外,我们不假设离群值的空间模式是随机的,这与通过矩阵补全进行相关分析形成对比。

英文摘要

Suppose a given observation matrix can be decomposed as the sum of a low-rank matrix and a sparse matrix (outliers), and the goal is to recover these individual components from the observed sum. Such additive decompositions have applications in a variety of numerical problems including system identification, latent variable graphical modeling, and principal components analysis. We study conditions under which recovering such a decomposition is possible via a combination of $\ell_1$ norm and trace norm minimization. We are specifically interested in the question of how many outliers are allowed so that convex programming can still achieve accurate recovery, and we obtain stronger recovery guarantees than previous studies. Moreover, we do not assume that the spatial pattern of outliers is random, which stands in contrast to related analyses under such assumptions via matrix completion.

1011.0997 2026-06-03 math.NA cs.CV cs.NA math.FA stat.ML

Performance Analysis of Spectral Clustering on Compressed, Incomplete and Inaccurate Measurements

压缩、不完整和不准确测量下的谱聚类性能分析

Blake Hunter, Thomas Strohmer

AI总结 本文结合压缩感知和矩阵完成的距离保持测量与鲁棒谱聚类,分析了亲和矩阵微小误差对谱坐标和聚类能力的影响,并将双类谱聚类的扰动结果推广到多类聚类。

详情
AI中文摘要

谱聚类是提取数据集潜在全局结构最广泛使用的技术之一。压缩感知和矩阵完成已成为分别有效恢复稀疏和部分观测信号的主流方法。我们将压缩感知和矩阵完成的距离保持测量与鲁棒谱聚类的力量相结合。我们的分析提供了关于亲和矩阵中微小误差如何影响谱坐标和聚类能力的严格界限。这项工作将双类谱聚类的当前扰动结果推广到使用k个特征向量的多类聚类。我们彻底追踪了使用压缩感知和矩阵完成引起的小扰动如何影响亲和矩阵,进而影响谱坐标。这些多类聚类的扰动结果要求亲和矩阵的第k个和第(k+1)个特征值之间存在特征间隙,这在具有k个良好定义簇的数据中自然出现。我们的理论保证辅以数值结果以及图像数据的无监督组织和聚类的若干示例。

英文摘要

Spectral clustering is one of the most widely used techniques for extracting the underlying global structure of a data set. Compressed sensing and matrix completion have emerged as prevailing methods for efficiently recovering sparse and partially observed signals respectively. We combine the distance preserving measurements of compressed sensing and matrix completion with the power of robust spectral clustering. Our analysis provides rigorous bounds on how small errors in the affinity matrix can affect the spectral coordinates and clusterability. This work generalizes the current perturbation results of two-class spectral clustering to incorporate multi-class clustering with k eigenvectors. We thoroughly track how small perturbation from using compressed sensing and matrix completion affect the affinity matrix and in succession the spectral coordinates. These perturbation results for multi-class clustering require an eigengap between the kth and (k+1)th eigenvalues of the affinity matrix, which naturally occurs in data with k well-defined clusters. Our theoretical guarantees are complemented with numerical results along with a number of examples of the unsupervised organization and clustering of image data.

0912.4571 2026-06-03 math.OC cs.CV cs.NA math.NA

Fast Alternating Linearization Methods for Minimizing the Sum of Two Convex Functions

最小化两个凸函数和的快速交替线性化方法

Donald Goldfarb, Shiqian Ma, Katya Scheinberg

AI总结 提出基于交替方向增广拉格朗日方法的一阶交替线性化算法,用于最小化两个凸函数的和,基本方法需O(1/ε)次迭代达到ε-最优解,加速版本需O(1/√ε)次迭代,并给出数值结果。

详情
AI中文摘要

本文提出基于交替方向增广拉格朗日方法的一阶交替线性化算法,用于最小化两个凸函数的和。我们的基本方法最多需要$O(1/ε)$次迭代即可获得$ε$-最优解,而加速(即快速)版本最多需要$O(1/\sqrtε)$次迭代,且每次迭代的计算量变化很小。对于这两种方法,我们提出了一种要求两个函数均具有Lipschitz连续梯度的光滑性的算法,以及一种仅要求其中一个函数具有该性质的算法。本文中的算法是Gauss-Seidel型方法,与Goldfarb和Ma在[21]中提出的Jacobi型方法形成对比。数值结果支持了我们的理论结论,并展示了算法的实际潜力。

英文摘要

We present in this paper first-order alternating linearization algorithms based on an alternating direction augmented Lagrangian approach for minimizing the sum of two convex functions. Our basic methods require at most $O(1/ε)$ iterations to obtain an $ε$-optimal solution, while our accelerated (i.e., fast) versions of them require at most $O(1/\sqrtε)$ iterations, with little change in the computational effort required at each iteration. For both types of methods, we present one algorithm that requires both functions to be smooth with Lipschitz continuous gradients and one algorithm that needs only one of the functions to be so. Algorithms in this paper are Gauss-Seidel type methods, in contrast to the ones proposed by Goldfarb and Ma in [21] where the algorithms are Jacobi type methods. Numerical results are reported to support our theoretical conclusions and demonstrate the practical potential of our algorithms.

1010.2247 2026-06-03 math.OC cs.RO cs.SY eess.SY

Regions of Attraction for Hybrid Limit Cycles of Walking Robots

行走机器人混合极限环的吸引域

Ian R. Manchester, Mark M. Tobenkin, Michael Levashov, Russ Tedrake

AI总结 本文应用非线性混合极限环吸引域分析的最新研究成果,通过范德波尔振荡器、无辐车轮和指南针步态三个示例系统,详细阐述了利用平方和分析和半定规划寻找横向动力学李雅普诺夫函数的方法,并展示了优化横向面、处理冲击映射、优化李雅普诺夫函数以及轨道稳定控制设计等不同方面的应用。

详情
AI中文摘要

本文阐述了非线性混合极限环吸引域分析的最新研究成果的应用。详细分析了三个示例系统:范德波尔振荡器、“无辐车轮”和“指南针步态”,后两者是欠驱动机器人行走的简化模型。所使用的方法包括将目标周期附近的动力学分解为切向和横向分量,并利用平方和分析(半定规划)在横向动力学中寻找李雅普诺夫函数。每个示例都展示了该过程的不同方面,包括横向面的优化、冲击映射的处理、李雅普诺夫函数的优化以及轨道稳定控制设计。

英文摘要

This paper illustrates the application of recent research in region-of-attraction analysis for nonlinear hybrid limit cycles. Three example systems are analyzed in detail: the van der Pol oscillator, the "rimless wheel", and the "compass gait", the latter two being simplified models of underactuated walking robots. The method used involves decomposition of the dynamics about the target cycle into tangential and transverse components, and a search for a Lyapunov function in the transverse dynamics using sum-of-squares analysis (semidefinite programming). Each example illuminates different aspects of the procedure, including optimization of transversal surfaces, the handling of impact maps, optimization of the Lyapunov function, and orbitally-stabilizing control design.

1009.0051 2026-06-03 math.NA cs.CV cs.NA

Variational Iteration Method for Image Restoration

变分迭代法用于图像恢复

Keyvan Yahya, Jafar Biazar, Hossein Azari, Pouyan Rafiei Fard

AI总结 本文首次应用变分迭代法求解Perona-Malik方程,通过误差分析获得近似解,并验证了该方法的有效性。

详情
AI中文摘要

著名的Perona-Malik (P-M)方程最初用于图像恢复,已有多种数值方法求解。本文首次应用一种称为变分迭代法(VIM)的新数值方法求解该方程,并针对相关误差分析获得了P-M方程的对应近似解。通过实现我们的算法,我们得到了一些有效的结果,这些结果值得与其他方法给出的解一样被重视。

英文摘要

The famous Perona-Malik (P-M) equation which was at first introduced for image restoration has been solved via various numerical methods. In this paper we will solve it for the first time via applying a new numerical method called the Variational Iteration Method (VIM) and the correspondent approximated solutions will be obtained for the P-M equation with regards to relevant error analysis. Through implementation of our algorithm we will access some effective results which are deserved to be considered as worthy as the other solutions issued by the other methods.

1008.4870 2026-06-03 math.NA cs.CV cs.NA

On Euclidean Norm Approximations

关于欧几里得范数近似

M. Emre Celebi, Fatih Celiker, Hassan A. Kingravi

AI总结 本文研究了欧几里得范数的多种近似方法,揭示了它们统一的数学形式,并纠正了Seol和Cheun方法中最大误差的乐观估计。

Comments 9 pages, 1 figure, Pattern Recognition

详情
AI中文摘要

欧几里得范数计算在科学和工程应用中频繁出现。文献中提出了几种具有不同复杂度和精度的该范数近似方法。早期方法基于最小化最大误差。最近,Seol和Cheun提出了一种基于最小化平均误差的近似方法。在本文中,我们首先详细考察这些近似,表明它们符合单一的数学公式,并比较它们的平均误差和最大误差。然后,我们证明Seol和Cheun给出的最大误差显著过于乐观。

英文摘要

Euclidean norm calculations arise frequently in scientific and engineering applications. Several approximations for this norm with differing complexity and accuracy have been proposed in the literature. Earlier approaches were based on minimizing the maximum error. Recently, Seol and Cheun proposed an approximation based on minimizing the average error. In this paper, we first examine these approximations in detail, show that they fit into a single mathematical formulation, and compare their average and maximum errors. We then show that the maximum errors given by Seol and Cheun are significantly optimistic.

1008.4406 2026-06-03 cs.MM cs.LG cs.SY eess.SY

Structural Solutions to Dynamic Scheduling for Multimedia Transmission in Unknown Wireless Environments

未知无线环境下多媒体传输的动态调度结构解决方案

Fangwen Fu, Mihaela van der Schaar

AI总结 针对时变无线信道中延迟敏感媒体数据的调度问题,提出基于马尔可夫决策过程(MDP)和优先级图(DAG)的结构化解决方案,通过分解多数据单元决策为顺序单数据单元决策降低复杂度,并开发低复杂度在线学习算法处理未知统计知识,显著优于现有方法。

详情
AI中文摘要

在本文中,我们提出了一种系统性的解决方案,用于在时变无线信道上调度延迟敏感的媒体数据进行传输。我们首先将动态调度问题建模为马尔可夫决策过程(MDP),该过程明确考虑了用户异构的多媒体数据特征(例如延迟截止时间、失真影响和依赖性等)以及时变信道条件,这些在现有的数据包调度算法中并未同时考虑。这种建模使我们能够进行前瞻性决策,在每次传输时调度多个数据单元,以优化多媒体应用的长期效用。媒体数据的异构性使我们能够将不同数据单元之间的传输优先级表示为优先级图,这是一个有向无环图(DAG)。该优先级图为我们提供了一种优雅的结构,可以将每次的多数据单元前瞻性决策分解为多个单数据单元前瞻性决策,这些决策可以按顺序执行,从高优先级数据单元到低优先级数据单元,从而显著降低计算复杂度。当多媒体数据特征和信道条件的统计知识先验未知时,我们开发了一种低复杂度的在线学习算法来更新价值函数,该函数捕捉当前决策对未来效用的影响。仿真结果表明,所提出的解决方案显著优于现有的最先进调度解决方案。

英文摘要

In this paper, we propose a systematic solution to the problem of scheduling delay-sensitive media data for transmission over time-varying wireless channels. We first formulate the dynamic scheduling problem as a Markov decision process (MDP) that explicitly considers the users' heterogeneous multimedia data characteristics (e.g. delay deadlines, distortion impacts and dependencies etc.) and time-varying channel conditions, which are not simultaneously considered in state-of-the-art packet scheduling algorithms. This formulation allows us to perform foresighted decisions to schedule multiple data units for transmission at each time in order to optimize the long-term utilities of the multimedia applications. The heterogeneity of the media data enables us to express the transmission priorities between the different data units as a priority graph, which is a directed acyclic graph (DAG). This priority graph provides us with an elegant structure to decompose the multi-data unit foresighted decision at each time into multiple single-data unit foresighted decisions which can be performed sequentially, from the high priority data units to the low priority data units, thereby significantly reducing the computation complexity. When the statistical knowledge of the multimedia data characteristics and channel conditions is unknown a priori, we develop a low-complexity online learning algorithm to update the value functions which capture the impact of the current decision on the future utility. The simulation results show that the proposed solution significantly outperforms existing state-of-the-art scheduling solutions.

1007.0380 2026-06-03 math.NA cs.LG cs.NA

Additive Non-negative Matrix Factorization for Missing Data

缺失数据的加性非负矩阵分解

Mithun Das Gupta

AI总结 提出一种加性非负矩阵分解方法,通过联合优化缺失属性和分解因子来生成测试数据中的缺失属性,并证明算法的单调收敛性。

Comments General extension of the NMF framework

详情
AI中文摘要

非负矩阵分解(NMF)先前已被证明是多变量数据的有用分解。我们以新的方式解释该分解,并利用它从测试数据生成缺失属性。我们为缺失属性以及NMF因子提供了联合优化方案。我们证明了算法的单调收敛性。我们展示了缺失属性情况下的分类结果。

英文摘要

Non-negative matrix factorization (NMF) has previously been shown to be a useful decomposition for multivariate data. We interpret the factorization in a new way and use it to generate missing attributes from test data. We provide a joint optimization scheme for the missing attributes as well as the NMF factors. We prove the monotonic convergence of our algorithms. We present classification results for cases with missing attributes.

1006.5739 2026-06-03 math.NA cs.CV cs.NA

Polyharmonic Daubechies type wavelets in Image Processing and Astronomy, II

图像处理与天文学中的多调和Daubechies型小波(II)

Ognyan Kounchev, Damyan Kalaglarsky, Milcho Tsvetkov

AI总结 本文研究多调和细分小波(Daubechies型)在图像处理,特别是天文图像中的应用,结果表明其相对于某些标准多变量小波具有显著优势并展现出更好的压缩潜力。

Comments 9 pages

详情
AI中文摘要

我们考虑多调和细分小波(Daubechies型)在图像处理,特别是天文图像中的应用。结果显示,相对于某些标准多变量小波,该方法具有显著优势,并展现出更好的压缩潜力。

英文摘要

We consider the application of the polyharmonic subdivision wavelets (of Daubechies type) to Image Processing, in particular to Astronomical Images. The results show an essential advantage over some standard multivariate wavelets and a potential for better compression.

0906.5202 2026-06-03 math.NA cs.NA cs.SD

Superposition frames for adaptive time-frequency analysis and fast reconstruction

用于自适应时频分析与快速重构的叠加框架

Daniel Rudoy, Prabahan Basu, Patrick J. Wolfe

AI总结 本文提出一类称为叠加框架的自适应线性时频表示,具有类似短时傅里叶变换的快速重叠相加重构特性,并通过确定性及随机信号自适应准则实现数值稳定可逆表示。

Comments 16 pages, 6 figures; revised version

详情
Journal ref
IEEE Transactions on Signal Processing, vol. 58, pp. 2581-2596, 2010
AI中文摘要

本文介绍了一类广泛的自适应线性时频表示,称为叠加框架,并证明它们具有类似标准短时傅里叶技术的快速重叠相加重构特性。这一方法与现有文献中的许多自适应时频表示形成对比,后者虽然比标准固定分辨率方法更灵活,但通常无法提供高效重构,且往往缺乏精确框架理论分析所需的规则结构。我们的主要技术贡献在于开发了确保该构造提供数值稳定、可逆信号表示的性质。我们的主要算法贡献在于基于时频集中性和非平稳性检测,分别在确定性和随机设置中引入并讨论了特定的信号自适应准则。最后,我们通过一个简短的语音增强示例来突出我们方法的潜在应用。

英文摘要

In this article we introduce a broad family of adaptive, linear time-frequency representations termed superposition frames, and show that they admit desirable fast overlap-add reconstruction properties akin to standard short-time Fourier techniques. This approach stands in contrast to many adaptive time-frequency representations in the extant literature, which, while more flexible than standard fixed-resolution approaches, typically fail to provide efficient reconstruction and often lack the regular structure necessary for precise frame-theoretic analysis. Our main technical contributions come through the development of properties which ensure that this construction provides for a numerically stable, invertible signal representation. Our primary algorithmic contributions come via the introduction and discussion of specific signal adaptation criteria in deterministic and stochastic settings, based respectively on time-frequency concentration and nonstationarity detection. We conclude with a short speech enhancement example that serves to highlight potential applications of our approach.

0909.1310 2026-06-03 math.NA cs.CV cs.NA

Sparse image representation by discrete cosine/spline based dictionaries

基于离散余弦/样条字典的稀疏图像表示

James Bowley, Laura Rebollo-Neira

AI总结 本文考虑由余弦和B样条函数生成的混合字典,通过正交匹配追踪等高非线性方法,证明所提字典的离散版本能显著提高图像表示的稀疏性。

详情
AI中文摘要

考虑了由余弦和B样条函数生成的混合字典。结果表明,通过高度非线性的方法(如正交匹配追踪),所提字典的离散版本在图像表示的稀疏性上获得了显著提升。

英文摘要

Mixed dictionaries generated by cosine and B-spline functions are considered. It is shown that, by highly nonlinear approaches such as Orthogonal Matching Pursuit, the discrete version of the proposed dictionaries yields a significant gain in the sparsity of an image representation.

0810.0877 2026-06-03 math.NA cs.LG cs.NA

Bias-Variance Techniques for Monte Carlo Optimization: Cross-validation for the CE Method

蒙特卡洛优化的偏差-方差技术:CE方法的交叉验证

Dev Rajnarayan, David Wolpert

AI总结 本文利用偏差-方差权衡和交叉验证技术改进交叉熵(CE)方法在蒙特卡洛优化中的性能,并指出参数学习中的技术可推广至优化算法。

详情
AI中文摘要

本文在蒙特卡洛优化(MCO)和参数学习(PL)的广泛背景下考察了CE方法,后者是一种机器学习。一个众所周知的用于提高许多PL算法性能的总体原则是偏差-方差权衡。该权衡已被用于改进从蒙特卡洛积分估计到线性估计再到一般统计估计的PL算法。此外,如所述,MCO与PL密切相关。由于这种相似性,偏差-方差权衡影响MCO性能,正如它影响PL性能一样。在本文中,我们利用偏差-方差权衡来增强MCO算法的性能。我们使用交叉验证技术,一种基于偏差-方差权衡的技术,来显著改进交叉熵(CE)方法(一种MCO算法)的性能。在先前的工作中,我们已确认其他PL技术改进了其他MCO算法的性能。我们得出结论,PL中开创的许多技术可以研究作为改进一般MCO算法,特别是CE方法的方法。

英文摘要

In this paper, we examine the CE method in the broad context of Monte Carlo Optimization (MCO) and Parametric Learning (PL), a type of machine learning. A well-known overarching principle used to improve the performance of many PL algorithms is the bias-variance tradeoff. This tradeoff has been used to improve PL algorithms ranging from Monte Carlo estimation of integrals, to linear estimation, to general statistical estimation. Moreover, as described by, MCO is very closely related to PL. Owing to this similarity, the bias-variance tradeoff affects MCO performance, just as it does PL performance. In this article, we exploit the bias-variance tradeoff to enhance the performance of MCO algorithms. We use the technique of cross-validation, a technique based on the bias-variance tradeoff, to significantly improve the performance of the Cross Entropy (CE) method, which is an MCO algorithm. In previous work we have confirmed that other PL techniques improve the perfomance of other MCO algorithms. We conclude that the many techniques pioneered in PL could be investigated as ways to improve MCO algorithms in general, and the CE method in particular.

nlin/0407032 2026-06-03 nlin.PS cs.AI cs.NA math.NA

Application of Artificial Neural Network in Jitter Analysis of Dispersion-Managed Communication System

人工神经网络在色散管理通信系统抖动分析中的应用

F. P. Zen, B. E. Gunara, W. Hidayat, Z. A. Thalib, H. Zainuddin, J. Aminuddin

AI总结 利用人工神经网络求解修正非线性薛定谔方程,分析色散管理系统的抖动,验证并改进了传统数值方法的结果。

Comments 9 pages, 5 figures

详情
AI中文摘要

人工神经网络(ANN)被用作数值方法,求解带有色散管理系统(DMS)的修正非线性薛定谔(NLS)方程,用于抖动分析。我们以光轴z和时间t作为输入,然后得到一些相关值,如脉冲位置和中心频率的变化,以及抖动分析所需的输入脉冲的均方时间。结果表明,ANN产生的数值解对数值误差具有自适应性,并且验证了使用传统数值方法得到的先前数值结果。我们的结果表明,DMS可以最小化由某些放大器引起的定时抖动。

英文摘要

Artificial Neural Network (ANN) is used as numerical methode in solving modified Nonlinear Schroedinger (NLS) equation with Dispersion Managed System (DMS) for jitter analysis. We take the optical axis z and the time t as input, and then some relevant values such as the change of position and the center frequency of the pulse, and further the mean square time of incoming pulse which are needed for jitter analysis. It shows that ANN yields numerical solutions which are adaptive with respect to the numerical errors and also verifies the previous numerical results using conventional numerical method. Our result indicates that DMS can minimize the timing jitter induced by some amplifiers.

2605.04867 2026-06-03 math.PR

First server's effect on the expected number of games in tennis

首发球员对网球比赛期望局数的影响

Ali Mohammadi

AI总结 研究在假设每位球员发球得分概率恒定下,首发球员信息如何影响网球比赛期望总局数和胜局差,并确定该影响不可忽略的概率区域。

详情
AI中文摘要

我们证明,在每位球员发球得分概率恒定的标准假设下,首发球员的信息会影响网球比赛的期望总局数和胜局差,并识别出这些概率下该影响不可忽略的具体区域。我们通过数值验证,在盘和比赛层面,该影响最多不超过$0.4$局。例如,当球员发球得分概率相差$10\%$时,比赛超过$19.5$局的概率大约会变化$9\%$。我们通过专业比赛数据的实证比较补充了分析,说明了恒定概率假设在建模总局数方面的充分性。

英文摘要

We show that information on the first server influences the expected total number of games and margin in a tennis match under the standard assumption that each player's serve point win probability remains constant, and identify the exact regions, in terms of these probabilities, in which this effect is non-negligible. We confirm numerically that this effect is bounded by at most $0.4$ games at both the set and match level. This translates, for example, to roughly a $9$ percent shift in the probability that a match exceeds $19.5$ games when the players' serve point win probabilities differ by $10$ percent. We complement the analysis with an empirical comparison on professional match data, illustrating the adequacy of the constant-probability assumption for modelling the total number of games.

2605.04693 2026-06-03 cond-mat.supr-con

Superconductivity in moiré transition metal dichalcogenide bilayers: comparison of two distinct theoretical approaches

莫尔过渡金属二硫族化物双层中的超导性:两种不同理论方法的比较

Waseem Akbar, Michał Zegrodnik

AI总结 本文通过负U-Hubbard模型和t-J-U模型两种互补理论方法,研究扭曲WSe2中的超导态,比较其关键性质并讨论实验意义。

详情
Journal ref
Acta Phys. Pol. B 57, 5-A12 (2026)
AI中文摘要

最近在莫尔过渡金属二硫族化物双层中观察到了超导性。这里,我们使用两种互补的理论方法研究扭曲WSe$_2$中的超导态。第一种基于负$U$-Hubbard模型,代表一种相对传统的配对场景,其中强电子-电子排斥不直接影响配对态,并出现各向同性的$s$波能隙。第二种方法采用$t$-$J$-$U$模型,允许非常规能隙对称性,并通过库仑排斥引起的实质性重整化纳入强关联效应。我们比较了这两种框架下获得的超导态的关键性质,并根据现有实验观测讨论了它们的含义。

英文摘要

Superconductivity has recently been observed in moiré transition-metal dichalcogenide bilayers. Here, we investigate the superconducting state in twisted WSe$_2$ using two complementary theoretical approaches. The first is based on the negative $U$-Hubbard model and represents a relatively conventional pairing scenario, in which strong electron-electron repulsion does not directly affect the paired state and an isotropic $s$-$wave$ gap emerges. The second approach employs the $t$-$J$-$U$ model, allowing for unconventional gap symmetries and incorporating strong correlation effects via substantial renormalization induced by Coulomb repulsion. We compare the key properties of the superconducting states obtained within these two frameworks and discuss their implications in light of available experimental observations.

2605.04633 2026-06-03 astro-ph.GA

A spectroscopic map of the Galactic centre: Integrated light and dynamical modelling

银河系中心的光谱图:集成光与动力学建模

A. Feldmeier-Krause, T. I. Maindl, G. van de Ven, S. Thater, P. Jethwa, I. Breda

AI总结 利用DYNAMITE代码对银河系中心内~3 pc x 66 pc区域的恒星视线运动学进行三轴轨道动力学建模,成功恢复Sgr A*质量并约束质量分布和轨道分布。

Comments 11 pages (+ 5 pages Appendix), 9 (+ 5) figures, accepted A&A. Corrected typographical errors and incorporated language-editing suggestions. No changes to the scientific content or conclusions

详情
AI中文摘要

银河系中心由一个包含超大质量黑洞Sgr A*的核星团占据。该星团嵌入在更大的周围核恒星盘中。这三个成分在不同径向尺度上主导银河系中心的质量预算。银河系中心的质量分布已通过观测单个亮星和各种动力学建模方法得到广泛研究。外部星系的情况不同,其观测通常仅限于视线方向积分运动学。对于此类系统,三轴轨道动力学建模已成为推导质量分布和恒星轨道分布的标准方法。我们旨在将这种方法应用于银河系中心并进行测试。我们提取了银河系中心内部~3 pc x 66 pc区域的恒星视线运动学图。我们使用DYNAMITE代码,该代码在给定引力势中计算轨道库并生成模型运动学图。然后将这些图与观测运动学图进行比较,从而约束银河系中心的引力势和轨道分布。我们恢复了Sgr A*的正确质量,我们的恒星质量分布与文献一致,尽管不确定性较大。恒星结构最多是轻微三轴的,接近扁球。内部区域的恒星轨道分布由动力学温暖和热轨道主导。在更大尺度上,动力学冷(高速旋转)轨道权重最大。热轨道和温暖轨道的优势是银河系中心内部动力学时标短的结果,导致动力学加热。大半径处冷轨道的存在可能归因于该区域较长的加热时标,以及外核恒星盘中的恒星更年轻。[删节]

英文摘要

The centre of the Milky Way is occupied by a nuclear star cluster that contains the supermassive black hole Sgr A*. The cluster is embedded in the larger surrounding nuclear stellar disc. These three components dominate the mass budget of the Galactic centre at different radial scales. The mass distribution of the Galactic centre has been studied extensively using observations of individual bright stars and various dynamical modelling approaches. The situation differs for external galaxies, where observations are often limited to the integrated line-of-sight kinematics. For such systems, triaxial orbit-based dynamical modelling has become a standard method of deriving mass distributions and stellar orbit distributions. We aim to apply and test this method on the Galactic centre. We extracted stellar line-of-sight kinematic maps of the inner ~3 pc x 66 pc region of the Galactic centre. We used the DYNAMITE code, which calculates an orbit library in a given gravitational potential and computes model kinematic maps. These maps were then compared to the observed kinematic maps, and the gravitational potential and orbit distribution of the Galactic centre were constrained. We recover the correct mass of Sgr A*, and our stellar mass distributions are in agreement with the literature, albeit with larger uncertainties. The stellar structures are at most mildly triaxial and close to oblate. The stellar orbit distribution in the inner region is dominated by dynamically warm and hot orbits. At larger scales, dynamically cold -- highly rotating -- orbits have the largest weights. The dominance of hot and warm orbits is a consequence of short dynamical timescales in the inner Galactic centre, causing dynamical heating. The presence of cold orbits at large radii may be explained by the longer heating timescales in this region, and by the stars in the outer nuclear stellar disc being younger.[abridged]

2605.04235 2026-06-03 math.CO cs.CY math.OC

Conflict-Aware Seat Assignment in Classroom Environments

教室环境中的冲突感知座位分配

Bruna Cristina Braga Charytitsch, Mariá Cristina Vasconcelos Nascimento

AI总结 针对教室座位分配问题,提出数学模型和迭代局部搜索启发式算法,以最小化学生间的人际冲突。

Comments This manuscript is currently under review

详情
AI中文摘要

课堂动态受多种因素影响,这些因素影响教学表现和学习活动。一个关键挑战是确定最有效的座位安排,即学生在特定教室环境中就座以实现最佳学习环境。本文介绍了学生座位分配问题(SSAP),用于在传统教室中战略性地组织学生座位,以最小化人际冲突。我们提出了一个数学模型和迭代局部搜索(ILS)启发式算法来解决SSAP。计算实验表明,与商业求解器在引入的数学模型上获得的结果相比,ILS在更复杂的场景中表现更优。ILS在处理具有更高冲突数量的真实和人工实例时特别有效。

英文摘要

Classroom dynamics depend on various elements that influence teaching performance and learning activities. A key challenge is to determine the most effective seating plan, where students will seat in a specific classroom setting to achieve the best learning environment. This paper introduces the Student Seat Allocation Problem (SSAP) for strategically organizing student seating in traditional classrooms to minimize interpersonal conflicts. We propose a mathematical model and an Iterated Local Search (ILS) heuristic to solve the SSAP. Computational experiments demonstrated that ILS outperformed in more complex scenarios when compared to the results obtained by a commercial solver on the introduced mathematical model. ILS was particularly efficient in real and artificial instances that exhibited a higher number of conflicts.

2604.21880 2026-06-03 math.AG math.CA

A theory of generalized Lamé curves

广义拉梅曲线理论

You-Cheng Chou, Chin-Lung Wang, Po-Sheng Wu

AI总结 通过分析椭圆曲线上具有多个正则奇点的广义拉梅方程,构造了广义拉梅曲线和对数自由曲线,并利用加法映射和扭曲等单值形变建立了边界退化与BGG范畴O中sl2(C)模张量代数的对应,解决了Treibich猜想。

Comments 81 pages, comments are welcome

详情
AI中文摘要

我们研究椭圆曲线$E$上具有多个正则奇点$\mathbf{p} = (p_i)_{i = 1}^r$和权重$\mathbf{n} = (n_i)_{i = 1}^r$的广义拉梅方程(GLE)。通过分析允许拟周期解的轨迹,我们构造了两条基本代数曲线:(i) 广义拉梅曲线(GLC) $\mathcal{Y}_{\mathbf{n}, \mathbf{p}}$,它位于$\operatorname{Sym}^n E$上的仿射丛中(总权重$n:=\sum n_i \in \mathbb{Z}_{\geq 0}$),并参数化广义Hermite–Halphen ansatz解。(ii) 对数自由曲线$V_{\mathbf{n}, \mathbf{p}}$,当所有$n_i \in rac{1}{2}\mathbb{N}$时出现的非完全交簇,我们证明它是约化曲线,证实了Wang的一个猜想。我们将GLC作为极点配置空间上的代数族进行分析。通过研究加法映射$$\sigma\colon \operatorname{Sym}^n E \longrightarrow E,$$我们建立了一个一般有限、万有的次数公式,表明极点碰撞下边界退化的几何完美地镜像了BGG范畴$\mathcal{O}$中$\mathfrak{sl}_2(\mathbb{C})$-模的张量代数。这提供了建立GLC整体平坦性所需的局部结构极限。此外,我们发展了扭曲等单值形变的框架,并构造了由扭曲单值数据$(t,s)$参数化的$(\mathbf{n}, \mathbf{p})$-变形预模形式。它们的消失解决了底层的单值问题,并沿边界层分解,允许任意配置连续形变到经典拉梅方程。最后,利用渐近缩放技术,我们完全解决了$r=2$对称对的Treibich猜想,将其扩展到$r \leq 4$,并提出了一个枚举所有$r$的对称有限间隙KdV势的一般公式。

英文摘要

We study the generalized Lam'e equation (GLE) on an elliptic curve $E$ with multiple regular singularities $\mathbf{p} = (p_i)_{i = 1}^r$ of weights $\mathbf{n} = (n_i)_{i = 1}^r$. By analyzing the locus admitting quasi-periodic solutions, we construct two fundamental algebraic curves: (i) The generalized Lam'e curve (GLC), $\mathcal{Y}_{\mathbf{n}, \mathbf{p}}$, which lies in an affine bundle over $\operatorname{Sym}^n E$ for total weight $n:=\sum n_i \in \mathbb{Z}_{\geq 0}$ and parametrizes generalized Hermite--Halphen ansatz solutions. (ii) The log-free curve, $V_{\mathbf{n}, \mathbf{p}}$, a non-complete intersection variety arising when all $n_i \in \frac{1}{2}\mathbb{N}$, which we prove is a reduced curve, confirming a conjecture of Wang. We analyze the GLC as an algebraic family over the pole configuration space. By studying the addition map$$σ\colon \operatorname{Sym}^n E \longrightarrow E,$$where we establish a generically finite, universal degree formula, we show that the geometry of boundary degenerations under pole collisions perfectly mirrors the tensor algebra of $\mathfrak{sl}_2(\mathbb{C})$-modules within the BGG category $\mathcal{O}$. This provides the local structural limits needed to establish the global flatness of the GLC. Furthermore, we develop a framework of twisted isomonodromic deformations and construct $(\mathbf{n}, \mathbf{p})$-deformed pre-modular forms parameterized by twisted monodromy data $(t,s)$. Their vanishing solves the underlying monodromy problem and factorizes along boundary strata, allowing an arbitrary configuration to be continuously deformed down to the classical Lam'e equation. Finally, using an asymptotic scaling technique, we completely solve the Treibich conjecture for $r=2$ symmetric pairs, extend it to $r \leq 4$, and propose a general formula enumerating symmetric finite-gap KdV potentials for all $r$.

2605.03613 2026-06-03 cs.LO

Set-like operations on propositional logic programs

命题逻辑程序上的集合类操作

Christian Antić

AI总结 本文引入命题Horn逻辑程序的集合类操作,通过将程序分解为Krom程序等简单组件,实现最小模型语义的重构或近似,为组合推理和程序构建奠定代数基础。

详情
AI中文摘要

目前缺乏一个系统的代数框架来组合和分解逻辑程序,这限制了以模块化方式分析和构建程序的能力。在本文中,我们引入了(命题Horn)逻辑程序的集合类操作,允许对规则体进行结构化操作。我们的主要技术结果表明,程序可以分解为更简单的组件,使得它们的最小模型语义可以从这些组件的语义中重构或近似。特别地,我们证明每个最小程序都可以分解为Krom程序——仅包含最多一个体原子的规则——使得其最小模型可以从其组件的最小模型计算得出。对于任意程序,我们得到了相应的近似结果。这些结果为逻辑程序提供了新的代数视角,并为组合推理和程序构建奠定了基础。

英文摘要

A systematic algebraic framework for composing and decomposing logic programs is currently missing, limiting our ability to analyze and construct programs in a modular way. In this paper, we introduce set-like operations for (propositional Horn) logic programs that allow for a structured manipulation of rule bodies. Our main technical result shows that programs can be decomposed into simpler components in such a way that their least model semantics can be reconstructed or approximated from the semantics of these components. In particular, we prove that every minimalist program can be decomposed into Krom programs -- consisting only of rules with at most one body atom -- such that its least model can be computed from the least models of its components. For arbitrary programs, we obtain corresponding approximation results. These results provide a new algebraic perspective on logic programs and lay the groundwork for compositional reasoning and program construction.

2605.02678 2026-06-03 math.CO

A universal dichotomy for concentration in randomly colored graphs

随机着色图中浓度的一个普遍二分法

Nicola Apollonio

AI总结 本文通过图度序列的欧几里得范数ζ,证明了在顶点随机着色且各类颜色比例有界远离零时,ζ=o(1)导致子图大小集中,而ζ=Θ(1)时浓度依赖于颜色平衡性。

Comments 21 pages, no figure

详情
AI中文摘要

设ζ为图的度序列的欧几里得范数除以图的大小。我们证明,当图的顶点被随机着色为s种颜色,且每种颜色类中顶点的比例有界远离零时,仅出现两种渐近情形。如果ζ=o(1),则颜色类诱导的子图的大小集中在其期望值附近。如果ζ=Θ(1),则浓度取决于颜色平衡:对于具有持续不平衡的着色,单色边的总数M以正概率保持远离其均值;否则,对于消失的不平衡,M仍然集中。同样的二分法适用于一大类随机着色的随机图。

英文摘要

Let $ζ$ be Euclidean norm of the degree sequence of a graph normalized by the graph size. We prove that when the vertices of a graph are randomly colored with $s$ colors such that the fraction of vertices in each color class is bounded away from zero, only two asymptotic regimes emerge. If $ζ=o(1)$, then the sizes of the subgraphs induced by the color classes concentrate around their expected values. If $ζ=Θ(1)$, then concentration depends on the color balance: for colorings with persisting imbalance, the total number $M$ of monochromatic edges stays bounded away from its mean with positive probability; otherwise, for vanishing imbalance, $M$ still concentrates. The same dichotomy holds for a broad class of randomly colored random graphs.

2606.03665 2026-06-03 econ.EM stat.ME

Sparse Tree-Based Aggregation for Time Series Regressions

基于稀疏树聚合的时间序列回归

Marie Corillon, Stephan Smeekes, Ines Wilms

AI总结 提出StarTime方法,利用时间树分层排列滞后项,通过凸惩罚实现系数聚合与稀疏选择,降低高维时间序列回归的维度,提高估计精度。

详情
AI中文摘要

高维时间序列回归通常通过正则化产生稀疏系数。我们证明,时间聚合为高阶自回归和混频回归中的降维提供了强有力的替代方案。为此,我们提出了StarTime(基于稀疏树聚合的时间序列),一种凸惩罚方法,它使用时间树将滞后项从高频到低频分层排列。然后,StarTime灵活地选择系数以可能变化的频率进行聚合,可以是稀疏的或两者的组合。我们为StarTime提供了新的误差界,在模拟中相对于基准方法展示了改进的估计精度以及聚合和稀疏性的恢复,并说明了StarTime在金融和宏观经济应用中的相关性。

英文摘要

High-dimensional time series regressions are often regularized to produce sparse coefficients. We show that temporal aggregation provides a powerful alternative to reduce dimensionality in high-order autoregressions and mixed-frequency regressions. To this end, we propose StarTime (Sparse Tree-based Aggregation for Time Series), a convex penalization method that uses a temporal tree to arrange lags hierarchically from high to low frequency. StarTime then flexibly selects coefficients to be aggregated at possibly varying frequencies, sparse or a combination thereof. We provide new error bounds for StarTime, demonstrate improved estimation accuracy and recovery of aggregation and sparsity in simulations relative to benchmarks, and illustrate StarTime's relevance for financial and macroeconomic applications.

2606.03051 2026-06-03 econ.TH

On the sufficiency of unidirectional incentive compatibility in auctions

关于拍卖中单向激励相容的充分性

Kiho Yoon

AI总结 研究在竞拍者只能低报真实估值时,单向激励相容对于收益最大化是否足以替代完全激励相容,并通过线性规划对偶性证明两者等价。

详情
AI中文摘要

我们研究了当竞拍者偏离方向受限时的最优拍卖设计。我们证明,当竞拍者只能低报真实估值时的最优收益,不超过竞拍者可以自由低报或高报时的最优收益。因此,对于收益最大化而言,单向激励相容足以实现完全激励相容。我们通过离散模型中的线性规划对偶性证明了这一等价性,这使得分析多代理环境中分配规则的可行性成为可能。

英文摘要

We study optimal auction design when the direction of bidders' deviations is restricted. We show that the optimal revenue when bidders can only underbid their true values cannot exceed the optimal revenue when bidders may freely underbid or overbid. Thus, unidirectional incentive compatibility is sufficient for full incentive compatibility for revenue maximization. We prove this equivalence through linear programming duality in a discrete model, which makes it possible to analyze the feasibility of allocation rules in multi-agent environments.

2606.02795 2026-06-03 econ.EM stat.ML

Recovering Direct Price Effects of Environmental Amenities in Housing Markets: Regression and Causal Machine Learning Model Assessment with Empirical Monte Carlo Simulation

恢复住房市场中环境舒适度的直接价格效应:基于实证蒙特卡洛模拟的回归与因果机器学习模型评估

Zhenshan Chen, Klaus Moeltner, Matthew Mair

AI总结 通过实证蒙特卡洛模拟,评估传统回归与因果机器学习方法在估计环境舒适度对房产价值的直接价格效应(DUET)中的表现,发现广义双重差分法表现稳健,因果森林在样本较大时优势显著。

Comments 42 pages, 5 figures

详情
AI中文摘要

特征价格模型被广泛用于评估环境舒适度如何影响房产价值,但关于估计直接价格效应的方法指导仍然匮乏。我们进行了一项实证蒙特卡洛模拟,以评估传统和因果机器学习方法在估计空间划分的舒适度对处理房产的直接无中介价格效应(DUET)方面的表现,DUET是福利变化的保守下限近似值,可直接应用于收益-成本分析。以往的模拟依赖于参数假设,而我们保留了纽约州北部(1990-2024年)超过100万笔房产交易的实际数据生成过程。通过在迭代中随机分配“处理位置”,我们建立了一个“真实基准”,从而能够精确测量估计误差。我们的结果表明,在所有情景下,广义双重差分(DID)回归始终优于基线DID和双向固定效应模型。因果机器学习(CML)方法,特别是因果森林DID,在大多数情景下实现了与广义DID相当的性能。在当代特征价格研究中越来越常见的大样本(超过3000个处理单元)中,当适当指定时,CML方法提供了显著优势。基于实证模拟结果,我们为传统回归和因果机器学习方法提供了一套针对具体方法的最佳实践建议。

英文摘要

Hedonic price models are widely used to assess how environmental amenities affect property values, yet methodological guidance for estimating direct price effects remains sparse. We conduct an empirical Monte Carlo simulation to evaluate the performance of traditional and causal machine learning approaches for estimating the direct unmediated price effect of spatially delineated amenities on treated properties (DUET), a conservative lower-bound approximation for welfare changes with direct applications to benefit-cost analysis. Where previous simulations rely on parametric assumptions, we retain the actual data-generating process underlying over 1 million property transactions from upstate New York (1990--2024). By randomly assigning "treatment locations" across iterations we establish a "ground truth" that allows us to precisely measure estimation error. Our results demonstrate that generalized difference-in-differences (DID) regression consistently outperforms baseline DID and two-way fixed effects models across all scenarios. Causal Machine Learning (CML) methods, particularly causal forest DID, achieve comparable performance to generalized DID in most scenarios. In larger samples (above 3,000 treated) increasingly common in contemporary hedonic studies, CML approaches offer substantial advantages when properly specified. Based on empirical simulation results, we provide a set of method-specific best practice recommendations for both traditional regression and causal machine learning approaches.

2606.02769 2026-06-03 econ.TH

Hidden Commitment Power is Powerless

隐藏的承诺力是无力的

Hongcheng Li

AI总结 本文研究委托人拥有私人承诺力信息时的契约设计问题,发现所有类型的委托人都表现得如同其承诺力最低,因此隐藏的承诺力没有实际影响。

Comments Keywords: commitment, signaling, intuitive criterion, credit rating

详情
AI中文摘要

提供契约的委托人可能会在其默认选项足够有吸引力时违约。这种诱惑的大小衡量了她的承诺力,且通常是她的私人信息。本文探讨在这种信息不对称下契约结果如何变化。通过直觉准则约束非均衡路径信念,我发现每种类型的委托人的行为和收益都完全等同于她被普遍认为拥有最小承诺力的情况。因此,隐藏的承诺力是无力的。这一结果提供了一个明确的政策启示:如何缓解契约前的这种信息不对称——只有改善最坏情况的措施才有价值。应用于信用评级,它合理化了实践中广泛使用的单调分割结构。

英文摘要

A principal who offers a contract may renege when her default option is sufficiently attractive. The size of this temptation, which measures her commitment power, is often her private information. This paper asks how contracting outcomes change under this information asymmetry. Disciplining off-path beliefs with the Intuitive Criterion, I find that every type of principal behaves and earns payoffs exactly as if she were commonly known to have the least commitment power. Hidden commitment power is therefore powerless. The result delivers an unambiguous policy lesson on how to mitigate this information asymmetry prior to contracting: only measures that improve the worst case have value. Applied to credit rating, it rationalizes the monotone-partitional structure widely used in practice.

2606.03832 2026-06-03 eess.AS

In-the-Loop Training of Deep Feedback Cancellation for Hearing Aids

助听器深度反馈消除的环路内训练

Svantje Voit, Simon Doclo

AI总结 针对助听器中声反馈限制最大增益的问题,提出一种环路内训练的深度反馈消除方法,通过两阶段训练策略使模型在高增益下保持稳定,实验证明其性能优于开环训练方法和自适应滤波器。

详情
AI中文摘要

声反馈限制了助听器的最大增益。除了基于自适应滤波的几种方法外,最近提出了一种基于深度神经网络的反馈消除(DFC)方法,该方法通过开环框架进行训练。由于开环训练的DFC(DFC-OL)在高增益推理时可能变得不稳定,本文提出了一种环路内训练的DFC(DFC-IL),将DFC直接集成到优化环路中。这使得模型在训练期间能够暴露于不稳定条件。两阶段训练策略包括在稳定系统上预训练和在更宽增益范围内微调,使DFC-IL能够学习鲁棒的啸叫抑制。在测量反馈路径上的实验结果表明,在小增益场景下,所提出的DFC-IL性能与DFC-OL相似,且两者均超过自适应滤波器的性能。在高放大增益场景下,DFC-IL通过维持系统稳定性明显优于DFC-OL。

英文摘要

Acoustic feedback limits the maximum gain in hearing aids. In addition to several approaches based on adaptive filtering, recently a deep-neural-network-based feedback cancellation (DFC) approach has been proposed, which is trained via an open-loop framework. Since open-loop-trained DFC (DFC-OL) can become unstable during inference at high gains, in this paper we propose an in-the-loop-trained DFC (DFC-IL) that integrates the DFC directly into the optimisation loop. This allows the model to be exposed to unstable conditions during training. A two-stage training strategy involving pre-training on stable systems and fine-tuning on a wider gain range enables DFC-IL to learn robust howling reduction. Experimental results on measured feedback paths demonstrate that in scenarios with small gains, the proposed DFC-IL performs similarly to DFC-OL, and both exceed the performance of adaptive filters. In scenarios with high amplification gains, DFC-IL clearly outperforms DFC-OL by maintaining system stability.

2606.03830 2026-06-03 eess.SP

Constrained Pinching Antenna Array Design for Sum-Rate Maximization in Multi-User PASS

面向多用户PASS和速率最大化的约束式可移动天线阵列设计

Minghao Jin, Anna Li, Tianwei Hou, Qiang Ni, Arumugam Nallanathan

AI总结 针对多用户可移动天线系统,提出一种约束式可移动天线阵列(C-PAA)方案,通过联合优化阵列中心位置和天线细粒度分布,实现和速率最大化,并推导出闭式近似解以降低复杂度。

详情
AI中文摘要

可移动天线系统(PASS)最近作为一种有前景的灵活室内无线通信架构出现。然而,大多数现有的用于多用户PASS的可移动天线(PA)阵列设计要么提供有限的波束调整精度,要么需要过高的部署成本。在本文中,我们研究了一种更实用的约束式可移动天线阵列(C-PAA)辅助的下行PASS,其中多个PA被分组到一个可移动阵列中,并可以在阵列内以波长尺度进行精细调整。为了提高系统频谱效率,通过联合考虑阵列中心位置和C-PAA内的细粒度天线分布,构建了一个和速率最大化问题。首先,表征了C-PAA的结构特性,并推导了阵列孔径的显式上界。然后,开发了有效信道增益和可达用户速率的易处理近似。此外,分析了多用户和速率的优化问题,表明在实际相关条件下系统和速率函数表现出有利的单峰行为,这使得能够对最优C-PAA位置进行高效的一维搜索。为了进一步降低计算复杂度,推导了近最优阵列中心位置的闭式近似解。数值结果验证了所开发分析的准确性,并表明所提出的C-PAA方案接近理想上界,且显著优于传统的固定间距和现有的PA阵列基准方案。

英文摘要

Pinching antenna systems (PASS) have recently emerged as a promising architecture for flexible indoor wireless communications. However, most existing pinching antenna (PA) array designs for multi-user PASS either offer limited beam adaptation accuracy or require prohibitively high deployment cost. In this paper, we investigate a more practical constrained pinching antenna array (C-PAA)-assisted downlink PASS, where multiple PAs are grouped into a movable array and can be finely adjusted within the array at the wavelength scale. To improve the system spectral efficiency, a sum-rate maximization problem is formulated by jointly considering the array-center position and the fine-grained antenna distribution within the C-PAA. First, the structural properties of the C-PAA are characterized, and an explicit upper bound on the array aperture is derived. Then, tractable approximations for the effective channel gain and the achievable user rate are developed. Furthermore, the optimization problem of the multi-user sum-rate is analyzed, where the system sum-rate function is shown to exhibit a favorable unimodal behavior under practically relevant conditions, which enables an efficient one-dimensional search for the optimal C-PAA position. To further reduce the computational complexity, a closed-form approximate solution for the near-optimal array-center position is derived. Numerical results verify the accuracy of the developed analysis and demonstrate that the proposed C-PAA scheme closely approaches the ideal upper bound and significantly outperforms conventional fixed-spacing and existing PA array benchmarks.

2606.03747 2026-06-03 eess.AS eess.SP

Stable Hybrid Cross-Attention Fusion for Audio-Visual Event Recognition

用于音视频事件识别的稳定混合交叉注意力融合

Parinaz Binandeh Dehaghani, Danilo Pena, A. Pedro Aguiar

AI总结 提出一种结合VideoMAE和AST的混合交叉注意力融合框架,通过FiLM音频条件、双向交叉注意力融合和多模态Transformer编码,在AVE数据集上达到91.74%的验证准确率和83.85%的测试准确率。

Comments 6 pages, 4 Figures

详情
AI中文摘要

音视频事件识别(AVER)对于智能城市监控系统至关重要,需要鲁棒的多模态理解复杂环境。本文提出了一种用于智慧城市环境中音视频事件识别的稳定混合交叉注意力融合框架。所提出的架构结合了预训练的视频掩码自编码器(VideoMAE)和音频频谱图Transformer(AST)表示,以及基于FiLM的音频条件、双向交叉注意力融合、多模态Transformer编码和模态-时间注意力。为了提高计算效率和训练稳定性,采用了冻结的预训练骨干网络和缓存特征提取。在AVE数据集上的大量实验表明,所提出的框架在多个评估指标上实现了评估的单模态和多模态基线中的最高平均性能,在五次独立运行中获得最佳验证准确率91.74%和测试准确率83.85±1.40%。结果表明,所提出的混合融合策略有效捕获了互补的音视频信息,并为具有挑战性的真实世界城市监控场景提供了鲁棒的多模态表示学习。

英文摘要

Audio-Visual Event Recognition (AVER) is essential for intelligent urban monitoring systems, where robust multimodal understanding of complex environments is required. This paper proposes a stable hybrid cross-attention fusion framework for audio-visual event recognition in smart urban environments. The proposed architecture combines pretrained Video Masked Autoencoder (VideoMAE) and Audio Spectrogram Transformer (AST) representations with FiLM-based audio conditioning, bidirectional cross-attention fusion, multimodal Transformer encoding, and modality-temporal attention. To improve computational efficiency and training stability, frozen pretrained backbones and cached feature extraction are employed. Extensive experiments on the AVE dataset show that the proposed framework achieves the highest average performance among the evaluated unimodal and multimodal baselines across multiple evaluation metrics, obtaining a best validation accuracy of 91.74% and a test accuracy of 83.85 plus/minus 1.40% over five independent runs. The results indicate that the proposed hybrid fusion strategy effectively captures complementary audio-visual information and provides robust multimodal representation learning for challenging realworld urban monitoring scenarios.