中文
相关论文

相关论文: Deep Learning-Based Perceptual Stimulus Encoder fo…

200 篇论文

This paper has proposed a new baseline deep learning model of more benefits for image classification. Different from the convolutional neural network(CNN) practice where filters are trained by back propagation to represent different…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Yifei Li , Kuangyan Song , Yiming Sun , Liao Zhu

Diabetic retinopathy (DR) is a leading cause of blindness worldwide, necessitating early detection to prevent vision loss. Current automated DR detection systems often struggle with poor-quality images, lack interpretability, and…

图像与视频处理 · 电气工程与系统科学 2025-09-03 Idowu Paul Okuwobi , Jingyuan Liu , Jifeng Wan , Jiaojiao Jiang

This paper introduces a new method of data-driven microscope design for virtual fluorescence microscopy. Our results show that by including a model of illumination within the first layers of a deep convolutional neural network, it is…

图像与视频处理 · 电气工程与系统科学 2020-04-23 Colin L. Cooke , Fanjie Kong , Amey Chaware , Kevin C. Zhou , Kanghyun Kim , Rong Xu , D. Michael Ando , Samuel J. Yang , Pavan Chandra Konda , Roarke Horstmeyer

Deep neural networks have surpassed human performance in key visual challenges such as object recognition, but require a large amount of energy, computation, and memory. In contrast, spiking neural networks (SNNs) have the potential to…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Melani Sanchez-Garcia , Tushar Chauhan , Benoit R. Cottereau , Michael Beyeler

Inspire therapy is an FDA-approved internal neurostimulation treatment for obstructive sleep apnea. However, not all patients respond to this therapy, posing a challenge even for experienced otolaryngologists to determine candidacy. This…

图像与视频处理 · 电气工程与系统科学 2024-02-05 Mohsena Chowdhury , Tejas Vyas , Rahul Alapati , Andrés M Bur , Guanghui Wang

A central goal in understanding human vision is to uncover the visual features that drive neuronal activity. A growing body of work has used artificial neural networks as encoding models to predict cortical responses to natural images,…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Idan Daniel Grosbard , Mor Geva , Galit Yovel

Physics-informed neural networks (PINNs) have attracted a lot of attention in scientific computing as their functional representation of partial differential equation (PDE) solutions offers flexibility and accuracy features. However, their…

机器学习 · 计算机科学 2024-01-17 Xinquan Huang , Tariq Alkhalifah

Autoencoders are able to learn useful data representations in an unsupervised matter and have been widely used in various machine learning and computer vision tasks. In this work, we present methods to train Invertible Neural Networks…

机器学习 · 计算机科学 2023-03-22 The-Gia Leo Nguyen , Lynton Ardizzone , Ullrich Köthe

Pixel binning is a technique, widely used in optical image acquisition and spectroscopy, in which adjacent detector elements of an image sensor are combined into larger pixels. This reduces the amount of data to be processed as well as the…

Integrating the special electromagnetic characteristics of Synthetic Aperture Radar (SAR) in deep neural networks is essential in order to enhance the explainability and physics awareness of deep learning. In this paper, we first propose a…

图像与视频处理 · 电气工程与系统科学 2023-01-10 Zhongling Huang , Xiwen Yao , Ying Liu , Corneliu Octavian Dumitru , Mihai Datcu , Junwei Han

In the field of medical imaging, the advent of deep learning, especially the application of convolutional neural networks (CNNs) has revolutionized the analysis and interpretation of medical images. Nevertheless, deep learning methods…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Xin Li , Wenhui Zhu , Peijie Qiu , Oana M. Dumitrascu , Amal Youssef , Yalin Wang

The widespread use of deep neural networks has achieved substantial success in many tasks. However, there still exists a huge gap between the operating mechanism of deep learning models and human-understandable decision making, so that…

人工智能 · 计算机科学 2021-03-08 Xiaowei Zhou , Jie Yin , Ivor Tsang , Chen Wang

Deep Neural Networks (DNNs) are vulnerable to adversarial attacks: carefully constructed perturbations to an image can seriously impair classification accuracy, while being imperceptible to humans. While there has been a significant amount…

机器学习 · 计算机科学 2020-12-23 Can Bakiskan , Metehan Cekic , Ahmet Dundar Sezer , Upamanyu Madhow

Current color fundus image registration approaches are limited, among other things, by the lack of labeled data, which is even more significant in the medical domain, motivating the use of unsupervised learning. Therefore, in this work, we…

计算机视觉与模式识别 · 计算机科学 2026-03-12 David Rivas-Villar , Álvaro S. Hervella , José Rouco , Jorge Novo

Deep Neural Networks have been successfully applied in hyperspectral image classification. However, most of prior works adopt general deep architectures while ignore the intrinsic structure of the hyperspectral image, such as the physical…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Zhiqiang Gong , Ping Zhong , Jiahao Qi , Panhe Hu

Deep neural networks used for reconstructing sparse-view CT data are typically trained by minimizing a pixel-wise mean-squared error or similar loss function over a set of training images. However, networks trained with such pixel-wise…

医学物理 · 物理学 2024-02-16 Megan Lantz , Emil Y. Sidky , Ingrid S. Reiser , Xiaochuan Pan , Gregory Ongie

Decoding EEG signals is crucial for unraveling human brain and advancing brain-computer interfaces. Traditional machine learning algorithms have been hindered by the high noise levels and inherent inter-person variations in EEG signals.…

信号处理 · 电气工程与系统科学 2024-03-26 Pengfei Sun , Jorg De Winne , Paul Devos , Dick Botteldooren

We propose characteristics-informed neural networks (CINN), a simple and efficient machine learning approach for solving forward and inverse problems involving hyperbolic PDEs. Like physics-informed neural networks (PINN), CINN is a…

机器学习 · 计算机科学 2023-01-16 Ulisses Braga-Neto

Challenges in the field of retinal prostheses motivate the development of retinal models to accurately simulate Retinal Ganglion Cells (RGCs) responses. The goal of retinal prostheses is to enable blind individuals to solve complex,…

图像与视频处理 · 电气工程与系统科学 2022-02-08 Nikolas Papadopoulos , Nikos Melanitis , Antonio Lozano , Cristina Soto-Sanchez , Eduardo Fernandez , Konstantina S Nikita

In this paper we introduce a new problem within the growing literature of interpretability for convolution neural networks (CNNs). While previous work has focused on the question of how to visually interpret CNNs, we ask what it is that we…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Sílvia Casacuberta , Esra Suel , Seth Flaxman