activity
20242026
most citedSeq vs Seq: An Open Suite of Paired Encoders and Decoders

1 citations · 1 across the 22 of their papers we have counts for

collaborators
Showing cs.CLShow all

47 papers · 1 filter

cs.CL2026

Information Abundance Paradox: Long-Context Training Undermines Parametric Knowledge

Arda Uzunoglu, Benjamin Van Durme, Benjamin van Durme +1

Large language models are increasingly trained and deployed with long contexts that span documents, code repositories, and interaction histories. This scaling reflects the implicit…

cs.CL2026

Rethinking LoRA Memory Through the Lens of KV Cache Compression

Chunsheng Zuo, Liaoyaqi Wang, William Jurayj +2

Parametric retrieval augmentation encodes document information into lightweight, document-specific modules such as LoRA adapters, reducing the need to include all evidence as input…

cs.CL2026

DAR: Deontic Reasoning with Agentic Harnesses

Guangyao Dou, William Jurayj, Nils Holzenberger +1

Deontic reasoning is the task of answering questions by applying explicit rules and policies to case-specific facts, for example computing tax liability under a statute or determin…

cs.CL2026

Seeing Through the MiRAGE: Evaluating Multimodal Retrieval Augmented Generation

Alexander Martin, William Walden, Reno Kriz +5

We introduce MiRAGE, an evaluation framework for retrieval-augmented generation (RAG) from multimodal sources. As audiovisual media becomes a prevalent source of information online…

cs.CL2026

Configurable Reward Model for Balanced Safety Alignment

Zhengping Jiang, Mehran Khodabandeh, Akash Bharadwaj +5

Aligning large language models (LLMs) to heterogeneous and rapidly evolving safety requirements remains a critical challenge. Existing instruction-tuned LLMs and standalone safety…

cs.CL2026

Synthetic Function Demonstrations Improve Generation in Low-Resource Programming Languages

Nick McKenna, Xinnuo Xu, Jack Williams +3

A key consideration when training an LLM is whether the target language is more or less resourced, for example English compared to Welsh, or Python compared to Excel. Typical train…