paper-with-me

홈 › Papers

Fast and Accurate Transferability Measurement by Evaluating Intra-class Feature Variance

2023-08-11 · ICCV 2023 1 · Huiwen Xu, U Kang

Given a set of pre-trained models, how can we quickly and accurately find the most useful pre-trained model for a downstream task? Transferability measurement is to quantify how transferable is a pre-trained model learned on a source task to a target task. It is used for quickly ranking pre-trained models for a given task and thus becomes a crucial step for transfer learning. Existing methods measure transferability as the discrimination ability of a source model for a target data before transfer learning, which cannot accurately estimate the fine-tuning performance. Some of them restrict the application of transferability measurement in selecting the best supervised pre-trained models that have classifiers. It is important to have a general method for measuring transferability that can be applied in a variety of situations, such as selecting the best self-supervised pre-trained models that do not have classifiers, and selecting the best transferring layer for a target task. In this work, we propose TMI (TRANSFERABILITY MEASUREMENT WITH INTRA-CLASS FEATURE VARIANCE), a fast and accurate algorithm to measure transferability. We view transferability as the generalization of a pre-trained model on a target task by measuring intra-class feature variance. Intra-class variance evaluates the adaptability of the model to a new task, which measures how transferable the model is. Compared to previous studies that estimate how discriminative the models are, intra-class variance is more accurate than those as it does not require an optimal feature extractor and classifier. Extensive experiments on real-world datasets show that TMI outperforms competitors for selecting the top-5 best models, and exhibits consistently better correlation in 13 out of 17 cases.

📄 PDF Abstract BibTeX arXiv:2308.05986

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Fast and Accurate Transferability Measurement for Heterogeneous Multivariate Data

2019-12-23 · Seungcheol Park, Huiwen Xu, Taehun Kim, Inhwan Hwang 외

Given a set of heterogeneous source datasets with their classifiers, how can we quickly find the most useful source dataset for a specific target task? We address the problem of measuring transferability between source a…

Decoder

Evaluating the Adversarial Robustness of Detection Transformers

2024-12-25 · Amirhossein Nazeri, Chunheng Zhao, Pierluigi Pisu

Robust object detection is critical for autonomous driving and mobile robotics, where accurate detection of vehicles, pedestrians, and obstacles is essential for ensuring safety. Despite the advancements in object detect…

Adversarial RobustnessAutonomous DrivingObjectobject-detection+2

Fast Vessel Segmentation and Tracking in Ultra High-Frequency Ultrasound Images

2018-07-23 · Tejas Sudharshan Mathai, Lingbo Jin, Vijay Gorantla, John Galeotti

Ultra High Frequency Ultrasound (UHFUS) enables the visualization of highly deformable small and medium vessels in the hand. Intricate vessel-based measurements, such as intimal wall thickness and vessel wall compliance,…

GPUVocal Bursts Intensity Prediction

AI-based Medical e-Diagnosis for Fast and Automatic Ventricular Volume Measurement in the Patients with Normal Pressure Hydrocephalus

2022-01-31 · Xi Zhou, Qinghao Ye, Xiaolin Yang, Jiakuan Chen 외

Based on CT and MRI images acquired from normal pressure hydrocephalus (NPH) patients, using machine learning methods, we aim to establish a multi-modal and high-performance automatic ventricle segmentation method to ach…

Segmentation

Multi-Source EEG Emotion Recognition via Dynamic Contrastive Domain Adaptation

2024-08-04 · Yun Xiao, Yimeng Zhang, Xiaopeng Peng, Shuzheng Han 외

Electroencephalography (EEG) provides reliable indications of human cognition and mental states. Accurate emotion recognition from EEG remains challenging due to signal variations among individuals and across measurement…

Domain AdaptationEEGEEG Emotion RecognitionEmotion Recognition