paper-with-me

Papers

CAST: Cluster-Aware Self-Training for Tabular Data via Reliable Confidence

2023-10-10 · Minwook Kim, Juseong Kim, Ki Beom Kim, Giltae Song

Tabular data is one of the most widely used data modalities, encompassing numerous datasets with substantial amounts of unlabeled data. Despite this prevalence, there is a notable lack of simple and versatile methods for utilizing unlabeled data in the tabular domain, where both gradient-boosting decision trees and neural networks are employed. In this context, self-training has gained attraction due to its simplicity and versatility, yet it is vulnerable to noisy pseudo-labels caused by erroneous confidence. Several solutions have been proposed to handle this problem, but they often compromise the inherent advantages of self-training, resulting in limited applicability in the tabular domain. To address this issue, we explore a novel direction of reliable confidence in self-training contexts and conclude that self-training can be improved by making that the confidence, which represents the value of the pseudo-label, aligns with the cluster assumption. In this regard, we propose Cluster-Aware Self-Training (CAST) for tabular data, which enhances existing self-training algorithms at a negligible cost while maintaining simplicity and versatility. Concretely, CAST calibrates confidence by regularizing the classifier's confidence based on local density for each class in the labeled training data, resulting in lower confidence for pseudo-labels in low-density regions. Extensive empirical evaluations on up to 21 real-world datasets confirm not only the superior performance of CAST but also its robustness in various setups in self-training contexts.

📄 PDF Abstract BibTeX arXiv:2310.06380

Code (0)

등록된 구현이 없습니다.

Tasks

Pseudo Label

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Weight-Informed Self-Explaining Clustering for Mixed-Type Tabular Data

2026-04-07 · Lehao Li, Qiang Huang, Yihao Ang, Bryan Kian Hsiang Low 외 arxiv

Clustering mixed-type tabular data is fundamental for exploratory analysis, yet remains challenging due to misaligned numerical-categorical representations, uneven and context-dependent feature relevance, and disconnecte…

ZEUS: Zero-shot Embeddings for Unsupervised Separation of Tabular Data

2025-05-15 · Patryk Marszałek, Tomasz Kuśmierczyk, Witold Wydmański, Jacek Tabor 외

Clustering tabular data remains a significant open challenge in data analysis and machine learning. Unlike for image data, similarity between tabular records often varies across datasets, making the definition of cluster…

ClusteringDeep LearningZero-Shot Learning

Revisiting Self-Training with Regularized Pseudo-Labeling for Tabular Data

2023-02-27 · Minwook Kim, Juseong Kim, Giltae Song

Recent progress in semi- and self-supervised learning has caused a rift in the long-held belief about the need for an enormous amount of labeled data for machine learning and the irrelevancy of unlabeled data. Although i…

Self-Supervised Learning

Interpretable Deep Clustering for Tabular Data

2023-06-07 · Jonathan Svirsky, Ofir Lindenbaum

Clustering is a fundamental learning task widely used as a first step in data analysis. For example, biologists use cluster assignments to analyze genome sequences, medical records, or images. Since downstream analysis i…

ClusteringDeep Clusteringfeature selection

Beyond Statistical Co-occurrence: Unlocking Intrinsic Semantics for Tabular Data Clustering

2026-04-13 · Mingjie Zhao, Yunfan Zhang, Yiqun Zhang, Yiu-ming Cheung arxiv

Deep Clustering (DC) has emerged as a powerful tool for tabular data analysis in real-world domains like finance and healthcare. However, most existing methods rely on data-level statistical co-occurrence to infer the la…

Contrastive LearningDeep Clustering