paper-with-me

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 challenge. While pre-trained text-to-image models are trained on large-scale datasets to follow diverse text instructions, they struggle to generate accurate interactions, likely due to the scarcity of training data for uncommon object interactions. This paper introduces InterActing, an interaction-focused dataset with 1000 fine-grained prompts covering three key scenarios: (1) functional and action-based interactions, (2) compositional spatial relationships, and (3) multi-subject interactions. To address interaction generation challenges, we propose a decomposition-augmented refinement procedure. Our approach, DetailScribe, built on Stable Diffusion 3.5, leverages LLMs to decompose interactions into finer-grained concepts, uses a VLM to critique generated images, and applies targeted interventions within the diffusion process in refinement. Automatic and human evaluations show significantly improved image quality, demonstrating the potential of enhanced inference strategies. Our dataset and code are available at https://concepts-ai.com/p/detailscribe/ to facilitate future exploration of interaction-rich image generation.

📄 PDF Abstract BibTeX arXiv:2504.08714

Code (0)

등록된 구현이 없습니다.

Tasks

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 제목 키워드 기반

CompGS: Unleashing 2D Compositionality for Compositional Text-to-3D via Dynamically Optimizing 3D Gaussians

2024-10-28 · CVPR 2025 1 · Chongjian Ge, Chenfeng Xu, Yuanfeng Ji, Chensheng Peng 외

Recent breakthroughs in text-guided image generation have significantly advanced the field of 3D generation. While generating a single high-quality 3D object is now feasible, generating multiple objects with reasonable i…

3D GenerationImage GenerationScene GenerationText to 3D

Knowledge Graph Assisted Automatic Sports News Writing

2024-02-17 · Yang Cao, Xinyi Chen, Xin Zhang, Siying Li

In this paper, we present a novel method for automatically generating sports news, which employs a unique algorithm that extracts pivotal moments from live text broadcasts and uses them to create an initial draft of the …

Knowledge Graph Completion

Tokenization, Fusion, and Augmentation: Towards Fine-grained Multi-modal Entity Representation

2024-04-15 · Yichi Zhang, Zhuo Chen, Lingbing Guo, Yajing Xu 외

Multi-modal knowledge graph completion (MMKGC) aims to discover unobserved knowledge from given knowledge graphs, collaboratively leveraging structural information from the triples and multi-modal information of the enti…

Contrastive LearningDescriptiveKnowledge Graph CompletionKnowledge Graphs+3

Mask-Free Audio-driven Talking Face Generation for Enhanced Visual Quality and Identity Preservation

2025-07-28 · Dogucan Yaman, Fevziye Irem Eyiokur, Leonard Bärmann, Hazım Kemal Ekenel 외 arxiv

Audio-Driven Talking Face Generation aims at generating realistic videos of talking faces, focusing on accurate audio-lip synchronization without deteriorating any identity-related visual details. Recent state-of-the-art…

Talking Face Generation

ExpPortrait: Expressive Portrait Generation via Personalized Representation

2026-02-23 · Junyi Wang, Yudong Guo, Boyang Guo, Shengming Yang 외 arxiv

While diffusion models have shown great potential in portrait generation, generating expressive, coherent, and controllable cinematic portrait videos remains a significant challenge. Existing intermediate signals for por…