← Search

Seyyed Hadi Hashemi

3 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

Evaluation of Attribution Bias in Generator-Aware Retrieval-Augmented Large Language Models

ACL 2025finding

Attributing answers to source documents is an approach used to enhance the verifiability of a model’s output in retrieval-augmented generation (RAG). Prior work has mainly focused on improving and evaluating the attribution quality of large language models (LLMs) in RAG, but this may come at the exp…

Cited by 0SourcePDFScholar
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…