Bin He
IBM
12 Papers
244 Citations
Bin He is an academic researcher from IBM. The author has contributed to research in topics: Web query classification & Information schema. The author has an hindex of 9, co-authored 12 publications.
Chat about Author
Papers
High performance database logging using storage class memory
Ru Fang,Hui-I Hsiao,Bin He,Chandrasekaran Mohan,Yun Wang +4 more
- 11 Apr 2011
TL;DR: The detailed design of an SCM-based approach for DBMSs logging is presented, which achieves high performance by simplified system design and better concurrency support and solutions to tackle several major issues arising during system recovery, including hole detection, partial write detection, and any-point failure recovery are discussed.
134
Efficient Iceberg Query Evaluation Using Compressed Bitmap Index
TL;DR: This paper exploited the property of bitmap index and developed a very effective bitmap pruning strategy for processing iceberg queries that eliminates the need of scanning and processing the entire data set (table) and thus speeds up the iceberg query processing significantly.
47
Patent
Logging system using persistent memory
Ru Fang,Bin He,Hui-I Hsiao,Chandrasekaran Mohan,Yun Wang +4 more
- 31 Mar 2011
TL;DR: In this paper, the authors describe a computer program product, including: a computer readable storage device to store a computerreadable program, wherein the computer readable program, when executed by a processor within a computer, causes the computer to perform operations for logging.
31
Efficient and scalable data evolution with column oriented databases
Ziyang Liu,Bin He,Hui-I Hsiao,Yi Chen +3 more
- 21 Mar 2011
TL;DR: The approach, as suggested by experimental evaluations on real and synthetic data, is much more efficient than the query-level data evolution on both row and column oriented databases, which involves unnecessary access of irrelevant data, materializing intermediate results and re- constructing indexes.
Set Predicates in SQL: Enabling Set-Level Comparisons for Dynamically Formed Groups
TL;DR: This paper designed a histogram-based probabilistic method of set predicate selectivity estimation, for optimizing queries with multiple predicates, and verified its accuracy and effectiveness in optimizing queries.
16