paper-with-me

Papers

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

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

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 summarize longer texts comprehensively. As part of a layered summarization architecture, we introduce PureText, a simple yet effective precision-driven sentence filtering layer that learns to remove low-quality sentences in texts to improve existing summarization models. When evaluated on popular datasets like WikiHow and Reddit TIFU, we show up to 3 and 8 point Rouge-1 absolute improvement on the full test set and the long article subset, respectively, for state-of-the-art summarization models such as BertSum and Bart. Our approach provides downstream models with higher-quality sentences for summarization, improving overall model performance, especially on long text articles.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesSentenceText Summarization

Similar Papers 제목 키워드 기반

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

Improving Recall of Large Language Models: A Model Collaboration Approach for Relational Triple Extraction

2024-04-15 · Zepeng Ding, Wenhao Huang, Jiaqing Liang, Deqing Yang 외

Relation triple extraction, which outputs a set of triples from long sentences, plays a vital role in knowledge acquisition. Large language models can accurately extract triples from simple sentences through few-shot lea…

Few-Shot Learning

On the Sensitivity of Instruction-tuned LLMs to Harmful Sentences in Long Inputs

2025-10-07 · Faeze Ghorbanpour, Alexander Fraser arxiv

Large language models (LLMs) increasingly operate on long inputs, yet their behavior when harmful sentences are sparsely embedded within such inputs remains poorly understood. We present a sensitivity analysis that probe…

FineFilter: A Fine-grained Noise Filtering Mechanism for Retrieval-Augmented Large Language Models

2025-02-17 · Qianchi Zhang, Hainan Zhang, Liang Pang, Ziwei Wang 외

Retrieved documents containing noise will hinder Retrieval-Augmented Generation (RAG) from detecting answer clues, necessitating noise filtering mechanisms to enhance accuracy. Existing methods use reranking or summariza…

RAGRerankingRe-RankingRetrieval+1

SecureScan: An AI-Driven Multi-Layer Framework for Malware and Phishing Detection Using Logistic Regression and Threat Intelligence Integration

2026-02-11 · Rumman Firdos, Aman Dangi arxiv

The growing sophistication of modern malware and phishing campaigns has diminished the effectiveness of traditional signature-based intrusion detection systems. This work presents SecureScan, an AI-driven, triple-layer d…

Intrusion Detection