Giter Site home page Giter Site logo

kage08 / graph_sample_rl Goto Github PK

View Code? Open in Web Editor NEW
24.0 4.0 10.0 1.08 MB

Influence maximization in unknown social networks: Learning Policies for Effective Graph Sampling (official code repository)

Home Page: https://arxiv.org/pdf/1907.11625.pdf

License: MIT License

Python 100.00%
reinforcement-learning graph-neural-networks graph-algorithms deep-reinforcement-learning aamas2020

graph_sample_rl's Introduction

Influence maximization in unknown social networks: Learning Policies for Effective Graph Sampling

Official code for the paper Influence maximization in unknown social networks: Learning Policies for Effective Graph Sampling (to appear at AAMAS 2020).

A serious challenge when finding influential actors in real-worldsocial networks, to enable efficient community-wide interventions, is the lack of knowledge about the structure of the underlying network. Current state-of-the-art methods rely on handcrafted sampling algorithms; these methods sample nodes and their neighbours in a carefully constructed order and choose opinion leaders from this discovered network to maximize influence spread in the(unknown) complete network.In this work, we propose a reinforcement learning frameworkto discover effective network sampling heuristics by leveraging automatically learnt node and graph representations that encodeimportant structural properties of the network. At training time,the method identifies portions of the network such that the nodesselected from this sampled subgraph can effectively influence nodes in the complete network. The output of this training is a transferable, adaptive policy that identifies an effective sequence of nodes toquery on unseen graphs. The success of this policy is underpinned by a set of careful choices for embedding local and global infor-mation about the graph, and providing appropriate reward signals during training. We experiment with real-world social networksfrom four different domains and show that the policies learnedby our RL agent provide a 7-23% improvement over the currentstate-of-the-art method.

Paper link: https://arxiv.org/pdf/1907.11625.pdf

graph_sample_rl's People

Contributors

kage08 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

graph_sample_rl's Issues

Question about the network architecture in your work

Hi, I found that you adopt DQN in your paper. But I also found some keywords like actor_critic in the code, is it means the method you used is a combination of DQN and actor-critic method? Maybe, it seems like the DDPG method?

Thank you in advance.

code

Hello, the work you have done is really meaningful.
When looking at the code, I would like to know how you got the influence score in your paper. It is not shown in the code,
I have made relevant improvements, but I don't know how to evaluate him.
Thank you for letting me know.

Steps to reproduce results in the paper

Can you please provide the list of hyperparameters and other required steps to reproduce the results in the paper. I tried the default mentioned parameters as well as tried tuning the parameters and training multiple models but i can not get the values close to the one provided in the paper for twitter dataset. Also the models trained are not stable so wanted to check what I have been missing.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.