Projects per year
Abstract
Although web pages are rich in resources, they are usually intertwined with advertisements, banners, navigation bars, footer copyrights and other templates, which are often not of interest to users. In this paper, we study the problem of extracting the main content and removing irrelevant information from web pages. The common solution is to classify each web component into boilerplate (noise) or main content. State-of-the-art approaches such as BoilerNet use neural sequence labeling to achieve an impressive score in CleanEval EN dataset. However, the model uses only the top 50 HTML tags as input features, which does not fully utilize the power of tag information. In addition, the most frequent 1,000 words used for text content representation cannot effectively support a real-world environment in which web pages appear in multiple languages. In this paper, we propose a multi-task learning framework based on two auxiliary tasks: depth prediction and position prediction. We explore HTML tag embedding for tag path representation learning. Further, we employ multilingual Bidirectional Encoder Representations from Transformers (BERT) for text content representation to deal with any web pages without language limitations. The experiments show that HTML tag embedding and multi-task learning frameworks achieve much higher scores than using BoilerNet on CleanEval EN datasets. Secondly, the pre-trained text block representation based on multilingual BERT will degrade the performance on EN test sets; however, zero-shot experiments on three languages (Chinese, Japanese, and Thai) have a performance consistent with the five-fold cross-validation of the respective language, which indicates the possibility of providing cross-lingual support in one model.
Original language | English |
---|---|
Title of host publication | Proceedings - 2021 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology, WI-IAT 2021 |
Publisher | Association for Computing Machinery |
Pages | 326-334 |
Number of pages | 9 |
ISBN (Electronic) | 9781450391153 |
DOIs | |
State | Published - 14 Dec 2021 |
Event | 2021 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology, WI-IAT 2021 - Virtual, Online, Australia Duration: 14 Dec 2021 → 17 Dec 2021 |
Publication series
Name | ACM International Conference Proceeding Series |
---|
Conference
Conference | 2021 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology, WI-IAT 2021 |
---|---|
Country/Territory | Australia |
City | Virtual, Online |
Period | 14/12/21 → 17/12/21 |
Keywords
- boilerplate removal
- cross-lingual model
- multi-task learning
- tag embedding
- zero-shot learning
Fingerprint
Dive into the research topics of 'Multi-Task Neural Sequence Labeling for Zero-Shot Cross-Language Boilerplate Removal'. Together they form a unique fingerprint.Projects
- 1 Finished
-
Eventgo: Constructing an Event Search Engine via Event Extraction from Social-Media Posts and Event Source Discovery(2/3)
Chang, C.-H. (PI)
1/08/21 → 31/07/22
Project: Research