



Retrieve, Rerank, Generate system from IBM Research that combines neural retrieval and reranking with BART-based generation, achieving 9-34% gains over previous SOTA on the KILT leaderboard.
Re2G is a system published at NAACL 2022 that blends symbolic and neural retrieval via reranking layers, combining neural initial retrieval and reranking into a BART-based sequence-to-sequence generation pipeline.
Multi-stage Approach:
Demonstrated large gains across four diverse tasks:
Builds on RAG and REALM models, addressing knowledge-intensive tasks where non-parametric memory allows models to scale dramatically with sub-linear increases in computational cost and GPU memory.
Open-source code available on GitHub. Reranker models available on Hugging Face (ibm-research/re2g-reranker-trex).
NAACL 2022, authored by Michael Glass, Gaetano Rossiello, and colleagues from IBM Research.
Research paper and code - free and open-source.
Loading more......