paper-with-me

홈 › Papers

sui-1: Grounded and Verifiable Long-Form Summarization

2026-01-13 · Benedikt Droste, Jan Philipp Harries, Maximilian Idahl, Björn Plüster arxiv

Large language models frequently generate plausible but unfaithful summaries that users cannot verify against source text, a critical limitation in compliance-sensitive domains such as government and legal analysis. We present sui-1, a 24B parameter model that produces abstractive summaries with inline citations, enabling users to trace each claim to its source sentence. Our synthetic data pipeline combines chain-of-thought prompting with multi-stage verification, generating over 22,000 high-quality training examples across five languages from diverse sources including parliamentary documents, web text, and Wikipedia. Evaluation shows sui-1 significantly outperforms all tested open-weight baselines, including models with 3x more parameters. These results demonstrate that task-specific training substantially outperforms scale alone for citation-grounded summarization. Model weights and an interactive demo are publicly available.

📄 PDF Abstract BibTeX arXiv:2601.08472

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ReSum: Synergizing LLM Reasoning and Summarization with Reinforcement Learning

2026-06-11 · Xucong Wang, Ziyu Ma, Yong Wang, Shidong Yang 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) is a central technique for improving long-horizon reasoning in Large Language Models (LLMs). However, existing RLVR methods often encourage unnecessarily long reasoni…

Reinforcement Learning

MovieTeller: Tool-augmented Movie Synopsis with ID Consistent Progressive Abstraction

2026-02-26 · Yizhi Li, Xiaohan Chen, Miao Jiang, Wentao Tang 외 arxiv

With the explosive growth of digital entertainment, automated video summarization has become indispensable for applications such as content indexing, personalized recommendation, and efficient media archiving. Automatic …

Video SummarizationFace RecognitionImage Captioning

LongSumEval: Question-Answering Based Evaluation and Feedback-Driven Refinement for Long Document Summarization

2026-04-28 · Huyen Nguyen, Haoxuan Zhang, Yang Zhang, Junhua Ding 외 arxiv

Evaluating long document summaries remains the primary bottleneck in summarization research. Existing metrics correlate weakly with human judgments and produce aggregate scores without explaining deficiencies or guiding …

Document SummarizationText Generation

Compress the Context, Keep the Commitments: A Formal Framework for Verifiable LLM Context Compression

2026-05-17 · Natalia Trukhina, Vadim Vashkelis arxiv

LLM context is not just tokens; it is a set of commitments. Long-running conversations accumulate goals, constraints, decisions, preferences, tool results, retrieved evidence, artifacts, and safety boundaries that future…

Natural Language Translation of Formal Proofs through Informalization of Proof Steps and Recursive Summarization along Proof Structure

2025-09-10 · Seiji Hattori, Takuya Matsuzaki, Makoto Fujiwara arxiv

This paper proposes a natural language translation method for machine-verifiable formal proofs that leverages the informalization (verbalization of formal language proof steps) and summarization capabilities of LLMs. For…