paper-with-me

홈 › Papers

Toward Autonomous Laboratory Safety Monitoring with Vision Language Models: Learning to See Hazards Through Scene Structure

2026-01-31 · Trishna Chakraborty, Udita Ghosh, Aldair Ernesto Gongora, Ruben Glatt, Yue Dong, Jiachen Li, Amit K. Roy-Chowdhury, Chengyu Song arxiv

Laboratories are prone to severe injuries from minor unsafe actions, yet continuous safety monitoring -- beyond mandatory pre-lab safety training -- is limited by human availability. Vision language models (VLMs) offer promise for autonomous laboratory safety monitoring, but their effectiveness in realistic settings is unclear due to the lack of visual evaluation data, as most safety incidents are documented primarily as unstructured text. To address this gap, we first introduce a structured data generation pipeline that converts textual laboratory scenarios into aligned triples of (image, scene graph, ground truth), using large language models as scene graph architects and image generation models as renderers. Our experiments on the synthetic dataset of 1,207 samples across 362 unique scenarios and seven open- and closed-source models show that VLMs perform effectively given textual scene graph, but degrade substantially in visual-only settings indicating difficulty in extracting structured object relationships directly from pixels. To overcome this, we propose a post-training context-engineering approach, scene-graph-guided alignment, to bridge perceptual gaps in VLMs by translating visual inputs into structured scene graphs better aligned with VLM reasoning, improving hazard detection performance in visual only settings.

📄 PDF Abstract BibTeX arXiv:2602.00414

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

LabSafety Bench: Benchmarking LLMs on Safety Issues in Scientific Labs

2024-10-18 · Yujun Zhou, Jingdong Yang, Kehan Guo, Pin-Yu Chen 외

Laboratory accidents pose significant risks to human life and property, underscoring the importance of robust safety protocols. Despite advancements in safety training, laboratory personnel may still unknowingly engage i…

BenchmarkingFairnessMultiple-choice

LABSHIELD: A Multimodal Benchmark for Safety-Critical Reasoning and Planning in Scientific Laboratories

2026-03-12 · Qianpu Sun, Xiaowei Chi, Yuhan Rui, Ying Li 외 arxiv

Artificial intelligence is increasingly catalyzing scientific automation, with multimodal large language model (MLLM) agents evolving from lab assistants into self-driving lab operators. This transition imposes stringent…

Construction Site Safety Monitoring and Excavator Activity Analysis System

2021-10-06 · Sibo Zhang, Liangjun Zhang

With the recent advancements in deep learning and computer vision, the AI-powered construction machine such as autonomous excavator has made significant progress. Safety is the most important section in modern constructi…

Action RecognitionObject DetectionPose Estimation

Causal Scene Narration with Runtime Safety Supervision for Vision-Language-Action Driving

2026-04-02 · Yun Li, Yidu Zhang, Simon Thompson, Ehsan Javanmardi 외 arxiv

Vision-Language-Action (VLA) models for autonomous driving must integrate diverse textual inputs, including navigation commands, hazard warnings, and traffic state descriptions, yet current systems often present these as…

Autonomous Driving

LabGuard: Grounding Natural-Language Laboratory Rules into Runtime Guards for Embodied Laboratory Agents

2026-06-30 · Jingpu Yang, Fengxian Ji, Zhengzhao Lai, Zhexuan Cui 외 arxiv

Scientific embodied agents are increasingly capable of carrying out laboratory procedures, but executing these procedures safely in dynamic laboratory environments remains challenging. Current safety approaches often ove…