中文
相关论文

相关论文: A Lightweight U-like Network Utilizing Neural Memo…

200 篇论文

Segmentation of microscopy images constitutes an ill-posed inverse problem due to measurement noise, weak object boundaries, and limited labeled data. Although deep neural networks provide flexible nonparametric estimators, unconstrained…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Seema K. Poudel , Sunny K. Khadka

While computer vision has proven valuable for medical image segmentation, its application faces challenges such as limited dataset sizes and the complexity of effectively leveraging unlabeled images. To address these challenges, we present…

图像与视频处理 · 电气工程与系统科学 2024-07-15 Zhaoshan Liua , Qiujie Lv , Chau Hung Lee , Lei Shen

Semantic image segmentation is the process of labeling each pixel of an image with its corresponding class. An encoder-decoder based approach, like U-Net and its variants, is a popular strategy for solving medical image segmentation tasks.…

图像与视频处理 · 电气工程与系统科学 2020-06-30 Debesh Jha , Michael A. Riegler , Dag Johansen , Pål Halvorsen , Håvard D. Johansen

Embedding nonlinear dynamical systems into artificial neural networks is a powerful new formalism for machine learning. By parameterizing ordinary differential equations (ODEs) as neural network layers, these Neural ODEs are…

机器学习 · 计算机科学 2024-10-28 Mikko Lehtimäki , Lassi Paunonen , Marja-Leena Linne

This paper proposes the use of spectral element methods \citep{canuto_spectral_1988} for fast and accurate training of Neural Ordinary Differential Equations (ODE-Nets; \citealp{Chen2018NeuralOD}) for system identification. This is achieved…

神经与进化计算 · 计算机科学 2020-01-20 Alessio Quaglino , Marco Gallieri , Jonathan Masci , Jan Koutník

High-performance deep neural network (DNN)-based systems are in high demand in edge environments. Due to its high computational complexity, it is challenging to deploy DNNs on edge devices with strict limitations on computational resources.…

机器学习 · 计算机科学 2023-07-04 Hiroki Kawakami , Hirohisa Watanabe , Keisuke Sugiura , Hiroki Matsutani

Deep neural networks have been widely used in image denoising during the past few years. Even though they achieve great success on this problem, they are computationally inefficient which makes them inappropriate to be implemented in mobile…

图像与视频处理 · 电气工程与系统科学 2021-08-05 Lu Xu , Jiawei Zhang , Xuanye Cheng , Feng Zhang , Xing Wei , Jimmy Ren

High-frequency features are critical in multiscale phenomena such as turbulent flows and phase transitions, since they encode essential physical information. The recently proposed Wavelet Neural Operator (WNO) utilizes wavelets'…

数值分析 · 数学 2025-06-24 Wei-Min Lei , Hou-Biao Li

Background: Breast and thyroid cancers pose an increasing public-health burden. Ultrasound imaging is a cost-effective, real-time modality for lesion detection and segmentation, yet suffers from speckle noise, overlapping structures, and…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Tangqi Shi , Pietro Lio

Finding optimal correction of errors in generic stabilizer codes is a computationally hard problem, even for simple noise models. While this task can be simplified for codes with some structure, such as topological stabilizer codes,…

量子物理 · 物理学 2019-06-05 Nishad Maskara , Aleksander Kubica , Tomas Jochym-O'Connor

The advancement of deep learning has led to the development of neural decoders for low latency communications. However, neural decoders can be very complex which can lead to increased computation and latency. We consider iterative pruning…

机器学习 · 计算机科学 2022-11-17 Vikrant Malik , Rohan Ghosh , Mehul Motani

The U-Net architecture, built upon the fully convolutional network, has proven to be effective in biomedical image segmentation. However, U-Net applies skip connections to merge semantically different low- and high-level convolutional…

图像与视频处理 · 电气工程与系统科学 2021-07-28 Hasib Zunair , A. Ben Hamza

Neural network (NN) denoisers are an essential building block in many common tasks, ranging from image reconstruction to image generation. However, the success of these models is not well understood from a theoretical perspective. In this…

机器学习 · 统计学 2024-01-17 Chen Zeno , Greg Ongie , Yaniv Blumenfeld , Nir Weinberger , Daniel Soudry

Medical image segmentation is an essential prerequisite for developing healthcare systems, especially for disease diagnosis and treatment planning. On various medical image segmentation tasks, the u-shaped architecture, also known as U-Net,…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Jieneng Chen , Yongyi Lu , Qihang Yu , Xiangde Luo , Ehsan Adeli , Yan Wang , Le Lu , Alan L. Yuille , Yuyin Zhou

This paper introduces an incremental training framework for compressing popular Deep Neural Network (DNN) based unfolded multiple-input-multiple-output (MIMO) detection algorithms like DetNet. The idea of incremental training is explored to…

信息论 · 计算机科学 2021-04-19 Nancy Nayak , Thulasi Tholeti , Muralikrishnan Srinivasan , Sheetal Kalyani

A practical limitation of deep neural networks is their high degree of specialization to a single task and visual domain. Recently, inspired by the successes of transfer learning, several authors have proposed to learn instead universal,…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Sylvestre-Alvise Rebuffi , Hakan Bilen , Andrea Vedaldi

Deep learning models are used to minimize the number of polyps that goes unnoticed by the experts and to accurately segment the detected polyps during interventions. Although state-of-the-art models are proposed, it remains a challenge to…

图像与视频处理 · 电气工程与系统科学 2023-03-21 Tugberk Erol , Duygu Sarikaya

U-Net has become a cornerstone in various visual applications such as image segmentation and diffusion probability models. While numerous innovative designs and improvements have been introduced by incorporating transformers or MLPs, the…

图像与视频处理 · 电气工程与系统科学 2024-08-23 Chenxin Li , Xinyu Liu , Wuyang Li , Cheng Wang , Hengyu Liu , Yifan Liu , Zhen Chen , Yixuan Yuan

Medical image segmentation, particularly tumor segmentation, is a critical task in medical imaging, with U-Net being a widely adopted convolutional neural network (CNN) architecture for this purpose. However, U-Net's high computational and…

图像与视频处理 · 电气工程与系统科学 2025-03-13 Christiaan Boerkamp , Akhil John Thomas

Skip connections in deep networks have improved both segmentation and classification performance by facilitating the training of deeper network architectures, and reducing the risks for vanishing gradients. They equip encoder-decoder-like…