← Search

Paul Albert

7 accepted papers

2026

SineLoRA∆: Sine-Activated Delta Compression

AAAI 2026technical

Resource-constrained weight deployment is a task of immense practical importance. Recently, there has been interest in the specific task of Delta Compression, where parties each hold a common base model and only communicate compressed weight updates. However, popular parameter efficient updates such

Cited by 0SourcePDFScholar
2025

RandLoRA: Full rank parameter-efficient fine-tuning of large models

ICLR 2025poster

Low-Rank Adaptation (LoRA) and its variants have shown impressive results in reducing the number of trainable parameters and memory requirements of large transformer networks while maintaining fine-tuning performance. The low-rank nature of the weight update inherently limits the representation powe…

Cited by 0SourcePDFScholar
2025

Towards Higher Effective Rank in Parameter-Efficient Fine-tuning using Khatri-Rao Product

ICCV 2025poster

Parameter-efficient fine-tuning (PEFT) has become a standard for adapting large pre-trained models. While low-rank adaptation (LoRA) has achieved notable success, recent studies highlight its limitations when compared to full-rank variants, particularly when scaling to demanding tasks such as vision…

2024

Knowledge Composition using Task Vectors with Learned Anisotropic Scaling

NeurIPS 2024poster

Pre-trained models produce strong generic representations that can be adapted via fine-tuning on specialised datasets. The learned weight difference relative to the pre-trained model, known as a task vector, characterises the direction and stride of fine-tuning that enables the model to capture thes…

2022

Embedding Contrastive Unsupervised Features to Cluster in- and Out-of-Distribution Noise in Corrupted Image Datasets

ECCV 2022poster

"Using search engines for web image retrieval is a tempting alternative to manual curation when creating an image dataset, but their main drawback remains the proportion of incorrect (noisy) samples retrieved. These noisy samples have been evidenced by previous works to be a mixture of in-distributi…

2021

Multi-Objective Interpolation Training for Robustness To Label Noise

CVPR 2021poster

Deep neural networks trained with standard cross-entropy loss memorize noisy labels, which degrades their performance. Most research to mitigate this memorization proposes new robust classification loss functions. Conversely, we propose a Multi-Objective Interpolation Training (MOIT) approach that j…

Cited by 159PDFcodeScholar
2019

Unsupervised Label Noise Modeling and Loss Correction

ICML 2019oral

Despite being robust to small amounts of label noise, convolutional neural networks trained with stochastic gradient methods have been shown to easily fit random labels. When there are a mixture of correct and mislabelled targets, networks tend to fit the former before the latter. This suggests usin…

Cited by 790SourcePDFScholar