paper-with-me

홈 › Papers

P3: A Policy-Driven, Pace-Adaptive, and Diversity-Promoted Framework for data pruning in LLM Training

2024-08-10 · Yingxuan Yang, Huayi Wang, Muning Wen, Xiaoyun Mo, Qiuying Peng, Jun Wang, Weinan Zhang

In the rapidly advancing field of Large Language Models (LLMs), effectively leveraging existing datasets during fine-tuning to maximize the model's potential is of paramount importance. This paper introduces P3, an adaptive framework aimed at optimizing the task-specific fine-tuning process through iterative data pruning. P3 consists of three key components: (1) Policy-driven Difficulty Measurement, which dynamically assesses data difficulty based on the model's real-time performance, replacing static metrics with adaptable evaluations; (2) Pace-Adaptive Selection, leveraging self-paced learning to progressively introduce more challenging data, thereby enhancing model capability; (3) Diversity Promotion, incorporating Determinantal Point Process (DPP) to ensure data diversity across epochs, enriching the learning process. We validate P3 on the reasoning scenarios, APPS and MATH, demonstrating significant improvements over traditional data pruning methods. By advancing dynamic data selection and utilization strategies, P3 contributes both a theoretical framework and concrete approach to fully exploit existing data for LLMs' performance improvement, offering utility across diverse tasks.

📄 PDF Abstract BibTeX arXiv:2408.05541

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityLogical ReasoningMath

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Diversity-Driven Exploration Strategy for Deep Reinforcement Learning

2018-02-13 · NeurIPS 2018 12 · Zhang-Wei Hong, Tzu-Yun Shann, Shih-Yang Su, Yi-Hsiang Chang 외

Efficient exploration remains a challenging research problem in reinforcement learning, especially when an environment contains large state spaces, deceptive local optima, or sparse rewards. To tackle this problem, we pr…

Deep Reinforcement LearningDiversityEfficient Explorationreinforcement-learning+2

When Policy Entropy Constraint Fails: Preserving Diversity in Flow-based RLHF via Perceptual Entropy

2026-05-12 · Xiaofeng Tan, Jun Liu, Bin-Bin Gao, Yuanting Fan 외 arxiv

RLHF is widely used to align flow-matching text-to-image models with human preferences, but often leads to severe diversity collapse after fine-tuning. In RL, diversity is often assumed to correlate with policy entropy, …

Adaptive movement strategy may promote biodiversity in the rock-paper-scissors model

2022-03-22 · J. Menezes, M. Tenorio, E. Rangel

We study the role of the adaptive movement strategy in promoting biodiversity in cyclic models described by the rock-paper-scissors game rules. We assume that individuals of one out of the species may adjust their moveme…

Stable On-Policy Distillation through Adaptive Target Reformulation

2026-01-12 · Ijun Jang, Jewon Yeom, Juan Yeo, Hyunggu Lim 외 arxiv

Knowledge distillation (KD) is a widely adopted technique for transferring knowledge from large language models to smaller student models; however, conventional supervised KD often suffers from a distribution mismatch be…

Knowledge Distillation

EAPO: Entropy-Driven Adaptive Positive-Negative Sample Weighting for Policy Optimization in Open-Ended QA

2026-05-27 · Yunsheng Zeng, Gen Li, Yuwei Miao, Xiandong Li 외 arxiv

Large Reasoning Models are typically trained via reinforcement learning from verifiable rewards (RLVR). However, existing approaches adopt fixed weights for positive and negative samples, and the conclusions hardly gener…

Reinforcement LearningQuestion Answering