paper-with-me

홈 › Papers

Learning a Complete Image Indexing Pipeline

2017-12-12 · CVPR 2018 6 · Himalaya Jain, Joaquin Zepeda, Patrick Pérez, Rémi Gribonval

To work at scale, a complete image indexing system comprises two components: An inverted file index to restrict the actual search to only a subset that should contain most of the items relevant to the query; An approximate distance computation mechanism to rapidly scan these lists. While supervised deep learning has recently enabled improvements to the latter, the former continues to be based on unsupervised clustering in the literature. In this work, we propose a first system that learns both components within a unifying neural framework of structured binary encoding.

📄 PDF Abstract BibTeX arXiv:1712.04480

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Partial 3D Object Retrieval using Local Binary QUICCI Descriptors and Dissimilarity Tree Indexing

2021-07-07 · Bart Iver van Blokland, Theoharis Theoharis

A complete pipeline is presented for accurate and efficient partial 3D object retrieval based on Quick Intersection Count Change Image (QUICCI) binary local descriptors and a novel indexing tree. It is shown how a modifi…

3D Object RetrievalRetrieval

EDIN: An End-to-end Benchmark and Pipeline for Unknown Entity Discovery and Indexing

2022-05-25 · Nora Kassner, Fabio Petroni, Mikhail Plekhanov, Sebastian Riedel 외

Existing work on Entity Linking mostly assumes that the reference knowledge base is complete, and therefore all mentions can be linked. In practice this is hardly ever the case, as knowledge bases are incomplete and beca…

Entity LinkingNovel ConceptsRetrieval

Understanding the Gist of Images - Ranking of Concepts for Multimedia Indexing

2018-09-23 · Weiland Lydia, Ponzetto Simone Paolo, Effelsberg Wolfgang, Dietz Laura

Nowadays, where multimedia data is continuously generated, stored, and distributed, multimedia indexing, with its purpose of group- ing similar data, becomes more important than ever. Understanding the gist (=message) of…

Learning-To-Rank

MDER-DR: Multi-Hop Question Answering with Entity-Centric Summaries

2026-03-11 · Riccardo Campi, Nicolò Oreste Pinciroli Vago, Mathyas Giudici, Marco Brambilla 외 arxiv

Retrieval-Augmented Generation (RAG) over Knowledge Graphs (KGs) suffers from the fact that indexing approaches may lose important contextual nuance when text is reduced to triples, thereby degrading performance in downs…

Multi-hop Question AnsweringKnowledge Graphs

GraphRAG on Consumer Hardware: Benchmarking Local LLMs for Healthcare EHR Schema Retrieval

2026-05-20 · Peter Fernandes, Ria Kanjilal arxiv

Graph-based Retrieval Augmented Generation (GraphRAG) extends retrieval-augmented generation to support structured reasoning over complex corpora, but its reliability under resource-constrained, privacy-sensitive deploym…