paper-with-me

Papers

DeInfoReg: A Decoupled Learning Framework for Better Training Throughput

2025-06-22 · Zih-Hao Huang, You-Teng Lin, Hung-Hsuan Chen

This paper introduces Decoupled Supervised Learning with Information Regularization (DeInfoReg), a novel approach that transforms a long gradient flow into multiple shorter ones, thereby mitigating the vanishing gradient problem. Integrating a pipeline strategy, DeInfoReg enables model parallelization across multiple GPUs, significantly improving training throughput. We compare our proposed method with standard backpropagation and other gradient flow decomposition techniques. Extensive experiments on diverse tasks and datasets demonstrate that DeInfoReg achieves superior performance and better noise resistance than traditional BP models and efficiently utilizes parallel computing resources. The code for reproducibility is available at: https://github.com/ianzih/Decoupled-Supervised-Learning-for-Information-Regularization/.

📄 PDF Abstract BibTeX arXiv:2506.18193

Code (1)

ianzih/decoupled-supervised-learning-for-information-regularization 공식 구현 pytorch

Similar Papers 제목 키워드 기반

FlowTrain: Flow-Based Decoupled Training for Industrial-Grade Vision-Language Models

2026-06-22 · Zhida Jiang, Zhaolong Xing, Yang Pei, Xiaolong Chen 외 arxiv

Industrial-grade distributed training of vision-language models (VLMs) remains far less efficient than that of unimodal LLMs. Existing solutions either follow a monolithic design that assigns uniform parallelism to heter…

Laminar: A Scalable Asynchronous RL Post-Training Framework

2025-10-14 · Guangming Sheng, Yuxuan Tong, Borui Wan, Wang Zhang 외 arxiv

Reinforcement learning (RL) post-training for Large Language Models (LLMs) is now scaling to large clusters and running for extended durations to enhance model reasoning performance. However, the scalability of existing …

Reinforcement Learning

Efficient Multi-turn RL for GUI Agents via Decoupled Training and Adaptive Data Curation

2025-09-28 · Pengxiang Li, Zechen Hu, Zirui Shang, Jingrong Wu 외 arxiv

Vision-language model (VLM) based GUI agents show promise for automating complex desktop and mobile tasks, but face significant challenges in applying reinforcement learning (RL): (1) slow multi-turn interactions with GU…

Reinforcement Learning

An Efficient vLLM-Based Inference Pipeline for Unified Audio Understanding and Generation

2026-07-02 · Haoran Wang, Jinchuan Tian, Siddhant Arora, Shinji Watanabe arxiv

While Large Multimodal Models excel in comprehension, high-throughput inference engines lack native support for multimodal generation. This is severe in Speech Language Models, where generating multi-layered audio tokens…

multimodal generation

Learning Wireless Interference Patterns: Decoupled GNN for Throughput Prediction in Heterogeneous Multi-Hop p-CSMA Networks

2025-10-15 · Faezeh Dehghan Tarzjani, Bhaskar Krishnamachari arxiv

The p-persistent CSMA protocol is central to random-access MAC analysis, but predicting saturation throughput in heterogeneous multi-hop wireless networks remains a hard problem. Simplified models that assume a single, s…