Skip to main content

Showing 1–5 of 5 results for author: Gautam, R K

.
  1. arXiv:2406.08876  [pdf, other

    cs.SI

    Heuristics for Influence Maximization with Tiered Influence and Activation thresholds

    Authors: Rahul Kumar Gautam, Anjeneya Swami Kare, Durga Bhavani S

    Abstract: The information flows among the people while they communicate through social media websites. Due to the dependency on digital media, a person shares important information or regular updates with friends and family. The set of persons on social media forms a social network. Influence Maximization (IM) is a known problem in social networks. In social networks, information flows from one person to an… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

  2. arXiv:2404.08236  [pdf, other

    cs.SI

    Interest Maximization in Social Networks

    Authors: Rahul Kumar Gautam, Anjeneya Swami Kare, S. Durga Bhavani

    Abstract: Nowadays, organizations use viral marketing strategies to promote their products through social networks. It is expensive to directly send the product promotional information to all the users in the network. In this context, Kempe et al. \cite{kempe2003maximizing} introduced the Influence Maximization (IM) problem, which identifies $k$ most influential nodes (spreader nodes), such that the maximum… ▽ More

    Submitted 12 April, 2024; originally announced April 2024.

  3. arXiv:2307.08505  [pdf, other

    cs.DS cs.DM

    Approximation Algorithms for the Graph Burning on Cactus and Directed Trees

    Authors: Rahul Kumar Gautam, Anjeneya Swami Kare, S. Durga Bhavani

    Abstract: Given a graph $G=(V, E)$, the problem of Graph Burning is to find a sequence of nodes from $V$, called a burning sequence, to burn the whole graph. This is a discrete-step process, and at each step, an unburned vertex is selected as an agent to spread fire to its neighbors by marking it as a burnt node. A burnt node spreads the fire to its neighbors at the next consecutive step. The goal is to fin… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: arXiv admin note: text overlap with arXiv:2204.00772

  4. arXiv:2204.00772   

    cs.DS

    Improved Approximation Algorithm for Graph Burning on Trees

    Authors: Rahul Kumar Gautam, Anjeneya Swami Kare, Durga Bhavani S

    Abstract: Given a graph $G=(V,E)$, the problem of \gb{} is to find a sequence of nodes from $V$, called burning sequence, in order to burn the whole graph. This is a discrete-step process, in each step an unburned vertex is selected as an agent to spread fire to its neighbors by marking it as a burnt node. A node that is burnt spreads the fire to its neighbors at the next consecutive step. The goal is to fi… ▽ More

    Submitted 15 September, 2022; v1 submitted 2 April, 2022; originally announced April 2022.

    Comments: We found an issue in the proof. We will submit after rectifying the proof

  5. arXiv:2008.08811  [pdf, ps, other

    cs.DS cs.DM

    Faster Heuristics for Graph Burning

    Authors: Rahul Kumar Gautam, Anjeneya Swami Kare, S. Durga Bhavani

    Abstract: Graph burning is a process of information spreading through the network by an agent in discrete steps. The problem is to find an optimal sequence of nodes which have to be given information so that the network is covered in least number of steps. Graph burning problem is NP-Hard for which two approximation algorithms and a few heuristics have been proposed in the literature. In this work, we propo… ▽ More

    Submitted 20 August, 2020; originally announced August 2020.

    Comments: 16 pages