Papers › OmniVid: A Generative Framework for Universal Video Understanding

OmniVid: A Generative Framework for Universal Video Understanding

26 Mar 2024CVPR 2024 1arXiv:2403.17935archive 2025-07-28

Junke Wang, Dongdong Chen, Chong Luo, Bo He, Lu Yuan, Zuxuan Wu, Yu-Gang Jiang

The core of video understanding tasks, such as recognition, captioning, and tracking, is to automatically detect objects or actions in a video and analyze their temporal evolution. Despite sharing a common goal, different tasks often rely on distinct model architectures and annotation formats. In contrast, natural language processing benefits from a unified output space, i.e., text sequences, which simplifies the training of powerful foundational language models, such as GPT-3, with extensive training corpora. Inspired by this, we seek to unify the output space of video understanding tasks by using languages as labels and additionally introducing time and box tokens. In this way, a variety of video tasks could be formulated as video-grounded token generation. This enables us to address various types of video tasks, including classification (such as action recognition), captioning (covering clip captioning, video question answering, and dense video captioning), and localization tasks (such as visual object tracking) within a fully shared encoder-decoder architecture, following a generative framework. Through comprehensive experiments, we demonstrate such a simple and straightforward idea is quite effective and can achieve state-of-the-art or competitive results on seven video benchmarks, providing a novel perspective for more universal video understanding. Code is available at https://github.com/wangjk666/OmniVid.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.17935")

Code

Syntology Ran 3 of 11 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 3 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wangjk666/omnivid officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 3 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran
8unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from wangjk666/OmniVid. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

SIoU_loss wangjk666/OmniVid/od_util/box_loss.py official repository ran fingerprinted no licence file found · pointer only · b446359db2c939d6 · report
fp16_clamp wangjk666/OmniVid/od_util/box_loss.py official repository ran fingerprinted no licence file found · pointer only · 5f8ef4b125efb49f · report
tile wangjk666/OmniVid/lavis/models/base_model.py official repository ran fingerprinted no licence file found · pointer only · cb33571427334815 · report
all_gather_with_grad wangjk666/OmniVid/lavis/models/base_model.py official repository unverified no licence file found · pointer only · 0ec9fc2025c16f65 · report
ciou wangjk666/OmniVid/od_util/box_loss.py official repository unverified no licence file found · pointer only · 4373b99bf6b5fd7d · report
eval_soda wangjk666/OmniVid/densevid_eval3/eval_soda.py official repository unverified no licence file found · pointer only · 4f25251c868cedb9 · report
eval_tool wangjk666/OmniVid/densevid_eval3/eval_soda.py official repository unverified no licence file found · pointer only · 02cf5c2eb41e68fa · report
parse_para wangjk666/OmniVid/densevid_eval3/para_evaluate.py official repository unverified no licence file found · pointer only · 4b6ebfb6c53af660 · report
parse_sent wangjk666/OmniVid/densevid_eval3/para_evaluate.py official repository unverified no licence file found · pointer only · 36a9ad5fe7008b51 · report
random_string wangjk666/OmniVid/densevid_eval3/evaluate2021.py official repository unverified no licence file found · pointer only · cfb0aa2342a41918 · report
remove_nonascii wangjk666/OmniVid/densevid_eval3/evaluate2018.py official repository unverified no licence file found · pointer only · a45f62024eb3d2c5 · report

Tasks

Action RecognitionDecoderDense Video CaptioningObject TrackingQuestion AnsweringVideo CaptioningVideo Question AnsweringVideo UnderstandingVisual Object Tracking

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdamAttentionAttention DropoutBPECLIPCosine AnnealingDense ConnectionsDropoutGPT-3Layer NormalizationLinear LayerLinear Warmup With Cosine AnnealingMulti-Head AttentionResidual ConnectionSoftmaxWeight Decay

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections