paper-with-me

Papers

Unlocking Latent Value: Taxonomy-Guided Recovery of High-Performing Data from Low-Tier Web Corpora

2026-06-05 · Neeraj Varshney, Sanket Lokegaonkar, Nasser Zalmout, Qingyu Yin, Priyanka Nigam, Bing Yin arxiv

Dominant web data curation pipelines for pretraining collapse document quality into a single composite score, systematically missing high-value content along dimensions the scorer underweights. We present a taxonomy-driven framework that recovers this value by filtering along semantically meaningful dimensions that composite scores fail to capture. First, building on the ESSENTIAL-WEB taxonomy, we introduce two novel dimensions: timeliness and cultural specificity, both of which show low pairwise NMI with existing ones. We annotate 14M documents using Qwen2.5 32B and distill into a lightweight 0.5B model. To enable rapid corpus-wide annotation, we additionally train a 73M multi-task MLP on E5 embeddings, achieving 50x inference throughput. Second, to navigate the combinatorial explosion of filter configurations, we introduce a compute-efficient two-pass framework: Pass 1 identifies the strongest dimension signals at small scale; Pass 2 constructs and evaluates conjunctive and disjunctive compound filters from the top performers - identifying high-performing configurations at a fraction of full scaling-law cost. Applying the selected filters to deprioritized web data, taxonomy-filtered subsets outperform their unfiltered baselines and even surpass the highest-quality tier. On mid-tier data, our best filter improves over its unfiltered baseline by 12.1% on reasoning, 9.5% on coding, and 2.0% on knowledge benchmarks, exceeding unfiltered top-tier data by 6.7% on reasoning and 13.7% on coding. Furthermore, filtered data from two tiers below the typical production threshold improves by 22.3% on reasoning and 19.5% on coding over its unfiltered baseline, surpassing top-tier data on coding benchmarks. These results establish that vast latent value remains locked in deprioritized web data, and that multi-dimensional taxonomy filtering is a principled, compute-efficient key to unlocking it.

📄 PDF Abstract BibTeX arXiv:2606.07778

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Decodable Is Not Grounded: A Vision-Ablation Arbiter for VLM Spatial Reasoning

2026-06-30 · Chih-Ting Liao, Fei Shen, Xin Cao, Tat-Seng Chua arxiv

The standard way to read latent knowledge out of a model, a linear probe confirmed by a steering recovery, can systematically overstate what a vision-language model (VLM) actually grounds in the image. We show this on sp…

Spatial Reasoning

Breaking the Resolution Barrier: Arbitrary-resolution Deep Image Steganography Framework

2026-01-22 · Xinjue Hu, Chi Wang, Boyu Wang, Xiang Zhang 외 arxiv

Deep image steganography (DIS) has achieved significant results in capacity and invisibility. However, current paradigms enforce the secret image to maintain the same resolution as the cover image during hiding and revea…

Data Darwinism Part I: Unlocking the Value of Scientific Data for Pre-training

2026-02-08 · Yiwei Qin, Zhen Huang, Tiantian Mi, Weiye Si 외 arxiv

Data quality determines foundation model performance, yet systematic processing frameworks are lacking. We introduce Data Darwinism, a ten-level taxonomy (L0-L9) that conceptualizes data-model co-evolution: advanced mode…

HiExpan: Task-Guided Taxonomy Construction by Hierarchical Tree Expansion

2019-10-17 · Jiaming Shen, Zeqiu Wu, Dongming Lei, Chao Zhang 외

Taxonomies are of great value to many knowledge-rich applications. As the manual taxonomy curation costs enormous human effects, automatic taxonomy construction is in great demand. However, most existing automatic taxono…

RelationRelation Extraction

Towards Feasible Counterfactual Explanations: A Taxonomy Guided Template-based NLG Method

2023-10-03 · Pedram Salimi, Nirmalie Wiratunga, David Corsar, Anjana Wijekoon

Counterfactual Explanations (cf-XAI) describe the smallest changes in feature values necessary to change an outcome from one class to another. However, many cf-XAI methods neglect the feasibility of those changes. In thi…

counterfactualText Generation