Learning Thematic Similarity Metric from Article Sections Using Triplet Networks
In this paper we suggest to leverage the partition of articles into sections, in order to learn thematic similarity metric between sentences. We assume that a sentence is thematically closer to sentences within its section than to sentences from other sections. Based on this assumption, we use Wikipedia articles to automatically create a large dataset of weakly labeled sentence triplets, composed of a pivot sentence, one sentence from the same section and one from another section. We train a triplet network to embed sentences from the same section closer. To test the performance of the learned embeddings, we create and release a sentence clustering benchmark. We show that the triplet network learns useful thematic metrics, that significantly outperform state-of-the-art semantic similarity methods and multipurpose embeddings on the task of thematic clustering of sentences. We also show that the learned embeddings perform well on the task of sentence semantic similarity prediction.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesClusteringCollaborative FilteringDocument SummarizationMulti-Document SummarizationSemantic SimilaritySemantic Textual SimilaritySentenceText ClusteringTripletSimilar Papers 제목 키워드 기반
Hashing and metric learning for charged particle tracking
We propose a novel approach to charged particle tracking at high intensity particle colliders based on Approximate Nearest Neighbors search. With hundreds of thousands of measurements per collision to be reconstructed e.…
Metric LearningTripletTeam GPLSI. Approach for automated fact checking
Fever Shared 2.0 Task is a challenge meant for developing automated fact checking systems. Our approach for the Fever 2.0 is based on a previous proposal developed by Team Athene UKP TU Darmstadt. Our proposal modifies t…
ArticlesFact CheckingRetrievalSemantic Similarity+3Deep Metric Learning with Angular Loss
The modern image search system requires semantic understanding of image, and a key yet under-addressed problem is to learn a good metric for measuring the similarity between images. While deep metric learning has yielded…
Image RetrievalMetric LearningTripletBatch Decorrelation for Active Metric Learning
We present an active learning strategy for training parametric models of distance metrics, given triplet-based similarity assessments: object $x_i$ is more similar to object $x_j$ than to $x_k$. In contrast to prior work…
Active LearningDiversityInformativenessMetric Learning+1SkoltechNLP at SemEval-2022 Task 8: Multilingual News Article Similarity via Exploration of News Texts to Vector Representations
This paper describes our contribution to SemEval 2022 Task 8: Multilingual News Article Similarity. The aim was to test completely different approaches and distinguish the best performing. That is why we’ve considered sy…
NER