collaborators

21 papers

cs.CL2026

UnpredictaBench: A Benchmark for Evaluating Distributional Randomness in LLMs

Amirhossein Abaskohi, Amirhossein Dabiriaghdam, Liang Luo +4

We introduce UnpredictaBench, an evaluation that tests the ability of large language models (LLMs) to capture true underlying distributions. As LLMs are increasingly used as substi…

cs.CL2026

Dual-Confidence Contrastive Decoding for Retrieval-Augmented Generation

Raymond Li, Md Tawkat Islam Khondaker, Amirhossein Abaskohi +3

Retrieval-augmented generation (RAG) increasingly requires models to answer questions from multiple retrieved documents, where only some sources are relevant and the retrieved bund…

cs.CL2026

SeKV: Resolution-Adaptive KV Cache with Hierarchical Semantic Memory for Long-Context LLM Inference

Amirhossein Abaskohi, Giuseppe Carenini, Peter West +1

Large language models increasingly operate over long contexts, where the KV cache becomes a dominant memory bottleneck: its size grows linearly with sequence length and must be ret…

cs.CL2026

MCompassRAG: Topic Metadata as a Semantic Compass for Paragraph-Level Retrieval

Amirhossein Abaskohi, Raymond Li, Gaetano Cimino +3

Retrieval-augmented generation (RAG) systems depend critically on how documents are chunked and searched. Fine-grained chunks can improve retrieval precision but expand the search…

cs.CL2026

SproutRAG: Attention-Guided Tree Search with Progressive Embeddings for Long-Document RAG

Amirhossein Abaskohi, Issam H. Laradji, Peter West +1

Retrieval-augmented generation (RAG) systems must balance retrieval granularity with contextual coherence, a challenge that existing methods address through LLM-guided chunking, si…

cs.AI2026

The Illusion of Multi-Agent Advantage

Prathyusha Jwalapuram, Hehai Lin, Chuyuan Li +7

Prevailing wisdom posits that Multi-Agent Systems (MAS) are superior to Single-Agent Systems (SAS), citing advantages like context protection, parallel processing and distributed d…