Fetching from the wire…
Public story · 2026-09-06 · high
Eight query-selected frames beat sixteen uniformly spaced ones by 6.9 points on LongVideoBench's hour-long videos, and frame compression is nearly free.
Why now: The frame-selection comparison surfaced on September 6, 2026.
A paper posted to arXiv pits six frame-selection rules against each other for long-video question answering. It holds the scorer, prompt boundary, resolution and answering model fixed, so only the selection rule changes between comparisons.
That isolation matters for anyone building long-video QA, since it shows frame selection moves the results more than any other choice tested. On LongVideoBench's hour-long video bin, eight query-selected frames beat sixteen uniformly sampled frames by 6.9 points. No other change in the study, including resolution or compression, produced as big a swing.
Orthogonal Matching Pursuit is a sparse-approximation algorithm that predates the current wave of video-language models by decades and carries no video-specific design. It matched or came within a point of every purpose-built selector tested, across all three benchmarks, in the arXiv frame-selection comparison.
Spatial detail per frame mattered far less. Halving each frame's spatial budget cost at most 0.44 points. The compression is close to free, so the tokens it saves can go toward selecting more frames instead of sharper ones.
For teams building long-video question answering, this argues for spending engineering effort on the relevance signal that picks frames, not on a new scoring architecture. The paper tested six training-free rules on a fixed setup and doesn't say whether Orthogonal Matching Pursuit's results hold outside it.
Each link below shares sources, entities, or timing with this story.
Testing five VLMs across two benchmarks and five visual-token budgets, native-resolution table images match text on accuracy and efficiency, but downscaling makes models compensate for lost readability with longer, weaker reasoning traces that cancel the token savings. The exp...
Danish Foundation Models trained it from scratch on 161 datasets. Across 20 benchmarks spanning English, math and code, and Danish, it beats the original HRM-Text 1B, sets a new Danish state of the art, and competes with Qwen 3.5 4B and Gemma 4 E2B. Weights are on Hugging Face...
arXiv 2608.05604 names the mismatch precisely: current systems retrieve skills as packages but compress them as prose, which destroys the execution contract. SkillZip does contract-preserving compression over section-level graphs, rewriting recurring valid motifs into reversib...
arXiv 2608.00765 compresses retrieved docs into query-conditioned visual representations, sidestepping the trade-off where hard compression is query-aware but weak and soft compression is strong but needs costly offline encoding. Beats both baselines across varying retrieval d...
arXiv 2607.12227 (Wang et al., incl. Hajishirzi, Tsvetkov, Dasigi) finds two methodological holes in the self-improving-agent literature: methods are never compared against simpler baselines at matched compute budgets, and final performance gets reported on the same public ben...
A July 2 evaluation tested semantic chunking against simple approaches on long structured academic theses using RAGAs, and the sophisticated method didn't win. Performance varied more with document formatting, preprocessing, and query type than with chunking strategy. The auth...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.