2 papers
cs.IR2026
SPIRE: Structure-Preserving Interpretable Retrieval of Evidence
Mike Rainey, Umut Acar, Muhammed Sezer
Retrieval-augmented generation over semi-structured sources such as HTML is constrained by a mismatch between document structure and the flat, sequence-based interfaces of today's…
cs.PL2024
Optimizing Layout of Recursive Datatypes with Marmoset
Vidush Singhal, Chaitanya Koparkar, Joseph Zullo +5
While programmers know that the low-level memory representation of data structures can have significant effects on performance, compiler support to optimize the layout of those str…