paper-with-me

홈 › Papers

CyberV: Cybernetics for Test-time Scaling in Video Understanding

2025-06-09 · Jiahao Meng, Shuyang Sun, Yue Tan, Lu Qi, Yunhai Tong, Xiangtai Li, Longyin Wen

Current Multimodal Large Language Models (MLLMs) may struggle with understanding long or complex videos due to computational demands at test time, lack of robustness, and limited accuracy, primarily stemming from their feed-forward processing nature. These limitations could be more severe for models with fewer parameters. To address these limitations, we propose a novel framework inspired by cybernetic principles, redesigning video MLLMs as adaptive systems capable of self-monitoring, self-correction, and dynamic resource allocation during inference. Our approach, CyberV, introduces a cybernetic loop consisting of an MLLM Inference System, a Sensor, and a Controller. Specifically, the sensor monitors forward processes of the MLLM and collects intermediate interpretations, such as attention drift, then the controller determines when and how to trigger self-correction and generate feedback to guide the next round. This test-time adaptive scaling framework enhances frozen MLLMs without requiring retraining or additional components. Experiments demonstrate significant improvements: CyberV boosts Qwen2.5-VL-7B by 8.3% and InternVL3-8B by 5.5% on VideoMMMU, surpassing the competitive proprietary model GPT-4o. When applied to Qwen2.5-VL-72B, it yields a 10.0% improvement, achieving performance even comparable to human experts. Furthermore, our method demonstrates consistent gains on general-purpose benchmarks, such as VideoMME and WorldSense, highlighting its effectiveness and generalization capabilities in making MLLMs more robust and accurate for dynamic video understanding. The code is released at https://github.com/marinero4972/CyberV.

📄 PDF Abstract BibTeX arXiv:2506.07971

Code (1)

marinero4972/cyberv 공식 구현 pytorch

Tasks

Video Understanding

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Procams-Based Cybernetics

2015-10-09 · Kosuke Sato, Daisuke Iwai, Sei Ikeda, Noriko Takemura

Procams-based cybernetics is a unique, emerging research field, which aims at enhancing and supporting our activities by naturally connecting human and computers/machines as a cooperative integrated system via projector-…

The Agent Use of Agent Beings: Agent Cybernetics Is the Missing Science of Foundation Agents

2026-05-11 · Xinrun Wang, Chang Yang, He Zhao, Zhuoyi Lin 외 arxiv

LLM-based foundation agents that perceive, reason, and act across thousands of reasoning steps are rapidly becoming the dominant paradigm for deploying artificial intelligence in open-ended, long-horizon complex tasks. D…

Code Generation

Video-T1: Test-Time Scaling for Video Generation

2025-03-24 · Fangfu Liu, HanYang Wang, Yimo Cai, Kaiyan Zhang 외

With the scale capability of increasing training data, model size, and computational cost, video generation has achieved impressive results in digital creation, enabling users to express creativity across various domains…

DenoisingVideo Generation

Cybernetical Concepts for Cellular Automaton and Artificial Neural Network Modelling and Implementation

2019-11-24 · Patrik Christen, Olivier Del Fabbro

As a discipline cybernetics has a long and rich history. In its first generation it not only had a worldwide span, in the area of computer modelling, for example, its proponents such as John von Neumann, Stanislaw Ulam, …

Philosophy

Quantum Cybernetics and Complex Quantum Systems Science - A Quantum Connectionist Exploration

2014-02-05 · Carlos Pedro Gonçalves

Quantum cybernetics and its connections to complex quantum systems science is addressed from the perspective of complex quantum computing systems. In this way, the notion of an autonomous quantum computing system is intr…