vix.ing · top · new · best · stats · spec

SFusion: Self-attention based N-to-One Multimodal Fusion Block

2022/08/26 by Zecheng Liu, Wei Jia, Liu, Zecheng +4 · 1 citation
Computer Science · Engineering · #Advanced Chemical Sensor Technologies #Artificial Intelligence (cs.AI) #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Gaze Tracking and Assistive Technology #Hand Gesture Recognition Systems

paper · pdf · doi:10.48550/arxiv.2208.12776

openalex publication_date 2022/08/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

People perceive the world with different senses, such as sight, hearing, smell, and touch. Processing and fusing information from multiple modalities enables Artificial Intelligence to understand the world around us more easily. However, when there are missing modalities, the number of available modalities is different in diverse situations, which leads to an N-to-One fusion problem. To solve this problem, we propose a self-attention based fusion block called SFusion. Different from preset formulations or convolution based methods, the proposed block automatically learns to fuse available modalities without synthesizing or zero-padding missing ones. Specifically, the feature representations extracted from upstream processing model are projected as tokens and fed into self-attention module to generate latent multimodal correlations. Then, a modal attention mechanism is introduced to build a shared representation, which can be applied by the downstream decision model. The proposed SFusion can be easily integrated into existing multimodal analysis networks. In this work, we apply SFusion to different backbone networks for human activity recognition and brain tumor segmentation tasks. Extensive experimental results show that the SFusion block achieves better performance than the competing fusion strategies. Our code is available at https://github.com/scut-cszcl/SFusion.

Cited by

Related