paper-with-me

Papers

Hierarchical Multimodal Pre-training for Visually Rich Webpage Understanding

2024-02-28 · Hongshen Xu, Lu Chen, Zihan Zhao, Da Ma, Ruisheng Cao, Zichen Zhu, Kai Yu

The growing prevalence of visually rich documents, such as webpages and scanned/digital-born documents (images, PDFs, etc.), has led to increased interest in automatic document understanding and information extraction across academia and industry. Although various document modalities, including image, text, layout, and structure, facilitate human information retrieval, the interconnected nature of these modalities presents challenges for neural networks. In this paper, we introduce WebLM, a multimodal pre-training network designed to address the limitations of solely modeling text and structure modalities of HTML in webpages. Instead of processing document images as unified natural images, WebLM integrates the hierarchical structure of document images to enhance the understanding of markup-language-based documents. Additionally, we propose several pre-training tasks to model the interaction among text, structure, and image modalities effectively. Empirical results demonstrate that the pre-trained WebLM significantly surpasses previous state-of-the-art pre-trained models across several webpage understanding tasks. The pre-trained models and code are available at https://github.com/X-LANCE/weblm.

📄 PDF Abstract BibTeX arXiv:2402.18262

Code (1)

x-lance/weblm 공식 구현

Tasks

document understandingInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

MM-WebAgent: A Hierarchical Multimodal Web Agent for Webpage Generation

2026-04-16 · Yan Li, Zezi Zeng, Yifan Yang, Yuqing Yang 외 arxiv

The rapid progress of Artificial Intelligence Generated Content (AIGC) tools enables images, videos, and visualizations to be created on demand for webpage design, offering a flexible and increasingly adopted paradigm fo…

WikiWeb2M: A Page-Level Multimodal Wikipedia Dataset

2023-05-09 · Andrea Burns, Krishna Srinivasan, Joshua Ainslie, Geoff Brown 외

Webpages have been a rich resource for language and vision-language tasks. Yet only pieces of webpages are kept: image-caption pairs, long text articles, or raw HTML, never all in one place. Webpage tasks have resultingl…

ArticlesImage Captioning

ViTOR: Learning to Rank Webpages Based on Visual Features

2019-03-07 · Bram van den Akker, Ilya Markov, Maarten de Rijke

The visual appearance of a webpage carries valuable information about its quality and can be used to improve the performance of learning to rank (LTR). We introduce the Visual learning TO Rank (ViTOR) model that integrat…

General Classificationimage-classificationImage ClassificationLearning-To-Rank+1

Harnessing Webpage UIs for Text-Rich Visual Understanding

2024-10-17 · Junpeng Liu, Tianyue Ou, YiFan Song, Yuxiao Qu 외

Text-rich visual understanding-the ability to process environments where dense textual content is integrated with visuals-is crucial for multimodal large language models (MLLMs) to interact effectively with structured en…

document understandingOptical Character Recognition (OCR)

Human-Agent Collaborative Paper-to-Page Crafting

2025-10-22 · Qianli Ma, Siyu Wang, Yilin Chen, Yinhao Tang 외 arxiv

In the quest for scientific progress, communicating research is as vital as the discovery itself. Yet, researchers are often sidetracked by the manual, repetitive chore of building project webpages to make their dense pa…