paper-with-me

홈 › Papers

DoGE: Domain Reweighting with Generalization Estimation

2023-10-23 · Simin Fan, Matteo Pagliardini, Martin Jaggi

The coverage and composition of the pretraining data significantly impacts the generalization ability of Large Language Models (LLMs). Despite its importance, recent LLMs still rely on heuristics and trial and error to increase or reduce the influence of data-domains. We propose DOmain reweighting with Generalization Estimation (DoGE), which optimizes the probability of sampling from each domain (domain weights) in a principled way. Our approach is a two-stage process consisting of (i) training a proxy model to obtain domain weights using a bi-level optimization algorithm; (ii) training a larger base model by sampling training domains according to the learned domain weights. In our experiments, we extensively show how DoGE improves the generalization of the base model to any target data mixture. On the SlimPajama dataset, our base model gets better perplexity and few-shot reasoning accuracies across $6$ tasks compared to baseline methods. Moreover, aiming to generalize to out-of-domain target tasks, which is unseen in the pretraining corpus (OOD domain), DoGE can effectively identify inter-domain dependencies, and consistently achieves better test perplexity on the target domain.

📄 PDF Abstract BibTeX arXiv:2310.15393

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationLanguage Modelling

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

VolDoGer: LLM-assisted Datasets for Domain Generalization in Vision-Language Tasks

2024-07-29 · Juhwan Choi, JuneHyoung Kwon, Jungmin Yun, Seunguk Yu 외

Domain generalizability is a crucial aspect of a deep learning model since it determines the capability of the model to perform well on data from unseen domains. However, research on the domain generalizability of deep l…

Deep LearningDomain GeneralizationImage CaptioningLanguage Modeling+6

Dual Reweighting Domain Generalization for Face Presentation Attack Detection

2021-06-30 · Shubao Liu, Ke-Yue Zhang, Taiping Yao, Kekai Sheng 외

Face anti-spoofing approaches based on domain generalization (DG) have drawn growing attention due to their robustness for unseen scenarios. Previous methods treat each sample from multiple domains indiscriminately durin…

Domain GeneralizationFace Anti-SpoofingFace Presentation Attack Detection

XDoGE: Multilingual Data Reweighting to Enhance Language Inclusivity in LLMs

2025-12-11 · Iñaki Lacunza, José Javier Saiz, Alexander Shvets, Aitor Gonzalez-Agirre 외 arxiv

Current large language models (LLMs) are trained on massive amounts of text data, primarily from a few dominant languages. Studies suggest that this over-reliance on high-resource languages, such as English, hampers LLM …

A Generalized Label Shift Perspective for Cross-Domain Gaze Estimation

2025-05-19 · Hao-Ran Yang, Xiaohui Chen, Chuan-Xian Ren

Aiming to generalize the well-trained gaze estimation model to new target domains, Cross-domain Gaze Estimation (CDGE) is developed for real-world application scenarios. Existing CDGE methods typically extract the domain…

Gaze Estimation

Doge Tickets: Uncovering Domain-general Language Models by Playing Lottery Tickets

2022-07-20 · Yi Yang, Chen Zhang, Benyou Wang, Dawei Song

Over-parameterized models, typically pretrained language models (LMs), have shown an appealing expressive power due to their small learning bias. However, the huge learning capacity of LMs can also lead to large learning…

Domain Generalization