paper-with-me

Papers

Preference Packing: Efficient Preference Optimization for Large Language Models

2026-02-27 · Jaekyung Cho arxiv

Resource-efficient training optimization techniques are becoming increasingly important as the size of large language models (LLMs) continues to grow. In particular, batch packing is commonly used in pre-training and supervised fine-tuning to achieve resource-efficient training. We propose preference packing, a method to enhance resource efficiency in training techniques that use data with different responses for the same input prompt, such as reward models or Direct Preference Optimization (DPO). Preference packing improves resource efficiency by reducing the attention operations for duplicate input prompts and decreasing KV cache memory usage. We conducted experiments on text-only datasets and image-included datasets and achieved at least 37% reduction in training time. Notably, this method can be applied alongside existing optimization techniques such as batch sorting, resulting in a 3.22x speedup.

📄 PDF Abstract BibTeX arXiv:2602.24082

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Accelerating Direct Preference Optimization with Prefix Sharing

2024-10-27 · Franklin Wang, Sumanth Hegde

Offline paired preference optimization algorithms have become a popular approach for fine-tuning on preference data, outperforming traditional supervised fine-tuning in various tasks. However, traditional implementations…

Computational Efficiency

Hard Rules, Soft Preferences: Bridging Reasoning, Learning, and Optimization for Personalized Packing Checklist Generation

2026-07-17 · Himel Dev, Madhusudan Basak, Tanmoy Sen, Paromita Shome 외 arxiv

Packing for air travel is recurring and error-prone: the checklist must be personal and context-aware, yet feasible under safety rules, item dependencies, and luggage limits. Existing packing assistants are template-driv…

Physio-DPO: Aligning Large Language Models with the Protein Energy Landscape to Eliminate Structural Hallucinations

2026-01-02 · QiWei Meng arxiv

Large Protein Language Models have shown strong potential for generative protein design, yet they frequently produce structural hallucinations, generating sequences with high linguistic likelihood that fold into thermody…

Protein Design

Preference-Conditioned Reinforcement Learning for Space-Time Efficient Online 3D Bin Packing

2026-03-08 · Nikita Sarawgi, Omey M. Manyar, Fan Wang, Thinh H. Nguyen 외 arxiv

Robotic bin packing is widely deployed in warehouse automation, with current systems achieving robust performance through heuristic and learning-based strategies. These systems must balance compact placement with rapid e…

Reinforcement Learning

Pack It My Way: Triadic Human-Robot Collaboration for Personalized Autonomous Packing

2026-09-04 · Sandeep Chowdary Kotapati, Yanxin Gao, Tsung-Chi Lin arxiv

Personalized autonomous packing requires robots to account for resident preferences that cannot be inferred from scene geometry alone. Expert teleoperators can interpret these preferences and translate them into feasible…