PulseAugur
EN
LIVE 07:51:34

New R package SSLfmm tackles semi-supervised learning with missing labels

A new R package named SSLfmm has been developed for semi-supervised learning, specifically addressing scenarios with mixed missingness in class labels. The package implements a likelihood-based Gaussian finite-mixture classification approach that models the label-missingness process alongside the class distribution. SSLfmm supports various missingness mechanisms, including complete-case, missing completely at random (MCAR), and missing at random (MAR), and offers a unified R interface for fitting, prediction, and diagnostics. AI

IMPACT Provides a new tool for researchers and practitioners dealing with incomplete labeled data in machine learning tasks.

RANK_REASON The cluster is about a new R package for semi-supervised learning published on arXiv. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv stat.ML →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New R package SSLfmm tackles semi-supervised learning with missing labels

COVERAGE [1]

  1. arXiv stat.ML TIER_1 English(EN) · Geoffrey J. McLachlan, Jinran Wu ·

    SSLfmm: An R Package for Semi-Supervised Learning with Mixed Missingness

    arXiv:2512.03322v3 Announce Type: replace-cross Abstract: Partially labelled samples arise when features are observed for all data, but class labels are available for only a subset. In such settings, the mechanism governing label availability may itself contain information releva…