paper-with-me

Papers

cedar: Optimized and Unified Machine Learning Input Data Pipelines

2024-01-17 · Mark Zhao, Emanuel Adamiak, Christos Kozyrakis

The input data pipeline is an essential component of each machine learning (ML) training job. It is responsible for reading massive amounts of training data, processing batches of samples using complex transformations, and loading them onto training nodes at low latency and high throughput. Performant input data systems are becoming increasingly critical, driven by skyrocketing data volumes and training throughput demands. Unfortunately, current input data systems cannot fully leverage key performance optimizations, resulting in hugely inefficient infrastructures that require significant resources - or worse - underutilize expensive accelerators. To address these demands, we present cedar, an optimized and unified programming framework for ML input data pipelines. cedar allows users to define input data pipelines using composable operators that support arbitrary ML frameworks and libraries. cedar introduces an extensible optimizer that systematically applies a complex combination of optimizations (e.g., offloading, caching, prefetching, fusion, and reordering). It orchestrates processing across a customizable set of local and distributed compute resources in order to improve processing performance and efficiency, all without user input. Across eight pipelines, cedar improves performance by up to 1.87x to 10.65x compared to state-of-the-art input data systems.

📄 PDF Abstract BibTeX arXiv:2401.08895

Code (1)

stanford-mast/cedar 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

CedarCypress3D: an annotated UAV-LiDAR dataset of individual trees in planted cedar and cypress forests

2026-08-31 · Katsuto Shimizu, Fumiaki Kitahara, Tomohiro Nishizono, Hideki Saito 외 arxiv

Individual tree measurements derived from Light Detection and Ranging (LiDAR) mounted on Unmanned Aerial Vehicles (UAV) provide valuable information for forest inventory, ecosystem monitoring, and sustainable forest mana…

Instance SegmentationSemantic SegmentationPoint Clouds

AutoCedar: An Agentic Framework for Verifier-Guided Access Control Policy Synthesis

2026-07-04 · Adarsh Vatsa, Sachi Shome, Yingming Zhou, William Eiers arxiv

Large Language Models are increasingly used to turn natural-language requirements into code. In access control, that shortcut is dangerous: a generated policy can compile and read correctly while granting access that no …

CEDAR: Automata as Verifiable Interfaces for Language-Guided Embodied Action

2026-08-28 · Lekai Chen, Alvaro Velasquez, Ashutosh Trivedi arxiv

Natural-language tasking of embodied agents is rarely just goal specification: users also impose constraints that must persist while the world changes. Code-generating LLM agents can produce plausible behaviors for such …

CEDAR: Context Engineering for Agentic Data Science

2026-01-10 · Rishiraj Saha Roy, Chris Hinze, Luzian Hahn, Fabian Kuech arxiv

We demonstrate CEDAR, an application for automating data science (DS) tasks with an agentic setup. Solving DS problems with LLMs is an underexplored area that has immense market value. The challenges are manifold: task c…

Code Generation

Nitrogen-induced hysteresis in grassland biodiversity: a theoretical test of litter-mediated mechanisms

2022-08-26 · Katherine Meyer, James Broda, Andrew Brettin, María Sánchez Muñiz 외

The global rise in anthropogenic reactive nitrogen (N) and the negative impacts of N deposition on terrestrial plant diversity are well-documented. The R* theory of resource competition predicts reversible decreases in p…

DiversityManagement