paper-with-me

홈 › Papers

ISDrama: Immersive Spatial Drama Generation through Multimodal Prompting

2025-04-29 · Yu Zhang, Wenxiang Guo, Changhao Pan, Zhiyuan Zhu, Tao Jin, Zhou Zhao

Multimodal immersive spatial drama generation focuses on creating continuous multi-speaker binaural speech with dramatic prosody based on multimodal prompts, with potential applications in AR, VR, and others. This task requires simultaneous modeling of spatial information and dramatic prosody based on multimodal inputs, with high data collection costs. To the best of our knowledge, our work is the first attempt to address these challenges. We construct MRSDrama, the first multimodal recorded spatial drama dataset, containing binaural drama audios, scripts, videos, geometric poses, and textual prompts. Then, we propose ISDrama, the first immersive spatial drama generation model through multimodal prompting. ISDrama comprises these primary components: 1) Multimodal Pose Encoder, based on contrastive learning, considering the Doppler effect caused by moving speakers to extract unified pose information from multimodal prompts. 2) Immersive Drama Transformer, a flow-based mamba-transformer model that generates high-quality drama, incorporating Drama-MOE to select proper experts for enhanced prosody and pose control. We also design a context-consistent classifier-free guidance strategy to coherently generate complete drama. Experimental results show that ISDrama outperforms baseline models on objective and subjective metrics. The demos and dataset are available at https://aaronz345.github.io/ISDramaDemo.

📄 PDF Abstract BibTeX arXiv:2504.20630

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMamba

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

One Sentence, One Drama: Personalized Short-Form Drama Generation via Multi-Agent Systems

2026-05-21 · Yufei Shi, Weilong Yan, Naixuan Huang, Yucheng Chen 외 arxiv

Existing approaches for digital short-drama production typically rely on one-shot LLM generated scripts and loosely coupled pipelines, which fail to satisfy three key requirements of short-drama generation: (1) narrative…

Story GenerationVideo Generation

SpatialV2A: Visual-Guided High-fidelity Spatial Audio Generation

2026-01-21 · Yanan Wang, Linjie Ren, Zihao Li, Junyi Wang 외 arxiv

While video-to-audio generation has achieved remarkable progress in semantic and temporal alignment, most existing studies focus solely on these aspects, paying limited attention to the spatial perception and immersive q…

Audio Generation

CoGen3D: An Agentic Human-AI Co-Design Pipeline for 3D Asset Generation for Virtual Reality

2026-07-04 · Weiwei Jiang, Wanyu He, Zheyu Tan, Zheyuan Kuang 외 arxiv

Creating 3D assets for virtual reality requires modeling expertise, which restricts the authorship of immersive experiences. Existing generative AI tools rely on unconstrained, command-driven prompting, lacking the conve…

3D Generation

Multi-Source Spatial Knowledge Understanding for Immersive Visual Text-to-Speech

2024-10-18 · Shuwei He, Rui Liu

Visual Text-to-Speech (VTTS) aims to take the environmental image as the prompt to synthesize reverberant speech for the spoken content. Previous works focus on the RGB modality for global environmental modeling, overloo…

object-detectionObject DetectionPositiontext-to-speech+1

SphericalDreamer: Generating Navigable Immersive 3D Worlds with Panorama Fusion

2026-05-19 · Antoine Schnepf, Karim Kassab, Flavian Vasile, Andrew Comport arxiv

The generation of immersive and navigable 3D environments is increasingly prevalent with the growing adoption of virtual reality and 3D content. However, recent methods face a fundamental limitation: they cannot produce …