【Paper List】Multi-modal Few-shot Sentiment Analysis

综述

Multimodal Sentiment Analysis: A Survey of Methods, Trends, and Challenges

paper link: https://dl.acm.org/doi/abs/10.1145/3586075

2023

  1. Few-shot Multimodal Sentiment Analysis Based on Multimodal Probabilistic Fusion Prompts
    paper link: https://dl.acm.org/doi/pdf/10.1145/3581783.3612181
    code link: https://github.com/YangXiaocui1215/MultiPoint
  2. Few-shot Joint Multimodal Aspect-Sentiment Analysis Based on Generative Multimodal Prompt
    paper link: https://arxiv.org/abs/2305.10169
    code link: https://github.com/yangxiaocui1215/gmp
  3. Syntax-aware Hybrid prompt model for Few-shot multi-modal sentiment analysis
    paper link: https://arxiv.org/abs/2306.01312

2022

  1. Few-Shot Multi-Modal Sentiment Analysis with Prompt-Based Vision-Aware Language Modeling
    paper link: https://ieeexplore.ieee.org/abstract/document/9859654
    code link: https://github.com/yynj98/PVLM
  2. Unified Multi-modal Pre-training for Few-shot Sentiment Analysis with Prompt-based Learning
    paper link: https://dl.acm.org/doi/abs/10.1145/3503161.3548306
    code link: https://github.com/yynj98/UP-MPF
  3. CLMLF:A Contrastive Learning and Multi-Layer Fusion Method for Multimodal Sentiment Detection
    paper link: https://arxiv.org/abs/2204.05515
    code link: https://github.com/link-li/clmlf

2021

  1. Multimodal Few-Shot Learning with Frozen Language Models
    paper link: https://arxiv.org/abs/2106.13884
    code link: https://github.com/ilkerkesen/frozen
相关推荐
java1234_小锋6 分钟前
PyTorch2 Python深度学习 - transform预处理转换模块
开发语言·python·深度学习·pytorch2
leafff1235 小时前
新手入坑 Stable Diffusion:模型、LoRA、硬件一篇讲透
人工智能·计算机视觉·stable diffusion
珺毅同学8 小时前
YOLO输出COCO指标及YOLOv12报错
python·深度学习·yolo
格林威8 小时前
AOI在产品质量检测制造领域的应用
人工智能·数码相机·计算机网络·计算机视觉·目标跟踪·视觉检测·制造
Rock_yzh9 小时前
AI学习日记——Transformer的架构:编码器与解码器
人工智能·深度学习·神经网络·学习·transformer
FL16238631299 小时前
智慧交通红绿灯检测数据集VOC+YOLO格式1215张3类别
深度学习·yolo·机器学习
yuluo_YX10 小时前
语义模型 - 从 Transformer 到 Qwen
人工智能·深度学习·transformer
WWZZ202511 小时前
快速上手大模型:深度学习3(实践:线性神经网络Softmax)
人工智能·深度学习·神经网络·机器人·大模型·slam·具身感知
电鱼智能的电小鱼12 小时前
基于电鱼 ARM 工控机的煤矿主控系统高可靠运行方案——让井下控制系统告别“死机与重启”
arm开发·人工智能·嵌入式硬件·深度学习·机器学习
OAFD.12 小时前
深度学习之图像分割:从基础概念到核心技术全解析
人工智能·深度学习