paper-with-me

Papers

MCAD: Multi-teacher Cross-modal Alignment Distillation for efficient image-text retrieval

2023-10-30 · Youbo Lei, Feifei He, Chen Chen, Yingbin Mo, Si Jia Li, Defeng Xie, Haonan Lu

Due to the success of large-scale visual-language pretraining (VLP) models and the widespread use of image-text retrieval in industry areas, it is now critically necessary to reduce the model size and streamline their mobile-device deployment. Single- and dual-stream model structures are commonly used in image-text retrieval with the goal of closing the semantic gap between textual and visual modalities. While single-stream models use deep feature fusion to achieve more accurate cross-model alignment, dual-stream models are better at offline indexing and fast inference.We propose a Multi-teacher Cross-modality Alignment Distillation (MCAD) technique to integrate the advantages of single- and dual-stream models. By incorporating the fused single-stream features into the image and text features of the dual-stream model, we formulate new modified teacher similarity distributions and features. Then, we conduct both distribution and feature distillation to boost the capability of the student dual-stream model, achieving high retrieval performance without increasing inference complexity.Extensive experiments demonstrate the remarkable performance and high efficiency of MCAD on image-text retrieval tasks. Furthermore, we implement a lightweight CLIP model on Snapdragon/Dimensity chips with only $\sim$100M running memory and $\sim$8.0ms search latency, achieving the mobile-device application of VLP models.

📄 PDF Abstract BibTeX arXiv:2310.19654

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignmentImage-text RetrievalRetrievalText Retrieval

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

DreamCAD: Scaling Multi-modal CAD Generation using Differentiable Parametric Surfaces

2026-03-05 · Mohammad Sadil Khan, Muhammad Usama, Rolandos Alexandros Potamias, Didier Stricker 외 arxiv

Computer-Aided Design (CAD) relies on structured and editable geometric representations, yet existing generative methods are constrained by small annotated datasets with explicit design histories or boundary representati…

EMCAD: Efficient Multi-scale Convolutional Attention Decoding for Medical Image Segmentation

2024-05-11 · CVPR 2024 1 · Md Mostafijur Rahman, Mustafa Munir, Radu Marculescu

An efficient and effective decoding mechanism is crucial in medical image segmentation, especially in scenarios with limited computational resources. However, these decoding mechanisms usually come with high computationa…

Computational EfficiencyDecoderImage SegmentationMedical Image Analysis+3

MCAD: Multi-modal Conditioned Adversarial Diffusion Model for High-Quality PET Image Reconstruction

2024-06-19 · Jiaqi Cui, Xinyi Zeng, Pinxian Zeng, Bo Liu 외

Radiation hazards associated with standard-dose positron emission tomography (SPET) images remain a concern, whereas the quality of low-dose PET (LPET) images fails to meet clinical requirements. Therefore, there is grea…

DiagnosticImage Reconstruction

MCAD: Multimodal Context-Aware Audio Description Generation For Soccer

2025-11-12 · Lipisha Chaudhary, Trisha Mittal, Subhadra Gopalakrishnan, Ifeoma Nwogu 외 arxiv

Audio Descriptions (AD) are essential for making visual content accessible to individuals with visual impairments. Recent works have shown a promising step towards automating AD, but they have been limited to describing …

ASSEMCAD: Production-Ready CAD Assembly Generation from Natural Language

2026-07-06 · Yurui Dong, Shu Zou, Siqi Li, Nianchen Deng 외 arxiv

Recent advances in large language models and programmatic CAD have significantly improved Text-to-CAD generation for individual parts. However, production-ready mechanical assembly generation remains largely unsolved. Un…