paper-with-me

Papers

ImagebindDC: Compressing Multi-modal Data with Imagebind-based Condensation

2025-11-11 · Yue Min, Shaobo Wang, Jiaze Li, Tianle Niu, Junxin Fan, Yongliang Miao, Lijin Yang, Linfeng Zhang arxiv

Data condensation techniques aim to synthesize a compact dataset from a larger one to enable efficient model training, yet while successful in unimodal settings, they often fail in multimodal scenarios where preserving intricate inter-modal dependencies is crucial. To address this, we introduce ImageBindDC, a novel data condensation framework operating within the unified feature space of ImageBind. Our approach moves beyond conventional distribution-matching by employing a powerful Characteristic Function (CF) loss, which operates in the Fourier domain to facilitate a more precise statistical alignment via exact infinite moment matching. We design our objective to enforce three critical levels of distributional consistency: (i) uni-modal alignment, which matches the statistical properties of synthetic and real data within each modality; (ii) cross-modal alignment, which preserves pairwise semantics by matching the distributions of hybrid real-synthetic data pairs; and (iii) joint-modal alignment, which captures the complete multivariate data structure by aligning the joint distribution of real data pairs with their synthetic counterparts. Extensive experiments highlight the effectiveness of ImageBindDC: on the NYU-v2 dataset, a model trained on just 5 condensed datapoints per class achieves lossless performance comparable to one trained on the full dataset, achieving a new state-of-the-art with an 8.2\% absolute improvement over the previous best method and more than 4$\times$ less condensation time.

📄 PDF Abstract BibTeX arXiv:2511.08263

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ImageBind-LLM: Multi-modality Instruction Tuning

2023-09-07 · Jiaming Han, Renrui Zhang, Wenqi Shao, Peng Gao 외

We present ImageBind-LLM, a multi-modality instruction tuning method of large language models (LLMs) via ImageBind. Existing works mainly focus on language and image instruction tuning, different from which, our ImageBin…

Instruction FollowingText Generation

ImageBind: One Embedding Space To Bind Them All

2023-05-09 · CVPR 2023 1 · Rohit Girdhar, Alaaeldin El-Nouby, Zhuang Liu, Mannat Singh 외

We present ImageBind, an approach to learn a joint embedding across six different modalities - images, text, audio, depth, thermal, and IMU data. We show that all combinations of paired data are not necessary to train su…

AllCross-Modal RetrievalMultimodal Deep LearningRetrieval+10

FreeBind: Free Lunch in Unified Multimodal Space via Knowledge Fusion

2024-05-08 · Zehan Wang, Ziang Zhang, Xize Cheng, Rongjie Huang 외

Unified multi-model representation spaces are the foundation of multimodal understanding and generation. However, the billions of model parameters and catastrophic forgetting problems make it challenging to further enhan…

PandaGPT: One Model To Instruction-Follow Them All

2023-05-25 · Yixuan Su, Tian Lan, Huayang Li, Jialu Xu 외

We present PandaGPT, an approach to emPower large lANguage moDels with visual and Auditory instruction-following capabilities. Our pilot experiments show that PandaGPT can perform complex tasks such as detailed image des…

AllImage DescriptionInstruction Following

Performance of Gaussian Mixture Model Classifiers on Embedded Feature Spaces

2024-10-17 · Jeremy Chopin, Rozenn Dahyot

Data embeddings with CLIP and ImageBind provide powerful features for the analysis of multimedia and/or multimodal data. We assess their performance here for classification using a Gaussian Mixture models (GMMs) based la…

Image Classification