paper-with-me

Papers

Bidirectional Consistency Models

2024-03-26 · Liangchen Li, Jiajun He

Diffusion models (DMs) are capable of generating remarkably high-quality samples by iteratively denoising a random vector, a process that corresponds to moving along the probability flow ordinary differential equation (PF ODE). Interestingly, DMs can also invert an input image to noise by moving backward along the PF ODE, a key operation for downstream tasks such as interpolation and image editing. However, the iterative nature of this process restricts its speed, hindering its broader application. Recently, Consistency Models (CMs) have emerged to address this challenge by approximating the integral of the PF ODE, largely reducing the number of iterations. Yet, the absence of an explicit ODE solver complicates the inversion process. To resolve this, we introduce Bidirectional Consistency Model (BCM), which learns a single neural network that enables both forward and backward traversal along the PF ODE, efficiently unifying generation and inversion tasks within one framework. We can train BCM from scratch or tune it using a pretrained consistency model, wh ich reduces the training cost and increases scalability. We demonstrate that BCM enables one-step generation and inversion while also allowing the use of additional steps to enhance generation quality or reduce reconstruction error. We further showcase BCM's capability in downstream tasks, such as interpolation, inpainting, and blind restoration of compressed images. Notably, when the number of function evaluations (NFE) is constrained, BCM surpasses domain-specific restoration methods, such as I$^2$SB and Palette, in a fully zero-shot manner, offering an efficient alternative for inversion problems. Our code and weights are available at https://github.com/Mosasaur5526/BCM-iCT-torch.

📄 PDF Abstract BibTeX arXiv:2403.18035

Code (1)

Mosasaur5526/BCM-iCT-torch 공식 구현 pytorch

Tasks

Image GenerationImage InpaintingJPEG Artifact Removal

Methods 이 논문이 사용한 방법론

Consistency Models 설명 없음

Similar Papers 제목 키워드 기반

Cross-Hierarchical Bidirectional Consistency Learning for Fine-Grained Visual Classification

2025-04-18 · Pengxiang Gao, Yihao Liang, Yanzhi Song, Zhouwang Yang

Fine-Grained Visual Classification (FGVC) aims to categorize closely related subclasses, a task complicated by minimal inter-class differences and significant intra-class variance. Existing methods often rely on addition…

ClassificationFine-Grained Image Classificationimage-classificationImage Classification

Adaptive Bidirectional Displacement for Semi-Supervised Medical Image Segmentation

2024-05-01 · CVPR 2024 1 · Hanyang Chi, Jian Pang, Bingfeng Zhang, Weifeng Liu

Consistency learning is a central strategy to tackle unlabeled data in semi-supervised medical image segmentation (SSMIS), which enforces the model to produce consistent predictions under the perturbation. However, most …

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

SIMBA: ABidirectional Retrieval Forward Simulation Framework for Modeling FY-4A GIIRS Hyperspectral Infrared Radiances Toward NWP Applications

2026-06-18 · Jingdong Shen, Fu Wang*, Qifeng Lu, Hao Huang 외 arxiv

Hyperspectral infrared observations are an important data source for numerical weather prediction (NWP) because they provide rich information on the vertical structure of atmospheric temperature and humidity. However, mo…

Dual-encoder Bidirectional Generative Adversarial Networks for Anomaly Detection

2020-12-22 · Teguh Budianto, Tomohiro Nakai, Kazunori Imoto, Takahiro Takimoto 외

Generative adversarial networks (GANs) have shown promise for various problems including anomaly detection. When anomaly detection is performed using GAN models that learn only the features of normal data samples, data t…

Anomaly Detection

Enhancing Underexposed Photos using Perceptually Bidirectional Similarity

2019-07-25 · Qing Zhang, Yongwei Nie, Lei Zhu, Chunxia Xiao 외

Although remarkable progress has been made, existing methods for enhancing underexposed photos tend to produce visually unpleasing results due to the existence of visual artifacts (e.g., color distortion, loss of details…

Video Enhancement