paper-with-me

홈 › Papers

FourierMoE: Fourier Mixture-of-Experts Adaptation of Large Language Models

2026-04-02 · Juyong Jiang, Fan Wang, Hong Qi, Sunghun Kim, Jing Tang arxiv

Parameter-efficient fine-tuning (PEFT) has emerged as a crucial paradigm for adapting large language models (LLMs) under constrained computational budgets. However, standard PEFT methods often struggle in multi-task fine-tuning settings, where diverse optimization objectives induce task interference and limited parameter budgets lead to representational deficiency. While recent approaches incorporate mixture-of-experts (MoE) to alleviate these issues, they predominantly operate in the spatial domain, which may introduce structural redundancy and parameter overhead. To overcome these limitations, we reformulate adaptation in the spectral domain. Our spectral analysis reveals that different tasks exhibit distinct frequency energy distributions, and that LLM layers display heterogeneous frequency sensitivities. Motivated by these insights, we propose FourierMoE, which integrates the MoE architecture with the inverse discrete Fourier transform (IDFT) for frequency-aware adaptation. Specifically, FourierMoE employs a frequency-adaptive router to dispatch tokens to experts specialized in distinct frequency bands. Each expert learns a set of conjugate-symmetric complex coefficients, preserving complete phase and amplitude information while theoretically guaranteeing lossless IDFT reconstruction into real-valued spatial weights. Extensive evaluations across 28 benchmarks, multiple model architectures, and scales demonstrate that FourierMoE consistently outperforms competitive baselines in both single-task and multi-task settings while using significantly fewer trainable parameters. These results highlight the promise of spectral-domain expert adaptation as an effective and parameter-efficient paradigm for LLM fine-tuning.

📄 PDF Abstract BibTeX arXiv:2604.01762

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

FRAME: Learning the Adaptation Domain with a Mixture of Fractional-Fourier Experts

2026-06-30 · Tom Saliencro, Maya Lindqvist, Rohan Desai, Priya Nair 외 arxiv

Parameter-efficient fine-tuning (PEFT) reparameterizes weight updates in a fixed basis: low-rank adapters operate in the spatial domain, while a recent line of spectral methods operates in a fixed Fourier domain. We argu…

parameter-efficient fine-tuning

Mixture of neural operator experts for learning boundary conditions and model selection

2025-02-06 · Dwyer Deighan, Jonas A. Actor, Ravi G. Patel

While Fourier-based neural operators are best suited to learning mappings between functions on periodic domains, several works have introduced techniques for incorporating non trivial boundary conditions. However, all pr…

Mixture-of-ExpertsModel SelectionVariational Inference

Parameter-Efficient Routed Fine-Tuning: Mixture-of-Experts Demands Mixture of Adaptation Modules

2025-08-04 · Yilun Liu, Yunpu Ma, Yuetian Lu, Shuo Chen 외 arxiv

Mixture-of-Experts (MoE) benefits from a dynamic routing mechanism among their specialized experts, which existing Parameter- Efficient Fine-Tuning (PEFT) strategies fail to leverage. This motivates us to investigate whe…

MOPSA: Mixture of Prompt-Experts Based Speaker Adaptation for Elderly Speech Recognition

2025-05-30 · Chengxi Deng, Xurong Xie, Shujie Hu, Mengzhe Geng 외

This paper proposes a novel Mixture of Prompt-Experts based Speaker Adaptation approach (MOPSA) for elderly speech recognition. It allows zero-shot, real-time adaptation to unseen speakers, and leverages domain knowledge…

Decoderspeech-recognitionSpeech Recognition

Generalizable Slum Detection from Satellite Imagery with Mixture-of-Experts

2025-11-13 · Sumin Lee, Sungwon Park, Jeasurk Yang, Jihee Kim 외 arxiv

Satellite-based slum segmentation holds significant promise in generating global estimates of urban poverty. However, the morphological heterogeneity of informal settlements presents a major challenge, hindering the abil…

Test-time Adaptation