ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.24608
9
0

GARLIC: GAussian Representation LearnIng for spaCe partitioning

30 May 2025
Panagiotis Rigas
Panagiotis Drivas
Charalambos Tzamos
Ioannis Chamodrakas
George Ioannakis
Leonidas Guibas
Ioannis Emiris
    VLM
ArXivPDFHTML
Abstract

We introduce GARLIC (GAussian Representation LearnIng for spaCe partitioning), a novel indexing structure based on \(N\)-dimensional Gaussians for efficiently learning high-dimensional vector spaces. Our approach is inspired from Gaussian splatting techniques, typically used in 3D rendering, which we adapt for high-dimensional search and classification. We optimize Gaussian parameters using information-theoretic objectives that balance coverage, assignment confidence, and structural and semantic consistency. A key contribution is to progressively refine the representation through split and clone operations, handling hundreds of dimensions, thus handling varying data densities. GARLIC offers the fast building times of traditional space partitioning methods (e.g., under \(\sim5\) min build time for SIFT1M) while achieving \(\sim50\%\) Recall10@10 in low-candidate regimes. Experimental results on standard benchmarks demonstrate our method's consistency in (a) \(k\)-NN retrieval, outperforming methods, such as Faiss-IVF, in fast-recall by using about half their probes for the same Recall10@10 in Fashion-MNIST, and (b) in classification tasks, beating by \(\sim15\%\) accuracy other majority voting methods. Further, we show strong generalization capabilities, maintaining high accuracy even with downsampled training data: using just \(1\%\) of the training data returns \(\sim 45\%\) Recall@1, thus making GARLIC quite powerful for applications requiring both speed and accuracy.

View on arXiv
@article{rigas2025_2505.24608,
  title={ GARLIC: GAussian Representation LearnIng for spaCe partitioning },
  author={ Panagiotis Rigas and Panagiotis Drivas and Charalambos Tzamos and Ioannis Chamodrakas and George Ioannakis and Leonidas J. Guibas and Ioannis Z. Emiris },
  journal={arXiv preprint arXiv:2505.24608},
  year={ 2025 }
}
Comments on this paper