Skip to content

WPR001/Omni_marc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

O-MARC: Omni Memory-Augmented Compression Distillation for Efficient Video Understanding

📄 Technical Report (arXiv)🤗 Model🤗 Dataset

Overview

Omnimodal large language models enable unified audio video understanding, but long joint token sequences make inference costly, and existing benchmarks do not fully isolate audio visual association in noisy user generated videos. We introduce UGC-AVQA, a public UGC benchmark with 1,000 videos and 4,816 QA pairs, where an audio removal test ensures that benchmark questions require both acoustic and visual evidence. To reduce inference cost, we propose OMAC, a training free plug in compression method that preserves salient visual memory and temporally grounded audio anchors. To further make compact models robust to compressed inputs, we introduce O-MARC, a compression distillation framework for learning with memory compressed multimodal contexts. On Qwen2.5-Omni-3B, O-MARC improves the average score across four benchmarks to 45.8, outperforming full token inference at 44.1 and OmniZip at 41.0. OMAC also keeps inference efficient, reducing latency by 34.6% (1.53× speedup) and memory by 34.7% compared with full token inference.

🔥 News

Acknowledgements

We thank the open-source community. This work builds on Qwen2.5-Omni, ms-swift.

Citation

If you find MARC and O-MARC useful, please cite:

@article{wu2026marc,
  title={O-MARC: Omni Memory-Augmented Compression Distillation for Efficient Video Understanding},
  author={Wu, Peiran and Liu, Yunze and Wu, Chi-Hao and Chen, Chen and Shen, Junxiao},
  journal={arXiv preprint arXiv:2605.26584},
  year={2026}
}
@article{wu2025marc,
  title={MARC: Memory-Augmented RL Token Compression for Efficient Video Understanding},
  author={Wu, Peiran and Yu, Zhuorui and Liu, Yunze and Wu, Chi-Hao and Zhou, Enmin and Shen, Junxiao},
  journal={arXiv preprint arXiv:2510.07915},
  year={2025}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages