Git Product home page Git Product logo

patent_co_citation_network's Introduction

COMMUNITY DETECTION IN PATENT CO-CITATION NETWORK

Patents have always been closely related to innovation in the world. The number of applications and grants keeps growing and patents are more and more a fundamental part of the competitive advantage for a business.

It is important and necessary to categorize and organize this amount of data to let interested people find what they need. In more than 300 years of patents several classification methods have been used, but they always require a domain expert who understands and proposes a class.

Our goal is to use patent co-citation network to automatically classify a patent in the correct categories, by using graphs and community discovery algorithms like Louvain and Leiden.

The built graph has more than 6 million nodes and over 70 million edges, from PatentsView.org dataset. It was built using igraph library after a deep cleaning of the original dataset. The patents span from 1976 to 2018.

Four models have been built: a feasibility study with all the graph, a train test split of the nodes, a time-based split adding to the existing graph and a time-based split that eliminates the eldest edges.

The results are promising, with about 60% of accuracy and recall at section level, using ONLY the co-citation network, and nothing else. We can’t infer that one the four proposed model is far better than the others.

Our model can be improved using text-based models on string attributes like title and description, or using unsupervised learning to develop a new classification model

Installation

Python 3.7

Igraph and Leiden libraries

Data from PatentsView.org

patent_co_citation_network's People

Contributors

alagaesia93 avatar

Stargazers

 avatar  avatar  avatar Miao Ran avatar  avatar  avatar  avatar Patrick Herron avatar  avatar HANCONG avatar  avatar

Watchers

James Cloos avatar  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.