paper-with-me

홈 › Papers

DaCapo: Accelerating Continuous Learning in Autonomous Systems for Video Analytics

2024-03-21 · Yoonsung Kim, Changhun Oh, Jinwoo Hwang, Wonung Kim, Seongryong Oh, Yubin Lee, Hardik Sharma, Amir Yazdanbakhsh, Jongse Park

Deep neural network (DNN) video analytics is crucial for autonomous systems such as self-driving vehicles, unmanned aerial vehicles (UAVs), and security robots. However, real-world deployment faces challenges due to their limited computational resources and battery power. To tackle these challenges, continuous learning exploits a lightweight "student" model at deployment (inference), leverages a larger "teacher" model for labeling sampled data (labeling), and continuously retrains the student model to adapt to changing scenarios (retraining). This paper highlights the limitations in state-of-the-art continuous learning systems: (1) they focus on computations for retraining, while overlooking the compute needs for inference and labeling, (2) they rely on power-hungry GPUs, unsuitable for battery-operated autonomous systems, and (3) they are located on a remote centralized server, intended for multi-tenant scenarios, again unsuitable for autonomous systems due to privacy, network availability, and latency concerns. We propose a hardware-algorithm co-designed solution for continuous learning, DaCapo, that enables autonomous systems to perform concurrent executions of inference, labeling, and training in a performant and energy-efficient manner. DaCapo comprises (1) a spatially-partitionable and precision-flexible accelerator enabling parallel execution of kernels on sub-accelerators at their respective precisions, and (2) a spatiotemporal resource allocation algorithm that strategically navigates the resource-accuracy tradeoff space, facilitating optimal decisions for resource allocation to achieve maximal accuracy. Our evaluation shows that DaCapo achieves 6.5% and 5.5% higher accuracy than a state-of-the-art GPU-based continuous learning systems, Ekya and EOMU, respectively, while consuming 254x less power.

📄 PDF Abstract BibTeX arXiv:2403.14353

Code (2)

casys-kaist/dacapo 공식 구현 pytorch
securade/hub pytorch

Tasks

GPU

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DaCapo: a modular deep learning framework for scalable 3D image segmentation

2024-08-05 · William Patton, Jeff L. Rhoades, Marwan Zouinkhi, David G. Ackerman 외

DaCapo is a specialized deep learning library tailored to expedite the training and application of existing machine learning approaches on large, near-isotropic image data. In this correspondence, we introduce DaCapo's u…

Image SegmentationManagementSemantic Segmentation

DaCapo: Score Distillation as Stacked Bridge for Fast and High-quality 3D Editing

2025-01-01 · CVPR 2025 1 · Yufei Huang, Bangyan Liao, Yuqi Hu, Haitao Lin 외

Score Distillation Sampling (SDS) has been successfully extended to text-driven 3D scene editing with 2D pretrained diffusion models. However, SDS-based editing methods suffer from lengthy optimization processes with…

3D scene EditingAttributeGPUStochastic Optimization

A Survey of Agentic AI and Cybersecurity: Challenges, Opportunities and Use-case Prototypes

2026-01-08 · Sahaya Jestus Lazer, Kshitiz Aryal, Maanak Gupta, Elisa Bertino arxiv

Agentic AI marks an important transition from single-step generative models to systems capable of reasoning, planning, acting, and adapting over long-lasting tasks. By integrating memory, tool use, and iterative decision…

Fraud Detection

AI Trust OS -- A Continuous Governance Framework for Autonomous AI Observability and Zero-Trust Compliance in Enterprise Environments

2026-04-06 · Eranga Bandara, Asanga Gunaratna, Ross Gore, Abdul Rahman 외 arxiv

The accelerating adoption of large language models, retrieval-augmented generation pipelines, and multi-agent AI workflows has created a structural governance crisis. Organizations cannot govern what they cannot see, and…

Safety is Essential for Responsible Open-Ended Systems

2025-02-06 · Ivaxi Sheth, Jan Wehner, Sahar Abdelnabi, Ruta Binkyte 외

AI advancements have been significantly driven by a combination of foundation models and curiosity-driven learning aimed at increasing capability and adaptability. A growing area of interest within this field is Open-End…

Positionscientific discovery