← Search

Igor Krawczuk

5 accepted papers

2024

Going beyond Compositions, DDPMs Can Produce Zero-Shot Interpolations

ICML 2024poster

Denoising Diffusion Probabilistic Models (DDPMs) exhibit remarkable capabilities in image generation, with studies suggesting that they can generalize by composing latent factors learned from the training data. In this work, we go further and study DDPMs trained on strictly separate subsets of the d…

2023

DiGress: Discrete Denoising diffusion for graph generation

ICLR 2023poster

This work introduces DiGress, a discrete denoising diffusion model for generating graphs with categorical node and edge attributes. Our model utilizes a discrete diffusion process that progressively edits graphs with noise, through the process of adding or removing edges and changing the categories.…

2023

Distributed Extra-gradient with Optimal Complexity and Communication Guarantees

ICLR 2023poster

We consider monotone variational inequality (VI) problems in multi-GPU settings where multiple processors/workers/clients have access to local stochastic dual vectors. This setting includes a broad range of important problems from distributed convex minimization to min-max and games. Extra-gradien…

2023

Finding Actual Descent Directions for Adversarial Training

ICLR 2023poster

Adversarial Training using a strong first-order adversary (PGD) is the gold standard for training Deep Neural Networks that are robust to adversarial examples. We show that, contrary to the general understanding of the method, the gradient at an optimal adversarial example may increase, rather than…

Cited by 0SourcePDFScholar
2022

Proximal Point Imitation Learning

NeurIPS 2022accept

This work develops new algorithms with rigorous efficiency guarantees for infinite horizon imitation learning (IL) with linear function approximation without restrictive coherence assumptions. We begin with the minimax formulation of the problem and then outline how to leverage classical tools from…