VIPS: a Vision-based Page Segmentation Algorithm

Deng Cai,Shipeng Yu,Ji-Rong Wen,Wei-Ying Ma
2003-01-01
Abstract:A new web content structure analysis based on visual representation is proposed in this paper. Many web applications such as information retrieval, information extraction and automatic page adaptation can benefit from this structure. This paper presents an automatic top-down, tag-tree independent approach to detect web content structure. It simulates how a user understands web layout structure based on his visual perception. Comparing to other existing techniques such as DOM tree, our approach is independent to the HTML documentation representation. Our method can work well even when the HTML structure is quite different from the visual layout structure. Several experiments show the effectiveness of our method.
What problem does this paper attempt to address?