Code Monkey home page Code Monkey logo

Comments (5)

luckiezhou avatar luckiezhou commented on July 20, 2024

The number of edges reported in the paper is not counted on static graphs, but counted on the graphs built under our time step configuration.
16 graphs are generated from the original static graphs in our paper, and each of them is the combination (summing up the weights for the same edge) of 4 consecutive static graphs.
Specifically, the 16 graphs are built from static graphs 0-3, 2-5, 4-7, ..., 30-33.
Using our script, the sequence of graphs are generated by setting "-l 4 -s 2 -n 16".

from dynamictriad.

skx300 avatar skx300 commented on July 20, 2024

Hi Zhou, why there is an overlapping between each time step? While for the other two datasets, Mobile and Loan, there is no overlapping.

from dynamictriad.

luckiezhou avatar luckiezhou commented on July 20, 2024

It is not guaranteed that each researcher, especially graduate students, publishes at least one paper per year. In order to build a more temporally stable dynamic network, I have to merge the records in a short period (4 years considering the average time a Ph.D. student focuses on publications) to build the graph of a single timestep.
I think the ideal value for the stride is 1 (i.e. a 3-year-overlap) so that each student-mentor link may appear in several consecutive time steps, however, I choose 2 simply because there are a moderate number of time steps generated under this setting.

from dynamictriad.

skx300 avatar skx300 commented on July 20, 2024

Thank you Zhou. Does it mean all vertices should appear in every time snapshot?

from dynamictriad.

luckiezhou avatar luckiezhou commented on July 20, 2024

Yes. All the snapshots share the same vertex set, although some vertices might be isolated in certain snapshots.

from dynamictriad.

Related Issues (20)

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.