中文
相关论文

相关论文: Computational Aspects of Sturdy and Flimsy Numbers

200 篇论文

A $k$-truss is an edge-induced subgraph $H$ such that each of its edges belongs to at least $k-2$ triangles of $H$. This notion has been introduced around ten years ago in social network analysis and security, as a form of cohesive subgraph…

数据结构与算法 · 计算机科学 2020-10-05 Alessio Conte , Roberto Grossi , Andrea Marino , Luca Versari

In this paper, we conduct a numerical analysis of the strong stabilization and polynomial decay of solutions for the initial boundary value problem associated with a system that models the dynamics of a mixture of two rigid solids with…

数值分析 · 数学 2026-03-24 Kais Ammari , Vilmos Komornik , Mauricio Sepúlveda , Octavio Vera

Given a set (or multiset) S of n numbers and a target number t, the subset sum problem is to decide if there is a subset of S that sums up to t. There are several methods for solving this problem, including exhaustive search,…

数据结构与算法 · 计算机科学 2018-07-17 Zhengjun Cao , Lihua Liu

We investigate the complexity of solving stable or perturbation-resilient instances of $k$-Means and $k$-Median clustering in fixed dimension Euclidean metrics (more generally doubling metrics). The notion of stable (perturbation resilient)…

数据结构与算法 · 计算机科学 2024-02-01 Zachary Friggstad , Kamyar Khodamoradi , Mohammad R. Salavatipour

Bregman proximal-type algorithms (BPs), such as mirror descent, have become popular tools in machine learning and data science for exploiting problem structures through non-Euclidean geometries. In this paper, we show that BPs can get…

最优化与控制 · 数学 2026-05-26 He Chen , Jiajin Li , Anthony Man-Cho So

A standard method for finding a rational number from its values modulo a collection of primes is to determine its value modulo the product of the primes via Chinese remaindering, and then use Farey sequences for rational reconstruction.…

交换代数 · 数学 2016-01-05 Janko Boehm , Wolfram Decker , Claus Fieker , Gerhard Pfister

This paper provides a bound on the number of numeric operations (fixed or floating point) that can safely be performed before accuracy is lost. This work has important implications for control systems with safety-critical software, as these…

数学软件 · 计算机科学 2007-05-23 Marc Daumas , David Lester

Hilbert famously showed that polynomials in n variables are not too complicated, in various senses. For example, the Hilbert Syzygy Theorem shows that the process of resolving a module by free modules terminates in finitely many (in fact,…

交换代数 · 数学 2019-05-14 Daniel Erman , Steven V Sam , Andrew Snowden

We construct a statistic and null test for examining the stationarity of time-series of discrete symbols: whether two data streams appear to originate from the same underlying unknown dynamical system, and if any difference is statistically…

chao-dyn · 物理学 2007-05-23 Matthew B. Kennel , Alistair I. Mees

The binary Euclidean algorithm is a variant of the classical Euclidean algorithm. It avoids multiplications and divisions, except by powers of two, so is potentially faster than the classical algorithm on a binary machine. We describe the…

数据结构与算法 · 计算机科学 2013-03-13 Richard P. Brent

In variable or graph selection problems, finding a right-sized model or controlling the number of false positives is notoriously difficult. Recently, a meta-algorithm called Stability Selection was proposed that can provide reliable…

机器学习 · 统计学 2017-12-14 George Philipp , Seunghak Lee , Eric P. Xing

In the field of algorithmic self-assembly, a long-standing unproven conjecture has been that of the NP-hardness of binary pattern tile set synthesis (2-PATS). The $k$-PATS problem is that of designing a tile assembly system with the…

计算复杂性 · 计算机科学 2014-04-04 Lila Kari , Steffen Kopecki , Pierre-Étienne Meunier , Matthew J. Patitz , Shinnosuke Seki

Robust mean estimation is one of the most important problems in statistics: given a set of samples in $\mathbb{R}^d$ where an $\alpha$ fraction are drawn from some distribution $D$ and the rest are adversarially corrupted, we aim to…

机器学习 · 计算机科学 2022-12-07 Shiwei Zeng , Jie Shen

We consider the problem of finding a sparse multiple of a polynomial. Given f in F[x] of degree d over a field F, and a desired sparsity t, our goal is to determine if there exists a multiple h in F[x] of f such that h has at most t…

符号计算 · 计算机科学 2011-01-04 Mark Giesbrecht , Daniel S. Roche , Hrushikesh Tilak

Many consensus string problems are based on Hamming distance. We replace Hamming distance by the more flexible (e.g., easily coping with different input string lengths) dynamic time warping distance, best known from applications in time…

离散数学 · 计算机科学 2020-02-05 Nathan Schaar , Vincent Froese , Rolf Niedermeier

A noisy damping parameter in the equation of motion of a nonlinear oscillator renders the fixed point of the system unstable when the amplitude of the noise is sufficiently large. However, the stability diagram of the system can not be…

混沌动力学 · 物理学 2016-08-16 Nicolas Leprovost , Sébatien Aumaitre , Kirone Mallick

The computation of the normaliser of a permutation group in the full symmetric group is an important and hard problem in computational group theory. This article reports on an algorithm that builds a descending chain of overgroups to…

群论 · 数学 2023-03-27 Andreas-Stephan Elsenhans

We give a new sufficient condition which allows to test primality of Fermat's numbers. This characterization uses uniquely values at most equal to tested Fermat number. The robustness of this result is due to a strict use of elementary…

数论 · 数学 2021-04-13 Ahmed Bouzalmat , Ahmed Sani

Choosing the optimization algorithm that performs best on a given machine learning problem is often delicate, and there is no guarantee that current state-of-the-art algorithms will perform well across all tasks. Consequently, the more…

最优化与控制 · 数学 2024-06-25 Måns Williamson , Monika Eisenmann , Tony Stillfjord

Many conventional statistical procedures are extremely sensitive to seemingly minor deviations from modeling assumptions. This problem is exacerbated in modern high-dimensional settings, where the problem dimension can grow with and…

机器学习 · 统计学 2017-02-27 Simon S. Du , Sivaraman Balakrishnan , Aarti Singh