Haystack: A Panoptic Scene Graph Dataset to Evaluate Rare Predicate Classes
Abstract
Current scene graph datasets suffer from strong long-tail distributions of their predicate classes. Due to a very low number of some predicate classes in the test sets, no reliable metrics can be retrieved for the rarest classes. We construct a new panoptic scene graph dataset and a set of metrics that are designed as a benchmark for the predictive performance especially on rare predicate classes. To construct the new dataset, we propose a model-assisted annotation pipeline that efficiently finds rare predicate classes that are hidden in a large set of images like needles in a haystack.Contrary to prior scene graph datasets, Haystack contains explicit negative annotations, i.e. annotations that a given relation does not have a certain predicate class. Negative annotations are helpful especially in the field of scene graph generation and open up a whole new set of possibilities to improve current scene graph generation models.Haystack is 100% compatible with existing panoptic scene graph datasets and can easily be integrated with existing evaluation pipelines. Our dataset and code can be found here: https://lorjul.github.io/haystack/. It includes annotation files and simple to use scripts and utilities, to help with integrating our dataset in existing work.
Cite
Text
Lorenz et al. "Haystack: A Panoptic Scene Graph Dataset to Evaluate Rare Predicate Classes." IEEE/CVF International Conference on Computer Vision Workshops, 2023. doi:10.1109/ICCVW60793.2023.00013Markdown
[Lorenz et al. "Haystack: A Panoptic Scene Graph Dataset to Evaluate Rare Predicate Classes." IEEE/CVF International Conference on Computer Vision Workshops, 2023.](https://mlanthology.org/iccvw/2023/lorenz2023iccvw-haystack/) doi:10.1109/ICCVW60793.2023.00013BibTeX
@inproceedings{lorenz2023iccvw-haystack,
title = {{Haystack: A Panoptic Scene Graph Dataset to Evaluate Rare Predicate Classes}},
author = {Lorenz, Julian and Barthel, Florian and Kienzle, Daniel and Lienhart, Rainer},
booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
year = {2023},
pages = {62-70},
doi = {10.1109/ICCVW60793.2023.00013},
url = {https://mlanthology.org/iccvw/2023/lorenz2023iccvw-haystack/}
}