Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
110 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Learning Enhanced Representations for Tabular Data via Neighborhood Propagation (2206.06587v1)

Published 14 Jun 2022 in cs.LG and cs.AI

Abstract: Prediction over tabular data is an essential and fundamental problem in many important downstream tasks. However, existing methods either take a data instance of the table independently as input or do not fully utilize the multi-rows features and labels to directly change and enhance the target data representations. In this paper, we propose to 1) construct a hypergraph from relevant data instance retrieval to model the cross-row and cross-column patterns of those instances, and 2) perform message Propagation to Enhance the target data instance representation for Tabular prediction tasks. Specifically, our specially-designed message propagation step benefits from 1) fusion of label and features during propagation, and 2) locality-aware high-order feature interactions. Experiments on two important tabular data prediction tasks validate the superiority of the proposed PET model against other baselines. Additionally, we demonstrate the effectiveness of the model components and the feature enhancement ability of PET via various ablation studies and visualizations. The code is included in https://github.com/KounianhuaDu/PET.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (9)
  1. Kounianhua Du (17 papers)
  2. Weinan Zhang (322 papers)
  3. Ruiwen Zhou (6 papers)
  4. Yangkun Wang (9 papers)
  5. Xilong Zhao (3 papers)
  6. Jiarui Jin (23 papers)
  7. Quan Gan (31 papers)
  8. Zheng Zhang (488 papers)
  9. David Wipf (59 papers)
Citations (9)

Summary

We haven't generated a summary for this paper yet.

Github Logo Streamline Icon: https://streamlinehq.com

GitHub