← Search

Mahdi Nikdan

8 accepted papers

2026

Active Learning with Low-Rank Structure for Data Selection

ICML 2026poster

In the data selection problem, the objective is to choose a small, representative subset of data that can be used to efficiently train a machine learning model. Sener and Savarese [ICLR 2018] showed that, given an embedding representation of the data and suitable geometric assumptions, heuristics ba…

Cited by 0SourceScholar
2025

Efficient Data Selection at Scale via Influence Distillation

NeurIPS 2025poster

Effective data selection is critical for efficient training of modern Large Language Models (LLMs). This paper introduces Influence Distillation, a novel, mathematically-justified framework for data selection that employs second-order information to optimally weight training samples. By distilling e…

Cited by 0SourceScholar
2025

HALO: Hadamard-Assisted Lower-Precision Optimization for LLMs

NeurIPS 2025poster

Quantized training of Large Language Models (LLMs) remains an open challenge, as maintaining accuracy while performing all matrix multiplications in low precision has proven difficult. This is particularly the case when fine-tuning pre-trained models, which can have large weight, activation, and err…

Cited by 0SourcecodeScholar
2025

QuEST: Stable Training of LLMs with 1-Bit Weights and Activations

ICML 2025poster

One approach to reducing the massive costs of large language models (LLMs) is the use of quantized or sparse representations for training or deployment. While post-training compression methods are very popular, the question of obtaining even more accurate compressed models by *directly training* ove…

2025

Quartet: Native FP4 Training Can Be Optimal for Large Language Models

NeurIPS 2025poster

Training large language models (LLMs) models directly in low-precision offers a way to address computational costs by improving both throughput and energy efficiency. For those purposes, NVIDIA's recent Blackwell architecture facilitates very low-precision operations using FP4 variants. Yet, curren…

Cited by 0SourcecodeScholar
2024

RoSA: Accurate Parameter-Efficient Fine-Tuning via Robust Adaptation

ICML 2024poster

We investigate parameter-efficient fine-tuning (PEFT) methods that can provide good accuracy under limited computational and memory budgets in the context of large language models (LLMs). We present a new PEFT method called Robust Adaptation (RoSA) inspired by robust principal component analysis tha…

2023

SparseProp: Efficient Sparse Backpropagation for Faster Training of Neural Networks at the Edge

ICML 2023oral

We provide an efficient implementation of the backpropagation algorithm, specialized to the case where the weights of the neural network being trained are _sparse_. Our algorithm is general, as it applies to arbitrary (unstructured) sparsity and common layer types (e.g., convolutional or linear). We…

Cited by 8SourcePDFScholar