ACL 2023long18 citations

MUSTIE: Multimodal Structural Transformer for Web Information Extraction

Qifan Wang, Jingang Wang, Xiaojun Quan, Fuli Feng, Zenglin Xu, Shaoliang Nie, Sinong Wang, Madian Khabsa

Abstract

The task of web information extraction is to extract target fields of an object from web pages, such as extracting the name, genre and actor from a movie page. Recent sequential modeling approaches have achieved state-of-the-art results on web information extraction. However, most of these methods only focus on extracting information from textual sources while ignoring the rich information from other modalities such as image and web layout. In this work, we propose a novel MUltimodal Structural Transformer (MUST) that incorporates multiple modalities for web information extraction. Concretely, we develop a structural encoder that jointly encodes the multimodal information based on the HTML structure of the web layout, where high-level DOM nodes, and low-level text and image tokens are introduced to represent the entire page. Structural attention patterns are designed to learn effective cross-modal embeddings for all DOM nodes and low-level tokens. An extensive set of experiments are conducted on WebSRC and Common Crawl benchmarks. Experimental results demonstrate the superior performance of MUST over several state-of-the-art baselines.

BibTeX
@inproceedings{wang-etal-2023-mustie,
    title = "{MUSTIE}: Multimodal Structural Transformer for Web Information Extraction",
    author = "Wang, Qifan  and
      Wang, Jingang  and
      Quan, Xiaojun  and
      Feng, Fuli  and
      Xu, Zenglin  and
      Nie, Shaoliang  and
      Wang, Sinong  and
      Khabsa, Madian  and
      Firooz, Hamed  and
      Liu, Dongfang",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.135/",
    doi = "10.18653/v1/2023.acl-long.135",
    pages = "2405--2420"
}
MUSTIE: Multimodal Structural Transformer for Web Information Extraction · ACL 2023