English

Optimization Techniques for Unsupervised Complex Table Reasoning via Self-Training Framework

Computation and Language 2024-06-24 v2 Artificial Intelligence Databases

Abstract

Structured tabular data is a fundamental data type in numerous fields, and the capacity to reason over tables is crucial for answering questions and validating hypotheses. However, constructing labeled data for complex reasoning tasks is labor intensive, and the quantity of annotated data remains insufficient to support the intricate demands of real-world applications. To address the insufficient annotation challenge, we present a self-training framework for unsupervised complex tabular reasoning (UCTR-ST) by generating diverse synthetic data with complex logic. Specifically, UCTR-ST incorporates several essential techniques: we aggregate diverse programs and execute them on tables based on a "Program-Management" component, and we bridge the gap between programs and text with a powerful "Program-Transformation" module that generates natural language sentences with complex logic. Furthermore, we optimize the procedure using a "Table-Text Manipulator" to handle joint table-text reasoning scenarios. The entire framework utilizes self-training techniques to leverage the unlabeled training data, which results in significant performance improvements when tested on real-world data. Experimental results demonstrate that UCTRST achieves above 90% of the supervised model performance on different tasks and domains, reducing the dependence on manual annotation. Additionally, our approach can serve as a data augmentation technique, significantly boosting the performance of supervised models in low-resourced domains.

Keywords

Cite

@article{arxiv.2212.10097,
  title  = {Optimization Techniques for Unsupervised Complex Table Reasoning via Self-Training Framework},
  author = {Zhenyu Li and Xiuxing Li and Sunqi Fan and Jianyong Wang},
  journal= {arXiv preprint arXiv:2212.10097},
  year   = {2024}
}

Comments

Submitted to TKDE, preprint version

R2 v1 2026-06-28T07:44:05.997Z