English

PV2TEA: Patching Visual Modality to Textual-Established Information Extraction

Computation and Language 2023-06-05 v1 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning Multimedia

Abstract

Information extraction, e.g., attribute value extraction, has been extensively studied and formulated based only on text. However, many attributes can benefit from image-based extraction, like color, shape, pattern, among others. The visual modality has long been underutilized, mainly due to multimodal annotation difficulty. In this paper, we aim to patch the visual modality to the textual-established attribute information extractor. The cross-modality integration faces several unique challenges: (C1) images and textual descriptions are loosely paired intra-sample and inter-samples; (C2) images usually contain rich backgrounds that can mislead the prediction; (C3) weakly supervised labels from textual-established extractors are biased for multimodal training. We present PV2TEA, an encoder-decoder architecture equipped with three bias reduction schemes: (S1) Augmented label-smoothed contrast to improve the cross-modality alignment for loosely-paired image and text; (S2) Attention-pruning that adaptively distinguishes the visual foreground; (S3) Two-level neighborhood regularization that mitigates the label textual bias via reliability estimation. Empirical results on real-world e-Commerce datasets demonstrate up to 11.74% absolute (20.97% relatively) F1 increase over unimodal baselines.

Keywords

Cite

@article{arxiv.2306.01016,
  title  = {PV2TEA: Patching Visual Modality to Textual-Established Information Extraction},
  author = {Hejie Cui and Rongmei Lin and Nasser Zalmout and Chenwei Zhang and Jingbo Shang and Carl Yang and Xian Li},
  journal= {arXiv preprint arXiv:2306.01016},
  year   = {2023}
}

Comments

ACL 2023 Findings

R2 v1 2026-06-28T10:53:49.742Z