Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

publications

Do bitcoins users really care about anonymity? An Analysis of the Bitcoin Transaction Graph

Published in 2018 IEEE International Conference on Big Data (Big Data), 2018

This paper examines the Bitcoin transaction graphs to answer two critical yet unanswered questions concerning anonymity and privacy: Do typical Bitcoin users care about anonymity? Do critical users care about anonymity?

Recommended citation: Gaihre, Anil, Yan Luo, and Hang Liu. "Do bitcoin users really care about anonymity? an analysis of the bitcoin transaction graph." 2018 IEEE International Conference on Big Data (Big Data). IEEE, 2018. https://anil-gaihre.github.io/files/anonymity.pdf

Deanonymizing Cryptocurrency With Graph Learning: The Promises and Challenges

Published in 2019 IEEE Conference on Communications and Network Security (CNS), 2019

This paper discusses the promises and challenges of exploiting graph learning to deanonymizing cryptocurrencies, which can aid the cyberfighters to circumvent cryptocurrency-based illicit activities.

Recommended citation: Gaihre, Anil, Santosh Pandey, and Hang Liu. "Deanonymizing cryptocurrency with graph learning: the promises and challenges." 2019 IEEE Conference on Communications and Network Security (CNS). IEEE, 2019. https://anil-gaihre.github.io/files/anonymity.pdf

XBFS: eXploring Runtime Optimizations for Breadth-First Search on GPUs

Published in HPDC19: Proceedings of the 28th International Symposium on High-Performance Parallel and Distributed Computing, 2019

XBFS introduces dynamic optimizations to BFS on GPUs. It adaptively uses four either novel or optimized scan approaches to rapidly generate frontier queue. Further, inspired by the observation that bottom-up BFS experiences unpredictable amounts of workload, the paper proposes the novel dynamic workload balancing method. Third, the work designs and implements the first truly asynchronous BFS traversal.

Recommended citation: Gaihre, Anil, et al. "Xbfs: exploring runtime optimizations for breadth-first search on gpus." Proceedings of the 28th International Symposium on High-Performance Parallel and Distributed Computing. 2019. https://anil-gaihre.github.io/files/XBFS.pdf

Dr. Top-k: Delegate-Centric Top-k on GPUs

Published in Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis (SC), 2021

Dr. Top-k, is a Delegate-centric top-k system on GPUs that can reduce the workloads of top-k methods significantly. In particular, the works contains three major contributions: First, we introduce a comprehensive design of the delegate-centric concept, including maximum delegate, delegate-based filtering, and β delegate mechanisms to help reduce the workload for top-k up to more than 99%. Second, due to the difficulty and importance of deriving a proper subrange size, we perform a rigorous theoretical analysis, coupled with thorough experimental validations to identify the desirable subrange size. Third, we introduce four key system optimizations to enable fast multi-GPU top-k computation. Taken together, this work constantly outperforms the state-of-the-art.

Recommended citation: Gaihre, Anil, et al. "Dr.Top-k: Delegate-Centric Top-k Computation on GPUs." In Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis (SC), 2021. https://anil-gaihre.github.io/files/DrTopk.pdf

talks

teaching

Teaching experience 1

Undergraduate course, University 1, Department, 2014

This is a description of a teaching experience. You can use markdown like any other post.

Teaching experience 2

Workshop, University 1, Department, 2015

This is a description of a teaching experience. You can use markdown like any other post.