PulseAugur
EN
LIVE 23:50:22

FRAME introduces adaptive domain learning for parameter-efficient fine-tuning

Researchers have introduced FRAME, a novel parameter-efficient fine-tuning (PEFT) method that learns the optimal domain for weight updates. Unlike existing methods that fix updates to either the spatial or Fourier domain, FRAME employs a mixture-of-experts approach where each expert learns a unique fractional-Fourier order. This allows the model to dynamically select the most compact domain for each update, reducing interference and improving multi-task composition. FRAME demonstrates improved performance over strong baselines on various benchmarks using Llama-3.1-8B and Qwen2.5-7B models, with learned orders showing interpretable specialization by task and layer. AI

IMPACT FRAME's adaptive domain learning could enhance the efficiency and effectiveness of fine-tuning large language models across diverse tasks.

RANK_REASON The cluster describes a new research paper introducing a novel method for parameter-efficient fine-tuning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

FRAME introduces adaptive domain learning for parameter-efficient fine-tuning

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Tom Saliencro, Maya Lindqvist, Rohan Desai, Priya Nair, Daniel Whitmore ·

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

    arXiv:2607.00162v1 Announce Type: new Abstract: 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 argue that the c…