collaborators

7 papers

cs.LG2026

Small-Scale Experiments: Are We There Yet?

Nicholas Lourie, Kyunghyun Cho, Karen Ullrich +1

Scaling laws promised cost-effective experiments; six years later, they have yet to fully deliver. Instead, researchers have found them unreliable at small scales (starting at 4M p…

cs.CL2026

End-to-End Context Compression at Scale

Ang Li, Sean McLeish, Haozhe Chen +12

Long-context language model inference is bottlenecked by memory, as the KV cache grows with context length. Recent techniques to compress the KV cache fall short: they either degra…

cs.LG2026

Customizing the Inductive Biases of Softmax Attention using Structured Matrices

Yilun Kuang, Noah Amsel, Sanae Lotfi +3

The core component of attention is the scoring function, which transforms the inputs into low-dimensional queries and keys and takes the dot product of each pair. While the low-dim…

cs.LG2026

Quantized Reasoning Models Think They Need to Think Longer, but They Do Not

Sanae Lotfi, Polina Kirichenko, Steven Li +1

Post-training quantization (PTQ) is widely used to deploy large language models efficiently, but its effect on reasoning models is not well understood. Across math, coding, and sci…

cs.LG2026

Trade-offs in Ensembling, Merging and Routing Among Parameter-Efficient Experts

Sanae Lotfi, Lucas Caccia, Alessandro Sordoni +2

While large language models (LLMs) fine-tuned with lightweight adapters achieve strong performance across diverse tasks, their performance on individual tasks depends on the fine-t…

cs.CL2026

Uncertainty Drives Social Bias Changes in Quantized Large Language Models

Stanley Z. Hua, Sanae Lotfi, Irene Y. Chen

Post-training quantization reduces the computational cost of large language models but fundamentally alters their social biases in ways that aggregate metrics fail to capture. We p…