paper-with-me

Papers

Lightweight Models for Multimodal Sequential Data

2021-04-01 · EACL (WASSA) 2021 4 · Soumya Sourav, Jessica Ouyang

Human language encompasses more than just text; it also conveys emotions through tone and gestures. We present a case study of three simple and efficient Transformer-based architectures for predicting sentiment and emotion in multimodal data. The Late Fusion model merges unimodal features to create a multimodal feature sequence, the Round Robin model iteratively combines bimodal features using cross-modal attention, and the Hybrid Fusion model combines trimodal and unimodal features together to form a final feature sequence for predicting sentiment. Our experiments show that our small models are effective and outperform the publicly released versions of much larger, state-of-the-art multimodal sentiment analysis systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Sentiment AnalysisSentiment Analysis

Similar Papers 제목 키워드 기반

Open-World Distributed Robot Self-Localization with Transferable Visual Vocabulary and Both Absolute and Relative Features

2021-09-09 · Mitsuki Yoshida, Ryogo Yamamoto, Daiki Iwata, Kanji Tanaka

Visual robot self-localization is a fundamental problem in visual robot navigation and has been studied across various problem settings, including monocular and sequential localization. However, many existing studies foc…

Graph Neural NetworkRobot Navigation

AuRA: Internalizing Audio Understanding into LLMs as LoRA

2026-06-09 · Bo Cheng, Lei Shi, Zhanyu Ma, Yuan Wu 외 arxiv

Recent efforts to extend large language models (LLMs) to speech inputs typically rely on cascaded ASR-LLM pipelines, end-to-end speech-language models, or bridge/distillation-based adaptation. While these routes respecti…

CoRe-MoE: Compact Reusable MoE for Continual Multimodal Instruction Tuning

2026-08-28 · Runze Liu, Naibin Gu, Mingxu Ai, Yuqing Li 외 arxiv

Continual multimodal instruction tuning requires multimodal large language models to acquire new task abilities sequentially while preserving previously learned knowledge. LoRA-MoE provides a promising solution by introd…

DocSLM: A Small Vision-Language Model for Long Multimodal Document Understanding

2025-11-14 · Tanveer Hannan, Dimitrios Mallios, Parth Pathak, Faegheh Sardari 외 arxiv

Large Vision-Language Models (LVLMs) have demonstrated strong multimodal reasoning capabilities on long and complex documents. However, their high memory footprint makes them impractical for deployment on resource-constr…

Multimodal Reasoning

Unveiling the Potential of Multimodal Retrieval Augmented Generation with Planning

2025-01-26 · Xiaohan Yu, Zhihan Yang, Chong Chen

Multimodal Retrieval Augmented Generation (MRAG) systems, while promising for enhancing Multimodal Large Language Models (MLLMs), often rely on rigid, single-step retrieval methods. This limitation hinders their ability …

RetrievalRetrieval-augmented Generation