24 citations · 59 across the 14 of their papers we have counts for
3 papers · 2 filters
Toward Optimal Search and Retrieval for RAG
Alexandria Leto, Cecilia Aguerrebere, Ishwar Bhati +3
Retrieval-augmented generation (RAG) is a promising method for addressing some of the memory-related challenges associated with Large Language Models (LLMs). Two separate systems f…
Assessing Episodic Memory in LLMs with Sequence Order Recall Tasks
Mathis Pink, Vy A. Vo, Qinyuan Wu +7
Current LLM benchmarks focus on evaluating models' memory of facts and semantic relations, primarily assessing semantic aspects of long-term memory. However, in humans, long-term m…
OMPar: Automatic Parallelization with AI-Driven Source-to-Source Compilation
Tal Kadosh, Niranjan Hasabnis, Prema Soundararajan +5
Manual parallelization of code remains a significant challenge due to the complexities of modern software systems and the widespread adoption of multi-core architectures. This pape…