← Search

Marwa El Halabi

13 accepted papers

2025

Discrete and Continuous Difference of Submodular Minimization

ICML 2025poster

Submodular functions, defined on continuous or discrete domains, arise in numerous applications. We study the minimization of the difference of submodular (DS) functions, over both domains, extending prior work restricted to set functions. We show that all functions on discrete domains and all smoot…

2025

GuidedQuant: Large Language Model Quantization via Exploiting End Loss Guidance

ICML 2025poster

Post-training quantization is a key technique for reducing the memory and inference latency of large language models by quantizing weights and activations without requiring retraining. However, existing methods either (1) fail to account for the varying importance of hidden features to the end loss…

2024

Fairness in Submodular Maximization over a Matroid Constraint

AISTATS 2024poster

Submodular maximization over a matroid constraint is a fundamental problem with various applications in machine learning. Some of these applications involve decision-making over datapoints with sensitive attributes such as gender or race. In such settings, it is crucial to guarantee that the selecte…

Cited by 10SourcePDFScholar
2024

LayerMerge: Neural Network Depth Compression through Layer Pruning and Merging

ICML 2024poster

Recent works show that reducing the number of layers in a convolutional neural network can enhance efficiency while maintaining the performance of the network. Existing depth compression methods remove redundant non-linear activation functions and merge the consecutive convolution layers into a sing…

2023

Fairness in Streaming Submodular Maximization over a Matroid Constraint

ICML 2023poster

Streaming submodular maximization is a natural model for the task of selecting a representative subset from a large-scale dataset. If datapoints have sensitive attributes such as gender or race, it becomes important to enforce fairness to avoid bias and discrimination. This has spurred significant i…

2022

Data-Efficient Structured Pruning via Submodular Optimization

NeurIPS 2022accept

Structured pruning is an effective approach for compressing large pre-trained neural networks without significantly affecting their performance. However, most current structured pruning methods do not provide any performance guarantees, and often require fine-tuning, which makes them inapplicable in…

2020

Fairness in Streaming Submodular Maximization: Algorithms and Hardness

NeurIPS 2020poster

Submodular maximization has become established as the method of choice for the task of selecting representative and diverse summaries of data. However, if datapoints have sensitive attributes such as gender or age, such machine learning algorithms, left unchecked, are known to exhibit bias: under- o…

2018

Combinatorial Penalties: Which structures are preserved by convex relaxations?

AISTATS 2018poster

We consider the homogeneous and the non-homogeneous convex relaxations for combinatorial penalty functions defined on support sets. Our study identifies key differences in the tightness of the resulting relaxations through the notion of the lower combinatorial envelope of a set-function along with…

Cited by 0SourcePDFScholar
2016

An Efficient Streaming Algorithm for the Submodular Cover Problem

NeurIPS 2016poster

We initiate the study of the classical Submodular Cover (SC) problem in the data streaming model which we refer to as the Streaming Submodular Cover (SSC). We show that any single pass streaming algorithm using sublinear memory in the size of the stream will fail to provide any non-trivial approxima…

Cited by 27SourcePDFScholar
2016

Frank-Wolfe works for non-Lipschitz continuous gradient objectives: Scalable poisson phase retrieval

ICASSP 2016accepted

We study a phase retrieval problem in the Poisson noise model. Motivated by the PhaseLift approach, we approximate the maximum-likelihood estimator by solving a convex program with a nuclear norm constraint. While the Frank-Wolfe algorithm, together with the Lanczos method, can efficiently deal with…

Cited by 0SourceScholar