paper-with-me

Papers

LatentGNN: Learning Efficient Non-local Relations for Visual Recognition

2019-05-28 · Songyang Zhang, Shipeng Yan, Xuming He

Capturing long-range dependencies in feature representations is crucial for many visual recognition tasks. Despite recent successes of deep convolutional networks, it remains challenging to model non-local context relations between visual features. A promising strategy is to model the feature context by a fully-connected graph neural network (GNN), which augments traditional convolutional features with an estimated non-local context representation. However, most GNN-based approaches require computing a dense graph affinity matrix and hence have difficulty in scaling up to tackle complex real-world visual problems. In this work, we propose an efficient and yet flexible non-local relation representation based on a novel class of graph neural networks. Our key idea is to introduce a latent space to reduce the complexity of graph, which allows us to use a low-rank representation for the graph affinity matrix and to achieve a linear complexity in computation. Extensive experimental evaluations on three major visual recognition tasks show that our method outperforms the prior works with a large margin while maintaining a low computation cost.

📄 PDF Abstract BibTeX arXiv:1905.11634

Code (1)

latentgnn/LatentGNN-V1-PyTorch 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Cross-Modal Global Interaction and Local Alignment for Audio-Visual Speech Recognition

2023-05-16 · Yuchen Hu, Ruizhe Li, Chen Chen, Heqing Zou 외

Audio-visual speech recognition (AVSR) research has gained a great success recently by improving the noise-robustness of audio-only automatic speech recognition (ASR) with noise-invariant visual information. However, mos…

Audio-Visual Speech RecognitionAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+2

Semi-Supervised Audio-Visual Video Action Recognition with Audio Source Localization Guided Mixup

2025-03-04 · Seokun Kang, Taehwan Kim

Video action recognition is a challenging but important task for understanding and discovering what the video does. However, acquiring annotations for a video is costly, and semi-supervised learning (SSL) has been studie…

Action RecognitionTemporal Action Localization

Pedestrian Attribute Recognition via Hierarchical Cross-Modality HyperGraph Learning

2025-09-26 · Xiao Wang, Shujuan Wu, Xiaoxia Cheng, Changwei Bi 외 arxiv

Current Pedestrian Attribute Recognition (PAR) algorithms typically focus on mapping visual features to semantic labels or attempt to enhance learning by fusing visual and attribute information. However, these methods fa…

Pedestrian Attribute Recognition

Local Relation Networks for Image Recognition

2019-04-25 · ICCV 2019 10 · Han Hu, Zheng Zhang, Zhenda Xie, Stephen Lin

The convolution layer has been the dominant feature extractor in computer vision for years. However, the spatial aggregation in convolution is basically a pattern matching process that applies fixed filters which are ine…

General ClassificationImage ClassificationRelationRelation Network

Gait Recognition via Effective Global-Local Feature Representation and Local Temporal Aggregation

2020-11-03 · ICCV 2021 10 · Beibei Lin, Shunli Zhang, Xin Yu

Gait recognition is one of the most important biometric technologies and has been applied in many fields. Recent gait recognition frameworks represent each gait frame by descriptors extracted from either global appearanc…

Gait Recognition