DBScholar

Back to papers

Optimal Approximate Matrix Multiplication over Sliding Windows

Summary: SO-COD performs approximate matrix multiplication over sliding-window streams by tracking and updating influential “snapshots.” It achieves optimal space: O((d_x+d_y)/ε) normalized and O((d_x+d_y)log R/ε) unnormalized, with competitive updates and faster queries. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
14533
Venue
VLDB
Year
2026
Pagerank
5.4574671e-05
Overall Rank
8,247 | 43.42%
DOI
10.14778/3778092.3778105

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{xian_vldb26,
        title = {{Optimal Approximate Matrix Multiplication over Sliding Windows}},
        author = {Xian, Haoming and Guo, Qintian and Zhang, Jun and Wang, Sibo},
        journal = {PVLDB},
        series = {{VLDB} '26},
        volume = {19},
        number = {3},
        pages = {455--467},
        doi = {10.14778/3778092.3778105},
        url = {https://doi.org/10.14778/3778092.3778105},
        year = {2026}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 14 of 14 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers