OpenTrain AI
No verified implementation yet

Joint Optimization of Reasoning and Dual-Memory for Self-Learning Diagnostic Agent

Bingxuan Li, Simo Du, Yue Guo

April 8, 2026arXiv: 2604.07269
0 repos~a few hours to reproduce
arXiv PDF

Abstract

Clinical expertise improves not only by acquiring medical knowledge, but by accumulating experience that yields reusable diagnostic patterns. Recent LLMs-based diagnostic agents have shown promising progress in clinical reasoning for decision support. However, most approaches treat cases independently, limiting experience reuse and continual adaptation. We propose SEA, a self-learning diagnostic agent with cognitivel...

Results & Benchmarks

TaskDatasetMetricValue
Agentic tool useQwen3-4bAccuracy0.4320
Agentic tool useQwen3-8bAccuracy0.4511
Agentic tool useQwen-4bFinal Accuracy0.4188
Agentic tool useQwen-8bFinal Accuracy0.4461

Best Implementation

Maintained implementation evidence is not confirmed for this paper yet.

Use the Implementation Status and Reproduction Path sections below for the current action plan.

Reproduction Path

Follow this baseline workflow to decide if this paper is worth immediate prototyping.

  1. 1

    This is primarily a method paper. Reproduce it within a maintained framework baseline instead of chasing paper-specific repos.

  2. 2

    Start with framework-native implementations (e.g. PyTorch optimizer module, Optax, or Transformers training loops).

  3. 3

    Replicate the paper ablation settings first, then compare against modern baselines.

Time to first repro: a few hoursNo maintained paper-verified implementation is currently available

Additional Implementations

No additional verified repositories beyond the primary recommendation.

Hugging Face Artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet.

Research Context