← Search

Stefan Vasilev

2 accepted papers

2025

ClusComp: A Simple Paradigm for Model Compression and Efficient Finetuning

ACL 2025finding

As large language models (LLMs) scale, model compression is crucial for edge deployment and accessibility. Weight-only quantization reduces model size but suffers from performance degradation at lower bit widths. Moreover, standard finetuning is incompatible with quantized models, and alternative me…

2025

Unilogit: Robust Machine Unlearning for LLMs Using Uniform-Target Self-Distillation

ACL 2025finding

This paper introduces Unilogit, a novel self-distillation method for machine unlearning in Large Language Models. Unilogit addresses the challenge of selectively forgetting specific information while maintaining overall model utility, a critical task in compliance with data privacy regulations like…