Hybrid LLM System Excels in Conversational Depression Screening Challenge

Victor Gong, David Guecha· July 21, 2026 View original

Summary

DS@GT ARC developed a hybrid multi-agent LLM system for the eRisk 2026 challenge, achieving 3rd place by combining an open-source Gemma 27B model with algorithmic guidance. This approach outperformed a more expensive proprietary model, demonstrating that structured algorithmic supervision can enable weaker models to compete effectively in sensitive conversational tasks like depression screening.

The eRisk 2026 Task 1 challenge focused on conversational depression screening, requiring systems to interview LLM personas and infer Beck Depression Inventory II (BDI-II) scores and key symptoms without direct sensitive questions. DS@GT ARC submitted a hybrid multi-agent LLM system that evolved through several stages, culminating in a configuration that leveraged an open-source Gemma 27B model for interviewing. To compensate for the Gemma model's inherent limitations compared to stronger proprietary models, the team integrated three algorithmic components: a precomputed dialogue tree for standardized interview flows, a reliability-weighted consensus aggregation mechanism, and a cluster-based imputation step for unprobed symptoms. This structured algorithmic guidance proved highly effective. The hybrid system achieved an ADODL score of 0.9063, ranking 3rd among all complete submissions and placing DS@GT 2nd overall among 21 teams. Notably, this open-source-driven hybrid configuration outperformed their own paid baseline (GPT-5-nano) while significantly reducing per-persona API costs. This success underscores the potential for algorithmic supervision to enable less powerful, open-source models to achieve competitive results in complex and sensitive conversational AI applications.

Why it matters

Professionals in AI development and healthcare can learn that strategic algorithmic guidance can make open-source LLMs competitive with proprietary models, offering cost-effective and transparent solutions for sensitive applications like mental health screening.

How to implement this in your domain

  1. 1Identify sensitive conversational AI tasks where cost-effective, open-source LLMs could be deployed.
  2. 2Design structured algorithmic guidance, such as dialogue trees or rule-based systems, to augment LLM capabilities.
  3. 3Implement multi-agent architectures where different LLMs or modules handle specific parts of a conversation.
  4. 4Develop consensus aggregation and imputation strategies to enhance the reliability of LLM outputs.
  5. 5Evaluate the performance and cost-effectiveness of hybrid open-source and proprietary LLM solutions for specific use cases.

Who benefits

HealthcareMental HealthAI/TechCustomer ServiceSocial Services

Key takeaways

  • Hybrid multi-agent LLM systems can achieve high performance in sensitive conversational tasks.
  • Algorithmic guidance significantly enhances the capabilities of weaker open-source LLMs.
  • An open-source model with structured supervision can outperform more expensive proprietary models.
  • This approach offers a cost-effective and competitive solution for conversational AI.

Original post by Victor Gong, David Guecha

"arXiv:2607.16712v1 Announce Type: new Abstract: We describe DS@GT's submission to the eRisk 2026 Task 1 challenge on conversational depression screening, in which systems interview LLM personas that simulate individuals with varying depression profiles and produce a Beck Depressi…"

View on X

Originally posted by Victor Gong, David Guecha on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses