← Search

Yuanbiao Gou

10 accepted papers

2026

Next-Scale Prediction: A Self-Supervised Approach for Real-World Image Denoising

CVPR 2026

Self-supervised real-world image denoising remains a fundamental challenge, arising from the antagonistic trade-off between decorrelating spatially structured noise and preserving high-frequency details. Existing blind-spot network (BSN) methods rely on pixel-shuffle downsampling (PD) to decorrelate

Cited by 0SourcecodeScholar
2025

MaIR: A Locality- and Continuity-Preserving Mamba for Image Restoration

CVPR 2025poster

Recent advancements in Mamba have shown promising results in image restoration. These methods typically flatten 2D images into multiple distinct 1D sequences along rows and columns, process each sequence independently using selective scan operation, and recombine them to form the outputs. However, s…

2025

Probabilistic Multimodal Learning with von Mises-Fisher Distributions

IJCAI 2025

Multimodal learning is pivotal for the advancement of artificial intelligence, enabling machines to integrate complementary information from diverse data sources for holistic perception and understanding. Despite significant progress, existing methods struggle with challenges such as noisy inputs, n

2024

AverNet: All-in-one Video Restoration for Time-varying Unknown Degradations

NeurIPS 2024poster

Traditional video restoration approaches were designed to recover clean videos from a specific type of degradation, making them ineffective in handling multiple unknown types of degradation. To address this issue, several studies have been conducted and have shown promising results. However, these s…

2024

Test-Time Degradation Adaptation for Open-Set Image Restoration

ICML 2024spotlight

In contrast to close-set scenarios that restore images from a predefined set of degradations, open-set image restoration aims to handle the unknown degradations that were unforeseen during the pretraining phase, which is less-touched as far as we know. This work study this challenging problem and re…

2023

Comprehensive and Delicate: An Efficient Transformer for Image Restoration

CVPR 2023poster

Vision Transformers have shown promising performance in image restoration, which usually conduct window- or channel-based attention to avoid intensive computations. Although the promising performance has been achieved, they go against the biggest success factor of Transformers to a certain extent by…

2023

Rethinking Image Super Resolution From Long-Tailed Distribution Learning Perspective

CVPR 2023poster

Existing studies have empirically observed that the resolution of the low-frequency region is easier to enhance than that of the high-frequency one. Although plentiful works have been devoted to alleviating this problem, little understanding is given to explain it. In this paper, we try to give a fe…

Cited by 15SourcePDFScholar
2022

Multi-Scale Adaptive Network for Single Image Denoising

NeurIPS 2022accept

Multi-scale architectures have shown effectiveness in a variety of tasks thanks to appealing cross-scale complementarity. However, existing architectures treat different scale features equally without considering the scale-specific characteristics, \textit{i.e.}, the within-scale characteristics are…

2021

COMPLETER: Incomplete Multi-View Clustering via Contrastive Prediction

CVPR 2021poster

In this paper, we study two challenging problems in incomplete multi-view clustering analysis, namely, i) how to learn an informative and consistent representation among different views without the help of labels and ii) how to recover the missing views from data. To this end, we propose a novel obj…

Cited by 424PDFcodeScholar
2020

CLEARER: Multi-Scale Neural Architecture Search for Image Restoration

NeurIPS 2020poster

Multi-scale neural networks have shown effectiveness in image restoration tasks, which are usually designed and integrated in a handcrafted manner. Different from the existing labor-intensive handcrafted architecture design paradigms, we present a novel method, termed as multi-sCaLe nEural ARchitect…