paper-with-me

Papers

Knowledge Guided Bidirectional Attention Network for Human-Object Interaction Detection

2022-07-16 · Jingjia Huang, Baixiang Yang

Human Object Interaction (HOI) detection is a challenging task that requires to distinguish the interaction between a human-object pair. Attention based relation parsing is a popular and effective strategy utilized in HOI. However, current methods execute relation parsing in a "bottom-up" manner. We argue that the independent use of the bottom-up parsing strategy in HOI is counter-intuitive and could lead to the diffusion of attention. Therefore, we introduce a novel knowledge-guided top-down attention into HOI, and propose to model the relation parsing as a "look and search" process: execute scene-context modeling (i.e. look), and then, given the knowledge of the target pair, search visual clues for the discrimination of the interaction between the pair. We implement the process via unifying the bottom-up and top-down attention in a single encoder-decoder based model. The experimental results show that our model achieves competitive performance on the V-COCO and HICO-DET datasets.

📄 PDF Abstract BibTeX arXiv:2207.07979

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderHuman-Object Interaction DetectionRelation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Human Attention-Guided Explainable Artificial Intelligence for Computer Vision Models

2023-05-05 · Guoyang Liu, Jindi Zhang, Antoni B. Chan, Janet H. Hsiao

We examined whether embedding human attention knowledge into saliency-based explainable AI (XAI) methods for computer vision models could enhance their plausibility and faithfulness. We first developed new gradient-based…

ClassificationExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)image-classification+4

Attentive Fashion Grammar Network for Fashion Landmark Detection and Clothing Category Classification

2018-06-01 · CVPR 2018 6 · Wenguan Wang, Yuanlu Xu, Jianbing Shen, Song-Chun Zhu

This paper proposes a knowledge-guided fashion network to solve the problem of visual fashion analysis, e.g., fashion landmark localization and clothing category classification. The suggested fashion model is leveraged w…

General Classification

Cross-Modal Bidirectional Interaction Model for Referring Remote Sensing Image Segmentation

2024-10-11 · Zhe Dong, Yuzhe Sun, Yanfeng Gu, Tianzhu Liu

Given a natural language expression and a remote sensing image, the goal of referring remote sensing image segmentation (RRSIS) is to generate a pixel-level mask of the target object identified by the referring expressio…

BenchmarkingImage SegmentationReferring ExpressionSemantic Segmentation

GCAN: Generative Counterfactual Attention-guided Network for Explainable Cognitive Decline Diagnostics based on fMRI Functional Connectivity

2024-03-04 · Xiongri Shen, Zhenxi Song, Zhiguo Zhang

Diagnosis of mild cognitive impairment (MCI) and subjective cognitive decline (SCD) from fMRI functional connectivity (FC) has gained popularity, but most FC-based diagnostic models are black boxes lacking casual reasoni…

counterfactualCounterfactual ReasoningDiagnosticFunctional Connectivity+1

MAGNET: Augmenting Generative Decoders with Representation Learning and Infilling Capabilities

2025-01-15 · Savya Khosla, Kushal Kafle, Simon Jenni, Handong Zhao 외

While originally designed for unidirectional generative modeling, decoder-only large language models (LLMs) are increasingly being adapted for bidirectional modeling. However, unidirectional and bidirectional models are …

DecoderLanguage ModelingLanguage ModellingRepresentation Learning+2