paper-with-me

홈 › Papers

SLAP: Stratified Loss-based Pruning for On-Policy Data-Efficient Instruction Tuning

2026-05-13 · Run Zou, Jianhang Ding, Yifan Ding, Wen Wu, Hao Chen, Renshu Gu arxiv

Instruction tuning has optimized the specialized capabilities of large language models (LLMs), but it often requires extensive datasets and prolonged training times. The challenge lies in developing specific capabilities by identifying useful data and efficiently fine-tuning. High-quality and diverse pruned data can help models achieve lossless performance at a lower cost. In this paper, we propose \textbf{SLAP}, a novel batch-aware data selection framework that evaluates the learnability of entire batch compositions rather than individual. SLAP ensures comprehensive data distribution coverage through distribution-aware stratified sampling while maximizing intra-batch diversity through relative distance optimization. By leveraging Hessian-approximated gradient information for dynamic batch selection, SLAP significantly outperforms existing state-of-the-art methods across multiple model architectures (LLaMA, ChatGLM) and diverse downstream tasks including multi-turn dialogue, multilingual translation, and question answering. Most notably, SLAP achieves superior performance with 20-40\% less training data compared to full dataset training, substantially reducing computational costs while maintaining or improving model capabilities. These results establish SLAP as a powerful approach for efficient and effective instruction tuning of large language models.

📄 PDF Abstract BibTeX arXiv:2605.23969

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

SLAP: Scalable Language-Audio Pretraining with Variable-Duration Audio and Multi-Objective Training

2026-01-18 · Xinhao Mei, Gael Le Lan, Haohe Liu, Zhaoheng Ni 외 arxiv

Contrastive language-audio pretraining (CLAP) has achieved notable success in learning semantically rich audio representations and is widely adopted for various audio-related tasks. However, current CLAP models face seve…

Audio ClassificationText Retrieval

Spatial-Language Attention Policies for Efficient Robot Learning

2023-04-21 · Priyam Parashar, Vidhi Jain, Xiaohan Zhang, Jay Vakil 외

Despite great strides in language-guided manipulation, existing work has been constrained to table-top settings. Table-tops allow for perfect and consistent camera angles, properties are that do not hold in mobile manipu…

Decision MakingLanguage ModellingLarge Language Model

Deep Slap Fingerprint Segmentation for Juveniles and Adults

2021-10-06 · IEEE International Conference on Consumer Electronics-Asia (ICCE-Asia) 2021 11 · M. G. Sarwar Murshed, Robert Kline, Keivan Bahmani, Faraz Hussain 외

Many fingerprint recognition systems capture four fingerprints in one image. In such systems, the fingerprint processing pipeline must first segment each four-fingerprint slap into individual fingerprints. Note that most…

Segmentation

SLAPBench: Benchmarking Multimodal Large Language Models for Four-Finger SLAP Fingerprint Verification

2026-07-17 · Bibesh Pyakurel, M. G. Sarwar Murshed arxiv

Four-finger SLAP fingerprints are flat live-scan impressions of the index, middle, ring, and little fingers of one hand, used for identity verification in border control and law enforcement. No benchmark has evaluated wh…

Switchable Lightweight Anti-symmetric Processing (SLAP) with CNN Outspeeds Data Augmentation by Smaller Sample -- Application in Gomoku Reinforcement Learning

2023-01-11 · Chi-Hang Suen, Eduardo Alonso

To replace data augmentation, this paper proposed a method called SLAP to intensify experience to speed up machine learning and reduce the sample size. SLAP is a model-independent protocol/function to produce the same ou…

Data Augmentationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1