TL;DR
This paper presents a transformer-based system for automatically constructing a knowledge graph of research contributions in NLP literature, utilizing SciBERT and neural models to extract contribution sentences, phrases, and triplets.
Contribution
The work introduces a domain-agnostic, multi-stage neural system leveraging SciBERT for extracting and structuring research contributions into a knowledge graph.
Findings
Achieved F1 scores of 0.38, 0.63, and 0.76 on different extraction tasks.
Demonstrated the effectiveness of transformer-based models in research contribution extraction.
System is applicable across different subject domains for building knowledge graphs.
Abstract
Research in Natural Language Processing is making rapid advances, resulting in the publication of a large number of research papers. Finding relevant research papers and their contribution to the domain is a challenging problem. In this paper, we address this challenge via the SemEval 2021 Task 11: NLPContributionGraph, by developing a system for a research paper contributions-focused knowledge graph over Natural Language Processing literature. The task is divided into three sub-tasks: extracting contribution sentences that show important contributions in the research article, extracting phrases from the contribution sentences, and predicting the information units in the research article together with triplet formation from the phrases. The proposed system is agnostic to the subject domain and can be applied for building a knowledge graph for any area. We found that transformer-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Bidirectional LSTM · Tanh Activation · Long Short-Term Memory
