English

DQA: Diagnostic Question Answering for IT Support

Computation and Language 2026-04-10 v2 Artificial Intelligence

Abstract

Enterprise IT support interactions are fundamentally diagnostic: effective resolution requires iterative evidence gathering from ambiguous user reports to identify an underlying root cause. While retrieval-augmented generation (RAG) provides grounding through historical cases, standard multi-turn RAG systems lack explicit diagnostic state and therefore struggle to accumulate evidence and resolve competing hypotheses across turns. We introduce DQA, a diagnostic question-answering framework that maintains persistent diagnostic state and aggregates retrieved cases at the level of root causes rather than individual documents. DQA combines conversational query rewriting, retrieval aggregation, and state-conditioned response generation to support systematic troubleshooting under enterprise latency and context constraints. We evaluate DQA on 150 anonymized enterprise IT support scenarios using a replay-based protocol. Averaged over three independent runs, DQA achieves a 78.7% success rate under a trajectory-level success criterion, compared to 41.3% for a multi-turn RAG baseline, while reducing average turns from 8.4 to 3.9.

Keywords

Cite

@article{arxiv.2604.05350,
  title  = {DQA: Diagnostic Question Answering for IT Support},
  author = {Vishaal Kapoor and Mariam Dundua and Sarthak Ahuja and Neda Kordjazi and Evren Yortucboylu and Vaibhavi Padala and Derek Ho and Jennifer Whitted and Rebecca Steinert},
  journal= {arXiv preprint arXiv:2604.05350},
  year   = {2026}
}

Comments

7 pages, 2 tables, submitted at ACL 2026 Industry Track

R2 v1 2026-07-01T11:56:30.691Z