Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- short-paperOctober 2024
Accurate Path Prediction of Provenance Traces
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 3617–3621https://doi.org/10.1145/3627673.3679872Several security and workflow applications require provenance information at the operating system level for diagnostics. The resulting provenance traces are often more informative if they are efficiently mapped to execution paths within the control flow ...
- short-paperMay 2024
GraphSAGE-based POI Recommendation via Continuous-Time Modeling
WWW '24: Companion Proceedings of the ACM Web Conference 2024Pages 585–588https://doi.org/10.1145/3589335.3651515With the proliferation of Location-based Social Networks (LBSNs), user check-in data at Points-of-Interest (POIs) has surged, reshaping user-environment interaction. However, POI recommendation remains a challenging task for two primary reasons. First, ...
- research-articleFebruary 2023
Harmonic CUDA: Asynchronous Programming on GPUs
PMAM'23: Proceedings of the 14th International Workshop on Programming Models and Applications for Multicores and ManycoresPages 39–49https://doi.org/10.1145/3582514.3582517We introduce Harmonic CUDA, a dataflow programming model for GPUs that allows programmers to describe algorithms as a dependency graph of producers and consumers where data flows continuously through the graph for the duration of the kernel. This ...