Git Product home page Git Product logo

vaibhavabhimanyoohiwase / classification_of_research_papers_titles_describing_some_functions_of_extracellular_vesicles Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 984 KB

We proposed an approach that use the keywords of research paper as feature and generate a Restricted Boltzmann Machine (RBM).

Python 100.00%
python boltzmann-machines restricted-boltzmann-machine rbm keyword keyword-extraction keywords-extraction keyword-extractor research-paper-implementation extracellular-vesicles

classification_of_research_papers_titles_describing_some_functions_of_extracellular_vesicles's Introduction

Classification of research papers titles based on whether they describe some biological function of Extracellular Vesicles (EVs).

Here the main topics between two classes are similar (both mentioning EVs), they should be classified using other clues.

Most classifications use simple clues, e.g. words like single words (1-gram), biwords (2-gram), triwords (3-gram). People need a classifier which recognize words that are likely to describe a biological function, such as "prevent cardiomyocytes apoptosis". This means that it may need a large amount of training data, which is limited due to limited the number of papers, published on EVs.

We proposed an approach that use the keywords of research paper as feature and generate a Restricted Boltzmann Machine (RBM). This help us to generate the extracellular vesicles (EVs) related concept in the hidden nodes, when training of n-gram words generated from paper titles are given to the visible nodes. By adjusting weight using sigmoid activation function, we minimize errors for Bernoulli classification. We use contrastive divergence algorithm to reduce steps of Markov chain Monte Carlo methods in Gibbs Sampling. Final score is generated by normalizing number of keyword matched by classifier. The 0.5 threshold value of this normalized score help us to generate binary classification (belonging to EVs / not belonging to EVs) with precision near to 80% for other author’s analysis.

Keywords of research papers are the feature selection for this problem. Hence, if paper is not related to extracellular vesicles (EVs), their keywords are the features which add noise to the training of the model by creating other concepts along with EVs in the hidden nodes. We try to reduce this noise by extracting keywords only from the paper which are related to EVs.

classification_of_research_papers_titles_describing_some_functions_of_extracellular_vesicles's People

Contributors

vaibhavabhimanyoohiwase avatar

Stargazers

 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.