paper-with-me

Papers

Continuous Perception Benchmark

2024-08-15 · Zeyu Wang, Zhenzhen Weng, Serena Yeung-Levy

Humans continuously perceive and process visual signals. However, current video models typically either sample key frames sparsely or divide videos into chunks and densely sample within each chunk. This approach stems from the fact that most existing video benchmarks can be addressed by analyzing key frames or aggregating information from separate chunks. We anticipate that the next generation of vision models will emulate human perception by processing visual input continuously and holistically. To facilitate the development of such models, we propose the Continuous Perception Benchmark, a video question answering task that cannot be solved by focusing solely on a few frames or by captioning small chunks and then summarizing using language models. Extensive experiments demonstrate that existing models, whether commercial or open-source, struggle with these tasks, indicating the need for new technical advancements in this direction.

📄 PDF Abstract BibTeX arXiv:2408.07867

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVideo Question Answering

Similar Papers 제목 키워드 기반

CoSpace: Benchmarking Continuous Space Perception Ability for Vision-Language Models

2025-03-18 · CVPR 2025 1 · Yiqi Zhu, Ziyue Wang, Can Zhang, Peng Li 외

Vision-Language Models (VLMs) have recently witnessed significant progress in visual comprehension. As the permitting length of image context grows, VLMs can now comprehend a broader range of views and spaces. Current be…

BenchmarkingSpatial Reasoning

RTV-Bench: Benchmarking MLLM Continuous Perception, Understanding and Reasoning through Real-Time Video

2025-05-04 · Shuhang Xun, Sicheng Tao, Jungang Li, Yibo Shi 외

Multimodal Large Language Models (MLLMs) increasingly excel at perception, understanding, and reasoning. However, current benchmarks inadequately evaluate their ability to perform these tasks continuously in dynamic, rea…

BenchmarkingQuestion Answering

SHIFT: A Synthetic Driving Dataset for Continuous Multi-Task Domain Adaptation

2022-06-16 · CVPR 2022 1 · Tao Sun, Mattia Segu, Janis Postels, Yuxuan Wang 외

Adapting to a continuously evolving environment is a safety-critical challenge inevitably faced by all autonomous driving systems. Existing image and video driving datasets, however, fall short of capturing the mutable n…

Autonomous DrivingDomain Adaptation

Assessing Visually-Continuous Corruption Robustness of Neural Networks Relative to Human Performance

2024-02-29 · Huakun Shen, Boyue Caroline Hu, Krzysztof Czarnecki, Lina Marsso 외

While Neural Networks (NNs) have surpassed human accuracy in image classification on ImageNet, they often lack robustness against image corruption, i.e., corruption robustness. Yet such robustness is seemingly effortless…

Data Augmentationimage-classificationImage Classification

Falcon Perception

2026-03-28 · Aviraj Bevli, Sofian Chaybouti, Yasser Dahou, Hakim Hacid 외 arxiv

Perception-centric systems are typically implemented with a modular encoder-decoder pipeline: a vision backbone for feature extraction and a separate decoder (or late-fusion module) for task prediction. This raises a cen…