Representation Learning of Image Schema
Fajrian Yunus, Chlo\'e Clavel, Catherine Pelachaud

TL;DR
This paper introduces a novel method for learning vector representations of image schemas using clustering of word embeddings, enabling better understanding and visualization of their relationships for applications like metaphoric gesture generation.
Contribution
It is the first work to learn and represent image schemas as vectors, combining Ravenet's algorithm with BERT and SenseBERT embeddings for clustering and visualization.
Findings
Successfully learned vector representations of image schemas
Enabled visualization of schema similarities and differences
Facilitated potential applications in gesture generation
Abstract
Image schema is a recurrent pattern of reasoning where one entity is mapped into another. Image schema is similar to conceptual metaphor and is also related to metaphoric gesture. Our main goal is to generate metaphoric gestures for an Embodied Conversational Agent. We propose a technique to learn the vector representation of image schemas. As far as we are aware of, this is the first work which addresses that problem. Our technique uses Ravenet et al's algorithm which we use to compute the image schemas from the text input and also BERT and SenseBERT which we use as the base word embedding technique to calculate the final vector representation of the image schema. Our representation learning technique works by clustering: word embedding vectors which belong to the same image schema should be relatively closer to each other, and thus form a cluster. With the image schemas…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Residual Connection · Attention Dropout · Dense Connections · Layer Normalization · Weight Decay · Linear Warmup With Linear Decay · WordPiece
