paper-with-me

Papers

VerbDiff: Text-Only Diffusion Models with Enhanced Interaction Awareness

2025-03-20 · CVPR 2025 1 · SeungJu Cha, Kwanyoung Lee, Ye-Chan Kim, Hyunwoo Oh, Dong-Jin Kim

Recent large-scale text-to-image diffusion models generate photorealistic images but often struggle to accurately depict interactions between humans and objects due to their limited ability to differentiate various interaction words. In this work, we propose VerbDiff to address the challenge of capturing nuanced interactions within text-to-image diffusion models. VerbDiff is a novel text-to-image generation model that weakens the bias between interaction words and objects, enhancing the understanding of interactions. Specifically, we disentangle various interaction words from frequency-based anchor words and leverage localized interaction regions from generated images to help the model better capture semantics in distinctive words without extra conditions. Our approach enables the model to accurately understand the intended interaction between humans and objects, producing high-quality images with accurate interactions aligned with specified verbs. Extensive experiments on the HICO-DET dataset demonstrate the effectiveness of our method compared to previous approaches.

📄 PDF Abstract BibTeX arXiv:2503.16406

Code (1)

seungjucha/verbdiff 공식 구현 pytorch

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Generating Fine Details of Entity Interactions

2025-04-11 · Xinyi Gu, Jiayuan Mao

Images not only depict objects but also encapsulate rich interactions between them. However, generating faithful and high-fidelity images involving multiple entities interacting with each other, is a long-standing challe…

Image Generation

DiffAttn: Diffusion-Based Drivers' Visual Attention Prediction with LLM-Enhanced Semantic Reasoning

2026-03-30 · Weimin Liu, Qingkun Li, Jiyuan Qiu, Wenjun Wang 외 arxiv

Drivers' visual attention provides critical cues for anticipating latent hazards and directly shapes decision-making and control maneuvers, where its absence can compromise traffic safety. To emulate drivers' perception …

Scene Understanding

TokenCompose: Text-to-Image Diffusion with Token-level Supervision

2023-12-06 · CVPR 2024 1 · ZiRui Wang, Zhizhou Sha, Zheng Ding, Yilin Wang 외

We present TokenCompose, a Latent Diffusion Model for text-to-image generation that achieves enhanced consistency between user-specified text prompts and model-generated images. Despite its tremendous success, the standa…

DenoisingImage GenerationObjectText to Image Generation+1

CEIDM: A Controlled Entity and Interaction Diffusion Model for Enhanced Text-to-Image Generation

2025-08-25 · Mingyue Yang, Dianxi Shi, Jialu Zhou, Xinyu Wei 외 arxiv

In Text-to-Image (T2I) generation, the complexity of entities and their intricate interactions pose a significant challenge for T2I method based on diffusion model: how to effectively control entity and their interaction…

Text-to-Image Generation

Disentangled Hierarchical VAE for 3D Human-Human Interaction Generation

2026-02-24 · Zichen Geng, Zeeshan Hayder, Bo Miao, Jian Liu 외 arxiv

Generating realistic 3D Human-Human Interaction (HHI) requires coherent modeling of the physical plausibility of the agents and their interaction semantics. Existing methods compress all motion information into a single …

Computational EfficiencyContrastive Learning