paper-with-me

Papers

Hyppo-X: A Scalable Exploratory Framework for Analyzing Complex Phenomics Data

2017-07-14 · Methun Kamruzzaman, Ananth Kalyanaraman, Bala Krishnamoorthy, Stefan Hey, Patrick Schnable

Phenomics is an emerging branch of modern biology that uses high throughput phenotyping tools to capture multiple environmental and phenotypic traits, often at massive spatial and temporal scales. The resulting high dimensional data represent a treasure trove of information for providing an in-depth understanding of how multiple factors interact and contribute to the overall growth and behavior of different genotypes. However, computational tools that can parse through such complex data and aid in extracting plausible hypotheses are currently lacking. In this paper, we present Hyppo-X, a new algorithmic approach to visually explore complex phenomics data and in the process characterize the role of environment on phenotypic traits. We model the problem as one of unsupervised structure discovery, and use emerging principles from algebraic topology and graph theory for discovering higher-order structures of complex phenomics data. We present an open source software which has interactive visualization capabilities to facilitate data navigation and hypothesis formulation. We test and evaluate Hyppo-X on two real-world plant (maize) data sets. Our results demonstrate the ability of our approach to delineate divergent subpopulation-level behavior. Notably, our approach shows how environmental factors could influence phenotypic behavior, and how that effect varies across different genotypes and different time scales. To the best of our knowledge, this effort provides one of the first approaches to systematically formalize the problem of hypothesis extraction for phenomics data. Considering the infancy of the phenomics field, tools that help users explore complex data and extract plausible hypotheses in a data-guided manner will be critical to future advancements in the use of such data.

📄 PDF Abstract BibTeX arXiv:1707.04362

Code (1)

xperthut/HYPPO-X 공식 구현

Similar Papers 제목 키워드 기반

hyppo: A Multivariate Hypothesis Testing Python Package

2019-07-03 · Sambit Panda, Satish Palaniappan, Junhao Xiong, Eric W. Bridgeford 외

We introduce hyppo, a unified library for performing multivariate hypothesis testing, including independence, two-sample, and k-sample testing. While many multivariate independence tests have R packages available, the in…

Two-sample testing

HYPPO: A Surrogate-Based Multi-Level Parallelism Tool for Hyperparameter Optimization

2021-10-04 · Vincent Dumont, Casey Garner, Anuradha Trivedi, Chelsea Jones 외

We present a new software, HYPPO, that enables the automatic tuning of hyperparameters of various deep learning (DL) models. Unlike other hyperparameter optimization (HPO) methods, HYPPO uses adaptive surrogate models an…

Hyperparameter Optimizationimage-classificationImage ClassificationImage Reconstruction+3

Curiosity as Linguistic Intervention: Using LLM Tutoring Dialogues to Influence Exploratory Learning Behavior

2026-06-21 · Gevindu Ganganath, Pasindu Bolonghege, Qianru Lyu, Pradeep Varakantham 외 arxiv

Large Language Models (LLMs) provide a new opportunity to study how language shapes exploratory cognition because conversational strategies can be systematically manipulated at inference time. We introduce CURIOBOT, a fr…

Hyperparameter Optimization of Generative Adversarial Network Models for High-Energy Physics Simulations

2022-08-12 · Vincent Dumont, Xiangyang Ju, Juliane Mueller

The Generative Adversarial Network (GAN) is a powerful and flexible tool that can generate high-fidelity synthesized data by learning. It has seen many applications in simulating events in High Energy Physics (HEP), incl…

Generative Adversarial NetworkHyperparameter Optimization

A Visual Interaction Framework for Dimensionality Reduction Based Data Exploration

2018-11-28 · Marco Cavallo, Çağatay Demiralp

Dimensionality reduction is a common method for analyzing and visualizing high-dimensional data. However, reasoning dynamically about the results of a dimensionality reduction is difficult. Dimensionality-reduction algor…

Dimensionality Reduction