English
Related papers

Related papers: A Census-Based Genetic Algorithm for Target Set Se…

200 papers

Sensor placement for the purpose of detecting/tracking news outbreak and preventing rumor spreading is a challenging problem in a large scale online social network (OSN). This problem is a kind of subset selection problem: choosing a small…

Social and Information Networks · Computer Science 2013-12-09 Junzhou Zhao , John C. S. Lui , Don Towsley , Xiaohong Guan , Pinghui Wang

Algorithm selection is a well-known problem where researchers investigate how to construct useful features representing the problem instances and then apply feature-based machine learning models to predict which algorithm works best with…

Machine Learning · Computer Science 2023-02-09 Ya Song , Laurens Bliek , Yingqian Zhang

Most real-world networks are too large to be measured or studied directly and there is substantial interest in estimating global network properties from smaller sub-samples. One of the most important global properties is the number of…

Machine Learning · Statistics 2016-10-27 Lin Chen , Amin Karbasi , Forrest W. Crawford

Min-SEIS-Cluster is an optimization problem which aims at minimizing the infection spreading in networks. In this problem, nodes can be susceptible to an infection, exposed to an infection, or infectious. One of the main features of this…

Social and Information Networks · Computer Science 2017-07-19 Fernando Concatto , Wellington Zunino , Luigi A. Giancoli , Rafael Santiago , Luís C. Lamb

We study the extent to which we can infer users' geographical locations from social media. Location inference from social media can benefit many applications, such as disaster management, targeted advertising, and news content tailoring.…

Artificial Intelligence · Computer Science 2019-05-14 Yujie Qian , Jie Tang , Zhilin Yang , Binxuan Huang , Wei Wei , Kathleen M. Carley

Recently, the community search problem has attracted significant attention, due to its wide spectrum of real-world applications such as event organization, friend recommendation, advertisement in e-commence, and so on. Given a query vertex,…

Databases · Computer Science 2021-11-29 Ahmed Al-Baghdadi , Xiang Lian

Despite all the progress in Web service selection, the need for an approach with a better optimality and performance still remains. This paper presents a genetic algorithm by adopting the Pareto principle that is called GAP2WSS for…

Neural and Evolutionary Computing · Computer Science 2024-08-23 SayedHassan Khatoonabadi , Shahriar Lotfi , Ayaz Isazadeh

Real networks exhibit nontrivial topological features such as heavy-tailed degree distribution, high clustering, and small-worldness. Researchers have developed several generative models for synthesizing artificial networks that are…

Social and Information Networks · Computer Science 2014-02-04 Sadegh Motallebi , Sadegh Aliakbary , Jafar Habibi

Combinatorial optimization is essential across numerous disciplines. Traditional metaheuristics excel at exploring complex solution spaces efficiently, yet they often struggle with scalability. Deep learning has become a viable alternative…

Emerging Technologies · Computer Science 2025-04-09 Aitor Morais , Eneko Osaba , Iker Pastor , Izaskun Oregui

In this paper we consider the Target Set Selection problem. The problem naturally arises in many fields like economy, sociology, medicine. In the Target Set Selection problem one is given a graph $G$ with a function $\operatorname{thr}:…

Data Structures and Algorithms · Computer Science 2018-09-07 Ivan Bliznets , Danil Sagunov

Dominating set is a set of vertices of a graph such that all other vertices have a neighbour in the dominating set. We propose a new order-based randomised local search (RLS$_o$) algorithm to solve minimum dominating set problem in large…

Social and Information Networks · Computer Science 2017-11-06 David Chalupa

We consider the problem of community detection in the Stochastic Block Model with a finite number $K$ of communities of sizes linearly growing with the network size $n$. This model consists in a random graph such that each pair of vertices…

Social and Information Networks · Computer Science 2014-12-24 Se-Young Yun , Alexandre Proutiere

The Target Set Selection problem takes as an input a graph $G$ and a non-negative integer threshold $ \mbox{thr}(v) $ for every vertex $v$. A vertex $v$ can get active as soon as at least $ \mbox{thr}(v) $ of its neighbors have been…

Discrete Mathematics · Computer Science 2017-10-03 Tim A. Hartmann

Dense subgraph discovery methods are routinely used in a variety of applications including the identification of a team of skilled individuals for collaboration from a social network. However, when the network's node set is associated with…

Social and Information Networks · Computer Science 2023-06-06 Atsushi Miyauchi , Tianyi Chen , Konstantinos Sotiropoulos , Charalampos E. Tsourakakis

Given a graph $G$ and a vertex $q\in G$, the community search (CS) problem aims to efficiently find a subgraph of $G$ whose vertices are closely related to $q$. Communities are prevalent in social and biological networks, and can be used in…

Databases · Computer Science 2019-01-18 Yankai Chen , Yixiang Fang , Reynold Cheng , Yun Li , Xiaojun Chen , Jie Zhang

Social decisions made by individuals are easily influenced by information from their social neighborhoods. A key predictor of social contagion is the multiplicity of social contexts inside the individual's contact neighborhood, which is…

Databases · Computer Science 2020-07-16 Jinbin Huang , Xin Huang , Jianliang Xu

Information spread is an intriguing topic to study in network science, which investigates how information, influence, or contagion propagate through networks. Graph burning is a simplified deterministic model for how information spreads…

Neural and Evolutionary Computing · Computer Science 2022-08-09 Mahdi Nazeri , Ali Mollahosseini , Iman Izadi

Let $G = (V,E)$ be a graph on $n$ vertices, where $d_v$ denotes the degree of vertex $v$, and $t_v$ is a threshold associated with $v$. We consider a process in which initially a set $S$ of vertices becomes active, and thereafter, in…

Data Structures and Algorithms · Computer Science 2019-09-10 Uriel Feige , Shimon Kogan

We consider the problem of selecting a minimum size subset of nodes in a network, that allows to activate all the nodes of the network. We present a fast and simple algorithm that, in real-life networks, produces solutions that outperform…

Data Structures and Algorithms · Computer Science 2016-10-18 Gennaro Cordasco , Luisa Gargano , Adele Anna Rescigno

Population-based memetic algorithms have been successfully applied to solve many difficult combinatorial problems. Often, a population of fixed size was used in such algorithms to record some best solutions sampled during the search.…

Neural and Evolutionary Computing · Computer Science 2019-09-20 Yangming Zhou , Jin-Kao Hao , Zhang-Hua Fu , Zhe Wang , Xiangjing Lai