paper-with-me

Papers

Covariance-Guided Resource Adaptive Learning for Efficient Edge Inference

2026-03-15 · Ahmad N. L. Nabhaan, Zaki Sukma, Rakandhiya D. Rachmanto, Muhammad Husni Santriaji, Byungjin Cho, Arief Setyanto, In Kee Kim arxiv

For deep learning inference on edge devices, hardware configurations achieving the same throughput can differ by 2$\times$ in power consumption, yet operators often struggle to find the efficient ones without exhaustive profiling. Existing approaches often rely on inefficient static presets or require expensive offline profiling that must be repeated for each new model or device. To address this problem, we present CORAL, an online optimization method that discovers near-optimal configurations without offline profiling. CORAL leverages distance covariance to statistically capture the non-linear dependencies between hardware settings, e.g., DVFS and concurrency levels, and performance metrics. Unlike prior work, we explicitly formulate the challenge as a throughput-power co-optimization problem to satisfy power budgets and throughput targets simultaneously. We evaluate CORAL on two NVIDIA Jetson devices across three object detection models ranging from lightweight to heavyweight. In single-target scenarios, CORAL achieves 96% $\unicode{x2013}$ 100% of the optimal performance found by exhaustive search. In strict dual-constraint scenarios where baselines fail or exceed power budgets, CORAL consistently finds proper configurations online with minimal exploration.

📄 PDF Abstract BibTeX arXiv:2603.14577

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

Adaptive Edge-Cloud Inference for Speech-to-Action Systems Using ASR and Large Language Models

2025-12-14 · Mohammad Jalili Torkamani, Israt Zarin arxiv

Voice-based interaction has emerged as a natural and intuitive modality for controlling IoT devices. However, speech-driven edge devices face a fundamental trade-off between cloud-based solutions, which offer stronger la…

Speech Recognition

Adaptive posterior distributions for uncertainty analysis of covariance matrices in Bayesian inversion problems for multioutput signals

2025-01-02 · E. Curbelo, L. Martino, F. Llorente, D. Delgado-Gomez

In this paper we address the problem of performing Bayesian inference for the parameters of a nonlinear multi-output model and the covariance matrix of the different output signals. We propose an adaptive importance samp…

Bayesian Inference

Continuous Knowledge-Preserving Decomposition for Few-Shot Continual Learning

2025-01-09 · Xiaojie Li, Yibo Yang, Jianlong Wu, David A. Clifton 외

Few-shot class-incremental learning (FSCIL) involves learning new classes from limited data while retaining prior knowledge, and often results in catastrophic forgetting. Existing methods either freeze backbone networks …

class-incremental learningClass Incremental LearningContinual LearningFew-Shot Class-Incremental Learning+1

Inference for Heteroskedastic PCA with Missing Data

2021-07-26 · Yuling Yan, Yuxin Chen, Jianqing Fan

This paper studies how to construct confidence regions for principal component analysis (PCA) in high dimension, a problem that has been vastly under-explored. While computing measures of uncertainty for nonlinear/noncon…

valid

Breaking the accuracy-resource dilemma: a lightweight adaptive video inference enhancement

2026-01-21 · Wei Ma, Shaowu Chen, Junjie Ye, Peichang Zhang 외 arxiv

Existing video inference (VI) enhancement methods typically aim to improve performance by scaling up model sizes and employing sophisticated network architectures. While these approaches demonstrated state-of-the-art per…