← Search

Samir Khaki

9 accepted papers

2026

V1: Unifying Generation and Self-Verification for Parallel Reasoners

ICML 2026poster

Test-time scaling for complex reasoning tasks shows that leveraging inference-time compute, for example by independently sampling and aggregating multiple solutions, results in significantly better task outcomes. However, a critical bottleneck is _verification_: sampling is only effective if correct…

Cited by 0SourceScholar
2025

Emphasizing Discriminative Features for Dataset Distillation in Complex Scenarios

CVPR 2025poster

Dataset distillation has demonstrated strong performance on simple datasets like CIFAR, MNIST, and TinyImageNet but struggles to achieve similar results in more complex scenarios. In this paper, we propose EDF (emphasizes the discriminative features), a dataset distillation method that enhances key…

2025

SparseLoRA: Accelerating LLM Fine-Tuning with Contextual Sparsity

ICML 2025poster

Fine-tuning LLMs is both computationally and memory-intensive. While parameter-efficient fine-tuning methods, such as QLoRA and DoRA, reduce the number of trainable parameters and lower memory usage, they do not decrease computational cost. In some cases, they may even slow down fine-tuning. In this…

Cited by 0SourcePDFScholar
2025

SparseVILA: Decoupling Visual Sparsity for Efficient VLM Inference

ICCV 2025accepted

Vision language models have received increasing attention for their ability to integrate visual and textual understanding, with some capable of processing native-resolution images and long videos. While the capacity to process large visual data unlocks numerous downstream applications, it often intr…

Cited by 0SourcePDFScholar
2024

Data-to-Model Distillation: Data-Efficient Learning Framework

ECCV 2024poster

"Dataset distillation aims to distill the knowledge of a large-scale real dataset into small yet informative synthetic data such that a model trained on it performs as well as a model trained on the full dataset. Despite recent progress, existing dataset distillation methods often struggle with comp…

2024

ProbMCL: Simple Probabilistic Contrastive Learning for Multi-Label Visual Classification

ICASSP 2024accepted

Multi-label image classification presents a challenging task in many domains, including computer vision and medical imaging. Recent advancements have introduced graph-based and transformer-based methods to improve performance and capture label dependencies. However, these methods often include compl…

Cited by 0SourceScholar
2024

Sparse Refinement for Efficient High-Resolution Semantic Segmentation

ECCV 2024poster

"Semantic segmentation empowers numerous real-world applications, such as autonomous driving and augmented/mixed reality. These applications often operate on high-resolution images (, 8 megapixels) to capture the fine details. However, this comes at the cost of considerable computational complexity,…

2023

DataDAM: Efficient Dataset Distillation with Attention Matching

ICCV 2023poster

Researchers have long tried to minimize training costs in deep learning while maintaining strong generalization across diverse datasets. Emerging research on dataset distillation aims to reduce training costs by creating a small synthetic set that contains the information of a larger real dataset an…

Cited by 64PDFcodeScholar