When Negation Is a Geometry Problem in Vision-Language Models
Paper • 2603.20554 • Published
Error code: UnexpectedError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
image image | query string | label string |
|---|---|---|
a dolphin but not underwater | positive | |
a dolphin but not underwater | positive | |
a dolphin but not underwater | positive | |
a dolphin but not underwater | positive | |
a dolphin but not underwater | positive | |
a dolphin but not underwater | positive | |
a dolphin but not underwater | positive | |
a dolphin but not underwater | positive | |
a dolphin but not underwater | positive | |
a dolphin but not underwater | positive | |
a dolphin but not underwater | distractor | |
a dolphin but not underwater | distractor | |
a dolphin but not underwater | distractor | |
a dolphin but not underwater | distractor | |
a dolphin but not underwater | distractor | |
a dolphin but not underwater | distractor | |
a dolphin but not underwater | distractor | |
a dolphin but not underwater | distractor | |
a dolphin but not underwater | distractor | |
a dolphin but not underwater | distractor | |
a fish but not in water | positive | |
a fish but not in water | positive | |
a fish but not in water | positive | |
a fish but not in water | positive | |
a fish but not in water | positive | |
a fish but not in water | positive | |
a fish but not in water | positive | |
a fish but not in water | positive | |
a fish but not in water | positive | |
a fish but not in water | positive | |
a fish but not in water | distractor | |
a fish but not in water | distractor | |
a fish but not in water | distractor | |
a fish but not in water | distractor | |
a fish but not in water | distractor | |
a fish but not in water | distractor | |
a fish but not in water | distractor | |
a fish but not in water | distractor | |
a fish but not in water | distractor | |
a fish but not in water | distractor | |
a giraffe but not outdoors | positive | |
a giraffe but not outdoors | positive | |
a giraffe but not outdoors | positive | |
a giraffe but not outdoors | positive | |
a giraffe but not outdoors | positive | |
a giraffe but not outdoors | positive | |
a giraffe but not outdoors | positive | |
a giraffe but not outdoors | positive | |
a giraffe but not outdoors | positive | |
a giraffe but not outdoors | positive | |
a giraffe but not outdoors | distractor | |
a giraffe but not outdoors | distractor | |
a giraffe but not outdoors | distractor | |
a giraffe but not outdoors | distractor | |
a giraffe but not outdoors | distractor | |
a giraffe but not outdoors | distractor | |
a giraffe but not outdoors | distractor | |
a giraffe but not outdoors | distractor | |
a giraffe but not outdoors | distractor | |
a giraffe but not outdoors | distractor | |
a house but not on land | positive | |
a house but not on land | positive | |
a house but not on land | positive | |
a house but not on land | positive | |
a house but not on land | positive | |
a house but not on land | positive | |
a house but not on land | positive | |
a house but not on land | positive | |
a house but not on land | positive | |
a house but not on land | positive | |
a house but not on land | distractor | |
a house but not on land | distractor | |
a house but not on land | distractor | |
a house but not on land | distractor | |
a house but not on land | distractor | |
a house but not on land | distractor | |
a house but not on land | distractor | |
a house but not on land | distractor | |
a house but not on land | distractor | |
a house but not on land | distractor | |
a mirror but not reflecting a person | positive | |
a mirror but not reflecting a person | positive | |
a mirror but not reflecting a person | positive | |
a mirror but not reflecting a person | positive | |
a mirror but not reflecting a person | positive | |
a mirror but not reflecting a person | positive | |
a mirror but not reflecting a person | positive | |
a mirror but not reflecting a person | positive | |
a mirror but not reflecting a person | positive | |
a mirror but not reflecting a person | positive | |
a mirror but not reflecting a person | distractor | |
a mirror but not reflecting a person | distractor | |
a mirror but not reflecting a person | distractor | |
a mirror but not reflecting a person | distractor | |
a mirror but not reflecting a person | distractor | |
a mirror but not reflecting a person | distractor | |
a mirror but not reflecting a person | distractor | |
a mirror but not reflecting a person | distractor | |
a mirror but not reflecting a person | distractor | |
a mirror but not reflecting a person | distractor |
This dataset is associated with the paper When Negation Is a Geometry Problem in Vision-Language Models.
N-COCO is a dataset designed to evaluate and improve negation understanding in Vision-Language Models (VLMs) like CLIP. The work identifies that a "negation direction" exists in the CLIP embedding space and can be manipulated via representation engineering to improve performance without fine-tuning.
The dataset includes the following files used for training and evaluation:
train_data.json: Contains positive-negative sentence pairs used to train layerwise steering directions.simpleneg.json: An evaluation benchmark for negation understanding.If you find this work or dataset useful, please consider citing:
@misc{sammani2026negationgeometry,
title={When Negation Is a Geometry Problem in Vision-Language Models},
author={Fawaz Sammani and Tzoulio Chamiti and Paul Gavrikov and Nikos Deligiannis},
year={2026},
eprint={2603.20554},
archivePrefix={arXiv},
primaryClass={cs.CV}
}