MLOct 4, 2017

Multitask Learning using Task Clustering with Applications to Predictive Modeling and GWAS of Plant Varieties

arXiv:1710.01788v16 citations
Originality Incremental advance
AI Analysis

This work addresses multi-task learning challenges in data science, specifically for plant science applications like predictive modeling and GWAS, but it is incremental as it builds on existing sparse regression and hierarchical methods.

The authors tackled the problem of multi-task learning for sparse linear regression by automatically inferring a hierarchical task structure from data, applying it to predictive modeling of plant traits using remote sensing data and GWAS methodologies. They demonstrated superior performance compared to other methods, with results showing richer genetic mapping from remote sensing data and insightful task groupings.

Inferring predictive maps between multiple input and multiple output variables or tasks has innumerable applications in data science. Multi-task learning attempts to learn the maps to several output tasks simultaneously with information sharing between them. We propose a novel multi-task learning framework for sparse linear regression, where a full task hierarchy is automatically inferred from the data, with the assumption that the task parameters follow a hierarchical tree structure. The leaves of the tree are the parameters for individual tasks, and the root is the global model that approximates all the tasks. We apply the proposed approach to develop and evaluate: (a) predictive models of plant traits using large-scale and automated remote sensing data, and (b) GWAS methodologies mapping such derived phenotypes in lieu of hand-measured traits. We demonstrate the superior performance of our approach compared to other methods, as well as the usefulness of discovering hierarchical groupings between tasks. Our results suggest that richer genetic mapping can indeed be obtained from the remote sensing data. In addition, our discovered groupings reveal interesting insights from a plant science perspective.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes