scispace - formally typeset
S

Sofya Vorotnikova

Researcher at University of Massachusetts Amherst

Publications -  20
Citations -  492

Sofya Vorotnikova is an academic researcher from University of Massachusetts Amherst. The author has contributed to research in topics: Vertex (geometry) & Vertex cover. The author has an hindex of 10, co-authored 20 publications receiving 400 citations. Previous affiliations of Sofya Vorotnikova include Dartmouth College.

Papers
More filters
Proceedings ArticleDOI

Kernelization via sampling with applications to finding matchings and related problems in dynamic graph streams

TL;DR: This paper presents a simple but powerful subgraph sampling primitive that is applicable in a variety of computational models including dynamic graph streams, and considers a larger family of parameterized problems for which this primitive yields fast, small-space dynamic graph stream algorithms.
Book ChapterDOI

Densest Subgraph in Dynamic Graph Streams

TL;DR: In this article, a single-pass algorithm was proposed for the problem of approximating the densest subgraph in the dynamic graph stream model. But the algorithm required O(1 + ϵ ) space, where ϵ is the number of nodes in the graph.
Proceedings ArticleDOI

Better Algorithms for Counting Triangles in Data Streams

TL;DR: To do this, the first algorithm for lp sampling such that multiple independent samples can be generated with O(polylog n) update time is developed; this primitive is widely applicable and this result may be of independent interest.
Book ChapterDOI

Trace Reconstruction Revisited

TL;DR: This work implies the first sub-polynomial upper bound (when the alphabet is polylogn) and super-logarithmic lower bound on the number of traces required when x is random and p is constant.
Proceedings ArticleDOI

Planar Matching in Streams Revisited

TL;DR: The main idea behind the results is finding "local" fractional matchings, i.e., fractionalMatchings where the value of any edge e is solely determined by the edges sharing an endpoint with e.