中文
相关论文

相关论文: Responsive DNN Adaptation for Video Analytics agai…

200 篇论文

Real-time video analytics on edge devices for changing scenes remains a difficult task. As edge devices are usually resource-constrained, edge deep neural networks (DNNs) have fewer weights and shallower architectures than general DNNs. As…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Liang Wang , Nan Zhang , Xiaoyang Qu , Jianzong Wang , Jiguang Wan , Guokuan Li , Kaiyu Hu , Guilin Jiang , Jing Xiao

This paper proposes Shoggoth, an efficient edge-cloud collaborative architecture, for boosting inference performance on real-time video of changing scenes. Shoggoth uses online knowledge distillation to improve the accuracy of models…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Liang Wang , Kai Lu , Nan Zhang , Xiaoyang Qu , Jianzong Wang , Jiguang Wan , Guokuan Li , Jing Xiao

In our increasingly interconnected world, where intelligent devices continually amass copious personalized multi-modal data, a pressing need arises to deliver high-quality, personalized device-aware services. However, this endeavor presents…

分布式、并行与集群计算 · 计算机科学 2024-11-20 Wei Ji , Li Li , Zheqi Lv , Wenqiao Zhang , Mengze Li , Zhen Wan , Wenqiang Lei , Roger Zimmermann

Driven by the wide adoption of deep neural networks (DNNs) across different application domains, multi-tenancy execution, where multiple DNNs are deployed simultaneously on the same hardware, has been proposed to satisfy the latency…

分布式、并行与集群计算 · 计算机科学 2023-05-11 Seah Kim , Hasan Genc , Vadim Vadimovich Nikiforov , Krste Asanović , Borivoje Nikolić , Yakun Sophia Shao

In always-on HAR deployments, model accuracy erodes silently as domain shift accumulates over time. Addressing this challenge requires moving beyond one-off updates toward instance-driven adaptation from streaming data. However, continuous…

机器学习 · 计算机科学 2026-04-10 Minghui Qiu , Jun Chen , Lin Chen , Shuxin Zhong , Yandao Huang , Lu Wang , Kaishun Wu

Deep motion forecasting models have achieved great success when trained on a massive amount of data. Yet, they often perform poorly when training data is limited. To address this challenge, we propose a transfer learning approach for…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Parth Kothari , Danya Li , Yuejiang Liu , Alexandre Alahi

Emerging Internet of Things (IoT) and mobile computing applications are expected to support latency-sensitive deep neural network (DNN) workloads. To realize this vision, the Internet is evolving towards an edge-computing architecture,…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Anurag Ghosh , Srinivasan Iyengar , Stephen Lee , Anuj Rathore , Venkat N Padmanabhan

Personalized object detection aims to adapt a general-purpose detector to recognize user-specific instances from only a few examples. Lightweight models often struggle in this setting due to their weak semantic priors, while large…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Elena Camuffo , Francesco Barbato , Mete Ozay , Simone Milani , Umberto Michieli

Multiple object tracking has been a challenging field, mainly due to noisy detection sets and identity switch caused by occlusion and similar appearance among nearby targets. Previous works rely on appearance models built on individual or…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Zheng Tang , Jenq-Neng Hwang

Videos take a lot of time to transport over the network, hence running analytics on the live video on embedded or mobile devices has become an important system driver. Considering that such devices, e.g., surveillance cameras or AR/VR…

计算机视觉与模式识别 · 计算机科学 2021-07-16 Ran Xu , Rakesh Kumar , Pengcheng Wang , Peter Bai , Ganga Meghanath , Somali Chaterji , Subrata Mitra , Saurabh Bagchi

Modern configurable software systems need to learn models that correlate configuration and performance. However, when the system operates in dynamic environments, the workload variations, hardware changes, and system updates will inevitably…

软件工程 · 计算机科学 2025-09-01 Zezhen Xiang , Jingzhi Gong , Tao Chen

In recent years, deep neural networks (DNNs) have gained widespread adoption for continuous mobile object detection (OD) tasks, particularly in autonomous systems. However, a prevalent issue in their deployment is the one-size-fits-all…

机器学习 · 计算机科学 2024-04-30 Justin Davis , Mehmet E. Belviranli

On-device adapting to continual, unpredictable domain shifts is essential for mobile applications like autonomous driving and augmented reality to deliver seamless user experiences in evolving environments. Test-time adaptation (TTA)…

机器学习 · 计算机科学 2024-10-14 Cheng Fang , Sicong Liu , Zimu Zhou , Bin Guo , Jiaqi Tang , Ke Ma , Zhiwen Yu

Deep learning is reshaping mobile applications, with a growing trend of deploying deep neural networks (DNNs) directly to mobile and embedded devices to address real-time performance and privacy. To accommodate local resource limitations,…

人工智能 · 计算机科学 2024-12-03 Yuzhan Wang , Sicong Liu , Bin Guo , Boqi Zhang , Ke Ma , Yasan Ding , Hao Luo , Yao Li , Zhiwen Yu

Powerful as they are, graph neural networks (GNNs) are known to be vulnerable to distribution shifts. Recently, test-time adaptation (TTA) has attracted attention due to its ability to adapt a pre-trained model to a target domain, without…

机器学习 · 计算机科学 2025-02-13 Wenxuan Bao , Zhichen Zeng , Zhining Liu , Hanghang Tong , Jingrui He

Sequence-to-sequence models with soft attention have been successfully applied to a wide variety of problems, but their decoding process incurs a quadratic time and space cost and is inapplicable to real-time sequence transduction. To…

计算与语言 · 计算机科学 2018-02-26 Chung-Cheng Chiu , Colin Raffel

The increasing consumption of video streams and the demand for higher-quality content drive the evolution of telecommunication networks and the development of new network accelerators to boost media delivery while optimizing network usage.…

网络与互联网体系结构 · 计算机科学 2023-11-14 Juncal Uriol , Inhar Yeregui , Alvaro Gabilondo , Roberto Viola , Pablo Angueira , Jon Montalban

Deep learning models are being deployed in many mobile intelligent applications. End-side services, such as intelligent personal assistants, autonomous cars, and smart home services often employ either simple local models on the mobile or…

分布式、并行与集群计算 · 计算机科学 2020-02-06 Amir Erfan Eshratifar , Mohammad Saeed Abrishami , Massoud Pedram

Recent advances in Visual Question Answering (VQA) have demonstrated impressive performance in natural image domains, with models like LLaVA leveraging large language models (LLMs) for open-ended reasoning. However, their generalization…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Xinjin Li , Yulie Lu , Jinghan Cao , Yu Ma , Zhenglin Li , Yeyang Zhou

Time series forecasting poses significant challenges in non-stationary environments where underlying patterns evolve over time. In this work, we propose a novel framework that enhances deep neural network (DNN) performance by leveraging…

机器学习 · 计算机科学 2025-08-12 Amal Saadallah , Abdulaziz Al-Ademi
‹ 上一页 1 2 3 10 下一页 ›