diff --git a/_cite/.cache/cache.db b/_cite/.cache/cache.db index 601fe42..88132ac 100644 Binary files a/_cite/.cache/cache.db and b/_cite/.cache/cache.db differ diff --git a/_cite/_cite/.cache/cache.db b/_cite/_cite/.cache/cache.db new file mode 100644 index 0000000..ed717c0 Binary files /dev/null and b/_cite/_cite/.cache/cache.db differ diff --git a/_cite/cite.py b/_cite/cite.py index 6cd5bef..cf49917 100644 --- a/_cite/cite.py +++ b/_cite/cite.py @@ -27,8 +27,8 @@ # compiled list of sources sources = [] -# in-order list of plugins to run -plugins = ["google-scholar", "pubmed", "orcid", "sources"] +# in-order list of plugins to run (sources first to preserve order) +plugins = ["sources", "google-scholar", "pubmed", "orcid"] # loop through plugins for plugin in plugins: @@ -135,7 +135,8 @@ _id = get_safe(source, "id", "").strip() # Manubot doesn't work without an id - if _id: + # Skip Manubot if source is marked as manual + if _id and not get_safe(source, "manual", False): log("Using Manubot to generate citation", 1) try: diff --git a/_data/citations.yaml b/_data/citations.yaml index fddc79b..32ccf4d 100644 --- a/_data/citations.yaml +++ b/_data/citations.yaml @@ -1,7 +1,31 @@ -- id: 'OBELISK: Efficient Offline Query Planning with Bayesian Optimization-Informed Language Model Reasoning' +# DO NOT EDIT, GENERATED AUTOMATICALLY + +- id: A High-Performance Black-Box Bug-Finding Tool for Database Isolation Levels manual: true - title: 'OBELISK: Efficient Offline Query Planning with Bayesian Optimization-Informed Language Model Reasoning' - link: + title: A High-Performance Black-Box Bug-Finding Tool for Database Isolation Levels + link: https://doi.org/10.1109/TKDE.2026.3676641 + authors: + - Siyang Weng + - Keqiang Li + - Zirui Hu + - Lyu Ni + - Chengcheng Yang + - Rong Zhang + - Peng Cai + - Xuan Zhou + - Weining Qian + - Jianquan Leng + publisher: IEEE Transactions on Knowledge and Data Engineering (TKDE) + date: '2026-01-01' + image: ../illustration/paper/leopard-tkde.png + plugin: sources.py + file: sources.yaml +- id: 'OBELISK: Efficient Offline Query Planning with Bayesian Optimization-Informed + Language Model Reasoning' + manual: true + title: 'OBELISK: Efficient Offline Query Planning with Bayesian Optimization-Informed + Language Model Reasoning' + link: null authors: - Zhicheng Pan - Wenwen Sun @@ -13,13 +37,15 @@ - Xuan Zhou - Jianliang Xu publisher: Proceedings of the VLDB Endowment (PVLDB) - date: '2026-3-1' - image: '../illustration/paper/mirage.png' - + date: '2026-03-01' + image: ../illustration/paper/mirage.png + plugin: sources.py + file: sources.yaml - id: 'BOND: A Co-Designed Framework for LLM-Powered Analytics Over Relational Data' manual: true - title: 'BOND: A Co-Designed Framework for LLM-Powered Analytics Over Relational Data' - link: + title: 'BOND: A Co-Designed Framework for LLM-Powered Analytics Over Relational + Data' + link: null authors: - Lixiang Chen - Q. Zheng @@ -27,14 +53,18 @@ - Chengcheng Yang - Rong Zhang - Xuan Zhou - publisher: Proceedings of the IEEE International Conference on Data Engineering (ICDE) - date: '2026-3-1' - image: '../illustration/paper/mirage.png' - -- id: 'Q-Doctor: Retrieval-Augmented Diagnosis and Multi-Agent Correction for Query Performance Anomalies' + publisher: Proceedings of the IEEE International Conference on Data Engineering + (ICDE) + date: '2026-03-01' + image: ../illustration/paper/mirage.png + plugin: sources.py + file: sources.yaml +- id: 'Q-Doctor: Retrieval-Augmented Diagnosis and Multi-Agent Correction for Query + Performance Anomalies' manual: true - title: 'Q-Doctor: Retrieval-Augmented Diagnosis and Multi-Agent Correction for Query Performance Anomalies' - link: + title: 'Q-Doctor: Retrieval-Augmented Diagnosis and Multi-Agent Correction for Query + Performance Anomalies' + link: null authors: - Y. Han - Zhicheng Pan @@ -42,14 +72,16 @@ - Chengcheng Yang - Rong Zhang - Xuan Zhou - publisher: International Conference on Database Systems for Advanced Applications (DASFAA) - date: '2026-1-20' - image: '../illustration/paper/mirage.png' - + publisher: International Conference on Database Systems for Advanced Applications + (DASFAA) + date: '2026-01-20' + image: ../illustration/paper/mirage.png + plugin: sources.py + file: sources.yaml - id: 'Pisco: An Isolation Bug Case Reduction and Deduplication Framework' manual: true title: 'Pisco: An Isolation Bug Case Reduction and Deduplication Framework' - link: + link: null authors: - Siyang Weng - Hongyu Yang @@ -62,13 +94,14 @@ - Xiaolong He - Anqun Pan publisher: Proceedings of the VLDB Endowment (VLDB) - date: '2026-1-15' - image: '../illustration/paper/mirage.png' - -- id: 'Memory-Aware Query Optimization' + date: '2026-01-15' + image: ../illustration/paper/mirage.png + plugin: sources.py + file: sources.yaml +- id: Memory-Aware Query Optimization manual: true - title: 'Memory-Aware Query Optimization' - link: + title: Memory-Aware Query Optimization + link: null authors: - Haopu Dong - Zirui Hu @@ -78,12 +111,13 @@ - Rong Zhang publisher: IEEE International Conference on Big Data (BigData) date: '2025-11-12' - image: '../illustration/paper/mirage.png' - + image: ../illustration/paper/mirage.png + plugin: sources.py + file: sources.yaml - id: 'Vodka: Rethink Benchmarking Philosophy in HTAP Systems' manual: true title: 'Vodka: Rethink Benchmarking Philosophy in HTAP Systems' - link: + link: null authors: - Zirui Hu - Siyang Weng @@ -96,25 +130,29 @@ - Chanhui Yang publisher: Proceedings of the VLDB Endowment (VLDB) date: '2025-10-15' - image: '../illustration/paper/mirage.png' - -- id: "面向关系型数据库锁机制实现的模糊测试框架" - link: + image: ../illustration/paper/mirage.png + plugin: sources.py + file: sources.yaml +- id: "\u9762\u5411\u5173\u7CFB\u578B\u6570\u636E\u5E93\u9501\u673A\u5236\u5B9E\u73B0\ + \u7684\u6A21\u7CCA\u6D4B\u8BD5\u6846\u67B6" + link: null manual: true - title: "面向关系型数据库锁机制实现的模糊测试框架" + title: "\u9762\u5411\u5173\u7CFB\u578B\u6570\u636E\u5E93\u9501\u673A\u5236\u5B9E\ + \u73B0\u7684\u6A21\u7CCA\u6D4B\u8BD5\u6846\u67B6" authors: - Hongyu Yang - Siyang Weng - Chenhao Lu - Rong Zhang - Xuan Zhou - image: '../illustration/paper/mirage.png' + image: '' publisher: National Database Conference of CCF (NDBC) date: '2025-06-30' - image: "" -- id: "A Query-Aware Enormous Database Generator For System Performance Evaluation " + plugin: sources.py + file: sources.yaml +- id: 'A Query-Aware Enormous Database Generator For System Performance Evaluation ' manual: true - title: "A Query-Aware Enormous Database Generator For System Performance Evaluation " + title: 'A Query-Aware Enormous Database Generator For System Performance Evaluation ' link: none authors: - Xuhua Huang @@ -132,7 +170,7 @@ plugin: sources.py file: sources.yaml type: paper - image: '../illustration/paper/mirage-demo.png' + image: ../illustration/paper/mirage-demo.png buttons: - type: source text: Source Code @@ -143,9 +181,11 @@ - Worklod Generation - Query Performance Tuning repo: dbhammer/dbhammer.github.io -- id: 'Rabbit: Retrieval-Augmented Generation Enables Better Automatic Database Knob Tuning' +- id: 'Rabbit: Retrieval-Augmented Generation Enables Better Automatic Database Knob + Tuning' manual: true - title: 'Rabbit: Retrieval-Augmented Generation Enables Better Automatic Database Knob Tuning' + title: 'Rabbit: Retrieval-Augmented Generation Enables Better Automatic Database + Knob Tuning' link: https://www.computer.org/csdl/proceedings-article/icde/2025/360300d807/26FZC51tvRC authors: - Wenwen Sun @@ -157,10 +197,12 @@ - Xuan Zhou publisher: IEEE International Conference on Data Engineering (ICDE) date: '2025-03-26' - image: '../illustration/paper/rabbit.png' -- id: "Hyper: Hybrid Physical Design Advisor with Multi-agent Reinforcement Learning" + image: ../illustration/paper/rabbit.png + plugin: sources.py + file: sources.yaml +- id: 'Hyper: Hybrid Physical Design Advisor with Multi-agent Reinforcement Learning' manual: true - title: "Hyper: Hybrid Physical Design Advisor with Multi-agent Reinforcement Learning" + title: 'Hyper: Hybrid Physical Design Advisor with Multi-agent Reinforcement Learning' link: https://www.computer.org/csdl/proceedings-article/icde/2025/360300b565/26FZAbicw2A authors: - Zhicheng Pan @@ -179,7 +221,7 @@ file: sources.yaml type: paper description: An index recommendation tool collaborated with TiDB. - image: '../illustration/paper/hyper.png' + image: ../illustration/paper/hyper.png buttons: - type: source text: Source Code @@ -190,20 +232,26 @@ - AI4DB - Index Recommendation repo: dbhammer/dbhammer.github.io -- id: "Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality Estimation (NDBC Version)" - link: +- id: 'Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality + Estimation (NDBC Version)' + link: null manual: true - title: "Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality Estimation" + title: 'Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality + Estimation' authors: - Chenhao Lu - Zirui Hu - Rong Zhang publisher: National Database Conference of CCF (NDBC) date: '2025-06-30' - image: '../illustration/paper/artemis.png' -- id: "Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality Estimation" + image: ../illustration/paper/artemis.png + plugin: sources.py + file: sources.yaml +- id: 'Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality + Estimation' manual: true - title: "Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality Estimation" + title: 'Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality + Estimation' link: https://www.computer.org/csdl/proceedings-article/icde/2025/360300e628/26FZD0CCVji authors: - Zirui Hu @@ -218,8 +266,9 @@ plugin: sources.py file: sources.yaml type: paper - description: A data and workload generation tool for cardinality estimation benchmarking collaborated with OceanBase. - image: '../illustration/paper/artemis.png' + description: A data and workload generation tool for cardinality estimation benchmarking + collaborated with OceanBase. + image: ../illustration/paper/artemis.png buttons: - type: source text: Source Code @@ -231,37 +280,41 @@ - Worklod Generation - Cardinality Estimation repo: dbhammer/dbhammer.github.io -- id: "Benchmarking Distributed Transactional Database Systems" +- id: Benchmarking Distributed Transactional Database Systems manual: true - title: "Benchmarking Distributed Transactional Database Systems" + title: Benchmarking Distributed Transactional Database Systems link: none authors: - - Hailin He - - Siyang Weng - - Huidong Zhang - - Rong Zhang - - Xuan Zhou + - Hailin He + - Siyang Weng + - Huidong Zhang + - Rong Zhang + - Xuan Zhou publisher: BenchCouncil Transactions on Benchmarks, Standards and Evaluations date: '2024-10-01' - image: '../illustration/paper/benchmarking-distributed-transactional.png' -- id: "DBStorm: Generating Various Effective Workloads for Testing Isolation Levels" + image: ../illustration/paper/benchmarking-distributed-transactional.png + plugin: sources.py + file: sources.yaml +- id: 'DBStorm: Generating Various Effective Workloads for Testing Isolation Levels' manual: true - title: "DBStorm: Generating Various Effective Workloads for Testing Isolation Levels" + title: 'DBStorm: Generating Various Effective Workloads for Testing Isolation Levels' link: https://2024.issta.org/details/issta-2024-papers/61/DBStorm-Generating-Various-Effective-Workloads-for-Testing-Isolation-Levels authors: - - Keqiang Li - - Siyang Weng - - Lyu Ni - - Chengcheng Yang - - Rong Zhang - - Xuan Zhou - - Aoying Zhou + - Keqiang Li + - Siyang Weng + - Lyu Ni + - Chengcheng Yang + - Rong Zhang + - Xuan Zhou + - Aoying Zhou publisher: International Symposium on Software Testing and Analysis (ISSTA) date: '2024-07-16' - image: '../illustration/paper/dbstorm.png' -- id: "Mirage: Generating Enormous Databases for Complex Workloads" + image: ../illustration/paper/dbstorm.png + plugin: sources.py + file: sources.yaml +- id: 'Mirage: Generating Enormous Databases for Complex Workloads' manual: true - title: "Mirage: Generating Enormous Databases for Complex Workloads" + title: 'Mirage: Generating Enormous Databases for Complex Workloads' link: https://www.computer.org/csdl/proceedings-article/icde/2024/171500d989/1YOtBpuCaTS authors: - Qingshuai Wang @@ -274,11 +327,13 @@ - Aoying Zhou publisher: IEEE International Conference on Data Engineering (ICDE) date: '2024-03-20' - image: '../illustration/paper/mirage.png' -- id: "Functionality-Aware Database Tuning via Multi-Task Learning" + image: ../illustration/paper/mirage.png + plugin: sources.py + file: sources.yaml +- id: Functionality-Aware Database Tuning via Multi-Task Learning link: https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=10598099 manual: true - title: "Functionality-Aware Database Tuning via Multi-Task Learning" + title: Functionality-Aware Database Tuning via Multi-Task Learning authors: - Zhongwei Yue - Shujian Peng @@ -290,11 +345,13 @@ - Chuanhui Yang publisher: IEEE International Conference on Data Engineering (ICDE) date: '2024-03-19' - image: '../illustration/paper/functionality-aware.png' -- id: "SPQO: Learning to Safely Reuse Cached Plans for Dynamic Workloads" + image: ../illustration/paper/functionality-aware.png + plugin: sources.py + file: sources.yaml +- id: 'SPQO: Learning to Safely Reuse Cached Plans for Dynamic Workloads' link: https://dl.acm.org/doi/10.1007/978-981-97-5552-3_21 manual: true - title: "SPQO: Learning to Safely Reuse Cached Plans for Dynamic Workloads" + title: 'SPQO: Learning to Safely Reuse Cached Plans for Dynamic Workloads' authors: - Sijia Li - Peng Cai @@ -306,10 +363,12 @@ - Chuanhui Yang publisher: Database Systems for Advanced Applications (DASFAA) date: '2024-03-17' - image: '../illustration/paper/SPQO.png' -- id: "Touchstone+ : Query Aware Database Generation for Match Operators" + image: ../illustration/paper/SPQO.png + plugin: sources.py + file: sources.yaml +- id: 'Touchstone+ : Query Aware Database Generation for Match Operators' manual: true - title: "Touchstone+ : Query Aware Database Generation for Match Operators" + title: 'Touchstone+ : Query Aware Database Generation for Match Operators' link: https://link.springer.com/chapter/10.1007/978-981-97-5552-3_18 authors: - Hao Li @@ -322,7 +381,9 @@ - Quanqing Xu publisher: Database Systems for Advanced Applications (DASFAA) date: '2024-03-18' - image: '../illustration/paper/touchstone+.png' + image: ../illustration/paper/touchstone+.png + plugin: sources.py + file: sources.yaml - id: 'Lauca: A Workload Duplicator for Benchmarking Transactional Database Performance' manual: true title: 'Lauca: A Workload Duplicator for Benchmarking Transactional Database Performance' @@ -337,7 +398,9 @@ - Aoying Zhou publisher: IEEE Transactions on Knowledge and Data Engineering (TKDE) date: '2024-02-21' - image: '../illustration/paper/lauca.png' + image: ../illustration/paper/lauca.png + plugin: sources.py + file: sources.yaml - id: 'Leopard: A General Test Suite for Isolation Level Verification' manual: true title: 'Leopard: A General Test Suite for Isolation Level Verification' @@ -353,7 +416,9 @@ - Dian Qiao publisher: International Conference on Innovative Data Systems Research (CIDR) date: '2024-01-17' - image: '../illustration/paper/leopard-liu.png' + image: ../illustration/paper/leopard-liu.png + plugin: sources.py + file: sources.yaml - id: 'Dike: A Benchmark Suite for Distributed Transactional Databases' manual: true title: 'Dike: A Benchmark Suite for Distributed Transactional Databases' @@ -369,45 +434,52 @@ - Chuanhui Yang publisher: ACM SIGMOD/PODS International Conference on Management of Data (SIGMOD) date: '2023-01-01' - image: '../illustration/paper/dike.png' -- id: "Survey on Benchmarking Ability of HTAP Benchmarks" + image: ../illustration/paper/dike.png + plugin: sources.py + file: sources.yaml +- id: Survey on Benchmarking Ability of HTAP Benchmarks manual: true - title: "Survey on Benchmarking Ability of HTAP Benchmarks" - publisher: "Journal of Software" + title: Survey on Benchmarking Ability of HTAP Benchmarks + publisher: Journal of Software link: https://jos.org.cn/jos/article/pdf/7225 authors: - - "Siyang Weng" - - "Rong Yu" - - "Qingshuai Wang" - - "Zirui Hu" - - "Lv Ni" - - "Rong Zhang" - - "Xuan Zhou" - - "Aoying Zhou" - - "Quanqing Xu" - - "Chuanhui Yang" - - "Wei Liu" - - "Panfei Yang" + - Siyang Weng + - Rong Yu + - Qingshuai Wang + - Zirui Hu + - Lv Ni + - Rong Zhang + - Xuan Zhou + - Aoying Zhou + - Quanqing Xu + - Chuanhui Yang + - Wei Liu + - Panfei Yang date: '2024-05-20' - image: '../illustration/paper/HTAP评测基准.png' -- id: "Data Sharing Model and Optimization Strategies in HTAP Database Systems" + image: "../illustration/paper/HTAP\u8BC4\u6D4B\u57FA\u51C6.png" + plugin: sources.py + file: sources.yaml +- id: Data Sharing Model and Optimization Strategies in HTAP Database Systems manual: true - title: "Data Sharing Model and Optimization Strategies in HTAP Database Systems" - publisher: "Journal of Software" + title: Data Sharing Model and Optimization Strategies in HTAP Database Systems + publisher: Journal of Software link: https://jos.org.cn/jos/article/pdf/6901 authors: - - "Zirui Hu" - - "Siyang Weng" - - "Qingshuai Wang" - - "Rong Yu" - - "Jinkai Xu" - - "Rong Zhang" - - "Xuan Zhou" + - Zirui Hu + - Siyang Weng + - Qingshuai Wang + - Rong Yu + - Jinkai Xu + - Rong Zhang + - Xuan Zhou date: '2023-07-12' - image: '../illustration/paper/HTAP数据库系统数据共享模型与优化策略.png' -- id: 'Workload-Aware Log-Structured Merge Key-Value Store for NVM-SSD Hybrid Storage' + image: "../illustration/paper/HTAP\u6570\u636E\u5E93\u7CFB\u7EDF\u6570\u636E\u5171\ + \u4EAB\u6A21\u578B\u4E0E\u4F18\u5316\u7B56\u7565.png" + plugin: sources.py + file: sources.yaml +- id: Workload-Aware Log-Structured Merge Key-Value Store for NVM-SSD Hybrid Storage manual: true - title: 'Workload-Aware Log-Structured Merge Key-Value Store for NVM-SSD Hybrid Storage' + title: Workload-Aware Log-Structured Merge Key-Value Store for NVM-SSD Hybrid Storage link: https://ieeexplore.ieee.org/document/10184519 authors: - Lixiang Chen @@ -420,10 +492,12 @@ - Weining Qian publisher: IEEE International Conference on Data Engineering (ICDE) date: '2023-01-01' - image: '../illustration/paper/workload-aware-lsm.png' -- id: 'An Optimized Solution for Highly Contended Transactional Workloads' + image: ../illustration/paper/workload-aware-lsm.png + plugin: sources.py + file: sources.yaml +- id: An Optimized Solution for Highly Contended Transactional Workloads manual: true - title: 'An Optimized Solution for Highly Contended Transactional Workloads' + title: An Optimized Solution for Highly Contended Transactional Workloads link: https://link.springer.com/chapter/10.1007/978-981-99-8664-4_23 authors: - Chunxi Zhang @@ -431,12 +505,16 @@ - Ting Chen - Rong Zhang - Kai Liu - publisher: International Symposium on Dependable Software Engineering:Theories, Tools, and Applications (SETTA) + publisher: International Symposium on Dependable Software Engineering:Theories, + Tools, and Applications (SETTA) date: '2023-01-01' - image: '../illustration/paper/an-optimized-solution.png' + image: ../illustration/paper/an-optimized-solution.png + plugin: sources.py + file: sources.yaml - id: 'Leopard: A Black-Box Approach for Efficiently Verifying Various Isolation Levels' manual: true - title: 'Leopard: A Black-Box Approach for Efficiently Verifying Various Isolation Levels' + title: 'Leopard: A Black-Box Approach for Efficiently Verifying Various Isolation + Levels' link: https://ieeexplore.ieee.org/document/10184872 authors: - Keqiang Li @@ -452,10 +530,13 @@ - Aoying Zhou publisher: IEEE International Conference on Data Engineering (ICDE) date: '2023-01-01' - image: '../illustration/paper/leopard-li.png' -- id: 'A Scalable Query-Aware Enormous Database Generator for Database Evaluation' + image: ../illustration/paper/leopard-li.png + plugin: sources.py + file: sources.yaml +- id: A Scalable Query-Aware Enormous Database Generator for Database Evaluation + manual: true title: A Scalable Query-Aware Enormous Database Generator for Database Evaluation - link: https://ieeexplore.ieee.org/document/9720100 + link: https://doi.org/gppmbf authors: - Qingshuai Wang - Yuming Li @@ -465,8 +546,7 @@ - Aoying Zhou publisher: IEEE Transactions on Knowledge and Data Engineering (TKDE) date: '2022-01-01' - link: https://doi.org/gppmbf - image: /illustration/paper.touchstone.2.png + image: ../illustration/paper/a-scalable-query-aware.png extra-links: - type: source link: https://github.com/DBHammer/Touchstone @@ -474,8 +554,10 @@ - Query-aware Data Generator - OLAP Database Testing - Query Generator - image: '../illustration/paper/a-scalable-query-aware.png' + plugin: sources.py + file: sources.yaml - id: 'Touchstone: Generating Enormous Query-Aware Test Databases' + manual: true title: 'Touchstone: Generating Enormous Query-Aware Test Databases' link: https://www.usenix.org/conference/atc18/presentation/li-yuming authors: @@ -491,9 +573,10 @@ extra-links: - type: source link: https://github.com/DBHammer/Touchstone + plugin: sources.py + file: sources.yaml - id: doi:10.1016/j.tbench.2022.100031 title: Are current benchmarks adequate to evaluate distributed transactional databases? - link: https://www.sciencedirect.com/science/article/pii/S2772485922000187 authors: - Luyi Qu - Qingshuai Wang @@ -511,9 +594,10 @@ link: https://doi.org/gqb25r image: /illustration/AreCurrentBenchmark.jpg extra-links: null + plugin: sources.py + file: sources.yaml - id: doi:10.1007/s11704-020-0248-x title: A comprehensive study on fault tolerance in stream processing systems - link: https://link.springer.com/article/10.1007/s11704-020-0248-x authors: - Xiaotong Wang - Chunxi Zhang @@ -524,6 +608,8 @@ publisher: Frontiers of Computer Science date: '2021-09-25' link: https://doi.org/gqpncg + plugin: sources.py + file: sources.yaml - id: doi:10.1007/s11704-022-1056-2 title: Scalable and quantitative contention generation for performance evaluation on OLTP databases @@ -536,10 +622,12 @@ publisher: Frontiers of Computer Science date: '2022-08-09' link: https://doi.org/gqpnch - image: '../illustration/paper/scalable-and-quantitative-contention.png' + image: ../illustration/paper/scalable-and-quantitative-contention.png + plugin: sources.py + file: sources.yaml - id: doi:10.1109/ICDE53745.2022.00036 - title: Application-Oriented Workload Generation for Transactional Database Performance Evaluation - link: https://ieeexplore.ieee.org/document/9835481 + title: Application-Oriented Workload Generation for Transactional Database Performance + Evaluation authors: - Luyi Qu - Yuming Li @@ -551,10 +639,11 @@ publisher: IEEE 38th International Conference on Data Engineering (ICDE) date: '2022-05-01' link: https://doi.org/gqpnck - image: '../illustration/paper/application-oriented-workload.png' + image: ../illustration/paper/application-oriented-workload.png + plugin: sources.py + file: sources.yaml - id: doi:10.1109/TKDE.2019.2947055 title: 'A-DSP: An Adaptive Join Algorithm for Dynamic Data Stream on Cloud System' - link: https://ieeexplore.ieee.org/document/8868214 authors: - Junhua Fang - Rong Zhang @@ -565,9 +654,10 @@ publisher: IEEE Transactions on Knowledge and Data Engineering (TKDE) date: '2020-01-01' link: https://doi.org/gqpncm + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-030-85896-4_15 title: Dynamic Environment Simulation for Database Performance Evaluation - link: https://link.springer.com/chapter/10.1007/978-3-030-85896-4_15 authors: - Chunxi Zhang - Rong Zhang @@ -576,6 +666,8 @@ publisher: Web and Big Data date: '2021-01-01' link: https://doi.org/gqpncn + plugin: sources.py + file: sources.yaml - id: doi:10.1142/11709 title: Load Balance for Distributed Real-time Computing Systems authors: @@ -585,9 +677,10 @@ publisher: East China Normal University Scientific Reports date: '2020-07-01' link: https://doi.org/gqpncp + plugin: sources.py + file: sources.yaml - id: doi:10.1007/s11704-019-8438-0 title: Benchmarking on intensive transaction processing - link: https://link.springer.com/article/10.1007/s11704-019-8438-0 authors: - Chunxi Zhang - Yuming Li @@ -597,9 +690,10 @@ publisher: Frontiers of Computer Science date: '2020-01-03' link: https://doi.org/gqpncq + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-030-60290-1_8 title: Evaluating Fault Tolerance of Distributed Stream Processing Systems - link: https://link.springer.com/chapter/10.1007/978-3-030-60290-1_8 authors: - Xiaotong Wang - Cheng Jiang @@ -611,9 +705,10 @@ publisher: Web and Big Data date: '2020-01-01' link: https://doi.org/gqpncs + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-030-60290-1_34 title: Quantitative Contention Generation for Performance Evaluation on OLTP Databases - link: https://link.springer.com/chapter/10.1007/978-3-030-60290-1_34 authors: - Chunxi Zhang - Rong Zhang @@ -623,9 +718,10 @@ publisher: Web and Big Data date: '2020-01-01' link: https://doi.org/gqpnct + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-030-71058-3_5 title: 'Artemis: An Automatic Test Suite Generator for Large Scale OLAP Database' - link: https://link.springer.com/chapter/10.1007/978-3-030-71058-3_5 authors: - Kaiming Mi - Chunxi Zhang @@ -634,6 +730,8 @@ publisher: Benchmarking, Measuring, and Optimizing date: '2021-01-01' link: https://doi.org/gqpncv + plugin: sources.py + file: sources.yaml - id: doi:10.1007/s11280-018-0656-0 title: Integrating workload balancing and fault tolerance in distributed stream processing system @@ -645,6 +743,8 @@ publisher: World Wide Web date: '2019-01-07' link: https://doi.org/gqpncw + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-030-26075-0_15 title: 'Apara: Workload-Aware Data Partition and Replication for Parallel Databases' authors: @@ -656,6 +756,8 @@ publisher: Web and Big Data date: '2019-01-01' link: https://doi.org/gqpncx + plugin: sources.py + file: sources.yaml - id: doi:10.1007/s11704-016-6194-y title: Distribution-free data density estimation in large-scale networks authors: @@ -666,6 +768,8 @@ publisher: Frontiers of Computer Science date: '2018-12-01' link: https://doi.org/gqpncz + plugin: sources.py + file: sources.yaml - id: doi:10.1109/TPDS.2018.2827380 title: Distributed Stream Rebalance for Stateful Operator Under Workload Variance authors: @@ -678,6 +782,8 @@ publisher: IEEE Transactions on Parallel and Distributed Systems date: '2018-10-01' link: https://doi.org/gfbfnj + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-030-32813-9_13 title: Benchmarking for Transaction Processing Database Systems in Big Data Era authors: @@ -689,6 +795,8 @@ publisher: Benchmarking, Measuring, and Optimizing date: '2019-01-01' link: https://doi.org/gnf67r + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-91458-9_52 title: 'AdaptMX: Flexible Join-Matrix Streaming System for Distributed Theta-Joins' authors: @@ -700,6 +808,8 @@ publisher: Database Systems for Advanced Applications date: '2018-01-01' link: https://doi.org/gqpnc3 + plugin: sources.py + file: sources.yaml - id: doi:10.1007/s11280-017-0431-7 title: Distributed stream join under workload variance authors: @@ -710,6 +820,8 @@ publisher: World Wide Web date: '2017-01-23' link: https://doi.org/gqpnc4 + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-55699-4_39 title: Cost-Effective Data Partition for Distributed Stream Processing System authors: @@ -721,6 +833,8 @@ publisher: Database Systems for Advanced Applications date: '2017-01-01' link: https://doi.org/gqpndj + plugin: sources.py + file: sources.yaml - id: doi:10.1145/3078597.3078613 title: Parallel Stream Processing Against Workload Skewness and Variance authors: @@ -734,6 +848,8 @@ and Distributed Computing date: '2017-06-26' link: https://doi.org/gqpnm2 + plugin: sources.py + file: sources.yaml - id: doi:10.1007/s10115-015-0880-1 title: Learning user credibility for product ranking authors: @@ -744,6 +860,8 @@ publisher: Knowledge and Information Systems date: '2015-09-30' link: https://doi.org/f79gqn + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-45817-5_1 title: Flexible and Adaptive Stream Join Algorithm authors: @@ -754,6 +872,8 @@ publisher: Web Technologies and Applications date: '2016-01-01' link: https://doi.org/gqpnm4 + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-45814-4_2 title: 'NERank: Ranking Named Entities in Document Collections' authors: @@ -761,10 +881,12 @@ - Rong Zhang - Xiaofeng He - Guomin Zhou - - "Aoying Zhou" + - Aoying Zhou publisher: Web Technologies and Applications date: '2016-01-01' link: https://doi.org/gqpnm5 + plugin: sources.py + file: sources.yaml - id: doi:10.1145/2983323.2983705 title: Error Link Detection and Correction in Wikipedia authors: @@ -776,6 +898,8 @@ and Knowledge Management date: '2016-10-24' link: https://doi.org/gqpnm6 + plugin: sources.py + file: sources.yaml - id: doi:10.1145/2983323.2983773 title: Cost-Effective Stream Join Algorithm on Cloud System authors: @@ -789,6 +913,8 @@ and Knowledge Management date: '2016-10-24' link: https://doi.org/gqpnnb + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-39958-4_7 title: Learning User Credibility on Aspects from Review Texts authors: @@ -800,6 +926,8 @@ publisher: Web-Age Information Management date: '2016-01-01' link: https://doi.org/gqpnnd + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-48740-3_35 title: Event Phase Extraction and Summarization authors: @@ -811,6 +939,8 @@ publisher: "Web Information Systems Engineering \u2013 WISE 2016" date: '2016-01-01' link: https://doi.org/gqpnng + plugin: sources.py + file: sources.yaml - id: doi:10.1145/2872518.2889348 title: 'NERank: Ranking Named Entities in Document Collections' authors: @@ -822,6 +952,8 @@ Web - WWW '16 Companion date: '2016-01-01' link: https://doi.org/gqpnnh + plugin: sources.py + file: sources.yaml - id: doi:10.1007/s11704-014-3492-0 title: Product-oriented review summarization and scoring authors: @@ -833,6 +965,8 @@ publisher: Frontiers of Computer Science date: '2015-01-21' link: https://doi.org/gqpnnk + plugin: sources.py + file: sources.yaml - id: doi:10.1007/s11280-014-0296-y title: Detecting anomaly in data streams by fractal model authors: @@ -846,6 +980,8 @@ publisher: World Wide Web date: '2014-06-10' link: https://doi.org/gqpnnm + plugin: sources.py + file: sources.yaml - id: doi:10.1109/WISA.2015.63 title: 'ACID Encountering the CAP Theorem: Two Bank Case Studies' authors: @@ -859,6 +995,8 @@ publisher: 2015 12th Web Information System and Application Conference (WISA) date: '2015-09-01' link: https://doi.org/gqpnnp + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-19548-3_29 title: 'SEMI: A Scalable Entity Matching System Based on MapReduce' authors: @@ -871,6 +1009,8 @@ publisher: Lecture Notes in Computer Science date: '2015-01-01' link: https://doi.org/gqpnnq + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-28121-6_15 title: Multi-dimensional User Credibility Analysis on Review Content authors: @@ -880,6 +1020,8 @@ publisher: Web Technologies and Applications date: '2015-01-01' link: https://doi.org/gqpnnr + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-25255-1_42 title: Random-Based Algorithm for Efficient Entity Matching authors: @@ -892,6 +1034,8 @@ publisher: Web Technologies and Applications date: '2015-01-01' link: https://doi.org/gqpnns + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-25255-1_51 title: User Generated Content Oriented Chinese Taxonomy Construction authors: @@ -903,6 +1047,8 @@ publisher: Web Technologies and Applications date: '2015-01-01' link: https://doi.org/gqpnnt + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-18123-3_33 title: A Restaurant Recommendation System by Analyzing Ratings and Aspects in Reviews authors: @@ -915,6 +1061,8 @@ publisher: Database Systems for Advanced Applications date: '2015-01-01' link: https://doi.org/gqpnnv + plugin: sources.py + file: sources.yaml - id: doi:10.1109/ICDEW.2015.7129545 title: Challenges in Chinese knowledge graph construction authors: @@ -925,6 +1073,8 @@ publisher: 2015 31st IEEE International Conference on Data Engineering Workshops date: '2015-04-01' link: https://doi.org/gqpnnw + plugin: sources.py + file: sources.yaml - id: doi:10.1109/ICDE.2015.7113308 title: Dish comment summarization based on bilateral topic analysis authors: @@ -935,6 +1085,8 @@ publisher: 2015 IEEE 31st International Conference on Data Engineering date: '2015-04-01' link: https://doi.org/gqpnnx + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-21042-1_20 title: Review Comment Analysis for Predicting Ratings authors: @@ -948,6 +1100,8 @@ publisher: Web-Age Information Management date: '2015-01-01' link: https://doi.org/gqpnnz + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-21042-1_30 title: Computing Probability Threshold Set Similarity on Probabilistic Sets authors: @@ -959,6 +1113,8 @@ publisher: Web-Age Information Management date: '2015-01-01' link: https://doi.org/gqpnpc + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-21042-1_48 title: Efficient MapReduce-Based Method for Massive Entity Matching authors: @@ -971,6 +1127,8 @@ publisher: Web-Age Information Management date: '2015-01-01' link: https://doi.org/gqpnpf + plugin: sources.py + file: sources.yaml - id: doi:10.1002/dac.2619 title: 'MR-tree: an efficient index for MapReduce' authors: @@ -982,6 +1140,8 @@ publisher: International Journal of Communication Systems date: '2013-08-08' link: https://doi.org/gqpnpn + plugin: sources.py + file: sources.yaml - id: doi:10.1109/ASONAM.2014.6921558 title: Online evaluation re-scoring based on review behavior analysis authors: @@ -993,6 +1153,8 @@ Analysis and Mining (ASONAM 2014) date: '2014-08-01' link: https://doi.org/gqpnpq + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-05810-8_27 title: Probabilistic Reverse Top-k Queries authors: @@ -1004,6 +1166,8 @@ publisher: Database Systems for Advanced Applications date: '2014-01-01' link: https://doi.org/gqpnpr + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-319-05813-9_36 title: 'TaxiHailer: A Situation-Specific Taxi Pick-Up Points Recommendation System' authors: @@ -1018,6 +1182,8 @@ publisher: Database Systems for Advanced Applications date: '2014-01-01' link: https://doi.org/gqpnpv + plugin: sources.py + file: sources.yaml - id: doi:10.1007/s11704-013-1256-x title: Context-sensitive Web service discovery over the bipartite graph model authors: @@ -1029,6 +1195,8 @@ publisher: Frontiers of Computer Science date: '2013-09-25' link: https://doi.org/gqpnpw + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-642-37401-2_70 title: Selecting a Diversified Set of Reviews authors: @@ -1039,6 +1207,8 @@ publisher: Web Technologies and Applications date: '2013-01-01' link: https://doi.org/gqpnqh + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-642-37450-0_28 title: A Hybrid Framework for Product Normalization in Online Shopping authors: @@ -1050,6 +1220,8 @@ publisher: Database Systems for Advanced Applications date: '2013-01-01' link: https://doi.org/gqpnqk + plugin: sources.py + file: sources.yaml - id: doi:10.1109/ICDM.2013.62 title: Search Behavior Based Latent Semantic User Segmentation for Advertising Targeting authors: @@ -1061,6 +1233,8 @@ publisher: 2013 IEEE 13th International Conference on Data Mining date: '2013-12-01' link: https://doi.org/gqpnqm + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-642-39527-7_37 title: Threshold Selection for Classification with Skewed Class Distribution authors: @@ -1070,6 +1244,8 @@ publisher: Web-Age Information Management date: '2013-01-01' link: https://doi.org/gqpnqn + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-642-41230-1_46 title: "Predicting Users\u2019 Age Range in Micro-blog Network" authors: @@ -1082,6 +1258,8 @@ publisher: Lecture Notes in Computer Science date: '2013-01-01' link: https://doi.org/gqpnqp + plugin: sources.py + file: sources.yaml - id: doi:10.1109/CGC.2012.11 title: Web Service Ranking Based on Context authors: @@ -1092,6 +1270,8 @@ publisher: 2012 Second International Conference on Cloud and Green Computing date: '2012-11-01' link: https://doi.org/gqpnqq + plugin: sources.py + file: sources.yaml - id: doi:10.1145/2396761.2398591 title: Credibility-based product ranking for C2C transactions authors: @@ -1103,6 +1283,8 @@ knowledge management - CIKM '12 date: '2012-01-01' link: https://doi.org/gqpnqr + plugin: sources.py + file: sources.yaml - id: doi:10.1145/2187980.2188171 title: Exploiting shopping and reviewing behavior to re-score online evaluations authors: @@ -1114,6 +1296,8 @@ Web - WWW '12 Companion date: '2012-01-01' link: https://doi.org/gqpnqt + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-642-20149-3_31 title: Context-Sensitive Query Expansion over the Bipartite Graph Model for Web Service Search @@ -1125,6 +1309,8 @@ publisher: Database Systems for Advanced Applications date: '2011-01-01' link: https://doi.org/frhnnr + plugin: sources.py + file: sources.yaml - id: doi:10.1109/IUCS.2010.5666772 title: 'Services in the Cloud Computing era: A survey' authors: @@ -1135,6 +1321,8 @@ publisher: 2010 4th International Universal Communication Symposium date: '2010-10-01' link: https://doi.org/c8b9hw + plugin: sources.py + file: sources.yaml - id: doi:10.1109/SKG.2010.18 title: Join Optimization in the MapReduce Environment for Column-wise Data Store authors: @@ -1146,6 +1334,8 @@ publisher: 2010 Sixth International Conference on Semantics, Knowledge and Grids date: '2010-11-01' link: https://doi.org/bfbt2f + plugin: sources.py + file: sources.yaml - id: doi:10.1109/SKG.2010.19 title: 'Security and Privacy in Cloud Computing: A Survey' authors: @@ -1157,6 +1347,8 @@ publisher: 2010 Sixth International Conference on Semantics, Knowledge and Grids date: '2010-11-01' link: https://doi.org/fgjt5x + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-642-14246-8_36 title: Exploiting Service Context for Web Service Search Engine authors: @@ -1167,6 +1359,8 @@ publisher: Web-Age Information Management date: '2010-01-01' link: https://doi.org/dqv5s7 + plugin: sources.py + file: sources.yaml - id: doi:10.1016/j.future.2008.02.010 title: An efficient peer-to-peer indexing tree structure for multidimensional data authors: @@ -1177,6 +1371,8 @@ publisher: Future Generation Computer Systems date: '2009-01-01' link: https://doi.org/dfs3xw + plugin: sources.py + file: sources.yaml - id: doi:10.1145/1667780.1667834 title: 'SOBEX: distributed service search engine that exploits service collaboration context' @@ -1190,6 +1386,8 @@ on - IUCS '09 date: '2009-01-01' link: https://doi.org/dvndb6 + plugin: sources.py + file: sources.yaml - id: doi:10.1109/SKG.2009.89 title: Context-Based Web Service Clustering authors: @@ -1201,6 +1399,8 @@ publisher: 2009 Fifth International Conference on Semantics, Knowledge and Grid date: '2009-01-01' link: https://doi.org/dbvvkf + plugin: sources.py + file: sources.yaml - id: doi:10.1016/j.datak.2008.06.013 title: Adaptive indexing for content-based search in P2P systems authors: @@ -1212,6 +1412,8 @@ publisher: Data & Knowledge Engineering date: '2008-12-01' link: https://doi.org/ctdjnc + plugin: sources.py + file: sources.yaml - id: doi:10.1007/s11704-008-0025-8 title: Decentralized architecture for resource management of group-based distributed systems @@ -1223,6 +1425,8 @@ publisher: Frontiers of Computer Science in China date: '2008-08-12' link: https://doi.org/dq85w5 + plugin: sources.py + file: sources.yaml - id: doi:10.1109/ICDE.2008.4497617 title: 'COSTA: Adaptive Indexing for Terms in a Large-scale Distributed System' authors: @@ -1233,6 +1437,8 @@ publisher: 2008 IEEE 24th International Conference on Data Engineering date: '2008-04-01' link: https://doi.org/b3fqd6 + plugin: sources.py + file: sources.yaml - id: doi:10.1007/978-3-540-71703-4_7 title: 'GChord: Indexing for Multi-Attribute Query in P2P System with Low Maintenance Cost' @@ -1244,6 +1450,8 @@ publisher: 'Advances in Databases: Concepts, Systems and Applications' date: '2007-01-01' link: https://doi.org/brz9pg + plugin: sources.py + file: sources.yaml - id: doi:10.4108/infoscale.2007.908 title: 'SDI: A Swift Tree Structure for Multi-dimensional Data Indexing in Peer-to-Peer Networks' @@ -1256,6 +1464,8 @@ Systems date: '2007-01-01' link: https://doi.org/gqpnrg + plugin: sources.py + file: sources.yaml - id: doi:10.1109/ICDE.2006.169 title: 'VBI-Tree: A Peer-to-Peer Framework for Supporting Multi-Dimensional Indexing Schemes' @@ -1268,6 +1478,8 @@ publisher: 22nd International Conference on Data Engineering (ICDE'06) date: '2006-01-01' link: https://doi.org/cxtt65 + plugin: sources.py + file: sources.yaml - id: doi:10.1145/1142473.1142475 title: Speeding up search in peer-to-peer networks with a multi-way tree structure authors: @@ -1280,25 +1492,28 @@ of data - SIGMOD '06 date: '2006-01-01' link: https://doi.org/dg6354 - -- id: "\u9762\u5411\u5206\u5e03\u5f0f\u4e8b\u52a1\u578b\u6570\u636e\u5e93\u7cfb\u7edf\ - \u7684\u8bc4\u6d4b\u57fa\u51c6\u8bbe\u8ba1\u4e0e\u5b9e\u73b0\u0020" + plugin: sources.py + file: sources.yaml +- id: "\u9762\u5411\u5206\u5E03\u5F0F\u4E8B\u52A1\u578B\u6570\u636E\u5E93\u7CFB\u7EDF\ + \u7684\u8BC4\u6D4B\u57FA\u51C6\u8BBE\u8BA1\u4E0E\u5B9E\u73B0 " manual: true - title: "\u9762\u5411\u5206\u5e03\u5f0f\u4e8b\u52a1\u578b\u6570\u636e\u5e93\u7cfb\u7edf\ - \u7684\u8bc4\u6d4b\u57fa\u51c6\u8bbe\u8ba1\u4e0e\u5b9e\u73b0\u0020" - publisher: "\u0043\u0043\u0046\u4e2d\u56fd\u6570\u636e\u5e93\u5b66\u672f\u4f1a\u8bae (NDBC)" + title: "\u9762\u5411\u5206\u5E03\u5F0F\u4E8B\u52A1\u578B\u6570\u636E\u5E93\u7CFB\ + \u7EDF\u7684\u8BC4\u6D4B\u57FA\u51C6\u8BBE\u8BA1\u4E0E\u5B9E\u73B0 " + publisher: "CCF\u4E2D\u56FD\u6570\u636E\u5E93\u5B66\u672F\u4F1A\u8BAE (NDBC)" authors: - - "\u4f55\u6d77\u6797\u0020" - - "\u5f20\u60e0\u4e1c" + - "\u4F55\u6D77\u6797 " + - "\u5F20\u60E0\u4E1C" - "\u7FC1\u601D\u626C" - "\u5F20\u84C9" date: '2024-07-01' - image: '../illustration/paper/sherry.png' + image: ../illustration/paper/sherry.png + plugin: sources.py + file: sources.yaml - id: "\u9762\u5411\u590D\u6742\u67E5\u8BE2\u7684\u53EF\u6269\u5C55\u5E94\u7528\u573A\ \u666F\u751F\u6210" title: "\u9762\u5411\u590D\u6742\u67E5\u8BE2\u7684\u53EF\u6269\u5C55\u5E94\u7528\ \u573A\u666F\u751F\u6210" - publisher: "\u0043\u0043\u0046\u4e2d\u56fd\u6570\u636e\u5e93\u5b66\u672f\u4f1a\u8bae (NDBC)" + publisher: "CCF\u4E2D\u56FD\u6570\u636E\u5E93\u5B66\u672F\u4F1A\u8BAE (NDBC)" manual: true authors: - "\u674E\u597D" @@ -1306,7 +1521,9 @@ - "\u5F20\u84C9" - "\u94B1\u536B\u5B81" date: '2022-08-20' - image: '../illustration/paper/touchstone+.png' + image: ../illustration/paper/touchstone+.png + plugin: sources.py + file: sources.yaml - id: "\u5206\u5E03\u5F0F\u6570\u636E\u6D41\u4E0A\u7684\u9AD8\u6027\u80FD\u5206\u53D1\ \u7B56\u7565" manual: true @@ -1319,6 +1536,8 @@ - "\u5F20\u84C9" - "\u5468\u50B2\u82F1" date: '2016-01-01' + plugin: sources.py + file: sources.yaml - id: "\u8003\u8651\u89C2\u70B9\u591A\u6837\u6027\u7684\u8BC4\u8BBA\u9009\u62E9\u95EE\ \u9898" manual: true @@ -1331,6 +1550,8 @@ - "\u4F55\u6653\u4E30" - "\u5F20\u84C9" date: '2015-05-15' + plugin: sources.py + file: sources.yaml - id: "\u7535\u5B50\u5546\u52A1\u5546\u54C1\u5F52\u4E00\u5316\u65B9\u6CD5\u7814\u7A76" manual: true title: "\u7535\u5B50\u5546\u52A1\u5546\u54C1\u5F52\u4E00\u5316\u65B9\u6CD5\u7814\ @@ -1343,6 +1564,8 @@ - "\u738B\u6653\u73B2" - "\u5468\u50B2\u82F1" date: '2014-01-01' + plugin: sources.py + file: sources.yaml - id: "\u7535\u5B50\u5546\u52A1\u7CFB\u7EDF\u4E2D\u7684\u5546\u54C1\u63A8\u8350\u7CFB\ \u7EDF" manual: true @@ -1354,6 +1577,8 @@ - "\u5F20\u84C9" - "\u738B\u7ACB" date: '2013-01-01' + plugin: sources.py + file: sources.yaml - id: "\u4E00\u79CD\u652F\u6301\u591A\u7EF4\u6570\u636E\u8303\u56F4\u67E5\u8BE2\u7684\ \u5BF9\u7B49\u8BA1\u7B97\u7D22\u5F15\u6846\u67B6" manual: true @@ -1365,6 +1590,8 @@ - "\u94B1\u536B\u5B81" - "\u5468\u50B2\u82F1" date: '2009-01-01' + plugin: sources.py + file: sources.yaml - id: "\u5927\u89C4\u6A21\u5206\u5E03\u5F0F\u7CFB\u7EDF\u4E2D\u7684\u591A\u5C5E\u6027\ \u67E5\u8BE2\u5904\u7406" manual: true @@ -1377,14 +1604,239 @@ - "\u94B1\u536B\u5B81" - "\u5F20\u84C9" date: '2008-01-01' + plugin: sources.py + file: sources.yaml - id: "\u4E00\u7AD9\u5F0F\u670D\u52A1\u63A8\u8350\u7CFB\u7EDF" manual: true title: "\u4E00\u7AD9\u5F0F\u670D\u52A1\u63A8\u8350\u7CFB\u7EDF" - publisher: \u0043\u0043\u0046\u4e2d\u56fd\u6570\u636e\u5e93\u5b66\u672f\u4f1a\u8bae (NDBC) + publisher: \u0043\u0043\u0046\u4e2d\u56fd\u6570\u636e\u5e93\u5b66\u672f\u4f1a\u8bae + (NDBC) authors: - "\u9AD8\u794E\u74A0" - "\u90D1\u82B7\u51CC" - "\u4F59\u6587\u5586" - "\u7A0B\u6587\u4EAE" - "\u5F20\u84C9" - date: '2014-01-01' \ No newline at end of file + date: '2014-01-01' + plugin: sources.py + file: sources.yaml +- id: doi:10.1101/2025.06.19.660613 + title: Scalable data harmonization for single-cell image-based profiling with CytoTable + authors: + - Dave Bunten + - Jenna Tomkinson + - Erik Serrano + - Michael J. Lippincott + - Kenneth I. Brewer + - Vince Rubinetti + - Faisal Alquaddoomi + - Gregory P. Way + publisher: openRxiv + date: '2025-06-25' + link: https://doi.org/g9rfr3 + orcid: 0000-0002-4655-3773 + plugin: orcid.py + file: orcid.yaml +- id: doi:10.1093/nar/gkad1082 + title: "The Monarch Initiative in 2024: an analytic platform integrating phenotypes,\ + \ genes\_and diseases across species" + authors: + - Tim E Putman + - Kevin Schaper + - Nicolas Matentzoglu + - "Vincent\_P Rubinetti" + - "Faisal\_S Alquaddoomi" + - Corey Cox + - J Harry Caufield + - Glass Elsarboukh + - Sarah Gehrke + - Harshad Hegde + - "Justin\_T Reese" + - Ian Braun + - "Richard\_M Bruskiewich" + - Luca Cappelletti + - Seth Carbon + - "Anita\_R Caron" + - "Lauren\_E Chan" + - "Christopher\_G Chute" + - "Katherina\_G Cortes" + - "Vin\xEDcius De\_Souza" + - Tommaso Fontana + - "Nomi\_L Harris" + - "Emily\_L Hartley" + - Eric Hurwitz + - "Julius\_O B Jacobsen" + - Madan Krishnamurthy + - "Bryan\_J Laraway" + - "James\_A McLaughlin" + - "Julie\_A McMurry" + - "Sierra\_A T Moxon" + - "Kathleen\_R Mullen" + - "Shawn\_T O\u2019Neil" + - "Kent\_A Shefchek" + - Ray Stefancsik + - Sabrina Toro + - "Nicole\_A Vasilevsky" + - "Ramona\_L Walls" + - "Patricia\_L Whetzel" + - David Osumi-Sutherland + - Damian Smedley + - "Peter\_N Robinson" + - "Christopher\_J Mungall" + - "Melissa\_A Haendel" + - "Monica\_C Munoz-Torres" + publisher: Nucleic Acids Research + date: '2023-11-24' + link: https://doi.org/gs6kmr + orcid: 0000-0002-4655-3773 + plugin: orcid.py + file: orcid.yaml +- id: doi:10.1101/2023.10.11.560955 + title: Integration of 168,000 samples reveals global patterns of the human gut microbiome + authors: + - Richard J. Abdill + - Samantha P. Graham + - Vincent Rubinetti + - Frank W. Albert + - Casey S. Greene + - Sean Davis + - Ran Blekhman + publisher: openRxiv + date: '2023-10-11' + link: https://doi.org/gsvf5z + orcid: 0000-0002-4655-3773 + plugin: orcid.py + file: orcid.yaml +- id: doi:10.1093/nar/gkad289 + title: 'MyGeneset.info: an interactive and programmatic platform for community-curated + and user-created collections of genes' + authors: + - Ricardo Avila + - Vincent Rubinetti + - Xinghua Zhou + - Dongbo Hu + - Zhongchao Qian + - Marco Alvarado Cano + - Everaldo Rodolpho + - Ginger Tsueng + - Casey Greene + - Chunlei Wu + publisher: Nucleic Acids Research + date: '2023-04-18' + link: https://doi.org/gr5hb5 + orcid: 0000-0002-4655-3773 + plugin: orcid.py + file: orcid.yaml +- id: doi:10.1101/2023.01.05.522941 + title: Hetnet connectivity search provides rapid insights into how two biomedical + entities are related + authors: + - Daniel S. Himmelstein + - Michael Zietz + - Vincent Rubinetti + - Kyle Kloster + - Benjamin J. Heil + - Faisal Alquaddoomi + - Dongbo Hu + - David N. Nicholson + - Yun Hao + - Blair D. Sullivan + - Michael W. Nagle + - Casey S. Greene + publisher: openRxiv + date: '2023-01-07' + link: https://doi.org/grmcb9 + orcid: 0000-0002-4655-3773 + plugin: orcid.py + file: orcid.yaml +- id: doi:10.1093/gigascience/giad047 + title: Hetnet connectivity search provides rapid insights into how biomedical entities + are related + authors: + - Daniel S Himmelstein + - Michael Zietz + - Vincent Rubinetti + - Kyle Kloster + - Benjamin J Heil + - Faisal Alquaddoomi + - Dongbo Hu + - David N Nicholson + - Yun Hao + - Blair D Sullivan + - Michael W Nagle + - Casey S Greene + publisher: GigaScience + date: '2022-12-28' + link: https://doi.org/gsd85n + orcid: 0000-0002-4655-3773 + plugin: orcid.py + file: orcid.yaml +- id: doi:10.1101/2022.02.18.461833 + title: 'MolEvolvR: A web-app for characterizing proteins using molecular evolution + and phylogeny' + authors: + - Faisal S Alquaddoomi + - Joseph T Burke + - Lo Sosinski + - David A Mayer + - Evan P Brenner + - Samuel Z Chen + - Jacob D Krol + - Ethan P Wolfe + - Vincent P Rubinetti + - Shaddai Amolitos + - Kellen M Reason + - John B Johnston + - Janani Ravi + publisher: openRxiv + date: '2022-02-22' + link: https://doi.org/gstx7j + orcid: 0000-0002-4655-3773 + plugin: orcid.py + file: orcid.yaml +- id: doi:10.1186/s13059-020-02021-3 + title: Compressing gene expression data using multiple latent space dimensionalities + learns complementary biological representations + authors: + - Gregory P. Way + - Michael Zietz + - Vincent Rubinetti + - Daniel S. Himmelstein + - Casey S. Greene + publisher: Genome Biology + date: '2020-05-11' + link: https://doi.org/gg2mjh + orcid: 0000-0002-4655-3773 + plugin: orcid.py + file: orcid.yaml +- id: doi:10.1371/journal.pcbi.1007128 + title: Open collaborative writing with Manubot + authors: + - Daniel S. Himmelstein + - Vincent Rubinetti + - David R. Slochower + - Dongbo Hu + - Venkat S. Malladi + - Casey S. Greene + - Anthony Gitter + publisher: PLOS Computational Biology + date: '2019-06-24' + link: https://doi.org/c7np + orcid: 0000-0002-4655-3773 + plugin: orcid.py + file: orcid.yaml +- id: doi:10.1101/573782 + title: Sequential compression of gene expression across dimensionalities and methods + reveals no single best method or dimensionality + authors: + - Gregory P. Way + - Michael Zietz + - Vincent Rubinetti + - Daniel S. Himmelstein + - Casey S. Greene + publisher: openRxiv + date: '2019-03-11' + link: https://doi.org/gfxjxf + orcid: 0000-0002-4655-3773 + plugin: orcid.py + file: orcid.yaml diff --git a/_data/sources.yaml b/_data/sources.yaml index 62cd922..15df9cd 100644 --- a/_data/sources.yaml +++ b/_data/sources.yaml @@ -1,23 +1,1411 @@ -- id: doi:10.1371/journal.pcbi.1007128 +- id: 'A High-Performance Black-Box Bug-Finding Tool for Database Isolation Levels' + manual: true + title: 'A High-Performance Black-Box Bug-Finding Tool for Database Isolation Levels' + link: https://doi.org/10.1109/TKDE.2026.3676641 + authors: + - Siyang Weng + - Keqiang Li + - Zirui Hu + - Lyu Ni + - Chengcheng Yang + - Rong Zhang + - Peng Cai + - Xuan Zhou + - Weining Qian + - Jianquan Leng + publisher: IEEE Transactions on Knowledge and Data Engineering (TKDE) + date: '2026-01-01' + image: '../illustration/paper/leopard-tkde.png' + +- id: 'OBELISK: Efficient Offline Query Planning with Bayesian Optimization-Informed Language Model Reasoning' + manual: true + title: 'OBELISK: Efficient Offline Query Planning with Bayesian Optimization-Informed Language Model Reasoning' + link: + authors: + - Zhicheng Pan + - Wenwen Sun + - Y. Zhang + - T. Purcell + - Y. Dong + - Chengcheng Yang + - Rong Zhang + - Xuan Zhou + - Jianliang Xu + publisher: Proceedings of the VLDB Endowment (PVLDB) + date: '2026-3-1' + image: '../illustration/paper/mirage.png' + +- id: 'BOND: A Co-Designed Framework for LLM-Powered Analytics Over Relational Data' + manual: true + title: 'BOND: A Co-Designed Framework for LLM-Powered Analytics Over Relational Data' + link: + authors: + - Lixiang Chen + - Q. Zheng + - Zhicheng Pan + - Chengcheng Yang + - Rong Zhang + - Xuan Zhou + publisher: Proceedings of the IEEE International Conference on Data Engineering (ICDE) + date: '2026-3-1' + image: '../illustration/paper/mirage.png' + +- id: 'Q-Doctor: Retrieval-Augmented Diagnosis and Multi-Agent Correction for Query Performance Anomalies' + manual: true + title: 'Q-Doctor: Retrieval-Augmented Diagnosis and Multi-Agent Correction for Query Performance Anomalies' + link: + authors: + - Y. Han + - Zhicheng Pan + - Lixiang Chen + - Chengcheng Yang + - Rong Zhang + - Xuan Zhou + publisher: International Conference on Database Systems for Advanced Applications (DASFAA) + date: '2026-1-20' + image: '../illustration/paper/mirage.png' + +- id: 'Pisco: An Isolation Bug Case Reduction and Deduplication Framework' + manual: true + title: 'Pisco: An Isolation Bug Case Reduction and Deduplication Framework' + link: + authors: + - Siyang Weng + - Hongyu Yang + - Zirui Hu + - Rong Zhang + - Zhicheng Pan + - Chengcheng Yang + - Xuan Zhou + - Yuxing Chen + - Xiaolong He + - Anqun Pan + publisher: Proceedings of the VLDB Endowment (VLDB) + date: '2026-1-15' + image: '../illustration/paper/mirage.png' + +- id: 'Memory-Aware Query Optimization' + manual: true + title: 'Memory-Aware Query Optimization' + link: + authors: + - Haopu Dong + - Zirui Hu + - Chenhao Lu + - Siyang Weng + - Qingsong Ruan + - Rong Zhang + publisher: IEEE International Conference on Big Data (BigData) + date: '2025-11-12' + image: '../illustration/paper/mirage.png' + +- id: 'Vodka: Rethink Benchmarking Philosophy in HTAP Systems' + manual: true + title: 'Vodka: Rethink Benchmarking Philosophy in HTAP Systems' + link: + authors: + - Zirui Hu + - Siyang Weng + - Zhicheng Pan + - Rong Zhang + - Chengcheng Yang + - Peng Cai + - Xuan Zhou + - Quanqing Xu + - Chanhui Yang + publisher: Proceedings of the VLDB Endowment (VLDB) + date: '2025-10-15' + image: '../illustration/paper/mirage.png' + +- id: "面向关系型数据库锁机制实现的模糊测试框架" + link: + manual: true + title: "面向关系型数据库锁机制实现的模糊测试框架" + authors: + - Hongyu Yang + - Siyang Weng + - Chenhao Lu + - Rong Zhang + - Xuan Zhou + image: '../illustration/paper/mirage.png' + publisher: National Database Conference of CCF (NDBC) + date: '2025-06-30' + image: "" +- id: "A Query-Aware Enormous Database Generator For System Performance Evaluation " + manual: true + title: "A Query-Aware Enormous Database Generator For System Performance Evaluation " + link: none + authors: + - Xuhua Huang + - Zirui Hu + - Siyang Weng + - Rong Zhang + - Chengcheng Yang + - Xuan Zhou + - Weining Qian + - Quanqing Xu + - Chuanhui Yang + publisher: ACM SIGMOD/PODS International Conference on Management of Data (SIGMOD) + date: '2025-03-16' + orcid: 0000-0002-4655-3773 + plugin: sources.py + file: sources.yaml type: paper - description: Lorem ipsum _dolor_ **sit amet**, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. - date: 2020-12-4 - image: https://journals.plos.org/ploscompbiol/article/figure/image?size=inline&id=info:doi/10.1371/journal.pcbi.1007128.g001&rev=2 + image: '../illustration/paper/mirage-demo.png' buttons: - - type: manubot - link: https://greenelab.github.io/meta-review/ - - type: source - text: Manuscript Source - link: https://github.com/greenelab/meta-review - - type: website - link: http://manubot.org/ + - type: source + text: Source Code + link: https://github.com/dbhammer + - type: website + link: http://github.com/dbhammer tags: - - open science - - collaboration - repo: greenelab/meta-review - -- id: doi:10.1016/j.csbj.2020.05.017 - image: https://ars.els-cdn.com/content/image/1-s2.0-S2001037020302804-gr1.jpg + - Worklod Generation + - Query Performance Tuning + repo: dbhammer/dbhammer.github.io +- id: 'Rabbit: Retrieval-Augmented Generation Enables Better Automatic Database Knob Tuning' + manual: true + title: 'Rabbit: Retrieval-Augmented Generation Enables Better Automatic Database Knob Tuning' + link: https://www.computer.org/csdl/proceedings-article/icde/2025/360300d807/26FZC51tvRC + authors: + - Wenwen Sun + - Zhicheng Pan + - Zirui Hu + - Yu Liu + - Chengcheng Yang + - Rong Zhang + - Xuan Zhou + publisher: IEEE International Conference on Data Engineering (ICDE) + date: '2025-03-26' + image: '../illustration/paper/rabbit.png' +- id: "Hyper: Hybrid Physical Design Advisor with Multi-agent Reinforcement Learning" + manual: true + title: "Hyper: Hybrid Physical Design Advisor with Multi-agent Reinforcement Learning" + link: https://www.computer.org/csdl/proceedings-article/icde/2025/360300b565/26FZAbicw2A + authors: + - Zhicheng Pan + - Yuanjia Zhang + - Chengcheng Yang + - Ahmad Ghazal + - Rong Zhang + - Huiqi Hu + - Xiaoju Wu + - Yu Dong + - Xuan Zhou + publisher: IEEE International Conference on Data Engineering (ICDE) + date: '2025-01-01' + orcid: 0000-0002-4655-3773 + plugin: sources.py + file: sources.yaml + type: paper + description: An index recommendation tool collaborated with TiDB. + image: '../illustration/paper/hyper.png' + buttons: + - type: source + text: Source Code + link: https://github.com/dbhammer + - type: website + link: http://github.com/dbhammer + tags: + - AI4DB + - Index Recommendation + repo: dbhammer/dbhammer.github.io +- id: "Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality Estimation (NDBC Version)" + link: + manual: true + title: "Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality Estimation" + authors: + - Chenhao Lu + - Zirui Hu + - Rong Zhang + publisher: National Database Conference of CCF (NDBC) + date: '2025-06-30' + image: '../illustration/paper/artemis.png' +- id: "Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality Estimation" + manual: true + title: "Artemis: A Customizable Workload Generation Toolkit for Benchmarking Cardinality Estimation" + link: https://www.computer.org/csdl/proceedings-article/icde/2025/360300e628/26FZD0CCVji + authors: + - Zirui Hu + - Rong Zhang + - Chengcheng Yang + - Xuan Zhou + - Quanqing Xu + - Chuanhui Yang + publisher: IEEE International Conference on Data Engineering (ICDE) + date: '2025-01-01' + orcid: 0000-0002-4655-3773 + plugin: sources.py + file: sources.yaml + type: paper + description: A data and workload generation tool for cardinality estimation benchmarking collaborated with OceanBase. + image: '../illustration/paper/artemis.png' + buttons: + - type: source + text: Source Code + link: https://github.com/dbhammer + - type: website + link: http://github.com/dbhammer + tags: + - AI4DB + - Worklod Generation + - Cardinality Estimation + repo: dbhammer/dbhammer.github.io +- id: "Benchmarking Distributed Transactional Database Systems" + manual: true + title: "Benchmarking Distributed Transactional Database Systems" + link: none + authors: + - Hailin He + - Siyang Weng + - Huidong Zhang + - Rong Zhang + - Xuan Zhou + publisher: BenchCouncil Transactions on Benchmarks, Standards and Evaluations + date: '2024-10-01' + image: '../illustration/paper/benchmarking-distributed-transactional.png' +- id: "DBStorm: Generating Various Effective Workloads for Testing Isolation Levels" + manual: true + title: "DBStorm: Generating Various Effective Workloads for Testing Isolation Levels" + link: https://2024.issta.org/details/issta-2024-papers/61/DBStorm-Generating-Various-Effective-Workloads-for-Testing-Isolation-Levels + authors: + - Keqiang Li + - Siyang Weng + - Lyu Ni + - Chengcheng Yang + - Rong Zhang + - Xuan Zhou + - Aoying Zhou + publisher: International Symposium on Software Testing and Analysis (ISSTA) + date: '2024-07-16' + image: '../illustration/paper/dbstorm.png' +- id: "Mirage: Generating Enormous Databases for Complex Workloads" + manual: true + title: "Mirage: Generating Enormous Databases for Complex Workloads" + link: https://www.computer.org/csdl/proceedings-article/icde/2024/171500d989/1YOtBpuCaTS + authors: + - Qingshuai Wang + - Hao Li + - Zirui Hu + - Rong Zhang + - Chengcheng Yang + - Peng Cai + - Xuan Zhou + - Aoying Zhou + publisher: IEEE International Conference on Data Engineering (ICDE) + date: '2024-03-20' + image: '../illustration/paper/mirage.png' +- id: "Functionality-Aware Database Tuning via Multi-Task Learning" + link: https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=10598099 + manual: true + title: "Functionality-Aware Database Tuning via Multi-Task Learning" + authors: + - Zhongwei Yue + - Shujian Peng + - Peng Cai + - Xuan Zhou + - Huiqi Hu + - Rong Zhang + - Quanqing Xu + - Chuanhui Yang + publisher: IEEE International Conference on Data Engineering (ICDE) + date: '2024-03-19' + image: '../illustration/paper/functionality-aware.png' +- id: "SPQO: Learning to Safely Reuse Cached Plans for Dynamic Workloads" + link: https://dl.acm.org/doi/10.1007/978-981-97-5552-3_21 + manual: true + title: "SPQO: Learning to Safely Reuse Cached Plans for Dynamic Workloads" + authors: + - Sijia Li + - Peng Cai + - Yiqi Shen + - Huiqi Hu + - Rong Zhang + - Xuan Zhou + - Quanqing Xu + - Chuanhui Yang + publisher: Database Systems for Advanced Applications (DASFAA) + date: '2024-03-17' + image: '../illustration/paper/SPQO.png' +- id: "Touchstone+ : Query Aware Database Generation for Match Operators" + manual: true + title: "Touchstone+ : Query Aware Database Generation for Match Operators" + link: https://link.springer.com/chapter/10.1007/978-981-97-5552-3_18 + authors: + - Hao Li + - Qingshuai Wang + - Zirui Hu + - Xuhua Huang + - Lv Ni + - Rong Zhang + - Xuan Zhou + - Quanqing Xu + publisher: Database Systems for Advanced Applications (DASFAA) + date: '2024-03-18' + image: '../illustration/paper/touchstone+.png' +- id: 'Lauca: A Workload Duplicator for Benchmarking Transactional Database Performance' + manual: true + title: 'Lauca: A Workload Duplicator for Benchmarking Transactional Database Performance' + link: https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10416761 + authors: + - Siyang Weng + - Qingshuai Wang + - Luyi Qu + - Rong Zhang + - Peng cai + - Weining Qian + - Aoying Zhou + publisher: IEEE Transactions on Knowledge and Data Engineering (TKDE) + date: '2024-02-21' + image: '../illustration/paper/lauca.png' +- id: 'Leopard: A General Test Suite for Isolation Level Verification' + manual: true + title: 'Leopard: A General Test Suite for Isolation Level Verification' + link: https://www.cidrdb.org/cidr2024/papers/p44-liu.pdf + authors: + - Peiyuan Liu + - Siyang Weng + - Keqiang Li + - Lyu Ni + - Chengcheng Yang + - Rong Zhang + - Weining Qian + - Dian Qiao + publisher: International Conference on Innovative Data Systems Research (CIDR) + date: '2024-01-17' + image: '../illustration/paper/leopard-liu.png' +- id: 'Dike: A Benchmark Suite for Distributed Transactional Databases' + manual: true + title: 'Dike: A Benchmark Suite for Distributed Transactional Databases' + link: https://dl.acm.org/doi/abs/10.1145/3555041.3589710 + authors: + - Huidong Zhang + - Luyi Qu + - Qingshuai Wang + - Rong Zhang + - Peng Cai + - Quanqing Xu + - Zhifeng Yang + - Chuanhui Yang + publisher: ACM SIGMOD/PODS International Conference on Management of Data (SIGMOD) + date: '2023-01-01' + image: '../illustration/paper/dike.png' +- id: "Survey on Benchmarking Ability of HTAP Benchmarks" + manual: true + title: "Survey on Benchmarking Ability of HTAP Benchmarks" + publisher: "Journal of Software" + link: https://jos.org.cn/jos/article/pdf/7225 + authors: + - "Siyang Weng" + - "Rong Yu" + - "Qingshuai Wang" + - "Zirui Hu" + - "Lv Ni" + - "Rong Zhang" + - "Xuan Zhou" + - "Aoying Zhou" + - "Quanqing Xu" + - "Chuanhui Yang" + - "Wei Liu" + - "Panfei Yang" + date: '2024-05-20' + image: '../illustration/paper/HTAP评测基准.png' +- id: "Data Sharing Model and Optimization Strategies in HTAP Database Systems" + manual: true + title: "Data Sharing Model and Optimization Strategies in HTAP Database Systems" + publisher: "Journal of Software" + link: https://jos.org.cn/jos/article/pdf/6901 + authors: + - "Zirui Hu" + - "Siyang Weng" + - "Qingshuai Wang" + - "Rong Yu" + - "Jinkai Xu" + - "Rong Zhang" + - "Xuan Zhou" + date: '2023-07-12' + image: '../illustration/paper/HTAP数据库系统数据共享模型与优化策略.png' +- id: 'Workload-Aware Log-Structured Merge Key-Value Store for NVM-SSD Hybrid Storage' + manual: true + title: 'Workload-Aware Log-Structured Merge Key-Value Store for NVM-SSD Hybrid Storage' + link: https://ieeexplore.ieee.org/document/10184519 + authors: + - Lixiang Chen + - Ruihao Chen + - Chengcheng Yang + - Yuxing Han + - Rong Zhang + - Xuan Zhou + - Peiquan Jin + - Weining Qian + publisher: IEEE International Conference on Data Engineering (ICDE) + date: '2023-01-01' + image: '../illustration/paper/workload-aware-lsm.png' +- id: 'An Optimized Solution for Highly Contended Transactional Workloads' + manual: true + title: 'An Optimized Solution for Highly Contended Transactional Workloads' + link: https://link.springer.com/chapter/10.1007/978-981-99-8664-4_23 + authors: + - Chunxi Zhang + - Shuyan Zhang + - Ting Chen + - Rong Zhang + - Kai Liu + publisher: International Symposium on Dependable Software Engineering:Theories, Tools, and Applications (SETTA) + date: '2023-01-01' + image: '../illustration/paper/an-optimized-solution.png' +- id: 'Leopard: A Black-Box Approach for Efficiently Verifying Various Isolation Levels' + manual: true + title: 'Leopard: A Black-Box Approach for Efficiently Verifying Various Isolation Levels' + link: https://ieeexplore.ieee.org/document/10184872 + authors: + - Keqiang Li + - Siyang Weng + - Peiyuan Liu + - Lyu Ni + - Chengcheng Yang + - Rong Zhang + - Xuan Zhou + - Jianghang Lou + - Gui Huang + - Weining Qian + - Aoying Zhou + publisher: IEEE International Conference on Data Engineering (ICDE) + date: '2023-01-01' + image: '../illustration/paper/leopard-li.png' +- id: 'A Scalable Query-Aware Enormous Database Generator for Database Evaluation' + manual: true + title: A Scalable Query-Aware Enormous Database Generator for Database Evaluation + link: https://ieeexplore.ieee.org/document/9720100 + authors: + - Qingshuai Wang + - Yuming Li + - Rong Zhang + - Ke Shu + - Zhenjie Zhang + - Aoying Zhou + publisher: IEEE Transactions on Knowledge and Data Engineering (TKDE) + date: '2022-01-01' + link: https://doi.org/gppmbf + image: /illustration/paper.touchstone.2.png + extra-links: + - type: source + link: https://github.com/DBHammer/Touchstone + tags: + - Query-aware Data Generator + - OLAP Database Testing + - Query Generator + image: '../illustration/paper/a-scalable-query-aware.png' +- id: 'Touchstone: Generating Enormous Query-Aware Test Databases' + manual: true + title: 'Touchstone: Generating Enormous Query-Aware Test Databases' + link: https://www.usenix.org/conference/atc18/presentation/li-yuming + authors: + - Yuming Li + - Rong Zhang + - Xiaoyan Yang + - Zhenjie Zhang + - Aoying Zhou + publisher: USENIX Annual Technical Conference (USENIX ATC) + date: '2018-01-01' + image: /illustration/paper.touchstone.1.png + repo: DBHammer/Touchstone + extra-links: + - type: source + link: https://github.com/DBHammer/Touchstone +- id: doi:10.1016/j.tbench.2022.100031 + title: Are current benchmarks adequate to evaluate distributed transactional databases? + link: https://www.sciencedirect.com/science/article/pii/S2772485922000187 + authors: + - Luyi Qu + - Qingshuai Wang + - Ting Chen + - Keqiang Li + - Rong Zhang + - Xuan Zhou + - Quanqing Xu + - Zhifeng Yang + - Chuanhui Yang + - Weining Qian + - Aoying Zhou + publisher: BenchCouncil Transactions on Benchmarks, Standards and Evaluations + date: '2022-03-01' + link: https://doi.org/gqb25r + image: /illustration/AreCurrentBenchmark.jpg + extra-links: null +- id: doi:10.1007/s11704-020-0248-x + title: A comprehensive study on fault tolerance in stream processing systems + link: https://link.springer.com/article/10.1007/s11704-020-0248-x + authors: + - Xiaotong Wang + - Chunxi Zhang + - Junhua Fang + - Rong Zhang + - Weining Qian + - Aoying Zhou + publisher: Frontiers of Computer Science + date: '2021-09-25' + link: https://doi.org/gqpncg +- id: doi:10.1007/s11704-022-1056-2 + title: Scalable and quantitative contention generation for performance evaluation + on OLTP databases + authors: + - Chunxi Zhang + - Yuming Li + - Rong Zhang + - Weining Qian + - Aoying Zhou + publisher: Frontiers of Computer Science + date: '2022-08-09' + link: https://doi.org/gqpnch + image: '../illustration/paper/scalable-and-quantitative-contention.png' +- id: doi:10.1109/ICDE53745.2022.00036 + title: Application-Oriented Workload Generation for Transactional Database Performance Evaluation + link: https://ieeexplore.ieee.org/document/9835481 + authors: + - Luyi Qu + - Yuming Li + - Rong Zhang + - Ting Chen + - Ke Shu + - Weining Qian + - Aoying Zhou + publisher: IEEE 38th International Conference on Data Engineering (ICDE) + date: '2022-05-01' + link: https://doi.org/gqpnck + image: '../illustration/paper/application-oriented-workload.png' +- id: doi:10.1109/TKDE.2019.2947055 + title: 'A-DSP: An Adaptive Join Algorithm for Dynamic Data Stream on Cloud System' + link: https://ieeexplore.ieee.org/document/8868214 + authors: + - Junhua Fang + - Rong Zhang + - Yan Zhao + - Kai Zheng + - Xiaofang Zhou + - Aoying Zhou + publisher: IEEE Transactions on Knowledge and Data Engineering (TKDE) + date: '2020-01-01' + link: https://doi.org/gqpncm +- id: doi:10.1007/978-3-030-85896-4_15 + title: Dynamic Environment Simulation for Database Performance Evaluation + link: https://link.springer.com/chapter/10.1007/978-3-030-85896-4_15 + authors: + - Chunxi Zhang + - Rong Zhang + - Qian Su + - Aoying Zhou + publisher: Web and Big Data + date: '2021-01-01' + link: https://doi.org/gqpncn +- id: doi:10.1142/11709 + title: Load Balance for Distributed Real-time Computing Systems + authors: + - Junhua Fang + - Rong Zhang + - Aoying Zhou + publisher: East China Normal University Scientific Reports + date: '2020-07-01' + link: https://doi.org/gqpncp +- id: doi:10.1007/s11704-019-8438-0 + title: Benchmarking on intensive transaction processing + link: https://link.springer.com/article/10.1007/s11704-019-8438-0 + authors: + - Chunxi Zhang + - Yuming Li + - Rong Zhang + - Weining Qian + - Aoying Zhou + publisher: Frontiers of Computer Science + date: '2020-01-03' + link: https://doi.org/gqpncq +- id: doi:10.1007/978-3-030-60290-1_8 + title: Evaluating Fault Tolerance of Distributed Stream Processing Systems + link: https://link.springer.com/chapter/10.1007/978-3-030-60290-1_8 + authors: + - Xiaotong Wang + - Cheng Jiang + - Junhua Fang + - Ke Shu + - Rong Zhang + - Weining Qian + - Aoying Zhou + publisher: Web and Big Data + date: '2020-01-01' + link: https://doi.org/gqpncs +- id: doi:10.1007/978-3-030-60290-1_34 + title: Quantitative Contention Generation for Performance Evaluation on OLTP Databases + link: https://link.springer.com/chapter/10.1007/978-3-030-60290-1_34 + authors: + - Chunxi Zhang + - Rong Zhang + - Weining Qian + - Ke Shu + - Aoying Zhou + publisher: Web and Big Data + date: '2020-01-01' + link: https://doi.org/gqpnct +- id: doi:10.1007/978-3-030-71058-3_5 + title: 'Artemis: An Automatic Test Suite Generator for Large Scale OLAP Database' + link: https://link.springer.com/chapter/10.1007/978-3-030-71058-3_5 + authors: + - Kaiming Mi + - Chunxi Zhang + - Weining Qian + - Rong Zhang + publisher: Benchmarking, Measuring, and Optimizing + date: '2021-01-01' + link: https://doi.org/gqpncv +- id: doi:10.1007/s11280-018-0656-0 + title: Integrating workload balancing and fault tolerance in distributed stream + processing system + authors: + - Junhua Fang + - Pingfu Chao + - Rong Zhang + - Xiaofang Zhou + publisher: World Wide Web + date: '2019-01-07' + link: https://doi.org/gqpncw +- id: doi:10.1007/978-3-030-26075-0_15 + title: 'Apara: Workload-Aware Data Partition and Replication for Parallel Databases' + authors: + - Xiaolei Zhang + - Chunxi Zhang + - Yuming Li + - Rong Zhang + - Aoying Zhou + publisher: Web and Big Data + date: '2019-01-01' + link: https://doi.org/gqpncx +- id: doi:10.1007/s11704-016-6194-y + title: Distribution-free data density estimation in large-scale networks + authors: + - Minqi Zhou + - Rong Zhang + - Weining Qian + - Aoying Zhou + publisher: Frontiers of Computer Science + date: '2018-12-01' + link: https://doi.org/gqpncz +- id: doi:10.1109/TPDS.2018.2827380 + title: Distributed Stream Rebalance for Stateful Operator Under Workload Variance + authors: + - Junhua Fang + - Rong Zhang + - Tom Z. J. Fu + - Zhenjie Zhang + - Aoying Zhou + - Xiaofang Zhou + publisher: IEEE Transactions on Parallel and Distributed Systems + date: '2018-10-01' + link: https://doi.org/gfbfnj +- id: doi:10.1007/978-3-030-32813-9_13 + title: Benchmarking for Transaction Processing Database Systems in Big Data Era + authors: + - Chunxi Zhang + - Yuming Li + - Rong Zhang + - Weining Qian + - Aoying Zhou + publisher: Benchmarking, Measuring, and Optimizing + date: '2019-01-01' + link: https://doi.org/gnf67r +- id: doi:10.1007/978-3-319-91458-9_52 + title: 'AdaptMX: Flexible Join-Matrix Streaming System for Distributed Theta-Joins' + authors: + - Xiaotong Wang + - Cheng Jiang + - Junhua Fang + - Xiangfeng Wang + - Rong Zhang + publisher: Database Systems for Advanced Applications + date: '2018-01-01' + link: https://doi.org/gqpnc3 +- id: doi:10.1007/s11280-017-0431-7 + title: Distributed stream join under workload variance + authors: + - Junhua Fang + - Rong Zhang + - Xiaotong Wang + - Aoying Zhou + publisher: World Wide Web + date: '2017-01-23' + link: https://doi.org/gqpnc4 +- id: doi:10.1007/978-3-319-55699-4_39 + title: Cost-Effective Data Partition for Distributed Stream Processing System + authors: + - Xiaotong Wang + - Junhua Fang + - Yuming Li + - Rong Zhang + - Aoying Zhou + publisher: Database Systems for Advanced Applications + date: '2017-01-01' + link: https://doi.org/gqpndj +- id: doi:10.1145/3078597.3078613 + title: Parallel Stream Processing Against Workload Skewness and Variance + authors: + - Junhua Fang + - Rong Zhang + - Tom Z.J. Fu + - Zhenjie Zhang + - Aoying Zhou + - Junhua Zhu + publisher: Proceedings of the 26th International Symposium on High-Performance Parallel + and Distributed Computing + date: '2017-06-26' + link: https://doi.org/gqpnm2 +- id: doi:10.1007/s10115-015-0880-1 + title: Learning user credibility for product ranking + authors: + - Rong Zhang + - Ming Gao + - Xiaofeng He + - Aoying Zhou + publisher: Knowledge and Information Systems + date: '2015-09-30' + link: https://doi.org/f79gqn +- id: doi:10.1007/978-3-319-45817-5_1 + title: Flexible and Adaptive Stream Join Algorithm + authors: + - Junhua Fang + - Xiaotong Wang + - Rong Zhang + - Aoying Zhou + publisher: Web Technologies and Applications + date: '2016-01-01' + link: https://doi.org/gqpnm4 +- id: doi:10.1007/978-3-319-45814-4_2 + title: 'NERank: Ranking Named Entities in Document Collections' + authors: + - Chengyu Wang + - Rong Zhang + - Xiaofeng He + - Guomin Zhou + - "Aoying Zhou" + publisher: Web Technologies and Applications + date: '2016-01-01' + link: https://doi.org/gqpnm5 +- id: doi:10.1145/2983323.2983705 + title: Error Link Detection and Correction in Wikipedia + authors: + - Chengyu Wang + - Rong Zhang + - Xiaofeng He + - Aoying Zhou + publisher: Proceedings of the 25th ACM International on Conference on Information + and Knowledge Management + date: '2016-10-24' + link: https://doi.org/gqpnm6 +- id: doi:10.1145/2983323.2983773 + title: Cost-Effective Stream Join Algorithm on Cloud System + authors: + - Junhua Fang + - Rong Zhang + - Xiaotong Wang + - Tom Z.J. Fu + - Zhenjie Zhang + - Aoying Zhou + publisher: Proceedings of the 25th ACM International on Conference on Information + and Knowledge Management + date: '2016-10-24' + link: https://doi.org/gqpnnb +- id: doi:10.1007/978-3-319-39958-4_7 + title: Learning User Credibility on Aspects from Review Texts + authors: + - Yifan Gao + - Yuming Li + - Yanhong Pan + - Jiali Mao + - Rong Zhang + publisher: Web-Age Information Management + date: '2016-01-01' + link: https://doi.org/gqpnnd +- id: doi:10.1007/978-3-319-48740-3_35 + title: Event Phase Extraction and Summarization + authors: + - Chengyu Wang + - Rong Zhang + - Xiaofeng He + - Guomin Zhou + - Aoying Zhou + publisher: "Web Information Systems Engineering \u2013 WISE 2016" + date: '2016-01-01' + link: https://doi.org/gqpnng +- id: doi:10.1145/2872518.2889348 + title: 'NERank: Ranking Named Entities in Document Collections' + authors: + - Chengyu Wang + - Rong Zhang + - Xiaofeng He + - Aoying Zhou + publisher: Proceedings of the 25th International Conference Companion on World Wide + Web - WWW '16 Companion + date: '2016-01-01' + link: https://doi.org/gqpnnh +- id: doi:10.1007/s11704-014-3492-0 + title: Product-oriented review summarization and scoring + authors: + - Rong Zhang + - Wenzhe Yu + - Chaofeng Sha + - Xiaofeng He + - Aoying Zhou + publisher: Frontiers of Computer Science + date: '2015-01-21' + link: https://doi.org/gqpnnk +- id: doi:10.1007/s11280-014-0296-y + title: Detecting anomaly in data streams by fractal model + authors: + - Rong Zhang + - Minqi Zhou + - Xueqing Gong + - Xiaofeng He + - Weining Qian + - Shouke Qin + - Aoying Zhou + publisher: World Wide Web + date: '2014-06-10' + link: https://doi.org/gqpnnm +- id: doi:10.1109/WISA.2015.63 + title: 'ACID Encountering the CAP Theorem: Two Bank Case Studies' + authors: + - Chao Kong + - Ming Gao + - Weining Qian + - Minqi Zhou + - Xueqing Gong + - Rong Zhang + - Aoying Zhou + publisher: 2015 12th Web Information System and Application Conference (WISA) + date: '2015-09-01' + link: https://doi.org/gqpnnp +- id: doi:10.1007/978-3-319-19548-3_29 + title: 'SEMI: A Scalable Entity Matching System Based on MapReduce' + authors: + - Pingfu Chao + - Yuming Li + - Zhu Gao + - Junhua Fang + - Xiaofeng He + - Rong Zhang + publisher: Lecture Notes in Computer Science + date: '2015-01-01' + link: https://doi.org/gqpnnq +- id: doi:10.1007/978-3-319-28121-6_15 + title: Multi-dimensional User Credibility Analysis on Review Content + authors: + - Yifan Gao + - Yuming Li + - Rong Zhang + publisher: Web Technologies and Applications + date: '2015-01-01' + link: https://doi.org/gqpnnr +- id: doi:10.1007/978-3-319-25255-1_42 + title: Random-Based Algorithm for Efficient Entity Matching + authors: + - Pingfu Chao + - Zhu Gao + - Yuming Li + - Junhua Fang + - Rong Zhang + - Aoying Zhou + publisher: Web Technologies and Applications + date: '2015-01-01' + link: https://doi.org/gqpnns +- id: doi:10.1007/978-3-319-25255-1_51 + title: User Generated Content Oriented Chinese Taxonomy Construction + authors: + - Jinyang Li + - Chengyu Wang + - Xiaofeng He + - Rong Zhang + - Ming Gao + publisher: Web Technologies and Applications + date: '2015-01-01' + link: https://doi.org/gqpnnt +- id: doi:10.1007/978-3-319-18123-3_33 + title: A Restaurant Recommendation System by Analyzing Ratings and Aspects in Reviews + authors: + - Yifan Gao + - Wenzhe Yu + - Pingfu Chao + - Rong Zhang + - Aoying Zhou + - Xiaoyan Yang + publisher: Database Systems for Advanced Applications + date: '2015-01-01' + link: https://doi.org/gqpnnv +- id: doi:10.1109/ICDEW.2015.7129545 + title: Challenges in Chinese knowledge graph construction + authors: + - Chengyu Wang + - Ming Gao + - Xiaofeng He + - Rong Zhang + publisher: 2015 31st IEEE International Conference on Data Engineering Workshops + date: '2015-04-01' + link: https://doi.org/gqpnnw +- id: doi:10.1109/ICDE.2015.7113308 + title: Dish comment summarization based on bilateral topic analysis + authors: + - Rong Zhang + - Zhenjie Zhang + - Xiaofeng He + - Aoying Zhou + publisher: 2015 IEEE 31st International Conference on Data Engineering + date: '2015-04-01' + link: https://doi.org/gqpnnx +- id: doi:10.1007/978-3-319-21042-1_20 + title: Review Comment Analysis for Predicting Ratings + authors: + - Rong Zhang + - Yifan Gao + - Wenzhe Yu + - Pingfu Chao + - Xiaoyan Yang + - Ming Gao + - Aoying Zhou + publisher: Web-Age Information Management + date: '2015-01-01' + link: https://doi.org/gqpnnz +- id: doi:10.1007/978-3-319-21042-1_30 + title: Computing Probability Threshold Set Similarity on Probabilistic Sets + authors: + - Lei Wang + - Ming Gao + - Rong Zhang + - Cheqing Jin + - Aoying Zhou + publisher: Web-Age Information Management + date: '2015-01-01' + link: https://doi.org/gqpnpc +- id: doi:10.1007/978-3-319-21042-1_48 + title: Efficient MapReduce-Based Method for Massive Entity Matching + authors: + - Pingfu Chao + - Zhu Gao + - Yuming Li + - Junhua Fang + - Rong Zhang + - Aoying Zhou + publisher: Web-Age Information Management + date: '2015-01-01' + link: https://doi.org/gqpnpf +- id: doi:10.1002/dac.2619 + title: 'MR-tree: an efficient index for MapReduce' + authors: + - Chunsheng Li + - Jie Chen + - Cheqing Jin + - Rong Zhang + - Aoying Zhou + publisher: International Journal of Communication Systems + date: '2013-08-08' + link: https://doi.org/gqpnpn +- id: doi:10.1109/ASONAM.2014.6921558 + title: Online evaluation re-scoring based on review behavior analysis + authors: + - Rong Zhang + - Xiaofeng He + - Aoying Zhou + - Chaofeng Sha + publisher: 2014 IEEE/ACM International Conference on Advances in Social Networks + Analysis and Mining (ASONAM 2014) + date: '2014-08-01' + link: https://doi.org/gqpnpq +- id: doi:10.1007/978-3-319-05810-8_27 + title: Probabilistic Reverse Top-k Queries + authors: + - Cheqing Jin + - Rong Zhang + - Qiangqiang Kang + - Zhao Zhang + - Aoying Zhou + publisher: Database Systems for Advanced Applications + date: '2014-01-01' + link: https://doi.org/gqpnpr +- id: doi:10.1007/978-3-319-05813-9_36 + title: 'TaxiHailer: A Situation-Specific Taxi Pick-Up Points Recommendation System' + authors: + - Leyi Song + - Chengyu Wang + - Xiaoyi Duan + - Bing Xiao + - Xiao Liu + - Rong Zhang + - Xiaofeng He + - Xueqing Gong + publisher: Database Systems for Advanced Applications + date: '2014-01-01' + link: https://doi.org/gqpnpv +- id: doi:10.1007/s11704-013-1256-x + title: Context-sensitive Web service discovery over the bipartite graph model + authors: + - Rong Zhang + - Koji Zettsu + - Yutaka Kidawara + - Yasushi Kiyoki + - Aoying Zhou + publisher: Frontiers of Computer Science + date: '2013-09-25' + link: https://doi.org/gqpnpw +- id: doi:10.1007/978-3-642-37401-2_70 + title: Selecting a Diversified Set of Reviews + authors: + - Wenzhe Yu + - Rong Zhang + - Xiaofeng He + - Chaofeng Sha + publisher: Web Technologies and Applications + date: '2013-01-01' + link: https://doi.org/gqpnqh +- id: doi:10.1007/978-3-642-37450-0_28 + title: A Hybrid Framework for Product Normalization in Online Shopping + authors: + - Li Wang + - Rong Zhang + - Chaofeng Sha + - Xiaofeng He + - Aoying Zhou + publisher: Database Systems for Advanced Applications + date: '2013-01-01' + link: https://doi.org/gqpnqk +- id: doi:10.1109/ICDM.2013.62 + title: Search Behavior Based Latent Semantic User Segmentation for Advertising Targeting + authors: + - Xueqing Gong + - Xinyu Guo + - Rong Zhang + - Xiaofeng He + - Aoying Zhou + publisher: 2013 IEEE 13th International Conference on Data Mining + date: '2013-12-01' + link: https://doi.org/gqpnqm +- id: doi:10.1007/978-3-642-39527-7_37 + title: Threshold Selection for Classification with Skewed Class Distribution + authors: + - Xiaofeng He + - Rong Zhang + - Aoying Zhou + publisher: Web-Age Information Management + date: '2013-01-01' + link: https://doi.org/gqpnqn +- id: doi:10.1007/978-3-642-41230-1_46 + title: "Predicting Users\u2019 Age Range in Micro-blog Network" + authors: + - Chengyu Wang + - Bing Xiao + - Xiang Li + - Jiawen Zhu + - Xiaofeng He + - Rong Zhang + publisher: Lecture Notes in Computer Science + date: '2013-01-01' + link: https://doi.org/gqpnqp +- id: doi:10.1109/CGC.2012.11 + title: Web Service Ranking Based on Context + authors: + - Rong Zhang + - Koji Zettsu + - Yutaka Kidawara + - Yasushi Kiyoki + publisher: 2012 Second International Conference on Cloud and Green Computing + date: '2012-11-01' + link: https://doi.org/gqpnqq +- id: doi:10.1145/2396761.2398591 + title: Credibility-based product ranking for C2C transactions + authors: + - Rong Zhang + - Chao Feng Sha + - Min Qi Zhou + - Ao Ying Zhou + publisher: Proceedings of the 21st ACM international conference on Information and + knowledge management - CIKM '12 + date: '2012-01-01' + link: https://doi.org/gqpnqr +- id: doi:10.1145/2187980.2188171 + title: Exploiting shopping and reviewing behavior to re-score online evaluations + authors: + - Rong Zhang + - ChaoFeng Sha + - Minqi Zhou + - Aoying Zhou + publisher: Proceedings of the 21st international conference companion on World Wide + Web - WWW '12 Companion + date: '2012-01-01' + link: https://doi.org/gqpnqt +- id: doi:10.1007/978-3-642-20149-3_31 + title: Context-Sensitive Query Expansion over the Bipartite Graph Model for Web + Service Search + authors: + - Rong Zhang + - Koji Zettsu + - Yutaka Kidawara + - Yasushi Kiyoki + publisher: Database Systems for Advanced Applications + date: '2011-01-01' + link: https://doi.org/frhnnr +- id: doi:10.1109/IUCS.2010.5666772 + title: 'Services in the Cloud Computing era: A survey' + authors: + - Minqi Zhou + - Rong Zhang + - Dadan Zeng + - Weining Qian + publisher: 2010 4th International Universal Communication Symposium + date: '2010-10-01' + link: https://doi.org/c8b9hw +- id: doi:10.1109/SKG.2010.18 + title: Join Optimization in the MapReduce Environment for Column-wise Data Store + authors: + - Minqi Zhou + - Rong Zhang + - Dadan Zeng + - Weining Qian + - Aoying Zhou + publisher: 2010 Sixth International Conference on Semantics, Knowledge and Grids + date: '2010-11-01' + link: https://doi.org/bfbt2f +- id: doi:10.1109/SKG.2010.19 + title: 'Security and Privacy in Cloud Computing: A Survey' + authors: + - Minqi Zhou + - Rong Zhang + - Wei Xie + - Weining Qian + - Aoying Zhou + publisher: 2010 Sixth International Conference on Semantics, Knowledge and Grids + date: '2010-11-01' + link: https://doi.org/fgjt5x +- id: doi:10.1007/978-3-642-14246-8_36 + title: Exploiting Service Context for Web Service Search Engine + authors: + - Rong Zhang + - Koji Zettsu + - Yutaka Kidawara + - Yasushi Kiyoki + publisher: Web-Age Information Management + date: '2010-01-01' + link: https://doi.org/dqv5s7 +- id: doi:10.1016/j.future.2008.02.010 + title: An efficient peer-to-peer indexing tree structure for multidimensional data + authors: + - Rong Zhang + - Weining Qian + - Aoying Zhou + - Minqi Zhou + publisher: Future Generation Computer Systems + date: '2009-01-01' + link: https://doi.org/dfs3xw +- id: doi:10.1145/1667780.1667834 + title: 'SOBEX: distributed service search engine that exploits service collaboration + context' + authors: + - Rong Zhang + - Koji Zettsu + - Takafumi Nakanishi + - Yutaka Kidawara + - Yasushi Kiyoki + publisher: Proceedings of the 3rd International Universal Communication Symposium + on - IUCS '09 + date: '2009-01-01' + link: https://doi.org/dvndb6 +- id: doi:10.1109/SKG.2009.89 + title: Context-Based Web Service Clustering + authors: + - Rong Zhang + - Koji Zettsu + - Takafumi Nakanishi + - Yutaka Kidawara + - Yasushi Kiyoki + publisher: 2009 Fifth International Conference on Semantics, Knowledge and Grid + date: '2009-01-01' + link: https://doi.org/dbvvkf +- id: doi:10.1016/j.datak.2008.06.013 + title: Adaptive indexing for content-based search in P2P systems + authors: + - Aoying Zhou + - Rong Zhang + - Weining Qian + - Quang Hieu Vu + - Tianming Hu + publisher: Data & Knowledge Engineering + date: '2008-12-01' + link: https://doi.org/ctdjnc +- id: doi:10.1007/s11704-008-0025-8 + title: Decentralized architecture for resource management of group-based distributed + systems + authors: + - Rong Zhang + - Koji Zettsu + - Yutaka Kidawara + - Yasushi Kiyoki + publisher: Frontiers of Computer Science in China + date: '2008-08-12' + link: https://doi.org/dq85w5 +- id: doi:10.1109/ICDE.2008.4497617 + title: 'COSTA: Adaptive Indexing for Terms in a Large-scale Distributed System' + authors: + - Aoying Zhou + - Rong Zhang + - Quang Hieu Vu + - Weining Qian + publisher: 2008 IEEE 24th International Conference on Data Engineering + date: '2008-04-01' + link: https://doi.org/b3fqd6 +- id: doi:10.1007/978-3-540-71703-4_7 + title: 'GChord: Indexing for Multi-Attribute Query in P2P System with Low Maintenance + Cost' + authors: + - Minqi Zhou + - Rong Zhang + - Weining Qian + - Aoying Zhou + publisher: 'Advances in Databases: Concepts, Systems and Applications' + date: '2007-01-01' + link: https://doi.org/brz9pg +- id: doi:10.4108/infoscale.2007.908 + title: 'SDI: A Swift Tree Structure for Multi-dimensional Data Indexing in Peer-to-Peer + Networks' + authors: + - Rong Zhang + - Weining Qian + - Minqi Zhou + - Aoying Zhou + publisher: Proceedings of the 2nd International ICST Conference on Scalable Information + Systems + date: '2007-01-01' + link: https://doi.org/gqpnrg +- id: doi:10.1109/ICDE.2006.169 + title: 'VBI-Tree: A Peer-to-Peer Framework for Supporting Multi-Dimensional Indexing + Schemes' + authors: + - H.V. Jagadish + - ' Beng Chin Ooi' + - ' Quang Hieu Vu' + - ' Rong Zhang' + - ' Aoying Zhou' + publisher: 22nd International Conference on Data Engineering (ICDE'06) + date: '2006-01-01' + link: https://doi.org/cxtt65 +- id: doi:10.1145/1142473.1142475 + title: Speeding up search in peer-to-peer networks with a multi-way tree structure + authors: + - H. V. Jagadish + - Beng Chin Ooi + - Kian-Lee Tan + - Quang Hieu Vu + - Rong Zhang + publisher: Proceedings of the 2006 ACM SIGMOD international conference on Management + of data - SIGMOD '06 + date: '2006-01-01' + link: https://doi.org/dg6354 -- id: doi:10.7554/eLife.32822 - image: https://iiif.elifesciences.org/lax:32822%2Felife-32822-fig8-v3.tif/full/863,/0/default.webp +- id: "\u9762\u5411\u5206\u5e03\u5f0f\u4e8b\u52a1\u578b\u6570\u636e\u5e93\u7cfb\u7edf\ + \u7684\u8bc4\u6d4b\u57fa\u51c6\u8bbe\u8ba1\u4e0e\u5b9e\u73b0\u0020" + manual: true + title: "\u9762\u5411\u5206\u5e03\u5f0f\u4e8b\u52a1\u578b\u6570\u636e\u5e93\u7cfb\u7edf\ + \u7684\u8bc4\u6d4b\u57fa\u51c6\u8bbe\u8ba1\u4e0e\u5b9e\u73b0\u0020" + publisher: "\u0043\u0043\u0046\u4e2d\u56fd\u6570\u636e\u5e93\u5b66\u672f\u4f1a\u8bae (NDBC)" + authors: + - "\u4f55\u6d77\u6797\u0020" + - "\u5f20\u60e0\u4e1c" + - "\u7FC1\u601D\u626C" + - "\u5F20\u84C9" + date: '2024-07-01' + image: '../illustration/paper/sherry.png' +- id: "\u9762\u5411\u590D\u6742\u67E5\u8BE2\u7684\u53EF\u6269\u5C55\u5E94\u7528\u573A\ + \u666F\u751F\u6210" + title: "\u9762\u5411\u590D\u6742\u67E5\u8BE2\u7684\u53EF\u6269\u5C55\u5E94\u7528\ + \u573A\u666F\u751F\u6210" + publisher: "\u0043\u0043\u0046\u4e2d\u56fd\u6570\u636e\u5e93\u5b66\u672f\u4f1a\u8bae (NDBC)" + manual: true + authors: + - "\u674E\u597D" + - "\u738B\u6E05\u5E05" + - "\u5F20\u84C9" + - "\u94B1\u536B\u5B81" + date: '2022-08-20' + image: '../illustration/paper/touchstone+.png' +- id: "\u5206\u5E03\u5F0F\u6570\u636E\u6D41\u4E0A\u7684\u9AD8\u6027\u80FD\u5206\u53D1\ + \u7B56\u7565" + manual: true + title: "\u5206\u5E03\u5F0F\u6570\u636E\u6D41\u4E0A\u7684\u9AD8\u6027\u80FD\u5206\ + \u53D1\u7B56\u7565" + publisher: "\u8F6F\u4EF6\u5B66\u62A5" + authors: + - "\u623F\u4FCA\u534E" + - "\u738B\u6653\u6850" + - "\u5F20\u84C9" + - "\u5468\u50B2\u82F1" + date: '2016-01-01' +- id: "\u8003\u8651\u89C2\u70B9\u591A\u6837\u6027\u7684\u8BC4\u8BBA\u9009\u62E9\u95EE\ + \u9898" + manual: true + title: "\u8003\u8651\u89C2\u70B9\u591A\u6837\u6027\u7684\u8BC4\u8BBA\u9009\u62E9\ + \u95EE\u9898" + publisher: "\u8BA1\u7B97\u673A\u7814\u7A76\u4E0E\u53D1\u5C55" + authors: + - "\u4F59\u6587\u5586" + - "\u6C99\u671D\u950B" + - "\u4F55\u6653\u4E30" + - "\u5F20\u84C9" + date: '2015-05-15' +- id: "\u7535\u5B50\u5546\u52A1\u5546\u54C1\u5F52\u4E00\u5316\u65B9\u6CD5\u7814\u7A76" + manual: true + title: "\u7535\u5B50\u5546\u52A1\u5546\u54C1\u5F52\u4E00\u5316\u65B9\u6CD5\u7814\ + \u7A76" + publisher: "\u8BA1\u7B97\u673A\u5B66\u62A5" + authors: + - "\u738B\u7ACB" + - "\u5F20\u84C9" + - "\u6C99\u671D\u950B" + - "\u738B\u6653\u73B2" + - "\u5468\u50B2\u82F1" + date: '2014-01-01' +- id: "\u7535\u5B50\u5546\u52A1\u7CFB\u7EDF\u4E2D\u7684\u5546\u54C1\u63A8\u8350\u7CFB\ + \u7EDF" + manual: true + title: "\u7535\u5B50\u5546\u52A1\u7CFB\u7EDF\u4E2D\u7684\u5546\u54C1\u63A8\u8350\ + \u7CFB\u7EDF" + publisher: "\u534E\u4E1C\u5E08\u8303\u5927\u5B66\u5B66\u62A5" + authors: + - "\u4F59\u6587\u5586" + - "\u5F20\u84C9" + - "\u738B\u7ACB" + date: '2013-01-01' +- id: "\u4E00\u79CD\u652F\u6301\u591A\u7EF4\u6570\u636E\u8303\u56F4\u67E5\u8BE2\u7684\ + \u5BF9\u7B49\u8BA1\u7B97\u7D22\u5F15\u6846\u67B6" + manual: true + title: "\u4E00\u79CD\u652F\u6301\u591A\u7EF4\u6570\u636E\u8303\u56F4\u67E5\u8BE2\ + \u7684\u5BF9\u7B49\u8BA1\u7B97\u7D22\u5F15\u6846\u67B6" + publisher: "\u8BA1\u7B97\u673A\u7814\u7A76\u4E0E\u53D1\u5C55" + authors: + - "\u5F20\u84C9" + - "\u94B1\u536B\u5B81" + - "\u5468\u50B2\u82F1" + date: '2009-01-01' +- id: "\u5927\u89C4\u6A21\u5206\u5E03\u5F0F\u7CFB\u7EDF\u4E2D\u7684\u591A\u5C5E\u6027\ + \u67E5\u8BE2\u5904\u7406" + manual: true + title: "\u5927\u89C4\u6A21\u5206\u5E03\u5F0F\u7CFB\u7EDF\u4E2D\u7684\u591A\u5C5E\ + \u6027\u67E5\u8BE2\u5904\u7406" + publisher: "\u8BA1\u7B97\u673A\u5B66\u62A5" + authors: + - "\u5468\u50B2\u82F1" + - "\u5468\u654F\u5947" + - "\u94B1\u536B\u5B81" + - "\u5F20\u84C9" + date: '2008-01-01' +- id: "\u4E00\u7AD9\u5F0F\u670D\u52A1\u63A8\u8350\u7CFB\u7EDF" + manual: true + title: "\u4E00\u7AD9\u5F0F\u670D\u52A1\u63A8\u8350\u7CFB\u7EDF" + publisher: \u0043\u0043\u0046\u4e2d\u56fd\u6570\u636e\u5e93\u5b66\u672f\u4f1a\u8bae (NDBC) + authors: + - "\u9AD8\u794E\u74A0" + - "\u90D1\u82B7\u51CC" + - "\u4F59\u6587\u5586" + - "\u7A0B\u6587\u4EAE" + - "\u5F20\u84C9" + date: '2014-01-01' \ No newline at end of file diff --git a/illustration/paper/leopard-tkde.png b/illustration/paper/leopard-tkde.png new file mode 100644 index 0000000..ea7bd47 Binary files /dev/null and b/illustration/paper/leopard-tkde.png differ