Papers with RICHES
From RAG to Riches: Retrieval Interlaced with Sequence Generation (2024.emnlp-main)
Copied to clipboard
| Challenge: | RICHES interleaves retrieval with sequence generation tasks . traditional approaches chain LLM generation with separate retrieval model . |
| Approach: | They propose a novel approach that interleaves retrieval with sequence generation tasks . they propose attributed evidence, multi-hop retrievals and interleave thoughts to plan on what to retrieve next . |
| Outcome: | The proposed approach can work with any Instruction-tuned model, without additional training. |