← Search

Nasib Ullah

4 accepted papers

2026

Hardware-Aware Dynamic Sparse Training for Large Output Spaces

ICML 2026poster

Extreme multi-label classification (XMC) involves learning deep learning models over large output spaces with millions of labels, making the output layer of the network a major bottleneck in memory and compute. While sparsity-based methods reduce arithmetic complexity, they often fail to yield propo…

Cited by 0SourceScholar
2025

ELMO : Efficiency via Low-precision and Peak Memory Optimization in Large Output Spaces

ICML 2025poster

Large output spaces, also referred to as Extreme multilabel classification (XMC), is a setting that arises, e.g., in large-scale tagging and product-to-product recommendation, and is characterized by the number of labels ranging from hundreds of thousands to millions. This means that the linear clas…

Cited by 0SourcePDFScholar
2025

Large Language Model as a Teacher for Zero-shot Tagging at Extreme Scales

COLING 2025main

Extreme Multi-label Text Classification (XMC) entails selecting the most relevant labels for an instance from a vast label set. Extreme Zero-shot XMC (EZ-XMC) extends this challenge by operating without annotated data, relying only on raw text instances and a predefined label set, making it particul…

2024

Navigating Extremes: Dynamic Sparsity in Large Output Spaces

NeurIPS 2024poster

In recent years, Dynamic Sparse Training (DST) has emerged as an alternative to post-training pruning for generating efficient models. In principle, DST allows for a much more memory efficient training process, as it maintains sparsity throughout the entire training run. However, current DST implem…

Cited by 2SourcePDFScholar