paper-with-me

홈 › Papers

OmniVinci: Enhancing Architecture and Data for Omni-Modal Understanding LLM

2025-10-17 · Hanrong Ye, Chao-Han Huck Yang, Arushi Goel, Wei Huang, Ligeng Zhu, Yuanhang Su, Sean Lin, An-Chieh Cheng, Zhen Wan, Jinchuan Tian, Yuming Lou, Dong Yang, Zhijian Liu, Yukang Chen, Ambrish Dantrey, Ehsan Jahangiri, Sreyan Ghosh, Daguang Xu, Ehsan Hosseini-Asl, Danial Mohseni Taheri, Vidya Murali, Sifei Liu, Yao Lu, Oluwatobi Olabiyi, Yu-Chiang Frank Wang, Rafael Valle, Bryan Catanzaro, Andrew Tao, Song Han, Jan Kautz, Hongxu Yin, Pavlo Molchanov arxiv

Advancing machine intelligence requires developing the ability to perceive across multiple modalities, much as humans sense the world. We introduce OmniVinci, an initiative to build a strong, open-source, omni-modal LLM. We carefully study the design choices across model architecture and data curation. For model architecture, we present three key innovations: (i) OmniAlignNet for strengthening alignment between vision and audio embeddings in a shared omni-modal latent space; (ii) Temporal Embedding Grouping for capturing relative temporal alignment between vision and audio signals; and (iii) Constrained Rotary Time Embedding for encoding absolute temporal information in omni-modal embeddings. We introduce a curation and synthesis pipeline that generates 24M single-modal and omni-modal conversations. We find that modalities reinforce one another in both perception and reasoning. Our model, OmniVinci, outperforms Qwen2.5-Omni with +19.05 on DailyOmni (cross-modal understanding), +1.7 on MMAR (audio), and +3.9 on Video-MME (vision), while using just 0.2T training tokens - a 6 times reduction compared to Qwen2.5-Omni's 1.2T. We finally demonstrate omni-modal advantages in downstream applications spanning robotics, medical AI, and smart factory.

📄 PDF Abstract BibTeX arXiv:2510.15870

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OmniJigsaw: Enhancing Omni-Modal Reasoning via Modality-Orchestrated Reordering

2026-04-09 · Yiduo Jia, Muzhi Zhu, Hao Zhong, Mingyu Liu 외 arxiv

To extend the reinforcement learning post-training paradigm to omni-modal models for concurrently bolstering video-audio understanding and collaborative reasoning, we propose OmniJigsaw, a generic self-supervised framewo…

Reinforcement Learning

HumanOmni: A Large Vision-Speech Language Model for Human-Centric Video Understanding

2025-01-25 · Jiaxing Zhao, Qize Yang, Yixing Peng, Detao Bai 외

In human-centric scenes, the ability to simultaneously understand visual and auditory information is crucial. While recent omni models can process multiple modalities, they generally lack effectiveness in human-centric s…

Action UnderstandingEmotion RecognitionLanguage ModelingLanguage Modelling+3

ThinkOmni: Lifting Textual Reasoning to Omni-modal Scenarios via Guidance Decoding

2026-02-26 · Yiran Guan, Sifan Tu, Dingkang Liang, Linghao Zhu 외 arxiv

Omni-modal reasoning is essential for intelligent systems to understand and draw inferences from diverse data sources. While existing omni-modal large language models (OLLM) excel at perceiving diverse modalities, they l…

How Does Audio Influence Visual Attention in Omnidirectional Videos? Database and Model

2024-08-10 · Yuxin Zhu, Huiyu Duan, Kaiwei Zhang, Yucheng Zhu 외

Understanding and predicting viewer attention in omnidirectional videos (ODVs) is crucial for enhancing user engagement in virtual and augmented reality applications. Although both audio and visual modalities are essenti…

PredictionSaliency Prediction

VeOmni: Scaling Any Modality Model Training with Model-Centric Distributed Recipe Zoo

2025-08-04 · Qianli Ma, Yaowei Zheng, Zhelun Shi, Zhongkai Zhao 외 arxiv

Recent advances in large language models (LLMs) have driven impressive progress in omni-modal understanding and generation. However, training omni-modal LLMs remains a significant challenge due to the heterogeneous model…