5 papers
ESQ-Bench: A Multi-Tier Enterprise Oracle Benchmark for Evaluating NL2SQL Dialect Generalization and Silent Semantic Divergence
Sanjay Mishra, Divya Chukkapalli, Ganesh R. Naik
State-of-the-art Natural Language to SQL (NL2SQL) models report execution accuracy exceeding 89 percent on established benchmarks such as Spider and BIRD. However, these benchmarks…
DRL: A Deterministic Relational Middleware Layer for Transaction-Safe Enterprise NL2SQL Under Schema-Graph Scaling
Sanjay Mishra, Divya Chukkapalli, Ganesh R. Naik
Deploying natural-language interfaces over enterprise OLTP catalogs fails at scale because semantic parsers collapse under schema-graph scaling, inflating context beyond stable LLM…
Schema-Aware Localisation (SAL): Live Schema Grounding and Hallucination Validation for Oracle NL2SQL
Sanjay Mishra, Divya Chukkapalli, Ganesh R. Naik
Large language models can generate fluent SQL from natural language, but on real enterprise Oracle databases they frequently fail at execution time: columns and aliases are halluci…
Stateful Guardrails for Multi-Turn LLM Systems: A Conversational Risk Accumulation Framework
Sanjay Mishra, Divya Chukkapalli, Ganesh R. Naik
Most safety guardrails for large language models (LLMs) evaluate each prompt-response pair in isolation, which misses failures that arise only over a dialogue as benign turns compo…
CommitDistill: A Lightweight Knowledge-Centric Memory Layer for Software Repositories
Divya Chukkapalli, Thejesh Avula, Aditya Aggarwal +2
Software repositories accumulate large amounts of unstructured knowledge in commit messages, pull-request discussions, and issue threads, but developers and AI coding assistants ra…