← Search

Denis Lukovnikov

6 accepted papers

2026

ClusterMark: Towards Robust Watermarking for Autoregressive Image Generators with Visual Token Clustering

CVPR 2026

In-generation watermarking for latent diffusion models has recently shown high robustness in marking generated images for easier detection and attribution. However, its application to autoregressive (AR) image models is underexplored. Autoregressive models generate images by autoregressively predict

Cited by 0SourcecodeScholar
2025

Black-Box Forgery Attacks on Semantic Watermarks for Diffusion Models

CVPR 2025poster

Integrating watermarking into the generation process of latent diffusion models (LDMs) simplifies detection and attribution of generated content. Semantic watermarks, such as Tree-Rings and Gaussian Shading, represent a novel class of watermarking techniques that are easy to implement and highly rob…

2024

AEROBLADE: Training-Free Detection of Latent Diffusion Images Using Autoencoder Reconstruction Error

CVPR 2024poster

With recent text-to-image models anyone can generate deceptively realistic images with arbitrary contents fueling the growing threat of visual disinformation. A key enabler for generating high-resolution images with low computational cost has been the development of latent diffusion models (LDMs). I…

2021

Detecting Compositionally Out-of-Distribution Examples in Semantic Parsing

EMNLP 2021finding

While neural networks are ubiquitous in state-of-the-art semantic parsers, it has been shown that most standard models suffer from dramatic performance losses when faced with compositionally out-of-distribution (OOD) data. Recently several methods have been proposed to improve compositional generali…

Cited by 11SourcePDFScholar
2021

Improving Breadth-Wise Backpropagation in Graph Neural Networks Helps Learning Long-Range Dependencies.

ICML 2021spotlight

In this work, we focus on the ability of graph neural networks (GNNs) to learn long-range patterns in graphs with edge features. Learning patterns that involve longer paths in the graph, requires using deeper GNNs. However, GNNs suffer from a drop in performance with increasing network depth. To imp…