中文
相关论文

相关论文: Channel-Selective Normalization for Label-Shift Ro…

200 篇论文

Fully test-time adaptation aims at adapting a pre-trained model to the test stream during real-time inference, which is urgently required when the test distribution differs from the training distribution. Several efforts have been devoted…

机器学习 · 计算机科学 2023-01-31 Bowen Zhao , Chen Chen , Shu-Tao Xia

We propose Regularized Learning under Label shifts (RLLS), a principled and a practical domain-adaptation algorithm to correct for shifts in the label distribution between a source and a target domain. We first estimate importance weights…

机器学习 · 计算机科学 2020-08-10 Kamyar Azizzadenesheli , Anqi Liu , Fanny Yang , Animashree Anandkumar

Convolutional neural networks (CNNs) often suffer from poor performance when tested on target data that differs from the training (source) data distribution, particularly in medical imaging applications where variations in imaging protocols…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Jingjie Guo , Weitong Zhang , Matthew Sinclair , Daniel Rueckert , Chen Chen

Segmentation is a crucial analysis task in biomedical imaging. Given the diverse experimental settings in this field, the lack of generalization limits the use of deep learning in practice. Domain adaptation is a promising remedy: it…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Anwai Archit , Constantin Pape

In recent years, an increasing popularity of deep learning model for intelligent condition monitoring and diagnosis as well as prognostics used for mechanical systems and structures has been observed. In the previous studies, however, a…

机器学习 · 计算机科学 2019-08-14 Te Han , Chao Liu , Wenguang Yang , Dongxiang Jiang

Continual Test-Time Adaptation (CTA) is a challenging task that aims to adapt a source pre-trained model to continually changing target domains. In the CTA setting, a model does not know when the target domain changes, thus facing a drastic…

机器学习 · 计算机科学 2024-03-05 Inseop Chung , Kyomin Hwang , Jayeon Yoo , Nojun Kwak

The performance of deep learning models depends heavily on test samples at runtime, and shifts from the training data distribution can significantly reduce accuracy. Test-time adaptation (TTA) addresses this by adapting models during…

机器学习 · 计算机科学 2026-02-03 Michal Danilowski , Soumyajit Chatterjee , Abhirup Ghosh

Test-time adaptation (TTA) seeks to tackle potential distribution shifts between training and test data by adapting a given model w.r.t. any test sample. Although recent TTA has shown promising performance, we still face two key challenges:…

机器学习 · 计算机科学 2025-08-27 Mingkui Tan , Guohao Chen , Jiaxiang Wu , Yifan Zhang , Yaofo Chen , Peilin Zhao , Shuaicheng Niu

An unresolved problem in Deep Learning is the ability of neural networks to cope with domain shifts during test-time, imposed by commonly fixing network parameters after training. Our proposed method Meta Test-Time Training (MT3), however,…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Alexander Bartler , Andre Bühler , Felix Wiewel , Mario Döbler , Bin Yang

Domain adaptation aims at training a classifier in one dataset and applying it to a related but not identical dataset. One successfully used framework of domain adaptation is to learn a transformation to match both the distribution of the…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Xu Zhang , Felix Xinnan Yu , Shih-Fu Chang , Shengjin Wang

One recent research demonstrated successful application of the label alignment property for unsupervised domain adaptation in a linear regression settings. Instead of regularizing representation learning to be domain invariant, the research…

机器学习 · 计算机科学 2025-03-13 Xuanrui Zeng

Domain shift is a major problem for deploying deep networks in clinical practice. Network performance drops significantly with (target) images obtained differently than its (source) training data. Due to a lack of target label data, most…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Yufan He , Aaron Carass , Lianrui Zuo , Blake E. Dewey , Jerry L. Prince

The accuracy of deep neural networks is significantly influenced by the effectiveness of mini-batch construction during training. In single-label scenarios, such as binary and multi-class classification tasks, it has been demonstrated that…

机器学习 · 计算机科学 2024-12-24 Ao Zhou , Bin Liu , Jin Wang , Grigorios Tsoumakas

Batch normalization was introduced in 2015 to speed up training of deep convolution networks by normalizing the activations across the current batch to have zero mean and unity variance. The results presented here show an interesting aspect…

计算机视觉与模式识别 · 计算机科学 2018-02-22 Mohamed Hajaj , Duncan Gillies

Deep learning based medical image diagnosis has shown great potential in clinical medicine. However, it often suffers two major difficulties in real-world applications: 1) only limited labels are available for model training, due to…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Yifan Zhang , Ying Wei , Qingyao Wu , Peilin Zhao , Shuaicheng Niu , Junzhou Huang , Mingkui Tan

Continual test-time domain adaptation (CTTA) aims to adjust models so that they can perform well over time across non-stationary environments. While previous methods have made considerable efforts to optimize the adaptation process, a…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Yanshuo Wang , Jinguang Tong , Jun Lan , Weiqiang Wang , Huijia Zhu , Haoxing Chen , Xuesong Li , Jie Hong

Many recent machine learning tasks focus to develop models that can generalize to unseen distributions. Domain generalization (DG) has become one of the key topics in various fields. Several literatures show that DG can be arbitrarily hard…

机器学习 · 计算机科学 2023-05-11 Yi-Fan Zhang , Xue Wang , Kexin Jin , Kun Yuan , Zhang Zhang , Liang Wang , Rong Jin , Tieniu Tan

Despite progress, deep neural networks still suffer performance declines under distribution shifts between training and test domains, leading to a substantial decrease in Quality of Experience (QoE) for multimedia applications. Existing…

机器学习 · 计算机科学 2024-06-11 Qinting Jiang , Chuyang Ye , Dongyan Wei , Yuan Xue , Jingyan Jiang , Zhi Wang

As a prominent challenge in addressing real-world issues within a dynamic environment, label shift, which refers to the learning setting where the source (training) and target (testing) label distributions do not match, has recently…

机器学习 · 计算机科学 2024-11-06 Ruidong Fan , Xiao Ouyang , Hong Tao , Yuhua Qian , Chenping Hou

Classical machine learning assumes that the training and test sets come from the same distributions. Therefore, a model learned from the labeled training data is expected to perform well on the test data. However, This assumption may not…

机器学习 · 计算机科学 2020-10-12 Abolfazl Farahani , Sahar Voghoei , Khaled Rasheed , Hamid R. Arabnia