paper-with-me

Papers

HAIR: Hardness-Aware Inverse Reinforcement Learning with Introspective Reasoning for LLM Alignment

2025-03-23 · Ruoxi Cheng, Haoxuan Ma, Weixin Wang

The alignment of large language models (LLMs) with human values remains critical yet hindered by four key challenges: (1) scarcity of balanced safety datasets, (2) alignment tax, (3) vulnerability to jailbreak attacks due to shallow alignment, and (4) inability to dynamically adapt rewards according to task difficulty. To address these limitations, we introduce HAIR (Hardness-Aware Inverse Reinforcement Learning with Introspective Reasoning), a novel alignment approach inspired by shadow models in membership inference attacks. Our approach consists of two main components: (1) construction of a balanced safety Chain-of-Draft (CoD) dataset for seven harmful categories using structured prompts that leverage the introspective reasoning capabilities of LLMs; and (2) training of category-specific reward models with Group Relative Policy Optimization (GRPO), dynamically tuning optimization to task difficulty at both the data and model levels. Comprehensive experiments across four harmlessness and four usefulness benchmarks demonstrate that HAIR achieves state-of-the-art performance, outperforming all baseline methods in safety while maintaining high levels of usefulness.

📄 PDF Abstract BibTeX arXiv:2503.18991

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Teacher-Student Guided Inverse Modeling for Steel Final Hardness Estimation

2025-10-06 · Ahmad Alsheikh, Andreas Fischer arxiv

Predicting the final hardness of steel after heat treatment is a challenging regression task due to the many-to-one nature of the process -- different combinations of input parameters (such as temperature, duration, and …

Reinforcement Learning

GroomLight: Hybrid Inverse Rendering for Relightable Human Hair Appearance Modeling

2025-03-13 · CVPR 2025 1 · Yang Zheng, Menglei Chai, Delio Vicini, Yuxiao Zhou 외

We present GroomLight, a novel method for relightable hair appearance modeling from multi-view images. Existing hair capture methods struggle to balance photorealistic rendering with relighting capabilities. Analytical m…

Inverse RenderingNeural Rendering

Hair Color Digitization through Imaging and Deep Inverse Graphics

2022-02-08 · Robin Kips, Panagiotis-Alexandros Bokaris, Matthieu Perrot, Pietro Gori 외

Hair appearance is a complex phenomenon due to hair geometry and how the light bounces on different hair fibers. For this reason, reproducing a specific hair color in a rendering environment is a challenging task that re…

Exploration Through Introspection: A Self-Aware Reward Model

2026-01-06 · Michael Petrowski, Milica Gašić arxiv

Understanding how artificial agents model internal mental states is central to advancing Theory of Mind in AI. Evidence points to a unified system for self- and other-awareness. We explore this self-awareness by having r…

Reinforcement Learning

DMRL: Data- and Model-aware Reward Learning for Data Extraction

2025-05-07 · Zhiqiang Wang, Ruoxi Cheng

Large language models (LLMs) are inherently vulnerable to unintended privacy breaches. Consequently, systematic red-teaming research is essential for developing robust defense mechanisms. However, current data extraction…

Prompt EngineeringRed Teaming