paper-with-me

홈 › Papers

Visual representation of negation: Real world data analysis on comic image design

2021-05-21 · Yuri Sato, Koji Mineshima, Kazuhiro Ueda

There has been a widely held view that visual representations (e.g., photographs and illustrations) do not depict negation, for example, one that can be expressed by a sentence "the train is not coming". This view is empirically challenged by analyzing the real-world visual representations of comic (manga) illustrations. In the experiment using image captioning tasks, we gave people comic illustrations and asked them to explain what they could read from them. The collected data showed that some comic illustrations could depict negation without any aid of sequences (multiple panels) or conventional devices (special symbols). This type of comic illustrations was subjected to further experiments, classifying images into those containing negation and those not containing negation. While this image classification was easy for humans, it was difficult for data-driven machines, i.e., deep learning models (CNN), to achieve the same high performance. Given the findings, we argue that some comic illustrations evoke background knowledge and thus can depict negation with purely visual elements.

📄 PDF Abstract BibTeX arXiv:2105.10131

Code (0)

등록된 구현이 없습니다.

Tasks

Image Captioningimage-classificationImage ClassificationNegationSentence

Similar Papers 제목 키워드 기반

Evaluating and Enhancing Negation Comprehension in Remote Sensing MLLMs

2026-06-18 · Haochen Han, Jue Wang, Alex Jinpeng Wang, Fangming Liu arxiv

Multimodal Large Language Models (MLLMs) have demonstrated remarkable success in various Remote Sensing (RS) tasks. However, their ability to comprehend negation remains underexplored, limiting deployment in real-world a…

NEGATE: Constrained Semantic Guidance for Linguistic Negation in Text-to-Video Diffusion

2026-03-06 · Taewon Kang, Ming C. Lin arxiv

Negation is a fundamental linguistic operator, yet it remains inadequately modeled in diffusion-based generative systems. In this work, we present a formal treatment of linguistic negation in diffusion-based generative m…

Image Generation

What CLIP Knows but Cannot Say: Recovering Negation from Frozen Intermediate Features

2026-07-25 · Chen-Yi Lu, Yueh-Shao Chen, Somali Chaterji arxiv

Contrastive vision-language models such as CLIP map semantically opposite phrases (e.g., "a dog" vs. "not a dog") to nearly identical embeddings, rendering them insensitive to negation. We attribute this failure to a phe…

Text-to-Image Generation

Conversational Negation using Worldly Context in Compositional Distributional Semantics

2021-05-12 · ACL (SemSpace, IWCS) 2021 6 · Benjamin Rodatz, Razin A. Shaikh, Lia Yeh

We propose a framework to model an operational conversational negation by applying worldly context (prior knowledge) to logical negation in compositional distributional semantics. Given a word, our framework can create i…

Negation

Negation Triplet Extraction with Syntactic Dependency and Semantic Consistency

2024-04-15 · Yuchen Shi, Deqing Yang, Jingping Liu, Yanghua Xiao 외

Previous works of negation understanding mainly focus on negation cue detection and scope resolution, without identifying negation subject which is also significant to the downstream tasks. In this paper, we propose a ne…

DecoderLanguage ModellingMulti-Task LearningNegation+2