Testing Connectedness of Images
Data Structures and Algorithms
2024-07-02 v2
Abstract
We investigate algorithms for testing whether an image is connected. Given a proximity parameter and query access to a black-and-white image represented by an matrix of Boolean pixel values, a (1-sided error) connectedness tester accepts if the image is connected and rejects with probability at least 2/3 if the image is -far from connected. We show that connectedness can be tested nonadaptively with queries and adaptively with queries. The best connectedness tester to date, by Berman, Raskhodnikova, and Yaroslavtsev (STOC 2014) had query complexity and was adaptive. We also prove that every nonadaptive, 1-sided error tester for connectedness must make queries.
Keywords
Cite
@article{arxiv.2312.03681,
title = {Testing Connectedness of Images},
author = {Piotr Berman and Meiram Murzabulatov and Sofya Raskhodnikova and Dragos-Florian Ristache},
journal= {arXiv preprint arXiv:2312.03681},
year = {2024}
}