paper-with-me

홈 › Papers

Image Sentiment Transfer

2020-06-19 · Tianlang Chen, Wei Xiong, Haitian Zheng, Jiebo Luo

In this work, we introduce an important but still unexplored research task -- image sentiment transfer. Compared with other related tasks that have been well-studied, such as image-to-image translation and image style transfer, transferring the sentiment of an image is more challenging. Given an input image, the rule to transfer the sentiment of each contained object can be completely different, making existing approaches that perform global image transfer by a single reference image inadequate to achieve satisfactory performance. In this paper, we propose an effective and flexible framework that performs image sentiment transfer at the object level. It first detects the objects and extracts their pixel-level masks, and then performs object-level sentiment transfer guided by multiple reference images for the corresponding objects. For the core object-level sentiment transfer, we propose a novel Sentiment-aware GAN (SentiGAN). Both global image-level and local object-level supervisions are imposed to train SentiGAN. More importantly, an effective content disentanglement loss cooperating with a content alignment step is applied to better disentangle the residual sentiment-related information of the input image. Extensive quantitative and qualitative experiments are performed on the object-oriented VSO dataset we create, demonstrating the effectiveness of the proposed framework.

📄 PDF Abstract BibTeX arXiv:2006.11337

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementImage-to-Image TranslationObjectStyle Transfer

Similar Papers 제목 키워드 기반

Global Image Sentiment Transfer

2020-06-22 · Jie An, Tianlang Chen, Songyang Zhang, Jiebo Luo

Transferring the sentiment of an image is an unexplored research topic in the area of computer vision. This work proposes a novel framework consisting of a reference image retrieval step and a global sentiment transfer s…

Image RetrievalRetrievalSSIMStyle Transfer+1

Music Sentiment Transfer

2021-10-12 · Miles Sigel, Michael Zhou, Jiebo Luo

Music sentiment transfer is a completely novel task. Sentiment transfer is a natural evolution of the heavily-studied style transfer task, as sentiment transfer is rooted in applying the sentiment of a source to be the n…

Style Transfer

EmoLat: Text-driven Image Sentiment Transfer via Emotion Latent Space

2026-01-17 · Jing Zhang, Bingjie Fan, Jixiang Zhu, Zhe Wang arxiv

We propose EmoLat, a novel emotion latent space that enables fine-grained, text-driven image sentiment transfer by modeling cross-modal correlations between textual semantics and visual emotion features. Within EmoLat, a…

Robust Image Sentiment Analysis Using Progressively Trained and Domain Transferred Deep Networks

2015-09-20 · Quanzeng You, Jiebo Luo, Hailin Jin, Jianchao Yang

Sentiment analysis of online user generated content is important for many social media analytics tasks. Researchers have largely relied on textual sentiment analysis to develop systems to predict political elections, mea…

Sentiment Analysis

Transfer Learning with Joint Fine-Tuning for Multimodal Sentiment Analysis

2022-10-11 · Guilherme Lourenço de Toledo, Ricardo Marcondes Marcacini

Most existing methods focus on sentiment analysis of textual data. However, recently there has been a massive use of images and videos on social platforms, motivating sentiment analysis from other modalities. Current stu…

Multimodal Sentiment AnalysisSentiment AnalysisSentiment ClassificationTransfer Learning