paper-with-me

홈 › Papers

LLaVA-FA: Learning Fourier Approximation for Compressing Large Multimodal Models

2026-01-28 · Pengcheng Zheng, Chaoning Zhang, Jiarong Mo, GuoHui Li, Jiaquan Zhang, Jiahao Zhang, Sihan Cao, Sheng Zheng, Caiyan Qin, Guoqing Wang, Yang Yang arxiv

Large multimodal models (LMMs) have achieved impressive performance on various vision-language tasks, but their substantial computational and memory costs hinder their practical deployment. Existing compression methods often decouple low-rank decomposition and quantization, leading to compounded reconstruction errors, especially in multimodal architectures with cross-modal redundancy. To address this issue, we propose LLaVA-FA, a novel efficient LMM that performs joint low-rank plus quantization approximation in the frequency domain. By leveraging the de-correlation and conjugate symmetry properties of Fourier transform, LLaVA-FA achieves more compact and accurate weight representations. Furthermore, we introduce PolarQuant, a polar-coordinate quantization method tailored for complex matrices, and an optional diagonal calibration (ODC) scheme that eliminates the need for large-scale calibration data. Extensive experimental results demonstrate that our proposed LLaVA-FA outperforms existing efficient multimodal models across multiple benchmarks while maintaining minimal activated parameters and low computational costs, validating its effectiveness as a powerful solution for compressing LMMs.

📄 PDF Abstract BibTeX arXiv:2602.00135

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Align$^2$LLaVA: Cascaded Human and Large Language Model Preference Alignment for Multi-modal Instruction Curation

2024-09-27 · Hongzhe Huang, Jiang Liu, Zhewen Yu, Li Cai 외

Recent advances in Multi-modal Large Language Models (MLLMs), such as LLaVA-series models, are driven by massive machine-generated instruction-following data tuning. Such automatic instruction collection pipelines, howev…

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model

LLaVAC: Fine-tuning LLaVA as a Multimodal Sentiment Classifier

2025-02-05 · T. Chay-intr, Y. Chen, K. Viriyayudhakorn, T. Theeramunkong

We present LLaVAC, a method for constructing a classifier for multimodal sentiment analysis. This method leverages fine-tuning of the Large Language and Vision Assistant (LLaVA) to predict sentiment labels across both im…

Multimodal Sentiment AnalysisSentiment AnalysisSentiment Classification

TS-LLaVA: Constructing Visual Tokens through Thumbnail-and-Sampling for Training-Free Video Large Language Models

2024-11-17 · Tingyu Qu, Mingxiao Li, Tinne Tuytelaars, Marie-Francine Moens

Recent advances in multimodal Large Language Models (LLMs) have shown great success in understanding multi-modal contents. For video understanding tasks, training-based video LLMs are difficult to build due to the scarci…

MVBenchVideo-based Generative Performance BenchmarkingVideo-based Generative Performance Benchmarking (Consistency)Video-based Generative Performance Benchmarking (Contextual Understanding)+5

LLaVA-Plus: Learning to Use Tools for Creating Multimodal Agents

2023-11-09 · Shilong Liu, Hao Cheng, Haotian Liu, Hao Zhang 외

LLaVA-Plus is a general-purpose multimodal assistant that expands the capabilities of large multimodal models. It maintains a skill repository of pre-trained vision and vision-language models and can activate relevant to…

Instruction FollowingLLM real-life tasksLMM real-life tasksRetrieval+1

Math-LLaVA: Bootstrapping Mathematical Reasoning for Multimodal Large Language Models

2024-06-25 · Wenhao Shi, Zhiqiang Hu, Yi Bin, Junhua Liu 외

Large language models (LLMs) have demonstrated impressive reasoning capabilities, particularly in textual mathematical problem-solving. However, existing open-source image instruction fine-tuning datasets, containing lim…

DiversityMathMathematical Problem-SolvingMathematical Reasoning