pith. sign in

arxiv: 2501.04945 · v4 · pith:N7MDMRPOnew · submitted 2025-01-09 · 💻 cs.CL · cs.AI

Step-by-Step Mastery: Enhancing Soft Constraint Following Ability of Large Language Models

classification 💻 cs.CL cs.AI
keywords constraintssoftabilityconstraintllmsdatasetsdesignfollow
0
0 comments X
read the original abstract

It is crucial for large language models (LLMs) to follow instructions that involve multiple constraints. However, it is an unexplored area to enhance LLMs' ability to follow soft constraints. To bridge the gap, we initially design a pipeline to construct datasets with high-quality outputs automatically. Additionally, to fully utilize the positive and negative samples generated during the data construction process, we choose Direct Preference Optimization (DPO) as the training method. Furthermore, taking into account the difficulty of soft constraints indicated by the number of constraints, we design a curriculum learning training paradigm based on the constraint quantity. We experimentally evaluate the effectiveness of our methods in improving LLMs' soft constraint following ability and analyze the factors driving the improvements.The datasets and code are publicly available at https://github.com/Rainier-rq/FollowSoftConstraint.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Instructions are all you need: Self-supervised Reinforcement Learning for Instruction Following

    cs.CL 2025-10 unverdicted novelty 5.0

    A label-free self-supervised RL method derives rewards from instructions via constraint decomposition and binary classification, yielding improvements on in-domain and out-of-domain instruction-following tasks.