Search Results for author: Tommaso Teofili

Found 7 papers, 2 papers with code

Searching Dense Representations with Inverted Indexes

no code implementations4 Dec 2023 Jimmy Lin, Tommaso Teofili

In this work, we explore the contrarian approach of performing top-$k$ retrieval on dense vector representations using inverted indexes.

Passage Ranking Retrieval

Vector Search with OpenAI Embeddings: Lucene Is All You Need

no code implementations29 Aug 2023 Jimmy Lin, Ronak Pradeep, Tommaso Teofili, Jasper Xian

We provide a reproducible, end-to-end demonstration of vector search with OpenAI embeddings using Lucene on the popular MS MARCO passage ranking test collection.

Passage Ranking

Anserini Gets Dense Retrieval: Integration of Lucene's HNSW Indexes

no code implementations24 Apr 2023 Xueguang Ma, Tommaso Teofili, Jimmy Lin

With Pyserini, which provides a Python interface to Anserini, users gain access to both sparse and dense retrieval models, as Pyserini implements bindings to the Faiss vector search library alongside Lucene inverted indexes in a uniform, consistent interface.

Information Retrieval Retrieval

Effective Explanations for Entity Resolution Models

1 code implementation24 Mar 2022 Tommaso Teofili, Donatella Firmani, Nick Koudas, Vincenzo Martello, Paolo Merialdo, Divesh Srivastava

CERTA builds on a probabilistic framework that aims at computing the explanations evaluating the outcomes produced by using perturbed copies of the input records.

Attribute counterfactual +2

TrustyAI Explainability Toolkit

1 code implementation26 Apr 2021 Rob Geada, Tommaso Teofili, Rui Vieira, Rebecca Whitworth, Daniele Zonca

TrustyAI is an initiative which looks into explainable artificial intelligence (XAI) solutions to address this issue of explainability in the context of both AI models and decision services.

Explainable artificial intelligence Explainable Artificial Intelligence (XAI)

Lucene for Approximate Nearest-Neighbors Search on Arbitrary Dense Vectors

no code implementations22 Oct 2019 Tommaso Teofili, Jimmy Lin

We demonstrate three approaches for adapting the open-source Lucene search library to perform approximate nearest-neighbor search on arbitrary dense vectors, using similarity search on word embeddings as a case study.

Dimensionality Reduction Word Embeddings

Affect Enriched Word Embeddings for News Information Retrieval

no code implementations4 Sep 2019 Tommaso Teofili, Niyati Chhaya

Distributed representations of words have shown to be useful to improve the effectiveness of IR systems in many sub-tasks like query expansion, retrieval and ranking.

Information Retrieval Retrieval +1

Cannot find the paper you are looking for? You can Submit a new open access paper.