paper-with-me

Papers

Lessons from Deep Learning applied to Scholarly Information Extraction: What Works, What Doesn't, and Future Directions

2022-07-08 · Raquib Bin Yousuf, Subhodip Biswas, Kulendra Kumar Kaushal, James Dunham, Rebecca Gelles, Sathappan Muthiah, Nathan Self, Patrick Butler, Naren Ramakrishnan

Understanding key insights from full-text scholarly articles is essential as it enables us to determine interesting trends, give insight into the research and development, and build knowledge graphs. However, some of the interesting key insights are only available when considering full-text. Although researchers have made significant progress in information extraction from short documents, extraction of scientific entities from full-text scholarly literature remains a challenging problem. This work presents an automated End-to-end Research Entity Extractor called EneRex to extract technical facets such as dataset usage, objective task, method from full-text scholarly research articles. Additionally, we extracted three novel facets, e.g., links to source code, computing resources, programming language/libraries from full-text articles. We demonstrate how EneRex is able to extract key insights and trends from a large-scale dataset in the domain of computer science. We further test our pipeline on multiple datasets and found that the EneRex improves upon a state of the art model. We highlight how the existing datasets are limited in their capacity and how EneRex may fit into an existing knowledge graph. We also present a detailed discussion with pointers for future research. Our code and data are publicly available at https://github.com/DiscoveryAnalyticsCenter/EneRex.

📄 PDF Abstract BibTeX arXiv:2207.04029

Code (1)

discoveryanalyticscenter/enerex 공식 구현 pytorch

Tasks

ArticlesKnowledge Graphs

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

MORTY: Structured Summarization for Targeted Information Extraction from Scholarly Articles

2022-12-11 · Mohamad Yaser Jaradeh, Markus Stocker, Sören Auer

Information extraction from scholarly articles is a challenging task due to the sizable document length and implicit information hidden in text, figures, and citations. Scholarly information extraction has various applic…

ArticlesManagementnamed-entity-recognitionNamed Entity Recognition+2

Large Language Models for Scientific Information Extraction: An Empirical Study for Virology

2024-01-18 · Mahsa Shamsabadi, Jennifer D'Souza, Sören Auer

In this paper, we champion the use of structured and semantic content representation of discourse-based scholarly communication, inspired by tools like Wikipedia infoboxes or structured Amazon product descriptions. These…

Text GenerationVirology

PositionRank: An Unsupervised Approach to Keyphrase Extraction from Scholarly Documents

2017-07-01 · ACL 2017 7 · Corina Florescu, Cornelia Caragea

The large and growing amounts of online scholarly data present both challenges and opportunities to enhance knowledge discovery. One such challenge is to automatically extract a small set of keyphrases from a document th…

Information RetrievalKeyphrase Extraction

Complex Mathematical Symbol Definition Structures: A Dataset and Model for Coordination Resolution in Definition Extraction

2023-05-24 · Anna Martin-Boyle, Andrew Head, Kyle Lo, Risham Sidhu 외

Mathematical symbol definition extraction is important for improving scholarly reading interfaces and scholarly information extraction (IE). However, the task poses several challenges: math symbols are difficult to proce…

Definition ExtractionMathSentenceslot-filling+1

The Archives Unleashed Project: Technology, Process, and Community to Improve Scholarly Access to Web Archives

2020-01-15 · Nick Ruest, Jimmy Lin, Ian Milligan, Samantha Fritz

The Archives Unleashed project aims to improve scholarly access to web archives through a multi-pronged strategy involving tool creation, process modeling, and community building - all proceeding concurrently in mutually…