Individual paper notes tell you what one paper says.
The matrix shows you what the field hasn't done yet.
The literature matrix is a structured table where each row is one paper and each column is a research dimension:
| Paper | Problem | Method | Dataset | Cold-start? | Trad. Baselines? | Key Limitation |
|---|---|---|---|---|---|---|
| K-RagRec (2025) | Hallucination + knowledge gap | KG subgraph RAG + GNN | ML-1M, ML-20M, Book | ✓ Yes | ✗ No | Requires KG availability |
| G-Retriever (2024) | LLM hallucination on graphs | Graph RAG + LLM | Various graphs | ✗ No | ✗ No | Not RS-specific |
| KAPING (2023) | LLM knowledge gap | KG triple retrieval | ML-1M | ✗ No | ✗ No | Text only, no structure |
| LightGCN (2020) | Over-parameterised GCN | Simplified GCN | Gowalla, Yelp | ✗ No | ✓ Yes | No side info, no KG |
Pattern visible immediately: The "Trad. Baselines?" column is almost entirely ✗. Three papers in the same sub-area all avoid comparing to classical CF. That's a systematic gap.
Once you have 5–10 papers in a matrix, scan each column vertically. Look for:
Yellow = gap. A column full of yellow = a research paper.
Problem type, Method category, Datasets, Metrics, Key limitation. These apply to every RS paper.
Cold-start? Sequential? LLM-based? Graph-based? Knowledge-aware? Pick 3–4 that define your research space.
Does it compare to trad. CF? Does it test on sparse data? Does it evaluate fairness? These reveal community norms.
Your Excel file already has the Literature Matrix sheet with standard columns. Add 2–3 columns specific to your research focus — that's where your unique insight comes from.
Simple workflow:
Instead of re-reading 20 papers, you scan the matrix in 5 minutes and immediately see where your work sits.
Fill one row per paper immediately after your summary. Consistency is everything.
A column with consistent blanks = a problem the field hasn't solved = your research opportunity.
Standard columns track the field. Your custom columns track what matters to your specific research direction.
Next: M3 · L3 — Connecting Ideas Across Papers