Skip to content

Latest commit

 

History

History
executable file
·
38 lines (34 loc) · 1.64 KB

articles.md

File metadata and controls

executable file
·
38 lines (34 loc) · 1.64 KB

Spring 2024 seminar articles

Sparse search

  1. Learning Passage Impacts for Inverted Indexes
  1. SPLADE v2: Sparse Lexical and Expansion Model for Information Retrieval

RAG

  1. Retrieval-Augmented Generation for Large Language Models: A Survey
  1. Knowledge Graphs Meet Multi-Modal Learning: A Comprehensive Survey
  1. MultiHop-RAG: Benchmarking Retrieval-Augmented Generation for Multi-Hop Queries
  1. SELF-RAG: LEARNING TO RETRIEVE, GENERATE, AND CRITIQUE THROUGH SELF-REFLECTION

Misc

  1. SIMPLIFYING TRANSFORMER BLOCKS
  1. SliceGPT: Compress Large Language Models by Deleting Rows and Columns
  1. TinyLlama: An Open-Source Small Language Model
  1. DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models

Long context

  1. LongRoPE: Extending LLM Context Window Beyond 2 Million Tokens
  1. LongNet: Scaling Transformers to 1,000,000,000 Tokens
  1. Ring Attention with Blockwise Transformers for Near-Infinite Context
  1. In Search of Needles in a 11M Haystack: Recurrent Memory Finds What LLMs Miss