paper-with-me

Papers

SHMamba: Structured Hyperbolic State Space Model for Audio-Visual Question Answering

2024-06-14 · Zhe Yang, Wenrui Li, GuangHui Cheng

The Audio-Visual Question Answering (AVQA) task holds significant potential for applications. Compared to traditional unimodal approaches, the multi-modal input of AVQA makes feature extraction and fusion processes more challenging. Euclidean space is difficult to effectively represent multi-dimensional relationships of data. Especially when extracting and processing data with a tree structure or hierarchical structure, Euclidean space is not suitable as an embedding space. Additionally, the self-attention mechanism in Transformers is effective in capturing the dynamic relationships between elements in a sequence. However, the self-attention mechanism's limitations in window modeling and quadratic computational complexity reduce its effectiveness in modeling long sequences. To address these limitations, we propose SHMamba: Structured Hyperbolic State Space Model to integrate the advantages of hyperbolic geometry and state space models. Specifically, SHMamba leverages the intrinsic properties of hyperbolic space to represent hierarchical structures and complex relationships in audio-visual data. Meanwhile, the state space model captures dynamic changes over time by globally modeling the entire sequence. Furthermore, we introduce an adaptive curvature hyperbolic alignment module and a cross fusion block to enhance the understanding of hierarchical structures and the dynamic exchange of cross-modal information, respectively. Extensive experiments demonstrate that SHMamba outperforms previous methods with fewer parameters and computational costs. Our learnable parameters are reduced by 78.12\%, while the average performance improves by 2.53\%. Experiments show that our method demonstrates superiority among all current major methods and is more suitable for practical application scenarios.

📄 PDF Abstract BibTeX arXiv:2406.09833

Code (0)

등록된 구현이 없습니다.

Tasks

Audio-visual Question AnsweringAudio-Visual Question Answering (AVQA)Question AnsweringState Space ModelsVisual Question Answering

Similar Papers 제목 키워드 기반

MeshMamba: State Space Models for Articulated 3D Mesh Generation and Reconstruction

2025-07-21 · Yusuke Yoshiyasu, Leyuan Sun, Ryusuke Sagawa arxiv

In this paper, we introduce MeshMamba, a neural network model for learning 3D articulated mesh models by employing the recently proposed Mamba State Space Models (Mamba-SSMs). MeshMamba is efficient and scalable in handl…

Human Mesh Recovery

Learning Weakly Supervised Audio-Visual Violence Detection in Hyperbolic Space

2023-05-30 · Xiaogang Peng, Hao Wen, Yikai Luo, Xiao Zhou 외

In recent years, the task of weakly supervised audio-visual violence detection has gained considerable attention. The goal of this task is to identify violent segments within multimodal data based on video-level labels. …

Anomaly Detection In Surveillance Videos

Hyperbolic Audio-visual Zero-shot Learning

2023-08-24 · ICCV 2023 1 · Jie Hong, Zeeshan Hayder, Junlin Han, Pengfei Fang 외

Audio-visual zero-shot learning aims to classify samples consisting of a pair of corresponding audio and video sequences from classes that are not present during training. An analysis of the audio-visual data reveals a l…

GZSL Video ClassificationZero-Shot Learning

Navigating the Emotion Tree: Hierarchical Hyperbolic RAG for Multimodal Emotion Recognition

2026-05-16 · Zeheng Wang, Bo Zhao, Yijie Zhu, Zhishu Liu 외 arxiv

Multimodal emotion recognition aims to integrate text, audio, and video sources to understand human affective states. Although multimodal large language models excel at multimodal reasoning, they typically treat emotion …

Multimodal Emotion RecognitionEmotion ClassificationMultimodal Reasoning

Unit Ball Model for Embedding Hierarchical Structures in the Complex Hyperbolic Space

2021-05-09 · NeurIPS 2021 12 · Huiru Xiao, Caigao Jiang, Yangqiu Song, James Zhang 외

Learning the representation of data with hierarchical structures in the hyperbolic space attracts increasing attention in recent years. Due to the constant negative curvature, the hyperbolic space resembles tree metrics …

Representation Learning