paper-with-me

Papers

A tree-based varying coefficient model

2024-01-11 · Henning Zakrisson, Mathias Lindholm

The paper introduces a tree-based varying coefficient model (VCM) where the varying coefficients are modelled using the cyclic gradient boosting machine (CGBM) from Delong et al. (2023). Modelling the coefficient functions using a CGBM allows for dimension-wise early stopping and feature importance scores. The dimension-wise early stopping not only reduces the risk of dimension-specific overfitting, but also reveals differences in model complexity across dimensions. The use of feature importance scores allows for simple feature selection and easy model interpretation. The model is evaluated on the same simulated and real data examples as those used in Richman and W\"uthrich (2023), and the results show that it produces results in terms of out of sample loss that are comparable to those of their neural network-based VCM called LocalGLMnet.

📄 PDF Abstract BibTeX arXiv:2401.05982

Code (1)

henningzakrisson/local-glm-boost 공식 구현

Tasks

Feature Importancefeature selectionmodel

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…

Similar Papers 제목 키워드 기반

Multivariate Varying-Coefficient BART with Graphical Horseshoe Priors

2026-06-27 · Soham Ghosh, Sameer K. Deshpande arxiv

Modern multivariate regression problems involve several related outcomes whose regression effects are not only nonlinear, heterogeneous, and outcome-specific, but also where the residual dependence among outcomes is scie…

Fourier PlenOctrees for Dynamic Radiance Field Rendering in Real-time

2022-02-17 · CVPR 2022 1 · Liao Wang, Jiakai Zhang, Xinhang Liu, Fuqiang Zhao 외

Implicit neural representations such as Neural Radiance Field (NeRF) have focused mainly on modeling static objects captured under multi-view settings where real-time rendering can be achieved with smart data structures,…

NeRF

A Machine Learning Approach for Design of Frequency Selective Surface based Radar Absorbing Material via Image Prediction

2025-02-24 · Vijay Kumar Sutrakar, Anjana P K, Sajal Kesharwani, Siddharth Bisariya

The paper presents an innovative methodology for designing frequency selective surface (FSS) based radar absorbing materials using machine learning (ML) technique. In conventional electromagnetic design, unit cell dimens…

regression

Directional Measurements in Urban Street Canyons from Macro Rooftop Sites at 28 GHz for 90% Outdoor Coverage

2019-08-01 · Jinfeng Du, Dmitry Chizhik, Reinaldo A. Valenzuela, Rodolfo Feick 외

Path gain and effective directional gain in azimuth in urban canyons from actual rooftop base station sites are characterized based on a massive data set of 3000 links on 12 streets in two cities, with over 21 million in…

Varying-coefficient models with isotropic Gaussian process priors

2015-08-28 · Matthias Bussas, Christoph Sawade, Tobias Scheffer, Niels Landwehr

We study learning problems in which the conditional distribution of the output given the input varies as a function of additional task variables. In varying-coefficient models with Gaussian process priors, a Gaussian pro…

Bayesian Inference