Code Monkey home page Code Monkey logo

ntds_project's Introduction

A Network Tour of NIPS Conference papers

Group 26: Yueran Liang, Peilin Kang, Yawen Hou, Zhechen Su

Machine learning has always been a very popularsubject since the last decade. In the last few years, thenumber of papers submitted to the top machine learningconferences has been increasing exponentially. More andmore researchers become interested to this field andnew concepts and algorithms are proposed every yearat conferences. Among all the conferences, Neural In-formation Processing Systems (NIPS) is the one of theworld’s largest machine learning conference (see sectionIV). For our current project, we will build our networksbased on NIPS papers. We will study the papers’ topicsand their authors’ favorite topics by building a networkof topics using Latent Dirichlet allocation (LDA) andassociate each researcher to the topics they write the mostabout using Author-Topic modeling (ATM). We will alsostudy the connections between individual researchers bybuilding a co-authorship graph using adjacent matrices. Tobetter visualize the networks, we will apply dimensional-ity reduction to our network models using T-distributedStochastic Neighbor Embedding (t-SNE). We will exploitthe distribution the distribution of the papers’ topics overyears and the distribution of topic preference per author.As a result, we will attempt to predict the main topic of anew paper with our LDA model. Given a particular author,we will also attempt to look for other authors that havethe same research orientation as them

We did not include the dataset in our repository as it exceeds the maximum file size that Github allows. Here is the link to download it: https://drive.google.com/drive/folders/1olqiQqQCjWm5MtteurADoaenn-7neo3n. Do not forget to change the path in the jupyter notebook to load correctly the dataset.

Here is an overview of our repository's architecture:

.   
├── model                                   # Folder containing the models we've trained and some processed file that takes a long time to generate from scratch.
├── figure                                  # Folder containing the saved figures we generated
├── **Topic_and_Author_Network.ipynb**      # Jupyter notebook having all the code for our project
├── A Network Tour of NIPS Papers.pdf       # Our report
├── environment.yml                         # Environment file for Anaconda
└── README.md                               # This file

ntds_project's People

Contributors

sting1000 avatar sytta avatar

Watchers

 avatar

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.