← Search

Ruilong Zhang

8 accepted papers

2025

A Beyond-Worst-Case Analysis of Greedy k-means++

NeurIPS 2025poster

$k$-means++ and the related greedy $k$-means++ algorithm are celebrated algorithms that efficiently compute seeds for Lloyd's algorithm. Greedy $k$-means++ is a generalization of $k$-means++ where, in each iteration, a new seed is greedily chosen among multiple $\ell \geq 2$ points sampled, as oppos…

Cited by 0SourceScholar
2024

Sampling for Beyond-Worst-Case Online Ranking

AAAI 2024technical

The feedback arc set problem is one of the most fundamental and well-studied ranking problems where n objects are to be ordered based on their pairwise comparison. The problem enjoys several efficient approximation algorithms in the offline setting. Unfortunately, online there are strong lower boun…

Cited by 0SourcePDFScholar
2023

Min-Max Submodular Ranking for Multiple Agents

AAAI 2023technical

In the submodular ranking (SR) problem, the input consists of a set of submodular functions defined on a ground set of elements. The goal is to order elements for all the functions to have value above a certain threshold as soon on average as possible, assuming we choose one element per time. The pr…

2023

Multiagent MST Cover: Pleasing All Optimally via a Simple Voting Rule

AAAI 2023technical

Given a connected graph on whose edges we can build roads to connect the nodes, a number of agents hold possibly different perspectives on which edges should be selected by assigning different edge weights. Our task is to build a minimum number of roads so that every agent has a spanning tree in the…

Cited by 0SourcePDFScholar