2020
EMNLP
EMNLP 2020
Table Fact Verification with Structure-Aware Transformer
Abstract
AbstractVerifying fact on semi-structured evidence like tables requires the ability to encode structural information and perform symbolic reasoning. Pre-trained language models trained on natural language could not be directly applied to encode tables, because simply linearizing tables into sequences will lose the cell alignment information. To better utilize pre-trained transformers for table representation, we propose a Structure-Aware Transformer (SAT), which injects the table structural information into the mask of the self-attention layer. A method to combine symbolic and linguistic reasoning is also explored for this task. Our method outperforms baseline with 4.93% on TabFact, a large scale table verification dataset.
🌉
Interdisciplinary Bridge
— Artificial Intelligence and Deep Learning and Knowledge & Reasoning and Machine Learning and Natural Language Processing
🧭
Keyword Pioneer
— table fact verification
🐣
Hot Topic Early Bird
— symbolic reasoning
🐝
Cross-Pollinator
— Artificial Intelligence, Computer Science, Computer Vision, Data Science & Analytics, Deep Learning, Healthcare & Medicine, Interdisciplinary, Knowledge & Reasoning, Machine Learning, Mathematics & Optimization, Natural Language Processing, Reinforcement Learning, Robotics, Security & Privacy, Speech & Audio
Authors
Topics
Artificial Intelligence > Core AI > Multimodal Learning
Natural Language Processing > Applications > Fact-Checking
Knowledge & Reasoning > Reasoning > Causal Inference
Artificial Intelligence > Core AI > Reasoning
Machine Learning > Learning Types > Multi-Modal Learning
Deep Learning > Models > Transformers