中文
相关论文

相关论文: Feature Products Yield Efficient Networks

200 篇论文

In this work we introduce Lean Point Networks (LPNs) to train deeper and more accurate point processing networks by relying on three novel point processing blocks that improve memory consumption, inference time, and accuracy: a…

计算机视觉与模式识别 · 计算机科学 2020-06-17 Eric-Tuan Le , Iasonas Kokkinos , Niloy J. Mitra

Deep learning and convolutional neural networks (ConvNets) have been successfully applied to most relevant tasks in the computer vision community. However, these networks are computationally demanding and not suitable for embedded devices…

计算机视觉与模式识别 · 计算机科学 2016-06-20 Jose Alvarez , Lars Petersson

In this paper, we introduce Fast&Focused-Net, a novel deep neural network architecture tailored for efficiently encoding small objects into fixed-length feature vectors. Contrary to conventional Convolutional Neural Networks (CNNs),…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Ali Tofik , Roy Partha Pratim

Building compact convolutional neural networks (CNNs) with reliable performance is a critical but challenging task, especially when deploying them in real-world applications. As a common approach to reduce the size of CNNs, pruning methods…

机器学习 · 计算机科学 2020-05-26 Hang Li , Chen Ma , Wei Xu , Xue Liu

Structured pruning compresses neural networks by reducing channels (filters) for fast inference and low footprint at run-time. To restore accuracy after pruning, fine-tuning is usually applied to pruned networks. However, too few remaining…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Yu Qian , Jian Cao , Xiaoshuang Li , Jie Zhang , Hufei Li , Jue Chen

Extremely efficient convolutional neural network architectures are one of the most important requirements for limited-resource devices (such as embedded and mobile devices). The computing power and memory size are two important constraints…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Fahimeh Fooladgar , Shohreh Kasaei

We propose Fiber Bundle Networks (FiberNet), a novel machine learning framework integrating differential geometry with machine learning. Unlike traditional deep neural networks relying on black-box function fitting, we reformulate…

机器学习 · 计算机科学 2025-12-02 Dong Liu

The emergence of ResNet provides a powerful tool for training extremely deep networks. The core idea behind it is to change the learning goals of the network. It no longer learns new features from scratch but learns the difference between…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Peng Hui , Jiamuyang Zhao , Changxin Li , Qingzhen Zhu

Ensembles of Convolutional neural networks have shown remarkable results in learning discriminative semantic features for image classification tasks. Though, the models in the ensemble often concentrate on similar regions in images. This…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Tobias Schlagenhauf , Yiwen Lin , Benjamin Noack

Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Gao Huang , Zhuang Liu , Laurens van der Maaten , Kilian Q. Weinberger

Feature selection is generally used as one of the most important preprocessing techniques in machine learning, as it helps to reduce the dimensionality of data and assists researchers and practitioners in understanding data. Thereby, by…

机器学习 · 计算机科学 2021-04-26 Yiwen Liao , Raphaël Latty , Bin Yang

Deep convolutional neural networks have achieved remarkable progress in recent years. However, the large volume of intermediate results generated during inference poses a significant challenge to the accelerator design for…

硬件体系结构 · 计算机科学 2021-05-20 Gang Li , Zejian Liu , Fanrong Li , Jian Cheng

Transfer learning for feature extraction can be used to exploit deep representations in contexts where there is very few training data, where there are limited computational resources, or when tuning the hyper-parameters needed for training…

In recent years, GoogleNet has garnered substantial attention as one of the base convolutional neural networks (CNNs) to extract visual features for object detection. However, it experiences challenges of contaminated deep features when…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Jaemo Sung , Eun-Sung Jung

Information Filtering Networks (IFNs) provide a powerful framework for modeling complex systems through globally sparse yet locally dense and interpretable structures that capture multivariate dependencies. This review offers a…

机器学习 · 计算机科学 2025-05-08 Tomaso Aste

We present a method to learn a diverse group of object categories from an unordered point set. We propose our Pyramid Point network, which uses a dense pyramid structure instead of the traditional 'U' shape, typically seen in semantic…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Nina Varney , Vijayan K. Asari , Quinn Graehling

Modern mobile neural networks with a reduced number of weights and parameters do a good job with image classification tasks, but even they may be too complex to be implemented in an FPGA for video processing tasks. The article proposes…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Roman Solovyev , Alexander Kustov , Dmitry Telpukhov , Vladimir Rukhlov , Alexandr Kalinin

Despite the remarkable performance, modern deep neural networks are inevitably accompanied by a significant amount of computational cost for learning and deployment, which may be incompatible with their usage on edge devices. Recent efforts…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Seul-Ki Yeom , Kyung-Hwan Shim , Jee-Hyun Hwang

Predicting user responses, such as clicks and conversions, is of great importance and has found its usage in many Web applications including recommender systems, web search and online advertising. The data in those applications is mostly…

机器学习 · 计算机科学 2016-11-02 Yanru Qu , Han Cai , Kan Ren , Weinan Zhang , Yong Yu , Ying Wen , Jun Wang

Deep learning methods are powerful tools but often suffer from expensive computation and limited flexibility. An alternative is to combine light-weight models with deep representations. As successful cases exist in several visual problems,…

计算机视觉与模式识别 · 计算机科学 2015-09-25 Bin Yang , Junjie Yan , Zhen Lei , Stan Z. Li