paper-with-me

Papers

FLAIR: A Conditional Diffusion Framework with Applications to Face Video Restoration

2023-11-26 · Zihao Zou, Jiaming Liu, Shirin Shoushtari, YuBo Wang, Weijie Gan, Ulugbek S. Kamilov

Face video restoration (FVR) is a challenging but important problem where one seeks to recover a perceptually realistic face videos from a low-quality input. While diffusion probabilistic models (DPMs) have been shown to achieve remarkable performance for face image restoration, they often fail to preserve temporally coherent, high-quality videos, compromising the fidelity of reconstructed faces. We present a new conditional diffusion framework called FLAIR for FVR. FLAIR ensures temporal consistency across frames in a computationally efficient fashion by converting a traditional image DPM into a video DPM. The proposed conversion uses a recurrent video refinement layer and a temporal self-attention at different scales. FLAIR also uses a conditional iterative refinement process to balance the perceptual and distortion quality during inference. This process consists of two key components: a data-consistency module that analytically ensures that the generated video precisely matches its degraded observation and a coarse-to-fine image enhancement module specifically for facial regions. Our extensive experiments show superiority of FLAIR over the current state-of-the-art (SOTA) for video super-resolution, deblurring, JPEG restoration, and space-time frame interpolation on two high-quality face video datasets.

📄 PDF Abstract BibTeX arXiv:2311.15445

Code (1)

wustl-cig/FLAIR pytorch

Tasks

DeblurringImage EnhancementImage RestorationSuper-ResolutionVideo RestorationVideo Super-Resolution

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DiffGEPCI: 3D MRI Synthesis from mGRE Signals using 2.5D Diffusion Model

2023-11-29 · Yuyang Hu, Satya V. V. N. Kothapalli, Weijie Gan, Alexander L. Sukstanskii 외

We introduce a new framework called DiffGEPCI for cross-modality generation in magnetic resonance imaging (MRI) using a 2.5D conditional diffusion model. DiffGEPCI can synthesize high-quality Fluid Attenuated Inversion R…

FLAIR: An Easy-to-Use Framework for State-of-the-Art NLP

2019-06-01 · NAACL 2019 6 · Alan Akbik, Tanja Bergmann, Duncan Blythe, Kashif Rasul 외

We present FLAIR, an NLP framework designed to facilitate training and distribution of state-of-the-art sequence labeling, text classification and language models. The core idea of the framework is to present a simple, u…

ChunkingNamed Entity Recognition (NER)text-classificationText Classification

Lesion-DDPM: Lesion-Enhanced 3D Diffusion for MS MRI Synthesis

2026-06-13 · Weidong Zhang, Yongchan Jung, Shafayat Mowla Anik, Furen Xiao 외 arxiv

3D FLAIR MRI is widely recommended as one of the standard MRI sequences for brain imaging in multiple sclerosis (MS), but publicly available MS datasets remain relatively small and vary across scanners, acquisition proto…

Lesion Segmentation

VFLAIR-LLM: A Comprehensive Framework and Benchmark for Split Learning of LLMs

2025-08-05 · Zixuan Gu, Qiufeng Fan, Long Sun, Yang Liu 외 arxiv

With the advancement of Large Language Models (LLMs), LLM applications have expanded into a growing number of fields. However, users with data privacy concerns face limitations in directly utilizing LLM APIs, while priva…

IdentiFace: Multi-Modal Iterative Diffusion Framework for Identifiable Suspect Face Generation in Crime Investigations

2026-05-01 · Weichen Liu, Yixin Yang, Changsheng Chen, Alex Kot arxiv

Suspect face generation remains a technical challenge in crime investigations. Traditional sketch-drawing workflows suffer from low efficiency and quality, while diffusion-based approaches still face intrinsic limitation…