paper-with-me

홈 › Papers

SafeGen-LLM: Enhancing Safety Generalization in Task Planning for Robotic Systems

2026-02-27 · Jialiang Fan, Weizhe Xu, Mengyu Liu, Oleg Sokolsky, Insup Lee, Fanxin Kong arxiv

Safety-critical task planning in robotic systems remains challenging: classical planners suffer from poor scalability, Reinforcement Learning (RL)-based methods generalize poorly, and base Large Language Models (LLMs) cannot guarantee safety. To address this gap, we propose safety-generalizable large language models, named SafeGen-LLM. SafeGen-LLM can not only enhance the safety satisfaction of task plans but also generalize well to novel safety properties in various domains. We first construct a multi-domain Planning Domain Definition Language 3 (PDDL3) benchmark with explicit safety constraints. Then, we introduce a two-stage post-training framework: Supervised Fine-Tuning (SFT) on a constraint-compliant planning dataset to learn planning syntax and semantics, and Group Relative Policy Optimization (GRPO) guided by fine-grained reward machines derived from formal verification to enforce safety alignment and by curriculum learning to better handle complex tasks. Extensive experiments show that SafeGen-LLM achieves strong safety generalization and outperforms frontier proprietary baselines across multi-domain planning tasks and multiple input formats (e.g., PDDLs and natural language).

📄 PDF Abstract BibTeX arXiv:2602.24235

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

SafeGene: Reusable Adapters for Transferable Safety Alignment

2026-06-02 · Yanghan Wang, Zhiqiang Kou, Fu Feng, Jing Wang 외 arxiv

Open-weight LLMs are increasingly fine-tuned into customized assistants, but downstream fine-tuning can weaken safety alignment and make models more vulnerable to malicious prompts, even when the training data is not int…

SafeGen-Bench: Benchmarking Safety in Image-Conditioned Text-to-Video Generation

2026-05-31 · Yingzi Ma, Xiaogeng Liu, Yawen Zheng, Chaowei Xiao arxiv

With the rapid advancements in text-to-image diffusion models, generative video models (T2V models) like Sora can now produce short synthetic videos from a text prompt or an initial image. However, synthetic video genera…

Text-to-Video GenerationTemporal Sequences

SafeGen: Goal-Conditioned Video Diffusion of Safety-Critical Scenarios for VLM-Based Autonomous Driving

2026-07-22 · Jiangfan Liu, Zexuan Cui, Tianyuan Zhang, Zonglei Jing 외 arxiv

VLMs are increasingly deployed in AD systems, creating an urgent need for rigorous safety evaluation under rare yet safety-critical scenarios. Among these, interactions with vulnerable road users represent a major source…

Autonomous Driving

SafeGen: Embedding Ethical Safeguards in Text-to-Image Generation

2025-12-14 · Dang Phuong Nam, Nguyen Kieu, Pham Thanh Hieu arxiv

Generative Artificial Intelligence (AI) has created unprecedented opportunities for creative expression, education, and research. Text-to-image systems such as DALL.E, Stable Diffusion, and Midjourney can now convert ide…

Text-to-Image Generation

SafeGen: Mitigating Sexually Explicit Content Generation in Text-to-Image Models

2024-04-10 · Xinfeng Li, Yuchen Yang, Jiangyi Deng, Chen Yan 외

Text-to-image (T2I) models, such as Stable Diffusion, have exhibited remarkable performance in generating high-quality images from text descriptions in recent years. However, text-to-image models may be tricked into gene…