paper-with-me

홈 › Papers

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 image and text modalities. Our approach involves designing a structured prompt that incorporates both unimodal and multimodal labels to fine-tune LLaVA, enabling it to perform sentiment classification effectively. Experiments on the MVSA-Single dataset demonstrate that LLaVAC outperforms existing methods in multimodal sentiment analysis across three data processing procedures. The implementation of LLaVAC is publicly available at https://github.com/tchayintr/llavac.

📄 PDF Abstract BibTeX arXiv:2502.02938

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Sentiment AnalysisSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

LLaVAction: evaluating and training multi-modal large language models for action recognition

2025-03-24 · Shaokai Ye, Haozhe Qi, Alexander Mathis, Mackenzie W. Mathis

Understanding human behavior requires measuring behavioral actions. Due to its complexity, behavior is best mapped onto a rich, semantic structure such as language. The recent development of multi-modal large language mo…

Action RecognitionAction UnderstandingEgoSchemaMVBench+1

Visual Instruction Tuning

2023-04-17 · NeurIPS 2023 11 · Haotian Liu, Chunyuan Li, Qingyang Wu, Yong Jae Lee

Instruction tuning large language models (LLMs) using machine-generated instruction-following data has improved zero-shot capabilities on new tasks, but the idea is less explored in the multimodal field. In this paper, w…

1 Image, 2*2 Stitching3D Question Answering (3D-QA)Image ClassificationImage Retrieval+9

Generative Visual Instruction Tuning

2024-06-17 · Jefferson Hernandez, Ruben Villegas, Vicente Ordonez

We propose to use automatically generated instruction-following data to improve the zero-shot capabilities of a large multimodal model with additional support for generative and image editing tasks. We achieve this by cu…

Image GenerationImage-text matchingInstruction FollowingLanguage Modeling+4

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

HyperLLaVA: Dynamic Visual and Language Expert Tuning for Multimodal Large Language Models

2024-03-20 · Wenqiao Zhang, Tianwei Lin, Jiang Liu, Fangxun Shu 외

Recent advancements indicate that scaling up Multimodal Large Language Models (MLLMs) effectively enhances performance on downstream multimodal tasks. The prevailing MLLM paradigm, \emph{e.g.}, LLaVA, transforms visual f…

MMEVisual Question Answering