中文
相关论文

相关论文: Super Interaction Neural Network

200 篇论文

Vision Transformer (ViT) has prevailed in computer vision tasks due to its strong long-range dependency modelling ability. \textcolor{blue}{However, its large model size and weak local feature modeling ability hinder its application in real…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Yi Zhang , Lingxiao Wei , Bowei Zhang , Ziwei Liu , Kai Yi , Shu Hu

With the continuous development of neural networks for computer vision tasks, more and more network architectures have achieved outstanding success. As one of the most advanced neural network architectures, DenseNet shortcuts all feature…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Rui-Yang Ju , Ting-Yu Lin , Jia-Hao Jian , Jen-Shiun Chiang , Wei-Bin Yang

The paper investigates the performance of state-of-the-art low-parameter deep neural networks for computer vision, focusing on bottleneck architectures and their behavior using superlinear activation functions. We address interference in…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Lilian Hollard , Lucas Mohimont , Nathalie Gaveau , Luiz-Angelo Steffenel

Aiming at the problems that the convolutional neural networks neglect to capture the inherent attributes of natural images and extract features only in a single scale in the field of image super-resolution reconstruction, a network…

图像与视频处理 · 电气工程与系统科学 2020-04-09 Jiawen Lyn , Sen Yan

Recently, convolutional neural network (CNN) has demonstrated significant success for image restoration (IR) tasks (e.g., image super-resolution, image deblurring, rain streak removal, and dehazing). However, existing CNN based models are…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Feng Li , Runmin Cong , Huihui Bai , Yifan He , Yao Zhao , Ce Zhu

Deep neural networks (DNNs) provide high image classification accuracy, but experience significant performance degradation when perturbation from various sources are present in the input. The lack of resilience to input perturbations makes…

机器学习 · 计算机科学 2019-09-13 Xueyuan She , Yun Long , Daehyun Kim , Saibal Mukhopadhyay

Training large and highly accurate deep learning (DL) models is computationally costly. This cost is in great part due to the excessive number of trained parameters, which are well-known to be redundant and compressible for the execution…

机器学习 · 计算机科学 2019-04-11 Mojan Javaheripi , Bita Darvish Rouhani , Farinaz Koushanfar

Recently, the single image super-resolution (SISR) approaches with deep and complex convolutional neural network structures have achieved promising performance. However, those methods improve the performance at the cost of higher memory…

图像与视频处理 · 电气工程与系统科学 2021-06-23 Zhengxue Wang , Guangwei Gao , Juncheng Li , Yi Yu , Huimin Lu

Recently, hyperspectral image (HSI) classification approaches based on deep learning (DL) models have been proposed and shown promising performance. However, because of very limited available training samples and massive model parameters,…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Haokui Zhang , Ying Li , Yenan Jiang , Peng Wang , Qiang Shen , Chunhua Shen

Hypernetworks are models that generate or modulate the weights of another network. They provide a flexible mechanism for injecting context and task conditioning and have proven broadly useful across diverse applications without significant…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Eli Passov , Nathan S. Netanyahu , Yosi Keller

Major winning Convolutional Neural Networks (CNNs), such as VGGNet, ResNet, DenseNet, \etc, include tens to hundreds of millions of parameters, which impose considerable computation and memory overheads. This limits their practical usage in…

计算机视觉与模式识别 · 计算机科学 2018-02-20 Seyyed Hossein Hasanpour , Mohammad Rouhani , Mohsen Fayyaz , Mohammad Sabokrou , Ehsan Adeli

Convolutional neural network (CNN) has achieved impressive success in computer vision during the past few decades. The image convolution operation helps CNNs to get good performance on image-related tasks. However, the image convolution has…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Hengyue Pan , Yixin Chen , Xin Niu , Wenbo Zhou , Dongsheng Li

Network representation learning (also known as information network embedding) has been the central piece of research in social and information network analysis for the last couple of years. An information network can be viewed as a linked…

社会与信息网络 · 计算机科学 2018-07-05 Sambaran Bandyopadhyay , Harsh Kara , Anirban Biswas , M N Murty

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

With the growing importance of personalized recommendation, numerous recommendation models have been proposed recently. Among them, Matrix Factorization (MF) based models are the most widely used in the recommendation field due to their…

信息检索 · 计算机科学 2019-11-07 Seoungjun Yun , Raehyun Kim , Miyoung Ko , Jaewoo Kang

Recently, with the advent of deep convolutional neural networks (DCNN), the improvements in visual saliency prediction research are impressive. One possible direction to approach the next improvement is to fully characterize the multi-scale…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Sheng Yang , Guosheng Lin , Qiuping Jiang , Weisi Lin

Spiking Neural Networks (SNNs) have garnered substantial attention in brain-like computing for their biological fidelity and the capacity to execute energy-efficient spike-driven operations. As the demand for heightened performance in SNNs…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Yimeng Shan , Xuerui Qiu , Rui-jie Zhu , Jason K. Eshraghian , Malu Zhang , Haicheng Qu

Different layers of deep convolutional neural networks(CNNs) can encode different-level information. High-layer features always contain more semantic information, and low-layer features contain more detail information. However, low-layer…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Chen Du , Chunheng Wang , Yanna Wang , Cunzhao Shi , Baihua Xiao

Deep learning architectures are showing great promise in various computer vision domains including image classification, object detection, event detection and action recognition. In this study, we investigate various aspects of…

计算机视觉与模式识别 · 计算机科学 2016-08-08 Hilal Ergun , Mustafa Sert

Recently, Convolution Neural Networks (CNNs) obtained huge success in numerous vision tasks. In particular, DenseNets have demonstrated that feature reuse via dense skip connections can effectively alleviate the difficulty of training very…

机器学习 · 计算机科学 2018-10-04 Mingjie Wang , Jun Zhou , Wendong Mao , Minglun Gong