← Search

Haytham M. Fayek

3 accepted papers

2025

Less Is More? Examining Fairness in Pruned Large Language Models for Summarising Opinions

EMNLP 2025

Model compression through post-training pruning offers a way to reduce model size and computational requirements without significantly impacting model performance. However, the effect of pruning on the fairness of LLM-generated summaries remains unexplored, particularly for opinion summarisation whe

2024

SWAP-NAS: Sample-Wise Activation Patterns for Ultra-fast NAS

ICLR 2024spotlight

Training-free metrics (a.k.a. zero-cost proxies) are widely used to avoid resource-intensive neural network training, especially in Neural Architecture Search (NAS). Recent studies show that existing training-free metrics have several limitations, such as limited correlation and poor generalisation…