paper-with-me

Papers

Part-Whole Relational Fusion Towards Multi-Modal Scene Understanding

2024-10-19 · Yi Liu, Chengxin Li, Shoukun Xu, Jungong Han

Multi-modal fusion has played a vital role in multi-modal scene understanding. Most existing methods focus on cross-modal fusion involving two modalities, often overlooking more complex multi-modal fusion, which is essential for real-world applications like autonomous driving, where visible, depth, event, LiDAR, etc., are used. Besides, few attempts for multi-modal fusion, \emph{e.g.}, simple concatenation, cross-modal attention, and token selection, cannot well dig into the intrinsic shared and specific details of multiple modalities. To tackle the challenge, in this paper, we propose a Part-Whole Relational Fusion (PWRF) framework. For the first time, this framework treats multi-modal fusion as part-whole relational fusion. It routes multiple individual part-level modalities to a fused whole-level modality using the part-whole relational routing ability of Capsule Networks (CapsNets). Through this part-whole routing, our PWRF generates modal-shared and modal-specific semantics from the whole-level modal capsules and the routing coefficients, respectively. On top of that, modal-shared and modal-specific details can be employed to solve the issue of multi-modal scene understanding, including synthetic multi-modal segmentation and visible-depth-thermal salient object detection in this paper. Experiments on several datasets demonstrate the superiority of the proposed PWRF framework for multi-modal scene understanding. The source code has been released on https://github.com/liuyi1989/PWRF.

📄 PDF Abstract BibTeX arXiv:2410.14944

Code (1)

liuyi1989/pwrf 공식 구현 pytorch

Tasks

Autonomous Drivingobject-detectionObject DetectionSalient Object DetectionScene Understanding

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Multi-modal Deep Analysis for Multimedia

2019-10-11 · Wenwu Zhu, Xin Wang, Hongzhi Li

With the rapid development of Internet and multimedia services in the past decade, a huge amount of user-generated and service provider-generated multimedia data become available. These data are heterogeneous and multi-m…

Multi-modal RecommendationQuestion AnsweringTransfer LearningVideo Summarization+2

Graph Memory: A Structured and Interpretable Framework for Modality-Agnostic Embedding-Based Inference

2025-11-18 · Artur A. Oliveira, Mateus Espadoto, Roberto M. Cesar, Roberto Hirata arxiv

We introduce Graph Memory (GM), a structured non-parametric framework that represents an embedding space through a compact graph of reliability-annotated prototype regions. GM encodes local geometry and regional ambiguit…

LoginMEA: Local-to-Global Interaction Network for Multi-modal Entity Alignment

2024-07-29 · Taoyu Su, Xinghua Zhang, Jiawei Sheng, Zhenyu Zhang 외

Multi-modal entity alignment (MMEA) aims to identify equivalent entities between two multi-modal knowledge graphs (MMKGs), whose entities can be associated with relational triples and related images. Most previous studie…

Entity AlignmentGraph AttentionKnowledge GraphsMulti-modal Entity Alignment

Multimodal Fine-grained Reasoning for Post Quality Evaluation

2025-07-21 · Xiaoxu Guo, Siyan Liang, Yachao Cui, Juxiang Zhou 외 arxiv

Accurately assessing post quality requires complex relational reasoning to capture nuanced topic-post relationships. However, existing studies face three major limitations: (1) treating the task as unimodal categorizatio…

Relational Reasoning

RCLMuFN: Relational Context Learning and Multiplex Fusion Network for Multimodal Sarcasm Detection

2024-12-17 · Tongguan Wang, Junkai Li, Guixin Su, Yongcheng Zhang 외

Sarcasm typically conveys emotions of contempt or criticism by expressing a meaning that is contrary to the speaker's true intent. Accurate detection of sarcasm aids in identifying and filtering undesirable information o…

Sarcasm Detection