Xiuwen Sun

dblp:149/0556 · DBLP profile ↗
← Back
2ranked-venue papers in the field
2as first author
2since 2021 · last 2026
0000-0001-8164-0576ORCID · verified

Domains — venue-derived; a paper can count in several

Big Data, Cloud & Distributed Data Systems · 2 (2 first)
YearPublicationVenuePosition
2026 Shadow: Accelerating Regular Expression Matching on VCDIFF Compressed Data
abstract
Data compression techniques significantly improve storage efficiency, bandwidth utilization, and energy efficiency, yet they introduce challenges for the rapid browsing and retrieval of valuable information within compressed data. Existing approaches achieve high-speed, lossless matching by exploiting the context-free property of automata. However, they are constrained by the recursive reference structures in compressed data, which necessitate state copying to ensure matching safety.
Xiuwen Sun, Tianxin Wang, Hao Li 0011, Jie Cui 0004, Hong Zhong 0001
DCC1
2021 Accelerating Knuth-Morris-Pratt String Matching over LZ77 Compressed Text
abstract
For comprehensive analyzing or efficient searching from massive data, string matching is widely used as a core technique of the network traffic detection applications and text editors. However, the increasing compressed text challenges string matching to achieve high-speed processing. In this paper, we propose KCM, a fast Knuth-Morris-Pratt based string matching method over LZ77 compressed text. It leverages the gathered heuristic information during scanning to skip the characters that should have been scanned. In our evaluation with real traffic, KCM skips more than 90% compression text, which nearly approaches the theoretical upper bound. It can achieve 1.61 Gbps throughput and boost 1.87 times than the classic string matching.
Xiuwen Sun, Da Mo, Jie Cui 0004, Hong Zhong 0001
DCC1