MEGA Hub

StreamHOI: Interaction-aware Temporal Memory Adaptation for Streaming HOI Video Generation

Authors

Do you know Zejing Rao?You can claim authorship or link another user.Do you know Haoxian Zhang?You can claim authorship or link another user.Do you know Xiaoqiang Liu?You can claim authorship or link another user.Do you know Yiping Meng?You can claim authorship or link another user.Do you know Guoxin Zhang?You can claim authorship or link another user.Do you know Pengfei Wan?You can claim authorship or link another user.Do you know Fan Tang?You can claim authorship or link another user.Do you know Tong-Yee Lee?You can claim authorship or link another user.

Abstract

Existing human--object interaction (HOI) video generation methods are largely limited to offline short-video generation with complex driving conditions, making them unsuitable for real-time interactive applications. We present \emph{StreamHOI}, a low-latency streaming framework for long-duration HOI video generation. Instead of converting heavily conditioned HOI pipelines into streaming systems, we study how an image-to-video streaming generator should organize historical memory to preserve interactions under bounded latency. We find that the standard sink-local memory design faces a trade-off in streaming HOI generation, and different transformer blocks show different historical-memory preferences for HOI regions and surrounding regions. To match memory composition with block behavior, StreamHOI performs offline HOI-aware block profiling and applies bias-guided memory-specialized training to adapt the generator to block-specific memory layouts. We further introduce a memory distance scaling module to strengthen long-range access to early interaction states. Extensive comparisons with both long-video baselines and recent HOI generation methods demonstrate that StreamHOI achieves strong interaction plausibility, object fidelity, human quality and efficiency, reaching 17.6 FPS with 0.75s first-chunk latency.

Community

00

Publication notes

Author note
Code and models are available at https://github.com/KlingAIResearch/StreamHOI