paper-with-me

Papers

Prototype-Guided Diffusion: Visual Conditioning without External Memory

2025-08-13 · Bilal Faye, Hanane Azzag, Mustapha Lebbah arxiv

Diffusion models achieve state-of-the-art image generation but remain computationally costly due to iterative denoising. Latent-space models like Stable Diffusion reduce overhead yet lose fine detail, while retrieval-augmented methods improve efficiency but rely on large memory banks, static similarity models, and rigid infrastructures. We introduce the Prototype Diffusion Model (PDM), which embeds prototype learning into the diffusion process to provide adaptive, memory-free conditioning. Instead of retrieving references, PDM learns compact visual prototypes from clean features via contrastive learning, then aligns noisy representations with semantically relevant patterns during denoising. Experiments demonstrate that PDM sustains high generation quality while lowering computational and storage costs, offering a scalable alternative to retrieval-based conditioning.

📄 PDF Abstract BibTeX arXiv:2508.09922

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage Generation

Similar Papers 제목 키워드 기반

VT-DUDA: Visual Token Conditioning for Diffusion-guided Unsupervised Domain Adaptation

2026-06-19 · Xuan Qi, Daniele Berardini, Dario Serez, Vito Paolo Pastore 외 arxiv

Unsupervised domain adaptation (UDA) aims to learn a target-domain classifier from labeled source data and unlabeled target data under distribution shift. Recent diffusion-based UDA methods approach this problem by synth…

Unsupervised Domain Adaptation

Patronus: Bringing Transparency to Diffusion Models with Prototypes

2025-03-28 · Nina Weng, Aasa Feragen, Siavash Bigdeli

Diffusion-based generative models, such as Denoising Diffusion Probabilistic Models (DDPMs), have achieved remarkable success in image generation, but their step-by-step denoising process remains opaque, leaving critical…

DenoisingImage GenerationImage Manipulation

EmbodiedDiffusion: End-to-End Traversability-Guided Visual Diffusion for Heterogeneous Robot Navigation

2025-12-02 · Iana Zhura, Sausar Karaf, Faryal Batool, Nipun Dhananjaya Weerakkodi Mudalige 외 arxiv

Visual traversability estimation is central to autonomous navigation, yet most approaches either rely on prompt-driven Vision-Language Model (VLM) or decouple traversability from trajectory planning, requiring separate p…

Prompt Engineering

Guided Diffusion for the Extension of Machine Vision to Human Visual Perception

2025-03-23 · Takahiro Shindo, Yui Tatsumi, Taiju Watanabe, Hiroshi Watanabe

Image compression technology eliminates redundant information to enable efficient transmission and storage of images, serving both machine vision and human visual perception. For years, image coding focused on human perc…

Image Compression

Exploiting Interpretable Capabilities with Concept-Enhanced Diffusion and Prototype Networks

2024-10-24 · Alba Carballo-Castro, Sonia Laguna, Moritz Vandenhirtz, Julia E. Vogt

Concept-based machine learning methods have increasingly gained importance due to the growing interest in making neural networks interpretable. However, concept annotations are generally challenging to obtain, making it …