paper-with-me

Papers

RESQUE: Quantifying Estimator to Task and Distribution Shift for Sustainable Model Reusability

2024-12-20 · Vishwesh Sangarya, Jung-eun Kim

As a strategy for sustainability of deep learning, reusing an existing model by retraining it rather than training a new model from scratch is critical. In this paper, we propose REpresentation Shift QUantifying Estimator (RESQUE), a predictive quantifier to estimate the retraining cost of a model to distributional shifts or change of tasks. It provides a single concise index for an estimate of resources required for retraining the model. Through extensive experiments, we show that RESQUE has a strong correlation with various retraining measures. Our results validate that RESQUE is an effective indicator in terms of epochs, gradient norms, changes of parameter magnitude, energy, and carbon emissions. These measures align well with RESQUE for new tasks, multiple noise types, and varying noise intensities. As a result, RESQUE enables users to make informed decisions for retraining to different tasks/distribution shifts and determine the most cost-effective and sustainable option, allowing for the reuse of a model with a much smaller footprint in the environment. The code for this work is available here: https://github.com/JEKimLab/AAAI2025RESQUE

📄 PDF Abstract BibTeX arXiv:2412.15511

Code (1)

jekimlab/aaai2025resque 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

ReSQueing Parallel and Private Stochastic Convex Optimization

2023-01-01 · Yair Carmon, Arun Jambulapati, Yujia Jin, Yin Tat Lee 외

We introduce a new tool for stochastic convex optimization (SCO): a Reweighted Stochastic Query (ReSQue) estimator for the gradient of a function convolved with a (Gaussian) probability density. Combining ReSQue with rec…

Precise High-Dimensional Asymptotics for Quantifying Heterogeneous Transfers

2020-10-22 · Fan Yang, Hongyang R. Zhang, Sen Wu, Christopher Ré 외

The problem of learning one task with samples from another task is central to transfer learning (TL). In this paper, we examine a fundamental question: When does combining the data samples from a source task and a target…

Multi-Task Learningtext-classificationText ClassificationTransfer Learning

Discovering Picturesque Highlights from Egocentric Vacation Videos

2016-01-18 · Vinay Bettadapura, Daniel Castro, Irfan Essa

We present an approach for identifying picturesque highlights from large amounts of egocentric video data. Given a set of egocentric videos captured over the course of a vacation, our method analyzes the videos and looks…

Highlight Detection

Regime-Arrival Uncertainty in Generalization Bounds under Distribution Shift

2026-06-01 · Prince Poudel arxiv

The standard generalization bounds assume that the training and deployment distributions are the same, or are static, and don't consider regime switching environments where the ratio of calm vs crisis states is different…

Near-Optimal Linear Regression under Distribution Shift

2021-06-23 · Qi Lei, Wei Hu, Jason D. Lee

Transfer learning is essential when sufficient data comes from the source domain, with scarce labeled data from the target domain. We develop estimators that achieve minimax linear risk for linear regression problems und…

regressionTransfer Learning