paper-with-me

Papers

Comprehensive Manuscript Assessment with Text Summarization Using 69707 articles

2025-03-26 · Qichen Sun, Yuxing Lu, Kun Xia, Li Chen, He Sun, Jinzhuo Wang

Rapid and efficient assessment of the future impact of research articles is a significant concern for both authors and reviewers. The most common standard for measuring the impact of academic papers is the number of citations. In recent years, numerous efforts have been undertaken to predict citation counts within various citation windows. However, most of these studies focus solely on a specific academic field or require early citation counts for prediction, rendering them impractical for the early-stage evaluation of papers. In this work, we harness Scopus to curate a significantly comprehensive and large-scale dataset of information from 69707 scientific articles sourced from 99 journals spanning multiple disciplines. We propose a deep learning methodology for the impact-based classification tasks, which leverages semantic features extracted from the manuscripts and paper metadata. To summarize the semantic features, such as titles and abstracts, we employ a Transformer-based language model to encode semantic features and design a text fusion layer to capture shared information between titles and abstracts. We specifically focus on the following impact-based prediction tasks using information of scientific manuscripts in pre-publication stage: (1) The impact of journals in which the manuscripts will be published. (2) The future impact of manuscripts themselves. Extensive experiments on our datasets demonstrate the superiority of our proposed model for impact-based prediction tasks. We also demonstrate potentials in generating manuscript's feedback and improvement suggestions.

📄 PDF Abstract BibTeX arXiv:2503.20835

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesText Summarization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

ChatGPT Application In Summarizing An Evolution Of Deep Learning Techniques In Imaging: A Qualitative Study

2023-11-26 · Arman Sarraf, Amirabbas Abbaspour

The pursuit of article or text summarization has captured the attention of natural language processing (NLP) practitioners, presenting itself as a formidable challenge. ChatGPT 3.5 exhibits the capacity to condense the c…

ArticlesText Summarization

Explainable Assessment of Healthcare Articles with QA

2021-10-16 · ACL ARR October 2021 10 · Anonymous

The healthcare domain suffers from the spread of poor quality articles on the Internet. While manual efforts exist, they are not sufficient to assess the amount of articles in circulation. The task can be automated as te…

ArticlesExplanation GenerationQuestion Answeringtext-classification+1

Explainable Assessment of Healthcare Articles with QA

2022-05-01 · BioNLP (ACL) 2022 5 · Alodie Boissonnet, Marzieh Saeidi, Vassilis Plachouras, Andreas Vlachos

The healthcare domain suffers from the spread of poor quality articles on the Internet. While manual efforts exist to check the quality of online healthcare articles, they are not sufficient to assess all those in circul…

ArticlesExplanation GenerationQuestion Answeringtext-classification+1

Learning to Prioritize: Precision-Driven Sentence Filtering for Long Text Summarization

2022-06-01 · LREC 2022 6 · Alex Mei, Anisha Kabir, Rukmini Bapat, John Judge 외

Neural text summarization has shown great potential in recent years. However, current state-of-the-art summarization models are limited by their maximum input length, posing a challenge to summarizing longer texts compre…

ArticlesSentenceText Summarization

EHRSummarizer: A Privacy-Aware, FHIR-Native Reference Architecture for Source-Grounded EHR Summarization

2026-01-04 · Houman Kazemzadeh, Nima Minaifar, Kamyar Naderi, Sho Tabibzadeh arxiv

Clinicians routinely navigate fragmented electronic health record (EHR) interfaces to assemble a coherent picture of a patient's problems, medications, recent encounters, and longitudinal trends. This manuscript describe…