中文
相关论文

相关论文: When LP is the Cure for Your Matching Woes: Approx…

200 篇论文

In arXiv:2509.02905 [hep-th], we introduced an approximation that allows one to study Horowitz-Polchinski backgrounds beyond the weak coupling regime. In this paper we describe the resulting solutions, and discuss a few related issues.

高能物理 - 理论 · 物理学 2026-05-11 Jinwei Chu , David Kutasov

In this paper we study the fine-grained complexity of finding exact and approximate solutions to problems in P. Our main contribution is showing reductions from exact to approximate solution for a host of such problems. As one (notable)…

计算复杂性 · 计算机科学 2022-12-12 Lijie Chen , Shafi Goldwasser , Kaifeng Lyu , Guy N. Rothblum , Aviad Rubinstein

Graph matching, also known as network alignment, refers to finding a bijection between the vertex sets of two given graphs so as to maximally align their edges. This fundamental computational problem arises frequently in multiple fields…

数据结构与算法 · 计算机科学 2021-08-10 Cheng Mao , Mark Rudelson , Konstantin Tikhomirov

Given sufficiently many components, it is often cited that finite mixture models can approximate any other probability density function (pdf) to an arbitrary degree of accuracy. Unfortunately, the nature of this approximation result is…

统计理论 · 数学 2020-08-24 T Tin Nguyen , Hien D Nguyen , Faicel Chamroukhi , Geoffrey J McLachlan

Given a pair of strings, the problems of computing their Longest Common Subsequence and Edit Distance have been extensively studied for decades. For exact algorithms, LCS and Edit Distance (with character insertions and deletions) are…

数据结构与算法 · 计算机科学 2019-04-12 Aviad Rubinstein , Zhao Song

IV-matching is a generalization of perfect bipartite matching. The complexity of finding IV-matching in a graph was posted as an open problem at the ICALP 2014 conference. In this note, we resolve the question and prove that, contrary to…

离散数学 · 计算机科学 2015-06-30 Lukáš Folwarczný , Dušan Knop

Highly efficient and even nearly optimal algorithms have been developed for the classical problem of univariate polynomial root-finding (see, e.g., \cite{P95}, \cite{P02}, \cite{MNP13}, and the bibliography therein), but this is still an…

符号计算 · 计算机科学 2014-04-21 Victor Y. Pan , Elias Tsigaridas

Alignment algorithms usually rely on simplified models of gaps for computational efficiency. Based on an isomorphism between alignments and physical helix-coil models, we show in statistical mechanics that alignments with realistic laws for…

基因组学 · 定量生物学 2015-06-26 E. Yeramian , E. Debonneuil

Rank aggregation aims to combine the preference rankings of a number of alternatives from different voters into a single consensus ranking. As a useful model for a variety of practical applications, however, it is a computationally…

神经与进化计算 · 计算机科学 2022-01-12 Yangming Zhou , Jin-Kao Hao , Zhen Li , Fred Glover

Alignment-based conformance checking is the state-of-the-art approach for comparing observed process executions with normative process models. The standard exact solution relies on an A*-based heuristic search, which can exhibit exponential…

人工智能 · 计算机科学 2026-05-27 Izack Cohen

A previous study analyzed the convergence of probability densities for forward and inverse problems when a sequence of approximate maps between model inputs and outputs converges in $L^\infty$. This work generalizes the analysis to cases…

概率论 · 数学 2020-01-14 Troy Butler , Tim Wildey , Wenjuan Zhang

This paper has been withdrawn, as it is superseded by arXiv:0806.2122 (Bloch-Kato exponential maps for local fields with imperfect residue fields), which is a more recent version of the same paper.

数论 · 数学 2010-05-06 Sarah Livia Zerbes

We study the graphs formed from instances of the stable matching problem by connecting pairs of elements with an edge when there exists a stable matching in which they are matched. Our results include the NP-completeness of recognizing…

离散数学 · 计算机科学 2020-10-20 David Eppstein

Positive linear programs (LP), also known as packing and covering linear programs, are an important class of problems that bridges computer science, operations research, and optimization. Despite the consistent efforts on this problem, all…

数据结构与算法 · 计算机科学 2016-11-15 Zeyuan Allen-Zhu , Lorenzo Orecchia

In this paper we provide an overview of a series of recent results regarding algorithms for searching for subsequences in words or for the analysis of the sets of subsequences occurring in a word.

形式语言与自动机理论 · 计算机科学 2022-10-11 Maria Kosche , Tore Koß , Florin Manea , Stefan Siemer

We consider the following stochastic matching problem on both weighted and unweighted graphs: A graph $G(V, E)$ along with a parameter $p \in (0, 1)$ is given in the input. Each edge of $G$ is realized independently with probability $p$.…

数据结构与算法 · 计算机科学 2018-11-09 Soheil Behnezhad , Alireza Farhadi , MohammadTaghi Hajiaghayi , Nima Reyhani

Recently, there has been significant interest in linear regression in the situation where predictors and responses are not observed in matching pairs corresponding to the same statistical unit as a consequence of separate data collection…

统计方法学 · 统计学 2019-10-04 Martin Slawski , Guoqing Diao , Emanuel Ben-David

The QLP decomposition is one of the effective algorithms to approximate singular value decomposition (SVD) in numerical linear algebra. In this paper, we propose some single-pass randomized QLP decomposition algorithms for computing the…

数值分析 · 数学 2020-11-30 Huan Ren , Zheng-Jian Bai

Given a text $T$ of length $n$ and a pattern $P$ of length $m$, the approximate pattern matching problem asks for computation of a particular \emph{distance} function between $P$ and every $m$-substring of $T$. We consider a…

数据结构与算法 · 计算机科学 2019-07-24 Jan Studený , Przemysław Uznański

In this paper, we generalize the recently studied Stochastic Matching problem to more accurately model a significant medical process, kidney exchange, and several other applications. Up until now the Stochastic Matching problem that has…

数据结构与算法 · 计算机科学 2022-05-31 Alireza Farhadi , Jacob Gilbert , MohammadTaghi Hajiaghayi