paper-with-me

Papers

CLIPPER: Compression enables long-context synthetic data generation

2025-02-20 · Chau Minh Pham, Yapei Chang, Mohit Iyyer

LLM developers are increasingly reliant on synthetic data, but generating high-quality data for complex long-context reasoning tasks remains challenging. We introduce CLIPPER, a compression-based approach for generating synthetic data tailored to narrative claim verification - a task that requires reasoning over a book to verify a given claim. Instead of generating claims directly from the raw text of the book, which results in artifact-riddled claims, CLIPPER first compresses the book into chapter outlines and book summaries and then uses these intermediate representations to generate complex claims and corresponding chain-of-thoughts. Compared to naive approaches, CLIPPER produces claims that are more valid, grounded, and complex. Using CLIPPER, we construct a dataset of 19K synthetic book claims paired with their source texts and chain-of-thought reasoning, and use it to fine-tune three open-weight models. Our best model achieves breakthrough results on narrative claim verification (from 28% to 76% accuracy on our test set) and sets a new state-of-the-art for sub-10B models on the NoCha leaderboard. Further analysis shows that our models generate more detailed and grounded chain-of-thought reasoning while also improving performance on other narrative understanding tasks (e.g., NarrativeQA).

📄 PDF Abstract BibTeX arXiv:2502.14854

Code (1)

chtmp223/clipper 공식 구현

Tasks

Claim VerificationSynthetic Data Generation

Similar Papers 제목 키워드 기반

CLIPPER+: A Fast Maximal Clique Algorithm for Robust Global Registration

2024-02-23 · Kaveh Fathian, Tyler Summers

We present CLIPPER+, an algorithm for finding maximal cliques in unweighted graphs for outlier-robust global registration. The registration problem can be formulated as a graph and solved by finding its maximum clique. T…

Point Cloud Registration

CliPPER: Contextual Video-Language Pretraining on Long-form Intraoperative Surgical Procedures for Event Recognition

2026-03-25 · Florian Stilz, Vinkle Srivastav, Nassir Navab, Nicolas Padoy arxiv

Video-language foundation models have proven to be highly effective in zero-shot applications across a wide range of tasks. A particularly challenging area is the intraoperative surgical procedure domain, where labeled d…

Contrastive Learning

WebClipper: Efficient Evolution of Web Agents with Graph-based Trajectory Pruning

2026-02-13 · Junjie Wang, Zequn Xie, Dan Yang, Jie Feng 외 arxiv

Deep Research systems based on web agents have shown strong potential in solving complex information-seeking tasks, yet their search efficiency remains underexplored. We observe that many state-of-the-art open-source web…

CLIPPER: Replayable Shortlisted Optimization for Repeated Spatial Coverage Planning

2026-08-27 · Julian Teusch, Jörg Philipp Müller, Monika Sester arxiv

Operational requirements developed with the City of Braunschweig frame municipal micromobility planning under geofenced exclusions, mandatory retained sites, spacing rules, and area-level caps. Each policy edit requires …

Personalizing Pre-trained Models

2021-06-02 · Mina Khan, P Srivatsa, Advait Rane, Shriram Chenniappa 외

Self-supervised or weakly supervised models trained on large-scale datasets have shown sample-efficient transfer to diverse datasets in few-shot settings. We consider how upstream pretrained models can be leveraged for d…

Continual LearningFew-Shot LearningPrivacy PreservingRepresentation Learning