paper-with-me

홈 › Papers

Semi-Supervised Learning for Large Language Models Safety and Content Moderation

2025-12-24 · Eduard Stefan Dinuta, Iustin Sirbu, Traian Rebedea arxiv

Safety for Large Language Models (LLMs) has been an ongoing research focus since their emergence and is even more relevant nowadays with the increasing capacity of those models. Currently, there are several guardrails in place for all public LLMs and multiple proposed datasets for training safety classifiers. However, training these safety classifiers relies on large quantities of labeled data, which can be problematic to acquire, prone to labeling errors, or often include synthetic data. To address these issues, we suggest a different approach: utilizing semi-supervised learning techniques, which leverage both labeled and unlabeled data, to improve the performance on the safety task. We analyze the improvements that these techniques can offer for both prompts given to Large Language Models and the responses to those requests. Moreover, since augmentation is the central part of semi-supervised algorithms, we demonstrate the importance of using task-specific augmentations, which significantly increase the performance when compared to general-purpose augmentation techniques.

📄 PDF Abstract BibTeX arXiv:2512.21107

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Safety Arithmetic: A Framework for Test-time Safety Alignment of Language Models by Steering Parameters and Activations

2024-06-17 · Rima Hazra, Sayan Layek, Somnath Banerjee, Soujanya Poria

Ensuring the safe alignment of large language models (LLMs) with human values is critical as they become integral to applications like translation and question answering. Current alignment methods struggle with dynamic u…

AI and SafetyQuestion AnsweringSafety Alignment

Data-Driven Semi-Supervised Machine Learning with Safety Indicators for Abnormal Driving Behavior Detection

2023-12-07 · Yongqi Dong, Lanxin Zhang, Haneen Farah, Arkady Zgonnikov 외

Detecting abnormal driving behavior is critical for road traffic safety and the evaluation of drivers' behavior. With the advancement of machine learning (ML) algorithms and the accumulation of naturalistic driving data,…

Anomaly Detection

Detecting Offensive Content in Open-domain Conversations using Two Stage Semi-supervision

2018-11-30 · Chandra Khatri, Behnam Hedayatnia, Rahul Goel, Anushree Venkatesh 외

As open-ended human-chatbot interaction becomes commonplace, sensitive content detection gains importance. In this work, we propose a two stage semi-supervised approach to bootstrap large-scale data for automatic sensiti…

Chatbot

Self-supervised Learning for Semi-supervised Temporal Language Grounding

2021-09-23 · Fan Luo, Shaoxiang Chen, Jingjing Chen, Zuxuan Wu 외

Given a text description, Temporal Language Grounding (TLG) aims to localize temporal boundaries of the segments that contain the specified semantics in an untrimmed video. TLG is inherently a challenging task, as it req…

Contrastive LearningPseudo LabelSelf-Supervised LearningSentence

Safety Assessment of Chinese Large Language Models

2023-04-20 · Hao Sun, Zhexin Zhang, Jiawen Deng, Jiale Cheng 외

With the rapid popularity of large language models such as ChatGPT and GPT-4, a growing amount of attention is paid to their safety concerns. These models may generate insulting and discriminatory content, reflect incorr…