Stack Overflow builds Question Assistant using logistic regression and Gemini to raise question success rate by 12%
Staging Ground reviewers were repeating the same feedback comments over and over on new askers' question drafts, slowing the review process, and LLMs alone proved unreliable for rating question quality.
An LLM-only approach produced repetitive, category-agnostic feedback that did not change when question drafts were updated. A survey-based attempt to build a ground truth dataset yielded a low Krippendorff's alpha score, making the labeled data unusable for training reliable ML models.
Question Assistant achieved a steady success rate improvement of +12% across two A/B test experiments, validating positive impact on question quality, and was released to all Stack Overflow askers on March 6, 2025.
Frequently asked questions
What did this team achieve with this AI workflow?
Question Assistant achieved a steady success rate improvement of +12% across two A/B test experiments, validating positive impact on question quality, and was released to all Stack Overflow askers on March 6, 2025.
What tools did this team use?
Gemini, Azure Databricks, Azure Kubernetes, Databricks Unity Catalog, Azure Event Hub, Datadog, TF IDF, Ask Wizard, Staging Ground, Google.
What results were reported?
Question success rate: +12%; Survey participants completing the survey: 152; Survey recipients: 1,000; A/B test group split: 50/50 (source-reported, not independently verified).
What failed first in this deployment?
An LLM-only approach produced repetitive, category-agnostic feedback that did not change when question drafts were updated.
How is this quality assurance AI workflow structured?
Question draft submitted → Logistic regression flags indicators → Gemini synthesizes contextual feedback → Actionable feedback delivered to asker → Results logged for model improvement.