paper-with-me

Papers

Embedding Provenance in Computer Vision Datasets with JSON-LD

2026-03-28 · Lynn Vonderhaar, Timothy Elvira, Tyler Thomas Procko, Omar Ochoa arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.27348

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Benchmarking EfficientTAM on FMO datasets

2025-09-08 · Senem Aktas, Charles Markham, John McDonald, Rozenn Dahyot arxiv

Fast and tiny object tracking remains a challenge in computer vision and in this paper we first introduce a JSON metadata file associated with four open source datasets of Fast Moving Objects (FMOs) image sequences. In a…

Object Tracking

Learning Transformation-Aware Embeddings for Image Forensics

2020-01-13 · Aparna Bharati, Daniel Moreira, Patrick Flynn, Anderson Rocha 외

A dramatic rise in the flow of manipulated image content on the Internet has led to an aggressive response from the media forensics research community. New efforts have incorporated increased usage of techniques from com…

Image ForensicsObject Recognition

Model Provenance via Model DNA

2023-08-04 · Xin Mu, Yu Wang, Yehong Zhang, JiaQi Zhang 외

Understanding the life cycle of the machine learning (ML) model is an intriguing area of research (e.g., understanding where the model comes from, how it is trained, and how it is used). This paper focuses on a novel pro…

modelRepresentation Learning

yProv4ML: Effortless Provenance Tracking for Machine Learning Systems

2025-07-01 · Gabriele Padovani, Valentine Anantharaj, Sandro Fiore arxiv

The rapid growth of interest in large language models (LLMs) reflects their potential for flexibility and generalization, and attracted the attention of a diverse range of researchers. However, the advent of these techni…

Image Provenance Analysis at Scale

2018-01-19 · Daniel Moreira, Aparna Bharati, Joel Brogan, Allan Pinto 외

Prior art has shown it is possible to estimate, through image processing and computer vision techniques, the types and parameters of transformations that have been applied to the content of individual images to obtain ne…

Authorship VerificationFact Checking