Build a mini literature survey on a niche topic
Когда использовать: You're starting work on a topic (e.g. 'speculative decoding') and want the 10 most relevant recent papers with summaries.
Предварительные требования
- Local cache dir writable — Default under user home; override via ARXIV_STORAGE_PATH
Поток
-
Search strategicallySearch arXiv for 'speculative decoding' in cs.CL or cs.LG, last 12 months, sort by relevance. Top 20.✓ Скопировано→ List of arxiv ids + titles + abstracts
-
Download the top candidatesDownload the top 10 papers locally.✓ Скопировано→ Papers cached; return local paths
-
Summarize each in one paragraphFor each downloaded paper, extract text and write a 4-line summary: problem, method, result, limitations. Preserve the arxiv id.✓ Скопировано→ Structured summaries with citations
Итог: A 10-paper survey table ready for a related-work section or blog post.
Подводные камни
- arXiv relevance sort is weak; you'll miss important papers sorted elsewhere — Also search sorted by submittedDate desc; triangulate via Semantic Scholar / Google Scholar for citation counts