paper-with-me

Papers

Text Serialization and Their Relationship with the Conventional Paradigms of Tabular Machine Learning

2024-06-19 · Kyoka Ono, Simon A. Lee

Recent research has explored how Language Models (LMs) can be used for feature representation and prediction in tabular machine learning tasks. This involves employing text serialization and supervised fine-tuning (SFT) techniques. Despite the simplicity of these techniques, significant gaps remain in our understanding of the applicability and reliability of LMs in this context. Our study assesses how emerging LM technologies compare with traditional paradigms in tabular machine learning and evaluates the feasibility of adopting similar approaches with these advanced technologies. At the data level, we investigate various methods of data representation and curation of serialized tabular data, exploring their impact on prediction performance. At the classification level, we examine whether text serialization combined with LMs enhances performance on tabular datasets (e.g. class imbalance, distribution shift, biases, and high dimensionality), and assess whether this method represents a state-of-the-art (SOTA) approach for addressing tabular machine learning challenges. Our findings reveal current pre-trained models should not replace conventional approaches.

📄 PDF Abstract BibTeX arXiv:2406.13846

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When 2D Tasks Meet 1D Serialization: On Serialization Friction in Structured Tasks

2026-04-29 · Chung-Hsiang Lo, Lu Li, Diji Yang, Tianyu Zhang 외 arxiv

In the LLM era, many symbolic and structured problems are presented to models through 1D text serialization. Yet some such problems are natively two-dimensional: their relevant relations, such as row--column corresponden…

HyperG: Hypergraph-Enhanced LLMs for Structured Knowledge

2025-02-25 · Sirui Huang, Hanqian Li, Yanggan Gu, Xuming Hu 외

Given that substantial amounts of domain-specific knowledge are stored in structured formats, such as web data organized through HTML, Large Language Models (LLMs) are expected to fully comprehend this structured informa…

Improving Robustness of Tabular Retrieval via Representational Stability

2026-04-27 · Kushal Raj Bhandari, Adarsh Singh, Jianxi Gao, Soham Dan 외 arxiv

Transformer-based table retrieval systems flatten structured tables into token sequences, making retrieval sensitive to the choice of serialization even when table semantics remain unchanged. We show that semantically eq…

Table Retrieval

FormNet: Structural Encoding beyond Sequential Modeling in Form Document Information Extraction

2022-03-16 · ACL 2022 5 · Chen-Yu Lee, Chun-Liang Li, Timothy Dozat, Vincent Perot 외

Sequence modeling has demonstrated state-of-the-art performance on natural language and document understanding tasks. However, it is challenging to correctly serialize tokens in form-like documents in practice due to the…

Document AIdocument understandingForm

Grid-Based Projection of Spatial Data into Knowledge Graphs

2024-11-04 · Amin Anjomshoaa, Hannah Schuster, Axel Polleres

The Spatial Knowledge Graphs (SKG) are experiencing growing adoption as a means to model real-world entities, proving especially invaluable in domains like crisis management and urban planning. Considering that RDF speci…

Knowledge Graphs