paper-with-me

Papers

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 expensive and time-consuming and thus limits scale, and the latter often produces naive examples that may lack complex reasoning. This paper develops a realistic semi-automated framework for data augmentation for tabular inference. Instead of manually generating a hypothesis for each table, our methodology generates hypothesis templates transferable to similar tables. In addition, our framework entails the creation of rational counterfactual tables based on human written logical constraints and premise paraphrasing. For our case study, we use the InfoTabs, which is an entity-centric tabular inference dataset. We observed that our framework could generate human-like tabular inference examples, which could benefit training data augmentation, especially in the scenario with limited supervision.

📄 PDF Abstract BibTeX arXiv:2210.12795

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualData AugmentationNatural Language Inference

Similar Papers 제목 키워드 기반

Improve Deep Forest with Learnable Layerwise Augmentation Policy Schedule

2023-09-16 · Hongyu Zhu, Sichu Liang, Wentao Hu, Fang-Qi Li 외

As a modern ensemble technique, Deep Forest (DF) employs a cascading structure to construct deep models, providing stronger representational power compared to traditional decision forests. However, its greedy multi-layer…

AutoMLData Augmentationtabular-classification

TAEGAN: Generating Synthetic Tabular Data For Data Augmentation

2024-10-02 · Jiayu Li, Zilong Zhao, Kevin Yee, Uzair Javaid 외

Synthetic tabular data generation has gained significant attention for its potential in data augmentation, software testing and privacy-preserving data sharing. However, most research has primarily focused on larger data…

Data AugmentationGenerative Adversarial NetworkPrivacy Preservingsoftware testing+1

GReaTER: Generate Realistic Tabular data after data Enhancement and Reduction

2025-03-19 · Tung Sum Thomas Kwok, Chi-Hua Wang, Guang Cheng

Tabular data synthesis involves not only multi-table synthesis but also generating multi-modal data (e.g., strings and categories), which enables diverse knowledge synthesis. However, separating numerical and categorical…

In-Context LearningTabular Data Generation

MET: Masked Encoding for Tabular Data

2022-06-17 · Kushal Majmundar, Sachin Goyal, Praneeth Netrapalli, Prateek Jain

We consider the task of self-supervised representation learning (SSL) for tabular data: tabular-SSL. Typical contrastive learning based SSL methods require instance-wise data augmentations which are difficult to design f…

Contrastive LearningRepresentation Learning

Invertible Tabular GANs: Killing Two Birds with OneStone for Tabular Data Synthesis

2022-02-08 · Jaehoon Lee, Jihyeon Hyeong, Jinsung Jeon, Noseong Park 외

Tabular data synthesis has received wide attention in the literature. This is because available data is often limited, incomplete, or cannot be obtained easily, and data privacy is becoming increasingly important. In thi…