Skip to content
View gouyt13's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@VectorDB-NTU

Block or report gouyt13

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gouyt13/README.md

Yutong Gou

I am a researcher at Nanyang Technological University working on vector databases, approximate nearest-neighbor search, and high-dimensional vector quantization.

Featured Project

A lightweight and efficient implementation of RaBitQ and its applications in vector search.

GitHub stars License

The library provides:

  • efficient RaBitQ encoding and distance estimation;
  • IVF and graph-based vector search integrations;
  • optimized SIMD implementations;
  • C++ and Python interfaces;
  • implementations associated with our recent research.

Selected Publications

  • SymphonyQG: Towards Symphonious Integration of Quantization and Graph for Approximate Nearest Neighbor Search.
    Yutong Gou†, Jianyang Gao†, Yuexuan Xu, and Cheng Long.
    Proceedings of the ACM on Management of Data (SIGMOD 2025).
    [Paper]

  • Practical and Asymptotically Optimal Quantization of High-Dimensional Vectors in Euclidean Space for Approximate Nearest Neighbor Search.
    Jianyang Gao, Yutong Gou, Yuexuan Xu, Yongyi Yang, Cheng Long, and Raymond Chi-Wing Wong.
    Proceedings of the ACM on Management of Data (SIGMOD 2025).
    [Paper]

Contact

  • Institution: Nanyang Technological University, Singapore
  • Google Scholar: Google Scholar
  • ORCID: ORCID

No one is an island, entire of itself. And therefore, never send to know for whom the bell tolls. It tolls for thee.

Pinned Loading

  1. VectorDB-NTU/RaBitQ-Library VectorDB-NTU/RaBitQ-Library Public

    An official lightweight library for the RaBitQ algorithm and its applications in vector search.

    C++ 275 67

  2. VectorDB-NTU/Extended-RaBitQ VectorDB-NTU/Extended-RaBitQ Public

    The repo has been moved to https://github.com/VectorDB-NTU/RaBitQ-Library. [SIGMOD 2025] Practical and Asymptotically Optimal Quantization of High-Dimensional Vectors in Euclidean Space for Approxi…

    C++ 72 18

  3. SymphonyQG SymphonyQG Public archive

    C++ 40 11