Tabular Incremental Inference
Xinda Chen, Zhen Xing, Hanyu Zhang, Weimin Tan, Bo Yan

TL;DR
This paper introduces Tabular Incremental Inference (TabII), a novel approach enabling AI models to adapt to dynamically changing tables by incorporating new columns during inference, based on an information bottleneck framework.
Contribution
The paper proposes the first method for unsupervised incremental inference on tables with changing columns, utilizing large language models and a new optimization framework.
Findings
Achieves state-of-the-art performance on eight datasets.
Effectively incorporates new columns during inference.
Demonstrates the practicality of the TabII approach.
Abstract
Tabular data is a fundamental form of data structure. The evolution of table analysis tools reflects humanity's continuous progress in data acquisition, management, and processing. The dynamic changes in table columns arise from technological advancements, changing needs, data integration, etc. However, the standard process of training AI models on tables with fixed columns and then performing inference is not suitable for handling dynamically changed tables. Therefore, new methods are needed for efficiently handling such tables in an unsupervised manner. In this paper, we introduce a new task, Tabular Incremental Inference (TabII), which aims to enable trained models to incorporate new columns during the inference stage, enhancing the practicality of AI models in scenarios where tables are dynamically changed. Furthermore, we demonstrate that this new task can be framed as an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Web Data Mining and Analysis · Handwritten Text Recognition Techniques
