activity
20242026
collaborators

6 papers

cs.DB2026

Revisiting Graph Analytics Benchmark

Lingkai Meng, Yu Shao, Long Yuan +7

The rise of graph analytics platforms has led to the development of various benchmarks for evaluating and comparing platform performance. However, existing benchmarks often fall sh…

cs.SE2025

OSS-UAgent: An Agent-based Usability Evaluation Framework for Open Source Software

Lingkai Meng, Yu Shao, Long Yuan +6

Usability evaluation is critical to the impact and adoption of open source software (OSS), yet traditional methods relying on human evaluators suffer from high costs and limited sc…

cs.DB2025

A Graph-native Optimization Framework for Complex Graph Queries

Bingqing Lyu, Xiaoli Zhou, Longbin Lai +4

This technical report extends the SIGMOD 2025 paper "A Modular Graph-Native Query Optimization Framework" by providing a comprehensive exposition of GOpt's advanced technical mecha…

cs.DB2024

A Modular Graph-Native Query Optimization Framework

Bingqing Lyu, Xiaoli Zhou, Longbin Lai +4

Complex Graph Patterns (CGPs), which combine pattern matching with relational operations, are widely used in real-world applications. Existing systems rely on monolithic architectu…

cs.DB2024

Towards a Converged Relational-Graph Optimization Framework

Yunkai Lou, Longbin Lai, Bingqing Lyu +5

The recent ISO SQL:2023 standard adopts SQL/PGQ (Property Graph Queries), facilitating graph-like querying within relational databases. This advancement, however, underscores a sig…

cs.DC2024

A Survey of Distributed Graph Algorithms on Massive Graphs

Lingkai Meng, Yu Shao, Long Yuan +7

Distributed processing of large-scale graph data has many practical applications and has been widely studied. In recent years, a lot of distributed graph processing frameworks and…