中文
相关论文

相关论文: Widely Linear Kernels for Complex-Valued Kernel Ac…

200 篇论文

Neural networks, especially convolutional neural networks (CNN), are one of the most common tools these days used in computer vision. Most of these networks work with real-valued data using real-valued features. Complex-valued convolutional…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Soumick Chatterjee , Pavan Tummala , Oliver Speck , Andreas Nürnberger

Graph neural networks (GNNs) are a class of neural networks that allow to efficiently perform inference on data that is associated to a graph structure, such as, e.g., citation networks or knowledge graphs. While several variants of GNNs…

神经与进化计算 · 计算机科学 2018-02-27 Simone Scardapane , Steven Van Vaerenbergh , Danilo Comminiello , Aurelio Uncini

A recent study on the interpretability of real-valued convolutional neural networks (CNNs) {Stankovic_Mandic_2023CNN} has revealed a direct and physically meaningful link with the task of finding features in data through matched filters.…

机器学习 · 计算机科学 2024-02-01 Qingchen Wang , Zhe Li , Zdenka Babic , Wei Deng , Ljubiša Stanković , Danilo P. Mandic

Until recently, applications of neural networks in machine learning have almost exclusively relied on real-valued networks. It was recently observed, however, that complex-valued neural networks (CVNNs) exhibit superior performance in…

泛函分析 · 数学 2021-12-06 A. Caragea , D. G. Lee , J. Maly , G. Pfander , F. Voigtlaender

We introduce a new class of non-linear models for functional data based on neural networks. Deep learning has been very successful in non-linear modeling, but there has been little work done in the functional data setting. We propose two…

机器学习 · 计算机科学 2023-05-11 Aniruddha Rajendra Rao , Matthew Reimherr

Convolutional neural networks (CNNs) are the cutting edge model for supervised machine learning in computer vision. In recent years CNNs have outperformed traditional approaches in many computer vision tasks such as object detection, image…

神经与进化计算 · 计算机科学 2016-03-01 Nitzan Guberman

Graph Neural Networks (GNNs) have achieved remarkable success across diverse applications, yet they remain limited by oversmoothing and poor performance on heterophilic graphs. To address these challenges, we introduce a novel framework…

机器学习 · 计算机科学 2025-11-19 Cristina López Amado , Tassilo Schwarz , Yu Tian , Renaud Lambiotte

Deep learning models have shown their superior performance in various vision tasks. However, the lack of precisely interpreting kernels in convolutional neural networks (CNNs) is becoming one main obstacle to wide applications of deep…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Jia-Xin Zhuang , Wanying Tao , Jianfei Xing , Wei Shi , Ruixuan Wang , Wei-shi Zheng

Compared to image representation based on low-level local descriptors, deep neural activations of Convolutional Neural Networks (CNNs) are richer in mid-level representation, but poorer in geometric invariance properties. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2015-06-12 Donggeun Yoo , Sunggyun Park , Joon-Young Lee , In So Kweon

The effectiveness of deep neural architectures has been widely supported in terms of both experimental and foundational principles. There is also clear evidence that the activation function (e.g. the rectifier and the LSTM units) plays a…

机器学习 · 计算机科学 2018-10-08 Giuseppe Marra , Dario Zanca , Alessandro Betti , Marco Gori

In the ever-evolving field of artificial neural networks and learning systems, complex-valued neural networks (CVNNs) have become a cornerstone, achieving exceptional performance in image processing and telecommunications. More precisely,…

信号处理 · 电气工程与系统科学 2024-09-04 Jonathan A. Soares , Vinícius H. Luiz , Dalton S. Arantes , Kayol S. Mayer

Deep kernel learning aims at designing nonlinear combinations of multiple standard elementary kernels by training deep networks. This scheme has proven to be effective, but intractable when handling large-scale datasets especially when the…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Mingyuan Jiu , Hichem Sahbi

Activation functions play a decisive role in determining the capacity of Deep Neural Networks as they enable neural networks to capture inherent nonlinearities present in data fed to them. The prior research on activation functions…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Jamshaid Ul Rahman , Faiza Makhdoom , Dianchen Lu

This study explores the design and application of Complex-Valued Convolutional Neural Networks (CVCNNs) in audio signal processing, with a focus on preserving and utilizing phase information often neglected in real-valued networks. We begin…

机器学习 · 计算机科学 2025-10-14 Naman Agrawal

Multiple Kernel Learning is a conventional way to learn the kernel function in kernel-based methods. MKL algorithms enhance the performance of kernel methods. However, these methods have a lower complexity compared to deep learning models…

机器学习 · 计算机科学 2023-05-05 Ahmad Navid Ghanizadeh , Kamaledin Ghiasi-Shirazi , Reza Monsefi , Mohammadreza Qaraei

Complex-valued neural networks are not a new concept, however, the use of real-valued models has often been favoured over complex-valued models due to difficulties in training and performance. When comparing real-valued versus…

机器学习 · 计算机科学 2018-11-30 Nils Mönning , Suresh Manandhar

We investigate deep morphological neural networks (DMNNs). We demonstrate that despite their inherent non-linearity, "linear" activations are essential for DMNNs. To preserve their inherent sparsity, we propose architectures that constraint…

机器学习 · 计算机科学 2025-12-24 Konstantinos Fotopoulos , Petros Maragos

Higher-order learning is fundamentally rooted in exploiting compositional features. It clearly hinges on enriching the representation by more elaborate interactions of the data which, in turn, tends to increase the model complexity of…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Haoyu Yun , Hamid Krim , Yufang Bao

Quantum-inspired neural network is one of the interesting researches at the junction of the two fields of quantum computing and deep learning. Several models of quantum-inspired neurons with real parameters have been proposed, which are…

If the training dataset is not very large, image recognition is usually implemented with the transfer learning methods. In these methods the features are extracted using a deep convolutional neural network, which was preliminarily trained…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Andrey Savchenko