activity
20242026
collaborators

11 papers

cs.DB2026

iFVS: Towards Instance-Optimized Filtered Vector Search

Abdullah Al-Mamun, Yeasir Rayhan, Walid G. Aref

Filtered vector search (FVS) is increasingly important in modern AI + DB systems, where vector similarity search is combined with relational predicates. Quantization plays a vital…

cs.DB2026

iPDB -- Optimizing Semantic SQL Queries

Udesh Kumarasinghe, Tyler Liu, Ahmed R. Mahmood +2

Structured Query Language (SQL) has remained the standard query language for databases. SQL is highly optimized for processing structured data laid out in relations. Meanwhile, in…

cs.DB2026

Towards a B+-tree with Fluctuation-Free Performance

Lu Xing, Walid G. Aref

Performance predictability is critical for modern DBMSs because index maintenance can trigger rare but severe I/O spikes. In a B or B+-tree with height H, node split propagation me…

cs.DB2026

Virtual-Memory Assisted Buffer Management In Tiered Memory

Yeasir Rayhan, Walid G. Aref

Tiered memory architectures have gained significant traction in the database community in recent years. In these architectures, the on-chip DRAM of the host processor is typically…

cs.DB2026

Gen-DBA: Generative Database Agents

Yeasir Rayhan, Walid G. Aref

Leveraging Machine Learning to optimize database systems, referred to as Machine Learning for Databases (ML4DB, for short), dates back to the early 1990s, spanning indexing techniq…

cs.LG2026

An Empirical Survey and Benchmark of Learned Distance Indexes for Road Networks

Gautam Choudhary, Libin Zhou, Yeasir Rayhan +1

The calculation of shortest-path distances in road networks is a core operation in navigation systems, location-based services, and spatial analytics. Although classical algorithms…