REVIEW 4 cited by
VideoScan: Enabling Efficient Streaming Video Understanding via Frame-level Semantic Carriers
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
This paper introduces VideoScan, an efficient vision-language model (VLM) inference framework designed for real-time video interaction that effectively comprehends and retains streamed video inputs while delivering rapid and accurate responses. A longstanding challenge in video understanding--particularly for long-term or real-time applications--stems from the substantial computational overhead caused by the extensive length of visual tokens. To address this, VideoScan employs a single semantic carrier token to represent each frame, progressively reducing computational and memory overhead during its two-phase inference process: prefilling and decoding. The embedding of the semantic carrier token is derived from an optimized aggregation of frame-level visual features, ensuring compact yet semantically rich representations. Critically, the corresponding key-value pairs are trained to retain contextual semantics from prior frames, enabling efficient memory management without sacrificing temporal coherence. During inference, the visual tokens of each frame are processed only once during the prefilling phase and subsequently discarded in the decoding stage, eliminating redundant computations. This design ensures efficient VLM inference even under stringent real-time constraints. Comprehensive experiments on diverse offline and online benchmarks demonstrate that LLaVA-Video, supported by our method, achieves up to $\sim 5\times$ and $1.29\times$ speedups compared to its original version and previous efficient streaming video understanding approaches, respectively. Crucially, these improvements are attained while maintaining competitive performance and ensuring stable GPU memory consumption (consistently $\sim 18$GB, independent of video duration).
Forward citations
Cited by 4 Pith papers
-
Probing Multimodal Large Language Models on Cognitive Biases in Chinese Short-Video Misinformation
Multimodal LLMs exhibit different levels of susceptibility to misinformation in short videos, with Gemini-2.5-Pro showing the highest resistance (belief score 71.5) and o3 the lowest (35.2).
-
Probing Multimodal Large Language Models on Cognitive Biases in Chinese Short-Video Misinformation
Frontier multimodal models judge Chinese short-video misinformation inconsistently, and their veracity ratings shift when videos carry verified or authoritative channel identities.
-
ViCoStream: Streaming VideoLLMs Can Run Beyond 100 FPS with Stage-Wise Coordinated Inference
ViCoStream is a new coordinated pipeline framework for streaming VideoLLMs that achieves 134 FPS video throughput and less than 50 ms TTFT on A100 while keeping accuracy near full-history baselines.
-
Probing Multimodal Large Language Models on Cognitive Biases in Chinese Short-Video Misinformation
Evaluates eight frontier MLLMs on a new dataset of 200 annotated Chinese short videos for detecting deceptive patterns and cognitive biases, with Gemini-2.5-Pro scoring highest at 71.5/100 belief in multimodal setting.
Discussion (0). Sign in to comment.