# Making Neural Networks FAIR

**Authors:** Anna Nguyen, Tobias Weller, Michael F\"arber, York, Sure-Vetter

arXiv: 1907.11569 · 2020-12-02

## TL;DR

This paper introduces the FAIRnets ontology to make neural network models more findable, accessible, interoperable, and reusable, and applies it to model over 18,400 networks from GitHub as a public knowledge graph.

## Contribution

It presents a structured ontology for neural networks and a large-scale modeling of existing networks as a resource for the community.

## Key findings

- Created the FAIRnets ontology for neural networks
- Modeled 18,400 neural networks from GitHub
- Released a public knowledge graph for neural network models

## Abstract

Research on neural networks has gained significant momentum over the past few years. Because training is a resource-intensive process and training data cannot always be made available to everyone, there has been a trend to reuse pre-trained neural networks. As such, neural networks themselves have become research data. In this paper, we first present the neural network ontology FAIRnets Ontology, an ontology to make existing neural network models findable, accessible, interoperable, and reusable according to the FAIR principles. Our ontology allows us to model neural networks on a meta-level in a structured way, including the representation of all network layers and their characteristics. Secondly, we have modeled over 18,400 neural networks from GitHub based on this ontology, which we provide to the public as a knowledge graph called FAIRnets, ready to be used for recommending suitable neural networks to data scientists.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.11569/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1907.11569/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1907.11569/full.md

---
Source: https://tomesphere.com/paper/1907.11569