scispace - formally typeset
W

Wang-Pin Hsiung

Researcher at NEC

Publications -  36
Citations -  1231

Wang-Pin Hsiung is an academic researcher from NEC. The author has contributed to research in topics: Dynamic web page & Cache. The author has an hindex of 15, co-authored 34 publications receiving 1205 citations.

Papers
More filters
Proceedings ArticleDOI

Twig2Stack: bottom-up processing of generalized-tree-pattern queries over XML documents

TL;DR: To the authors' knowledge, this is the first GTP matching solution that avoids any post path-join, sort, duplicate elimination and grouping operations, and the proposed Twig2Stack algorithm not only has better twig query processing performance than state-of theart algorithms, but is also capable of efficiently processing the more complex GTP queries.
Proceedings ArticleDOI

Enabling dynamic content caching for database-driven web sites

TL;DR: This paper describes the architectural framework of the CachePortal system for enabling dynamic content caching for database-driven e-commerce sites, and describes techniques for intelligently invalidating dynamically generated web pages in the caches, thereby enabling caching of web pages generated based on database contents.
Proceedings ArticleDOI

Extracting data records from the web using tag path clustering

TL;DR: A new method for record extraction that captures a list of objects in a more robust way based on a holistic analysis of a Web page by focusing on how a distinct tag path appears repeatedly in the DOM tree of the Web document.
Proceedings ArticleDOI

Safety guarantee of continuous join queries over punctuated data streams

TL;DR: This paper provides sufficient and necessary conditions for checking whether a CJQ can be safely executed under a given set of punctuation schemes or not and introduces a novel punctuation graph to aid the analysis of the safety for a given query.
Proceedings ArticleDOI

AFilter: adaptable XML filtering with prefix-caching suffix-clustering

TL;DR: AFilter, an adaptable, and thus scalable, path expression filtering approach, which has a base memory requirement linear in filter expression and data size and uses a triggering mechanism to prevent excessive consumption of resources by delaying processing until a trigger condition is observed.