中文
相关论文

相关论文: Betweenness Parameterized Above Tight Lower Bound

200 篇论文

One of the most fundamental problems in large scale network analysis is to determine the importance of a particular node in a network. Betweenness centrality is the most widely used metric to measure the importance of a node in a network.…

数据结构与算法 · 计算机科学 2008-10-19 Shiva Kintali

The composition technique is a popular method for excluding polynomial-size problem kernels for NP-hard parameterized problems. We present a new technique exploiting triangle-based fractal structures for extending the range of applicability…

计算复杂性 · 计算机科学 2017-12-27 Till Fluschnik , Danny Hermelin , André Nichterlein , Rolf Niedermeier

We consider constraint satisfaction problems parameterized above or below tight bounds. One example is MaxSat parameterized above $m/2$: given a CNF formula $F$ with $m$ clauses, decide whether there is a truth assignment that satisfies at…

数据结构与算法 · 计算机科学 2011-08-25 G. Gutin , A. Yeo

We study the kernelization complexity of structural parameterizations of the Vertex Cover problem. Here, the goal is to find a polynomial-time preprocessing algorithm that can reduce any instance $(G,k)$ of the Vertex Cover problem to an…

数据结构与算法 · 计算机科学 2023-07-25 Marin Bougeret , Bart M. P. Jansen , Ignasi Sau

Betweenness centrality is a fundamental centrality measure in social network analysis. Given a large-scale network, how can we find the most central nodes? This question is of key importance to numerous important applications that rely on…

社会与信息网络 · 计算机科学 2016-09-06 Ahmad Mahmoody , Charalampos E. Tsourakakis , Eli Upfal

A permutation $\pi$ contains a permutation $\sigma$ as a pattern if it contains a subsequence of length $|\sigma|$ whose elements are in the same relative order as in the permutation $\sigma$. This notion plays a major role in enumerative…

数据结构与算法 · 计算机科学 2015-01-13 Ivan Bliznets , Marek Cygan , Pawel Komosa , Lukas Mach

We present a first theoretical analysis of the power of polynomial-time preprocessing for important combinatorial problems from various areas in AI. We consider problems from Constraint Satisfaction, Global Constraints, Satisfiability,…

人工智能 · 计算机科学 2014-06-13 Serge Gaspers , Stefan Szeider

We propose a kernel-based nonparametric framework for mean-variance optimization that enables inference on economically motivated shape constraints in finance, including positivity, monotonicity, and convexity. Many central hypotheses in…

机器学习 · 统计学 2026-01-26 Rohan Sen

LECTURE GIVEN AT TH2002. Given a set of Boolean variables, and some constraints between them, is it possible to find a configuration of the variables which satisfies all constraints? This problem, which is at the heart of combinatorial…

无序系统与神经网络 · 物理学 2009-11-07 Marc Mezard

In the Colored Clustering problem, one is asked to cluster edge-colored (hyper-)graphs whose colors represent interaction types. More specifically, the goal is to select as many edges as possible without choosing two edges that share an…

数据结构与算法 · 计算机科学 2023-02-02 Leon Kellerhals , Tomohiro Koana , Pascal Kunz , Rolf Niedermeier

We provide a number of algorithmic results for the following family of problems: For a given binary m\times n matrix A and integer k, decide whether there is a "simple" binary matrix B which differs from A in at most k entries. For an…

数据结构与算法 · 计算机科学 2018-03-19 Fedor V. Fomin , Petr A. Golovach , Fahad Panolan

This note is devoted to show a simple proof of a tight lower bound of the parameterized compact set packing problem, based on ETH.

计算复杂性 · 计算机科学 2023-02-21 Huairui Chu

Gibbons and Korach studied a fundamental problem in 1997: given an observed sequence of reads and writes of a multi-threaded program, does there exist an interleaving which is sequentially consistent? Apart from applications in testing…

编程语言 · 计算机科学 2026-05-12 R. Govind , S. Krishna , Sanchari Sil , B. Srivathsan

Kernelization algorithms are polynomial-time reductions from a problem to itself that guarantee their output to have a size not exceeding some bound. For example, d-Set Matching for integers d>2 is the problem of finding a matching of size…

数据结构与算法 · 计算机科学 2018-12-10 Holger Dell , Dániel Marx

We prove tight lower bounds for the following variant of the counting problem considered by Aaronson, Kothari, Kretschmer, and Thaler (2020). The task is to distinguish whether an input set $x\subseteq [n]$ has size either $k$ or…

量子物理 · 物理学 2024-05-08 Aleksandrs Belovs , Ansis Rosmanis

A polynomial Turing kernel for some parameterized problem $P$ is a polynomial-time algorithm that solves $P$ using queries to an oracle of $P$ whose sizes are upper-bounded by some polynomial in the parameter. Here the term "polynomial"…

计算复杂性 · 计算机科学 2021-10-08 Till Fluschnik , Klaus Heeger , Danny Hermelin

Incorporating a non-Euclidean variable metric to first-order algorithms is known to bring enhancement. However, due to the lack of an optimal choice, such an enhancement appears significantly underestimated. In this work, we establish a…

最优化与控制 · 数学 2023-11-21 Yifan Ran

A graph is geometric 1-planar if it admits a straight-line drawing where each edge is crossed at most once. We provide the first systematic study of the parameterized complexity of recognizing geometric 1-planar graphs. By substantially…

计算复杂性 · 计算机科学 2026-02-11 Alexander Firbas

We illustrate how computer-aided methods can be used to investigate the fundamental limits of the caching systems, which are significantly different from the conventional analytical approach usually seen in the information theory…

信息论 · 计算机科学 2018-08-28 Chao Tian

The Connected Vertex Cover problem, where the goal is to compute a minimum set of vertices in a given graph which forms a vertex cover and induces a connected subgraph, is a fundamental combinatorial problem and has received extensive…

数据结构与算法 · 计算机科学 2020-04-30 Diptapriyo Majumdar , M. S. Ramanujan , Saket Saurabh