y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#low-rank-adaptation News & Analysis

13 articles tagged with #low-rank-adaptation. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

13 articles
AIBullisharXiv – CS AI · Jun 237/10
🧠

Kamera: Unified Position-Invariant Multimodal KV Cache for Training-Free Reuse

Researchers introduce Kamera, a training-free method that enables efficient reuse of cached key-value pairs in multimodal AI models regardless of position in the context window. By storing small low-rank conditioning patches alongside position-free chunks, the system maintains accuracy for complex multi-hop reasoning tasks while reducing computational overhead—particularly benefiting video and vision-heavy applications.

AIBullisharXiv – CS AI · Jun 47/10
🧠

Recover-LoRA for Aggressive Quantization: Reclaiming Accuracy in 2-Bit Language Models via Low-Rank Adaptation with Knowledge Distillation on Synthetic Data

Researchers present Recover-LoRA, a technique that recovers accuracy in large language models aggressively quantized to 2-bit precision by applying low-rank adapters trained on synthetic data. The method achieves 7.5-23.3% throughput improvements while recovering 80-95% of lost accuracy on most benchmarks, enabling practical deployment of compressed models on edge devices.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Subspace-Constrained Federated Learning with Low-Rank Adaptation

Researchers propose a subspace-regularized federated learning approach for low-rank adaptation (LoRA) that addresses geometric misalignment issues when training large language models across distributed clients with heterogeneous data. The method achieves superior performance on RoBERTa-large while demonstrating near-perfect basis overlap (0.9999) across multiple models and random seeds, outperforming existing federated learning baselines.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Null-Space Constrained Low-Rank Adaptation for Response-Specified Large Language Model Unlearning

Researchers introduce NSRU (Null-Space Constrained Response-Specified Unlearning), a novel framework for controlling what large language models forget while preserving their general capabilities. The method uses low-rank adaptation constrained to null spaces of retain subspaces, enabling precise suppression of undesired knowledge with specified replacement responses while maintaining model utility on benign tasks.

AIBullisharXiv – CS AI · Jun 96/10
🧠

GraphLoRA: Structure-Aware Low-Rank Adaptation for Large Language Model Recommendation

GraphLoRA introduces a novel framework that integrates graph neural networks with low-rank adaptation to improve Large Language Model-based recommendation systems. By embedding trainable graph message-passing within the LoRA pathway, the method enables collaborative signals to directly guide parameter updates, achieving superior performance while maintaining computational efficiency compared to existing LLM recommendation approaches.

AINeutralarXiv – CS AI · May 296/10
🧠

Reasoning and Tool-use Compete in Agentic RL:From Quantifying Interference to Disentangled Tuning

Researchers demonstrate that jointly training language models for both reasoning and tool-use in agentic RL creates measurable performance interference. They introduce DART, a framework that decouples these capabilities through separate low-rank adaptation modules, achieving superior results across thirteen benchmarks and approaching theoretical performance limits.

AINeutralarXiv – CS AI · May 286/10
🧠

Energy-Structured Low-Rank Adaptation for Continual Learning

Researchers propose E²-LoRA, a novel continual learning method that addresses task interference by concentrating knowledge into low-rank representations rather than spreading it across multiple basis vectors. The approach theoretically proves that preserving parameters along principal drift directions minimizes reconstruction error while freeing model capacity for future tasks.

AINeutralarXiv – CS AI · May 96/10
🧠

CRAFT: Forgetting-Aware Intervention-Based Adaptation for Continual Learning

Researchers introduce CRAFT, a continual learning framework for large language models that prevents catastrophic forgetting by learning low-rank interventions on hidden representations rather than updating model weights. The three-stage approach uses KL divergence-based routing and merging to enable models to acquire new capabilities while maintaining performance on previously learned tasks.

AIBullisharXiv – CS AI · Apr 146/10
🧠

Low-rank Optimization Trajectories Modeling for LLM RLVR Acceleration

Researchers propose NExt, a nonlinear extrapolation framework that accelerates reinforcement learning with verifiable rewards (RLVR) for large language models by modeling low-rank parameter trajectories. The method reduces computational overhead by approximately 37.5% while remaining compatible with various RLVR algorithms, addressing a key bottleneck in scaling LLM training.

AIBullisharXiv – CS AI · Mar 176/10
🧠

AdapterTune: Zero-Initialized Low-Rank Adapters for Frozen Vision Transformers

AdapterTune introduces a new method for efficiently fine-tuning Vision Transformers by using zero-initialized low-rank adapters that start at the pretrained function to prevent optimization instability. The technique achieves +14.9 point accuracy improvement over head-only transfer while using only 0.92% of parameters needed for full fine-tuning.

AIBullisharXiv – CS AI · Mar 55/10
🧠

Weight Space Representation Learning via Neural Field Adaptation

Researchers have developed a new approach using multiplicative LoRA (Low-Rank Adaptation) weights for neural field representation learning, achieving improved quality in reconstruction, generation, and analysis tasks. The method constrains optimization space through pre-trained base models, creating structured weight representations that outperform existing weight-space methods when used with latent diffusion models.

AIBullisharXiv – CS AI · Mar 45/103
🧠

GLoRIA: Gated Low-Rank Interpretable Adaptation for Dialectal ASR

Researchers developed GLoRIA, a parameter-efficient framework for automatic speech recognition that adapts to regional dialects using location metadata. The system achieves state-of-the-art performance while updating less than 10% of model parameters and demonstrates strong generalization to unseen dialects.

AIBullishHugging Face Blog · Jun 196/106
🧠

(LoRA) Fine-Tuning FLUX.1-dev on Consumer Hardware

The article discusses fine-tuning FLUX.1-dev using LoRA (Low-Rank Adaptation) techniques on consumer-grade hardware. This approach makes advanced AI model customization more accessible to individual developers and smaller organizations without requiring enterprise-level computing resources.