paper-with-me

홈 › Papers

A Siamese Long Short-Term Memory Architecture for Human Re-Identification

2016-07-28 · European Conference on Computer Vision 2016 10 · Rahul Rama Varior, Bing Shuai, Jiwen Lu, Dong Xu, Gang Wang

Matching pedestrians across multiple camera views known as human re-identification (re-identification) is a challenging problem in visual surveillance. In the existing works concentrating on feature extraction, representations are formed locally and independent of other regions. We present a novel siamese Long Short-Term Memory (LSTM) architecture that can process image regions sequentially and enhance the discriminative capability of local feature representation by leveraging contextual information. The feedback connections and internal gating mechanism of the LSTM cells enable our model to memorize the spatial dependencies and selectively propagate relevant contextual information through the network. We demonstrate improved performance compared to the baseline algorithm with no LSTM units and promising results compared to state-of-the-art methods on Market-1501, CUHK03 and VIPeR datasets. Visualization of the internal mechanism of LSTM cells shows meaningful patterns can be learned by our method.

📄 PDF Abstract BibTeX arXiv:1607.08381

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Siamese CNN Architecture for Learning Chinese Sentence Similarity

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Haoxiang Shi, Cen Wang, Tetsuya Sakai

This paper presents a deep neural architecture which applies the siamese convolutional neural network sharing model parameters for learning a semantic similarity metric between two sentences. In addition, two different s…

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Similarity

Siamese Networks for Inference in Malayalam Language Texts

2021-09-01 · RANLP 2021 9 · Sara Renjit, Sumam Mary Idicula

Natural language inference is a method of finding inferences in language texts. Understanding the meaning of a sentence and its inference is essential in many language processing applications. In this context, we conside…

Binary ClassificationClassificationNatural Language InferenceSentence+2

DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison

2017-08-01 · SEMEVAL 2017 8 · Christos Baziotis, Nikos Pelekis, Christos Doulkeridis

In this paper we present a deep-learning system that competed at SemEval-2017 Task 6 ''{\#}HashtagWars: Learning a Sense of Humor{''}. We participated in Subtask A, in which the goal was, given two Twitter messages, to i…

Feature EngineeringHumor DetectionWord Embeddings

Siamese Neural Networks for Detecting Complementary Products

2021-04-01 · EACL 2021 2 · Marina Angelovska, Sina Sheikholeslami, Bas Dunn, Amir H. Payberah

Recommender systems play an important role in e-commerce websites as they improve the customer journey by helping the users find what they want at the right moment. In this paper, we focus on identifying a complementary …

Recommendation Systems

Chinese Sentences Similarity via Cross-Attention Based Siamese Network

2021-04-18 · Zhen Wang, Xiangxie Zhang, Yicong Tan

Measuring sentence similarity is a key research area nowadays as it allows machines to better understand human languages. In this paper, we proposed a Cross-Attention Siamese Network (CATsNet) to carry out the task of le…

SentenceSentence Similarity