paper-with-me

홈 › Papers

MobileViCLIP: An Efficient Video-Text Model for Mobile Devices

2025-08-10 · Min Yang, Zihan Jia, Zhilin Dai, Sheng Guo, Limin Wang arxiv

Efficient lightweight neural networks are with increasing attention due to their faster reasoning speed and easier deployment on mobile devices. However, existing video pre-trained models still focus on the common ViT architecture with high latency, and few works attempt to build efficient architecture on mobile devices. This paper bridges this gap by introducing temporal structural reparameterization into an efficient image-text model and training it on a large-scale high-quality video-text dataset, resulting in an efficient video-text model that can run on mobile devices with strong zero-shot classification and retrieval capabilities, termed as MobileViCLIP. In particular, in terms of inference speed on mobile devices, our MobileViCLIP-Small is 55.4x times faster than InternVideo2-L14 and 6.7x faster than InternVideo2-S14. In terms of zero-shot retrieval performance, our MobileViCLIP-Small obtains similar performance as InternVideo2-L14 and obtains 6.9\% better than InternVideo2-S14 on MSR-VTT. The code is available at https://github.com/MCG-NJU/MobileViCLIP.

📄 PDF Abstract BibTeX arXiv:2508.07312

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MobileVidFactory: Automatic Diffusion-Based Social Media Video Generation for Mobile Devices from Text

2023-07-31 · Junchen Zhu, Huan Yang, Wenjing Wang, Huiguo He 외

Videos for mobile devices become the most popular access to share and acquire information recently. For the convenience of users' creation, in this paper, we present a system, namely MobileVidFactory, to automatically ge…

Video Generation

MobileI2V: Fast and High-Resolution Image-to-Video on Mobile Devices

2025-11-26 · Shuai Zhang, Bao Tang, Siyuan Yu, Yueting Zhu 외 arxiv

Recently, video generation has witnessed rapid advancements, drawing increasing attention to image-to-video (I2V) synthesis on mobile devices. However, the substantial computational complexity and slow generation speed o…

Video Generation

On-device Sora: Enabling Training-Free Diffusion-based Text-to-Video Generation for Mobile Devices

2025-02-05 · Bosung Kim, Kyuhwan Lee, Isu Jeong, Jungmin Cheon 외

We present On-device Sora, the first model training-free solution for diffusion-based on-device text-to-video generation that operates efficiently on smartphone-grade devices. To address the challenges of diffusion-based…

DenoisingModel OptimizationText-to-Video GenerationVideo Generation

On-device Sora: Enabling Training-Free Diffusion-based Text-to-Video Generation for Mobile Devices

2025-03-31 · Bosung Kim, Kyuhwan Lee, Isu Jeong, Jungmin Cheon 외

We present On-device Sora, the first model training-free solution for diffusion-based on-device text-to-video generation that operates efficiently on smartphone-grade devices. To address the challenges of diffusion-based…

DenoisingModel OptimizationText-to-Video GenerationVideo Generation

De-Hashing: Server-Side Context-Aware Feature Reconstruction for Mobile Visual Search

2016-06-29 · Yin-Hsi Kuo, Winston H. Hsu

Due to the prevalence of mobile devices, mobile search becomes a more convenient way than desktop search. Different from the traditional desktop search, mobile visual search needs more consideration for the limited resou…

RetrievalVideo Retrieval