Multimodal Shannon Game with Images
Vilém Zouhar, Sunit Bhattacharya, Ondřej Bojar
TL;DR
The paper extends the Shannon Game by adding an optional image modality to next-word prediction, formalized as predicting $p(w_i| w_{<i}, C)$ with context $C$ including image cues. It introduces the Multimodal Shannon Game (MMSG) and evaluates both human participants and GPT-2 under text-only and multimodal conditions across 17 sentences. Results show that image information improves confidence and accuracy for both humans and GPT-2, with POS-specific effects and stronger priming as context grows. The work connects priming to prompting in LMs and indicates that multimodal information can enhance language understanding and modeling in practical settings.
Abstract
The Shannon game has long been used as a thought experiment in linguistics and NLP, asking participants to guess the next letter in a sentence based on its preceding context. We extend the game by introducing an optional extra modality in the form of image information. To investigate the impact of multimodal information in this game, we use human participants and a language model (LM, GPT-2). We show that the addition of image information improves both self-reported confidence and accuracy for both humans and LM. Certain word classes, such as nouns and determiners, benefit more from the additional modality information. The priming effect in both humans and the LM becomes more apparent as the context size (extra modality information + sentence context) increases. These findings highlight the potential of multimodal information in improving language understanding and modeling.
