Research log

What I read, what I understood, and what changed my mind.

A public record of papers, books, and courses. Every entry is written in my own words: the central idea, the assumptions, the limits, and where it connects to my work.

Current streak0days
Longest streak1days
This year1completed
Library1items

Learning activity

Last 52 weeks

LessMore

Knowledge map

Topics grow as they return.

Tag size reflects how often a topic appears across the library. Select a tag to see the materials behind it.

Library

Notes, not bookmarks.

1 item
01

Papers

1
01

Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks

Patrick Lewis, Ethan Perez, Aleksandra Piktus, Fabio Petroni, Vladimir Karpukhin, Naman Goyal, Heinrich Küttler, Mike Lewis, Wen-tau Yih, Tim Rocktäschel, Sebastian Riedel, Douwe Kiela

The paper introduces RAG: a model that combines the knowledge stored in a pretrained generator with passages retrieved from an external corpus. This makes generation more specific and factual while allowing the system's knowledge source to be inspected and updated.

What I kept

A language model does not need to keep every fact in its parameters—it can retrieve relevant evidence first and generate an answer conditioned on that evidence.

#rag#retrieval#nlp#knowledge-intensive-nlp#open-domain-qa#language-models
02

Books

0

No book notes yet.

03

Courses

0

No course notes yet.