2 papers
cs.CL2026
The Nuts and Bolts of Natural Language to SQL Translation: A Systematic Analysis of Model Pipeline Optimisation Approaches and their Interactions
Filip Klubicka, Vasudevan Nedumpozhimana, Sneha Rautmare +3
In the age of large language models, Natural Language to SQL (NL2SQL) translation remains an open problem with many useful applications. We explore interactions between several NL2…
cs.PF2026
Cluster, Route, Escalate: Cascaded Framework for Cost-Aware LLM Serving
Yasmin Moslem, Magdalena Kacmajor, Vasudevan Nedumpozhimana +11
Efficient deployment of large language models (LLMs) in production forces a trade-off between accuracy and cost. Operators often default to a single model that is either expensive…