paper-with-me

Papers

Learning to Rank Words: Optimizing Ranking Metrics for Word Spotting

2021-06-09 · Pau Riba, Adrià Molina, Lluis Gomez, Oriol Ramos-Terrades, Josep Lladós

In this paper, we explore and evaluate the use of ranking-based objective functions for learning simultaneously a word string and a word image encoder. We consider retrieval frameworks in which the user expects a retrieval list ranked according to a defined relevance score. In the context of a word spotting problem, the relevance score has been set according to the string edit distance from the query string. We experimentally demonstrate the competitive performance of the proposed model on query-by-string word spotting for both, handwritten and real scene word images. We also provide the results for query-by-example word spotting, although it is not the main focus of this work.

📄 PDF Abstract BibTeX arXiv:2106.05144

Code (1)

priba/ndcg_wordspotting.pytorch 공식 구현 pytorch

Tasks

Learning-To-RankRetrieval

Similar Papers 제목 키워드 기반

Ranking of Bangla Word Graph using Graph-based Ranking Algorithms

2025-08-31 · S M Rafiuddin arxiv

Ranking words is an important way to summarize a text or to retrieve information. A word graph is a way to represent the words of a sentence or a text as the vertices of a graph and to show the relationship among the wor…

Topic representation: finding more representative words in topic models

2018-10-23 · Jinjin Chi, Jihong Ouyang, Changchun Li, Xueyang Dong 외

The top word list, i.e., the top-M words with highest marginal probability in a given topic, is the standard topic representation in topic models. Most of recent automatical topic labeling algorithms and popular topic qu…

RerankingTopic Models

WordRank: Learning Word Embeddings via Robust Ranking

2015-06-09 · EMNLP 2016 11 · Shihao Ji, Hyokun Yun, Pinar Yanardag, Shin Matsushima 외

Embedding words in a vector space has gained a lot of attention in recent years. While state-of-the-art methods provide efficient computation of word similarities via a low-dimensional matrix embedding, their motivation …

Learning Word EmbeddingsWord EmbeddingsWord Similarity

Is this word borrowed? An automatic approach to quantify the likeliness of borrowing in social media

2017-03-15 · Jasabanta Patro, Bidisha Samanta, Saurabh Singh, Prithwish Mukherjee 외

Code-mixing or code-switching are the effortless phenomena of natural switching between two or more languages in a single conversation. Use of a foreign word in a language; however, does not necessarily mean that the spe…

Clustering

Unsupervised Candidate Ranking for Lexical Substitution via Holistic Sentence Semantics

2025-09-15 · Zhongyang Hu, Naijie Gu, Xiangzhi Tao, Tianhui Gu 외 arxiv

A key subtask in lexical substitution is ranking the given candidate words. A common approach is to replace the target word with a candidate in the original sentence and feed the modified sentence into a model to capture…

Semantic Similarity