Embedding Provenance in Computer Vision Datasets with JSON-LD

📅 2026-03-28
📈 Citations: 0
Influential: 0
📄 PDF

career value

163K/year
🤖 AI Summary
This study addresses the prevalent issue in computer vision datasets wherein image provenance—such as acquisition parameters and preprocessing steps—is often missing or stored separately, leading to compromised traceability, regulatory compliance, and data reusability. To overcome this limitation, the work proposes a novel approach that leverages JSON-LD (JavaScript Object Notation for Linked Data) to define a structured provenance schema and embeds it directly within image files. This integration ensures an inseparable binding between metadata and the image payload, preserving provenance integrity and persistence across workflows. The proposed method maintains compatibility with existing standards while significantly enhancing data maintainability, system interoperability, and the trustworthiness of downstream models trained on such annotated datasets.

Technology Category

Application Category

📝 Abstract
With the ubiquity of computer vision in industry, the importance of image provenance is becoming more apparent. Provenance provides information about the origin and derivation of some resource, e.g., an image dataset, enabling users to trace data changes to better understand the expected behaviors of downstream models trained on such data. Provenance may also help with data maintenance by ensuring compliance, supporting audits and improving reusability. Typically, if provided, provenance is stored separately, e.g., within a text file, leading to a loss of descriptive information for key details like image capture settings, data preprocessing steps, and model architecture or iteration. Images often lack the information detailing the parameters of their creation or compilation. This paper proposes a novel schema designed to structure image provenance in a manageable and coherent format. The approach utilizes JavaScript Object Notation for Linked Data (JSON-LD), embedding this provenance directly within the image file. This offers two significant benefits: (1) it aligns image descriptions with a robust schema inspired by and linked to established standards, and (2) it ensures that provenance remains intrinsically tied to images, preventing loss of information and enhancing system qualities, e.g., maintainability and adaptability. This approach emphasizes maintaining the direct connection between vision resources and their provenance.
Problem

Research questions and friction points this paper is trying to address.

image provenance
computer vision datasets
data traceability
metadata embedding
JSON-LD
Innovation

Methods, ideas, or system contributions that make the work stand out.

image provenance
JSON-LD
computer vision datasets
metadata embedding
data traceability
L
Lynn Vonderhaar
Department of Electrical Engineering and Computer Science, Embry-Riddle Aeronautical University, Daytona Beach, USA
T
Timothy Elvira
Department of Electrical Engineering and Computer Science, Embry-Riddle Aeronautical University, Daytona Beach, USA
T
Tyler Thomas Procko
Department of Electrical Engineering and Computer Science, Embry-Riddle Aeronautical University, Daytona Beach, USA
O
Omar Ochoa
Department of Electrical Engineering and Computer Science, Embry-Riddle Aeronautical University, Daytona Beach, USA