We just released our #NeurIPS2019 Multimodal Model-Agnostic Meta-Learning (MMAML) code for learning few-shot image classification, which extends MAML to multimodal task distributions (e.g. learning from multiple datasets). The code contains #PyTorch implementations of our model and two baselines (MAML and Multi-MAML) as well as the scripts to evaluate these models to five popular few-shot learning datasets: Omniglot, Mini-ImageNet, FC100 (CIFAR100), CUB-200-2011, and FGVC-Aircraft.
Code: https://github.com/shaohua0116/MMAML-Classification
Paper: https://arxiv.org/abs/1910.13616
#NeurIPS #MachineLearning #ML #code
🔗 shaohua0116/MMAML-Classification
An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*, Shao-Hua Sun*, Hexiang Hu, and Joseph J. Lim - shaohua0116...
Code: https://github.com/shaohua0116/MMAML-Classification
Paper: https://arxiv.org/abs/1910.13616
#NeurIPS #MachineLearning #ML #code
🔗 shaohua0116/MMAML-Classification
An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*, Shao-Hua Sun*, Hexiang Hu, and Joseph J. Lim - shaohua0116...
GitHub
GitHub - shaohua0116/MMAML-Classification: An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task…
An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*, Shao-Hua Sun*, Hexiang Hu, and Joseph J. Lim - GitHub - sh...
The #NeurIPS AI for social good workshop is live. Check out the live stream if you can't make it in person
https://slideslive.com/38922118/joint-workshop-on-ai-for-social-good-1
🔗 Joint Workshop on AI for Social Good 1
The accelerating pace of intelligent systems research and real world deployment presents three clear challenges for producing "good" intelligent systems: (1) the research community lacks incentives...
https://slideslive.com/38922118/joint-workshop-on-ai-for-social-good-1
🔗 Joint Workshop on AI for Social Good 1
The accelerating pace of intelligent systems research and real world deployment presents three clear challenges for producing "good" intelligent systems: (1) the research community lacks incentives...
SlidesLive
Opening Remarks
This workshop builds on our AI for Social Good workshop at NeurIPS 2018, ICLR 2019 and ICML 2019.
The accelerating pace of intelligent system research and real world deployment presents three clear...
The accelerating pace of intelligent system research and real world deployment presents three clear...
Videos of talks from #BlackinAI and #NeurIPS 2019, in case you missed it!
https://slideslive.com/neurips/neurips-2019-east-meeting-room-1-3-live?fbclid=IwAR0tEjCRVwRP6lXTYJNkNMHyffmyxlhot8X9LVi8fE6apTnIEMb1Wk77vwM
🔗 NeurIPS |
Neural Information Processing Systems (NeurIPS) is a multi-track machine learning and computational neuroscience conference that includes invited talks, demonstrations, symposia and oral and poster presentations of refereed papers. Following the conference, there are workshops which provide a less formal setting.
https://slideslive.com/neurips/neurips-2019-east-meeting-room-1-3-live?fbclid=IwAR0tEjCRVwRP6lXTYJNkNMHyffmyxlhot8X9LVi8fE6apTnIEMb1Wk77vwM
🔗 NeurIPS |
Neural Information Processing Systems (NeurIPS) is a multi-track machine learning and computational neuroscience conference that includes invited talks, demonstrations, symposia and oral and poster presentations of refereed papers. Following the conference, there are workshops which provide a less formal setting.
SlidesLive
NeurIPS |
Neural Information Processing Systems (NeurIPS) is a multi-track machine learning and computational neuroscience conference that includes invited talks, demonstrations, symposia and oral and poster presentations of refereed papers. Following the conference…
Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands
Hans Pinckaers, Geert Litjens : https://arxiv.org/abs/1910.10470
GitHub : https://github.com/DIAGNijmegen/neural-odes-segmentation
#MedNeurIPS #NeurIPS #NeurIPS2019
🔗 Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands
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.
Hans Pinckaers, Geert Litjens : https://arxiv.org/abs/1910.10470
GitHub : https://github.com/DIAGNijmegen/neural-odes-segmentation
#MedNeurIPS #NeurIPS #NeurIPS2019
🔗 Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands
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.
GitHub
GitHub - DIAGNijmegen/neural-odes-segmentation: Neural Ordinary Differential Equations for Semantic Segmentation of Individual…
Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands - GitHub - DIAGNijmegen/neural-odes-segmentation: Neural Ordinary Differential Equations for Semantic Seg...
Efficient Graph Generation with Graph Recurrent Attention Networks
Liao et al.: https://arxiv.org/abs/1910.00760
Code: https://github.com/lrjconan/GRAN/
#Graph #NeuralNetworks #NeurIPS #NeurIPS201
🔗 lrjconan/GRAN
Efficient Graph Generation with Graph Recurrent Attention Networks, Deep Generative Model of Graphs, Graph Neural Networks, NeurIPS 2019 - lrjconan/GRAN
Liao et al.: https://arxiv.org/abs/1910.00760
Code: https://github.com/lrjconan/GRAN/
#Graph #NeuralNetworks #NeurIPS #NeurIPS201
🔗 lrjconan/GRAN
Efficient Graph Generation with Graph Recurrent Attention Networks, Deep Generative Model of Graphs, Graph Neural Networks, NeurIPS 2019 - lrjconan/GRAN
GitHub
GitHub - lrjconan/GRAN: Efficient Graph Generation with Graph Recurrent Attention Networks, Deep Generative Model of Graphs, Graph…
Efficient Graph Generation with Graph Recurrent Attention Networks, Deep Generative Model of Graphs, Graph Neural Networks, NeurIPS 2019 - lrjconan/GRAN