中文
相关论文

相关论文: The Target Set Selection Problem on Cycle Permutat…

200 篇论文

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

In a "tipping" model, each node in a social network, representing an individual, adopts a property or behavior if a certain number of his incoming neighbors currently exhibit the same. In viral marketing, a key problem is to select an…

社会与信息网络 · 计算机科学 2013-09-13 Paulo Shakarian , Sean Eyre , Damon Paulo

The vertex expansion of the graph is a fundamental graph parameter. Given a graph $G=(V,E)$ and a parameter $\delta \in (0,1/2]$, its $\delta$-Small-Set Vertex Expansion (SSVE) is defined as \[ \min_{S : |S| = \delta |V|}…

数据结构与算法 · 计算机科学 2023-11-29 Suprovat Ghoshal , Anand Louis

In a "tipping" model, each node in a social network, representing an individual, adopts a behavior if a certain number of his incoming neighbors previously held that property. A key problem for viral marketers is to determine an initial…

社会与信息网络 · 计算机科学 2015-03-20 Paulo Shakarian , Damon Paulo

Many phenomena in real world social networks are interpreted as spread of influence between activated and non-activated network elements. These phenomena are formulated by combinatorial graphs, where vertices represent the elements and…

离散数学 · 计算机科学 2024-03-01 Siavash Askari , Manouchehr Zaker

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

In a connected simple graph G = (V(G),E(G)), each vertex is assigned a color from the set of colors C={1, 2,..., c}. The set of vertices V(G) is partitioned as V_1, V_2, ... ,V_c, where all vertices in V_j share the same color j. A subset S…

计算几何 · 计算机科学 2025-08-20 Bubai Manna

Detecting on a graph the presence of the minimum number of nodes (target set) that will be able to "activate" a prescribed number of vertices in the graph is called the target set selection problem (TSS) proposed by Kempe, Kleinberg, and…

分布式、并行与集群计算 · 计算机科学 2010-12-21 Sara Brunetti , Elena Lodi , Walter Quattrociocchi

Alice wants to join a new social network, and influence its members to adopt a new product or idea. Each person $v$ in the network has a certain threshold $t(v)$ for {\em activation}, i.e adoption of the product or idea. If $v$ has at least…

数据结构与算法 · 计算机科学 2016-11-30 Gennaro Cordasco , Luisa Gargano , Manuel Lafond , Lata Narayanan , Adele A. Rescigno , Ugo Vaccaro , Kangkang Wu

In the context of influence propagation in a social graph, we can identify three orthogonal dimensions - the number of seed nodes activated at the beginning (known as budget), the expected number of activated nodes at the end of the…

离散数学 · 计算机科学 2011-11-08 Amit Goyal , Francesco Bonchi , Laks V. S. Lakshmanan , Suresh Venkatasubramanian

In the \textsc{Subset Feedback Vertex Set (Subset-FVS)} problem the input is a graph $G$, a subset \(T\) of vertices of \(G\) called the `terminal' vertices, and an integer $k$. The task is to determine whether there exists a subset of…

数据结构与算法 · 计算机科学 2019-01-09 Geevarghese Philip , Varun Rajan , Saket Saurabh , Prafullkumar Tale

A topic propagating in a social network reaches its tipping point if the number of users discussing it in the network exceeds a critical threshold such that a wide cascade on the topic is likely to occur. In this paper, we consider the task…

社会与信息网络 · 计算机科学 2014-06-19 Peng Zhang , Wei Chen , Xiaoming Sun , Yajun Wang , Jialin Zhang

The online dominating set problem is an online variant of the minimum dominating set problem, which is one of the most important NP-hard problems on graphs. This problem is defined as follows: Given an undirected graph $G = (V, E)$, in…

数据结构与算法 · 计算机科学 2017-11-01 Koji M. Kobayashi

We study a family online influence maximization problems where in a sequence of rounds $t=1,\ldots,T$, a decision maker selects one from a large number of agents with the goal of maximizing influence. Upon choosing an agent, the decision…

机器学习 · 计算机科学 2021-09-27 Gábor Lugosi , Gergely Neu , Julia Olkhovskaya

The problem of identifying important players in a given network is of pivotal importance for viral marketing, public health management, network security and various other fields of social network analysis. In this work we find the most…

离散数学 · 计算机科学 2017-11-03 Juvaria Tariq , Muhammad Ahmad , Imdadullah Khan , Mudassir Shabbir

The {\em information diffusion} has been modeled as the spread of an information within a group through a process of social influence, where the diffusion is driven by the so called {\em influential network}. Such a process, which has been…

社会与信息网络 · 计算机科学 2015-03-18 Sara Brunetti , Elena Lodi , Walter Quattrociocchi

Research issues and data mining techniques for product recommendation and viral marketing have been widely studied. Existing works on seed selection in social networks do not take into account the effect of product recommendations in…

社会与信息网络 · 计算机科学 2016-02-16 Hui-Ju Hung , Hong-Han Shuai , De-Nian Yang , Liang-Hao Huang , Wang-Chien Lee , Jian Pei , Ming-Syan Chen

A set $S\subseteq V$ of vertices is an offensive alliance in an undirected graph $G=(V,E)$ if each $v\in N(S)$ has at least as many neighbours in $S$ as it has neighbours (including itself) not in $S$. We study the classical and…

数据结构与算法 · 计算机科学 2022-08-08 Ajinkya Gaikwad , Soumen Maity

In this paper, we investigate the discount allocation problem in social networks. It has been reported that 40\% of consumers will share an email offer with their friend and 28\% of consumers will share deals via social media platforms.…

社会与信息网络 · 计算机科学 2016-06-28 Shaojie Tang , Jing Yuan

Given a vertex-weighted graph $G=(V,E)$ and a set $S \subseteq V$, a subset feedback vertex set $X$ is a set of the vertices of $G$ such that the graph induced by $V \setminus X$ has no cycle containing a vertex of $S$. The \textsc{Subset…

数据结构与算法 · 计算机科学 2017-02-02 Charis Papadopoulos , Spyridon Tzimas