Measuring the Effects of Visual Salience in Human and AI Descriptions with Image Editing
Summary
The study by Gregorio, Ponti, and Goldwater investigates how visual salience influences entity mention and grammatical roles in image descriptions, using both human and AI-generated captions. Published in the Proceedings of the 30th Conference on Computational Natural Language Learning in July 2026, the research explores three salience types: perceptual (e.g., relative size), inherent (e.g., animacy), and relational (e.g., human–object interaction). An initial observational study found strong correlations between human and AI models in how salience impacts early entity mention and grammatical prominence. This justified a subsequent causal study where an image-editing model was used to create paired datasets, intervening on target entity salience. The findings indicate that relational and perceptual salience cause entities to be mentioned earlier and assigned more prominent grammatical roles, with animate entities showing a particularly distinct pattern.
Key takeaway
For NLP Engineers developing image captioning models, understanding visual salience is crucial. Your models should prioritize entities with high relational or perceptual salience for earlier mention and more prominent grammatical roles in generated descriptions. This aligns AI behavior with human perception, improving naturalness and relevance. Consider incorporating salience detection mechanisms to refine entity prioritization, especially for animate objects, to enhance caption quality.
Key insights
Visual salience, especially relational and perceptual, dictates entity prominence in image descriptions for both humans and AI.
Principles
- Visual salience correlates with entity mention and grammatical role.
- AI models can proxy human perception in salience studies.
- Animate entities show distinct salience-description patterns.
Method
The study used an observational analysis of human/AI captions, followed by a causal study with image-editing AI to manipulate perceptual, inherent, and relational salience in paired image datasets.
In practice
- Use image-editing AI for controlled visual stimuli.
- Analyze entity mention order and grammatical roles.
- Consider salience types for caption generation.
Topics
- Visual Salience
- Image Captioning
- Generative AI
- Psycholinguistics
- Image Editing Models
- Natural Language Generation
Best for: AI Scientist, Research Scientist, NLP Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.