中文
相关论文

相关论文: SMLE: An R Package for Joint Feature Screening in …

200 篇论文

Feature Selection (FS) is a key task in Machine Learning. It consists in selecting a number of relevant variables for the model construction or data analysis. We present the R package, FSinR, which implements a variety of widely known…

机器学习 · 计算机科学 2020-02-25 F. Aragón-Royón , A. Jiménez-Vílchez , A. Arauzo-Azofra , J. M. Benítez

Over the last decades, the family of $\alpha$-stale distributions has proven to be useful for modelling in telecommunication systems. Particularly, in the case of radar applications, finding a fast and accurate estimation for the amplitude…

统计方法学 · 统计学 2023-11-15 Mahdi Teimouri

Generalized linear models (GLMs) are fundamental tools for statistical modeling, with maximum likelihood estimation (MLE) serving as the classical approach for parameter inference. While MLE performs well for canonical GLMs, it can become…

统计方法学 · 统计学 2026-03-03 Linglingzhi Zhu , Jonghyeok Lee , Yao Xie

We describe the \proglang{R} package \pkg{glmmrBase} and an extension \pkg{glmmrOptim}. \pkg{glmmrBase} provides a flexible approach to specifying, fitting, and analysing generalised linear mixed models. We use an object-orientated class…

统计计算 · 统计学 2024-03-15 Samuel I. Watson

Motivation: Model selection is a ubiquitous challenge in statistics. For penalized models, model selection typically entails tuning hyperparameters to maximize a measure of fit or minimize out-of-sample prediction error. However, these…

统计方法学 · 统计学 2025-05-29 Priyam Das , Sarah Robinson , Christine B. Peterson

With the onset of large language models (LLMs), the performance of artificial intelligence (AI) models is becoming increasingly multi-dimensional. Accordingly, there have been several large, multi-dimensional evaluation frameworks put…

人机交互 · 计算机科学 2025-06-05 Sean Steinle

Holistic linear regression extends the classical best subset selection problem by adding additional constraints designed to improve the model quality. These constraints include sparsity-inducing constraints, sign-coherence constraints and…

机器学习 · 统计学 2025-12-17 Benjamin Schwendinger , Florian Schwendinger , Laura Vana

The l1-regularized logistic regression (or sparse logistic regression) is a widely used method for simultaneous classification and feature selection. Although many recent efforts have been devoted to its efficient implementation, its…

机器学习 · 计算机科学 2013-07-22 Jie Wang , Jiayu Zhou , Jun Liu , Peter Wonka , Jieping Ye

Semi-supervised learning (SSL) constructs classifiers from datasets in which only a subset of observations is labelled, a situation that naturally arises because obtaining labels often requires expert judgement or costly manual effort. This…

统计计算 · 统计学 2025-12-09 Geoffrey J. McLachlan , Jinran Wu

Maximum-likelihood estimation (MLE) is widely used in sequence to sequence tasks for model training. It uniformly treats the generation/prediction of each target token as multi-class classification, and yields non-smooth prediction…

计算与语言 · 计算机科学 2018-12-13 Chengyue Gong , Xu Tan , Di He , Tao Qin

Finite mixture models are widely used in econometric analyses to capture unobserved heterogeneity. This paper shows that maximum likelihood estimation of finite mixtures of parametric densities can suffer from substantial finite-sample bias…

统计方法学 · 统计学 2026-02-04 Raphaël Langevin

We propose an efficient algorithm for approximate computation of the profile maximum likelihood (PML), a variant of maximum likelihood maximizing the probability of observing a sufficient statistic rather than the empirical sample. The PML…

机器学习 · 计算机科学 2017-12-21 Dmitri S. Pavlichin , Jiantao Jiao , Tsachy Weissman

We introduce the package "GraphicalModelsMLE" for computing the maximum likelihood estimates (MLEs) of a Gaussian graphical model in the computer algebra system Macaulay2. This package allows the computation of MLEs for the class of…

We consider the problem of selecting covariates in spatial linear models with Gaussian process errors. Penalized maximum likelihood estimation (PMLE) that enables simultaneous variable selection and parameter estimation is developed and,…

统计方法学 · 统计学 2012-02-24 Tingjin Chu , Jun Zhu , Haonan Wang

This paper develops a unified estimation framework, the Maximum Ideal Likelihood Estimation (MILE), for general parametric models with latent variables. Unlike traditional approaches relying on the marginal likelihood of the observed data,…

统计理论 · 数学 2025-10-08 Yizhou Cai , Ting Fung Ma

The Stochastic Block Model (SBM) is a popular probabilistic model for random graphs. It is commonly used for clustering network data by aggregating nodes that share similar connectivity patterns into blocks. When fitting an SBM to a network…

统计计算 · 统计学 2021-05-28 Pierre Barbillon , Julien Chiquet , Timothée Tabouy

The R package BNSP provides a unified framework for semiparametric location-scale regression and stochastic search variable selection. The statistical methodology that the package is built upon utilizes basis function expansions to…

其他统计学 · 统计学 2018-10-09 Georgios Papageorgiou

The two primary approaches for high-dimensional regression problems are sparse methods (e.g., best subset selection, which uses the L0-norm in the penalty) and ensemble methods (e.g., random forests). Although sparse methods typically yield…

统计方法学 · 统计学 2024-10-31 Anthony-Alexander Christidis , Stefan Van Aelst , Ruben Zamar

The EM algorithm is a popular tool for maximum likelihood estimation but has not been used much for high-dimensional regularization problems in linear mixed-effects models. In this paper, we introduce the EMLMLasso algorithm, which combines…

统计方法学 · 统计学 2023-08-04 Daniela C. R. Oliveira , Fernanda L. Schumacher , Victor H. Lachos

This work introduces a novel R package for concise, informative summaries of machine learning models. We take inspiration from the summary function for (generalized) linear models in R, but extend it in several directions: First, our…

机器学习 · 计算机科学 2024-04-29 Susanne Dandl , Marc Becker , Bernd Bischl , Giuseppe Casalicchio , Ludwig Bothmann