← Search

Divyansh Srivastava

5 accepted papers

2026

DPAR: Dynamic Patchification for Efficient Autoregressive Visual Generation

CVPR 2026

Decoder-only autoregressive image generation typically relies on fixed-length tokenization schemes whose token counts grow quadratically with resolution, substantially increasing the computational and memory demands of attention. We present DPAR, a novel decoder-only autoregressive model that dynami

Cited by 0SourcecodeScholar
2025

Lay-Your-Scene: Natural Scene Layout Generation with Diffusion Transformers

ICCV 2025poster

We present Lay-Your-Scene (shorthand LayouSyn), a novel text-to-layout generation pipeline for natural scenes. Prior scene layout generation methods are either closed-vocabulary or use proprietary large language models for open-vocabulary generation, limiting their modeling capabilities and broader…

2025

OverLayBench: A Benchmark for Layout-to-Image Generation with Dense Overlaps

NeurIPS 2025poster

Despite steady progress in layout-to-image generation, current methods still struggle with layouts containing significant overlap between bounding boxes. We identify two primary challenges: (1) large overlapping regions and (2) overlapping instances with minimal semantic distinction. Through both qu…

Cited by 0SourcecodeScholar
2024

VLG-CBM: Training Concept Bottleneck Models with Vision-Language Guidance

NeurIPS 2024poster

Concept Bottleneck Models (CBMs) provide interpretable prediction by introducing an intermediate Concept Bottleneck Layer (CBL), which encodes human-understandable concepts to explain models' decision. Recent works proposed to utilize Large Language Models and pre-trained Vision-Language Models to a…