paper-with-me

Papers

Latent Network Estimation and Variable Selection for Compositional Data via Variational EM

2020-10-25 · Nathan Osborne, Christine B. Peterson, Marina Vannucci

Network estimation and variable selection have been extensively studied in the statistical literature, but only recently have those two challenges been addressed simultaneously. In this paper, we seek to develop a novel method to simultaneously estimate network interactions and associations to relevant covariates for count data, and specifically for compositional data, which have a fixed sum constraint. We use a hierarchical Bayesian model with latent layers and employ spike-and-slab priors for both edge and covariate selection. For posterior inference, we develop a novel variational inference scheme with an expectation maximization step, to enable efficient estimation. Through simulation studies, we demonstrate that the proposed model outperforms existing methods in its accuracy of network recovery. We show the practical utility of our model via an application to microbiome data. The human microbiome has been shown to contribute to many of the functions of the human body, and also to be linked with a number of diseases. In our application, we seek to better understand the interaction between microbes and relevant covariates, as well as the interaction of microbes with each other. We provide a Python implementation of our algorithm, called SINC (Simultaneous Inference for Networks and Covariates), available online.

📄 PDF Abstract BibTeX arXiv:2010.13229

Code (1)

Nathan-Osborne/SINC 공식 구현

Tasks

Variable SelectionVariational Inference

Similar Papers 제목 키워드 기반

From Reasoning Traces to Reusable Modules: Understanding Compositional Generalization in Language Model Reasoning

2026-06-16 · Lingjing Kong, Xin Liu, Guangyi Chen, Martin Q. Ma 외 arxiv

Post-training pipelines that combine supervised fine-tuning (SFT) with reinforcement learning (RL) have emerged as the key recipe for transforming large language models (LLMs) into robust reasoners. We argue that this co…

Reinforcement Learning

Local Learning for Covariate Selection in Nonparametric Causal Effect Estimation with Latent Variables

2024-11-25 · Zheng Li, Feng Xie, Xichen Guo, Yan Zeng 외

Estimating causal effects from nonexperimental data is a fundamental problem in many fields of science. A key component of this task is selecting an appropriate set of covariates for confounding adjustment to avoid bias.…

valid

Asymptotic Accuracy of Distribution-Based Estimation for Latent Variables

2012-04-10 · Keisuke Yamazaki

Hierarchical statistical models are widely employed in information science and data engineering. The models consist of two types of variables: observable variables that represent the given data and latent variables for t…

Active LearningModel Selection

High Dimensional Semiparametric Latent Graphical Model for Mixed Data

2014-04-29 · Jianqing Fan, Han Liu, Yang Ning, Hui Zou

Graphical models are commonly used tools for modeling multivariate random variables. While there exist many convenient multivariate distributions such as Gaussian distribution for continuous data, mixed data with the pre…

feature selectionVocal Bursts Intensity Prediction

Generative Context Pair Selection for Multi-hop Question Answering

2021-04-18 · EMNLP 2021 11 · Dheeru Dua, Cicero Nogueira dos santos, Patrick Ng, Ben Athiwaratkun 외

Compositional reasoning tasks like multi-hop question answering, require making latent decisions to get the final answer, given a question. However, crowdsourced datasets often capture only a slice of the underlying task…

Multi-hop Question AnsweringQuestion Answering