Tag
The article discusses hidden states that an AI agent should track when diagnosing CI failures, such as flaky tests, real bugs, and configuration errors, and seeks feedback on weaknesses and missing states.
SymDiag is a neuro-symbolic framework that translates chain-of-thought reasoning into symbolic constraints and performs step-level satisfiability checks to localize failures in LLM reasoning, disentangling translation errors from reasoning errors.
Discussion on which area of healthcare will see the biggest transformation from AI in the next few years, including diagnosis, drug discovery, patient monitoring, and medical imaging.
CRAFT converts rubric-based evaluation into hierarchical capability diagnosis for LLMs, identifying specific weaknesses and generating targeted fine-tuning data, achieving stronger results on finance and legal benchmarks across four open-source models.
G-SHARE is a guideline-based structured reasoning framework for human-factor event diagnosis in nuclear power plants. It operationalizes a nine-step diagnostic guideline into a multi-stage pipeline with evidence extraction, stepwise reasoning, and consistency repair, outperforming one-shot LLM prompting and traditional baselines.
This paper diagnoses long-horizon failures in world models, attributing them to kinematic rather than dynamic imagination. The authors introduce a metric (iKCE) and show that imagined rollouts fail to capture dynamic regime changes even as policy rewards collapse.
The article argues that diagnosis—explaining why an agent failed in operational terms and what is safe to do next—is a missing first-class skill in production agent stacks, more critical than making agents sound smart.
Introduces RareDxR1, an end-to-end reasoning-centric large language model for open-domain rare disease diagnosis from unstructured clinical notes, using a progressive training framework and reflection-enhanced reasoning sampling, achieving state-of-the-art accuracy.
This paper presents RaDaR, a 32B open-source reasoning LLM trained on public and synthetic rare disease cases, which outperforms larger models like DeepSeek-R1 in diagnosis benchmarks and improves physician accuracy by 21.44 percentage points in a randomized trial.
This paper introduces representational commitment, a cross-run hidden-state convergence that diagnoses when an LLM agent has locked onto a trajectory prematurely. It shows that commitment predicts trajectory consistency but not correctness, and proposes monitoring to detect when an agent is confidently settled rather than assuming consistency equals trust.
EBench is a diagnostic benchmark for generalist mobile manipulation policies, providing a multi-dimensional profile across 26 tasks and 4 generalization axes, revealing structural strengths and weaknesses beyond aggregate success rates.
OpenAI highlights how o3 Deep Research can aid rare disease diagnosis by integrating clinical features, inheritance patterns, variant evidence, and scientific literature into actionable hypotheses for specialists.
EHRBench is an automated and reliable benchmark for evaluating LLMs on clinical decision-making tasks using real-world electronic health records, covering nearly 1M QA items across diagnosis, treatment, and prognosis tasks.
Boston Children's Hospital has integrated AI across its clinical and operational infrastructure, using a secure ChatGPT environment to diagnose over 40 rare conditions, reduce operational costs, and improve care delivery.
This paper proposes VBFDD-Agent, a vehicle battery fault detection and diagnosis agent that uses descriptive text modeling of battery signals, large language models, and historical cases to generate interpretable diagnostic results and maintenance recommendations for electric vehicle batteries.
Elentaria is a product launched on ProductHunt that helps with go-to-market strategy from diagnosis to execution.
This academic paper establishes connections between Consistency-Based Diagnosis and Actual Causality within the context of Explainable AI (XAI). It aims to integrate these two areas to improve explanations in AI and Explainable Data Management.
MEDSYN is a multilingual multimodal benchmark for evaluating MLLMs on complex clinical cases with up to 7 distinct visual evidence types per case. The study reveals that while frontier models match human experts on differential diagnosis generation, all MLLMs show significant gaps in final diagnosis selection due to poor synthesis of heterogeneous clinical evidence.
OpenAI collaborated with Boston Children's Hospital and Harvard's Manton Center on a study covering 376 cases, using AI workflows to assist in diagnosing rare diseases and leading to 18 confirmed diagnoses. The core approach was to have AI perform literature retrieval, hypothesis ranking, and evidence summarization, which were then reviewed by human geneticists, rather than directly providing conclusions.