paper-with-me

홈 › Papers

Active Learning Inspired ControlNet Guidance for Augmenting Semantic Segmentation Datasets

2025-03-12 · Hannah Kniesel, Pedro Hermosilla, Timo Ropinski

Recent advances in conditional image generation from diffusion models have shown great potential in achieving impressive image quality while preserving the constraints introduced by the user. In particular, ControlNet enables precise alignment between ground truth segmentation masks and the generated image content, allowing the enhancement of training datasets in segmentation tasks. This raises a key question: Can ControlNet additionally be guided to generate the most informative synthetic samples for a specific task? Inspired by active learning, where the most informative real-world samples are selected based on sample difficulty or model uncertainty, we propose the first approach to integrate active learning-based selection metrics into the backward diffusion process for sample generation. Specifically, we explore uncertainty, query by committee, and expected model change, which are commonly used in active learning, and demonstrate their application for guiding the sample generation process through gradient approximation. Our method is training-free, modifying only the backward diffusion process, allowing it to be used on any pretrained ControlNet. Using this process, we show that segmentation models trained with guided synthetic data outperform those trained on non-guided synthetic data. Our work underscores the need for advanced control mechanisms for diffusion-based models, which are not only aligned with image content but additionally downstream task performance, highlighting the true potential of synthetic data generation.

📄 PDF Abstract BibTeX arXiv:2503.09221

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningConditional Image GenerationImage GenerationSemantic SegmentationSynthetic Data Generation

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 제목 키워드 기반

OmniControlNet: Dual-stage Integration for Conditional Image Generation

2024-06-09 · Yilin Wang, Haiyang Xu, Xiang Zhang, Zeyuan Chen 외

We provide a two-way integration for the widely adopted ControlNet by integrating external condition generation algorithms into a single dense prediction method and incorporating its individually trained image generation…

Conditional Image GenerationImage GenerationText to Image GenerationText-to-Image Generation

Diffusion-based Facial Aesthetics Enhancement with 3D Structure Guidance

2025-03-18 · Lisha Li, Jingwen Hou, Weide Liu, Yuming Fang 외

Facial Aesthetics Enhancement (FAE) aims to improve facial attractiveness by adjusting the structure and appearance of a facial image while preserving its identity as much as possible. Most existing methods adopted deep …

Face Model

ControlNet-XS: Rethinking the Control of Text-to-Image Diffusion Models as Feedback-Control Systems

2023-12-11 · Denis Zavadski, Johann-Friedrich Feiden, Carsten Rother

The field of image synthesis has made tremendous strides forward in the last years. Besides defining the desired output image with text-prompts, an intuitive approach is to additionally use spatial guidance in form of an…

Image GenerationSemantic Segmentation

Person in Place: Generating Associative Skeleton-Guidance Maps for Human-Object Interaction Image Editing

2024-01-01 · CVPR 2024 1 · ChangHee Yang, ChanHee Kang, Kyeongbo Kong, Hanni Oh 외

Recently there were remarkable advances in image editing tasks in various ways. Nevertheless existing image editing models are not designed for Human-Object Interaction (HOI) image editing. One of these approaches (e…

Human-Object Interaction DetectionObject

Uncertainty-Aware ControlNet: Bridging Domain Gaps with Synthetic Image Generation

2025-10-13 · Joshua Niemeijer, Jan Ehrhardt, Heinz Handels, Hristina Uzunova arxiv

Generative Models are a valuable tool for the controlled creation of high-quality image data. Controlled diffusion models like the ControlNet have allowed the creation of labeled distributions. Such synthetic datasets ca…

Semantic SegmentationImage GenerationStyle Transfer