REVIEW 23 cited by
KronA: Parameter Efficient Tuning with Kronecker Adapter
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Fine-tuning a Pre-trained Language Model (PLM) on a specific downstream task has been a well-known paradigm in Natural Language Processing. However, with the ever-growing size of PLMs, training the entire model on several downstream tasks becomes very expensive and resource-hungry. Recently, different Parameter Efficient Tuning (PET) techniques are proposed to improve the efficiency of fine-tuning PLMs. One popular category of PET methods is the low-rank adaptation methods which insert learnable truncated SVD modules into the original model either sequentially or in parallel. However, low-rank decomposition suffers from limited representation power. In this work, we address this problem using the Kronecker product instead of the low-rank representation. We introduce KronA, a Kronecker product-based adapter module for efficient fine-tuning of Transformer-based PLMs. We apply the proposed methods for fine-tuning T5 on the GLUE benchmark to show that incorporating the Kronecker-based modules can outperform state-of-the-art PET methods.
Forward citations
Cited by 23 Pith papers
-
MoKA: Mixture of Kronecker Adapters
MoKA models weight updates as a gated mixture of Kronecker products and reports higher accuracy with up to 27x fewer parameters than QLoRA on 4-bit LLaMA models.
-
Time Series Foundation Models for Multivariate Financial Time Series Forecasting
Pretrained TTM shows large transfer and sample-efficiency gains in three financial forecasting tasks relative to training from scratch, but methodological flaws including possible look-ahead bias weaken the quantitati...
-
Automatic Rank Determination for Low-Rank Adaptation via Submodular Function Maximization
SubLoRA projects the Hessian of the fine-tuning loss onto a submodular quadratic objective and uses greedy selection to automatically allocate LoRA ranks under a budget.
-
Noise Consistency Regularization for Improved Subject-Driven Image Synthesis
Adding consistency-to-pretrained and multiplicative-noise consistency losses to fine-tuning improves subject identity and background diversity over DreamBooth on a 30-subject benchmark.
-
SingLoRA: Low Rank Adaptation Using a Single Matrix
SingLoRA replaces LoRA's two matrices A and B with one matrix A and the symmetric update AA^T, cutting adapter parameters roughly in half while claiming more stable fine-tuning.
-
EfficientLLM: Efficiency in Large Language Models
A large-scale benchmark of LLM efficiency techniques finds that every method trades off one resource for another, with the best choice depending on model scale, task, and hardware.
-
SEAL: Entangled White-box Watermarks on Low-Rank Adaptation
SEAL embeds a secret matrix between LoRA's low-rank factors, then decomposes and hides it in the released weights, but its ownership verification can be gamed by claiming the identity matrix as the passport.
-
SuperCode: Sustainability PER AI-driven CO-DEsign
The paper proposes an AI-driven hardware-software-science co-design methodology for radio astronomy, using sustainability as the key performance indicator, with no empirical results yet.
-
Parameter-Efficient Fine-Tuning of 3D DDPM for MRI Image Generation Using Tensor Networks
TenVOO represents 3D convolution weight updates as tensor networks, fine-tuning a brain MRI DDPM with only 0.3% of full trainable parameters while achieving competitive or better structural similarity on ADNI, PPMI, a...
-
Look Within or Look Beyond? A Theoretical Comparison Between Parameter-Efficient and Full Fine-Tuning
The paper claims PEFT is a strict, less robust, lower-capacity subset of full fine-tuning, but the mathematical proofs contain load-bearing errors and the experiments, while suggestive, cannot repair them.
-
$\mu$-MoE: Test-Time Pruning as Micro-Grained Mixture-of-Experts
Test-time Wanda pruning, reframed as a mixture of micro-experts, adapts the sparse weight mask to each prompt and improves perplexity and VQA accuracy over static pruning baselines.
-
Parameter-Efficient Fine-Tuning of Multispectral Foundation Models for Hyperspectral Image Classification
KronA+ fine-tunes SpectralGPT for hyperspectral image classification using only 0.056% trainable parameters and reaches accuracy close to full fine-tuning on five public datasets.
-
Dual Decomposition of Weights and Singular Value Low Rank Adaptation
DuDe combines DoRA's magnitude-direction decomposition with PiSSA's SVD-based initialization, reporting consistent but modest accuracy gains over LoRA, DoRA, and PiSSA on commonsense reasoning, GPQA, MMLU, and GSM8K.
-
A Systematic Literature Review of Parameter-Efficient Fine-Tuning for Large Code Models
This review synthesizes 28 studies to classify PEFT use in software engineering, finding LoRA and adapters dominant and PEFT often competitive with full fine-tuning.
-
KARST: Multi-Kernel Kronecker Adaptation with Re-Scaling Transmission for Visual Classification
A sum of low-rank Kronecker adapters plus channel-wise re-scaling gives small average accuracy gains over prior PEFT methods on visual classification benchmarks.
-
EDoRA: Efficient Weight-Decomposed Low-Rank Adaptation via Singular Value Decomposition
EDoRA combines DoRA's magnitude-direction decomposition with LoRA-XS's frozen SVD-based sandwich parameterization, cutting trainable parameters by roughly 30x versus LoRA and DoRA on GLUE with RoBERTa-base.
-
A Resource-Efficient Training Framework for Remote Sensing Text--Image Retrieval
CMER reports 2 to 5 percent higher retrieval accuracy and 49 percent lower memory use using a Focus-Adapter, scene-label prompt augmentation, and negative sample recycling.
-
Fast randomized Kronecker tensor decomposition: algorithms and error analysis
Randomized SVD is substituted for deterministic SVD inside the TTr1SVD algorithm to obtain a faster Kronecker tensor decomposition, with an unproven recursive error bound.
-
Learning Text Styles: A Study on Transfer, Attribution, and Verification
A thesis compiles published work claiming that lightweight adapters, contrastive disentanglement, and instruction tuning improve text style transfer, authorship attribution, and authorship verification.
-
Singular Value Decomposition on Kronecker Adaptation for Large Language Model
SoKA combines Kronecker-product SVD initialization with spectrum-based rank selection, using 25% fewer parameters than PiSSA on LLaMA2-7B while trailing PiSSA by less than one point on three benchmarks.
-
Progtuning: Progressive Fine-tuning Framework for Transformer-based Language Models
A progressive scheduling trick that updates only the last remaining blocks in later epochs reduces parameter-update counts by about 25% with roughly unchanged GLUE and SQuAD scores.
-
Parameter-Efficient Fine-Tuning for Foundation Models
A survey that categorizes and summarizes parameter-efficient fine-tuning methods across large language, vision, and multimodal models.
-
Survey of different Large Language Model Architectures: Trends, Benchmarks, and Challenges
A broad but error-prone survey of LLM and MLLM architectures, training methods, benchmarks, and challenges.
Discussion (0). Continue with ORCID to comment.