Code Monkey home page Code Monkey logo

alge's Introduction

ALGE: Active Learning Based on Graph Entropy

The repository contains the codes and data for the "Precise influence evaluation in complex networks".

Overview

For code, we provide the codes of our method ALGE and other algorithms for comparison of influence evaluation, which are stored in influence_evaluation folder. And for influence maximization problem(IMP), the codes of our ALGE-Greedy algorithm and analysis is provided in influence_maximization folder.

For data, we provide the networks for train and prediction in our work, using csv format with node and edge of netwokrs. The synthetic networks for train are generated by us and attached the influence simulation results for train.

Data

Topology data of real networks is all from Tiago P. Peixoto, "The Netzschleuder network catalogue and repository", https://networks.skewed.de/ (2020). DOI 10.5281/zenodo.7839981. The data is compressed into the dataset's real file, and the reference to each network is listed in the dataset ReadMe. We also present simulation data for methods evaluating. The synthetic topology and labels used for training are in the synthetic folder.

Code

Before performing the calculations, please install the required packages based on the requiements file.

Influence evaluation

To implement influence evaluation, you can directly run the main_influence_evaluation file. We also provide code for other comparison methods.

Influence maximization

To implement influence maximization, you can directly run the main_influence_maximization file. We also provide code for other comparison methods.

Active learning stategy

Active learning algorithm proposed by us is placed in the Active_learning file.

Issues

If you find a problem with the implementation code, please ask under issue or contact us.

alge's People

Contributors

zhu-by avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

whnetwork mgao97

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.