中文
相关论文

相关论文: Solving the undirected feedback vertex set problem…

200 篇论文

A dominating set of a graph $\mathcal{G=(V, E)}$ is a subset of vertices $S\subseteq\mathcal{V}$ such that every vertex $v\in \mathcal{V} \setminus S$ outside the dominating set is adjacent to a vertex $u\in S$ within the set. The minimum…

机器学习 · 计算机科学 2023-06-07 Abihith Kothapalli , Mudassir Shabbir , Xenofon Koutsoukos

With the continuous popularity of deep learning and representation learning, fast vector search becomes a vital task in various ranking/retrieval based applications, say recommendation, ads ranking and question answering. Neural network…

信息检索 · 计算机科学 2023-12-29 Weijie Zhao , Shulong Tan , Ping Li

In the Feedback Vertex Set problem, one is given an undirected graph $G$ and an integer $k$, and one needs to determine whether there exists a set of $k$ vertices that intersects all cycles of $G$ (a so-called feedback vertex set). Feedback…

数据结构与算法 · 计算机科学 2019-11-04 Jason Li , Jesper Nederlof

A decentralized search algorithm is a method of routing on a random graph that uses only limited, local, information about the realization of the graph. In some random graph models it is possible to define such algorithms which produce…

概率论 · 数学 2008-04-04 Oskar Sandberg

This paper proposes a method for vertex-wise flexible sampling of a broad class of graph signals, designed to attain the best possible recovery based on the generalized sampling theory. This is achieved by designing a sampling operator by…

信号处理 · 电气工程与系统科学 2025-09-19 Keitaro Yamashita , Kazuki Naganuma , Shunsuke Ono

This note recapitulates an algorithmic observation for ordered Depth-First Search (DFS) in directed graphs that immediately leads to a parallel algorithm with linear speed-up for a range of processors for non-sparse graphs. The note extends…

数据结构与算法 · 计算机科学 2013-11-13 Jesper Larsson Träff

In this paper, we consider the convex, finite-sum minimization problem with explicit convex constraints over strongly connected directed graphs. The constraint is an intersection of several convex sets each being known to only one node. To…

最优化与控制 · 数学 2021-06-23 Firooz Shahriari-Mehr , David Bosch , Ashkan Panahi

We extensively study the rotational group structure inside the patch space by introducing the fiber bundle structure. The rotational group structure leads to a new image denoising algorithm called the \textit{vector non-local Euclidean…

数据分析、统计与概率 · 物理学 2016-12-20 Chen-Yun Lin , Arin Minasian , Xin Jessica Qi , Hau-Tieng Wu

The Feedback vertex set with the minimum size is one of Karp's 21 NP-complete problems targeted at breaking all the cycles in a graph. This problem is applicable to a broad variety of domains, including E-commerce networks, database…

数据库 · 计算机科学 2022-09-14 You Peng , Xuemin Lin , Michael Yu , Wenjie Zhang , Lu Qin

Visual place recognition is an important subproblem of mobile robot localization. Since it is a special case of image retrieval, the basic source of information is the pairwise similarity of image descriptors. However, the embedding of the…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Stefan Schubert , Peer Neubert , Peter Protzel

Finding a maximum independent set is a fundamental NP-hard problem that is used in many real-world applications. Given an unweighted graph, this problem asks for a maximum cardinality set of pairwise non-adjacent vertices. Some of the most…

数据结构与算法 · 计算机科学 2021-03-30 Demian Hespe , Sebastian Lamm , Christian Schorr

We present a geometric framework for filtered approximate nearest neighbor (ANN) search. Filtering a proximity graph by a metadata predicate produces a subgraph, a fiber, whose connectivity and geometry can differ sharply from the full…

数据库 · 计算机科学 2026-04-02 Thuong Dang

A feedback vertex set of a graph is a set of nodes with the property that every cycle contains at least one vertex from the set i.e. the removal of all vertices from a feedback vertex set leads to an acyclic graph. In this short paper, we…

离散数学 · 计算机科学 2023-01-31 Andrei Arhire , Paul Diac

Continuous optimization is an important problem in many areas of AI, including vision, robotics, probabilistic inference, and machine learning. Unfortunately, most real-world optimization problems are nonconvex, causing standard convex…

人工智能 · 计算机科学 2016-11-10 Abram L. Friesen , Pedro Domingos

The (\textsc{Weighted}) \textsc{Subset Feedback Vertex Set} problem is a generalization of the classical \textsc{Feedback Vertex Set} problem and asks for a vertex set of minimum (weighted) size that intersects all cycles containing a…

数据结构与算法 · 计算机科学 2018-05-21 Charis Papadopoulos , Spyridon Tzimas

Suppose a target is hidden in one of the vertices of an edge-weighted graph according to a known probability distribution. The expanding search problem asks for a search sequence of the vertices so as to minimize the expected time for…

离散数学 · 计算机科学 2019-11-21 Ben Hermans , Roel Leus , Jannik Matuschke

In the Steiner Forest problem, we are given a graph and a collection of source-sink pairs, and the goal is to find a subgraph of minimum total length such that all pairs are connected. The problem is APX-Hard and can be 2-approximated by,…

数据结构与算法 · 计算机科学 2017-07-11 Martin Groß , Anupam Gupta , Amit Kumar , Jannik Matuschke , Daniel R. Schmidt , Melanie Schmidt , José Verschae

Large graphs are difficult to represent, visualize, and understand. In this paper, we introduce "gate graph" - a new approach to perform graph simplification. A gate graph provides a simplified topological view of the original graph.…

社会与信息网络 · 计算机科学 2016-11-18 Ning Ruan , Ruoming Jin , Yan Huang

We devise constant-factor approximation algorithms for finding as many disjoint cycles as possible from a certain family of cycles in a given planar or bounded-genus graph. Here disjoint can mean vertex-disjoint or edge-disjoint, and the…

组合数学 · 数学 2023-02-06 Niklas Schlomberg , Hanjo Thiele , Jens Vygen

In this paper we investigate the existence of subexponential parameterized algorithms of three fundamental cycle-hitting problems in geometric graph classes. The considered problems, \textsc{Triangle Hitting} (TH), \textsc{Feedback Vertex…

数据结构与算法 · 计算机科学 2024-04-17 Gaétan Berthe , Marin Bougeret , Daniel Gonçalves , Jean-Florent Raymond