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

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, quick

Summary

StreamHOI is a novel low-latency streaming framework designed for long-duration human-object interaction (HOI) video generation, addressing the limitations of existing offline, short-video methods. Unlike converting complex HOI pipelines, StreamHOI focuses on optimizing historical memory organization within an image-to-video streaming generator to preserve interactions under bounded latency. The research identifies that standard sink-local memory designs present trade-offs, and different transformer blocks exhibit distinct historical-memory preferences for HOI and surrounding regions. To counter this, StreamHOI employs offline HOI-aware block profiling and bias-guided memory-specialized training, adapting the generator to block-specific memory layouts. It also integrates a memory distance scaling module to enhance long-range access to early interaction states. StreamHOI demonstrates strong interaction plausibility, object fidelity, human quality, and efficiency, achieving 17.6 FPS with a 0.75-second first-chunk latency.

Key takeaway

For Machine Learning Engineers developing real-time interactive human-object interaction (HOI) applications, StreamHOI presents a significant advancement. You should evaluate its approach to temporal memory adaptation, which enables low-latency, long-duration video generation. By profiling transformer block memory preferences and applying bias-guided training, you can achieve strong interaction plausibility and efficiency, reaching 17.6 FPS with minimal first-chunk latency. This framework offers a robust solution for streaming HOI video.

Key insights

StreamHOI optimizes streaming HOI video generation by adapting temporal memory to transformer block preferences for low-latency, long-duration output.

Principles

Method

StreamHOI performs offline HOI-aware block profiling, applies bias-guided memory-specialized training, and introduces a memory distance scaling module to strengthen long-range access.

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 Computer Vision and Pattern Recognition.