paper-with-me

Papers

An Instance-based Plus Ensemble Learning Method for Classification of Scientific Papers

2024-09-21 · Fang Zhang, Shengli Wu

The exponential growth of scientific publications in recent years has posed a significant challenge in effective and efficient categorization. This paper introduces a novel approach that combines instance-based learning and ensemble learning techniques for classifying scientific papers into relevant research fields. Working with a classification system with a group of research fields, first a number of typical seed papers are allocated to each of the fields manually. Then for each paper that needs to be classified, we compare it with all the seed papers in every field. Contents and citations are considered separately. An ensemble-based method is then employed to make the final decision. Experimenting with the datasets from DBLP, our experimental results demonstrate that the proposed classification method is effective and efficient in categorizing papers into various research areas. We also find that both content and citation features are useful for the classification of scientific papers.

📄 PDF Abstract BibTeX arXiv:2409.14237

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEnsemble Learning

Similar Papers 제목 키워드 기반

Detecting Generated Scientific Papers using an Ensemble of Transformer Models

2022-09-17 · sdp (COLING) 2022 10 · Anna Glazkova, Maksim Glazkov

The paper describes neural models developed for the DAGPap22 shared task hosted at the Third Workshop on Scholarly Document Processing. This shared task targets the automatic detection of generated scientific papers. Our…

Papilusion at DAGPap24: Paper or Illusion? Detecting AI-generated Scientific Papers

2024-07-24 · Nikita Andreev, Alexander Shirnin, Vladislav Mikhailov, Ekaterina Artemova

This paper presents Papilusion, an AI-generated scientific text detector developed within the DAGPap24 shared task on detecting automatically generated scientific papers. We propose an ensemble-based approach and conduct…

Scientific Paper Classification Based on Graph Neural Network with Hypergraph Self-attention Mechanism

2022-10-07 · Jiashun Liu, Zhe Xue, Ang Li

The number of scientific papers has increased rapidly in recent years. How to make good use of scientific papers for research is very important. Through the high-quality classification of scientific papers, researchers c…

Graph Neural NetworkManagement

Text classification can distinguish mainstream and fringe scientific papers

2019-06-19 · Anonymous

In this work, I explore the use of supervised learning in distinguishing mainstream and fringe scientific papers. This work has two goals. The first is to determine whether mainstream and fringe scientific papers can be …

Classificationtext-classificationText Classification

Towards Automatic Curation of Antibiotic Resistance Genes via Statement Extraction from Scientific Papers: A Benchmark Dataset and Models

2022-05-01 · BioNLP (ACL) 2022 5 · Sidhant Chandak, Liqing Zhang, Connor Brown, Lifu Huang

Antibiotic resistance has become a growing worldwide concern as new resistance mechanisms are emerging and spreading globally, and thus detecting and collecting the cause – Antibiotic Resistance Genes (ARGs), have been m…