【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
相关推荐
动物园猫1 天前
蜜蜂目标检测数据集(7000张图片已标注划分)AI训练适用于目标检测任务
人工智能·目标检测·计算机视觉
no_work1 天前
基于yolo深度学习的混凝土裂缝检测
人工智能·深度学习·yolo
Sunhen_Qiletian1 天前
计算机视觉进阶教学之Mediapipe库(二)
人工智能·计算机视觉
xwz小王子1 天前
【T-RO】全球首款集成手内视觉的仿生软体机器手,实现自主抓取与灵巧操作
人工智能·计算机视觉
(; ̄ェ ̄)。1 天前
深度学习入门(十)RNN、LSTM、GRU
人工智能·rnn·深度学习
ghie90901 天前
拉普拉斯金字塔图像融合MATLAB仿真程序
人工智能·计算机视觉·matlab
ghie90901 天前
基于HHT与神经网络结合的故障诊断系统
人工智能·深度学习·神经网络
格林威1 天前
C++ 工业视觉实战:Bayer 图转 RGB 的 3 种核心算法(邻域平均、双线性、OpenCV 源码级优化)
开发语言·c++·人工智能·opencv·算法·计算机视觉·工业相机
YOLO视觉与编程1 天前
一文读懂-yolo26如何预测识别图片|视频|摄像头|文件夹检测适用v8v11
人工智能·深度学习·yolo·目标检测·机器学习
本是少年1 天前
# Qwen3.5在Transformers库部署推理及ReAct智能体
人工智能·深度学习·transformer