cd /news/large-language-models/chaindora-tensor-train-factorized-we… · home topics large-language-models article
[ARTICLE · art-137803] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

ChainDoRA: Tensor-Train Factorized Weight-Decomposed Low-Rank Adaptation for Parameter-Efficient LLM Fine-Tuning

ChainDoRA, a weight-decomposed parameter-efficient fine-tuning framework that builds directional low-rank factors from a connected Tensor-Train chain, reached a seven-task average accuracy of 72.30% on commonsense reasoning benchmarks with LLaMA-7B, versus 69.88% for LoRA and 69.39% for DoRA, according to the arXiv paper 2609.25058v1. ChainDoRA used only 5.35M trainable parameters compared with 56.10M for LoRA and 56.98M for DoRA, a 90.62% reduction relative to DoRA, in a controlled 15,119-example response-only adaptation setting. Ablations over TT rank and adapter placement showed controllable parameter-accuracy trade-offs, indicating connected TT parameterization can cut the parameter cost of magnitude-direction adaptation while preserving downstream reasoning performance.

by read1 min views1 publishedSep 23, 2026

arXiv:2609.25058v1 Announce Type: new Abstract: Parameter-efficient fine-tuning (PEFT) adapts large language models (LLMs) to downstream tasks while updating only a small fraction of their pretrained parameters. Low-Rank Adaptation (LoRA) uses two trainable low-rank matrices, while Weight-Decomposed Low-Rank Adaptation (DoRA) further separates weight magnitude and direction but retains the dense LoRA-style factorization in its directional branch. We propose ChainDoRA, a weight-decomposed adaptation framework that constructs the directional low-rank factors from a connected Tensor-Train (TT) chain, where the adapter rank forms the boundary rank between input- and output-side TT contractions and an independent TT rank controls representation capacity and parameter cost. Under a controlled 15,119-example response-only adaptation setting with LLaMA-7B, ChainDoRA is evaluated against matched LoRA and DoRA baselines on seven commonsense reasoning benchmarks. ChainDoRA with TT rank 16 achieves a seven-task average accuracy of 72.30%, compared with 69.88% for LoRA and 69.39% for DoRA, while requiring only 5.35M trainable parameters versus 56.10M for LoRA and 56.98M for DoRA, corresponding to a 90.62% reduction relative to DoRA. Ablations over TT rank and adapter placement show controllable parameter-accuracy trade-offs, indicating that connected TT parameterization can substantially reduce the parameter cost of magnitude-direction adaptation while preserving, and in this setting improving, downstream reasoning performance.

── more in #large-language-models 4 stories · sorted by recency
── more on @chaindora 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/chaindora-tensor-tra…] indexed:0 read:1min 2026-09-23 ·