paper-with-me

Papers

Integrating pre-processing pipelines in ODC based framework

2022-10-04 · U. Otamendi, I. Azpiroz, M. Quartulli, I. Olaizola

Using on-demand processing pipelines to generate virtual geospatial products is beneficial to optimizing resource management and decreasing processing requirements and data storage space. Additionally, pre-processed products improve data quality for data-driven analytical algorithms, such as machine learning or deep learning models. This paper proposes a method to integrate virtual products based on integrating open-source processing pipelines. In order to validate and evaluate the functioning of this approach, we have integrated it into a geo-imagery management framework based on Open Data Cube (ODC). To validate the methodology, we have performed three experiments developing on-demand processing pipelines using multi-sensor remote sensing data, for instance, Sentinel-1 and Sentinel-2. These pipelines are integrated using open-source processing frameworks.

📄 PDF Abstract BibTeX arXiv:2210.01528

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

AutoStreamPipe: LLM Assisted Automatic Generation of Data Stream Processing Pipelines

2025-10-27 · Abolfazl Younesi, Zahra Najafabadi Samani, Thomas Fahringer arxiv

Data pipelines are essential in stream processing as they enable the efficient collection, processing, and delivery of real-time data, supporting rapid data analysis. In this paper, we present AutoStreamPipe, a novel fra…

GPUs, CPUs, and... NICs: Rethinking the Network's Role in Serving Complex AI Pipelines

2025-01-22 · Mike Wong, Ulysses Butler, Emma Farkash, Praveen Tammana 외

The increasing prominence of AI necessitates the deployment of inference platforms for efficient and effective management of AI pipelines and compute resources. As these pipelines grow in complexity, the demand for distr…

Management

Compendium Manager: a tool for coordination of workflow management instances for bulk data processing in Python

2025-05-16 · Richard J. Abdill, Ran Blekhman

Compendium Manager is a command-line tool written in Python to automate the provisioning, launch, and evaluation of bioinformatics pipelines. Although workflow management tools such as Snakemake and Nextflow enable users…

Management

Integration of Workflow and Pipeline for Language Service Composition

2014-05-01 · LREC 2014 5 · Trang Mai Xuan, Yohei Murakami, Donghui Lin, Toru Ishida

Integrating language resources and language services is a critical part of building natural language processing applications. Service workflow and processing pipeline are two approaches for sharing and combining language…

Service Composition

RASL: Relational Algebra in Scikit-Learn Pipelines

2021-10-03 · NeurIPS Workshop DBAI 2021 12 · Chirag Sahni, Kiran Kate, Avraham Shinnar, Hoang Thanh Lam 외

Integrating data preparation with machine-learning (ML) pipelines has been a long- standing challenge. Prior work tried to solve it by building new data processing platforms such as MapReduce or Spark, and then implement…

BIG-bench Machine Learning