paper-with-me

홈 › Papers

Augmented Neural ODEs

2019-04-02 · NeurIPS 2019 12 · Emilien Dupont, Arnaud Doucet, Yee Whye Teh

We show that Neural Ordinary Differential Equations (ODEs) learn representations that preserve the topology of the input space and prove that this implies the existence of functions Neural ODEs cannot represent. To address these limitations, we introduce Augmented Neural ODEs which, in addition to being more expressive models, are empirically more stable, generalize better and have a lower computational cost than Neural ODEs.

📄 PDF Abstract BibTeX arXiv:1904.01681

Code (6)

EmilienDupont/augmented-neural-odes 공식 구현 pytorch
Daniel-H-99/ANODE pytorch
kfallah/NODE-Denoiser pytorch
locuslab/monotone_op_net pytorch
mandubian/pytorch-neural-ode pytorch
mitmath/18S096SciML

Tasks

Image Classification

Similar Papers 제목 키워드 기반

On Second Order Behaviour in Augmented Neural ODEs: A Short Summary

2021-09-27 · NeurIPS Workshop DLDE 2021 12 · Alexander Luke Ian Norcliffe, Cristian Bodnar, Ben Day, Nikola Simidjievski 외

In Norcliffe et al.[13], we discussed and systematically analysed how Neural ODEs (NODEs) can learn higher-order order dynamics. In particular, we focused on second-order dynamic behaviour and analysed Augmented NODEs (A…

On Second Order Behaviour in Augmented Neural ODEs

2020-06-12 · NeurIPS 2020 12 · Alexander Norcliffe, Cristian Bodnar, Ben Day, Nikola Simidjievski 외

Neural Ordinary Differential Equations (NODEs) are a new class of models that transform data continuously through infinite-depth architectures. The continuous nature of NODEs has made them particularly suitable for learn…

Image Classification

AugmentedCode: Examining the Effects of Natural Language Resources in Code Retrieval Models

2021-10-16 · Mehdi Bahrami, N. C. Shrikanth, Yuji Mizobuchi, Lei Liu 외

Code retrieval is allowing software engineers to search codes through a natural language query, which relies on both natural language processing and software engineering techniques. There have been several attempts on co…

Retrieval

KnowAugNet: Multi-Source Medical Knowledge Augmented Medication Prediction Network with Multi-Level Graph Contrastive Learning

2022-04-25 · Yang An, Bo Jin, Xiaopeng Wei

Predicting medications is a crucial task in many intelligent healthcare systems. It can assist doctors in making informed medication decisions for patients according to electronic medical records (EMRs). However, medicat…

Contrastive LearningGraph AttentionImplicit Relations

Paired Cross-Modal Data Augmentation for Fine-Grained Image-to-Text Retrieval

2022-07-29 · Hao Wang, Guosheng Lin, Steven C. H. Hoi, Chunyan Miao

This paper investigates an open research problem of generating text-image pairs to improve the training of fine-grained image-to-text cross-modal retrieval task, and proposes a novel framework for paired data augmentatio…

Cross-Modal RetrievalData AugmentationImage to textImage-to-Text Retrieval+2