Information Retrieval

841 papers with code • 10 benchmarks • 82 datasets

Information retrieval is the task of ranking a list of documents or search results in response to a query

( Image credit: sudhanshumittal )

Libraries

Use these libraries to find Information Retrieval models and implementations
3 papers
607
3 papers
305
2 papers
7,338
See all 7 libraries.

Most implemented papers

Unsupervised Dense Information Retrieval with Contrastive Learning

facebookresearch/contriever 16 Dec 2021

In this work, we explore the limits of contrastive learning as a way to train unsupervised dense retrievers and show that it leads to strong performance in various retrieval settings.

Active learning in annotating micro-blogs dealing with e-reputation

ungeimer/FLAT-TextTagger 16 Jun 2017

This paper intends to develop a so-called active learning process for automatically annotating French language tweets that deal with the image (i. e., representation, web reputation) of politicians.

Music Artist Classification with Convolutional Recurrent Neural Networks

ZainNasrullah/music-artist-classification-crnn 14 Jan 2019

To this end, an established classification architecture, a Convolutional Recurrent Neural Network (CRNN), is applied to the artist20 music artist identification dataset under a comprehensive set of conditions.

Multi-Interest Network with Dynamic Routing for Recommendation at Tmall

PaddlePaddle/PaddleRec 17 Apr 2019

Industrial recommender systems usually consist of the matching stage and the ranking stage, in order to handle the billion-scale of users and items.

Jointly Optimizing Query Encoder and Product Quantization to Improve Retrieval Performance

jingtaozhan/JPQ 2 Aug 2021

Compared with previous DR models that use brute-force search, JPQ almost matches the best retrieval performance with 30x compression on index size.

Infinite Recommendation Networks: A Data-Centric Approach

noveens/infinite_ae_cf 3 Jun 2022

We leverage the Neural Tangent Kernel and its equivalence to training infinitely-wide neural networks to devise $\infty$-AE: an autoencoder with infinitely-wide bottleneck layers.

SCDV : Sparse Composite Document Vectors using soft clustering over distributional representations

dheeraj7596/SCDV EMNLP 2017

We present a feature vector formation technique for documents - Sparse Composite Document Vector (SCDV) - which overcomes several shortcomings of the current distributional paragraph vector representations that are widely used for text representation.

Neural Vector Spaces for Unsupervised Information Retrieval

cvangysel/cuNVSM 9 Aug 2017

We propose the Neural Vector Space Model (NVSM), a method that learns representations of documents in an unsupervised manner for news article retrieval.

Revisiting Singing Voice Detection: a Quantitative Review and the Future Outlook

kyungyunlee/ismir2018-revisiting-svd 4 Jun 2018

Since the vocal component plays a crucial role in popular music, singing voice detection has been an active research topic in music information retrieval.