arXiv:2502.10095cs.LG2025-02中稿 · on IEEE IAICT 2025被引 1

轻量级方法TCL提升表格数据分布外预测能力

Representation Learning on Out of Distribution in Tabular Data

  • 基于对比学习设计,适配表格数据结构
  • 10个数据集上分类任务优于现有模型
  • 仅需普通CPU即可运行,适合资源受限者

开放世界假设下,模型可能无法充分处理完全不同的分布外(OOD)数据。尽管深度学习在泛化技术上表现良好,但常需专用硬件支持。本文提出TCL,一种轻量高效的方法,可在标准CPU上运行。该方法针对表格数据结构改进对比学习,采用全矩阵增强和简化损失计算。在10个不同数据集上的实验表明,TCL在分类任务中超越FT-Transformer与ResNet,回归任务也保持竞争力。其计算开销显著降低,使计算资源有限的用户也能使用。研究还提供检测与评估OOD数据的实用建议,通过简单实验与可视化实现。结果表明,TCL在性能与效率间取得良好平衡,对有计算限制的一般机器学习实践者极具价值。

原文摘要 · Abstract (English)

The open-world assumption in model development suggests that a model might lack sufficient information to adequately handle data that is entirely distinct or out of distribution (OOD). While deep learning methods have shown promising results in handling OOD data through generalization techniques, they often require specialized hardware that may not be accessible to all users. We present TCL, a lightweight yet effective solution that operates efficiently on standard CPU hardware. Our approach adapts contrastive learning principles specifically for tabular data structures, incorporating full matrix augmentation and simplified loss calculation. Through comprehensive experiments across 10 diverse datasets, we demonstrate that TCL outperforms existing models, including FT-Transformer and ResNet, particularly in classification tasks, while maintaining competitive performance in regression problems. TCL achieves these results with significantly reduced computational requirements, making it accessible to users with limited hardware capabilities. This study also provides practical guidance for detecting and evaluating OOD data through straightforward experiments and visualizations. Our findings show that TCL offers a promising balance between performance and efficiency in handling OOD prediction tasks, which is particularly beneficial for general machine learning practitioners working with computational constraints.

表格数据OOD检测对比学习轻量化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。