paper-with-me

홈 › Papers

SurgBox: Agent-Driven Operating Room Sandbox with Surgery Copilot

2024-12-06 · Jinlin Wu, Xusheng Liang, Xuexue Bai, Zhen Chen

Surgical interventions, particularly in neurology, represent complex and high-stakes scenarios that impose substantial cognitive burdens on surgical teams. Although deliberate education and practice can enhance cognitive capabilities, surgical training opportunities remain limited due to patient safety concerns. To address these cognitive challenges in surgical training and operation, we propose SurgBox, an agent-driven sandbox framework to systematically enhance the cognitive capabilities of surgeons in immersive surgical simulations. Specifically, our SurgBox leverages large language models (LLMs) with tailored Retrieval-Augmented Generation (RAG) to authentically replicate various surgical roles, enabling realistic training environments for deliberate practice. In particular, we devise Surgery Copilot, an AI-driven assistant to actively coordinate the surgical information stream and support clinical decision-making, thereby diminishing the cognitive workload of surgical teams during surgery. By incorporating a novel Long-Short Memory mechanism, our Surgery Copilot can effectively balance immediate procedural assistance with comprehensive surgical knowledge. Extensive experiments using real neurosurgical procedure records validate our SurgBox framework in both enhancing surgical cognitive capabilities and supporting clinical decision-making. By providing an integrated solution for training and operational support to address cognitive challenges, our SurgBox framework advances surgical education and practice, potentially transforming surgical outcomes and healthcare quality. The code is available at https://github.com/franciszchen/SurgBox.

📄 PDF Abstract BibTeX arXiv:2412.05187

Code (1)

franciszchen/surgbox 공식 구현

Tasks

Decision MakingRAGRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

MiniHack the Planet: A Sandbox for Open-Ended Reinforcement Learning Research

2021-09-27 · Mikayel Samvelyan, Robert Kirk, Vitaly Kurin, Jack Parker-Holder 외

Progress in deep reinforcement learning (RL) is heavily driven by the availability of challenging benchmarks used for training agents. However, benchmarks that are widely adopted by the community are not explicitly desig…

Deep Reinforcement LearningNetHackreinforcement-learningReinforcement Learning (RL)+1

BloClaw: An Omniscient, Multi-Modal Agentic Workspace for Next-Generation Scientific Discovery

2026-04-01 · Yao Qin, Yangyang Yan, Jinhua Pang, Xiaoming Zhang arxiv

The integration of Large Language Models (LLMs) into life sciences has catalyzed the development of "AI Scientists." However, translating these theoretical capabilities into deployment-ready research environments exposes…

YeasierAgent: Agentic Social Sandbox as a Canvas for Intent-Driven Creation of Platform-Agnostic Symbiotic Agent-Native Applications

2026-06-11 · Jory He arxiv

This paper introduces YeasierAgent, an application-building paradigm based on symbiotic agents, narrative worlds, and scene-aware interaction. It challenges the conventional device-coupled model of software by redefining…

MOSS: Enabling Code-Driven Evolution and Context Management for AI Agents

2024-09-24 · Ming Zhu, Yi Zhou

Developing AI agents powered by large language models (LLMs) faces significant challenges in achieving true Turing completeness and adaptive, code-driven evolution. Current approaches often generate code independently of…

Code GenerationManagement

Quantifying Frontier LLM Capabilities for Container Sandbox Escape

2026-03-01 · Rahul Marchand, Art O Cathain, Jerome Wynne, Philippos Maximos Giavridis 외 arxiv

Large language models (LLMs) increasingly act as autonomous agents, using tools to execute code, read and write files, and access networks, creating novel security risks. To mitigate these risks, agents are commonly depl…