paper-with-me

홈 › Papers

Pre-Train Your Loss: Easy Bayesian Transfer Learning with Informative Priors

2022-05-20 · Ravid Shwartz-Ziv, Micah Goldblum, Hossein Souri, Sanyam Kapoor, Chen Zhu, Yann Lecun, Andrew Gordon Wilson

Deep learning is increasingly moving towards a transfer learning paradigm whereby large foundation models are fine-tuned on downstream tasks, starting from an initialization learned on the source task. But an initialization contains relatively little information about the source task. Instead, we show that we can learn highly informative posteriors from the source task, through supervised or self-supervised approaches, which then serve as the basis for priors that modify the whole loss surface on the downstream task. This simple modular approach enables significant performance gains and more data-efficient learning on a variety of downstream classification and segmentation tasks, serving as a drop-in replacement for standard pre-training strategies. These highly informative priors also can be saved for future use, similar to pre-trained weights, and stand in contrast to the zero-mean isotropic uninformative priors that are typically used in Bayesian deep learning.

📄 PDF Abstract BibTeX arXiv:2205.10279

Code (2)

hsouri/bayesiantransferlearning 공식 구현 pytorch
tufts-ml/bdl-transfer-learning pytorch

Tasks

Deep LearningTransfer Learning

Similar Papers 제목 키워드 기반

Easy Bayesian Transfer Learning with Informative Priors

2023-09-21 · NeurIPS 2023 11

REPRODUCIBILITY SUMMARY Scope of Reproducibility In this work, we study the reproducibility of the paper: Pre-Train Your Loss: Easy Bayesian Transfer Learning with Informative Priors. The paper proposes a three-step pip…

Retraining as Approximate Bayesian Inference

2026-03-26 · Harrison Katz arxiv

Model retraining is usually treated as an ongoing maintenance task. But as Harrison Katz now argues, retraining can be better understood as approximate Bayesian inference under computational constraints. The gap between …

Bayesian Inference

TASAR: Transfer-based Attack on Skeletal Action Recognition

2024-09-04 · Yunfeng Diao, Baiqi Wu, Ruixuan Zhang, Ajian Liu 외

Skeletal sequences, as well-structured representations of human behaviors, play a vital role in Human Activity Recognition (HAR). The transferability of adversarial skeletal sequences enables attacks in real-world HAR sc…

Action RecognitionActivity RecognitionAutonomous DrivingBayesian Optimization+1

Interior Object Detection and Color Harmonization

2019-07-31 · Sharmin Pathan

Confused about renovating your space? Choosing the perfect color for your walls is always a challenging task. One does rounds of color consultation and several patch tests. This paper proposes an AI tool to pitch paint b…

Image SegmentationObjectobject-detectionObject Detection+2

Humble your Overconfident Networks: Unlearning Overfitting via Sequential Monte Carlo Tempered Deep Ensembles

2025-05-16 · Andrew Millard, Zheng Zhao, Joshua Murphy, Simon Maskell

Sequential Monte Carlo (SMC) methods offer a principled approach to Bayesian uncertainty quantification but are traditionally limited by the need for full-batch gradient evaluations. We introduce a scalable variant by in…

image-classificationImage ClassificationOut of Distribution (OOD) DetectionTransfer Learning+1