paper-with-me

Papers

Benchmark for Research Theme Classification of Scholarly Documents

2022-10-01 · sdp (COLING) 2022 10 · Óscar E. Mendoza, Wojciech Kusa, Alaa El-Ebshihy, Ronin Wu, David Pride, Petr Knoth, Drahomira Herrmannova, Florina Piroi, Gabriella Pasi, Allan Hanbury

We present a new gold-standard dataset and a benchmark for the Research Theme Identification task, a sub-task of the Scholarly Knowledge Graph Generation shared task, at the 3rd Workshop on Scholarly Document Processing. The objective of the shared task was to label given research papers with research themes from a total of 36 themes. The benchmark was compiled using data drawn from the largest overall assessment of university research output ever undertaken globally (the Research Excellence Framework - 2014). We provide a performance comparison of a transformer-based ensemble, which obtains multiple predictions for a research paper, given its multiple textual fields (e.g. title, abstract, reference), with traditional machine learning models. The ensemble involves enriching the initial data with additional information from open-access digital libraries and Argumentative Zoning techniques (CITATION). It uses a weighted sum aggregation for the multiple predictions to obtain a final single prediction for the given research paper. Both data and the ensemble are publicly available on https://www.kaggle.com/competitions/sdp2022-scholarly-knowledge-graph-generation/data?select=task1_test_no_label.csv and https://github.com/ProjectDoSSIER/sdp2022, respectively.

📄 PDF Abstract BibTeX

Code (1)

projectdossier/sdp2022 공식 구현

Tasks

ClassificationGraph Generation

Similar Papers 제목 키워드 기반

Unfolding the Structure of a Document using Deep Learning

2019-09-29 · Muhammad Mahbubur Rahman, Tim Finin

Understanding and extracting of information from large documents, such as business opportunities, academic articles, medical documents and technical reports, poses challenges not present in short documents. Such large do…

ArticlesDeep Learning

A Decade of Scholarly Research on Open Knowledge Graphs

2023-06-22 · Houcemeddine Turki, Abraham Toluwase Owodunni, Mohamed Ali Hadj Taieb, René Fabrice Bile 외

The proliferation of open knowledge graphs has led to a surge in scholarly research on the topic over the past decade. This paper presents a bibliometric analysis of the scholarly literature on open knowledge graphs publ…

ArticlesEntity Linkinggraph constructionGraph Embedding+2

Causal Knowledge Extraction from Scholarly Papers in Social Sciences

2020-06-16 · Victor Zitian Chen, Felipe Montano-Campos, Wlodek Zadrozny

The scale and scope of scholarly articles today are overwhelming human researchers who seek to timely digest and synthesize knowledge. In this paper, we seek to develop natural language processing (NLP) models to acceler…

ArticlesEntity Extraction using GANGeneral ClassificationManagement

Deduplication of Scholarly Documents using Locality Sensitive Hashing and Word Embeddings

2020-05-01 · LREC 2020 5 · Bikash Gyawali, Lucas Anastasiou, Petr Knoth

Deduplication is the task of identifying near and exact duplicate data items in a collection. In this paper, we present a novel method for deduplication of scholarly documents. We develop a hybrid model which uses struct…

Word Embeddings

Overview of the Second Workshop on Scholarly Document Processing

2021-06-01 · NAACL (sdp) 2021 6 · Iz Beltagy, Arman Cohan, Guy Feigenblat, Dayne Freitag 외

With the ever-increasing pace of research and high volume of scholarly communication, scholars face a daunting task. Not only must they keep up with the growing literature in their own and related fields, scholars increa…

Information RetrievalRetrieval