paper-with-me

홈 › Papers

Read Extensively, Focus Smartly: A Cross-document Semantic Enhancement Method for Visual Documents NER

2022-10-01 · COLING 2022 10 · Jun Zhao, Xin Zhao, WenYu Zhan, Tao Gui, Qi Zhang, Liang Qiao, Zhanzhan Cheng, ShiLiang Pu

The introduction of multimodal information and pretraining technique significantly improves entity recognition from visually-rich documents. However, most of the existing methods pay unnecessary attention to irrelevant regions of the current document while ignoring the potentially valuable information in related documents. To deal with this problem, this work proposes a cross-document semantic enhancement method, which consists of two modules: 1) To prevent distractions from irrelevant regions in the current document, we design a learnable attention mask mechanism, which is used to adaptively filter redundant information in the current document. 2) To further enrich the entity-related context, we propose a cross-document information awareness technique, which enables the model to collect more evidence across documents to assist in prediction. The experimental results on two documents understanding benchmarks covering eight languages demonstrate that our method outperforms the SOTA methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

NER

Similar Papers 제목 키워드 기반

Birds of a Feather Flock Together: Satirical News Detection via Language Model Differentiation

2020-07-04 · Yigeng Zhang, Fan Yang, Yifan Zhang, Eduard Dragut 외

Satirical news is regularly shared in modern social media because it is entertaining with smartly embedded humor. However, it can be harmful to society because it can sometimes be mistaken as factual news, due to its dec…

Language ModelingLanguage Modelling

All That Glitters is Not Novel: Plagiarism in AI Generated Research

2025-02-23 · Tarun Gupta, Danish Pruthi

Automating scientific research is considered the final frontier of science. Recently, several papers claim autonomous research agents can generate novel research ideas. Amidst the prevailing optimism, we document a criti…

All

Dependent Gated Reading for Cloze-Style Question Answering

2018-05-26 · COLING 2018 8 · Reza Ghaeini, Xiaoli Z. Fern, Hamed Shahbazi, Prasad Tadepalli

We present a novel deep learning architecture to address the cloze-style question answering task. Existing approaches employ reading mechanisms that do not fully exploit the interdependency between the document and the q…

Decision MakingQuestion AnsweringReading Comprehension

Question Answering by Reasoning Across Documents with Graph Convolutional Networks

2018-08-29 · NAACL 2019 6 · Nicola De Cao, Wilker Aziz, Ivan Titov

Most research in reading comprehension has focused on answering questions based on individual documents or even single paragraphs. We introduce a neural model which integrates and reasons relying on information spread wi…

Question AnsweringReading Comprehension

Focus on what matters: Applying Discourse Coherence Theory to Cross Document Coreference

2021-10-11 · EMNLP 2021 11 · William Held, Dan Iter, Dan Jurafsky

Performing event and entity coreference resolution across documents vastly increases the number of candidate mentions, making it intractable to do the full $n^2$ pairwise comparisons. Existing approaches simplify by cons…

coreference-resolutionCoreference ResolutionEntity Cross-Document Coreference ResolutionEvent Coreference Resolution+1