Papers by Chetan Sharma

1 papers
TTD-SQL: Tree-Guided Token Decoding for Efficient and Schema-Aware SQL Generation (2025.emnlp-industry)

Copied to clipboard

Challenge: Large language models (LLMs) have achieved state-of-the-art accuracy on benchmarks like Spider and BIRD, but inference latency due to sequential autoregressive decoding remains a challenge for real-time deployments.
Approach: a new framework integrates SQL grammar and database schema constraints into the decoding process . tree-Guided Token Decoding (TTD-SQL) precomputes token-level decision trees over SQL keywords, table names, and column identifiers .
Outcome: a new framework reduces schema hallucinations and inference latency due to autoregressive decoding . tree-Guided Token Decoding achieves 19.96% token-rate speedups .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations