← Search

Slobodan Mitrovic

8 accepted papers

2024

Faster Streaming and Scalable Algorithms for Finding Directed Dense Subgraphs in Large Graphs

ICML 2024poster

Finding dense subgraphs is a fundamental algorithmic tool in data mining, community detection, and clustering. In this problem, the aim is to find an induced subgraph whose edge-to-vertex ratio is maximized. We show how to find a $(2+\epsilon)$ approximation of the directed densest subgraph on rando…

Cited by 0SourcePDFScholar
2024

Pruned Pivot: Correlation Clustering Algorithm for Dynamic, Parallel, and Local Computation Models

ICML 2024oral

Given a graph with positive and negative edge labels, the correlation clustering problem aims to cluster the nodes so to minimize the total number of between-cluster positive and within-cluster negative edges. This problem has many applications in data mining, particularly in unsupervised learning.…

Cited by 5SourcePDFScholar
2023

Nearly Tight Bounds For Differentially Private Multiway Cut

NeurIPS 2023oral

Finding min $s$-$t$ cuts in graphs is a basic algorithmic tool, with applications in image segmentation, community detection, reinforcement learning, and data clustering. In this problem, we are given two nodes as terminals and the goal is to remove the smallest number of edges from the graph so tha…

Cited by 8SourcePDFScholar
2022

Near-Optimal Correlation Clustering with Privacy

NeurIPS 2022accept

Correlation clustering is a central problem in unsupervised learning, with applications spanning community detection, duplicate detection, automated labeling and many more. In the correlation clustering problem one receives as input a set of nodes and for each node a list of co-clustering preference…

Cited by 18SourcePDFScholar
2022

Online Page Migration with ML Advice

AISTATS 2022poster

We consider online algorithms for the page migration problem that use predictions, potentially imperfect, to improve their performance. The best known online algorithms for this problem, due to Westbrook’94 and Bienkowski et al’17, have competitive ratios strictly bounded away from 1. In contrast, w…

Cited by 30SourcePDFScholar
2018

A Fast Algorithm for Separated Sparsity via Perturbed Lagrangians

AISTATS 2018poster

Sparsity-based methods are widely used in machine learning, statistics, and signal processing. There is now a rich class of structured sparsity approaches that expand the modeling power of the sparsity paradigm and incorporate constraints such as group sparsity, graph sparsity, or hierarchical spars…

Cited by 0SourcePDFScholar
2018

Beyond 1/2-Approximation for Submodular Maximization on Massive Data Streams

ICML 2018oral

Many tasks in machine learning and data mining, such as data diversification, non-parametric learning, kernel machines, clustering etc., require extracting a small but representative summary from a massive dataset. Often, such problems can be posed as maximizing a submodular set function subject to…

Cited by 112SourcePDFScholar
2017

Streaming Robust Submodular Maximization: A Partitioned Thresholding Approach

NeurIPS 2017poster

We study the classical problem of maximizing a monotone submodular function subject to a cardinality constraint k, with two additional twists: (i) elements arrive in a streaming fashion, and (ii) m items from the algorithm’s memory are removed after the stream is finished. We develop a robust submod…

Cited by 63SourcePDFScholar