paper-with-me

홈 › Papers

SePaint: Semantic Map Inpainting via Multinomial Diffusion

2023-03-05 · Zheng Chen, Deepak Duggirala, David Crandall, Lei Jiang, Lantao Liu

Prediction beyond partial observations is crucial for robots to navigate in unknown environments because it can provide extra information regarding the surroundings beyond the current sensing range or resolution. In this work, we consider the inpainting of semantic Bird's-Eye-View maps. We propose SePaint, an inpainting model for semantic data based on generative multinomial diffusion. To maintain semantic consistency, we need to condition the prediction for the missing regions on the known regions. We propose a novel and efficient condition strategy, Look-Back Condition (LB-Con), which performs one-step look-back operations during the reverse diffusion process. By doing so, we are able to strengthen the harmonization between unknown and known parts, leading to better completion performance. We have conducted extensive experiments on different datasets, showing our proposed model outperforms commonly used interpolation methods in various robotic applications.

📄 PDF Abstract BibTeX arXiv:2303.02737

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

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…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Improving Text-guided Object Inpainting with Semantic Pre-inpainting

2024-09-12 · Yifu Chen, Jingwen Chen, Yingwei Pan, Yehao Li 외

Recent years have witnessed the success of large text-to-image diffusion models and their remarkable potential to generate high-quality images. The further pursuit of enhancing the editability of images has sparked signi…

DenoisingObject

MTADiffusion: Mask Text Alignment Diffusion Model for Object Inpainting

2025-06-30 · CVPR 2025 1 · Jun Huang, Ting Liu, Yihang Wu, Xiaochao Qu 외

Advancements in generative models have enabled image inpainting models to generate content within specific regions of an image based on provided prompts and masks. However, existing inpainting methods often suffer from p…

Image Inpainting

3D-Consistent Image Inpainting with Diffusion Models

2024-12-08 · Leonid Antsfeld, Boris Chidlovskii

We address the problem of 3D inconsistency of image inpainting based on diffusion models. We propose a generative model using image pairs that belong to the same scene. To achieve the 3D-consistent and semantically coher…

DenoisingImage InpaintingInductive Bias

GuidPaint: Class-Guided Image Inpainting with Diffusion Models

2025-07-29 · Qimin Wang, Xinda Liu, Guohua Geng arxiv

In recent years, diffusion models have been widely adopted for image inpainting tasks due to their powerful generative capabilities, achieving impressive results. Existing multimodal inpainting methods based on diffusion…

Image Inpainting

InverFill: One-Step Inversion for Enhanced Few-Step Diffusion Inpainting

2026-03-24 · Duc Vu, Kien Nguyen, Trong-Tung Nguyen, Ngan Nguyen 외 arxiv

Recent diffusion-based models achieve photorealism in image inpainting but require many sampling steps, limiting practical use. Few-step text-to-image models offer faster generation, but naively applying them to inpainti…

Image Inpainting