paper-with-me

Papers

Bayesian Nonparametric Dimensionality Reduction of Categorical Data for Predicting Severity of COVID-19 in Pregnant Women

2020-11-07 · Marzieh Ajirak, Cassandra Heiselman, Anna Fuchs, Mia Heiligenstein, Kimberly Herrera, Diana Garretto, Petar Djuric

The coronavirus disease (COVID-19) has rapidly spread throughout the world and while pregnant women present the same adverse outcome rates, they are underrepresented in clinical research. We collected clinical data of 155 test-positive COVID-19 pregnant women at Stony Brook University Hospital. Many of these collected data are of multivariate categorical type, where the number of possible outcomes grows exponentially as the dimension of data increases. We modeled the data within the unsupervised Bayesian framework and mapped them into a lower-dimensional space using latent Gaussian processes. The latent features in the lower dimensional space were further used for predicting if a pregnant woman would be admitted to a hospital due to COVID-19 or would remain with mild symptoms. We compared the prediction accuracy with the dummy/one-hot encoding of categorical data and found that the latent Gaussian process had better accuracy.

📄 PDF Abstract BibTeX arXiv:2011.03715

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationDimensionality ReductionGaussian Processes

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Nonparametric Bayesian Models for Unsupervised Event Coreference Resolution

2009-12-01 · NeurIPS 2009 12 · Cosmin Bejan, Matthew Titsworth, Andrew Hickl, Sanda Harabagiu

We present a sequence of unsupervised, nonparametric Bayesian models for clustering complex linguistic objects. In this approach, we consider a potentially infinite number of features and categorical outcomes. We evalua…

Clusteringcoreference-resolutionCoreference ResolutionEvent Coreference Resolution

Hyperboloid GPLVM for Discovering Continuous Hierarchies via Nonparametric Estimation

2024-10-22 · Koshi Watanabe, Keisuke Maeda, Takahiro Ogawa, Miki Haseyama

Dimensionality reduction (DR) offers a useful representation of complex high-dimensional data. Recent DR methods focus on hyperbolic geometry to derive a faithful low-dimensional representation of hierarchical data. Howe…

Bayesian InferenceDimensionality ReductionRiemannian optimization

Learning Functional Graphs with Nonlinear Sufficient Dimension Reduction

2026-01-22 · Kyongwon Kim, Bing Li arxiv

Functional graphical models have undergone extensive development during the recent years, leading to a variety models such as the functional Gaussian graphical model, the functional copula Gaussian graphical model, the f…

General Table Completion using a Bayesian Nonparametric Model

2014-12-01 · NeurIPS 2014 12 · Isabel Valera, Zoubin Ghahramani

Even though heterogeneous databases can be found in a broad variety of applications, there exists a lack of tools for estimating missing data in such databases. In this paper, we provide an efficient and robust table com…

model

Efficient Binary Embedding of Categorical Data using BinSketch

2021-11-13 · Bhisham Dev Verma, Rameshwar Pratap, Debajyoti Bera

In this work, we present a dimensionality reduction algorithm, aka. sketching, for categorical datasets. Our proposed sketching algorithm Cabin constructs low-dimensional binary sketches from high-dimensional categorical…

Dimensionality Reduction