← Search

Kamil Deja

8 accepted papers

2026

Attention, May I Have Your Decision? Localizing Generative Choices in Diffusion Models

CVPR 2026

Text-to-image diffusion models exhibit remarkable generative capabilities, yet their internal operations remain opaque, particularly when handling prompts that are not fully descriptive. In such scenarios, models must make implicit decisions to generate details not explicitly specified in the text.

Cited by 0SourceScholar
2026

There and Back Again: On the relation between Noise and Image Inversions in Diffusion Models

ICLR 2026poster

Diffusion Models achieve state-of-the-art performance in generating new samples but lack a low-dimensional latent space that encodes the data into editable features. Inversion-based methods address this by reversing the denoising trajectory, transferring images to their approximated starting noise.…

Cited by 0SourcecodeScholar
2025

Precise Parameter Localization for Textual Generation in Diffusion Models

ICLR 2025poster

Novel diffusion models can synthesize photo-realistic images with integrated high-quality text. Surprisingly, we demonstrate through attention activation patching that only less than $1$\% of diffusion models' parameters, all contained in attention layers, influence the generation of textual conten…

2025

SAeUron: Interpretable Concept Unlearning in Diffusion Models with Sparse Autoencoders

ICML 2025poster

Diffusion models, while powerful, can inadvertently generate harmful or undesirable content, raising significant ethical and safety concerns. Recent machine unlearning approaches offer potential solutions but often lack transparency, making it difficult to understand the changes they introduce to th…

2023

Modelling Low-Resource Accents Without Accent-Specific TTS Frontend

ICASSP 2023accepted

This work focuses on modelling a speaker’s accent that does not have a dedicated text-to-speech (TTS) frontend, including a grapheme-to-phoneme (G2P) module. Prior work on modelling accents assumes a phonetic transcription is available for the target accent, which might not be the case for low-resou…

Cited by 0SourceScholar
2022

Multiband VAE: Latent Space Alignment for Knowledge Consolidation in Continual Learning

IJCAI 2022poster

We propose a new method for unsupervised generative continual learning through realignment of Variational Autoencoder's latent space. Deep generative models suffer from catastrophic forgetting in the same way as other neural structures. Recent generative continual learning works approach this proble…

2022

On Analyzing Generative and Denoising Capabilities of Diffusion-based Deep Generative Models

NeurIPS 2022accept

Diffusion-based Deep Generative Models (DDGMs) offer state-of-the-art performance in generative modeling. Their main strength comes from their unique setup in which a model (the backward diffusion process) is trained to reverse the forward diffusion process, which gradually adds noise to the input s…