paper-with-me

Papers

Progressive Feature Upgrade in Semi-supervised Learning on Tabular Domain

2022-12-01 · Morteza Mohammady Gharasuie, Fenjiao Wang

Recent semi-supervised and self-supervised methods have shown great success in the image and text domain by utilizing augmentation techniques. Despite such success, it is not easy to transfer this success to tabular domains. It is not easy to adapt domain-specific transformations from image and language to tabular data due to mixing of different data types (continuous data and categorical data) in the tabular domain. There are a few semi-supervised works on the tabular domain that have focused on proposing new augmentation techniques for tabular data. These approaches may have shown some improvement on datasets with low-cardinality in categorical data. However, the fundamental challenges have not been tackled. The proposed methods either do not apply to datasets with high-cardinality or do not use an efficient encoding of categorical data. We propose using conditional probability representation and an efficient progressively feature upgrading framework to effectively learn representations for tabular data in semi-supervised applications. The extensive experiments show superior performance of the proposed framework and the potential application in semi-supervised settings.

📄 PDF Abstract BibTeX arXiv:2212.00892

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

STiL: Semi-supervised Tabular-Image Learning for Comprehensive Task-Relevant Information Exploration in Multimodal Classification

2025-03-08 · CVPR 2025 1 · Siyi Du, Xinzhe Luo, Declan P. O'Regan, Chen Qin

Multimodal image-tabular learning is gaining attention, yet it faces challenges due to limited labeled data. While earlier work has applied self-supervised learning (SSL) to unlabeled data, its task-agnostic nature often…

DisentanglementPseudo LabelSelf-Supervised Learning

TabTransformer: Tabular Data Modeling Using Contextual Embeddings

2020-12-11 · Xin Huang, Ashish Khetan, Milan Cvitkovic, Zohar Karnin

We propose TabTransformer, a novel deep tabular data modeling architecture for supervised and semi-supervised learning. The TabTransformer is built upon self-attention based Transformers. The Transformer layers transform…

tabular-classificationUnsupervised Pre-training

VIME: Extending the Success of Self- and Semi-supervised Learning to Tabular Domain

2020-12-01 · NeurIPS 2020 12 · Jinsung Yoon, Yao Zhang, James Jordon, Mihaela van der Schaar

Self- and semi-supervised learning frameworks have made significant progress in training machine learning models with limited labeled data in image and language domains. These methods heavily rely on the unique structure…

Data AugmentationImputationSelf-Supervised Learning

Progressive Unsupervised Person Re-identification by Tracklet Association with Spatio-Temporal Regularization

2019-10-25 · Qiaokang Xie, Wengang Zhou, Guo-Jun Qi, Qi Tian 외

Existing methods for person re-identification (Re-ID) are mostly based on supervised learning which requires numerous manually labeled samples across all camera views for training. Such a paradigm suffers the scalability…

Human DetectionPerson Re-IdentificationRepresentation LearningTriplet+1

Diffusion-Scheduled Denoising Autoencoders for Anomaly Detection in Tabular Data

2025-08-01 · Timur Sattarov, Marco Schreyer, Damian Borth arxiv

Anomaly detection in tabular data remains challenging due to complex feature interactions and the scarcity of anomalous examples. Denoising autoencoders rely on fixed-magnitude noise, limiting adaptability to diverse dat…

Contrastive LearningAnomaly Detection