paper-with-me

홈 › Papers

Video-Data Pipelines for Machine Learning Applications

2021-10-15 · Sohini Roychowdhury, James Y. Sato

Data pipelines are an essential component for end-to-end solutions that take machine learning algorithms to production. Engineering data pipelines for video-sequences poses several challenges including isolation of key-frames from video sequences that are high quality and represent significant variations in the scene. Manual isolation of such quality key-frames can take hours of sifting through hours worth of video data. In this work, we present a data pipeline framework that can automate this process of manual frame sifting in video sequences by controlling the fraction of frames that can be removed based on image quality and content type. Additionally, the frames that are retained can be automatically tagged per sequence, thereby simplifying the process of automated data retrieval for future ML model deployments. We analyze the performance of the proposed video-data pipeline for versioned deployment and monitoring for object detection algorithms that are trained on outdoor autonomous driving video sequences. The proposed video-data pipeline can retain anywhere between 0.1-20% of the all input frames that are representative of high image quality and high variations in content. This frame selection, automated scene tagging followed by model verification can be completed in under 30 seconds for 22 video-sequences under analysis in this work. Thus, the proposed framework can be scaled to additional video-sequence data sets for automating ML versioned deployments.

📄 PDF Abstract BibTeX arXiv:2110.11407

Code (1)

James-Yuichi-Sato/MLSYS-2022-Video-Pipeline 공식 구현

Tasks

Autonomous DrivingBIG-bench Machine Learningobject-detectionObject DetectionRetrieval

Similar Papers 제목 키워드 기반

Recent Standard Development Activities on Video Coding for Machines

2021-05-26 · Wen Gao, Shan Liu, Xiaozhong Xu, Manouchehr Rafie 외

In recent years, video data has dominated internet traffic and becomes one of the major data formats. With the emerging 5G and internet of things (IoT) technologies, more and more videos are generated by edge devices, se…

object-detectionObject Detection

Atom: Efficient On-Device Video-Language Pipelines Through Modular Reuse

2025-12-18 · Kunjal Panchal, Saayan Mitra, Somdeb Sarkhel, Haoliang Wang 외 arxiv

Recent advances in video-language models have enabled powerful applications like video retrieval, captioning, and assembly. However, executing such multi-stage pipelines efficiently on mobile devices remains challenging …

Video Retrieval

Data Pricing in Machine Learning Pipelines

2021-08-18 · Zicun Cong, Xuan Luo, Pei Jian, Feida Zhu 외

Machine learning is disruptive. At the same time, machine learning can only succeed by collaboration among many parties in multiple steps naturally as pipelines in an eco-system, such as collecting data for possible mach…

BIG-bench Machine Learning

Neuraxle - A Python Framework for Neat Machine Learning Pipelines

2019-09-01 · Chevalier, Guillaume and Brillant, Alexandre and Hamel, Eric

Code Machine Learning Pipelines - The Right Way. The present new framework is for building neat pipelines, providing the right abstractions to both ease research, development, and deployment of your ML applications. Most…

AutoMLBIG-bench Machine Learning

Optimizing video analytics inference pipelines: a case study

2025-12-07 · Saeid Ghafouri, Yuming Ding, Katerine Diaz Chito, Jesús Martinez del Rincón 외 arxiv

Cost-effective and scalable video analytics are essential for precision livestock monitoring, where high-resolution footage and near-real-time monitoring needs from commercial farms generates substantial computational wo…