中文
相关论文

相关论文: Neural Networks for Threshold Dynamics Reconstruct…

200 篇论文

Existing analyses of neural network training often operate under the unrealistic assumption of an extremely small learning rate. This lies in stark contrast to practical wisdom and empirical studies, such as the work of J. Cohen et al.…

机器学习 · 计算机科学 2023-10-20 Kwangjun Ahn , Sébastien Bubeck , Sinho Chewi , Yin Tat Lee , Felipe Suarez , Yi Zhang

Network embedding aims to embed nodes into a low-dimensional space, while capturing the network structures and properties. Although quite a few promising network embedding methods have been proposed, most of them focus on static networks.…

机器学习 · 计算机科学 2019-09-11 Yuanfu Lu , Xiao Wang , Chuan Shi , Philip S. Yu , Yanfang Ye

Methods based on Deep Learning have recently been applied on astrophysical parameter recovery thanks to their ability to capture information from complex data. One of these methods is the approximate Bayesian Neural Networks (BNNs) which…

天体物理仪器与方法 · 物理学 2023-06-21 Héctor J. Hortúa , Luz Ángela García , Leonardo Castañeda C

Convolutional Neural Networks (CNN) have recently seen tremendous success in various computer vision tasks. However, their application to problems with high dimensional input and output, such as high-resolution image and video segmentation…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Keegan Lensink , Bas Peters , Eldad Haber

The millimeter-wave (mm-wave) radio-over-fiber (RoF) systems have been widely studied as promising solutions to deliver high-speed wireless signals to end users, and neural networks have been studied to solve various linear and nonlinear…

信号处理 · 电气工程与系统科学 2020-01-08 Jeonghun Lee , Jiayuan He , Yitong Wang , Chengwei Fang , Ke Wang

We propose an unsupervised convolutional neural network (CNN) for relaxation parameter estimation. This network incorporates signal relaxation and Bloch simulations while taking advantage of residual learning and spatial relations across…

图像与视频处理 · 电气工程与系统科学 2021-12-14 Mengze Gao , Huihui Ye , Tae Hyung Kim , Zijing Zhang , Seohee So , Berkin Bilgic

A variety of modeling techniques have been developed in the past decade to reduce the computational expense and improve the accuracy of modeling. In this study, a new framework of modeling is suggested. Compared with other popular methods,…

机器学习 · 计算机科学 2018-09-06 Yu Li , Hu Wang , Kangjia Mo , Tao Zeng

The performance of deep neural networks (DNN) is very sensitive to the particular choice of hyper-parameters. To make it worse, the shape of the learning curve can be significantly affected when a technique like batchnorm is used. As a…

机器学习 · 计算机科学 2019-05-24 Hyunghun Cho , Yongjin Kim , Eunjung Lee , Daeyoung Choi , Yongjae Lee , Wonjong Rhee

Video violence recognition based on deep learning concerns accurate yet scalable human violence recognition. Currently, most state-of-the-art video violence recognition studies use CNN-based models to represent and categorize videos.…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Hamid Mohammadi , Ehsan Nazerfard , Tahereh Firoozi

Discriminative learning based on convolutional neural networks (CNNs) aims to perform image restoration by learning from training examples of noisy-clean image pairs. It has become the go-to methodology for tackling image restoration and…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Junaid Malik , Serkan Kiranyaz , Moncef Gabbouj

Deep learning has transformed visual data analysis, with Convolutional Neural Networks (CNNs) becoming highly effective in learning meaningful feature representations directly from images. Unlike traditional manual feature engineering…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Anika Tabassum , Tasnuva Mahazabin Tuba , Nafisa Naznin

Meta-learning consists in learning learning algorithms. We use a Long Short Term Memory (LSTM) based network to learn to compute on-line updates of the parameters of another neural network. These parameters are stored in the cell state of…

机器学习 · 计算机科学 2016-10-20 Tom Bosc

Due to memory constraints on current hardware, most convolution neural networks (CNN) are trained on sub-megapixel images. For example, most popular datasets in computer vision contain images much less than a megapixel in size (0.09MP for…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Hans Pinckaers , Bram van Ginneken , Geert Litjens

Video classification has advanced tremendously over the recent years. A large part of the improvements in video classification had to do with the work done by the image classification community and the use of deep convolutional networks…

计算机视觉与模式识别 · 计算机科学 2015-05-26 Balakrishnan Varadarajan , George Toderici , Sudheendra Vijayanarasimhan , Apostol Natsev

Convolutional Neural Networks (CNNs) are successfully used for the important automotive visual perception tasks including object recognition, motion and depth estimation, visual SLAM, etc. However, these tasks are typically independently…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Ganesh Sistu , Isabelle Leang , Sumanth Chennupati , Senthil Yogamani , Ciaran Hughes , Stefan Milz , Samir Rawashdeh

Convolutional Neural Networks (CNNs) have a large number of parameters and take significantly large hardware resources to compute, so edge devices struggle to run high-level networks. This paper proposes a novel method to reduce the…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Athul Shibu , Abhishek Kumar , Heechul Jung , Dong-Gyu Lee

We study a conservative data-driven discretization for one-dimensional hyperbolic conservation laws based on the classical fifth-order WENO finite-volume scheme and a hypernetwork architecture. In the proposed Hyper--WENO5 Conservative-Form…

数值分析 · 数学 2026-05-14 Yongsheng Chen , Wei Guo , Xinghui Zhong

Real-world visual data exhibit intrinsic hierarchical structures that can be represented effectively in hyperbolic spaces. Hyperbolic neural networks (HNNs) are a promising approach for learning feature representations in such spaces.…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Ahmad Bdeir , Kristian Schwethelm , Niels Landwehr

An important goal in visual recognition is to devise image representations that are invariant to particular transformations. In this paper, we address this goal with a new type of convolutional neural network (CNN) whose invariance is…

计算机视觉与模式识别 · 计算机科学 2015-01-08 Julien Mairal , Piotr Koniusz , Zaid Harchaoui , Cordelia Schmid

Convolutional neural networks (CNN) are the dominant deep neural network (DNN) architecture for computer vision. Recently, Transformer and multi-layer perceptron (MLP)-based models, such as Vision Transformer and MLP-Mixer, started to lead…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Yucheng Zhao , Guangting Wang , Chuanxin Tang , Chong Luo , Wenjun Zeng , Zheng-Jun Zha