Dense Pasage Retrieval,https://github.com/facebookresearch/DPR,https://aclanthology.org/2020.emnlp-main.550.pdf,2020,Dense,"Open Dom QA","Données Wikipédia traitées maison
Dense Pasage Retrieval,https://github.com/facebookresearch/DPR,https://aclanthology.org/2020.emnlp-main.550.pdf,2020,Dense,Open Dom QA,"Données Wikipédia traitées maison
Natural Questions, TriviaQA, WebQuestions, CuratedTREC, SQuAD v1.1","Extraction","Un peu ancien..
Natural Questions, TriviaQA, WebQuestions, CuratedTREC, SQuAD v1.1",Extraction,"Un peu ancien..
Retriever seulement
Retriever seulement
Bi-encodeur
Bi-encodeur
Apprentissage supervisé"
Apprentissage supervisé"
PaperQA2,https://github.com/Future-House/paper-qa,https://arxiv.org/pdf/2409.13740,2024,Agent,"Summarization, Contradiction detection, QA","LitQA2 (bench aussi publié dans le même papier), WikiCrow (outil de génération de pseudo document Wikipedia)",Full Pipeline,"Coût de calcul énorme, Adaptation non garantie"
PaperQA2,https://github.com/Future-House/paper-qa,https://arxiv.org/pdf/2409.13740,2024,Agent,"Summarization, Contradiction detection, QA","LitQA2 (bench aussi publié dans le même papier), WikiCrow (outil de génération de pseudo document Wikipedia)",Full Pipeline,"Coût de calcul énorme, Adaptation non garantie"
Bench (0-shot learn) : BEIR",Retriever + entrainement par contrastive Learning,"Démonstration de l'entrainement de dense retrieval par constrastive learning (auto-supervisé)
Bench (0-shot learn) : BEIR",Retriever + entrainement par contrastive Learning,"Démonstration de l'entrainement de dense retrieval par constrastive learning (auto-supervisé)
2022..."
2022..."
Atlas,https://github.com/facebookresearch/atlas,https://dl.acm.org/doi/epdf/10.5555/3648699.3648950,2023,Dense,"fact checking, question answering, dialog generation, entity linking and slot-filling","KILT : - question answering: Natural Questions , TriviaQA, HotpotQA - slot filling: Zero Shot RE, T-REx - entity linking: AIDA CoNLL-YAGO - dialogue: Wizard of Wikipedia - fact checking: FEVER + MMLU + versions originales de Natural Questions, TriviaQA, FEVER + adaptation de TempLAMA",FullPipeline,Few-shot learning with RAG
Atlas,https://github.com/facebookresearch/atlas,https://dl.acm.org/doi/epdf/10.5555/3648699.3648950,2023,Dense,"fact checking, question answering, dialog generation, entity linking and slot-filling","KILT : - question answering: Natural Questions , TriviaQA, HotpotQA - slot filling: Zero Shot RE, T-REx - entity linking: AIDA CoNLL-YAGO - dialogue: Wizard of Wikipedia - fact checking: FEVER + MMLU + versions originales de Natural Questions, TriviaQA, FEVER + adaptation de TempLAMA",FullPipeline,Few-shot learning with RAG
Search in the Chain (SearChain),https://github.com/xsc1234/Search-in-the-Chain,https://arxiv.org/abs/2304.14732,2024,framework,"Knowledge intensive tasks (QA, slot filling, fact checking, long-form QA)","HotpotQA, Musique, WikiMultiHopQA, StrategyQA, zsRE, T-REx, FEVER, ELI5,... ",Framework d'interaction entre Retriever et Generator,"Multiples allez-retours entre IR et LLM pour construire une chaine de raisonnement (suite de sous taches déterminées par le LLM) qui est vérifiée, documentée et réorientée par le IR. Cela nourri le LLM (et retour au début de la boucle)."
Search in the Chain (SearChain),https://github.com/xsc1234/Search-in-the-Chain,https://arxiv.org/abs/2304.14732,2024,framework,"Knowledge intensive tasks (QA, slot filling, fact checking, long-form QA)","HotpotQA, Musique, WikiMultiHopQA, StrategyQA, zsRE, T-REx, FEVER, ELI5,... ",Framework d'interaction entre Retriever et Generator,"Multiples allez-retours entre IR et LLM pour construire une chaine de raisonnement (suite de sous taches déterminées par le LLM) qui est vérifiée, documentée et réorientée par le IR. Cela nourri le LLM (et retour au début de la boucle)."
\ No newline at end of file
TAS-Balanced,https://github.com/sebastian-hofstaetter/tas-balanced-dense-retrieval,https://arxiv.org/abs/2104.06967,2021,Dense,Document Retrieval,MSMARCO-Passage,Méthode d'entrainement (par transfert ?) avec co mémoire et calcul non dissuasif