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

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Emerging Technologies & Innovation · Depth: Expert, extended

Summary

StreamHOI is a novel low-latency streaming framework designed for long-duration human-object interaction (HOI) video generation, addressing limitations of existing offline short-video methods. It identifies that different Transformer blocks exhibit distinct historical-memory preferences for HOI regions versus surrounding areas. StreamHOI leverages this by performing offline HOI-aware block profiling to categorize blocks. Subsequently, bias-guided memory-specialized training (B-MST) adapts the generator to block-specific sink-local memory layouts. It allocates more sink memory to HOI-biased blocks for consistency and more local memory to surrounding-biased blocks for continuity. A memory distance scaling (MDS) module further strengthens long-range access to early interaction states. StreamHOI achieves 17.6 FPS with 0.75s first-chunk latency, demonstrating strong interaction plausibility, object fidelity, and human quality. It outperforms long-video baselines and competes effectively with bidirectional HOI methods. It maintains consistency over 20,000 frames and supports dynamic prompt switching.

Key takeaway

For AI Scientists and Machine Learning Engineers building real-time, long-duration human-object interaction video generation systems, move beyond uniform memory management. This research demonstrates that profiling Transformer block attention to identify HOI-biased and surrounding-biased behaviors significantly enhances interaction plausibility and object fidelity. Apply specialized memory layouts and distance scaling. Implement block-specific memory adaptation to achieve robust, scalable HOI generation without increasing your total KV-cache budget.

Key insights

StreamHOI adapts Transformer block memory based on spatial attention bias for consistent, low-latency, long-duration HOI video generation.

Principles

Method

Profile Transformer blocks for HOI-biased or surrounding-biased attention. Train with block-specific sink-local memory layouts and memory distance scaling for HOI-biased blocks.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.