Pith. sign in

REVIEW 1 cited by

Improving Domain Adaptation through Extended-Text Reading Comprehension

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2401.07284 v2 pith:PGBKWGSV submitted 2024-01-14 cs.CL

classification cs.CL
keywords domain-specificcomprehensionreadingcorpusdomainimproveknowledgemethod
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

To enhance the domain-specific capabilities of large language models, continued pre-training on a domain-specific corpus is a prevalent method. Recent work demonstrates that adapting models using reading comprehension data formatted by regex-based patterns can significantly improve performance on domain-specific tasks. However, regex-based patterns are incapable of parsing raw corpora using domain-specific knowledge. Furthermore, the question and answer pairs are extracted directly from the corpus in predefined formats offers limited context. To address this limitation, we improve reading comprehension via LLM and clustering. LLM focuses on leveraging domain knowledge within the corpus to refine comprehension stage, while clustering supplies relevant knowledge by extending the context to enrich reading stage. Additionally, our method incorporates parameter-efficient fine-tuning to improve the efficiency of domain adaptation. In comparison to AdaptLLM, our method achieves an improvement exceeding 5% in domain-specific tasks. Our code will available at https://github.com/microsoft/LMOps.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. From Teacher to Student: Tracking Memorization Through Model Distillation

    cs.LG 2025-06 conditional novelty 5.0 of 10

    Distillation of fine-tuned GPT-2 teachers into smaller students lowers verbatim memorization of training responses compared to direct fine-tuning, with reverse-KL giving the lowest rates.

Pith tools