← Search

Murad Tukan

11 accepted papers

2024

Bridging the Gap between General and Down-Closed Convex Sets in Submodular Maximization

IJCAI 2024poster

Optimization of DR-submodular functions has experienced a notable surge in significance in recent times, marking a pivotal development within the domain of non-convex optimization. Motivated by real-world scenarios, some recent works have delved into the maximization of non-monotone DR-submodular fu…

Cited by 1SourcePDFScholar
2024

Practical $0.385$-Approximation for Submodular Maximization Subject to a Cardinality Constraint

NeurIPS 2024poster

Non-monotone constrained submodular maximization plays a crucial role in various machine learning applications. However, existing algorithms often struggle with a trade-off between approximation guarantees and practical efficiency. The current state-of-the-art is a recent $0.401$-approximation algor…

2023

AutoCoreset: An Automatic Practical Coreset Construction Framework

ICML 2023poster

A coreset is a small weighted subset of an input set that approximates its loss function, for a given set of queries. Coresets became prevalent in machine learning as they have shown to be advantageous for many applications. Unfortunately, coresets are constructed in a problem-dependent manner, wher…

2023

On the Size and Approximation Error of Distilled Datasets

NeurIPS 2023poster

Dataset Distillation is the task of synthesizing small datasets from large ones while still retaining comparable predictive accuracy to the original uncompressed dataset. Despite significant empirical progress in recent years, there is little understanding of the theoretical limitations/guarantees o…

Cited by 5SourcePDFScholar
2023

Provable Data Subset Selection For Efficient Neural Networks Training

ICML 2023poster

Radial basis function neural networks (*RBFNN*) are well-known for their capability to approximate any continuous function on a closed bounded set with arbitrary precision given enough hidden neurons. In this paper, we introduce the first algorithm to construct coresets for *RBFNNs*, i.e., small wei…

Cited by 12SourcePDFScholar
2022

Coresets for Data Discretization and Sine Wave Fitting

AISTATS 2022poster

In the monitoring problem, the input is an unbounded stream $P={p_1,p_2\cdots}$ of integers in $[N]:=\{1,\cdots,N\}$, that are obtained from a sensor (such as GPS or heart beats of a human). The goal (e.g., for anomaly detection) is to approximate the $n$ points received so far in $P$ by a single fr…

Cited by 10SourcePDFScholar
2022

New Coresets for Projective Clustering and Applications

AISTATS 2022poster

$(j,k)$-projective clustering is the natural generalization of the family of $k$-clustering and $j$-subspace clustering problems. Given a set of points $P$ in $\mathbb{R}^d$, the goal is to find $k$ flats of dimension $j$, i.e., affine subspaces, that best fit $P$ under a given distance measure. In…

2022

Pruning Neural Networks via Coresets and Convex Geometry: Towards No Assumptions

NeurIPS 2022accept

Pruning is one of the predominant approaches for compressing deep neural networks (DNNs). Lately, coresets (provable data summarizations) were leveraged for pruning DNNs, adding the advantage of theoretical guarantees on the trade-off between the compression rate and the approximation error. However…

Cited by 26SourcePDFScholar