paper-with-me

Papers

Deep Multimodal Fusion by Channel Exchanging

2020-11-10 · NeurIPS 2020 12 · Yikai Wang, Wenbing Huang, Fuchun Sun, Tingyang Xu, Yu Rong, Junzhou Huang

Deep multimodal fusion by using multiple sources of data for classification or regression has exhibited a clear advantage over the unimodal counterpart on various applications. Yet, current methods including aggregation-based and alignment-based fusion are still inadequate in balancing the trade-off between inter-modal fusion and intra-modal processing, incurring a bottleneck of performance improvement. To this end, this paper proposes Channel-Exchanging-Network (CEN), a parameter-free multimodal fusion framework that dynamically exchanges channels between sub-networks of different modalities. Specifically, the channel exchanging process is self-guided by individual channel importance that is measured by the magnitude of Batch-Normalization (BN) scaling factor during training. The validity of such exchanging process is also guaranteed by sharing convolutional filters yet keeping separate BN layers across modalities, which, as an add-on benefit, allows our multimodal architecture to be almost as compact as a unimodal network. Extensive experiments on semantic segmentation via RGB-D data and image translation through multi-domain input verify the effectiveness of our CEN compared to current state-of-the-art methods. Detailed ablation studies have also been carried out, which provably affirm the advantage of each component we propose. Our code is available at https://github.com/yikaiw/CEN.

📄 PDF Abstract BibTeX arXiv:2011.05005

Code (1)

yikaiw/CEN 공식 구현 pytorch

Tasks

Image-to-Image TranslationSemantic SegmentationTranslation

Similar Papers 제목 키워드 기반

Channel Exchanging Networks for Multimodal and Multitask Dense Image Prediction

2021-12-04 · Yikai Wang, Fuchun Sun, Wenbing Huang, Fengxiang He 외

Multimodal fusion and multitask learning are two vital topics in machine learning. Despite the fruitful progress, existing methods for both problems are still brittle to the same challenge -- it remains dilemmatic to int…

Semantic Segmentation

Exchanging-based Multimodal Fusion with Transformer

2023-09-05 · Renyu Zhu, Chengcheng Han, Yong Qian, Qiushi Sun 외

We study the problem of multimodal fusion in this paper. Recent exchanging-based methods have been proposed for vision-vision fusion, which aim to exchange embeddings learned from one modality to the other. However, most…

Image CaptioningImage GenerationMultimodal Sentiment Analysisnamed-entity-recognition+4

A novel multimodal fusion network based on a joint coding model for lane line segmentation

2021-03-20 · Zhenhong Zou, Xinyu Zhang, Huaping Liu, Zhiwei Li 외

There has recently been growing interest in utilizing multimodal sensors to achieve robust lane line segmentation. In this paper, we introduce a novel multimodal fusion architecture from an information theory perspective…

Multi-Attribute Interactions Matter for 3D Visual Grounding

2024-01-01 · CVPR 2024 1 · Can Xu, Yuehui Han, Rui Xu, Le Hui 외

3D visual grounding aims to localize 3D objects described by free-form language sentences. Following the detection-then-matching paradigm existing methods mainly focus on embedding object attributes in unimodal featu…

3D visual groundingAttributeVisual Grounding

Finger Multimodal Feature Fusion and Recognition Based on Channel Spatial Attention

2022-09-06 · Jian Guo, Jiaxiang Tu, Hengyi Ren, Chong Han 외

Due to the instability and limitations of unimodal biometric systems, multimodal systems have attracted more and more attention from researchers. However, how to exploit the independent and complementary information betw…