Git Product home page Git Product logo

covid_data's Introduction

CSE 5526 Project Proposal: COVID-19 Research Tool

Members: Heming Sun and Lealie Zhou

Task Details

Recent rapid spreading of COVID-19 leads to high demand of coronavirus experts. However, keeping up with the latest progress is difficult due to lack of attention in this field. In order to help scientists get familiar with the latest results about COVID-19, we propose this project to utilize unsupervised learning and deep learning methods to understand research articles and sort out relevant papers.

Approach:

  • Unsupervised Learning task, because we don't have labels for the articles
  • Clustering and Dimensionality Reduction task using K-Means and PCA
  • See how well labels from K-Means classify
  • Use plain text with Tf-idf
  • Use large pretrained transformers such as BERT for document embedding
  • Utilize citation network to generate graph embedding of documents which helps finding relevant papers

Evaluation:

  • manually label a small set of documents into clusters and use this as gold labels to compute purity and normalized mutual information between this and clustering result.
  • have some neural network to predict this clustering result and analyze the confusion matrix.
  • visualize the clustering result and look at them and see if it really helps doctors find relevant papers.
  • Analysis of citation network
  • Analysis of document embedding and relevant document prediction based on various similarity metric

covid_data's People

Contributors

sahara2001 avatar

Watchers

James Cloos avatar  avatar

Forkers

lessleslie

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.