paper-with-me

Papers

Reasoning Mamba: Hypergraph-Guided Region Relation Calculating for Weakly Supervised Affordance Grounding

2025-01-01 · CVPR 2025 1 · Yuxuan Wang, Aming Wu, Muli Yang, Yukuan Min, Yihang Zhu, Cheng Deng

This paper pays attention to Weakly Supervised Affordance Grounding (WSAG) task that aims to train model to identify affordance regions using human-object interaction images and egocentric images without the need for costly pixel-level annotations. Most existing methods usually consider the affordance regions to be isolated and directly employ class activation maps to conduct localization, ignoring the relationships with other object components and weakening the performance. For example, a cup's handle is combined with its body to achieve the pouring ability. Obviously, capturing the region relationships is beneficial for improving the localization accuracy of affordance regions. To this end, we first explore exploiting hypergraph to discover these relations and propose a Reasoning Mamba (R-Mamba) framework. We first extract feature embeddings from exo-centric and egocentric images to construct the hypergraphs consisting of multiple vertices and hyperedges, which capture the in-context local region relationships between different visual components. Subsequently, we design a Hypergraph-guided State Space (HSS) block to reorganize these local relationships from the global perspective. By this mechanism, the model could leverage the captured relationships to improve the localization accuracy of affordance regions. Extensive experiments and visualization analyses demonstrate the superiority of our method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Human-Object Interaction DetectionMambaRelation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

MaGNet: A Mamba Dual-Hypergraph Network for Stock Prediction via Temporal-Causal and Global Relational Learning

2025-10-29 · Peilin Tan, Chuanqi Shi, Dian Tu, Liang Xie arxiv

Stock trend prediction is crucial for profitable trading strategies and portfolio management yet remains challenging due to market volatility, complex temporal dynamics and multifaceted inter-stock relationships. Existin…

Stock Trend PredictionRelational Reasoning

GaLa: Hypergraph-Guided Visual Language Models for Procedural Planning

2026-04-19 · Kun Wang, Yiming Li, Mingcheng Qu, Aqiang Zhang 외 arxiv

Implicit spatial relations and deep semantic structures encoded in object attributes are crucial for procedural planning in embodied AI systems. However, existing approaches often over rely on the reasoning capabilities …

Contrastive Learning

DistillH-Mamba: A Hypergraph-Mamba-Based Knowledge Distillation Model for Efficient Impact Fall Detection

2026-07-03 · Tresor Y. Koffi, Youssef Mourchid, Mohammed Hindawi, Yohan Dupuis arxiv

Falls among the elderly represent a significant public health concern due to their prevalence, consequences, and societal burden. While deep learning has improved fall detection, accurately identifying impact moments (wh…

Knowledge Distillation

HyperGraphPro: Progress-Aware Reinforcement Learning for Structure-Guided Hypergraph RAG

2026-01-25 · Jinyoung Park, Sanghyeok Lee, Omar Zia Khan, Hyunwoo J. Kim 외 arxiv

Graph Retrieval-Augmented Generation (GraphRAG) has emerged as a promising paradigm that organizes external knowledge into structured graphs of entities and relations, enabling large language models (LLMs) to perform com…

Multi-hop Question AnsweringReinforcement LearningSemantic SimilarityKnowledge Graphs

Personality-guided Public-Private Domain Disentangled Hypergraph-Former Network for Multimodal Depression Detection

2025-11-16 · Changzeng Fu, Shiwen Zhao, Yunze Zhang, Zhongquan Jian 외 arxiv

Depression represents a global mental health challenge requiring efficient and reliable automated detection methods. Current Transformer- or Graph Neural Networks (GNNs)-based multimodal depression detection methods face…

Representation LearningContrastive Learning