paper-with-me

홈 › Papers

BreakingBERT@IITK at SemEval-2021 Task 9: Statement Verification and Evidence Finding with Tables

2021-08-01 · SEMEVAL 2021 · Aditya Jindal, Ankur Gupta, Jaya Srivastava, Preeti Menghwani, Vijit Malik, Vishesh Kaushik, Ashutosh Modi

Recently, there has been an interest in the research on factual verification and prediction over structured data like tables and graphs. To circumvent any false news incident, it is necessary to not only model and predict over structured data efficiently but also to explain those predictions. In this paper, as the part of the SemEval-2021 Task 9, we tackle the problem of fact verification and evidence finding over tabular data. There are two subtasks, in which given a table and a statement/fact, the subtask A is to determine whether the statement is inferred from the tabular data and the subtask B is to determine which cells in the table provide evidence for the former subtask. We make a comparison of the baselines and state of the art approaches over the given SemTabFact dataset. We also propose a novel approach CellBERT to solve the task of evidence finding, as a form of Natural Language Inference task. We obtain a 3-way F1 score of 0.69 on subtask A and an F1 score of 0.65 on subtask B.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Fact VerificationNatural Language Inference

Similar Papers 제목 키워드 기반

BreakingBERT@IITK at SemEval-2021 Task 9 : Statement Verification and Evidence Finding with Tables

2021-04-07 · Aditya Jindal, Ankur Gupta, Jaya Srivastava, Preeti Menghwani 외

Recently, there has been an interest in factual verification and prediction over structured data like tables and graphs. To circumvent any false news incident, it is necessary to not only model and predict over structure…

Fact VerificationNatural Language Inference

AttesTable at SemEval-2021 Task 9: Extending Statement Verification with Tables for Unknown Class, and Semantic Evidence Finding

2021-08-01 · SEMEVAL 2021 · Harshit Varma, Aadish Jain, Pratik Ratadiya, Abhishek Rathi

This paper describes our approach for Task 9 of SemEval 2021: Statement Verification and Evidence Finding with Tables. We participated in both subtasks, namely statement verification and evidence finding. For the subtask…

Fact CheckingFact VerificationNatural Language InferenceTable-based Fact Verification

ReCAM@IITK at SemEval-2021 Task 4: BERT and ALBERT based Ensemble for Abstract Word Prediction

2021-04-04 · SEMEVAL 2021 · Abhishek Mittal, Ashutosh Modi

This paper describes our system for Task 4 of SemEval-2021: Reading Comprehension of Abstract Meaning (ReCAM). We participated in all subtasks where the main goal was to predict an abstract word missing from a statement.…

Language ModelingLanguage ModellingMasked Language ModelingReading Comprehension

KaushikAcharya at SemEval-2021 Task 9: Candidate Generation for Fact Verification over Tables

2021-08-01 · SEMEVAL 2021 · Kaushik Acharya

This paper describes the system submitted in the SemEval-2021 Statement Verification and Evidence Finding with Tables task. The system relies on candidate generation for logical forms on the table based on keyword matchi…

Dependency ParsingFact Verification

IITK-RSA at SemEval-2020 Task 5: Detecting Counterfactuals

2020-07-21 · SEMEVAL 2020 · Anirudh Anil Ojha, Rohin Garg, Shashank Gupta, Ashutosh Modi

This paper describes our efforts in tackling Task 5 of SemEval-2020. The task involved detecting a class of textual expressions known as counterfactuals and separating them into their constituent elements. Counterfactual…

counterfactualCounterfactual Reasoning