paper-with-me

Papers

Non-Markov Multi-Round Conversational Image Generation with History-Conditioned MLLMs

2026-01-28 · Haochen Zhang, Animesh Sinha, Felix Juefei-Xu, Haoyu Ma, Kunpeng Li, Zhipeng Fan, Meng Dong, Xiaoliang Dai, Tingbo Hou, Peizhao Zhang, Zecheng He arxiv

Conversational image generation requires a model to follow user instructions across multiple rounds of interaction, grounded in interleaved text and images that accumulate as chat history. While recent multimodal large language models (MLLMs) can generate and edit images, most existing multi-turn benchmarks and training recipes are effectively Markov: the next output depends primarily on the most recent image, enabling shortcut solutions that ignore long-range history. In this work we formalize and target the more challenging non-Markov setting, where a user may refer back to earlier states, undo changes, or reference entities introduced several rounds ago. We present (i) non-Markov multi-round data construction strategies, including rollback-style editing that forces retrieval of earlier visual states and name-based multi-round personalization that binds names to appearances across rounds; (ii) a history-conditioned training and inference framework with token-level caching to prevent multi-round identity drift; and (iii) enabling improvements for high-fidelity image reconstruction and editable personalization, including a reconstruction-based DiT detokenizer and a multi-stage fine-tuning curriculum. We demonstrate that explicitly training for non-Markov interactions yields substantial improvements in multi-round consistency and instruction compliance, while maintaining strong single-round editing and personalization.

📄 PDF Abstract BibTeX arXiv:2601.20911

Code (0)

등록된 구현이 없습니다.

Tasks

Image ReconstructionImage Generation

Similar Papers 제목 키워드 기반

Perceptual Conversational Head Generation with Regularized Driver and Enhanced Renderer

2022-06-26 · Ailin Huang, Zhewei Huang, Shuchang Zhou

This paper reports our solution for ACM Multimedia ViCo 2022 Conversational Head Generation Challenge, which aims to generate vivid face-to-face conversation videos based on audio and reference images. Our solution focus…

Talking Head Generation

A Multimodal Dialogue System for Conversational Image Editing

2020-02-16 · Tzu-Hsiang Lin, Trung Bui, Doo Soon Kim, Jean Oh

In this paper, we present a multimodal dialogue system for Conversational Image Editing. We formulate our multimodal dialogue system as a Partially Observed Markov Decision Process (POMDP) and trained it with Deep Q-Netw…

KGConv, a Conversational Corpus grounded in Wikidata

2023-08-29 · Quentin Brabant, Gwenole Lecorve, Lina M. Rojas-Barahona, Claire Gardent

We present KGConv, a large, conversational corpus of 71k conversations where each question-answer pair is grounded in a Wikidata fact. Conversations contain on average 8.6 questions and for each Wikidata fact, we provide…

Knowledge GraphsQuestion AnsweringQuestion GenerationQuestion-Generation+1

X2SAM: Any Segmentation in Images and Videos

2026-04-27 · Hao Wang, Limeng Qiao, Chi Zhang, Lin Ma 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated strong image-level visual understanding and reasoning, yet their pixel-level perception across both images and videos remains limited. Foundation segmentation mo…

Image SegmentationVideo Segmentation

Towards Flexible, Natural, Efficient Interaction for Conversational Talking Face Generation

2026-06-30 · Baiqin Wang, Sen Chen, Jiankuo Zhao, Xiangyu Liu 외 arxiv

Conversational talking face generation has recently attracted increasing attention, aiming to synthesize interactive talking videos where characters speak, listen, and respond dynamically to each other. This task present…

Talking Face GenerationData Augmentation