中文
相关论文

相关论文: Target Set Selection for Conservative Populations

200 篇论文

In the Connected Dominating Set problem we are given a graph $G=(V,E)$ and seek a minimum size dominating set $S \subseteq V$ such that the subgraph $G[S]$ of $G$ induced by $S$ is connected. In the $2$-Edge-Connected Dominating Set problem…

数据结构与算法 · 计算机科学 2019-12-23 Amir Belgi , Zeev Nutov

Source detection (SD) is the task of finding the origin of a spreading process in a network. Algorithms for SD help us combat diseases, misinformation, pollution, and more, and have been studied by physicians, physicists, sociologists, and…

数据结构与算法 · 计算机科学 2025-08-14 Ben Bals , Michelle Döring , Nicolas Klodt , George Skretas

Given an undirected graph $G=(V,E)$, a vertex $v\in V$ is edge-vertex (ev) dominated by an edge $e\in E$ if $v$ is either incident to $e$ or incident to an adjacent edge of $e$. A set $S^{ev}\subseteq E$ is an edge-vertex dominating set…

计算几何 · 计算机科学 2023-07-17 Vishwanath R. Singireddy , Manjanna Basappa

We study the following model of disease spread in a social network. At first, all individuals are either infected or healthy. Next, in discrete rounds, the disease spreads in the network from infected to healthy individuals such that a…

计算复杂性 · 计算机科学 2024-09-04 Michal Dvořák , Dušan Knop , Šimon Schierreich

In the Minimum k-Union problem (MkU) we are given a set system with n sets and are asked to select k sets in order to minimize the size of their union. Despite being a very natural problem, it has received surprisingly little attention: the…

数据结构与算法 · 计算机科学 2016-11-24 Eden Chlamtáč , Michael Dinitz , Yury Makarychev

The classical Feedback Vertex Set problem asks, for a given undirected graph G and an integer k, to find a set of at most k vertices that hits all the cycles in the graph G. Feedback Vertex Set has attracted a large amount of research in…

数据结构与算法 · 计算机科学 2011-08-02 Marek Cygan , Marcin Pilipczuk , Michal Pilipczuk , Jakub Onufry Wojtaszczyk

We study the voter model, under node and link update, and the related invasion process on a single strongly connected component of a directed network. We implement an analytical treatment in the thermodynamic limit using the heterogeneous…

无序系统与神经网络 · 物理学 2011-07-06 M. Angeles Serrano , Konstantin Klemm , Federico Vazquez , Victor M. Eguiluz , Maxi San Miguel

In the Asymmetric Traveling Salesperson Problem (ATSP) the goal is to find a closed walk of minimum cost in a directed graph visiting every vertex. We consider the approximability of ATSP on topologically restricted graphs. It has been…

数据结构与算法 · 计算机科学 2016-01-08 Daniel Marx , Ario Salmasi , Anastasios Sidiropoulos

Some of the most fundamental and well-studied graph parameters are the Diameter (the largest shortest paths distance) and Radius (the smallest distance for which a "center" node can reach all other nodes). The natural and important…

数据结构与算法 · 计算机科学 2019-04-29 Mina Dalirrooyfard , Virginia Vassilevska Williams , Nikhil Vyas , Nicole Wein

The target set selection problem (TSS) asks for a set of vertices such that an influence spreading process started in these vertices reaches the whole graph. The current state of the art for this NP-hard problem are three recently proposed…

神经与进化计算 · 计算机科学 2024-07-17 Benjamin Doerr , Martin S. Krejca , Nguyen Vu

We investigate how efficiently a well-studied family of domination-type problems can be solved on bounded-treewidth graphs. For sets $\sigma,\rho$ of non-negative integers, a $(\sigma,\rho)$-set of a graph $G$ is a set $S$ of vertices such…

计算复杂性 · 计算机科学 2025-04-22 Jacob Focke , Dániel Marx , Fionn Mc Inerney , Daniel Neuen , Govind S. Sankar , Philipp Schepper , Philip Wellnitz

We present a time-optimal deterministic distributed algorithm for approximating a minimum weight vertex cover in hypergraphs of rank $f$. This problem is equivalent to the Minimum Weight Set Cover Problem in which the frequency of every…

分布式、并行与集群计算 · 计算机科学 2018-08-20 Ran Ben-Basat , Guy Even , Ken-ichi Kawarabayashi , Gregory Schwartzman

Stochastic gradients have been widely integrated into Langevin-based methods to improve their scalability and efficiency in solving large-scale sampling problems. However, the proximal sampler, which exhibits much faster convergence than…

机器学习 · 统计学 2024-05-28 Xunpeng Huang , Difan Zou , Yi-An Ma , Hanze Dong , Tong Zhang

We study approximability of subdense instances of various covering problems on graphs, defined as instances in which the minimum or average degree is Omega(n/psi(n)) for some function psi(n)=omega(1) of the instance size. We design new…

数据结构与算法 · 计算机科学 2010-11-10 Jean Cardinal , Marek Karpinski , Richard Schmied , Claus Viehmann

We consider stochastic variational inequalities with monotone operators defined as the expected value of a random operator. We assume the feasible set is the intersection of a large family of convex sets. We propose a method that combines…

最优化与控制 · 数学 2017-03-03 Alfredo Iusem , Alejandro Jofré , Philip Thompson

Given a graph $G=(V,E)$ of order $n$ and an $n$-dimensional non-negative vector $d=(d(1),d(2),\ldots,d(n))$, called demand vector, the vector domination (resp., total vector domination) is the problem of finding a minimum $S\subseteq V$…

数据结构与算法 · 计算机科学 2013-10-01 Toshimasa Ishii , Hirotaka Ono , Yushi Uno

Temporal exponential-family random graph models (TERGMs) are a flexible class of network models for the dynamics of tie formation and dissolution. In practice, separable TERGMs (STERGMs) are the subclass most often used, as these permit…

统计计算 · 统计学 2022-03-22 Chad Klumb , Martina Morris , Steven M. Goodreau , Samuel M. Jenness

We study the Susceptible-Infectious-Susceptible (SIS) model on arbitrary networks. The well-established pair approximation treats neighboring pairs of nodes exactly while making a mean field approximation for the rest of the network. We…

社会与信息网络 · 计算机科学 2026-05-05 George Cantwell , Cristopher Moore

The dominating set problem (DSP) is one of the most famous problems in combinatorial optimization. It is defined as follows. For a given simple graph $G=(V,E)$, a dominating set of $G$ is a subset $S\subseteq V$ such that every vertex in $…

组合数学 · 数学 2022-11-01 Nima Ghanbari , Gerold Jäger , Tuomo Lehtilä

The Voter model is a well-studied stochastic process that models the invasion of a novel trait $A$ (e.g., a new opinion, social meme, genetic mutation, magnetic spin) in a network of individuals (agents, people, genes, particles) carrying…

种群与进化 · 定量生物学 2023-02-28 Petros Petsinis , Andreas Pavlogiannis , Panagiotis Karras