paper-with-me

홈 › Papers

In Search of Lost Domain Generalization

2020-07-02 · ICLR 2021 1 · Ishaan Gulrajani, David Lopez-Paz

The goal of domain generalization algorithms is to predict well on distributions different from those seen during training. While a myriad of domain generalization algorithms exist, inconsistencies in experimental conditions -- datasets, architectures, and model selection criteria -- render fair and realistic comparisons difficult. In this paper, we are interested in understanding how useful domain generalization algorithms are in realistic settings. As a first step, we realize that model selection is non-trivial for domain generalization tasks. Contrary to prior work, we argue that domain generalization algorithms without a model selection strategy should be regarded as incomplete. Next, we implement DomainBed, a testbed for domain generalization including seven multi-domain datasets, nine baseline algorithms, and three model selection criteria. We conduct extensive experiments using DomainBed and find that, when carefully implemented, empirical risk minimization shows state-of-the-art performance across all datasets. Looking forward, we hope that the release of DomainBed, along with contributions from fellow researchers, will streamline reproducible and rigorous research in domain generalization.

📄 PDF Abstract BibTeX arXiv:2007.01434

Code (12)

facebookresearch/DomainBed 공식 구현 pytorch
YugeTen/fish pytorch
facebookresearch/domainbed_measures pytorch
inouye-lab/feddg_benchmark pytorch
judydnguyen/pardon-feddg pytorch
kowshikthopalli/DREAME pytorch
maryam089/sdvit pytorch
matsuolab/t3a pytorch
nancyquris/xdomainmix pytorch
qiaoruiyt/noiserobustdg pytorch
wangxinyilinda/causal-balancing-for-domain-generalization pytorch
weixin-liang/metashift pytorch

Tasks

Domain GeneralizationModel Selection

Similar Papers 제목 키워드 기반

Predictive Probability Density Mapping for Search and Rescue Using An Agent-Based Approach with Sparse Data

2024-12-17 · Jan-Hendrik Ewers, David Anderson, Douglas Thomson

Predicting the location where a lost person could be found is crucial for search and rescue operations with limited resources. To improve the precision and efficiency of these predictions, simulated agents can be created…

Navigate

A new hope for network model generalization

2022-07-12 · Alexander Dietmüller, Siddhant Ray, Romain Jacob, Laurent Vanbever

Generalizing machine learning (ML) models for network traffic dynamics tends to be considered a lost cause. Hence for every new task, we design new models and train them on model-specific datasets closely mimicking the d…

model

Quasicyclic Principal Component Analysis

2025-02-07 · Susanna E. Rumsey, Stark C. Draper, Frank R. Kschischang

We present quasicyclic principal component analysis (QPCA), a generalization of principal component analysis (PCA), that determines an optimized basis for a dataset in terms of families of shift-orthogonal principal vect…

Enhancing Generalization in Chain of Thought Reasoning for Smaller Models

2025-01-16 · Maxwell J. Yin, Dingyi Jiang, Yongbing Chen, Boyu Wang 외

Chain-of-Thought (CoT) reasoning in smaller language models is a challenging natural language process problem yet highly desirable in many real-life applications. Existing CoT knowledge distillation methods often suffer …

Knowledge DistillationMemorizationPrompt Engineering

PASSerRank: Prediction of Allosteric Sites with Learning to Rank

2023-02-02 · Hao Tian, Sian Xiao, Xi Jiang, Peng Tao

Allostery plays a crucial role in regulating protein activity, making it a highly sought-after target in drug development. One of the major challenges in allosteric drug research is the identification of allosteric sites…

Drug DiscoveryLearning-To-RankPrediction