News

Cosine Autoencoder (CosAE) Revolutionizes Image Restoration

Cosine Autoencoder (CosAE) Revolutionizes Image Restoration

April 27, 2025
Cosine Autoencoder CosAE Image Restoration NeurIPS 2024 Fourier Series Super-Resolution Blind Image Restoration
Cosine Autoencoder (CosAE), a novel approach introduced in a NeurIPS 2024 paper, leverages Fourier series and neural networks to achieve superior image restoration, excelling in tasks like super-resolution and blind image restoration.

Cosine Autoencoder (CosAE) for Image Restoration

Video: Autoencoder For Image Reconstruction | Tensorflow, Keras, Python & OpenCv | KNOWLEDGE DOCTOR | Mishu

Cosine Autoencoder (CosAE) is a novel approach introduced by Sifei Liu, Shalini De Mello, and Jan Kautz in their NeurIPS 2024 paper. This method leverages the classic Fourier series integrated with a feed-forward neural network to achieve superior image restoration results.

How CosAE Works

CosAE represents an input image as a series of 2D Cosine time series, each defined by a tuple of learnable frequency and Fourier coefficients. Unlike traditional autoencoders that often lose detail in their reduced-resolution bottleneck latent spaces, CosAE encodes frequency coefficients, such as amplitudes and phases, in its bottleneck. This unique encoding allows for extreme spatial compression, such as 64× downsampled feature maps, without losing detail during decoding.

Advantages and Applications

CosAE has demonstrated significant advantages in two highly challenging tasks:

  • Flexible-resolution super-resolution: CosAE effectively generalizes to complex image degradations, making it highly effective for super-resolution tasks.
  • Blind image restoration: The method can handle unknown image degradations, surpassing state-of-the-art approaches in this domain.

Resources

For more detailed information, you can refer to the following resources:

CosAE's ability to learn a generalizable representation for image restoration makes it a groundbreaking advancement in the field.

Sources

CosAE: Learnable Fourier Series for Image Restoration In this paper, we introduce Cosine Autoencoder (CosAE), a novel, generic Autoencoder that seamlessly leverages the classic Fourier series with a feed-forward ...
CosAE: Learnable Fourier Series for Image Restoration In this paper, we introduce Cosine Autoencoder (CosAE), a novel, generic Autoencoder that seamlessly leverages the classic Fourier series with a feed-forward ...
[PDF] CosAE: Learnable Fourier Series for Image Restoration - Sifei Liu In this paper, we introduce Cosine Autoencoder (CosAE), a novel, generic Au- toencoder that seamlessly leverages the classic Fourier series with a feed-forward.