paper-with-me

홈 › Papers

A Factored Generalized Additive Model for Clinical Decision Support in the Operating Room

2019-07-29 · Zhicheng Cui, Bradley A Fritz, Christopher R King, Michael S Avidan, Yixin Chen

Logistic regression (LR) is widely used in clinical prediction because it is simple to deploy and easy to interpret. Nevertheless, being a linear model, LR has limited expressive capability and often has unsatisfactory performance. Generalized additive models (GAMs) extend the linear model with transformations of input features, though feature interaction is not allowed for all GAM variants. In this paper, we propose a factored generalized additive model (F-GAM) to preserve the model interpretability for targeted features while allowing a rich model for interaction with features fixed within the individual. We evaluate F-GAM on prediction of two targets, postoperative acute kidney injury and acute respiratory failure, from a single-center database. We find superior model performance of F-GAM in terms of AUPRC and AUROC compared to several other GAM implementations, random forests, support vector machine, and a deep neural network. We find that the model interpretability is good with results with high face validity.

📄 PDF Abstract BibTeX arXiv:1907.12596

Code (1)

nostringattached/FGAM 공식 구현 pytorch

Tasks

Additive modelsRespiratory Failure

Methods 이 논문이 사용한 방법론

GAM 설명 없음
Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Factored Bandits

2018-07-04 · NeurIPS 2018 12 · Julian Zimmert, Yevgeny Seldin

We introduce the factored bandits model, which is a framework for learning with limited (bandit) feedback, where actions can be decomposed into a Cartesian product of atomic actions. Factored bandits incorporate rank-1 b…

Additive Large Language Models for Semi-Structured Text

2025-11-14 · Karthikeyan K, Raghuveer Thirukovalluru, David Carlson arxiv

Large Language Models have advanced clinical text classification, but their opaque predictions remain a critical barrier to practical adoption in research and clinical settings where investigators and physicians need to …

Text Classification

Quantifying the Expectation-Realisation Gap for Agentic AI Systems

2026-02-23 · Sebastian Lobentanzer arxiv

Agentic AI systems are deployed with expectations of substantial productivity gains, yet rigorous empirical evidence reveals systematic discrepancies between pre-deployment expectations and post-deployment outcomes. We r…

Factored Diffusion Policies:Compositionally Generalized Robot Control with a Single Score Network

2026-05-21 · Sayan Mitra, Ege Yuceel, Noah Giles, Abhishek Pai arxiv

Robotic tasks are typically specified by a tuple of factors, such as the object to be grasped, the obstacles to be avoided, the color of the target, and so on. Collecting expert demonstrations for every combination of fa…

neuralGAM: Explainable generalized additive neural networks with independent neural network training

2024-07-08 · Statistics and Computing 2024 7 · Ines Ortega-Fernandez, Marta Sestelo, Nora M. Villanueva

Neural Networks are one of the most popular methods nowadays given their high performance on diverse tasks, such as computer vision, anomaly detection, computer-aided disease detection and diagnosis, or natural language …

Additive modelsAnomaly DetectionDecision Making