paper-with-me

홈 › Papers

LAMDAS: LLM as an Implicit Classifier for Domain-specific Data Selection

2025-09-08 · Jian Wu, Hang Yu, Bingchang Liu, Wenjie Yang, Peng Di, Jianguo Li, Yue Zhang arxiv

Adapting large language models (LLMs) to specific domains often faces a critical bottleneck: the scarcity of high-quality, human-curated data. While large volumes of unchecked data are readily available, indiscriminately using them for fine-tuning risks introducing noise and degrading performance. Strategic data selection is thus crucial, requiring a method that is both accurate and efficient. Existing approaches, categorized as similarity-based and direct optimization methods, struggle to simultaneously achieve these goals. In this paper, we introduce LAMDAS (LLM As an iMplicit classifier for domain-specific DAta Selection), a novel approach that leverages the pre-trained LLM itself as an implicit classifier, thereby bypassing explicit feature engineering and computationally intensive optimization process. LAMDAS reframes data selection as a one-class classification problem, identifying candidate data that "belongs" to the target domain defined by a small reference dataset. Extensive experimental results demonstrate that LAMDAS not only exceeds the performance of full-data training using a fraction of the data but also outperforms nine state-of-the-art (SOTA) baselines under various scenarios. Furthermore, LAMDAS achieves the most compelling balance between performance gains and computational efficiency compared to all evaluated baselines.

📄 PDF Abstract BibTeX arXiv:2509.06524

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyFeature Engineering

Similar Papers 제목 키워드 기반

Open Set Domain Adaptation By Novel Class Discovery

2022-03-07 · Jingyu Zhuang, Ziliang Chen, Pengxu Wei, Guanbin Li 외

In Open Set Domain Adaptation (OSDA), large amounts of target samples are drawn from the implicit categories that never appear in the source domain. Due to the lack of their specific belonging, existing methods indiscrim…

Domain AdaptationNovel Class Discovery

Your Classifier can Secretly Suffice Multi-Source Domain Adaptation

2021-03-20 · NeurIPS 2020 12 · Naveen Venkat, Jogendra Nath Kundu, Durgesh Kumar Singh, Ambareesh Revanur 외

Multi-Source Domain Adaptation (MSDA) deals with the transfer of task knowledge from multiple labeled source domains to an unlabeled target domain, under a domain-shift. Existing methods aim to minimize this domain-shift…

Domain AdaptationMulti-Source Unsupervised Domain Adaptation

Transferable Semantic Augmentation for Domain Adaptation

2021-03-23 · CVPR 2021 1 · Shuang Li, Mixue Xie, Kaixiong Gong, Chi Harold Liu 외

Domain adaptation has been widely explored by transferring the knowledge from a label-rich source domain to a related but unlabeled target domain. Most existing domain adaptation algorithms attend to adapting feature rep…

Domain Adaptation

Domain Adaptation with Auxiliary Target Domain-Oriented Classifier

2020-07-08 · CVPR 2021 1 · Jian Liang, Dapeng Hu, Jiashi Feng

Domain adaptation (DA) aims to transfer knowledge from a label-rich but heterogeneous domain to a label-scare domain, which alleviates the labeling efforts and attracts considerable attention. Different from previous met…

Domain AdaptationTransfer Learning

Towards Adapting ImageNet to Reality: Scalable Domain Adaptation with Implicit Low-rank Transformations

2013-08-20 · Erik Rodner, Judy Hoffman, Jeff Donahue, Trevor Darrell 외

Images seen during test time are often not from the same distribution as images used for learning. This problem, known as domain shift, occurs when training classifiers from object-centric internet image databases and tr…

Domain AdaptationScene Understanding