Table of Contents
Fetching ...

Predicting Sentence Acceptability Judgments in Multimodal Contexts

Hyewon Jang, Nikolai Ilinykh, Sharid Loáiciga, Jey Han Lau, Shalom Lappin

TL;DR

The results suggest that, in contrast to textual context, visual images appear to have little if any impact on human acceptability ratings, however, LLMs display the compression effect seen in previous work on human judgments in document contexts.

Abstract

Previous work has examined the capacity of deep neural networks (DNNs), particularly transformers, to predict human sentence acceptability judgments, both independently of context, and in document contexts. We consider the effect of prior exposure to visual images (i.e., visual context) on these judgments for humans and large language models (LLMs). Our results suggest that, in contrast to textual context, visual images appear to have little if any impact on human acceptability ratings. However, LLMs display the compression effect seen in previous work on human judgments in document contexts. Different sorts of LLMs are able to predict human acceptability judgments to a high degree of accuracy, but in general, their performance is slightly better when visual contexts are removed. Moreover, the distribution of LLM judgments varies among models, with Qwen resembling human patterns, and others diverging from them. LLM-generated predictions on sentence acceptability are highly correlated with their normalised log probabilities in general. However, the correlations decrease when visual contexts are present, suggesting that a higher gap exists between the internal representations of LLMs and their generated predictions in the presence of visual contexts. Our experimental work suggests interesting points of similarity and of difference between human and LLM processing of sentences in multimodal contexts.

Predicting Sentence Acceptability Judgments in Multimodal Contexts

TL;DR

The results suggest that, in contrast to textual context, visual images appear to have little if any impact on human acceptability ratings, however, LLMs display the compression effect seen in previous work on human judgments in document contexts.

Abstract

Previous work has examined the capacity of deep neural networks (DNNs), particularly transformers, to predict human sentence acceptability judgments, both independently of context, and in document contexts. We consider the effect of prior exposure to visual images (i.e., visual context) on these judgments for humans and large language models (LLMs). Our results suggest that, in contrast to textual context, visual images appear to have little if any impact on human acceptability ratings. However, LLMs display the compression effect seen in previous work on human judgments in document contexts. Different sorts of LLMs are able to predict human acceptability judgments to a high degree of accuracy, but in general, their performance is slightly better when visual contexts are removed. Moreover, the distribution of LLM judgments varies among models, with Qwen resembling human patterns, and others diverging from them. LLM-generated predictions on sentence acceptability are highly correlated with their normalised log probabilities in general. However, the correlations decrease when visual contexts are present, suggesting that a higher gap exists between the internal representations of LLMs and their generated predictions in the presence of visual contexts. Our experimental work suggests interesting points of similarity and of difference between human and LLM processing of sentences in multimodal contexts.
Paper Structure (11 sections, 5 figures, 7 tables)

This paper contains 11 sections, 5 figures, 7 tables.

Figures (5)

  • Figure 1: Human ratings of sentence acceptability in different conditions with regression lines generated from total least square regression. P-value alpha: 0.017 (Bonferroni correction).
  • Figure 3: Human ratings of sentence acceptability in different textual context. "Context $=$ None" means null context, "Context $=$ Real" means relevant context and "Context $=$ Random" means irrelevant context. Image reproduced from Lauetal2020.
  • Figure 4: Sentence acceptability ratings generated by gpt-4o.
  • Figure 5: Sentence acceptability ratings generated by InternVL3-8B.
  • Figure 6: Sentence acceptability ratings generated by Qwen2.5-7B.