paper-with-me

홈 › Papers

Exploring Mutual Cross-Modal Attention for Context-Aware Human Affordance Generation

2025-02-19 · Prasun Roy, Saumik Bhattacharya, Subhankar Ghosh, Umapada Pal, Michael Blumenstein

Human affordance learning investigates contextually relevant novel pose prediction such that the estimated pose represents a valid human action within the scene. While the task is fundamental to machine perception and automated interactive navigation agents, the exponentially large number of probable pose and action variations make the problem challenging and non-trivial. However, the existing datasets and methods for human affordance prediction in 2D scenes are significantly limited in the literature. In this paper, we propose a novel cross-attention mechanism to encode the scene context for affordance prediction by mutually attending spatial feature maps from two different modalities. The proposed method is disentangled among individual subtasks to efficiently reduce the problem complexity. First, we sample a probable location for a person within the scene using a variational autoencoder (VAE) conditioned on the global scene context encoding. Next, we predict a potential pose template from a set of existing human pose candidates using a classifier on the local context encoding around the predicted location. In the subsequent steps, we use two VAEs to sample the scale and deformation parameters for the predicted pose template by conditioning on the local context and template class. Our experiments show significant improvements over the previous baseline of human affordance injection into complex 2D scenes.

📄 PDF Abstract BibTeX arXiv:2502.13637

Code (1)

prasunroy/mcma 공식 구현 pytorch

Tasks

Pose Prediction

Similar Papers 제목 키워드 기반

Learning Selective Mutual Attention and Contrast for RGB-D Saliency Detection

2020-10-12 · Nian Liu, Ni Zhang, Ling Shao, Junwei Han

How to effectively fuse cross-modal information is the key problem for RGB-D salient object detection. Early fusion and the result fusion schemes fuse RGB and depth information at the input and output stages, respectivel…

object-detectionObject DetectionRGB-D Salient Object DetectionSaliency Detection+1

Cross-modal Context Fusion and Adaptive Graph Convolutional Network for Multimodal Conversational Emotion Recognition

2025-01-25 · Junwei Feng, Xueyan Fan

Emotion recognition has a wide range of applications in human-computer interaction, marketing, healthcare, and other fields. In recent years, the development of deep learning technology has provided new methods for emoti…

cross-modal alignmentEmotion ClassificationEmotion RecognitionMarketing+1

MutualFormer: Multi-Modality Representation Learning via Cross-Diffusion Attention

2021-12-02 · Xixi Wang, Xiao Wang, Bo Jiang, Jin Tang 외

Aggregating multi-modality data to obtain reliable data representation attracts more and more attention. Recent studies demonstrate that Transformer models usually work well for multi-modality tasks. Existing Transformer…

Object DetectionRepresentation LearningRGB-D Salient Object DetectionSaliency Detection+1

From Two-Stream to One-Stream: Efficient RGB-T Tracking via Mutual Prompt Learning and Knowledge Distillation

2024-03-25 · Yang Luo, Xiqing Guo, Hao Li

Due to the complementary nature of visible light and thermal infrared modalities, object tracking based on the fusion of visible light images and thermal images (referred to as RGB-T tracking) has received increasing att…

Knowledge DistillationObject TrackingPrompt LearningRgb-T Tracking

RISAM: Referring Image Segmentation via Mutual-Aware Attention Features

2023-11-27 · Mengxi Zhang, Yiming Liu, Xiangjun Yin, Huanjing Yue 외

Referring image segmentation (RIS) aims to segment a particular region based on a language expression prompt. Existing methods incorporate linguistic features into visual features and obtain multi-modal features for mask…

DecoderImage SegmentationSegmentationSemantic Segmentation