← Search

Dvir Samuel

9 accepted papers

2026

Fast Autoregressive Video Diffusion and World Models with Temporal Cache Compression and Sparse Attention

ICML 2026poster

Autoregressive video diffusion models enable \emph{streaming} generation, opening the door to long-form synthesis, video world models, and interactive neural game engines. However, their core attention layers become a major bottleneck at inference time: as generation progresses, the KV cache grows, …

Cited by 4SourceScholar
2025

Add-it: Training-Free Object Insertion in Images With Pretrained Diffusion Models

ICLR 2025poster

Adding Object into images based on text instructions is a challenging task in semantic image editing, requiring a balance between preserving the original scene and seamlessly integrating the new object in a fitting location. Despite extensive efforts, existing models often struggle with this balance…

Cited by 5SourcePDFScholar
2025

EffoVPR: Effective Foundation Model Utilization for Visual Place Recognition

ICLR 2025poster

The task of Visual Place Recognition (VPR) is to predict the location of a query image from a database of geo-tagged images. Recent studies in VPR have highlighted the significant advantage of employing pre-trained foundation models like DINOv2 for the VPR task. However, these models are often deeme…

Cited by 10SourcePDFScholar
2025

Find your Needle: Small Object Image Retrieval via Multi-Object Attention Optimization

NeurIPS 2025poster

We address the challenge of Small Object Image Retrieval (SoIR), where the goal is to retrieve images containing a specific small object, in a cluttered scene. The key challenge in this setting is constructing a single image descriptor, for scalable and efficient search, that effectively represents…

Cited by 0SourceScholar
2025

Lightning-Fast Image Inversion and Editing for Text-to-Image Diffusion Models

ICLR 2025poster

Diffusion inversion is the problem of taking an image and a text prompt that describes it and finding a noise latent that would generate the exact same image. Most current deterministic inversion techniques operate by approximately solving an implicit equation and may converge slowly or yield poor…

2024

Generating Images of Rare Concepts Using Pre-trained Diffusion Models

AAAI 2024technical

Text-to-image diffusion models can synthesize high quality images, but they have various limitations. Here we highlight a common failure mode of these models, namely, generating uncommon concepts and structured concepts like hand palms. We show that their limitation is partly due to the long-tail na…

2024

Where's Waldo: Diffusion Features For Personalized Segmentation and Retrieval

NeurIPS 2024poster

Personalized retrieval and segmentation aim to locate specific instances within a dataset based on an input image and a short description of the reference instance. While supervised methods are effective, they require extensive labeled data for training. Recently, self-supervised foundation models h…

2023

Norm-guided latent space exploration for text-to-image generation

NeurIPS 2023poster

Text-to-image diffusion models show great potential in synthesizing a large variety of concepts in new compositions and scenarios. However, the latent space of initial seeds is still not well understood and its structure was shown to impact the generation of various concepts. Specifically, simple op…