paper-with-me

Papers

Can Safety Emerge from Weak Supervision? A Systematic Analysis of Small Language Models

2026-03-07 · Punyajoy Saha, Sudipta Halder, Debjyoti Mondal, Subhadarshi Panda arxiv

Safety alignment is critical for deploying large language models (LLMs) in real-world applications, yet most existing approaches rely on large human-annotated datasets and static red-teaming benchmarks that are costly, difficult to scale, and slow to adapt to evolving model behaviors. Moreover, overly conservative safety mechanisms can reduce model usefulness by rejecting sensitive but legitimate queries. We introduce Self-MOA (Self Multi-Objective Alignment), a fully automated framework for aligning small language models using weak supervision from automated evaluator models. Self-MOA operates as a closed loop that dynamically generates model-specific red team prompts, constructs preference data from model-generated responses, and aligns models via multi-objective preference optimization to jointly optimize for safety and helpfulness. Across multiple small language models and safety benchmarks, Self-MOA achieves a 12.41\% improvement in safety while preserving helpfulness, using as little as 11 times less training data than human-supervised alignment baselines. These results demonstrate that adaptive, automated alignment can reduce the dependence on static, human-curated safety pipelines in resource-constrained settings.

📄 PDF Abstract BibTeX arXiv:2603.07017

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Weakly Supervised Reinforcement Learning for Autonomous Highway Driving via Virtual Safety Cages

2021-03-17 · Sampo Kuutti, Richard Bowden, Saber Fallah

The use of neural networks and reinforcement learning has become increasingly popular in autonomous vehicle control. However, the opaqueness of the resulting control policies presents a significant barrier to deploying n…

Autonomous Vehiclesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

WALNUT: A Benchmark on Semi-weakly Supervised Learning for Natural Language Understanding

2021-08-28 · NAACL 2022 7 · Guoqing Zheng, Giannis Karamanolakis, Kai Shu, Ahmed Hassan Awadallah

Building machine learning models for natural language understanding (NLU) tasks relies heavily on labeled data. Weak supervision has been proven valuable when large amount of labeled data is unavailable or expensive to o…

Natural Language UnderstandingWeakly-supervised Learning

VLM-Guard: Safeguarding Vision-Language Models via Fulfilling Safety Alignment Gap

2025-02-14 · Qin Liu, Fei Wang, Chaowei Xiao, Muhao Chen

The emergence of vision language models (VLMs) comes with increased safety concerns, as the incorporation of multiple modalities heightens vulnerability to attacks. Although VLMs can be built upon LLMs that have textual …

AttributeSafety Alignment

RL-STPA: Adapting System-Theoretic Hazard Analysis for Safety-Critical Reinforcement Learning

2026-04-16 · Steven A. Senczyszyn, Timothy C. Havens, Nathaniel Rice, Jason E. Summers 외 arxiv

As reinforcement learning (RL) deployments expand into safety-critical domains, existing evaluation methods fail to systematically identify hazards arising from the black-box nature of neural network enabled policies and…

Reinforcement LearningDrone navigation

Responsible AI in Construction Safety: Systematic Evaluation of Large Language Models and Prompt Engineering

2024-11-13 · Farouq Sammour, Jia Xu, Xi Wang, Mo Hu 외

Construction remains one of the most hazardous sectors. Recent advancements in AI, particularly Large Language Models (LLMs), offer promising opportunities for enhancing workplace safety. However, responsible integration…

ManagementPrompt Engineering