paper-with-me

Papers

AT-MoE: Adaptive Task-planning Mixture of Experts via LoRA Approach

2024-10-12 · Xurui Li, Juanjuan Yao

The advent of Large Language Models (LLMs) has ushered in a new era of artificial intelligence, with the potential to transform various sectors through automation and insightful analysis. The Mixture of Experts (MoE) architecture has been proposed as a solution to enhance model performance in complex tasks. Yet, existing MoE models struggle with task-specific learning and interpretability, especially in fields like medicine where precision is critical. This paper introduces the Adaptive Task-planing Mixture of Experts(AT-MoE), an innovative architecture designed to address these limitations. We first train task-specific experts via LoRA approach to enhance problem-solving capabilities and interpretability in specialized areas. Subsequently, we introduce a layer-wise adaptive grouped routing module that optimizes module fusion based on complex task instructions, ensuring optimal task resolution. The grouped routing module first perform overall weight allocation from the dimension of the expert group, and then conduct local weight normalization adjustments within the group. This design maintains multi-dimensional balance, controllability, and interpretability, while facilitating task-specific fusion in response to complex instructions.

📄 PDF Abstract BibTeX arXiv:2410.10896

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-ExpertsTask Planning

Methods 이 논문이 사용한 방법론

MoE 설명 없음
Weight Normalization Weight Normalization is a normalization method for training neural networks. It is inspired by batch normalization,…

Similar Papers 제목 키워드 기반

SAMoRA: Semantic-Aware Mixture of LoRA Experts for Task-Adaptive Learning

2026-04-21 · Boyan Shi, Wei Chen, Shuyuan Zhao, Junfeng Shen 외 arxiv

The combination of Mixture-of-Experts (MoE) and Low-Rank Adaptation (LoRA) has shown significant potential for enhancing the multi-task learning capabilities of Large Language Models. However, existing methods face two p…

parameter-efficient fine-tuningMulti-Task Learning

AdaMoLE: Fine-Tuning Large Language Models with Adaptive Mixture of Low-Rank Adaptation Experts

2024-05-01 · Zefang Liu, Jiahua Luo

We introduce AdaMoLE, a novel method for fine-tuning large language models (LLMs) through an Adaptive Mixture of Low-Rank Adaptation (LoRA) Experts. Moving beyond conventional methods that employ a static top-k strategy …

Multiple Choice Question Answering (MCQA)

Adaptive Shared Experts with LoRA-Based Mixture of Experts for Multi-Task Learning

2025-10-01 · Minghao Yang, Ren Togo, Guang Li, Takahiro Ogawa 외 arxiv

Mixture-of-Experts (MoE) has emerged as a powerful framework for multi-task learning (MTL). However, existing MoE-MTL methods often rely on single-task pretrained backbones and suffer from redundant adaptation and ineffi…

Multi-Task Learning

DR-LoRA: Dynamic Rank LoRA for Fine-Tuning Mixture-of-Experts Models

2026-01-08 · Guanzhi Deng, Bo Li, Ronghao Chen, Xiujin Liu 외 arxiv

Mixture-of-Experts (MoE) has become a prominent paradigm for scaling Large Language Models (LLMs). Parameter-efficient fine-tuning methods, such as LoRA, are widely adopted to adapt pretrained MoE LLMs to downstream task…

parameter-efficient fine-tuning

LD-MoLE: Learnable Dynamic Routing for Mixture of LoRA Experts

2025-09-30 · Yuan Zhuang, Yi Shen, Yuexin Bian, Qing Su 외 arxiv

Recent studies have shown that combining parameter-efficient fine-tuning (PEFT) with mixture-of-experts (MoE) is an effective strategy for adapting large language models (LLMs) to the downstream tasks. However, most exis…

parameter-efficient fine-tuning