← Search

Moonjung Eo

3 accepted papers

2025

Representation Space Augmentation for Effective Self-Supervised Learning on Tabular Data

AAAI 2025technical

Tabular data, widely used across industries, remains underexplored in deep learning. Self-supervised learning (SSL) shows promise for pre-training deep neural networks (DNNs) on tabular data, but its potential is hindered by challenges in designing suitable augmentations. Unlike image and text data,…

Cited by 0SourcePDFScholar
2024

Binning as a Pretext Task: Improving Self-Supervised Learning in Tabular Domains

ICML 2024poster

The ability of deep networks to learn superior representations hinges on leveraging the proper inductive biases, considering the inherent properties of datasets. In tabular domains, it is critical to effectively handle heterogeneous features (both categorical and numerical) in a unified manner and t…

2023

Meta-Learning With a Geometry-Adaptive Preconditioner

CVPR 2023poster

Model-agnostic meta-learning (MAML) is one of the most successful meta-learning algorithms. It has a bi-level optimization structure where the outer-loop process learns a shared initialization and the inner-loop process optimizes task-specific weights. Although MAML relies on the standard gradient d…