parameter-efficient

Tag

Cards List
#parameter-efficient

Repurposing Pre-trained LLMs as High Fidelity Continuous Text Autoencoders

arXiv cs.LG ↗ · 3d ago Cached

The paper proposes LLMAE, a method to repurpose pre-trained decoder-only LLMs as continuous text autoencoders using a latent bottleneck, achieving high-fidelity reconstruction and enabling downstream tasks like image captioning.

0 favorites 0 likes
#parameter-efficient

Modality-Gated Deep Adapters: Adding a Modality to a Frozen Embedding Model with Exact Preservation

arXiv cs.CL ↗ · 4d ago Cached

This paper proposes modality-gated deep adapters to extend frozen multimodal embedding models with new modalities while preserving existing outputs bit-for-bit, demonstrated with audio and thermal packs that improve benchmark performance.

0 favorites 0 likes
#parameter-efficient

Optimizing Denoising Trajectories in dLLMs: A Lightweight Evolutionary Heuristic Approach

arXiv cs.CL ↗ · 4d ago Cached

This paper proposes a lightweight evolutionary heuristic scheduler to optimize denoising trajectories in diffusion large language models, addressing failure modes like EOS Overflow and Proximal Bias, and outperforming baselines on reasoning and planning benchmarks.

0 favorites 0 likes
#parameter-efficient

ALPINE: Adaptive Localization for Parameter- and Sample-Efficient Few-Shot Learning

Hugging Face Daily Papers ↗ · 2026-09-16 Cached

ALPINE introduces an ultra-lightweight spatial-relational architecture for few-shot image classification that achieves accuracy gains with fewer parameters, faster convergence, and better robustness compared to baselines like Prototypical Networks and MAML.

0 favorites 0 likes
#parameter-efficient

Parameter-Efficient Retrievers for Polish and European Languages

arXiv cs.CL ↗ · 2026-09-14 Cached

This paper presents a three-stage training pipeline for developing compact dense retrievers, introducing PolDense for Polish and EuroDense for European languages, which achieve strong performance with significantly reduced parameters compared to larger models.

0 favorites 0 likes
#parameter-efficient

One Rate Is Not Enough: Adaptive Anisotropic Learning Rates for LoRA Fine-Tuning

arXiv cs.LG ↗ · 2026-09-10 Cached

This paper introduces an adaptive anisotropic learning-rate model for LoRA fine-tuning to address within-module heterogeneity, improving performance and rank capacity utilization across benchmarks.

0 favorites 0 likes
#parameter-efficient

Routing Is Not Enough: Diagnosing Intra-Adapter Subspace Contention in MoE+LoRA Fine-Tuning

arXiv cs.LG ↗ · 2026-09-04 Cached

This paper diagnoses intra-adapter contention in MoE+LoRA fine-tuning and introduces SpawnLoRA to dynamically add sub-adapters, reducing negative transfer across domains.

0 favorites 0 likes
#parameter-efficient

Distilled Rapid Embedding Transfer (DRET): Parameter-Efficient Biomedical Domain Adaptation via Priority-Based Embedding Transfer

arXiv cs.CL ↗ · 2026-09-04 Cached

DRET is a parameter-efficient knowledge-transfer method that injects biomedical domain knowledge into smaller models like DistilBERT via embedding transfer, achieving performance competitive with larger specialized models.

0 favorites 0 likes
#parameter-efficient

Learning New Facts with QLoRA: An Acquisition-Retention Frontier

arXiv cs.CL ↗ · 2026-08-27 Cached

This paper explores the trade-off between factual knowledge acquisition and capability retention in language models when using QLoRA, showing that higher-rank QLoRA improves fact learning but may degrade out-of-domain performance.

0 favorites 0 likes
#parameter-efficient

@techNmak: Everyone is fine-tuning LLMs. Almost nobody understands what is actually being updated inside the model. Here are 5 tec…

X AI KOLs Timeline ↗ · 2026-08-26 Cached

This article explains five parameter-efficient fine-tuning techniques for large language models, such as LoRA and VeRA, detailing how each method adapts model weights with minimal updates.

0 favorites 0 likes
#parameter-efficient

Gated Recurrent Transformers: Expressive Depth through Recurrent Modulation in Transformers

Hugging Face Daily Papers ↗ · 2026-08-25 Cached

The paper introduces Gated Recurrent Transformer, a model that reuses a shared core across depth with adaptive update gates, achieving comparable or better quality than deeper models with fewer parameters and lower memory.

0 favorites 0 likes
#parameter-efficient

PETA:Parameter-Efficient Test-Time Adaptation for Virtual Screening

arXiv cs.LG ↗ · 2026-08-21 Cached

PETA proposes a parameter-efficient framework for test-time adaptation in virtual screening, improving performance by updating only LayerNorm parameters during inference.

0 favorites 0 likes
#parameter-efficient

HiRoute: Hierarchical Routed Prompt Tuning for Safety Alignment of Large Language Models

arXiv cs.LG ↗ · 2026-08-14 Cached

HiRoute proposes a hierarchical routed prompt-tuning framework that separates category-agnostic safety control from category-specific response guidance for LLM safety alignment, reducing over-refusal while maintaining high safety rates.

0 favorites 0 likes
#parameter-efficient

ODE-Based Transformer Decoders for Iterative Sign Language Translation

arXiv cs.CL ↗ · 2026-08-13 Cached

This paper proposes ODE-based Transformer decoders using Runge-Kutta integration methods to improve iterative refinement for sign language translation, achieving better BLEU scores than the IPSLT baseline without increasing model size.

0 favorites 0 likes
#parameter-efficient

Beyond Rotations: AuroOFT for Expressive Quantized Orthogonal Fine-Tuning

arXiv cs.LG ↗ · 2026-08-07 Cached

Introduces AuroOFT, a method that enhances quantized orthogonal fine-tuning (QOFT) with a zero-start gated low-rank nonlinear residual, improving mathematical reasoning accuracy over QOFT and QLoRA while using fewer trainable parameters on low-bit language models.

0 favorites 0 likes
#parameter-efficient

Beyond Full-Model Rollback: AuroSFT for Adapter-State Multi-Task Fine-Tuning

arXiv cs.LG ↗ · 2026-08-07 Cached

AuroSFT introduces a parameter-efficient adapter-based framework for multi-task supervised fine-tuning that rolls back adapter checkpoints at task-wise peaks instead of full-model checkpoints, achieving higher average accuracy than mSFT.

0 favorites 0 likes
#parameter-efficient

LoCA: Forward-Only LLM Tuning after One-Shot Calibration with Local Credit Assignment

arXiv cs.AI ↗ · 2026-08-05 Cached

Introduces LoCA, a two-stage backpropagation-free method for small-shift adaptation of LLMs, using one-shot calibration to fit local credit assignment maps and closed-form ridge solves for low-rank adapters, achieving lower memory and time than LoRA with competitive cross-entropy on multiple benchmarks.

0 favorites 0 likes
#parameter-efficient

SpecPrefetch: Parameter-Efficient Expert Prefetching for Sparse MoE Foundation Models

arXiv cs.AI ↗ · 2026-07-29 Cached

SpecPrefetch proposes a parameter-efficient expert prefetching framework for sparse MoE models, using a lightweight adapter to predict next-layer experts for asynchronous transfer while preserving native routing semantics. It achieves up to 20% decoding throughput improvement on a Snapdragon 8 Elite device, demonstrating practical benefits for memory-constrained deployment.

0 favorites 0 likes
#parameter-efficient

TopoTuner: Topological Finetuning of Large Language Models

arXiv cs.AI ↗ · 2026-07-21 Cached

Introduces TopoTuner, a topology-guided fine-tuning framework that selectively freezes attention projection matrices by measuring topological drift via Wasserstein distances between persistence diagrams. It achieves competitive performance to full fine-tuning while training only 1-2% of parameters and outperforms LoRA in most settings.

0 favorites 0 likes
#parameter-efficient

Data-Efficient Adaptation of LLMs via Attention Head Reweighting

arXiv cs.LG ↗ · 2026-07-16 Cached

Introduces Attention Head Reweighting (AHR), a data-efficient method for adapting LLMs to text classification tasks by learning a single scalar per attention head, drastically reducing trainable parameters while outperforming LoRA in limited data settings.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback