paper-with-me

Papers

Experimental Comparison of Semi-parametric, Parametric, and Machine Learning Models for Time-to-Event Analysis Through the Concordance Index

2020-03-13 · Camila Fernandez, Chung Shue Chen, Pierre Gaillard, Alonso Silva

In this paper, we make an experimental comparison of semi-parametric (Cox proportional hazards model, Aalen's additive regression model), parametric (Weibull AFT model), and machine learning models (Random Survival Forest, Gradient Boosting with Cox Proportional Hazards Loss, DeepSurv) through the concordance index on two different datasets (PBC and GBCSG2). We present two comparisons: one with the default hyper-parameters of these models and one with the best hyper-parameters found by randomized search.

📄 PDF Abstract BibTeX arXiv:2003.08820

Code (1)

CamilaFernandez8/Experimental-comparison-for-time-to-event-analysis-through-the-concordance-index

Tasks

BIG-bench Machine Learningregression

Similar Papers 제목 키워드 기반

Comparing Semi-Parametric Model Learning Algorithms for Dynamic Model Estimation in Robotics

2019-06-27 · Sebastian Riedel, Freek Stulp

Physical modeling of robotic system behavior is the foundation for controlling many robotic mechanisms to a satisfactory degree. Mechanisms are also typically designed in a way that good model accuracy can be achieved wi…

BIG-bench Machine Learningmodelregression

Reimagining Retrieval Augmented Language Models for Answering Queries

2023-06-01 · Wang-Chiew Tan, Yuliang Li, Pedro Rodriguez, Richard James 외

We present a reality check on large language models and inspect the promise of retrieval augmented language models in comparison. Such language models are semi-parametric, where models integrate model parameters and know…

Question AnsweringRetrieval

Online semi-parametric learning for inverse dynamics modeling

2016-03-17 · Diego Romeres, Mattia Zorzi, Raffaello Camoriano, Alessandro Chiuso

This paper presents a semi-parametric algorithm for online learning of a robot inverse dynamics model. It combines the strength of the parametric and non-parametric modeling. The former exploits the rigid body dynamics e…

Binned semiparametric Bayesian networks

2025-06-27 · Rafael Sojo, Javier Díaz-Rozo, Concha Bielza, Pedro Larrañaga

This paper introduces a new type of probabilistic semiparametric model that takes advantage of data binning to reduce the computational cost of kernel density estimation in nonparametric distributions. Two new conditiona…

Density Estimation

COMBOOD: A Semiparametric Approach for Detecting Out-of-distribution Data for Image Classification

2026-02-04 · Magesh Rajasekaran, Md Saiful Islam Sajol, Frej Berglind, Supratik Mukhopadhyay 외 arxiv

Identifying out-of-distribution (OOD) data at inference time is crucial for many machine learning applications, especially for automation. We present a novel unsupervised semi-parametric framework COMBOOD for OOD detecti…

Image Classification