paper-with-me

홈 › 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 layers, the derivative of the continuous dynamics of hidden state can be parameterized by an ODE. It has been shown that this type of neural network is able to produce the same results as an equivalent residual network for image classification. In this paper, we design a novel neural ODE for the semantic segmentation task. We start by a baseline network that consists of residual modules, then we use the modules to build our neural ODE network. We show that our neural ODE is able to achieve the state-of-the-art results using 57% less memory for training, 42% less memory for testing, and 68% less number of parameters. We evaluate our model on the Cityscapes, CamVid, LIP, and PASCAL-Context datasets.

📄 PDF Abstract BibTeX arXiv:2209.08667

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationSemantic Segmentation

Similar 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-codin…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

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

Differential Equations for Continuous-Time Deep Learning

2024-01-08 · Lars Ruthotto

This short, self-contained article seeks to introduce and survey continuous-time deep learning approaches that are based on neural ordinary differential equations (neural ODEs). It primarily targets readers familiar with…

Deep LearningSurvey

Neural Ordinary Differential Equations for Learning and Extrapolating System Dynamics Across Bifurcations

2025-07-25 · Eva van Tegelen, George van Voorn, Ioannis Athanasiadis, Peter van Heijster arxiv

Forecasting system behaviour near and across bifurcations is crucial for identifying potential shifts in dynamical systems. While machine learning has recently been used to learn critical transitions and bifurcation stru…

Translation of Nagumo's Foundational Work on Barrier Functions: On the Location of Integral Curves of Ordinary Differential Equations

2024-06-25 · Marcel Menner, Eugene Lavretsky

In 1942, Prof. Mitio Nagumo published his seminal paper on the location of integral curves of ordinary differential equations. Nagumo's paper provides the foundation of the set invariance of ordinary differential equatio…

Translation