中文
相关论文

相关论文: Local certification of forbidden subgraphs

200 篇论文

A circular-arc graph is the intersection graph of arcs of a circle. It is a well-studied graph model with numerous natural applications. A certifying algorithm is an algorithm that outputs a certificate, along with its answer (be it…

离散数学 · 计算机科学 2014-08-13 Mathew Francis , Pavol Hell , Juraj Stacho

We study the problem of detecting whether an inhomogeneous random graph contains a planted community. Specifically, we observe a single realization of a graph. Under the null hypothesis, this graph is a sample from an inhomogeneous random…

统计理论 · 数学 2021-04-16 Kay Bogerd , Rui M. Castro , Remco van der Hofstad , Nicolas Verzelen

A local subgraph of a graph is the subgraph induced by the neighborhood of a vertex. Thus a graph of order $n$ has $n$ local subgraphs. A graph $G$ is called locally nonforesty if every local subgraph of $G$ contains a cycle. Clearly, a…

组合数学 · 数学 2025-01-27 Chengli Li , Yurui Tang , Xingzhi Zhan

Several problems such as network intrusion, community detection, and disease outbreak can be described by observations attributed to nodes or edges of a graph. In these applications presence of intrusion, community or disease outbreak is…

机器学习 · 统计学 2014-11-25 Jing Qian , Venkatesh Saligrama

Hypergraphs are a useful abstraction for modeling multiway relationships in data, and hypergraph clustering is the task of detecting groups of closely related nodes in such data. Graph clustering has been studied extensively, and there are…

数据结构与算法 · 计算机科学 2020-07-02 Nate Veldt , Austin R. Benson , Jon Kleinberg

The distributed subgraph detection asks, for a fixed graph $H$, whether the $n$-node input graph contains $H$ as a subgraph or not. In the standard CONGEST model of distributed computing, the complexity of clique/cycle detection and listing…

分布式、并行与集群计算 · 计算机科学 2021-10-05 François Le Gall , Masayuki Miyamoto

Community detection refers to the problem of clustering the nodes of a network (either graph or hypergrah) into groups. Various algorithms are available for community detection and all these methods apply to uncensored networks. In…

机器学习 · 统计学 2021-11-08 Mingao Yuan , Bin Zhao , Xiaofeng Zhao

In network tomography, one goal is to identify a small set of failed links in a network, by sending a few packets through the network and seeing which reach their destination. This problem can be seen as a variant of combinatorial group…

信息论 · 计算机科学 2018-09-12 Bruce Spang , Mary Wootters

A graph is circle if its vertices are in correspondence with a family of chords in a circle in such a way that every two distinct vertices are adjacent if and only if the corresponding chords have nonempty intersection. Even though there…

离散数学 · 计算机科学 2023-04-04 Flavia Bonomo-Braberman , Guillermo A. Durán , Nina Pardal , Martín D. Safe

We introduce the {\em certification} of solutions to graph problems when access to the input is restricted. This topic has received a lot of attention in the distributed computing setting, and we introduce it here in the context of…

计算复杂性 · 计算机科学 2025-03-18 Avinandan Das , Pierre Fraigniaud , Ami Paz , Adi Rosen

A vertex $v$ is said to distinguish two other vertices $x$ and $y$ of a nontrivial connected graph G if the distance from $v$ to $x$ is different from the distance from $v$ to $y$. A set $S\subseteq V(G)$ is a local metric set for $G$ if…

Community detection is one of the most investigated problems in the field of complex networks. Although several methods were proposed, there is still no precise definition of communities. As a step towards a definition, I highlight two…

物理与社会 · 物理学 2015-05-27 Gergely Tibély

Modeling distributed computing in a way enabling the use of formal methods is a challenge that has been approached from different angles, among which two techniques emerged at the turn of the century: protocol complexes, and directed…

分布式、并行与集群计算 · 计算机科学 2024-03-21 Pierre Fraigniaud , Ami Paz

Network coding theory studies the transmission of information in networks whose vertices may perform nontrivial encoding and decoding operations on data as it passes through the network. The main approach to deciding the feasibility of…

信息论 · 计算机科学 2010-01-12 Anna Blasiak , Robert Kleinberg

Analysis of higher-order organizations, usually small connected subgraphs called motifs, is a fundamental task on complex networks. This paper studies a new problem of testing higher-order clusterability: given query access to an undirected…

数据结构与算法 · 计算机科学 2023-10-09 Yifei Li , Donghua Yang , Jianzhong Li

The interaction between local traits and global frameworks of mathematical objects has long endured as a central theme in various mathematical domains. A graph \(G\) is referred to as locally linear provided that the subgraph induced by the…

组合数学 · 数学 2026-04-16 Feng Liu , Leilei Zhang

In the distributed triangle detection problem, we have an $n$-vertex network $G=(V,E)$ with one player for each vertex of the graph who sees the edges incident on the vertex. The players communicate in synchronous rounds using the edges of…

数据结构与算法 · 计算机科学 2025-08-14 Sepehr Assadi , Janani Sundaresan

In the context of fine-grained complexity, we investigate the notion of certificate enabling faster polynomial-time algorithms. We specifically target radius (minimum eccentricity), diameter (maximum eccentricity), and all-eccentricity…

离散数学 · 计算机科学 2026-01-26 Feodor F. Dragan , Guillaume Ducoffe , Michel Habib , Laurent Viennot

A \emph{locally irregular graph} is a graph whose adjacent vertices have distinct degrees. We say that a graph $G$ can be decomposed into $k$ locally irregular subgraphs if its edge set may be partitioned into $k$ subsets each of which…

组合数学 · 数学 2017-03-02 Jakub Przybyło

In the subgraph-freeness problem, we are given a constant-size graph $H$, and wish to determine whether the network contains $H$ as a subgraph or not. The \emph{property-testing} relaxation of the problem only requires us to distinguish…

数据结构与算法 · 计算机科学 2017-05-12 Orr Fischer , Tzlil Gonen , Rotem Oshman