A-MESS: Anchor based Multimodal Embedding with Semantic Synchronization for Multimodal Intent Recognition
Yaomin Shen, Xiaojian Lin, Wei Fan
TL;DR
The paper tackles multimodal intent recognition by aligning heterogeneous signals (text, audio, video) with semantic descriptions of intents. It introduces A-MESS, combining an Anchor-based Multimodal Embedding (A-ME) with a Semantic Synchronization (SS) framework that uses Triplet Contrastive Learning and LLM-generated label descriptions to train richer, semantically grounded representations. Experiments on the MintRec and MintRec2.0 datasets demonstrate state-of-the-art performance and emphasize the value of semantic space alignment for robust MIR, including out-of-scope detection. The work advances multimodal representation learning by explicitly leveraging anchor-based fusion and LLM-informed semantics to improve both in-scope accuracy and generalization to unseen intents.
Abstract
In the domain of multimodal intent recognition (MIR), the objective is to recognize human intent by integrating a variety of modalities, such as language text, body gestures, and tones. However, existing approaches face difficulties adequately capturing the intrinsic connections between the modalities and overlooking the corresponding semantic representations of intent. To address these limitations, we present the Anchor-based Multimodal Embedding with Semantic Synchronization (A-MESS) framework. We first design an Anchor-based Multimodal Embedding (A-ME) module that employs an anchor-based embedding fusion mechanism to integrate multimodal inputs. Furthermore, we develop a Semantic Synchronization (SS) strategy with the Triplet Contrastive Learning pipeline, which optimizes the process by synchronizing multimodal representation with label descriptions produced by the large language model. Comprehensive experiments indicate that our A-MESS achieves state-of-the-art and provides substantial insight into multimodal representation and downstream tasks.
