Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TIE: Topological Information Enhanced Structural Reading Comprehension on Web Pages

About

Recently, the structural reading comprehension (SRC) task on web pages has attracted increasing research interests. Although previous SRC work has leveraged extra information such as HTML tags or XPaths, the informative topology of web pages is not effectively exploited. In this work, we propose a Topological Information Enhanced model (TIE), which transforms the token-level task into a tag-level task by introducing a two-stage process (i.e. node locating and answer refining). Based on that, TIE integrates Graph Attention Network (GAT) and Pre-trained Language Model (PLM) to leverage the topological information of both logical structures and spatial structures. Experimental results demonstrate that our model outperforms strong baselines and achieves state-of-the-art performances on the web-based SRC benchmark WebSRC at the time of writing. The code of TIE will be publicly available at https://github.com/X-LANCE/TIE.

Zihan Zhao, Lu Chen, Ruisheng Cao, Hongshen Xu, Xingyu Chen, Kai Yu• 2022

Related benchmarks

TaskDatasetResultRank
Question AnsweringWebSRC (dev)
EM81.66
26
Reading ComprehensionWebSRC
EM81.6
3
Showing 2 of 2 rows

Other info

Follow for update