paper-with-me

홈 › Papers

Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands

2019-10-23 · Hans Pinckaers, Geert Litjens

Automated medical image segmentation plays a key role in quantitative research and diagnostics. Convolutional neural networks based on the U-Net architecture are the state-of-the-art. A key disadvantage is the hard-coding of the receptive field size, which requires architecture optimization for each segmentation task. Furthermore, increasing the receptive field results in an increasing number of weights. Recently, Neural Ordinary Differential Equations (NODE) have been proposed, a new type of continuous depth deep neural network. This framework allows for a dynamic receptive field at a fixed memory cost and a smaller amount of parameters. We show on a colon gland segmentation dataset (GlaS) that these NODEs can be used within the U-Net framework to improve segmentation results while reducing memory load and parameter counts.

📄 PDF Abstract BibTeX arXiv:1910.10470

Code (2)

DIAGNijmegen/neural-odes-segmentation 공식 구현 pytorch
RoichatulJannah21/neural-odes-segmentation pytorch

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Semantic Segmentation using Neural Ordinary Differential Equations

2022-09-18 · Seyedalireza Khoshsirat, Chandra Kambhamettu

The idea of neural Ordinary Differential Equations (ODE) is to approximate the derivative of a function (data model) instead of the function itself. In residual networks, instead of having a discrete sequence of hidden l…

image-classificationImage ClassificationSemantic Segmentation

Score-based Neural Ordinary Differential Equations for Computing Mean Field Control Problems

2024-09-24 · Mo Zhou, Stanley Osher, Wuchen Li

Classical neural ordinary differential equations (ODEs) are powerful tools for approximating the log-density functions in high-dimensional spaces along trajectories, where neural networks parameterize the velocity fields…

Modelling Chemical Reaction Networks using Neural Ordinary Differential Equations

2025-02-11 · Anna C. M. Thöni, William E. Robinson, Yoram Bachrach, Wilhelm T. S. Huck 외

In chemical reaction network theory, ordinary differential equations are used to model the temporal change of chemical species concentration. As the functional form of these ordinary differential equations systems is der…

Form

Parallel scalable simulations of biological neural networks using TensorFlow: A beginner's guide

2019-06-10 · Rishika Mohanta, Collins Assisi

Biological neural networks are often modeled as systems of coupled, nonlinear, ordinary or partial differential equations. The number of differential equations used to model a network increases with the size of the netwo…

Active Symbolic Discovery of Ordinary Differential Equations via Phase Portrait Sketching

2024-09-02 · Nan Jiang, Md Nasim, Yexiang Xue

The symbolic discovery of Ordinary Differential Equations (ODEs) from trajectory data plays a pivotal role in AI-driven scientific discovery. Existing symbolic methods predominantly rely on fixed, pre-collected training …

Active Learningscientific discovery