English

CoBELa: Steering Transparent Generation via Concept Bottlenecks on Energy Landscapes

Computer Vision and Pattern Recognition 2026-03-04 v3 Artificial Intelligence

Abstract

Generative concept bottleneck models aim to enable interpretable generation by routing synthesis through explicit, user-facing concepts. In practice, prior approaches often rely on non-explicit bottleneck representations (e.g., vision cues or opaque concept embeddings) or black-box decoders to preserve image quality, which weakens the transparency. We propose CoBELa (Concept Bottlenecks on Energy Landscapes), a decoder-free, energy-based framework that eliminates non-explicit bottleneck representations by conditioning generation entirely through per-concept energy functions over the latent space of a frozen pretrained generator-requiring no generator retraining and enabling post-hoc interpretation. Because these concept energies compose additively, CoBELa naturally supports compositional concept interventions: concept conjunction and negation are realized by summing or subtracting per-concept energy terms without additional training. A diffusion-scheduled energy guidance scheme further replaces expensive MCMC chains with more stable, scheduled denoising for efficient concept-steered sampling. Experiments on CelebA-HQ and CUB-200-2011 demonstrate improvements over prior concept bottleneck generative models, achieving 75.70%/82.42% concept accuracy and 6.47/5.37 FID, respectively, while enabling reliable multi-concept interventions.

Keywords

Cite

@article{arxiv.2507.08334,
  title  = {CoBELa: Steering Transparent Generation via Concept Bottlenecks on Energy Landscapes},
  author = {Sangwon Kim and Kyoungoh Lee and Jeyoun Dong and Kwang-Ju Kim},
  journal= {arXiv preprint arXiv:2507.08334},
  year   = {2026}
}

Comments

The original version was accepted by ICCV2025 Workshops