scispace - formally typeset
A

Aristides Gionis

Researcher at Royal Institute of Technology

Publications -  316
Citations -  21244

Aristides Gionis is an academic researcher from Royal Institute of Technology. The author has contributed to research in topics: Approximation algorithm & Graph (abstract data type). The author has an hindex of 58, co-authored 292 publications receiving 19300 citations. Previous affiliations of Aristides Gionis include Yahoo! & Aalto University.

Papers
More filters
Journal ArticleDOI

Provable randomized rounding for minimum-similarity diversification

TL;DR: In this article , the authors study the problem of finding a diverse set of items, when item relatedness is measured by a similarity function and formulate the diversification task using a flexible, broadly applicable minimization objective, consisting of the sum of pairwise similarities of the selected items and a relevance penalty term.
Proceedings Article

Maximizing diversity over clustered data.

TL;DR: In this article, the authors propose an algorithm that greedily adds a pair of objects instead of a singleton, and attains a constant approximation factor over clustered data, and further extend the algorithm to the case of monotone and submodular quality function, and under a partition matroid constraint.

Discovering interesting cycles in graphs

TL;DR: This paper first addresses the problem of quantifying the extent to which a given cycle is interesting for a particular analyst, and shows that finding cycles according to this interestingness measure is related to the longest cycle and maximum mean-weight cycle problems (in the unconstrained setting) and to the maximum Steiner cycle andmaximum mean Steiner Cycle problems ( in the constrained setting).

Chapter 11 Mining Chains of Relations

TL;DR: This paper forms a generic problem of finding selector sets (subsets of objects from one of the attributes) such that the projected dataset—the part of the dataset determined by the selector set—satisfies a specific property.
Posted Content

Top-k densest subgraphs in sliding-window graph streams.

TL;DR: This paper studies the top-k densest subgraph problem in the sliding-window model and proposes an efficient fully-dynamic algorithm that profits from the observation that updates only affect a limited region of the graph.