Adaptive Subdocument Deduplication via Frequency and Length-Aware Retention
August 5, 2026
This framework decouples duplicate detection from retention by using natural-boundary segmentation and distributed aggregation to identify subdocument groups. It applies an adaptive budget that allocates more copies to groups based on their specific frequency and length patterns, addressing cross-shard redundancy that suffix-array methods often miss.
HOW THIS AFFECTS YOU
●
builderThis offers a way to scale deduplication across distributed shards without losing cross-shard duplicate detection.
●
researcherYou can improve pretraining data quality by managing subdocument-level repetition more granularly.