Skip to content

Knowledge-Intensive NLP

NLP tasks that fundamentally require access to external knowledge beyond what is captured in a language model's parameters. Common knowledge-intensive tasks include open-domain question answering, fact verification, knowledge-grounded dialogue, and abstractive question answering. These tasks typically involve retrieving relevant documents or knowledge elements and using them to inform downstream predictions or generations.

Key papers