collaborators

6 papers

cs.LG2026

Brevity is the Soul of Inference Efficiency: Inducing Concision in VLMs via Data Curation

DatologyAI, :, Matthew L. Leavitt +8

Inference efficiency is typically pursued by shrinking the model: distillation, pruning, quantization, and sparse routing each lower per-token cost while treating token count as fi…

cs.DC2026

SplitZip: Ultra Fast Lossless KV Compression for Disaggregated LLM Serving

Yipin Guo, Siddharth Joshi

Contemporary systems serving large language models (LLMs) have adopted prefill-decode disaggregation to load-balance between the compute-bound prefill phase and the memory-bound de…

cs.LG2026

The Finetuner's Fallacy: When to Pretrain with Your Finetuning Data

Christina Baek, Ricardo Pio Monti, David Schwab +31

Real-world model deployments demand strong performance on narrow domains where data is often scarce. Typically, practitioners finetune models to specialize them, but this risks ove…

cs.LG2026

DatBench: Discriminative, Faithful, and Efficient VLM Evaluations

DatologyAI, :, Siddharth Joshi +30

Empirical evaluation serves as the primary compass guiding research progress in foundation models. Despite a large body of work focused on training frontier vision-language models…

cs.CL2025

Luxical: High-Speed Lexical-Dense Text Embeddings

DatologyAI, :, Luke Merrick +31

Frontier language model quality increasingly hinges on our ability to organize web-scale text corpora for training. Today's dominant tools trade off speed and flexibility: lexical…

cs.LG2025

BeyondWeb: Lessons from Scaling Synthetic Data for Trillion-scale Pretraining

DatologyAI, :, Pratyush Maini +28

Recent advances in large language model (LLM) pretraining have shown that simply scaling data quantity eventually leads to diminishing returns, hitting a data wall. In response, th…