activity
20242026
collaborators
Showing cs.DBShow all

8 papers · 1 filter

cs.DB2026

DGAI: Decoupled On-Disk Graph-Based ANN Index for Efficient Updates and Queries

Jiahao Lou, Shufeng Gong, Quan Yu +6

On-disk graph-based indexes are favored for billion-scale Approximate Nearest Neighbor Search (ANNS) due to their high performance and cost-efficiency. However, existing systems ty…

cs.DB2026

ATCC: Adaptive Concurrency Control for Unforeseen Agentic Transactions

Weixing Zhou, Zhiyou Wang, Zeshun Peng +3

Data agents, empowered by Large Language Models (LLMs), introduce a new paradigm in transaction processing. Unlike traditional applications with fixed patterns, data agents run onl…

cs.DB2026

Towards Autonomous Graph Data Analytics with Analytics-Augmented Generation

Qiange Wang, Chaoyi Chen, Jingqi Gao +3

This paper argues that reliable end-to-end graph data analytics cannot be achieved by retrieval- or code-generation-centric LLM agents alone. Although large language models (LLMs)…

cs.DB2025

GeoLayer: Towards Low-Latency and Cost-Efficient Geo-Distributed Graph Stores with Layered Graph

Feng Yao, Xiaokang Yang, Shufeng Gong +3

The inherent connectivity and dependency of graph-structured data, combined with its unique topology-driven access patterns, pose fundamental challenges to conventional data replic…

cs.DB2025

GoVector: An I/O-Efficient Caching Strategy for High-Dimensional Vector Nearest Neighbor Search

Yijie Zhou, Shengyuan Lin, Shufeng Gong +4

Graph-based high-dimensional vector indices have become a mainstream solution for large-scale approximate nearest neighbor search (ANNS). However, their substantial memory footprin…

cs.DB2025

GastCoCo: Graph Storage and Coroutine-Based Prefetch Co-Design for Dynamic Graph Processing

Hongfu Li, Qian Tao, Song Yu +6

An efficient data structure is fundamental to meeting the growing demands in dynamic graph processing. However, the dual requirements for graph computation efficiency (with contigu…