Diet Networks: Thin Parameters for Fat Genomics
Learning tasks such as those involving genomic data often poses a serious challenge: the number of input features can be orders of magnitude larger than the number of training examples, making it difficult to avoid overfitting, even when using the known regularization techniques. We focus here on tasks in which the input is a description of the genetic variation specific to a patient, the single nucleotide polymorphisms (SNPs), yielding millions of ternary inputs. Improving the ability of deep learning to handle such datasets could have an important impact in precision medicine, where high-dimensional data regarding a particular patient is used to make predictions of interest. Even though the amount of data for such tasks is increasing, this mismatch between the number of examples and the number of inputs remains a concern. Naive implementations of classifier neural networks involve a huge number of free parameters in their first layer: each input feature is associated with as many parameters as there are hidden units. We propose a novel neural network parametrization which considerably reduces the number of free parameters. It is based on the idea that we can first learn or provide a distributed representation for each input feature (e.g. for each position in the genome where variations are observed), and then learn (with another neural network called the parameter prediction network) how to map a feature's distributed representation to the vector of parameters specific to that feature in the classifier neural network (the weights which link the value of the feature to each of the hidden units). We show experimentally on a population stratification task of interest to medical studies that the proposed approach can significantly reduce both the number of parameters and the error rate of the classifier.
Code (5)
Tasks
Parameter PredictionSimilar Papers 제목 키워드 기반
Harnessing Diet and Gene Expression Insights through a Centralized Nutrigenomics Database to Improve Public Health
Nutrigenomics is an emerging field that explores the intricate interaction between genes and diet. This study aimed to develop a comprehensive database to help clinicians and patients understand the connections between g…
DIET: Customized Slimming for Incompatible Networks in Sequential Recommendation
Due to the continuously improving capabilities of mobile edges, recommender systems start to deploy models on edges to alleviate network congestion caused by frequent mobile requests. Several studies have leveraged the p…
Recommendation SystemsSequential RecommendationStatistical analysis on the effectiveness of a low insulin index, alkaline and functional diet evaluated with machine learning techniques
In this paper, a statistical analysis of the performance of a low insulin index, alkaline and functional diet developed by ANTUR evaluated with machine learning techniques is reported. The sample of patients was checked …
Nutritionally recommended food for semi- to strict vegetarian diets based on large-scale nutrient composition data
Diet design for vegetarian health is challenging due to the limited food repertoire of vegetarians. This challenge can be partially overcome by quantitative, data-driven approaches that utilise massive nutritional inform…
Effects of different feeding frequencies on growth, feed utilisation, digestive enzyme activities and plasma biochemistry of gilthead sea bream (Sparus aurata) fed with different fishmeal and fish oil dietary levels
In the context of Mediterranean aquaculture little attention has been paid to the manipulation of feeding frequency at the on-growing phase. The effects of different feeding frequencies: one meal per day, two meals per d…