Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- short-paperOctober 2024
Bubble Sketch: A High-performance and Memory-efficient Sketch for Finding Top-k Items in Data Streams
- Lu Cao,
- Qilong Shi,
- Yuxi Liu,
- Hanyue Zheng,
- Yao Xin,
- Wenjun Li,
- Tong Yang,
- Yangyang Wang,
- Yang Xu,
- Weizhe Zhang,
- Mingwei Xu
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 3653–3657https://doi.org/10.1145/3627673.3679882Sketch algorithms are crucial for identifying top-k items in large-scale data streams. Existing methods often compromise between performance and accuracy, unable to efficiently handle increasing data volumes with limited memory. We present Bubble Sketch, ...
- research-articleAugust 2024
QSketch: An Efficient Sketch for Weighted Cardinality Estimation in Streams
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 2432–2443https://doi.org/10.1145/3637528.3671695Estimating cardinality, i.e., the number of distinct elements, of a data stream is a fundamental problem in areas like databases, computer networks, and information retrieval. This study delves into a broader scenario where each element carries a ...
- research-articleAugust 2024
Eagle: Toward Scalable and Near-Optimal Network-Wide Sketch Deployment in Network Measurement
- Xiang Chen,
- Qingjiang Xiao,
- Hongyan Liu,
- Qun Huang,
- Dong Zhang,
- Xuan Liu,
- Longbing Hu,
- Haifeng Zhou,
- Chunming Wu,
- Kui Ren
ACM SIGCOMM '24: Proceedings of the ACM SIGCOMM 2024 ConferencePages 291–310https://doi.org/10.1145/3651890.3672244Sketches are useful for network measurement thanks to their low resource overheads and theoretically bounded accuracy. However, their network-wide deployment suffers from the trade-off between optimality and scalability: (1) Most solutions rely on mixed ...
- research-articleJuly 2024
Deep Sketch Vectorization via Implicit Surface Extraction
ACM Transactions on Graphics (TOG), Volume 43, Issue 4Article No.: 37, Pages 1–13https://doi.org/10.1145/3658197We introduce an algorithm for sketch vectorization with state-of-the-art accuracy and capable of handling complex sketches. We approach sketch vectorization as a surface extraction task from an unsigned distance field, which is implemented using a two-...
Stable-Sketch: A Versatile Sketch for Accurate, Fast, Web-Scale Data Stream Processing
WWW '24: Proceedings of the ACM Web Conference 2024Pages 4227–4238https://doi.org/10.1145/3589334.3645581Data stream processing plays a pivotal role in various web-related applications, including click fraud detection, anomaly identification, and recommendation systems. Accurate and fast detection of items relevant to such tasks within data streams, e.g., ...
-
- research-articleApril 2024JUST ACCEPTED
Double Reference Guided Interactive 2D and 3D Caricature Generation
ACM Transactions on Multimedia Computing, Communications, and Applications (TOMM), Just Accepted https://doi.org/10.1145/3655624In this paper, we propose the first geometry and texture (double) referenced interactive 2D and 3D caricature generating and editing method. The main challenge of caricature generation lies in the fact that it not only exaggerates the facial geometry but ...
- research-articleMarch 2024
CAFE: Towards Compact, Adaptive, and Fast Embedding for Large-scale Recommendation Models
Proceedings of the ACM on Management of Data (PACMMOD), Volume 2, Issue 1Article No.: 51, Pages 1–28https://doi.org/10.1145/3639306Recently, the growing memory demands of embedding tables in Deep Learning Recommendation Models (DLRMs) pose great challenges for model training and deployment. Existing embedding compression solutions cannot simultaneously meet three key design ...
- research-articleDecember 2023
Basketball Flow: Learning to Synthesize Realistic and Diverse Basketball GamePlays based on Strategy Sketches
MMAsia '23 Workshops: Proceedings of the 5th ACM International Conference on Multimedia in Asia WorkshopsArticle No.: 15, Pages 1–5https://doi.org/10.1145/3611380.3630167In this study, we present BasketballFlow, a system designed to generate diverse basketball gameplays based on a pre-determined strategy sketch. A strategy sketch is a graphical representation that coaches use to outline their planned tactics, ...
- research-articleNovember 2023
Memory-Efficient and Flexible Detection of Heavy Hitters in High-Speed Networks
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 3Article No.: 214, Pages 1–24https://doi.org/10.1145/3617334Heavy-hitter detection is a fundamental task in network traffic measurement and security. Existing work faces the dilemma of suffering dynamic and imbalanced traffic characteristics or lowering the detection efficiency and flexibility. In this paper, we ...
- posterOctober 2023
Sketching Proteins with Bare Hands in VR
UIST '23 Adjunct: Adjunct Proceedings of the 36th Annual ACM Symposium on User Interface Software and TechnologyArticle No.: 33, Pages 1–3https://doi.org/10.1145/3586182.3616675Recent developments in AI have made it possible to design new proteins that are crucial to meeting humanity’s needs. However, tools for exploring the 3D structures of proteins in the early stages of AI-based protein design are lacking, leading to many ...
- research-articleOctober 2023
Control3D: Towards Controllable Text-to-3D Generation
MM '23: Proceedings of the 31st ACM International Conference on MultimediaPages 1148–1156https://doi.org/10.1145/3581783.3612489Recent remarkable advances in large-scale text-to-image diffusion models have inspired a significant breakthrough in text-to-3D generation, pursuing 3D content creation solely from a given text prompt. However, existing text-to-3D techniques lack a ...
- research-articleOctober 2023
Sketch Input Method Editor: A Comprehensive Dataset and Methodology for Systematic Input Recognition
MM '23: Proceedings of the 31st ACM International Conference on MultimediaPages 1055–1065https://doi.org/10.1145/3581783.3612115With the recent surge in the use of touchscreen devices, free-hand sketching has emerged as a promising modality for human-computer interaction. While previous research has focused on tasks such as recognition, retrieval, and generation of familiar ...
BitSense: Universal and Nearly Zero-Error Optimization for Sketch Counters with Compressive Sensing
ACM SIGCOMM '23: Proceedings of the ACM SIGCOMM 2023 ConferencePages 220–238https://doi.org/10.1145/3603269.3604865Sketch algorithms have been widely deployed for network measurement as they achieve high accuracy with restricted resource usage. They store measurement results compactly in fixed-size counters. However, as sketch counters are skewed towards low values, ...
- research-articleSeptember 2023
ChameleMon: Shifting Measurement Attention as Network State Changes
- Kaicheng Yang,
- Yuhan Wu,
- Ruijie Miao,
- Tong Yang,
- Zirui Liu,
- Zicang Xu,
- Rui Qiu,
- Yikai Zhao,
- Hanglong Lv,
- Zhigang Ji,
- Gaogang Xie
ACM SIGCOMM '23: Proceedings of the ACM SIGCOMM 2023 ConferencePages 881–903https://doi.org/10.1145/3603269.3604850Network measurement is critical to many network applications. There are mainly two kinds of flow-level measurement tasks: 1) packet accumulation tasks and 2) packet loss tasks. In practice, the two kinds of tasks are often required at the same time, but ...
- research-articleAugust 2023
SketchPolymer: Estimate Per-item Tail Quantile Using One Sketch
KDD '23: Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 590–601https://doi.org/10.1145/3580305.35995051Estimating the quantile of distribution, especially tail distribution, is an interesting topic in data stream models, and has obtained extensive interest from many researchers. In this paper, we propose a novel sketch, namely SketchPolymer to accurately ...
- research-articleAugust 2023
Sketch-Based Anomaly Detection in Streaming Graphs
KDD '23: Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 93–104https://doi.org/10.1145/3580305.3599504Given a stream of graph edges from a dynamic graph, how can we assign anomaly scores to edges and subgraphs in an online manner, for the purpose of detecting unusual behavior, using constant time and memory? For example, in intrusion detection, existing ...
- research-articleAugust 2023
MicroscopeSketch: Accurate Sliding Estimation Using Adaptive Zooming
KDD '23: Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 2660–2671https://doi.org/10.1145/3580305.3599432High-accuracy real-time data stream estimations are critical for various applications, and sliding-window-based techniques have attracted wide attention. However, existing solutions struggle to achieve high accuracy, generality, and low memory usage ...
- research-articleAugust 2023
Hyper-USS: Answering Subset Query Over Multi-Attribute Data Stream
KDD '23: Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 1698–1709https://doi.org/10.1145/3580305.3599383Sketching algorithms are considered as promising solutions for answering approximate query on massive data stream. In real scenarios, a large number of problems can be abstracted as subset query over multiple attributes. Existing sketches are designed ...
- research-articleMay 2023
Pontus: Finding Waves in Data Streams
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 1Article No.: 106, Pages 1–26https://doi.org/10.1145/3588960The bumps and dips in data streams are valuable patterns for data mining and networking scenarios such as online advertising and botnet detection. In this paper, we define the wave, a data stream pattern with a serious deviation from the stable arrival ...
- research-articleMay 2023
JoinSketch: A Sketch Algorithm for Accurate and Unbiased Inner-Product Estimation
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 1Article No.: 81, Pages 1–26https://doi.org/10.1145/3588935Inner-product estimation is the base of many important tasks in a variety of big data scenarios, including measuring similarity of streams in data stream processing, estimating join size in database, and analyzing cosine similarity in various ...