【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
相关推荐
惯导马工18 小时前
【论文导读】ORB-SLAM3:An Accurate Open-Source Library for Visual, Visual-Inertial and
深度学习·算法
xiaohouzi1122332 天前
OpenCV的cv2.VideoCapture如何加GStreamer后端
人工智能·opencv·计算机视觉
小关会打代码2 天前
计算机视觉案例分享之答题卡识别
人工智能·计算机视觉
隐语SecretFlow2 天前
国人自研开源隐私计算框架SecretFlow,深度拆解框架及使用【开发者必看】
深度学习
天天进步20152 天前
用Python打造专业级老照片修复工具:让时光倒流的数字魔法
人工智能·计算机视觉
荼蘼2 天前
答题卡识别改分项目
人工智能·opencv·计算机视觉
Billy_Zuo2 天前
人工智能深度学习——卷积神经网络(CNN)
人工智能·深度学习·cnn
羊羊小栈2 天前
基于「YOLO目标检测 + 多模态AI分析」的遥感影像目标检测分析系统(vue+flask+数据集+模型训练)
人工智能·深度学习·yolo·目标检测·毕业设计·大作业
l12345sy2 天前
Day24_【深度学习—广播机制】
人工智能·pytorch·深度学习·广播机制
IT古董2 天前
【第五章:计算机视觉-项目实战之图像分类实战】1.经典卷积神经网络模型Backbone与图像-(4)经典卷积神经网络ResNet的架构讲解
人工智能·计算机视觉·cnn