中文
相关论文

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

200 篇论文

The relentless expansion of deep learning applications in recent years has prompted a pivotal shift toward on-device execution, driven by the urgent need for real-time processing, heightened privacy concerns, and reduced latency across…

机器学习 · 计算机科学 2024-09-05 Ioannis Panopoulos , Stylianos I. Venieris , Iakovos S. Venieris

Although various image-based domain adaptation (DA) techniques have been proposed in recent years, domain shift in videos is still not well-explored. Most previous works only evaluate performance on small-scale datasets which are saturated.…

计算机视觉与模式识别 · 计算机科学 2019-06-10 Min-Hung Chen , Zsolt Kira , Ghassan AlRegib

Motion sensors embedded in wearable and mobile devices allow for dynamic selection of sensor streams and sampling rates, enabling several applications, such as power management and data-sharing control. While deep neural networks (DNNs)…

机器学习 · 计算机科学 2021-08-13 Mohammad Malekzadeh , Richard G. Clegg , Andrea Cavallaro , Hamed Haddadi

Multi-view 3D object detection is a crucial component of autonomous driving systems. Contemporary query-based methods primarily depend either on dataset-specific initialization of 3D anchors, introducing bias, or utilize dense attention…

机器人学 · 计算机科学 2024-11-12 Michelle Adeline , Junn Yong Loo , Vishnu Monn Baskaran

Recently, substantial research effort has focused on how to apply CNNs or RNNs to better extract temporal patterns from videos, so as to improve the accuracy of video classification. In this paper, however, we show that temporal…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Xiang Long , Chuang Gan , Gerard de Melo , Jiajun Wu , Xiao Liu , Shilei Wen

Larger transformer models always perform better on various tasks but require more costs to scale up the model size. To efficiently enlarge models, the mixture-of-experts (MoE) architecture is widely adopted, which consists of a gate network…

分布式、并行与集群计算 · 计算机科学 2024-11-14 Xiaonan Nie , Qibin Liu , Fangcheng Fu , Shenhan Zhu , Xupeng Miao , Xiaoyang Li , Yang Zhang , Shouda Liu , Bin Cui

Deep learning models are increasingly deployed to edge devices for real-time applications. To ensure stable service quality across diverse edge environments, it is highly desirable to generate tailored model architectures for different…

机器学习 · 计算机科学 2023-03-14 Hao Wen , Yuanchun Li , Zunshuai Zhang , Shiqi Jiang , Xiaozhou Ye , Ye Ouyang , Ya-Qin Zhang , Yunxin Liu

Video understanding is a complex challenge that requires effective modeling of spatial-temporal dynamics. With the success of image foundation models (IFMs) in image understanding, recent approaches have explored parameter-efficient…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Yuhuan Yang , Chaofan Ma , Zhenjie Mao , Jiangchao Yao , Ya Zhang , Yanfeng Wang

When facing changing environments in the real world, the lightweight model on client devices suffers from severe performance drops under distribution shifts. The main limitations of the existing device model lie in (1) unable to update due…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Yulu Gan , Mingjie Pan , Rongyu Zhang , Zijian Ling , Lingran Zhao , Jiaming Liu , Shanghang Zhang

Existing video domain adaption (DA) methods need to store all temporal combinations of video frames or pair the source and target videos, which are memory cost expensive and can't scale up to long videos. To address these limitations, we…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Xinyue Hu , Lin Gu , Liangchen Liu , Ruijiang Li , Chang Su , Tatsuya Harada , Yingying Zhu

Fine-grained action recognition datasets exhibit environmental bias, where multiple video sequences are captured from a limited number of environments. Training a model in one environment and deploying in another results in a drop in…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Jonathan Munro , Dima Damen

Text-motion retrieval systems learn shared embedding spaces from motion-caption pairs via contrastive objectives. However, each caption is not a deterministic label but a sample from a distribution of valid descriptions: different…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Nikolai Warner , Cameron Ethan Taylor , Irfan Essa , Apaar Sadhwani

Recently, DNN model compression based on network architecture design, e.g., SqueezeNet, attracted a lot attention. No accuracy drop on image classification is observed on these extremely compact networks, compared to well-known models. An…

计算机视觉与模式识别 · 计算机科学 2017-04-04 Chunpeng Wu , Wei Wen , Tariq Afzal , Yongmei Zhang , Yiran Chen , Hai Li

Realtime model learning proves challenging for complex dynamical systems, such as drones flying in variable wind conditions. Machine learning technique such as deep neural networks have high representation power but is often too slow to…

机器人学 · 计算机科学 2022-05-26 Michael O'Connell , Guanya Shi , Xichen Shi , Soon-Jo Chung

Mixture-of-Experts (MoE) models are designed to enhance the efficiency of large language models (LLMs) without proportionally increasing the computational demands. However, their deployment on edge devices still faces significant challenges…

机器学习 · 计算机科学 2024-08-21 Shuzhang Zhong , Ling Liang , Yuan Wang , Runsheng Wang , Ru Huang , Meng Li

Pre-training & fine-tuning can enhance the transferring efficiency and performance in visual tasks. Recent delta-tuning methods provide more options for visual classification tasks. Despite their success, existing visual delta-tuning art…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Dongshuo Yin , Leiyi Hu , Bin Li , Youqun Zhang , Xue Yang

Diffusion Transformers (DiTs) power high-fidelity video world models but remain computationally expensive due to sequential denoising and costly spatio-temporal attention. Training-free feature caching accelerates inference by reusing…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Umair Nawaz , Ahmed Heakl , Ufaq Khan , Abdelrahman Shaker , Salman Khan , Fahad Shahbaz Khan

Deep learning and especially the use of Deep Neural Networks (DNNs) provides impressive results in various regression and classification tasks. However, to achieve these results, there is a high demand for computing and storing resources.…

机器学习 · 计算机科学 2021-07-21 Erion-Vasilis Pikoulis , Christos Mavrokefalidis , Aris S. Lalos

Most machine learning (ML) systems assume stationary and matching data distributions during training and deployment. This is often a false assumption. When ML models are deployed on real devices, data distributions often shift over time due…

The exponential growth of data storage demands has necessitated the evolution of hierarchical storage management strategies [1]. This study explores the application of streaming machine learning [3] to revolutionize data prefetching within…

分布式、并行与集群计算 · 计算机科学 2025-01-30 Chiyu Cheng , Chang Zhou , Yang Zhao , Jin Cao