π§΅ 1/ New paper: HiMu β Hierarchical Multimodal Frame Selection for Long Video QA
Your brain doesn't rewatch a 1-hour video to answer a question. It splits the problem: speech β audio, visuals β vision, "right after" β temporal ordering.
We built a system that does the same
We evaluated 13 top Video-LLMsβand they struggle. π
Most score 31β42% (chance is 20% on 5-way MCQ).
Key bottlenecks:
π retrieval (finding the right moments)
π§ fusion (combining evidence over time)
LetοΏ½οΏ½οΏ½s build smarter Video-LLMs π
π€ https://t.co/SDRlLhwuJN
#VideoLLM
Can Video-LLMs really connect the dots across time? π΅οΈββοΈπ¬
Many benchmarks are solvable from a single lucky frame - so models can pass without true temporal reasoning.
We introduce HERBench, a harder VideoQA benchmark for multi-evidence integration
π https://t.co/DhiqevEdxC
We also introduce MRFS (Minimum Required Frame Snapshots) π
It measures how many snapshots are truly needed to answer.
HERBench: 5.5 snapshots on avg β
Older benchmarks: ~2β3 β
HERBench genuinely requires multi-step visual aggregation.