paper-with-me

MSGAN

Multi-source Sentiment Generative Adversarial Network

2000년 도입 · 논문 2편에서 사용

Multi-source Sentiment Generative Adversarial Network is a multi-source domain adaptation (MDA) method for visual sentiment classification. It is composed of three pipelines, i.e., image reconstruction, image translation, and cycle-reconstruction. To handle data from multiple source domains, it learns to find a unified sentiment latent space where data from both the source and target domains share a similar distribution. This is achieved via cycle consistent adversarial learning in an end-to-end manner. Notably, thanks to the unified sentiment latent space, MSGAN requires a single classification network to handle data from different source domains.

출처: Multi-source Domain Adaptation for Visual Sentiment Classification

소개 논문: Multi-source Domain Adaptation for Visual Sentiment Classification

Domain Adaptation · GeneralGenerative Adversarial Networks · Computer Vision