paper-with-me

Papers

PEEK: Picking Essential frames via Efficient Knowledge distillation

2026-05-29 · Killian Steunou, Anas Filali Razzouki, Khalil Guetari, Mounîm A. El-Yacoubi, Yannis Tevissen arxiv

Video-language models can process only a limited number of frames, making frame selection a key bottleneck for efficient video captioning. Most captioning pipelines still rely on uniform sampling, which is computationally cheap but agnostic to visual content. Adaptive frame sampling selects the most informative frames from a video, but existing methods remain computationally expensive. We introduce PEEK, an efficient dynamic frame sampling method that distills caption-conditioned frame relevance rankings from a stronger teacher model into a lightweight temporal model that operates only on visual content. On ActivityNet Captions and MSR-VTT, PEEK outperforms state-of-the-art methods across all evaluated downstream vision language models, obtaining the best CIDEr for most frame budgets, especially when only one or two frames are selected, winning 14 out of 16 configurations on ActivityNet Captions. Zero-shot on MSR-VTT, it transfers best at low frame budgets, while results at four and eight frames are more mixed as temporal coverage and visual diversity become increasingly competitive. Compared with recent adaptive baselines, PEEK is both more accurate in the low-budget regime and more efficient: it adds only $5.2\%$ to the captioning time, compared with $65.4\%$ for CSTA and $211.9\%$ for MaxInfo. We release our code and pre-trained checkpoint at https://github.com/momentslab/peek.

📄 PDF Abstract BibTeX arXiv:2605.31029

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationVideo Captioning

Similar Papers 제목 키워드 기반

PEEK: Guiding and Minimal Image Representations for Zero-Shot Generalization of Robot Manipulation Policies

2025-09-22 · Jesse Zhang, Marius Memmel, Kevin Kim, Dieter Fox 외 arxiv

Robotic manipulation policies often fail to generalize because they must simultaneously learn where to attend, what actions to take, and how to execute them. We argue that high-level reasoning about where and what can be…

Zero-shot GeneralizationRobot Manipulation

PEEK: Context Map as an Orientation Cache for Long-Context LLM Agents

2026-05-19 · Zhuohan Gu, Qizheng Zhang, Omar Khattab, Samuel Madden arxiv

Large language model (LLM) agents increasingly operate over long and recurring external contexts, like document corpora and code repositories. Across invocations, existing approaches preserve either the agent's trajector…

Peekaboo: Text to Image Diffusion Models are Zero-Shot Segmentors

2022-11-23 · Ryan Burgert, Kanchana Ranasinghe, Xiang Li, Michael S. Ryoo

Recently, text-to-image diffusion models have shown remarkable capabilities in creating realistic images from natural language prompts. However, few works have explored using these models for semantic localization or gro…

SegmentationSemantic SegmentationUnsupervised Semantic Segmentation

Which Leakage Types Matter? A Quantitative Landscape Across 2,047 Benchmark Datasets

2026-04-05 · Simon Roth arxiv

Twenty-eight within-subject counterfactual experiments across 2,047 iid tabular datasets, plus a boundary experiment on 129 temporal datasets, measure the severity of four data leakage classes in machine learning. Class …

Oracle MCG: A first peek into COCO Detection Challenges

2015-08-14 · Jordi Pont-Tuset, Pablo Arbeláez, Luc van Gool

The recently presented COCO detection challenge will most probably be the reference benchmark in object detection in the next years. COCO is two orders of magnitude larger than Pascal and has four times the number of cat…

Objectobject-detectionObject Detection