CVSep 24, 2023

VisionKG: Unleashing the Power of Visual Datasets via Knowledge Graph

arXiv:2309.13610v28 citationsh-index: 49
AI Analysis

This addresses the issue of fragmented visual data management for computer vision researchers and practitioners, though it is incremental as it builds on existing knowledge graph and Semantic Web technologies.

The authors tackled the problem of managing and accessing heterogeneous visual datasets by proposing VisionKG, a knowledge graph that interlinks and organizes datasets, resulting in a resource with 519 million RDF triples describing 40 million entities and integrating 30 datasets across four computer vision tasks.

The availability of vast amounts of visual data with heterogeneous features is a key factor for developing, testing, and benchmarking of new computer vision (CV) algorithms and architectures. Most visual datasets are created and curated for specific tasks or with limited image data distribution for very specific situations, and there is no unified approach to manage and access them across diverse sources, tasks, and taxonomies. This not only creates unnecessary overheads when building robust visual recognition systems, but also introduces biases into learning systems and limits the capabilities of data-centric AI. To address these problems, we propose the Vision Knowledge Graph (VisionKG), a novel resource that interlinks, organizes and manages visual datasets via knowledge graphs and Semantic Web technologies. It can serve as a unified framework facilitating simple access and querying of state-of-the-art visual datasets, regardless of their heterogeneous formats and taxonomies. One of the key differences between our approach and existing methods is that ours is knowledge-based rather than metadatabased. It enhances the enrichment of the semantics at both image and instance levels and offers various data retrieval and exploratory services via SPARQL. VisionKG currently contains 519 million RDF triples that describe approximately 40 million entities, and are accessible at https://vision.semkg.org and through APIs. With the integration of 30 datasets and four popular CV tasks, we demonstrate its usefulness across various scenarios when working with CV pipelines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes