Don't read, just look: Main content extraction from web pages using visual features

AI-generated keywords: Main Content Extraction Visual Features Web Pages Multilingual Considerations Document Object Model

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • Authors explore main content extraction from web pages using visual features
  • Goal is to isolate key informative blocks while filtering out minor elements like navigation menus, ads, and templates
  • Extraction technique serves purposes such as information retrieval, SEO, and enhancing browser reader modes
  • Comprehensive assessment of existing methods on English and non-English websites revealed lower performance on non-English datasets
  • Proposed novel method incorporates visual features for multilingual main content extraction
  • Method utilizes element positions, sizes, distances from designated centers including a "first browsing area"
  • Grid-centering-expanding (GCE) method identifies main content candidates by traversing DOM tree from leaf nodes closest to centroids
  • Proposed approach outperformed traditional techniques with an average improvement of 14%
  • Significant enhancement observed in both English (25%) and non-English (16%) datasets
  • Study contributes insights into improving main content extraction methodologies with focus on multilingual considerations and visual feature integration
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Geunseong Jung, Sungjae Han, Hansung Kim, Kwanguk Kim, Jaehyuk Cha

Abstract: Extracting main content from web pages provides primary informative blocks that remove a web page's minor areas like navigation menu, ads, and site templates. The main content extraction has various applications: information retrieval, search engine optimization, and browser reader mode. We assessed the existing four main content extraction methods (Readability.js, Chrome DOM Distiller, Web2Text, and Boilernet) with the web pages of two English datasets from global websites of 2017 and 2020 and seven non-English datasets by languages of 2020. Its result showed that performance was lower by up to 40% in non-English datasets than in English datasets. Thus, this paper proposes a multilingual main content extraction method using visual features: the elements' positions, size, and distances from three centers. These centers were derived from the browser window, web document, and the first browsing area. We propose this first browsing area, which is the top side of a web document for simulating situations where a user first encountered a web page. Because web page authors placed their main contents in the central area for the web page's usability, we can assume the center of this area is close to the main content. Our grid-centering-expanding (GCE) method suggests the three centroids as hypothetical user foci. Traversing the DOM tree from each of the leaf nodes closest to these centroids, our method inspects which the ancestor node can be the main content candidate. Finally, it extracts the main content by selecting the best among the three main content candidates. Our method performed 14% better than the existing method on average in Longest Common Subsequence F1 score. In particular, it improved performance by up to 25% in the English dataset and 16% in the non-English dataset. Therefore, our method showed the visual and basic HTML features are effective in extracting the main content.

Submitted to arXiv on 27 Oct. 2021

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2110.14164v2

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

In their paper titled "Don't read, just look: Main content extraction from web pages using visual features," authors Geunseong Jung, Sungjae Han, Hansung Kim, Kwanguk Kim, and Jaehyuk Cha explore the extraction of main content from web pages through the utilization of visual features. The primary goal of this extraction process is to isolate key informative blocks on a web page while filtering out minor elements such as navigation menus, advertisements, and site templates. This extraction technique serves various purposes including information retrieval, search engine optimization, and enhancing browser reader modes. The authors conducted a comprehensive assessment of four existing main content extraction methods - Readability.js, Chrome DOM Distiller, Web2Text, and Boilernet - using datasets comprising English websites from 2017 and 2020 as well as non-English websites in 2020. Their analysis revealed that the performance of these methods was notably lower (up to 40%) when applied to non-English datasets compared to English ones. To address this discrepancy and enhance multilingual main content extraction, the authors proposed a novel method that incorporates visual features such as element positions, sizes, and distances from three designated centers. These centers were derived from key areas within the browser window, web document structure, and a newly introduced concept known as the "first browsing area" located at the top portion of a web document. By leveraging these visual cues and employing their grid-centering-expanding (GCE) method which utilizes three centroids as hypothetical user foci, the authors were able to identify potential main content candidates by traversing the Document Object Model (DOM) tree from leaf nodes closest to these centroids. Through rigorous evaluation against existing methods based on Longest Common Subsequence F1 scores, the authors demonstrated that their proposed approach outperformed traditional techniques by an average improvement of 14%. Particularly noteworthy was the significant enhancement observed in both English (25%) and non-English (16%) datasets. This success underscores the effectiveness of incorporating visual and basic HTML features in extracting main content from diverse web pages. Overall, this study contributes valuable insights into improving main content extraction methodologies with a focus on multilingual considerations and visual feature integration.
Created on 11 Jan. 2025

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.