paper-with-me

홈 › Papers

An Agentic AI Workflow for Detecting Cognitive Concerns in Real-world Data

2025-02-03 · Jiazi Tian, Liqin Wang, Pedram Fard, Valdery Moura Junior, Deborah Blacker, Jennifer S. Haas, Chirag Patel, Shawn N. Murphy, Lidia M. V. R. Moura, Hossein Estiri

Early identification of cognitive concerns is critical but often hindered by subtle symptom presentation. This study developed and validated a fully automated, multi-agent AI workflow using LLaMA 3 8B to identify cognitive concerns in 3,338 clinical notes from Mass General Brigham. The agentic workflow, leveraging task-specific agents that dynamically collaborate to extract meaningful insights from clinical notes, was compared to an expert-driven benchmark. Both workflows achieved high classification performance, with F1-scores of 0.90 and 0.91, respectively. The agentic workflow demonstrated improved specificity (1.00) and achieved prompt refinement in fewer iterations. Although both workflows showed reduced performance on validation data, the agentic workflow maintained perfect specificity. These findings highlight the potential of fully automated multi-agent AI workflows to achieve expert-level accuracy with greater efficiency, offering a scalable and cost-effective solution for detecting cognitive concerns in clinical settings.

📄 PDF Abstract BibTeX arXiv:2502.01789

Code (0)

등록된 구현이 없습니다.

Tasks

Specificity

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Towards Objective and Unbiased Decision Assessments with LLM-Enhanced Hierarchical Attention Networks

2024-11-13 · Junhua Liu, Kwan Hui Lim, Roy Ka-Wei Lee

How objective and unbiased are we while making decisions? This work investigates cognitive bias identification in high-stake decision making process by human experts, questioning its effectiveness in real-world settings,…

Decision Making

Understanding Cognition-Induced Risks in Agentic AI Systems

2026-08-15 · Guanchu Wang, Qinuo Li, Mengnan Du, Xia Hu 외 hf

Frontier agentic systems powered by large language models (LLMs) exhibit human-like patterns of cognition. As these systems become deeply integrated across different domains, their cognitive engagement raises critical co…

"I'm Not Reading All of That": Understanding Software Engineers' Level of Cognitive Engagement with Agentic Coding Assistants

2026-03-15 · Carlos Rafael Catalan, Lheane Marie Dizon, Patricia Nicole Monderin, Emily Kuang arxiv

Over-reliance on AI systems can undermine users' critical thinking and promote complacency, a risk intensified by the emergence of agentic AI systems that operate with minimal human involvement. In software engineering, …

The Bitter Lesson of Diffusion Language Models for Agentic Workflows: A Comprehensive Reality Check

2026-01-19 · Qingyu Lu, Liang Ding, Kanjian Zhang, Jinxia Zhang 외 arxiv

The pursuit of real-time agentic interaction has driven interest in Diffusion-based Large Language Models (dLLMs) as alternatives to auto-regressive backbones, promising to break the sequential latency bottleneck. Howeve…

I2I-STRADA -- Information to Insights via Structured Reasoning Agent for Data Analysis

2025-07-23 · SaiBarath Sundar, Pranav Satheesan, Udayaadithya Avadhanam arxiv

Recent advances in agentic systems for data analysis have emphasized automation of insight generation through multi-agent frameworks, and orchestration layers. While these systems effectively manage tasks like query tran…