- Retriever
- Knowledge Base
- Reader
-
Retrieval-Augmented Generation for Large Language Models: A Survey Survey Paper
-
PK-ICR: Persona-Knowledge Interactive Multi-Context Retrieval for Grounded Dialogue
EMNLP 2023
-
Interleaving Retrieval with Chain-of-Thought Reasoning for Knowledge-Intensive Multi-Step Questions
ACL 2023
-
Self-Knowledge Guided Retrieval Augmentation for Large Language Models
EMNLP 2023
-
DB-GPT: Empowering Database Interactions with Private Large Language Models
-
Retrieval-Augmented Thought Process as Sequential Decision Making
- [Compressing Context to Enhance Inference Efficiency of Large Language Models]
-
[Active Retrieval Augmented Generation]
EMNLP 2023
🔥🔥🔥 interesting and useful -> may can be used in dialogues -
Learning Retrieval Augmentation for Personalized Dialogue Generation
EMNLP 2023
-
[Divide and Conquer: Towards Better Embedding-based Retrieval for Recommender Systems from a Multi-task Perspective]
-
[TRAVEL: Tag-Aware Conversational FAQ Retrieval via Reinforcement Learning] interesting and useful work
- [CAR: Consolidation, Augmentation and Regulation for Recipe Retrieval]
-
CHAIN-OF-NOTE: ENHANCING ROBUSTNESS IN RETRIEVAL-AUGMENTED LANGUAGE MODELS
Tecent
🔥 -
[Knowledgeable Preference Alignment for LLMs in Domain-specific Question Answering]
- [Trends in Integration of Knowledge and Large Language Models: A Survey and Taxonomy of Methods, Benchmarks, and Applications]
-
Tree of Clarifications: Answering Ambiguous Questions with Retrieval-Augmented Large Language Models
EMNLP2023
using RAG to clarify ambiguous questions -
Divide and Conquer: Towards Better Embedding-based Retrieval for Recommender Systems from a Multi-task Perspective 🔥🔥🔥🔥🔥 this is very inspiring!
- https://mp.weixin.qq.com/s/dahnrxGBaNIfEOzruxCbOw useful in practice, similiar with UniMS-RAG, the weights of different sources, the rerank processing for retrieved documents from different sources
-
Self-DC: When to retrieve and When to generate? Self Divide-and-Conquer for Compositional Unknown Questions 🔥🔥🔥🔥🔥 the benchmark and framework both are valuable and important.
-
Blinded by Generated Contexts: How Language Models Merge Generated and Retrieved Contexts for Open-Domain QA? 🔥 a good paper for analysis, not a method paper
-
Self-Knowledge Guided Retrieval Augmentation for Large Language Models
-
ACTIVERAG: Revealing the Treasures of Knowledge via Active Learning
- BRANCH-SOLVE-MERGE IMPROVES LARGE LANGUAGE MODEL EVALUATION AND GENERATION combine_sub_qas in Self-DC