中文
相关论文

相关论文: Algorithmic and enumerative aspects of the Moser-T…

200 篇论文

The Johnson-Lindenstrauss Lemma states that there exist linear maps that project a set of points of a vector space into a space of much lower dimension such that the Euclidean distance between these points is approximately preserved. This…

最优化与控制 · 数学 2023-01-18 Pierre-Louis Poirion , Bruno F. Lourenço , Akiko Takeda

Levin Tree Search (LTS) is a search algorithm that makes use of a policy (a probability distribution over actions) and comes with a theoretical guarantee on the number of expansions before reaching a goal node, depending on the quality of…

机器学习 · 计算机科学 2024-11-13 Laurent Orseau , Marcus Hutter , Levi H. S. Lelis

Network Lasso (NL for short) is a methodology for estimating models by simultaneously clustering data samples and fitting the models to the samples. It often succeeds in forming clusters thanks to the geometry of the $\ell_1$-regularizer…

最优化与控制 · 数学 2021-09-28 Shotaro Yagishita , Jun-ya Gotoh

We give an algorithm that generates a uniformly random contingency table with specified marginals, i.e. a matrix with non-negative integer values and specified row and column sums. Such algorithms are useful in statistics and combinatorics.…

组合数学 · 数学 2021-06-17 Andrii Arman , Pu Gao , Nicholas Wormald

Penalized estimation can conduct variable selection and parameter estimation simultaneously. The general framework is to minimize a loss function subject to a penalty designed to generate sparse variable selection. The…

统计计算 · 统计学 2024-01-11 Zhu Wang

This paper investigates, from information theoretic grounds, a learning problem based on the principle that any regularity in a given dataset can be exploited to extract compact features from data, i.e., using fewer bits than needed to…

机器学习 · 统计学 2018-11-14 Matías Vera , Leonardo Rey Vega , Pablo Piantanida

For basic machine learning problems, expected error is used to evaluate model performance. Since the distribution of data is usually unknown, we can make simple hypothesis that the data are sampled independently and identically distributed…

机器学习 · 计算机科学 2022-12-01 Xuli Shen , Qing Xu , Xiangyang Xue

The emerging in-context learning (ICL) ability of large language models (LLMs) has prompted their use for predictive tasks in various domains with different data types, including tabular data, facilitated by serialization methods. However,…

机器学习 · 计算机科学 2025-11-18 Karuna Bhaila , Minh-Hao Van , Kennedy Edemacu , Chen Zhao , Feng Chen , Xintao Wu

Mixed-integer linear programs (MILPs) are extensively used to model practical problems such as planning and scheduling. A prominent method for solving MILPs is large neighborhood search (LNS), which iteratively seeks improved solutions…

最优化与控制 · 数学 2024-12-12 Wenbo Liu , Akang Wang , Wenguo Yang , Qingjiang Shi

We introduce a new algorithm to solve a regularized spatial-spectral image estimation problem. Our approach is based on the linearized alternating directions method of multipliers (LADMM), which is a variation of the popular ADMM algorithm.…

信号处理 · 电气工程与系统科学 2025-02-25 Yunsong Liu , Debdut Mandal , Congyu Liao , Kawin Setsompop , Justin P. Haldar

Recent advancements in Mixed Integer Optimization (MIO) algorithms, paired with hardware enhancements, have led to significant speedups in resolving MIO problems. These strategies have been utilized for optimal subset selection,…

统计方法学 · 统计学 2024-03-27 Madhav Sankaranarayanan , Intekhab Hossain , Tom Chen

This article presents MAPS$^2$ : a distributed algorithm that allows multi-robot systems to deliver coupled tasks expressed as Signal Temporal Logic (STL) constraints. Classical control theoretical tools addressing STL constraints either…

机器人学 · 计算机科学 2025-12-17 Mayank Sewlia , Christos K. Verginis , Dimos V. Dimarogonas

The lefthanded Lov\'asz local lemma (LLLL) is a generalization of the Lov\'asz local lemma (LLL), a powerful technique from the probabilistic method. We prove a computable version of the LLLL and use it to effectivize a collection of…

逻辑 · 数学 2024-06-19 Daniel Mourad

We introduce a Bayesian approach for analyzing high-dimensional multinomial data that are referenced over space and time. In particular, the proportions associated with multinomial data are assumed to have a logit link to a latent…

统计方法学 · 统计学 2018-12-11 Jonathan R. Bradley , Christopher K. Wikle , Scott H. Holan

Stochastic local search (SLS) is a successful paradigm for solving the satisfiability problem of propositional logic. A recent development in this area involves solving not the original instance, but a modified, yet logically equivalent…

数据结构与算法 · 计算机科学 2021-07-02 Florian Wörz , Jan-Hendrik Lorenz

Reliably characterizing the full conditional distribution of a multivariate response variable given a set of covariates is crucial for trustworthy decision-making. However, misspecified or miscalibrated multivariate models may yield a poor…

机器学习 · 计算机科学 2025-10-27 Victor Dheur , Souhaib Ben Taieb

This paper considers robot motion planning under temporal logic constraints in probabilistic maps obtained by semantic simultaneous localization and mapping (SLAM). The uncertainty in a map distribution presents a great challenge for…

机器人学 · 计算机科学 2016-11-17 Jie Fu , Nikolay Atanasov , Ufuk Topcu , George J. Pappas

We derive a parallel sampling algorithm for computational inverse problems that present an unknown linear forcing term and a vector of nonlinear parameters to be recovered. It is assumed that the data is noisy and that the linear part of…

数值分析 · 数学 2022-03-24 Darko Volkov

Latent class model (LCM), which is a finite mixture of different categorical distributions, is one of the most widely used models in statistics and machine learning fields. Because of its non-continuous nature and the flexibility in shape,…

机器学习 · 统计学 2021-03-23 Hao Chen , Lanshan Han , Alvin Lim

Being probabilistic models, during inference large language models (LLMs) display rare events: behaviour that is far from typical but highly significant. By definition all rare events are hard to see, but the enormous scale of LLM usage…

机器学习 · 计算机科学 2026-05-29 Jake McAllister Dorman , Edward Gillman , Dominic C. Rose , Jamie F. Mair , Juan P. Garrahan