fani-lab / OpeNTF

Neural machine learning methods for Team Formation problem.
Other
18 stars 12 forks source link

Temporal Negative Sampling roadmap #206

Open VaghehDashti opened 11 months ago

VaghehDashti commented 11 months ago

Here are the tasks for development and publishing the paper for temporal negative sampling for NTF:

  1. Literature review:

  2. Conducting experiments:

    • [x] Implementing temporal negative sampling
    • [x] Running on toy datasets
    • [ ] Running on dblp
    • [ ] Running on imdb
    • [ ] Running on uspt
    • [ ] Running on gith
  3. Paper write up:

    • [ ] Abstract
    • [x] Introduction
    • [x] Literature review
    • [x] Problem definition
    • [ ] Methodologies
    • [ ] Experiments and results
    • [ ] Conclusion

Please note that this is not final and will be updated as needed.