paper-with-me

홈 › Papers

DAFT: Distilling Adversarially Fine-tuned Models for Better OOD Generalization

2022-08-19 · Anshul Nasery, Sravanti Addepalli, Praneeth Netrapalli, Prateek Jain

We consider the problem of OOD generalization, where the goal is to train a model that performs well on test distributions that are different from the training distribution. Deep learning models are known to be fragile to such shifts and can suffer large accuracy drops even for slightly different test distributions. We propose a new method - DAFT - based on the intuition that adversarially robust combination of a large number of rich features should provide OOD robustness. Our method carefully distills the knowledge from a powerful teacher that learns several discriminative features using standard training while combining them using adversarial training. The standard adversarial training procedure is modified to produce teachers which can guide the student better. We evaluate DAFT on standard benchmarks in the DomainBed framework, and demonstrate that DAFT achieves significant improvements over the current state-of-the-art OOD generalization methods. DAFT consistently out-performs well-tuned ERM and distillation baselines by up to 6%, with more pronounced gains for smaller networks.

📄 PDF Abstract BibTeX arXiv:2208.09139

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Distribution-Aligned Fine-Tuning for Efficient Neural Retrieval

2022-11-09 · Jurek Leonhardt, Marcel Jahnke, Avishek Anand

Dual-encoder-based neural retrieval models achieve appreciable performance and complement traditional lexical retrievers well due to their semantic matching capabilities, which makes them a common choice for hybrid IR sy…

Retrieval

On the Utility of Domain-Adjacent Fine-Tuned Model Ensembles for Few-shot Problems

2024-06-19 · Md Ibrahim Ibne Alam, Parikshit Ram, Soham Dan, Horst Samulowitz 외

Large Language Models (LLMs) have been observed to perform well on a wide range of downstream tasks when fine-tuned on domain-specific data. However, such data may not be readily available in many applications, motivatin…

Combining 3D Image and Tabular Data via the Dynamic Affine Feature Map Transform

2021-07-13 · Sebastian Pölsterl, Tom Nuno Wolf, Christian Wachinger

Prior work on diagnosing Alzheimer's disease from magnetic resonance images of the brain established that convolutional neural networks (CNNs) can leverage the high-dimensional image information for classifying patients.…

DAFT-GAN: Dual Affine Transformation Generative Adversarial Network for Text-Guided Image Inpainting

2024-08-09 · Jihoon Lee, Yunhong Min, Hwidong Kim, Sangtae Ahn

In recent years, there has been a significant focus on research related to text-guided image inpainting. However, the task remains challenging due to several constraints, such as ensuring alignment between the image and …

Generative Adversarial NetworkImage GenerationImage Inpainting

Learning Dynamics of Attention: Human Prior for Interpretable Machine Reasoning

2019-05-28 · NeurIPS 2019 12 · Wonjae Kim, Yoonho Lee

Without relevant human priors, neural networks may learn uninterpretable features. We propose Dynamics of Attention for Focus Transition (DAFT) as a human prior for machine reasoning. DAFT is a novel method that regulari…

Visual Reasoning