activity
20242026
collaborators

12 papers

cs.IR2026

CoPersona: Collaborative Persona Graphs for Robust LLM Personalization

Yangtian Zhang, Leyao Wang, Hiren Madhu +3

Real-world LLM personalization is often constrained by sparse and skewed user histories: most users provide only a handful of interactions, while even frequent users' logs capture…

cs.IR2026

HypRAG: Hyperbolic Dense Retrieval for Retrieval Augmented Generation

Hiren Madhu, Ngoc Bui, Ali Maatouk +6

Embedding geometry plays a fundamental role in retrieval quality, yet dense retrievers for retrieval-augmented generation (RAG) remain largely confined to Euclidean space. However,…

cs.LG2026

Make Each Token Count: Towards Improving Long-Context Performance with KV Cache Eviction

Ngoc Bui, Hieu Trung Nguyen, Arman Cohan +1

The key-value (KV) cache is a major bottleneck in long-context inference, where memory and computation grow with sequence length. Existing KV eviction methods reduce this cost but…

cs.LG2026

Cache What Lasts: Token Retention for Memory-Bounded KV Cache in LLMs

Ngoc Bui, Shubham Sharma, Simran Lamba +2

Memory and computation remain core bottlenecks in long-horizon LLM inference due to the quadratic cost of self-attention and the ever-growing key-value (KV) cache. Existing strateg…

cs.DL2026

LitBench: A Graph-Centric Large Language Model Benchmarking Tool For Literature Tasks

Andreas Varvarigos, Ali Maatouk, Jiasheng Zhang +4

While large language models (LLMs) have become the de facto framework for literature-related tasks, they still struggle to function as domain-specific literature agents due to thei…

cs.SI2025

LitFM: A Retrieval Augmented Structure-aware Foundation Model For Citation Graphs

Jiasheng Zhang, Jialin Chen, Ali Maatouk +6

With the advent of large language models (LLMs), managing scientific literature via LLMs has become a promising direction of research. However, existing approaches often overlook t…