← Search

Xiaotong Luo

10 accepted papers

2026

Degradation-Consistent Test-Time Adaptation for All-in-One Image Restoration

CVPR 2026

All-in-one image restoration (AiOIR) methods have made remarkable progress in handling diverse degradations. However, their performance often deteriorates when the test distribution deviates from the training distribution. Exploring test-time adaptation for AiOIR is therefore crucial. To adapt a pre

Cited by 0SourcecodeScholar
2026

Diffusion Once and Done: Degradation-Aware LoRA for All-in-One Image Restoration

AAAI 2026technical

Diffusion models have revealed powerful potential in all-in-one image restoration (AiOIR), which is talented in generating abundant texture details. The existing AiOIR methods either retrain a diffusion model or fine-tune the pretrained diffusion model with extra conditional guidance. However, they

Cited by 0SourcePDFScholar
2026

SpikingIR: A Novel Converted Spiking Neural Network for Efficient Image Restoration

AAAI 2026technical

Image restoration has made great progress with the rise of deep learning, but its energy consumption limits its real-world applications. Spiking Neural Networks (SNNs) are seen as energy-efficient alternatives to Artificial Neural Networks (ANNs). Applying SNNs to image restoration (IR) remains chal

Cited by 0SourcePDFScholar
2026

UniLDiff: Unlocking the Power of Diffusion Priors for All-in-One Image Restoration

CVPR 2026

All-in-One Image Restoration (AiOIR) has emerged as a promising yet challenging research direction. To address the core challenges of diverse degradation modeling and detail preservation, we propose UniLDiff, a unified framework enhanced with degradation- and detail-aware mechanisms, unlocking the p

Cited by 0SourceScholar
2024

AdaFormer: Efficient Transformer with Adaptive Token Sparsification for Image Super-resolution

AAAI 2024technical

Efficient transformer-based models have made remarkable progress in image super-resolution (SR). Most of these works mainly design elaborate structures to accelerate the inference of the transformer, where all feature tokens are propagated equally. However, they ignore the underlying characteristic…

Cited by 7SourcePDFScholar
2024

SkipDiff: Adaptive Skip Diffusion Model for High-Fidelity Perceptual Image Super-resolution

AAAI 2024technical

It is well-known that image quality assessment usually meets with the problem of perception-distortion (p-d) tradeoff. The existing deep image super-resolution (SR) methods either focus on high fidelity with pixel-level objectives or high perception with generative models. The emergence of diffusion…

Cited by 7SourcePDFScholar
2024

UniDSeg: Unified Cross-Domain 3D Semantic Segmentation via Visual Foundation Models Prior

NeurIPS 2024poster

3D semantic segmentation using an adapting model trained from a source domain with or without accessing unlabeled target-domain data is the fundamental task in computer vision, containing domain adaptation and domain generalization. The essence of simultaneously solving cross-domain tasks is to enha…

2023

Learning Re-sampling Methods with Parameter Attribution for Image Super-resolution

NeurIPS 2023poster

Single image super-resolution (SISR) has made a significant breakthrough benefiting from the prevalent rise of deep neural networks and large-scale training samples. The mainstream deep SR models primarily focus on network architecture design as well as optimization schemes, while few pay attention…

Cited by 3SourcePDFScholar
2023

Memory-Friendly Scalable Super-Resolution via Rewinding Lottery Ticket Hypothesis

CVPR 2023poster

Scalable deep Super-Resolution (SR) models are increasingly in demand, whose memory can be customized and tuned to the computational recourse of the platform. The existing dynamic scalable SR methods are not memory-friendly enough because multi-scale models have to be saved with a fixed size for eac…

Cited by 9SourcePDFScholar
2020

LatticeNet: Towards Lightweight Image Super-resolution with Lattice Block

ECCV 2020poster

Deep neural networks with a massive number of layers have made a remarkable breakthrough on single image super-resolution (SR), but sacrifice computation complexity and memory storage. To address this problem, we focus on the lightweight models for fast and accurate image SR. Due to the frequent use…