paper-with-me

Papers

Covariance-aware Feature Alignment with Pre-computed Source Statistics for Test-time Adaptation to Multiple Image Corruptions

2022-04-28 · Kazuki Adachi, Shin'ya Yamaguchi, Atsutoshi Kumagai

Real-world image recognition systems often face corrupted input images, which cause distribution shifts and degrade the performance of models. These systems often use a single prediction model in a central server and process images sent from various environments, such as cameras distributed in cities or cars. Such single models face images corrupted in heterogeneous ways in test time. Thus, they require to instantly adapt to the multiple corruptions during testing rather than being re-trained at a high cost. Test-time adaptation (TTA), which aims to adapt models without accessing the training dataset, is one of the settings that can address this problem. Existing TTA methods indeed work well on a single corruption. However, the adaptation ability is limited when multiple types of corruption occur, which is more realistic. We hypothesize this is because the distribution shift is more complicated, and the adaptation becomes more difficult in case of multiple corruptions. In fact, we experimentally found that a larger distribution gap remains after TTA. To address the distribution gap during testing, we propose a novel TTA method named Covariance-Aware Feature alignment (CAFe). We empirically show that CAFe outperforms prior TTA methods on image corruptions, including multiple types of corruptions.

📄 PDF Abstract BibTeX arXiv:2204.13263

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationTest-time AdaptationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

A Commutator Framework for Selective Spectral Alignment in Deep Neural Networks

2026-08-24 · Kaj Nyström arxiv

We develop a finite-width geometric framework describing how learned feature geometries are organized, transported, and selectively aligned in deep neural networks. Incompatibility among weight-generated covariance, gate…

Bridging Input Feature Spaces Towards Graph Foundation Models

2026-05-06 · Moshe Eliasof, Krishna Sri Ipsit Mantri, Beatrice Bevilacqua, Bruno Ribeiro 외 arxiv

Unlike vision and language domains, graph learning lacks a shared input space, as input features differ across graph datasets not only in semantics, but also in value ranges and dimensionality. This misalignment prevents…

Graph Learning

WIA-LD2ND: Wavelet-based Image Alignment for Self-supervised Low-Dose CT Denoising

2024-03-18 · Haoyu Zhao, Yuliang Gu, Zhou Zhao, Bo Du 외

In clinical examinations and diagnoses, low-dose computed tomography (LDCT) is crucial for minimizing health risks compared with normal-dose computed tomography (NDCT). However, reducing the radiation dose compromises th…

DenoisingImage Denoising

Covariance-Aware Goodness for Scalable Forward-Forward Learning

2026-05-05 · Xiaoyi Jiang, Bashir M. Al-Hashimi, Kai Xu arxiv

The Forward-Forward algorithm eliminates global gradient flow and full network activations storage. However, in convolutional settings, existing BP-free FF methods significantly under-perform backpropagation on complex b…

Flatness and Gradient Alignment Are Both Necessary: Spectral-Aware Gradient-Aligned Exploration for Multi-Distribution Learning

2026-05-08 · Aristotelis Ballas, Christos Diou arxiv

Sharpness-aware and gradient-alignment methods have been shown to improve generalization, however each family of methods targets a single geometric property of the loss landscape, while ignoring the other. In this paper,…

Multi-Task Learning