paper-with-me

Papers

ArtEmis: Affective Language for Visual Art

2021-01-19 · CVPR 2021 1 · Panos Achlioptas, Maks Ovsjanikov, Kilichbek Haydarov, Mohamed Elhoseiny, Leonidas Guibas

We present a novel large-scale dataset and accompanying machine learning models aimed at providing a detailed understanding of the interplay between visual content, its emotional effect, and explanations for the latter in language. In contrast to most existing annotation datasets in computer vision, we focus on the affective experience triggered by visual artworks and ask the annotators to indicate the dominant emotion they feel for a given image and, crucially, to also provide a grounded verbal explanation for their emotion choice. As we demonstrate below, this leads to a rich set of signals for both the objective content and the affective impact of an image, creating associations with abstract concepts (e.g., "freedom" or "love"), or references that go beyond what is directly visible, including visual similes and metaphors, or subjective references to personal experiences. We focus on visual art (e.g., paintings, artistic photographs) as it is a prime example of imagery created to elicit emotional responses from its viewers. Our dataset, termed ArtEmis, contains 439K emotion attributions and explanations from humans, on 81K artworks from WikiArt. Building on this data, we train and demonstrate a series of captioning systems capable of expressing and explaining emotions from visual stimuli. Remarkably, the captions produced by these systems often succeed in reflecting the semantic and abstract content of the image, going well beyond systems trained on existing datasets. The collected dataset and developed methods are available at https://artemisdataset.org.

📄 PDF Abstract BibTeX arXiv:2101.07396

Code (5)

optas/artemis 공식 구현 pytorch
Surojit-KB/ARTY tf
betterzh/sevlm-code pytorch
betterzh/sevlm-for-visual-art-comprehension pytorch
sendeniz/creative-adverserial-net pytorch

Tasks

Action Recognition

Similar Papers 제목 키워드 기반

ProFocus: Interpreting Affective Experience in Artistic Images with Progressive Visual Focusing

2026-08-14 · Zhiyan Zhang, Zicheng Yan, Jianqi Chen, Peipei Song 외 arxiv

Interpreting the emotional responses triggered by images is central to achieving emotional intelligence. Compared with natural images, visual art is intentionally created to elicit emotional responses from its viewers th…

Representation LearningEmotional IntelligenceEmotion Recognition

It is Okay to Not Be Okay: Overcoming Emotional Bias in Affective Image Captioning by Contrastive Data Collection

2022-04-15 · CVPR 2022 1 · Youssef Mohamed, Faizan Farooq Khan, Kilichbek Haydarov, Mohamed Elhoseiny

Datasets that capture the connection between vision, language, and affection are limited, causing a lack of understanding of the emotional aspect of human intelligence. As a step in this direction, the ArtEmis dataset wa…

Image Captioning

Artemis: Towards Referential Understanding in Complex Videos

2024-06-01 · Jihao Qiu, Yuan Zhang, Xi Tang, Lingxi Xie 외

Videos carry rich visual information including object description, action, interaction, etc., but the existing multimodal large language models (MLLMs) fell short in referential understanding scenarios such as video-base…

Text SummarizationVideo Grounding

Artemis: Structured Visual Reasoning for Perception Policy Learning

2025-12-01 · Wei Tang, Yanpeng Sun, Shan Zhang, Weihao Bo 외 arxiv

Recent reinforcement-learning frameworks for visual perception policy usually incorporate intermediate reasoning chains expressed in natural language. Empirical observations indicate that such purely linguistic intermedi…

Visual Reasoning

ARTEMIS-DA: An Advanced Reasoning and Transformation Engine for Multi-Step Insight Synthesis in Data Analytics

2024-12-18 · Atin Sakkeer Hussain

This paper presents the Advanced Reasoning and Transformation Engine for Multi-Step Insight Synthesis in Data Analytics (ARTEMIS-DA), a novel framework designed to augment Large Language Models (LLMs) for solving complex…

Code GenerationInformation RetrievalQuestion AnsweringRetrieval+3