中文
相关论文

相关论文: DAC: Data-free Automatic Acceleration of Convoluti…

200 篇论文

We explore techniques to significantly improve the compute efficiency and performance of Deep Convolution Networks without impacting their accuracy. To improve the compute efficiency, we focus on achieving high accuracy with extremely…

机器学习 · 计算机科学 2016-10-04 Ganesh Venkatesh , Eriko Nurvitadhi , Debbie Marr

We propose a deep amortized clustering (DAC), a neural architecture which learns to cluster datasets efficiently using a few forward passes. DAC implicitly learns what makes a cluster, how to group data points into clusters, and how to…

机器学习 · 计算机科学 2019-10-01 Juho Lee , Yoonho Lee , Yee Whye Teh

Clustering performs an essential role in many real world applications, such as market research, pattern recognition, data analysis, and image processing. However, due to the high dimensionality of the input feature values, the data being…

机器学习 · 计算机科学 2021-02-16 Si Lu , Ruisi Li

Distributed learning on the edge often comprises self-centered devices (SCD) which learn local tasks independently and are unwilling to contribute to the performance of other SDCs. How do we achieve forward transfer at zero cost for the…

机器学习 · 计算机科学 2023-03-29 Antonio Carta , Andrea Cossu , Vincenzo Lomonaco , Davide Bacciu , Joost van de Weijer

In this paper, we propose a fast deep learning method for object saliency detection using convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify the input images based on the pixel-wise…

计算机视觉与模式识别 · 计算机科学 2016-02-02 Hengyue Pan , Hui Jiang

In the area of bearing fault diagnosis, deep learning (DL) methods have been widely used recently. However, due to the high cost or privacy concerns, high-quality labeled data are scarce in real world scenarios. While few-shot learning has…

机器学习 · 计算机科学 2025-09-16 Shengke Sun , Shuzhen Han , Ziqian Luan , Xinghao Qin , Jiao Yin , Zhanshan Zhao , Jinli Cao , Hua Wang

Deploying deep learning models on embedded systems has been challenging due to limited computing resources. The majority of existing work focuses on accelerating image classification, while other fundamental vision problems, such as object…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Zhen Dong , Dequan Wang , Qijing Huang , Yizhao Gao , Yaohui Cai , Tian Li , Bichen Wu , Kurt Keutzer , John Wawrzynek

Deep neural networks have demonstrated state-of-the-art performance for feature-based image matching through the advent of new large and diverse datasets. However, there has been little work on evaluating the computational cost, model size,…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Roy Miles , Krystian Mikolajczyk

This paper presents a detection-aware pre-training (DAP) approach, which leverages only weakly-labeled classification-style datasets (e.g., ImageNet) for pre-training, but is specifically tailored to benefit object detection tasks. In…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Yuanyi Zhong , Jianfeng Wang , Lijuan Wang , Jian Peng , Yu-Xiong Wang , Lei Zhang

Over the past decade, deep hypercomplex-inspired networks have enhanced feature extraction for image classification by enabling weight sharing across input channels. Recent works make it possible to improve representational capabilities by…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Nazmul Shahadat , Anthony S. Maida

Convolutional Neural Networks (CNNs) excel in local spatial pattern recognition. For many vision tasks, such as object recognition and segmentation, salient information is also present outside CNN's kernel boundaries. However, CNNs struggle…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Farzad Salajegheh , Nader Asadi , Soroush Saryazdi , Sudhir Mudur

Existing LiDAR 3D object detection methods predominantely rely on sparse convolutions and/or transformers, which can be challenging to run on resource-constrained edge devices, due to irregular memory access patterns and high computational…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Shizhong Han , Hsin-Pai Cheng , Hong Cai , Jihad Masri , Soyeb Nagori , Fatih Porikli

Deep neural networks are playing an important role in state-of-the-art visual recognition. To represent high-level visual concepts, modern networks are equipped with large convolutional layers, which use a large number of filters and…

计算机视觉与模式识别 · 计算机科学 2017-03-06 Yan Wang , Lingxi Xie , Ya Zhang , Wenjun Zhang , Alan Yuille

Convolution operator is the core of convolutional neural networks (CNNs) and occupies the most computation cost. To make CNNs more efficient, many methods have been proposed to either design lightweight networks or compress models. Although…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Yikang Zhang , Jian Zhang , Qiang Wang , Zhao Zhong

This paper proposes a new method to improve the training efficiency of deep convolutional neural networks. During training, the method evaluates scores to measure how much each layer's parameters change and whether the layer will continue…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Giorgio Cruciata , Luca Cruciata , Liliana Lo Presti , Jan Van Gemert , Marco La Cascia

Deploying radar object detection models on resource-constrained edge devices like the Raspberry Pi poses significant challenges due to the large size of the model and the limited computational power and the memory of the Pi. In this work,…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Gayathri Dandugula , Santhosh Boddana , Sudesh Mirashi

Current deep visual local feature detectors do not model the spatial uncertainty of detected features, producing suboptimal results in downstream applications. In this work, we propose two post-hoc covariance estimates that can be plugged…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Javier Tirado-Garín , Frederik Warburg , Javier Civera

Deep unfolding networks (DUN) have emerged as a popular iterative framework for accelerated magnetic resonance imaging (MRI) reconstruction. However, conventional DUN aims to reconstruct all the missing information within the entire null…

图像与视频处理 · 电气工程与系统科学 2024-03-18 Chong Wang , Lanqing Guo , Yufei Wang , Hao Cheng , Yi Yu , Bihan Wen

We introduce a novel weighted convolution operator that enhances traditional convolutional neural networks (CNNs) by integrating a spatial density function into the convolution operator. This extension enables the network to differentially…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Simone Cammarasana , Giuseppe Patanè

Recent advancements in on-device training for deep neural networks have underscored the critical need for efficient activation compression to overcome the memory constraints of mobile and edge devices. As activations dominate memory usage…

网络与互联网体系结构 · 计算机科学 2025-07-11 Renyuan Liu , Yuyang Leng , Kaiyan Liu , Shaohan Hu , Chun-Fu , Chen , Peijun Zhao , Heechul Yun , Shuochao Yao
‹ 上一页 1 2 3 10 下一页 ›