Well Begun Is Half Done: Generating High-Quality Seeds for Automatic Image Dataset Construction from Web
Abstract
We present a fully automatic approach to construct a large-scale, high-precision dataset from noisy web images. Within the entire pipeline, we focus on generating high quality seed images for subsequent dataset growing. High quality seeds are essential as we revealed, but they have received relatively less attention in previous works with respect to how to automatically generate them. In this work, we propose a density score based on rank-order distance to identify positive seed images. The basic idea is images relevant to a concept typically are tightly clustered, while the outliers are widely scattered. Through adaptive thresholding, we guarantee the selected seeds as numerous and accurate as possible. Starting with the high quality seeds, we grow a high quality dataset by dividing seeds and conducting iterative negative and positive mining. Our system can automatically collect thousands of images for one concept/class, with a precision rate of 95% or more. Comparisons with recent state-of-the-arts also demonstrate our method’s superior performance.
Cite
Text
Xia et al. "Well Begun Is Half Done: Generating High-Quality Seeds for Automatic Image Dataset Construction from Web." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10593-2_26Markdown
[Xia et al. "Well Begun Is Half Done: Generating High-Quality Seeds for Automatic Image Dataset Construction from Web." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/xia2014eccv-well/) doi:10.1007/978-3-319-10593-2_26BibTeX
@inproceedings{xia2014eccv-well,
title = {{Well Begun Is Half Done: Generating High-Quality Seeds for Automatic Image Dataset Construction from Web}},
author = {Xia, Yan and Cao, Xudong and Wen, Fang and Sun, Jian},
booktitle = {European Conference on Computer Vision},
year = {2014},
pages = {387-400},
doi = {10.1007/978-3-319-10593-2_26},
url = {https://mlanthology.org/eccv/2014/xia2014eccv-well/}
}