paper-with-me

홈 › Papers

Exploring the Design Space of Visual Context Representation in Video MLLMs

2024-10-17 · Yifan Du, Yuqi Huo, Kun Zhou, Zijia Zhao, Haoyu Lu, Han Huang, Wayne Xin Zhao, Bingning Wang, WeiPeng Chen, Ji-Rong Wen

Video Multimodal Large Language Models (MLLMs) have shown remarkable capability of understanding the video semantics on various downstream tasks. Despite the advancements, there is still a lack of systematic research on visual context representation, which refers to the scheme to select frames from a video and further select the tokens from a frame. In this paper, we explore the design space for visual context representation, and aim to improve the performance of video MLLMs by finding more effective representation schemes. Firstly, we formulate the task of visual context representation as a constrained optimization problem, and model the language modeling loss as a function of the number of frames and the number of embeddings (or tokens) per frame, given the maximum visual context window size. Then, we explore the scaling effects in frame selection and token selection respectively, and fit the corresponding function curve by conducting extensive empirical experiments. We examine the effectiveness of typical selection strategies and present empirical findings to determine the two factors. Furthermore, we study the joint effect of frame selection and token selection, and derive the optimal formula for determining the two factors. We demonstrate that the derived optimal settings show alignment with the best-performed results of empirical experiments. Our code and model are available at: https://github.com/RUCAIBox/Opt-Visor.

📄 PDF Abstract BibTeX arXiv:2410.13694

Code (1)

rucaibox/opt-visor 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Visualizing Rule Sets: Exploration and Validation of a Design Space

2021-03-01 · Jun Yuan, Oded Nov, Enrico Bertini

Rule sets are often used in Machine Learning (ML) as a way to communicate the model logic in settings where transparency and intelligibility are necessary. Rule sets are typically presented as a text-based list of logica…

Beyond Euclidean: Dual-Space Representation Learning for Weakly Supervised Video Violence Detection

2024-09-28 · Jiaxu Leng, Zhanjie Wu, Mingpi Tan, Yiran Liu 외

While numerous Video Violence Detection (VVD) methods have focused on representation learning in Euclidean space, they struggle to learn sufficiently discriminative features, leading to weaknesses in recognizing normal e…

Representation Learning

Contextual and neural representations of sequentially complex animal vocalizations

2019-09-11 · Anonymous

Holistically exploring the perceptual and neural representations underlying animal communication has traditionally been very difficult because of the complexity of the underlying signal. We present here a novel set of te…

Image Quality Assessment: Exploring Regional Heterogeneity via Response of Adaptive Multiple Quality Factors in Dictionary Space

2024-12-24 · Xuting Lan, Mingliang Zhou, Jielu Yan, Xuekai Wei 외

Given that the factors influencing image quality vary significantly with scene, content, and distortion type, particularly in the context of regional heterogeneity, we propose an adaptive multi-quality factor (AMqF) fram…

Image Quality Assessment

A Tool for the Procedural Generation of Shaders using Interactive Evolutionary Algorithms

2023-12-29 · Elio Sasso, Daniele Loiacono, Pier Luca Lanzi

We present a tool for exploring the design space of shaders using an interactive evolutionary algorithm integrated with the Unity editor, a well-known commercial tool for video game development. Our framework leverages t…

Evolutionary AlgorithmsUnity