paper-with-me

Papers

Enhancing Tabular Reasoning with Pattern Exploiting Training

2022-10-21 · Abhilash Reddy Shankarampeta, Vivek Gupta, Shuo Zhang

Recent methods based on pre-trained language models have exhibited superior performance over tabular tasks (e.g., tabular NLI), despite showing inherent problems such as not using the right evidence and inconsistent predictions across inputs while reasoning over the tabular data. In this work, we utilize Pattern-Exploiting Training (PET) (i.e., strategic MLM) on pre-trained language models to strengthen these tabular reasoning models' pre-existing knowledge and reasoning abilities. Our upgraded model exhibits a superior understanding of knowledge facts and tabular reasoning compared to current baselines. Additionally, we demonstrate that such models are more effective for underlying downstream tasks of tabular inference on InfoTabs. Furthermore, we show our model's robustness against adversarial sets generated through various character and word level perturbations.

📄 PDF Abstract BibTeX arXiv:2210.12259

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pattern-Exploiting Training Pattern-Exploiting Training is a semi-supervised training procedure that reformulates input examples as cloze-style phrases to help language models understand a given task.…

Similar Papers 제목 키워드 기반

Multimodal Tabular Reasoning with Privileged Structured Information

2025-06-04 · Jun-Peng Jiang, Yu Xia, Hai-Long Sun, Shiyin Lu 외

Tabular reasoning involves multi-step information extraction and logical inference over tabular data. While recent advances have leveraged large language models (LLMs) for reasoning over structured tables, such high-qual…

TaTToo: Tool-Grounded Thinking PRM for Test-Time Scaling in Tabular Reasoning

2025-10-07 · Jiaru Zou, Soumya Roy, Vinay Kumar Verma, Ziyi Wang 외 arxiv

Process Reward Models (PRMs) have recently emerged as a powerful framework for enhancing the reasoning capabilities of large reasoning models (LRMs), particularly in the context of test-time scaling (TTS). However, their…

Reinforcement LearningTable Retrieval

NormTab: Improving Symbolic Reasoning in LLMs Through Tabular Data Normalization

2024-06-25 · Md Mahadi Hasan Nahid, Davood Rafiei

In recent years, Large Language Models (LLMs) have demonstrated remarkable capabilities in parsing textual data and generating code. However, their performance in tasks involving tabular data, especially those requiring …

Semantic ParsingTable-based Fact Verification

Realistic Data Augmentation Framework for Enhancing Tabular Reasoning

2022-10-23 · Dibyakanti Kumar, Vivek Gupta, Soumya Sharma, Shuo Zhang

Existing approaches to constructing training data for Natural Language Inference (NLI) tasks, such as for semi-structured table reasoning, are either via crowdsourcing or fully automatic methods. However, the former is e…

counterfactualData AugmentationNatural Language Inference

LLM as an Algorithmist: Enhancing Anomaly Detectors via Programmatic Synthesis

2025-10-04 · Hangting Ye, Jinmeng Li, He Zhao, Mingchen Zhuge 외 arxiv

Existing anomaly detection (AD) methods for tabular data usually rely on some assumptions about anomaly patterns, leading to inconsistent performance in real-world scenarios. While Large Language Models (LLMs) show remar…

Anomaly Detection