paper-with-me

홈 › Papers

IMCI: Integrate Multi-view Contextual Information for Fact Extraction and Verification

2022-08-30 · COLING 2022 10 · Hao Wang, Yangguang Li, Zhen Huang, Yong Dou

With the rapid development of automatic fake news detection technology, fact extraction and verification (FEVER) has been attracting more attention. The task aims to extract the most related fact evidences from millions of open-domain Wikipedia documents and then verify the credibility of corresponding claims. Although several strong models have been proposed for the task and they have made great progress, we argue that they fail to utilize multi-view contextual information and thus cannot obtain better performance. In this paper, we propose to integrate multi-view contextual information (IMCI) for fact extraction and verification. For each evidence sentence, we define two kinds of context, i.e. intra-document context and inter-document context}. Intra-document context consists of the document title and all the other sentences from the same document. Inter-document context consists of all other evidences which may come from different documents. Then we integrate the multi-view contextual information to encode the evidence sentences to handle the task. Our experimental results on FEVER 1.0 shared task show that our IMCI framework makes great progress on both fact extraction and verification, and achieves state-of-the-art performance with a winning FEVER score of 72.97% and label accuracy of 75.84% on the online blind test set. We also conduct ablation study to detect the impact of multi-view contextual information. Our codes will be released at https://github.com/phoenixsecularbird/IMCI.

📄 PDF Abstract BibTeX arXiv:2208.14001

Code (1)

phoenixsecularbird/imci 공식 구현

Tasks

Fake News DetectionSentence

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

DIMCIM: A Quantitative Evaluation Framework for Default-mode Diversity and Generalization in Text-to-Image Generative Models

2025-06-05 · Revant Teotia, Candace Ross, Karen Ullrich, Sumit Chopra 외

Recent advances in text-to-image (T2I) models have achieved impressive quality and consistency. However, this has come at the cost of representation diversity. While automatic evaluation methods exist for benchmarking mo…

BenchmarkingDiversityLarge Language ModelSpecificity

A Simple Contrastive Framework Of Item Tokenization For Generative Recommendation

2025-06-20 · Penglong Zhai, Yifang Yuan, Fanyi Di, Jie Li 외

Generative retrieval-based recommendation has emerged as a promising paradigm aiming at directly generating the identifiers of the target candidates. However, in large-scale recommendation systems, this approach becomes …

Contrastive LearningDescriptiveQuantizationRecommendation Systems+1

Rethinking Query-based Transformer for Continual Image Segmentation

2025-07-10 · CVPR 2025 1 · Yuchen Zhu, Cheng Shi, Dingyou Wang, Jiajin Tang 외

Class-incremental/Continual image segmentation (CIS) aims to train an image segmenter in stages, where the set of available categories differs at each stage. To leverage the built-in objectness of query-based transformer…

Continual LearningImage SegmentationSemantic Segmentation

Using Fractal Neural Networks to Play SimCity 1 and Conway's Game of Life at Variable Scales

2020-01-29 · Sam Earle

We introduce gym-city, a Reinforcement Learning environment that uses SimCity 1's game engine to simulate an urban environment, wherein agents might seek to optimize one or a combination of any number of city-wide metric…

Reinforcement Learning

PPKE: Knowledge Representation Learning by Path-based Pre-training

2020-12-07 · Bin He, Di Zhou, Jing Xie, Jinghui Xiao 외

Entities may have complex interactions in a knowledge graph (KG), such as multi-step relationships, which can be viewed as graph contextual information of the entities. Traditional knowledge representation learning (KRL)…

Link PredictionRelation PredictionRepresentation Learning