paper-with-me

Papers

Context-Aware Graph Convolution Network for Target Re-identification

2020-12-08 · Deyi Ji, Haoran Wang, Hanzhe Hu, Weihao Gan, Wei Wu, Junjie Yan

Most existing re-identification methods focus on learning robust and discriminative features with deep convolution networks. However, many of them consider content similarity separately and fail to utilize the context information of the query and gallery sets, e.g. probe-gallery and gallery-gallery relations, thus hard samples may not be well solved due to the limited or even misleading information. In this paper, we present a novel Context-Aware Graph Convolution Network (CAGCN), where the probe-gallery relations are encoded into the graph nodes and the graph edge connections are well controlled by the gallery-gallery relations. In this way, hard samples can be addressed with the context information flows among other easy samples during the graph reasoning. Specifically, we adopt an effective hard gallery sampler to obtain high recall for positive samples while keeping a reasonable graph size, which can also weaken the imbalanced problem in training process with low computation complexity.Experiments show that the proposed method achieves state-of-the-art performance on both person and vehicle re-identification datasets in a plug and play fashion with limited overhead.

📄 PDF Abstract BibTeX arXiv:2012.04298

Code (0)

등록된 구현이 없습니다.

Tasks

Vehicle Re-Identification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Encoding Syntactic Constituency Paths for Frame-Semantic Parsing with Graph Convolutional Networks

2020-11-26 · Emanuele Bastianelli, Andrea Vanzo, Oliver Lemon

We study the problem of integrating syntactic information from constituency trees into a neural model in Frame-semantic parsing sub-tasks, namely Target Identification (TI), FrameIdentification (FI), and Semantic Role La…

Semantic ParsingSemantic Role LabelingSentence

PhysioGait: Context-Aware Physiological Context Modeling for Person Re-identification Attack on Wearable Sensing

2022-10-30 · James O Sullivan, Mohammad Arif Ul Alam

Person re-identification is a critical privacy breach in publicly shared healthcare data. We investigate the possibility of a new type of privacy threat on publicly shared privacy insensitive large scale wearable sensing…

Person Re-IdentificationSensor Fusion

Syntax-aware Multi-task Graph Convolutional Networks for Biomedical Relation Extraction

2019-11-01 · WS 2019 11 · Diya Li, Heng Ji

In this paper we tackle two unique challenges in biomedical relation extraction. The first challenge is that the contextual information between two entity mentions often involves sophisticated syntactic structures. We pr…

Dependency ParsingDrug–drug Interaction ExtractionMulti-Task LearningRelation+1

Graph Convolution Machine for Context-aware Recommender System

2020-01-30 · Jiancan Wu, Xiangnan He, Xiang Wang, Qifan Wang 외

The latest advance in recommendation shows that better user and item representations can be learned via performing graph convolutions on the user-item interaction graph. However, such finding is mostly restricted to the …

Collaborative FilteringDecoderRecommendation Systems

Multimodal Sarcasm Target Identification in Tweets

2022-05-01 · ACL 2022 5 · Jiquan Wang, Lin Sun, Yi Liu, Meizhi Shao 외

Sarcasm is important to sentiment analysis on social media. Sarcasm Target Identification (STI) deserves further study to understand sarcasm in depth. However, text lacking context or missing sarcasm target makes target …

Sentiment Analysis