paper-with-me

홈 › Papers

Enhancing Guardrails for Safe and Secure Healthcare AI

2024-09-25 · Ananya Gangavarapu

Generative AI holds immense promise in addressing global healthcare access challenges, with numerous innovative applications now ready for use across various healthcare domains. However, a significant barrier to the widespread adoption of these domain-specific AI solutions is the lack of robust safety mechanisms to effectively manage issues such as hallucination, misinformation, and ensuring truthfulness. Left unchecked, these risks can compromise patient safety and erode trust in healthcare AI systems. While general-purpose frameworks like Llama Guard are useful for filtering toxicity and harmful content, they do not fully address the stringent requirements for truthfulness and safety in healthcare contexts. This paper examines the unique safety and security challenges inherent to healthcare AI, particularly the risk of hallucinations, the spread of misinformation, and the need for factual accuracy in clinical settings. I propose enhancements to existing guardrails frameworks, such as Nvidia NeMo Guardrails, to better suit healthcare-specific needs. By strengthening these safeguards, I aim to ensure the secure, reliable, and accurate use of AI in healthcare, mitigating misinformation risks and improving patient safety.

📄 PDF Abstract BibTeX arXiv:2409.17190

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationMisinformation

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 제목 키워드 기반

Don't Make Models Guess Security and Safety: Symbolic Guardrails for Domain-Specific AI Agents

2026-04-16 · Yining Hong, Yining She, Eunsuk Kang, Christopher S. Timperley 외 arxiv

There is increasing interest in integrating AI agents that invoke tools into domain-specific commercial software, where unintended tool calls can cause serious security and safety incidents. This has drawn growing resear…

OpenGuardrails: A Configurable, Unified, and Scalable Guardrails Platform for Large Language Models

2025-10-22 · Thomas Wang, Haowen Li arxiv

As large language models (LLMs) are increasingly integrated into real-world applications, ensuring their safety, robustness, and privacy compliance has become critical. We present OpenGuardrails, the first fully open-sou…

Text Generation

FreoStream:Enhancing Stream Guardrails via Future-Aware Reasoning and Safety-Aligned Optimization

2026-06-11 · Jianwei Wang, Guoyang Shen, Yanhong Wu, Haoran Li 외 arxiv

Stream guardrails enable token-level safety detection before full responses are generated. However, they often make overly conservative judgements and block those sensitive but safe tokens, which is known as over-refusal…

PSG-Agent: Personality-Aware Safety Guardrail for LLM-based Agents

2025-09-28 · Yaozu Wu, Jizhou Guo, Dongyuan Li, Henry Peng Zou 외 arxiv

Effective guardrails are essential for safely deploying LLM-based agents in critical applications. Despite recent advances, existing guardrails suffer from two fundamental limitations: (i) they apply uniform guardrail po…

Refining Input Guardrails: Enhancing LLM-as-a-Judge Efficiency Through Chain-of-Thought Fine-Tuning and Alignment

2025-01-22 · Melissa Kazemi Rad, Huy Nghiem, Andy Luo, Sahil Wadhwa 외

Large Language Models (LLMs) have demonstrated powerful capabilities that render them valuable in different applications, including conversational AI products. It is paramount to ensure the security and reliability of th…