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

Statistical Multiresolution Dantzig Estimation in Imaging: Fundamental Concepts and Algorithmic Framework

成像中的统计多分辨率Dantzig估计:基本概念与算法框架

Klaus Frick, Philipp Marnitz, Axel Munk

AI总结 本文针对“信号+噪声”模型中的函数估计问题,提出了一类统计多分辨率估计器,并开发了基于交替方向乘子法和Dykstra算法的计算框架,通过成像和信号检测示例展示了方法的有效性。

详情
Journal ref
Electron. J. Stat. 6 (2012) 231-268
AI中文摘要

本文关注于“信号+噪声”模型中函数的全自动和局部自适应估计,其中回归函数可能进一步被线性算子(例如卷积)模糊。为此,我们引入了一类通用的统计多分辨率估计器,并开发了用于计算这些估计器的算法框架。这意味着估计器被定义为具有上确界型约束的凸优化问题的解。我们结合了交替方向乘子法和Dykstra算法来计算凸集交集上的正交投影,并证明了数值收敛性。通过成像和信号检测的各种示例,展示了所提出方法的能力。

英文摘要

In this paper we are concerned with fully automatic and locally adaptive estimation of functions in a "signal + noise"-model where the regression function may additionally be blurred by a linear operator, e.g. by a convolution. To this end, we introduce a general class of statistical multiresolution estimators and develop an algorithmic framework for computing those. By this we mean estimators that are defined as solutions of convex optimization problems with supremum-type constraints. We employ a combination of the alternating direction method of multipliers with Dykstra's algorithm for computing orthogonal projections onto intersections of convex sets and prove numerical convergence. The capability of the proposed method is illustrated by various examples from imaging and signal detection.

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

On the Combinatorial Multi-Armed Bandit Problem with Markovian Rewards

关于马尔可夫奖励的组合多臂老虎机问题

Yi Gai, Bhaskar Krishnamachari, Mingyan Liu

AI总结 针对用户-资源匹配中状态演化为马尔可夫链的组合多臂老虎机问题,提出一种多项式存储和每步多项式复杂度的学习算法,实现接近对数时间的遗憾界。

详情
AI中文摘要

我们考虑经典多臂老虎机问题的一个组合推广,定义如下:给定一个二分图,包含 $M$ 个用户和 $N \geq M$ 个资源。对于每个用户-资源对 $(i,j)$,存在一个关联状态,该状态演化为一个参数未知的不可约非周期有限状态马尔可夫链,每次特定用户 $i$ 被分配资源 $j$ 时状态发生转移。用户 $i$ 每次被分配资源 $j$ 时获得一个依赖于对应状态的奖励。系统目标是学习用户与资源的最佳匹配,使得所有用户获得的长期奖励总和最大化。这对应于最小化遗憾,这里定义为最佳可能静态匹配所能获得的期望总奖励与给定算法所能达到的期望总奖励之间的差距。我们针对该问题提出了一种多项式存储和每步多项式复杂度的匹配学习算法。我们证明该算法能够实现均匀任意接近对数时间的遗憾,且遗憾与用户和资源数量成多项式关系。该公式广泛适用于网络中的调度和交换问题,并显著扩展了该领域的先前结果。

英文摘要

We consider a combinatorial generalization of the classical multi-armed bandit problem that is defined as follows. There is a given bipartite graph of $M$ users and $N \geq M$ resources. For each user-resource pair $(i,j)$, there is an associated state that evolves as an aperiodic irreducible finite-state Markov chain with unknown parameters, with transitions occurring each time the particular user $i$ is allocated resource $j$. The user $i$ receives a reward that depends on the corresponding state each time it is allocated the resource $j$. The system objective is to learn the best matching of users to resources so that the long-term sum of the rewards received by all users is maximized. This corresponds to minimizing regret, defined here as the gap between the expected total reward that can be obtained by the best-possible static matching and the expected total reward that can be achieved by a given algorithm. We present a polynomial-storage and polynomial-complexity-per-step matching-learning algorithm for this problem. We show that this algorithm can achieve a regret that is uniformly arbitrarily close to logarithmic in time and polynomial in the number of users and resources. This formulation is broadly applicable to scheduling and switching problems in networks and significantly extends prior results in the area.

1303.3183 2026-06-03 eess.SY cs.CE cs.LG cs.SY q-bio.MN

Toggling a Genetic Switch Using Reinforcement Learning

使用强化学习切换遗传开关

Aivar Sootla, Natalja Strelkowa, Damien Ernst, Mauricio Barahona, Guy-Bart Stan

AI总结 本文采用拟合Q迭代强化学习算法,无需系统数学模型,直接利用测量数据实现基因调控网络的最优外源控制,并以切换开关系统为例驱动两种蛋白质浓度到达目标状态区域。

Comments 12 pages, presented at the 9th French Meeting on Planning, Decision Making and Learning, Liège (Belgium), May 12-13, 2014

详情
AI中文摘要

在本文中,我们考虑了基因调控网络的最优外源控制问题。我们的方法在于采用一种称为拟合Q迭代的成熟强化学习算法。该算法直接根据系统对外部控制输入的响应测量值推断控制律,而无需使用系统的数学模型。测量数据集既可以从湿实验室实验中收集,也可以通过系统动力学模型的计算机模拟人工创建。由于该算法能够处理非线性和随机系统动力学,因此适用于广泛的生物系统。为了说明该算法在基因调控网络中的应用,考虑了切换开关系统的调控。该问题的控制目标是驱动两种特定蛋白质的浓度到达状态空间中的目标区域。

英文摘要

In this paper, we consider the problem of optimal exogenous control of gene regulatory networks. Our approach consists in adapting an established reinforcement learning algorithm called the fitted Q iteration. This algorithm infers the control law directly from the measurements of the system's response to external control inputs without the use of a mathematical model of the system. The measurement data set can either be collected from wet-lab experiments or artificially created by computer simulations of dynamical models of the system. The algorithm is applicable to a wide range of biological systems due to its ability to deal with nonlinear and stochastic system dynamics. To illustrate the application of the algorithm to a gene regulatory network, the regulation of the toggle switch system is considered. The control objective of this problem is to drive the concentrations of two specific proteins to a target region in the state space.

1106.3703 2026-06-03 nlin.AO cs.AI cs.IT cs.LG cs.SY eess.SY math.IT q-bio.QM stat.ME

Prediction and Modularity in Dynamical Systems

动力系统中的预测与模块性

Artemy Kolchinsky, Luis M. Rocha

AI总结 本文从统计建模和预测的角度,利用模型简洁性与预测精度之间的权衡,提出了一种将动力网络最优多尺度分解为弱耦合简单模块的方法,并给出了状态依赖和因果版本。

Comments v1 published in ECAL 2011 (European Conference on Artificial Life). v2 fixes error in causal risk (number of parameters should be based on training distribution)

详情
AI中文摘要

识别和理解模块化组织是复杂系统研究中的核心问题。已有多种方法被提出,其中许多以信息论术语表述。我们的研究从动力系统的统计建模和预测这一互补视角出发。已知对于有限量的训练数据,简单模型可能比复杂模型具有更强的预测能力。我们利用模型简洁性与预测精度之间的权衡,将动力网络最优多尺度分解为弱耦合的简单模块。还提出了我们方法的状态依赖和因果版本。

英文摘要

Identifying and understanding modular organizations is centrally important in the study of complex systems. Several approaches to this problem have been advanced, many framed in information-theoretic terms. Our treatment starts from the complementary point of view of statistical modeling and prediction of dynamical systems. It is known that for finite amounts of training data, simpler models can have greater predictive power than more complex ones. We use the trade-off between model simplicity and predictive accuracy to generate optimal multiscale decompositions of dynamical networks into weakly-coupled, simple modules. State-dependent and causal versions of our method are also proposed.

1209.2194 2026-06-03 math.OC cs.LG cs.MA cs.SY eess.SY

Cooperative learning in multi-agent systems from intermittent measurements

基于间歇测量的多智能体系统协同学习

Naomi Ehrich Leonard, Alex Olshevsky

AI总结 针对时变连接和间歇测量下的多智能体系统,提出一种分布式学习协议,从噪声测量中学习未知向量μ,并给出学习速度与网络大小和组合特征的关系。

详情
AI中文摘要

受分布式跟踪方向问题的启发,我们考虑具有时变连接和间歇测量的多智能体系统中的协同学习一般问题。我们提出了一种分布式学习协议,能够从自主节点独立进行的噪声测量中学习未知向量$μ$。我们的协议完全分布式,能够应对智能体间通信的时变、不可预测和噪声特性,以及$μ$的间歇噪声测量。我们的主要结果根据连接节点的(时变)网络的大小和组合特征,界定了协议的学习速度。

英文摘要

Motivated by the problem of tracking a direction in a decentralized way, we consider the general problem of cooperative learning in multi-agent systems with time-varying connectivity and intermittent measurements. We propose a distributed learning protocol capable of learning an unknown vector $μ$ from noisy measurements made independently by autonomous nodes. Our protocol is completely distributed and able to cope with the time-varying, unpredictable, and noisy nature of inter-agent communication, and intermittent noisy measurements of $μ$. Our main result bounds the learning speed of our protocol in terms of the size and combinatorial features of the (time-varying) networks connecting the nodes.

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

Algorithms for leader selection in stochastically forced consensus networks

随机力驱动共识网络中的领导者选择算法

Fu Lin, Makan Fardad, Mihailo R. Jovanović

AI总结 针对随机力驱动共识网络,通过凸松弛和贪婪算法优化领导者选择以最小化均方偏差。

Comments Submitted to IEEE Transactions on Automatic Control

详情
Journal ref
IEEE Trans. Automat. Control (2014), vol. 59, no. 7, pp. 1789-1802
AI中文摘要

我们感兴趣的是分配指定数量的节点作为领导者,以最小化随机力驱动网络中与共识的均方偏差。该问题出现在多个应用中,包括车辆编队控制和传感器网络定位。对于领导者受噪声影响的网络,我们证明了布尔约束(节点要么是领导者,要么不是)是非凸性的唯一来源。通过将这些约束松弛到其凸包,我们得到了全局最优值的下界。我们还使用一种简单但高效的贪婪算法来识别领导者并计算上界。对于领导者完美遵循其期望轨迹的网络,我们以秩约束的形式识别了另一个非凸性来源。移除秩约束并松弛布尔约束得到一个半定规划,为此我们开发了一种适用于大型网络的定制算法。提供了从规则网格到随机图等多个例子,以说明所开发算法的有效性。

英文摘要

We are interested in assigning a pre-specified number of nodes as leaders in order to minimize the mean-square deviation from consensus in stochastically forced networks. This problem arises in several applications including control of vehicular formations and localization in sensor networks. For networks with leaders subject to noise, we show that the Boolean constraints (a node is either a leader or it is not) are the only source of nonconvexity. By relaxing these constraints to their convex hull we obtain a lower bound on the global optimal value. We also use a simple but efficient greedy algorithm to identify leaders and to compute an upper bound. For networks with leaders that perfectly follow their desired trajectories, we identify an additional source of nonconvexity in the form of a rank constraint. Removal of the rank constraint and relaxation of the Boolean constraints yields a semidefinite program for which we develop a customized algorithm well-suited for large networks. Several examples ranging from regular lattices to random graphs are provided to illustrate the effectiveness of the developed algorithms.

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

Approximating rational Bezier curves by constrained Bezier curves of arbitrary degree

用任意次数的约束贝塞尔曲线逼近有理贝塞尔曲线

Mao Shi, Jiansong Deng

AI总结 提出一种通过加权最小二乘法将有理贝塞尔曲线约束逼近为多项式贝塞尔曲线的方法,并分别研究了权重函数ρ(t)=ω(t)和ρ(t)=ω(t)^2的情况。

详情
AI中文摘要

本文提出了一种通过多项式贝塞尔曲线获得有理贝塞尔曲线的约束逼近的方法。该问题被重新表述为基于加权最小二乘法的两条多项式贝塞尔曲线之间的逼近问题,其中分别研究了权重函数ρ(t)=ω(t)和ρ(t)=ω(t)^2。通过一些例子测试了所提方法的有效性。

英文摘要

In this paper, we propose a method to obtain a constrained approximation of a rational Bézier curve by a polynomial Bézier curve. This problem is reformulated as an approximation problem between two polynomial Bézier curves based on weighted least-squares method, where weight functions $ρ(t)=ω(t)$ and $ρ(t)=ω(t)^{2}$ are studied respectively. The efficiency of the proposed method is tested using some examples.

1012.1919 2026-06-03 math.NA cs.IT cs.LG cs.NA math.IT

Low-Rank Structure Learning via Log-Sum Heuristic Recovery

通过对数求和启发式恢复的低秩结构学习

Yue Deng, Qionghai Dai, Risheng Liu, Zengke Zhang, Sanqing Hu

AI总结 提出对数求和启发式恢复(LHR)模型,通过非凸对数求和度量增强稀疏性,并采用MM型算法求解,在鲁棒主成分分析和低秩表示任务中优于ℓ1基方法。

Comments 13 pages, 3 figures

详情
Journal ref
Neural Networks and Learning Systems, IEEE Transactions on, Volume:24 , Issue: 3, March, 2013
AI中文摘要

从被破坏的观测中恢复内在数据结构在机器学习和信号处理的各种任务中扮演重要角色。本文提出一种新模型,称为对数求和启发式恢复(LHR),用于从被破坏数据中学习本质的低秩结构。与传统方法直接使用ℓ1范数衡量稀疏性不同,LHR引入更合理的对数求和度量,以增强内在低秩结构和稀疏破坏中的稀疏性。尽管所提出的LHR优化不再凸,但仍可通过一种主要化-最小化(MM)类型算法有效求解,该算法用凸代理迭代替换非凸目标函数,最终LHR落入重加权方法的一般框架。我们证明了MM型算法在连续迭代后可以收敛到一个稳定点。我们通过将模型应用于解决两个典型问题来测试其性能:鲁棒主成分分析(RPCA)和低秩表示(LRR)。对于RPCA,我们从模拟和实际应用的角度将LHR与基准方法主成分追踪(PCP)进行比较。对于LRR,我们将LHR应用于计算运动分割和股票聚类的低秩表示矩阵。低秩结构学习的实验结果表明,所提出的基于对数求和的模型在数据秩更高且破坏更密集的情况下,性能远优于基于ℓ1的方法。

英文摘要

Recovering intrinsic data structure from corrupted observations plays an important role in various tasks in the communities of machine learning and signal processing. In this paper, we propose a novel model, named log-sum heuristic recovery (LHR), to learn the essential low-rank structure from corrupted data. Different from traditional approaches, which directly utilize $\ell_1$ norm to measure the sparseness, LHR introduces a more reasonable log-sum measurement to enhance the sparsity in both the intrinsic low-rank structure and in the sparse corruptions. Although the proposed LHR optimization is no longer convex, it still can be effectively solved by a majorization-minimization (MM) type algorithm, with which the non-convex objective function is iteratively replaced by its convex surrogate and LHR finally falls into the general framework of reweighed approaches. We prove that the MM-type algorithm can converge to a stationary point after successive iteration. We test the performance of our proposed model by applying it to solve two typical problems: robust principal component analysis (RPCA) and low-rank representation (LRR). For RPCA, we compare LHR with the benchmark Principal Component Pursuit (PCP) method from both the perspectives of simulations and practical applications. For LRR, we apply LHR to compute the low-rank representation matrix for motion segmentation and stock clustering. Experimental results on low rank structure learning demonstrate that the proposed Log-sum based model performs much better than the $\ell_1$-based method on for data with higher rank and with denser corruptions.

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

Restoration of Images Corrupted by Impulse Noise and Mixed Gaussian Impulse Noise using Blind Inpainting

使用盲修复恢复被脉冲噪声和混合高斯脉冲噪声污染的图像

Ming Yan

AI总结 提出基于盲修复和ℓ0最小化的两种方法,同时检测受损像素并恢复图像,实验表明性能优于其他方法,并提供了收敛性分析。

Comments 18 pages, 4 figures

详情
Journal ref
SIAM J. Imaging Sci., 6(2013), 1227-1245
AI中文摘要

本文研究了被脉冲噪声和混合高斯脉冲噪声污染的观测图像的恢复问题。由于被脉冲噪声损坏的像素不包含真实图像的任何信息,如何正确找到这个集合是一个非常重要的问题。我们提出了两种基于盲修复和ℓ0最小化的方法,可以同时找到受损像素并恢复图像。通过迭代恢复图像和更新受损像素集合,这些方法在实验中表现出比其他方法更好的性能。此外,我们提供了这些方法的收敛性分析,这些算法将收敛到坐标极小点。另外,通过对算法进行一些修改,它们将收敛到局部极小点(或以概率1收敛)。

英文摘要

This article studies the problem of image restoration of observed images corrupted by impulse noise and mixed Gaussian impulse noise. Since the pixels damaged by impulse noise contain no information about the true image, how to find this set correctly is a very important problem. We propose two methods based on blind inpainting and $\ell_0$ minimization that can simultaneously find the damaged pixels and restore the image. By iteratively restoring the image and updating the set of damaged pixels, these methods have better performance than other methods, as shown in the experiments. In addition, we provide convergence analysis for these methods, these algorithms will converge to coordinatewise minimum points. In addition, they will converge to local minimum points (or with probability one) with some modifications in the algorithms.

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

Missing Entries Matrix Approximation and Completion

缺失条目的矩阵逼近与补全

Gil Shabat, Yaniv Shmueli, Amir Averbuch

AI总结 针对仅部分条目已知的矩阵,提出一系列算法实现矩阵补全与逼近,支持低秩、核范数、谱范数等多种约束,并证明凸情形下全局收敛,无需参数且适用于图像重建及偏微分方程数据恢复。

详情
AI中文摘要

我们描述了当矩阵仅部分条目已知时,用于矩阵补全和矩阵逼近的几种算法。逼近约束可以是任何对于完整矩阵已知其近似解的约束。对于低秩逼近,类似的算法最近在文献中以不同名称出现。在这项工作中,我们引入了矩阵逼近的新定理,并表明这些算法可以扩展到处理不同的约束,例如核范数、谱范数、正交约束等,这些约束与低秩逼近不同。由于这些算法可以从优化的角度看待,我们讨论了它们在凸情形下收敛到全局解的问题。我们还讨论了最优步长,并表明它在每次迭代中是固定的。此外,推导出的矩阵补全流是鲁棒的,不需要任何参数。该矩阵补全流适用于不同的谱最小化问题,并可应用于物理、数学和电气工程问题,例如图像数据重建以及来自偏微分方程(如用于电磁波的亥姆霍兹方程)的数据重建。

英文摘要

We describe several algorithms for matrix completion and matrix approximation when only some of its entries are known. The approximation constraint can be any whose approximated solution is known for the full matrix. For low rank approximations, similar algorithms appears recently in the literature under different names. In this work, we introduce new theorems for matrix approximation and show that these algorithms can be extended to handle different constraints such as nuclear norm, spectral norm, orthogonality constraints and more that are different than low rank approximations. As the algorithms can be viewed from an optimization point of view, we discuss their convergence to global solution for the convex case. We also discuss the optimal step size and show that it is fixed in each iteration. In addition, the derived matrix completion flow is robust and does not require any parameters. This matrix completion flow is applicable to different spectral minimizations and can be applied to physics, mathematics and electrical engineering problems such as data reconstruction of images and data coming from PDEs such as Helmholtz equation used for electromagnetic waves.

1206.1623 2026-06-03 stat.ML cs.DS cs.LG cs.NA math.NA math.OC

Proximal Newton-type methods for minimizing composite functions

最小化复合函数的近端牛顿型方法

Jason D. Lee, Yuekai Sun, Michael A. Saunders

AI总结 针对光滑函数与非光滑凸函数之和的优化问题,提出近端牛顿型方法,并证明其在不精确搜索方向下仍保持牛顿型方法的收敛性,统一了生物信息学、信号处理和统计学习中的多种流行方法。

详情
AI中文摘要

我们将最小化光滑函数的牛顿型方法推广到处理两个凸函数之和:一个光滑函数和一个具有简单近端映射的非光滑函数。我们表明,即使搜索方向计算不精确,所得到的近端牛顿型方法也继承了最小化光滑函数的牛顿型方法的理想收敛行为。许多针对生物信息学、信号处理和统计学习中出现的特定问题的流行方法是近端牛顿型方法的特例,我们的分析为其中一些方法提供了新的收敛结果。

英文摘要

We generalize Newton-type methods for minimizing smooth functions to handle a sum of two convex functions: a smooth function and a nonsmooth function with a simple proximal mapping. We show that the resulting proximal Newton-type methods inherit the desirable convergence behavior of Newton-type methods for minimizing smooth functions, even when search directions are computed inexactly. Many popular methods tailored to problems arising in bioinformatics, signal processing, and statistical learning are special cases of proximal Newton-type methods, and our analysis yields new convergence results for some of these methods.

1302.5554 2026-06-03 stat.AP cs.CV cs.NA math.NA physics.flu-dyn

Self-similar prior and wavelet bases for hidden incompressible turbulent motion

用于隐藏不可压缩湍流运动的自相似先验和小波基

Patrick Héas, Frédéric Lavancier, Souleymane Kadri-Harouna

AI总结 针对从图像序列估计湍流这一病态逆问题,提出基于散度自由各向同性分数布朗运动的自相似先验模型,并利用小波基实现有效求解。

Comments SIAM Journal on Imaging Sciences, 2014

详情
AI中文摘要

本文关注从图像序列观测估计湍流这一病态逆问题。从贝叶斯角度,选择散度自由各向同性分数布朗运动作为瞬时湍流速度场的先验模型。该自相似先验准确刻画了不可压缩各向同性湍流中速度场的二阶统计特性。然而,相关的最大后验估计涉及分数阶拉普拉斯算子,实际实现较为困难。为解决此问题,我们提出将散度自由分数布朗运动分解到精心选择的小波基上。作为第一种方案,我们设计小波作为白化滤波器,并证明这些滤波器是由Leray投影算子组成的分数阶拉普拉斯小波。作为第二种方案,我们使用散度自由小波基,该基隐式考虑了物理中的不可压缩约束。尽管后一种分解涉及相关小波系数,我们仍能在实践中处理这种依赖性。基于这两种小波分解,我们最终提供了有效且高效的算法来逼近最大后验估计。大量数值评估证明了所提出的小波基自相似先验的相关性。

英文摘要

This work is concerned with the ill-posed inverse problem of estimating turbulent flows from the observation of an image sequence. From a Bayesian perspective, a divergence-free isotropic fractional Brownian motion (fBm) is chosen as a prior model for instantaneous turbulent velocity fields. This self-similar prior characterizes accurately second-order statistics of velocity fields in incompressible isotropic turbulence. Nevertheless, the associated maximum a posteriori involves a fractional Laplacian operator which is delicate to implement in practice. To deal with this issue, we propose to decompose the divergent-free fBm on well-chosen wavelet bases. As a first alternative, we propose to design wavelets as whitening filters. We show that these filters are fractional Laplacian wavelets composed with the Leray projector. As a second alternative, we use a divergence-free wavelet basis, which takes implicitly into account the incompressibility constraint arising from physics. Although the latter decomposition involves correlated wavelet coefficients, we are able to handle this dependence in practice. Based on these two wavelet decompositions, we finally provide effective and efficient algorithms to approach the maximum a posteriori. An intensive numerical evaluation proves the relevance of the proposed wavelet-based self-similar priors.

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

Hessian Schatten-Norm Regularization for Linear Inverse Problems

Hessian Schatten-范数正则化用于线性逆问题

Stamatios Lefkimmiatis, John Paul Ward, Michael Unser

AI总结 提出一种基于Hessian矩阵Schatten范数的凸、非二次正则化函数族,用于解决线性逆成像问题,避免阶梯效应并适用于多种应用。

Comments 15 pages double-column format. This manuscript will appear in IEEE Transactions on Image Processing

详情
Journal ref
IEEE Trans. Image Process. 22 (2013), no. 5, 1873--1888
AI中文摘要

我们引入了一类新的不变、凸且非二次的泛函,用于推导病态线性逆成像问题的正则化解。所提出的正则化项涉及图像每个像素处Hessian矩阵的Schatten范数。它们可以看作是流行的全变差(TV)半范数的二阶扩展,因为满足相同的不变性。同时,通过利用二阶导数,它们避免了基于TV的重建中常见的阶梯效应,并在广泛的应用中表现良好。为了解决相应的优化问题,我们提出了一种基于原始-对偶形式的算法。该算法的一个基本组成部分是将矩阵投影到任意半径的Schatten范数球上。基于我们提供的向量投影到ℓ_q范数球与矩阵投影到Schatten范数球之间的直接联系,可以高效地执行此操作。最后,我们通过几个逆成像问题的实验(包括真实和模拟数据)展示了所提出方法的有效性。

英文摘要

We introduce a novel family of invariant, convex, and non-quadratic functionals that we employ to derive regularized solutions of ill-posed linear inverse imaging problems. The proposed regularizers involve the Schatten norms of the Hessian matrix, computed at every pixel of the image. They can be viewed as second-order extensions of the popular total-variation (TV) semi-norm since they satisfy the same invariance properties. Meanwhile, by taking advantage of second-order derivatives, they avoid the staircase effect, a common artifact of TV-based reconstructions, and perform well for a wide range of applications. To solve the corresponding optimization problems, we propose an algorithm that is based on a primal-dual formulation. A fundamental ingredient of this algorithm is the projection of matrices onto Schatten norm balls of arbitrary radius. This operation is performed efficiently based on a direct link we provide between vector projections onto $\ell_q$ norm balls and matrix projections onto Schatten norm balls. Finally, we demonstrate the effectiveness of the proposed methods through experimental results on several inverse imaging problems with real and simulated data.

1008.0775 2026-06-03 eess.SY cs.AI cs.MA cs.SY math.OC

Systems Theoretic Techniques for Modeling, Control, and Decision Support in Complex Dynamic Systems

复杂动态系统中建模、控制与决策支持的系统理论技术

Armen Bagdasaryan

AI总结 从系统理论视角综述复杂系统的建模、控制与决策支持方法,提出一种适用于控制回路中复杂层次系统的通用动态建模与仿真技术,并设计了用于仿真与决策支持的计算机信息系统架构。

Comments 58 pages, 24 figures, 1 table; a book chapter published by Bentham Science

详情
AI中文摘要

我们从一般系统理论的角度讨论了复杂动态系统中的建模、控制与决策支持问题。考虑了复杂系统的主要特征以及系统方法在复杂系统研究中的应用。我们概述并分析了已知的现有复杂系统数学建模与仿真范式及方法,这些方法支持控制与决策过程。随后,我们继续研究适用于在控制回路中运行的复杂层次系统的通用动态建模与仿真技术。提出了用于复杂系统中仿真与决策支持的计算机信息系统的架构和结构模型。

英文摘要

We discuss the problems of modeling, control, and decision support in complex dynamic systems from a general system theoretic point of view. The main characteristics of complex systems and of system approach to complex system study are considered. We provide an overview and analysis of known existing paradigms and methods of mathematical modeling and simulation of complex systems, which support the processes of control and decision making. Then we continue with the general dynamic modeling and simulation technique for complex hierarchical systems functioning in control loop. Architectural and structural models of computer information system intended for simulation and decision support in complex systems are presented.

0804.4347 2026-06-03 math.NA cs.NA cs.SD math.FA

Nonorthogonal Bases and Phase Decomposition: Properties and Applications

非正交基与相位分解:性质与应用

Sossio Vergara

AI总结 本文提出一种基于单一函数的迭代分析方法,将傅里叶定理的极坐标形式推广到非正交基,并展示了其在函数分析与重构、噪声抑制等方面的应用。

Comments 11 pages

详情
Journal ref
Published in : Digital Signal Processing (2014), pp. 223-230
AI中文摘要

在之前的论文[1]中,讨论了使用一对通用函数作为基进行泛函分析的可行性,以及向量分解。本文通过利用其中开发的一种分析方法(应用于相位坐标)完善了这一范式,因此只需要一个函数作为基。我们将证明,得益于新颖的迭代分析,任何满足相当宽松条件的函数在本质上都是一个基。这进而将傅里叶定理的极坐标形式推广到一大类非正交基。这种推广的主要优势在于它继承了原始傅里叶定理的一些性质。因此,新变换具有广泛的应用和一些显著的结果。我们将新工具与小波和框架进行比较。将给出使用所开发算法和通用基进行函数分析与重构的示例。将讨论一些可以迅速受益于该理论的性质和应用。将使用用于噪声抑制的匹配滤波器的实现作为该理论潜力的示例。

英文摘要

In a previous paper [1] it was discussed the viability of functional analysis using as a basis a couple of generic functions, and hence vectorial decomposition. Here we complete the paradigm exploiting one of the analysis methodologies developed there, but applied to phase coordinates, so needing only one function as a basis. It will be shown that, thanks to the novel iterative analysis, any function satisfying a rather loose requisite is ontologically a basis. This in turn generalizes the polar version of the Fourier theorem to an ample class of nonorthogonal bases. The main advantage of this generalization is that it inherits some of the properties of the original Fourier theorem. As a result the new transform has a wide range of applications and some remarkable consequences. The new tool will be compared with wavelets and frames. Examples of analysis and reconstruction of functions using the developed algorithms and generic bases will be given. Some of the properties, and applications that can promptly benefit from the theory, will be discussed. The implementation of a matched filter for noise suppression will be used as an example of the potential of the theory.

1302.3447 2026-06-03 math.ST cs.LG cs.NA math.NA math.PR stat.TH

Exact Methods for Multistage Estimation of a Binomial Proportion

二项比例多阶段估计的精确方法

Zhengjia Chen, Xinjia Chen

AI总结 本文回顾了现有二项比例序贯估计方法,提出了一类新的组序贯抽样方案,在给定误差和置信水平下实现均匀覆盖概率控制和渐近最优性,并推导了样本数的解析界。

Comments 38 pages, 9 figures

详情
AI中文摘要

我们首先回顾了现有的估计二项比例的序贯方法。之后,我们提出了一类新的组序贯抽样方案,用于在给定的误差范围和置信水平下估计二项比例。特别地,我们建立了这类抽样方案的覆盖概率的一致可控性和渐近最优性。我们的理论结果确立了这类抽样方案的参数可以确定,从而以很少的样本浪费保证指定的置信水平。推导了累积分布函数和样本数期望的解析界。此外,我们讨论了各种抽样方案的内在联系。解决了数值问题以提高计算的准确性和效率。进行了计算实验以比较抽样方案。给出了在临床试验中应用的说明性示例。

英文摘要

We first review existing sequential methods for estimating a binomial proportion. Afterward, we propose a new family of group sequential sampling schemes for estimating a binomial proportion with prescribed margin of error and confidence level. In particular, we establish the uniform controllability of coverage probability and the asymptotic optimality for such a family of sampling schemes. Our theoretical results establish the possibility that the parameters of this family of sampling schemes can be determined so that the prescribed level of confidence is guaranteed with little waste of samples. Analytic bounds for the cumulative distribution functions and expectations of sample numbers are derived. Moreover, we discuss the inherent connection of various sampling schemes. Numerical issues are addressed for improving the accuracy and efficiency of computation. Computational experiments are conducted for comparing sampling schemes. Illustrative examples are given for applications in clinical trials.

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

Recovering Non-negative and Combined Sparse Representations

恢复非负和组合稀疏表示

Karthikeyan Natesan Ramamurthy, Jayaraman J. Thiagarajan, Andreas Spanias

AI总结 基于多面体理论,研究了欠定线性系统中非负解的唯一性条件,并提出了组合稀疏表示范式及相应的组合正交匹配追踪算法,用于恢复唯一最稀疏系数向量。

详情
AI中文摘要

有时,欠定线性系统的非负解可以被唯一恢复,即使不施加任何额外的稀疏约束。在本文中,我们基于多面体理论推导了此类系统存在唯一非负解的条件。此外,我们发展了组合稀疏表示的范式,其中只有部分系数向量被约束为非负,其余部分无约束(一般)。我们分析了在三种不同的系数支持知识情况下,组合表示的唯一最稀疏解的恢复:(a)非负系数和一般系数的非零支持已知,(b)仅一般系数的非零支持已知,(c)两个非零支持均未知。对于情况(c),我们提出了组合正交匹配追踪算法用于系数恢复,并推导了确定性稀疏度阈值,在该阈值下可以恢复唯一最稀疏的系数向量。我们量化了算法的阶复杂度,并检验了它们在各种噪声条件下精确和近似恢复系数的性能。此外,我们还获得了它们的经验相变特性。我们表明,与无约束的对应算法相比,具有部分非负约束的基追踪算法和所提出的贪婪算法在恢复唯一稀疏表示方面表现更好。最后,我们展示了所提方法在恢复受饱和噪声污染的图像中的实用性。

英文摘要

The non-negative solution to an underdetermined linear system can be uniquely recovered sometimes, even without imposing any additional sparsity constraints. In this paper, we derive conditions under which a unique non-negative solution for such a system can exist, based on the theory of polytopes. Furthermore, we develop the paradigm of combined sparse representations, where only a part of the coefficient vector is constrained to be non-negative, and the rest is unconstrained (general). We analyze the recovery of the unique, sparsest solution, for combined representations, under three different cases of coefficient support knowledge: (a) the non-zero supports of non-negative and general coefficients are known, (b) the non-zero support of general coefficients alone is known, and (c) both the non-zero supports are unknown. For case (c), we propose the combined orthogonal matching pursuit algorithm for coefficient recovery and derive the deterministic sparsity threshold under which recovery of the unique, sparsest coefficient vector is possible. We quantify the order complexity of the algorithms, and examine their performance in exact and approximate recovery of coefficients under various conditions of noise. Furthermore, we also obtain their empirical phase transition characteristics. We show that the basis pursuit algorithm, with partial non-negative constraints, and the proposed greedy algorithm perform better in recovering the unique sparse representation when compared to their unconstrained counterparts. Finally, we demonstrate the utility of the proposed methods in recovering images corrupted by saturation noise.

1102.2490 2026-06-03 math.ST cs.LG cs.SY eess.SY math.OC stat.TH

The KL-UCB Algorithm for Bounded Stochastic Bandits and Beyond

KL-UCB算法:有界随机赌博机及其扩展

Aurélien Garivier, Olivier Cappé

AI总结 本文提出KL-UCB算法,通过有限时间分析证明其在有界奖励下优于UCB和UCB2,在伯努利奖励下达到Lai和Robbins下界,并扩展到指数族分布,数值实验显示其高效稳定。

Comments 18 pages, 3 figures; Conf. Comput. Learning Theory (COLT) 2011 in Budapest, Hungary

详情
Journal ref
Conference On Learning Theory n°24 Jul. 2011 pp.359-376
AI中文摘要

本文对KL-UCB算法进行了有限时间分析,该算法是一种在线、无时间视界的随机赌博机问题的索引策略。我们证明了两个不同的结果:首先,对于任意有界奖励,KL-UCB算法满足比UCB或UCB2一致更优的遗憾界;其次,在伯努利奖励的特殊情况下,它达到了Lai和Robbins的下界。此外,我们展示了KL-UCB算法的简单改编对于特定类别的(可能无界)奖励也是最优的,包括那些从指数族分布生成的奖励。一项大规模数值研究将KL-UCB与其主要竞争对手(UCB、UCB2、UCB-Tuned、UCB-V、DMED)进行比较,表明KL-UCB非常高效且稳定,包括在短时间范围内。KL-UCB也是唯一始终优于基本UCB策略的方法。我们的遗憾界依赖于附录中陈述并证明的具有独立兴趣的偏差结果。作为副产品,我们还获得了标准UCB算法的改进遗憾界。

英文摘要

This paper presents a finite-time analysis of the KL-UCB algorithm, an online, horizon-free index policy for stochastic bandit problems. We prove two distinct results: first, for arbitrary bounded rewards, the KL-UCB algorithm satisfies a uniformly better regret bound than UCB or UCB2; second, in the special case of Bernoulli rewards, it reaches the lower bound of Lai and Robbins. Furthermore, we show that simple adaptations of the KL-UCB algorithm are also optimal for specific classes of (possibly unbounded) rewards, including those generated from exponential families of distributions. A large-scale numerical study comparing KL-UCB with its main competitors (UCB, UCB2, UCB-Tuned, UCB-V, DMED) shows that KL-UCB is remarkably efficient and stable, including for short time horizons. KL-UCB is also the only method that always performs better than the basic UCB policy. Our regret bounds rely on deviations results of independent interest which are stated and proved in the Appendix. As a by-product, we also obtain an improved regret bound for the standard UCB algorithm.

1211.6687 2026-06-03 stat.ML cs.LG cs.NA math.NA math.OC

Robustness Analysis of Hottopixx, a Linear Programming Model for Factoring Nonnegative Matrices

Hottopixx的鲁棒性分析:一个用于非负矩阵分解的线性规划模型

Nicolas Gillis

AI总结 本文对Hottopixx线性规划模型进行鲁棒性分析,并提出一种后处理策略以增强对数据集中重复和近似重复的鲁棒性。

Comments 23 pages; new numerical results; Comparison with Arora et al.; Accepted in SIAM J. Mat. Anal. Appl

详情
Journal ref
SIAM J. Matrix Anal. & Appl. 34 (3), pp. 1189-1212, 2013
AI中文摘要

尽管非负矩阵分解(NMF)通常是NP难的,但最近研究表明,在输入非负数据矩阵接近可分离的假设下(可分离性要求输入矩阵的所有列属于由这些列的一个小子集张成的锥),NMF是易处理的。此后,设计了多种算法来处理这类NMF子问题。特别地,Bittorf、Recht、Ré和Tropp(《用线性规划分解非负矩阵》,NIPS 2012)提出了一种线性规划模型,称为Hottopixx。本文提供了对其方法的一种新的、更一般的鲁棒性分析。特别地,我们通过一种后处理策略设计了一个可证明更鲁棒的变体,该策略允许我们处理数据集中的重复和近似重复。

英文摘要

Although nonnegative matrix factorization (NMF) is NP-hard in general, it has been shown very recently that it is tractable under the assumption that the input nonnegative data matrix is close to being separable (separability requires that all columns of the input matrix belongs to the cone spanned by a small subset of these columns). Since then, several algorithms have been designed to handle this subclass of NMF problems. In particular, Bittorf, Recht, Ré and Tropp (`Factoring nonnegative matrices with linear programs', NIPS 2012) proposed a linear programming model, referred to as Hottopixx. In this paper, we provide a new and more general robustness analysis of their method. In particular, we design a provably more robust variant using a post-processing strategy which allows us to deal with duplicates and near duplicates in the dataset.

1210.5323 2026-06-03 cs.IT cs.LG cs.NA math.IT math.NA

The performance of orthogonal multi-matching pursuit under RIP

正交多匹配追踪在RIP下的性能

Zhiqiang Xu

AI总结 研究正交多匹配追踪(OMMP)在受限等距性质(RIP)下的性能,证明在特定RIP条件下OMMP能在s次迭代内恢复s-稀疏信号,并针对慢衰减稀疏信号实现迭代次数减少。

Comments 22 pages

详情
AI中文摘要

正交多匹配追踪(OMMP)是正交匹配追踪(OMP)的自然扩展。我们将参数为$M$的OMMP记为OMMP(M),其中$M\geq 1$是整数。OMP与OMMP(M)的主要区别在于,OMMP(M)每次迭代选择$M$个原子,而OMP每次只向最优原子集添加一个原子。本文研究正交多匹配追踪(OMMP)在RIP下的性能。特别地,我们证明,当测量矩阵A满足$(9s, 1/10)$-RIP时,存在绝对常数$M_0\leq 8$使得OMMP(M_0)能在$s$次迭代内恢复$s$-稀疏信号。我们进一步证明,对于慢衰减的$s$-稀疏信号,对于一大类$M$,OMMP(M)能在$O(\frac{s}{M})$次迭代内恢复$s$-稀疏信号。特别地,对于$M=s^a$且$a\in [0,1/2]$,OMMP(M)能在$O(s^{1-a})$次迭代内恢复慢衰减的$s$-稀疏信号。该结果表明OMMP能大幅降低计算复杂度。

英文摘要

The orthogonal multi-matching pursuit (OMMP) is a natural extension of orthogonal matching pursuit (OMP). We denote the OMMP with the parameter $M$ as OMMP(M) where $M\geq 1$ is an integer. The main difference between OMP and OMMP(M) is that OMMP(M) selects $M$ atoms per iteration, while OMP only adds one atom to the optimal atom set. In this paper, we study the performance of orthogonal multi-matching pursuit (OMMP) under RIP. In particular, we show that, when the measurement matrix A satisfies $(9s, 1/10)$-RIP, there exists an absolutely constant $M_0\leq 8$ so that OMMP(M_0) can recover $s$-sparse signal within $s$ iterations. We furthermore prove that, for slowly-decaying $s$-sparse signal, OMMP(M) can recover s-sparse signal within $O(\frac{s}{M})$ iterations for a large class of $M$. In particular, for $M=s^a$ with $a\in [0,1/2]$, OMMP(M) can recover slowly-decaying $s$-sparse signal within $O(s^{1-a})$ iterations. The result implies that OMMP can reduce the computational complexity heavily.

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

Accelerated Canonical Polyadic Decomposition by Using Mode Reduction

利用模式约简加速典型多路分解

Guoxu Zhou, Andrzej Cichocki, Shengli Xie

AI总结 针对高阶张量CP分解中频繁展开至N个模式导致的效率瓶颈,提出一种将N阶张量先转化为3阶张量再分解的方法,避免逐模式展开,同时保持分解唯一性并提升效率。

Comments 12 pages. Accepted by TNNLS

详情
AI中文摘要

典型多路(或CANDECOMP/PARAFAC,CP)分解(CPD)广泛应用于分析高阶张量。现有的CPD方法使用交替最小二乘(ALS)迭代,因此需要频繁地将张量展开到每个$N$个模式,这是大规模数据特别是当$N$较大时效率的主要瓶颈之一。为了解决这个问题,本文提出了一种新的CPD方法,该方法首先将原始的$N$阶($N>3$)张量转换为3阶张量。然后通过分解这个模式约简后的张量,再经过Khatri-Rao积投影过程来实现完整的CPD。这种方法非常高效,因为避免了展开到每个$N$个模式,并且可以轻松地加入降维以进一步提高效率。我们证明,在温和条件下,任何$N$阶CPD都可以转化为3阶情况,而不会破坏本质唯一性,并且理论上给出与直接$N$路CPD方法相同的结果。仿真表明,与最先进的CPD方法相比,所提方法更高效,且更容易摆脱局部解。

英文摘要

Canonical Polyadic (or CANDECOMP/PARAFAC, CP) decompositions (CPD) are widely applied to analyze high order tensors. Existing CPD methods use alternating least square (ALS) iterations and hence need to unfold tensors to each of the $N$ modes frequently, which is one major bottleneck of efficiency for large-scale data and especially when $N$ is large. To overcome this problem, in this paper we proposed a new CPD method which converts the original $N$th ($N>3$) order tensor to a 3rd-order tensor first. Then the full CPD is realized by decomposing this mode reduced tensor followed by a Khatri-Rao product projection procedure. This way is quite efficient as unfolding to each of the $N$ modes are avoided, and dimensionality reduction can also be easily incorporated to further improve the efficiency. We show that, under mild conditions, any $N$th-order CPD can be converted into a 3rd-order case but without destroying the essential uniqueness, and theoretically gives the same results as direct $N$-way CPD methods. Simulations show that, compared with state-of-the-art CPD methods, the proposed method is more efficient and escape from local solutions more easily.

1304.0030 2026-06-03 math.OC cs.AI cs.SY eess.SY

Note on Combinatorial Engineering Frameworks for Hierarchical Modular Systems

关于层次模块化系统的组合工程框架的注记

Mark Sh. Levin

AI总结 本文描述了一套用于解决层次模块化系统中复杂问题的基本组合工程框架,包括系统层次模型设计、组合综合、系统评估、瓶颈检测、改进、多阶段设计和演化建模,并涉及背包、多选、分配、生成树和形态团等组合优化问题。

Comments 11 pages, 7 figures, 3 tables

详情
AI中文摘要

本文简要描述了一套用于解决层次模块化系统中复杂问题的基本组合工程框架。这些框架由相互关联/链接(例如,通过偏好关系)的组合问题(及相应模型)组成。主要使用层次形态系统模型。基本标准组合工程(技术)框架列表如下:(1)系统层次模型设计,(2)组合综合(系统设计的“自下而上”过程),(3)系统评估,(4)系统瓶颈检测,(5)系统改进(重新设计、升级),(6)多阶段设计(系统轨迹设计),(7)系统演化/发展和系统预测的组合建模。组合工程框架旨在支持某些系统生命周期阶段。主要的底层组合优化问题列表包括:背包问题、多选问题、分配问题、生成树、形态团问题。

英文摘要

The paper briefly describes a basic set of special combinatorial engineering frameworks for solving complex problems in the field of hierarchical modular systems. The frameworks consist of combinatorial problems (and corresponding models), which are interconnected/linked (e.g., by preference relation). Mainly, hierarchical morphological system model is used. The list of basic standard combinatorial engineering (technological) frameworks is the following: (1) design of system hierarchical model, (2) combinatorial synthesis ('bottom-up' process for system design), (3) system evaluation, (4) detection of system bottlenecks, (5) system improvement (re-design, upgrade), (6) multi-stage design (design of system trajectory), (7) combinatorial modeling of system evolution/development and system forecasting. The combinatorial engineering frameworks are targeted to maintenance of some system life cycle stages. The list of main underlaying combinatorial optimization problems involves the following: knapsack problem, multiple-choice problem, assignment problem, spanning trees, morphological clique problem.

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

Convex Tensor Decomposition via Structured Schatten Norm Regularization

通过结构化Schatten范数正则化的凸张量分解

Ryota Tomioka, Taiji Suzuki

AI总结 本文研究用于凸优化张量分解的结构化Schatten范数,从理论上证明“潜在”方法优于“重叠”方法,并建立对偶性、一致性和可识别性结果。

Comments 12 pages, 3 figures

详情
AI中文摘要

我们讨论了用于张量分解的结构化Schatten范数,包括最近提出的两种用于基于凸优化的张量分解的范数(“重叠”和“潜在”),并将张量分解与更广泛的结构化稀疏性文献联系起来。基于结构化Schatten范数的性质,我们从数学上分析了“潜在”方法在张量分解中的性能,该方法在某些设置下经验上被发现比“重叠”方法表现更好。我们从理论上证明了这确实是事实。特别是,当未知的真实张量在特定模式下是低秩时,该方法的表现与知道最小秩的模式一样好。在此过程中,我们展示了结构化Schatten范数的一个新颖的对偶性结果,建立了一致性,并讨论了该方法的可识别性。通过数值模拟,我们确认了我们的理论预测可以精确预测均方误差的缩放行为。

英文摘要

We discuss structured Schatten norms for tensor decomposition that includes two recently proposed norms ("overlapped" and "latent") for convex-optimization-based tensor decomposition, and connect tensor decomposition with wider literature on structured sparsity. Based on the properties of the structured Schatten norms, we mathematically analyze the performance of "latent" approach for tensor decomposition, which was empirically found to perform better than the "overlapped" approach in some settings. We show theoretically that this is indeed the case. In particular, when the unknown true tensor is low-rank in a specific mode, this approach performs as good as knowing the mode with the smallest rank. Along the way, we show a novel duality result for structures Schatten norms, establish the consistency, and discuss the identifiability of this approach. We confirm through numerical simulations that our theoretical prediction can precisely predict the scaling behavior of the mean squared error.

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

Transverse Contraction Criteria for Existence, Stability, and Robustness of a Limit Cycle

极限环存在性、稳定性和鲁棒性的横向收缩准则

Ian R. Manchester, Jean-Jacques E. Slotine

AI总结 本文推导了自治系统中轨道稳定极限环存在的微分收缩条件,该条件可表示为逐点线性矩阵不等式,从而可利用凸优化工具(如平方和规划)搜索稳定极限环存在的证书,并将收缩动力学的许多理想性质(如互联下收缩保持)推广到该框架,同时通过引入微分耗散性和横向微分耗散性概念,基于子系统LMI条件建立大规模系统的收缩与横向收缩。

Comments 6 pages, 1 figure. Conference submission

详情
AI中文摘要

本文推导了自治系统中轨道稳定极限环存在的微分收缩条件。该横向收缩条件可表示为逐点线性矩阵不等式(LMI),从而允许使用凸优化工具(如平方和规划)来搜索稳定极限环存在的证书。收缩动力学的许多理想性质被推广到这一框架,包括在一大类互联下收缩的保持。此外,通过引入微分耗散性和横向微分耗散性的概念,可以基于子系统的LMI条件建立大规模系统的收缩和横向收缩。

英文摘要

This paper derives a differential contraction condition for the existence of an orbitally-stable limit cycle in an autonomous system. This transverse contraction condition can be represented as a pointwise linear matrix inequality (LMI), thus allowing convex optimization tools such as sum-of-squares programming to be used to search for certificates of the existence of a stable limit cycle. Many desirable properties of contracting dynamics are extended to this context, including preservation of contraction under a broad class of interconnections. In addition, by introducing the concepts of differential dissipativity and transverse differential dissipativity, contraction and transverse contraction can be established for large scale systems via LMI conditions on component subsystems.

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

The Diagonalized Newton Algorithm for Nonnegative Matrix Factorization

非负矩阵分解的对角化牛顿算法

Hugo Van hamme

AI总结 针对非负矩阵分解问题,提出一种对角化牛顿算法(DNA),在保持实现简单性的同时加速收敛,适用于高秩问题。

Comments 8 pages + references; International Conference on Learning Representations, 2013

详情
AI中文摘要

非负矩阵分解(NMF)已成为文本挖掘、语音和图像处理、生物信息学以及地震数据分析等领域中许多问题的流行机器学习方法。在NMF中,非负数据矩阵被近似为两个非负矩阵的低秩乘积。本文使用数据与其低秩重构之间的Kullback-Leibler散度来衡量近似质量。简单的乘法更新(MU)算法的存在促进了NMF的成功。尽管已有收敛更快的算法,MU因其简单性仍然流行。本文提出一种对角化牛顿算法(DNA),在保持实现简单且适用于高秩问题的同时,显示出更快的收敛速度。将DNA算法应用于各种公开数据集,在现代硬件上实现了显著的加速。

英文摘要

Non-negative matrix factorization (NMF) has become a popular machine learning approach to many problems in text mining, speech and image processing, bio-informatics and seismic data analysis to name a few. In NMF, a matrix of non-negative data is approximated by the low-rank product of two matrices with non-negative entries. In this paper, the approximation quality is measured by the Kullback-Leibler divergence between the data and its low-rank reconstruction. The existence of the simple multiplicative update (MU) algorithm for computing the matrix factors has contributed to the success of NMF. Despite the availability of algorithms showing faster convergence, MU remains popular due to its simplicity. In this paper, a diagonalized Newton algorithm (DNA) is proposed showing faster convergence while the implementation remains simple and suitable for high-rank problems. The DNA algorithm is applied to various publicly available data sets, showing a substantial speed-up on modern hardware.

1106.6104 2026-06-03 math.OC cs.LG cs.SY eess.SY math.PR math.ST stat.TH

Deterministic Sequencing of Exploration and Exploitation for Multi-Armed Bandit Problems

多臂赌博机问题的探索与利用确定性排序

Sattar Vakili, Keqin Liu, Qing Zhao

AI总结 提出基于探索与利用确定性排序(DSEE)的策略,针对轻尾分布实现最优对数遗憾,针对重尾分布达到次优遗憾,并推广到多种MAB变体。

Comments 22 pages, 2 figures

详情
AI中文摘要

在多臂赌博机(MAB)问题中,存在一组具有未知奖励模型的臂。在每个时刻,玩家选择一个臂进行游戏,旨在最大化在T长度时间范围内的总期望奖励。本文开发了一种基于探索与利用确定性排序(DSEE)的方法来构建顺序臂选择策略。结果表明,对于所有轻尾奖励分布,DSEE实现了遗憾的最优对数阶,其中遗憾定义为相对于已知奖励模型的理想情况的总期望奖励损失。对于重尾奖励分布,当奖励分布的矩存在到p阶(1<p≤2)时,DSEE实现了O(T^{1/p})的遗憾,对于p>2时实现了O(T^{1/(1+p/2)})的遗憾。利用对重尾奖励分布有限矩的上界知识,DSEE提供了最优的对数遗憾阶。所提出的DSEE方法通过为一般奖励分布提供相应结果,补充了现有的MAB工作。此外,通过明确定义的可调参数——探索序列的基数,DSEE方法易于扩展到MAB的变体,包括具有不同目标的MAB、具有多个玩家和碰撞下不完全奖励观测的分散式MAB、具有未知马尔可夫动力学的MAB,以及具有依赖臂的组合MAB,这些常出现在网络优化问题中,如未知随机权重下的最短路径、最小生成树和支配集问题。

英文摘要

In the Multi-Armed Bandit (MAB) problem, there is a given set of arms with unknown reward models. At each time, a player selects one arm to play, aiming to maximize the total expected reward over a horizon of length T. An approach based on a Deterministic Sequencing of Exploration and Exploitation (DSEE) is developed for constructing sequential arm selection policies. It is shown that for all light-tailed reward distributions, DSEE achieves the optimal logarithmic order of the regret, where regret is defined as the total expected reward loss against the ideal case with known reward models. For heavy-tailed reward distributions, DSEE achieves O(T^1/p) regret when the moments of the reward distributions exist up to the pth order for 1<p<=2 and O(T^1/(1+p/2)) for p>2. With the knowledge of an upperbound on a finite moment of the heavy-tailed reward distributions, DSEE offers the optimal logarithmic regret order. The proposed DSEE approach complements existing work on MAB by providing corresponding results for general reward distributions. Furthermore, with a clearly defined tunable parameter-the cardinality of the exploration sequence, the DSEE approach is easily extendable to variations of MAB, including MAB with various objectives, decentralized MAB with multiple players and incomplete reward observations under collisions, MAB with unknown Markov dynamics, and combinatorial MAB with dependent arms that often arise in network optimization problems such as the shortest path, the minimum spanning, and the dominating set problems under unknown random weights.

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

Torque Saturation in Bipedal Robotic Walking through Control Lyapunov Function Based Quadratic Programs

基于控制李雅普诺夫函数二次规划的双足机器人行走中的力矩饱和

Kevin Galloway, Koushil Sreenath, Aaron D. Ames, J. W. Grizzle

AI总结 本文提出一种通过凸优化将用户定义的控制输入饱和直接纳入控制李雅普诺夫函数(CLF)行走控制器计算的新方法,并在双足机器人MABEL上实验验证。

详情
AI中文摘要

本文提出了一种新颖的方法,用于将用户定义的控制输入饱和直接纳入基于控制李雅普诺夫函数(CLF)的双足机器人行走控制器的计算中。作者先前的工作已经证明了CLF控制器在稳定双足步行器周期性步态方面的有效性,而当前工作通过提供一种更有效的处理控制饱和的方法扩展了这些结果。这种基于以1 kHz控制更新率运行的凸优化例程的新方法,不仅适用于处理力矩饱和,还适用于将一整个用户定义的约束族纳入CLF控制器的在线计算中。本文最后在双足机器人MABEL上对主要结果进行了实验实现。

英文摘要

This paper presents a novel method for directly incorporating user-defined control input saturations into the calculation of a control Lyapunov function (CLF)-based walking controller for a biped robot. Previous work by the authors has demonstrated the effectiveness of CLF controllers for stabilizing periodic gaits for biped walkers, and the current work expands on those results by providing a more effective means for handling control saturations. The new approach, based on a convex optimization routine running at a 1 kHz control update rate, is useful not only for handling torque saturations but also for incorporating a whole family of user-defined constraints into the online computation of a CLF controller. The paper concludes with an experimental implementation of the main results on the bipedal robot MABEL.

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

A Gradient Descent Algorithm on the Grassman Manifold for Matrix Completion

格拉斯曼流形上的梯度下降算法用于矩阵补全

Raghunandan H. Keshavan, Sewoong Oh

AI总结 提出基于奇异值分解和局部流形优化的OptSpace算法,从少量观测条目中精确恢复低秩矩阵。

Comments 26 pages, 15 figures

详情
AI中文摘要

我们考虑从少量观测条目中重构低秩矩阵的问题。本文描述了一种高效算法OptSpace的实现,该算法基于奇异值分解后接局部流形优化,用于解决低秩矩阵补全问题。已有研究表明,如果观测条目数量足够大,奇异值分解的输出能给出原始矩阵的良好估计,从而局部优化能以高概率重构出正确矩阵。我们给出的数值结果表明,该算法能从极少量观测条目中精确重构低秩矩阵。我们进一步研究了算法对噪声的鲁棒性,以及在实际协同过滤数据集上的性能。

英文摘要

We consider the problem of reconstructing a low-rank matrix from a small subset of its entries. In this paper, we describe the implementation of an efficient algorithm called OptSpace, based on singular value decomposition followed by local manifold optimization, for solving the low-rank matrix completion problem. It has been shown that if the number of revealed entries is large enough, the output of singular value decomposition gives a good estimate for the original matrix, so that local optimization reconstructs the correct matrix with high probability. We present numerical results which show that this algorithm can reconstruct the low rank matrix exactly from a very small subset of its entries. We further study the robustness of the algorithm with respect to noise, and its performance on actual collaborative filtering datasets.

1112.6234 2026-06-03 cs.IT cs.LG cs.SY eess.SY math.IT

Sparse Recovery from Nonlinear Measurements with Applications in Bad Data Detection for Power Networks

非线性测量下的稀疏恢复及其在电力网络不良数据检测中的应用

Weiyu Xu, Meng Wang, Jianfeng Cai, Ao Tang

AI总结 本文提出一种迭代混合ℓ1和ℓ2凸规划方法,通过局部线性化非线性测量实现状态估计,并给出线性与非线性测量下的性能界与收敛条件,应用于电力网络不良数据检测。

Comments journal. arXiv admin note: substantial text overlap with arXiv:1105.0442

详情
AI中文摘要

本文考虑非线性测量下的稀疏恢复问题,该问题在电力网络的状态估计和不良数据检测中有应用。使用一种迭代混合ℓ1和ℓ2凸规划,通过局部线性化非线性测量来估计真实状态。当测量为线性时,通过利用线性子空间的几乎欧几里得性质,我们推导出在稀疏不良数据和加性观测噪声下状态估计误差的新性能界。作为副产品,本文利用几何泛函分析中的“逃逸网格”定理,给出了线性子空间几乎欧几里得性质的尖锐界。当测量为非线性时,我们给出了即使局部线性化测量可能不是实际非线性测量,迭代算法解收敛到真实状态的条件。我们数值评估了所提出的迭代凸规划方法在非线性电力网络问题中进行不良数据检测的性能。我们能够使用半定规划来验证所提出的从非线性测量中迭代稀疏恢复算法收敛的条件。

英文摘要

In this paper, we consider the problem of sparse recovery from nonlinear measurements, which has applications in state estimation and bad data detection for power networks. An iterative mixed $\ell_1$ and $\ell_2$ convex program is used to estimate the true state by locally linearizing the nonlinear measurements. When the measurements are linear, through using the almost Euclidean property for a linear subspace, we derive a new performance bound for the state estimation error under sparse bad data and additive observation noise. As a byproduct, in this paper we provide sharp bounds on the almost Euclidean property of a linear subspace, using the "escape-through-the-mesh" theorem from geometric functional analysis. When the measurements are nonlinear, we give conditions under which the solution of the iterative algorithm converges to the true state even though the locally linearized measurements may not be the actual nonlinear measurements. We numerically evaluate our iterative convex programming approach to perform bad data detections in nonlinear electrical power networks problems. We are able to use semidefinite programming to verify the conditions for convergence of the proposed iterative sparse recovery algorithms from nonlinear measurements.

1301.0043 2026-06-03 cs.HC cs.RO cs.SY eess.SY

A Framework for Analysing Driver Interactions with Semi-Autonomous Vehicles

分析驾驶员与半自主车辆交互的框架

Siraj Shaikh, Padmanabhan Krishnan

AI总结 提出一个结合人类行为经验模型与环境系统模型的框架,通过模型检验分析驾驶员与半自主车辆交互的安全性,并以驾驶员疲劳为例验证其适用性。

Comments In Proceedings FTSCS 2012, arXiv:1212.6574

详情
Journal ref
EPTCS 105, 2012, pp. 85-99
AI中文摘要

半自主车辆在从采矿到物流再到国防的各种环境中日益发挥关键功能。此类系统的一个关键特征是控制回路中存在人类(驾驶员)。为了确保安全,驾驶员需要了解车辆的自主方面,而车辆内置的自动化功能旨在实现更安全的控制。在本文中,我们提出了一个框架,将描述人类行为的经验模型与环境及系统模型相结合。然后,我们通过模型检验分析这些模型之间的交互,以验证所需的安全属性。目的是分析安全车辆-驾驶员交互的设计。我们通过一个涉及半自主车辆的案例研究证明了我们方法的适用性,其中驾驶员疲劳是安全旅程的关键因素。

英文摘要

Semi-autonomous vehicles are increasingly serving critical functions in various settings from mining to logistics to defence. A key characteristic of such systems is the presence of the human (drivers) in the control loop. To ensure safety, both the driver needs to be aware of the autonomous aspects of the vehicle and the automated features of the vehicle built to enable safer control. In this paper we propose a framework to combine empirical models describing human behaviour with the environment and system models. We then analyse, via model checking, interaction between the models for desired safety properties. The aim is to analyse the design for safe vehicle-driver interaction. We demonstrate the applicability of our approach using a case study involving semi-autonomous vehicles where the driver fatigue are factors critical to a safe journey.