paper-with-me

홈 › Papers

Neural Similarity Learning

2019-10-28 · NeurIPS 2019 12 · Weiyang Liu, Zhen Liu, James M. Rehg, Le Song

Inner product-based convolution has been the founding stone of convolutional neural networks (CNNs), enabling end-to-end learning of visual representation. By generalizing inner product with a bilinear matrix, we propose the neural similarity which serves as a learnable parametric similarity measure for CNNs. Neural similarity naturally generalizes the convolution and enhances flexibility. Further, we consider the neural similarity learning (NSL) in order to learn the neural similarity adaptively from training data. Specifically, we propose two different ways of learning the neural similarity: static NSL and dynamic NSL. Interestingly, dynamic neural similarity makes the CNN become a dynamic inference network. By regularizing the bilinear matrix, NSL can be viewed as learning the shape of kernel and the similarity measure simultaneously. We further justify the effectiveness of NSL with a theoretical viewpoint. Most importantly, NSL shows promising performance in visual recognition and few-shot learning, validating the superiority of NSL over the inner product-based convolution counterparts.

📄 PDF Abstract BibTeX arXiv:1910.13003

Code (1)

wy1iu/NSL 공식 구현 tf

Tasks

Few-Shot Learning

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 제목 키워드 기반

Attributable Visual Similarity Learning

2022-03-28 · CVPR 2022 1 · Borui Zhang, Wenzhao Zheng, Jie zhou, Jiwen Lu

This paper proposes an attributable visual similarity learning (AVSL) framework for a more accurate and explainable similarity measure between images. Most existing similarity learning methods exacerbate the unexplainabi…

Metric LearningSemantic SimilaritySemantic Textual Similarity

Sinhala Short Sentence Similarity Calculation using Corpus-Based and Knowledge-Based Similarity Measures

2016-12-01 · WS 2016 12 · Jcs Kadupitiya, Surangika Ranathunga, Gihan Dias

Currently, corpus based-similarity, string-based similarity, and knowledge-based similarity techniques are used to compare short phrases. However, no work has been conducted on the similarity of phrases in Sinhala langua…

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Similarity+1

Evaluation of taxonomic and neural embedding methods for calculating semantic similarity

2022-09-30 · Dongqiang Yang, Yanqin Yin

Modelling semantic similarity plays a fundamental role in lexical semantic applications. A natural way of calculating semantic similarity is to access handcrafted semantic networks, but similarity prediction can also be …

Semantic SimilaritySemantic Textual SimilaritySpecificityTransfer Learning+1

A German Corpus for Text Similarity Detection Tasks

2017-03-11 · Juan-Manuel Torres-Moreno, Gerardo Sierra, Peter Peinl

Text similarity detection aims at measuring the degree of similarity between a pair of texts. Corpora available for text similarity detection are designed to evaluate the algorithms to assess the paraphrase level among d…

text similarity

Discriminative Similarity for Data Clustering

2021-09-17 · ICLR 2022 4 · Yingzhen Yang, Ping Li

Similarity-based clustering methods separate data into clusters according to the pairwise similarity between the data, and the pairwise similarity is crucial for their performance. In this paper, we propose {\em Clusteri…

Clustering