paper-with-me

Papers

Video-VoT-R1: An efficient video inference model integrating image packing and AoE architecture

2025-03-20 · Cheng Li, Jiexiong Liu, Yixuan Chen, Yanqin Jia

In the field of video-language pretraining, existing models face numerous challenges in terms of inference efficiency and multimodal data processing. This paper proposes a KunLunBaize-VoT-R1 video inference model based on a long-sequence image encoder, along with its training and application methods. By integrating image packing technology, the Autonomy-of-Experts (AoE) architecture, and combining the video of Thought (VoT), a large language model (LLM) trained with large-scale reinforcement learning, and multiple training techniques, the efficiency and accuracy of the model in video inference tasks are effectively improved. Experiments show that this model performs outstandingly in multiple tests, providing a new solution for video-language understanding.

📄 PDF Abstract BibTeX arXiv:2503.15807

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Neural Network Assisted Depth Map Packing for Compression Using Standard Hardware Video Codecs

2022-06-30 · Matti Siekkinen, Teemu Kämäräinen

Depth maps are needed by various graphics rendering and processing operations. Depth map streaming is often necessary when such operations are performed in a distributed system and it requires in most cases fast performi…

Manipulating a Tetris-Inspired 3D Video Representation

2024-07-11 · Mihir Godbole

Video Synopsis is a technique that performs video compression in a way that preserves the activity in the video. This technique is particularly useful in surveillance and monitoring applications. Although it is still a n…

Object TrackingVideo CompressionVideo Synopsis

ROI-Packing: Efficient Region-Based Compression for Machine Vision

2025-12-10 · Md Eimran Hossain Eimon, Alena Krause, Ashan Perera, Juan Merlos 외 arxiv

This paper introduces ROI-Packing, an efficient image compression method tailored specifically for machine vision. By prioritizing regions of interest (ROI) critical to end-task accuracy and packing them efficiently whil…

Instance SegmentationImage CompressionObject Detection

Test-Time Temporal Sampling for Efficient MLLM Video Understanding

2025-11-22 · Kaibin Wang, Mingbao Lin arxiv

Processing long videos with multimodal large language models (MLLMs) poses a significant computational challenge, as the model's self-attention mechanism scales quadratically with the number of video tokens, resulting in…

Packing Input Frame Context in Next-Frame Prediction Models for Video Generation

2025-04-17 · Lvmin Zhang, Maneesh Agrawala

We present a neural network structure, FramePack, to train next-frame (or next-frame-section) prediction models for video generation. The FramePack compresses input frames to make the transformer context length a fixed n…