About Me

Long Gong is Research Scientist at Meta. His research interest focuses on AI Infra, and network systems (not limited to).

Besides his research areas, he is also quite interested in building all kinds of practical tools (from tiny APPs to large systems).

You can reach him at lgong2020@yahoo.com, if you have any questions regarding his papers or codes or anything else.

Recent Publications

You can get the full publication list from Google Scholar or DBLP (if you can not access Google Scholar).

Space- and Computationally-Efficient Set Reconciliation via Parity Bitmap Sketch (PBS)

Long Gong, Ziheng Liu, Liang Liu, Jun Xu, Mitsunori Ogihara, Tong Yang
International Conference on Very Large Data Bases (VLDB) 2021 | | |CCF-A

iDEC: Indexable Distance Estimating Codes for Approximate Nearest Neighbor Search

Long Gong, Huayi Wang, Mitsunori Ogihara, Jun Xu
International Conference on Very Large Data Bases (VLDB) 2020 | | | |CCF-A

QPS-r: A cost-effective iterative switching algorithm for input-queued switches

Long Gong, Jun (Jim) Xu, Liang Liu, Siva Theja Maguluri
| | More Info |CCF-B

SERENADE: A Parallel Iterative Algorithm for Crossbar Scheduling in Input-Queued Switches

Long Gong, Liang Liu, Sen Yang, Jun (Jim) Xu, Yi Xie, Xinbing Wang
The 2020 IEEE 21st International Conference on High-Performance Switching and Routing (HPSR 2020) | | More Info

Queue-Proportional Sampling: A Better Approach to Crossbar Scheduling for Input-Queued Switches

Long Gong, Paul Tune, Liang Liu, Sen Yang, Jun (Jim) Xu
ACM SIGMETRICS 2017 | | More Info |CCF-B

Novel Location-Constrained Virtual Network Embedding (LC-VNE) Algorithms Towards Integrated Node and Link Mapping

Long Gong, Huihui Jiang, Yixiang Wang, Zuqing Zhu
IEEE/ACM Transactions on Networking | | More Info |CCF-A

This paper tries to solve the location-constrained virtual network embedding (LC-VNE) problem efficiently. We first investigate the complexity of LC-VNE, and by leveraging the graph bisection problem, we provide the first formal proof of the  -completeness and inapproximability result of LC-VNE. Then, we propose two novel LC-VNE algorithms based on a compatibility graph (CG) to achieve integrated node and link mapping. In particular, in the CG, each node represents a candidate substrate path for a virtual link, and each link indicates the compatible relation between its two endnodes. Our theoretical analysis proves that the maximal clique in the CG is also the maximum one when the substrate network has sufficient resources. With CG, we reduce LC-VNE to the minimum-cost maximum clique problem, which inspires us to propose two efficient LC-VNE heuristics. Extensive numerical simulations demonstrate that compared with the existing ones, our proposed LC-VNE algorithms have significantly reduced time complexity and can provide smaller gaps to the optimal solutions, lower blocking probabilities, and higher time-average revenue as well.

Shares

Combined BibTeX-js and vue.js - A MVC based tool for rendering BibTeX entries
Sa-TikZ: TikZ library to draw switching architectures - A TikZ library for drawing various switching architectures (e.g., Clos networks, Benes networks, and Banyan networks)
CLion: A cross-platform IDE for C/C++ - An excellent CMake-based C/C++ cross-platform IDE by JetBrains, it is conditionally free for students. Actually besides CLion, JetBrains also has many other good products, such as PyCharm (for PYTHON) and WebStrom (for JavaScript).
BibTeX-js - An excellent tool to parse a BibTeX file (i.e., ".bib" file) and render it as HTML. Here are two examples: Example One and Example Two.
Hitting the Nail on the Head: Interdisciplinary Research in Computer Networking - A very nice talk from Prof. Jennifer Rexford on Interdisciplinary Research in Computer Networking.