English

Tile Compression and Embeddings for Multi-Label Classification in GeoLifeCLEF 2024

Computer Vision and Pattern Recognition 2024-07-10 v1

Abstract

We explore methods to solve the multi-label classification task posed by the GeoLifeCLEF 2024 competition with the DS@GT team, which aims to predict the presence and absence of plant species at specific locations using spatial and temporal remote sensing data. Our approach uses frequency-domain coefficients via the Discrete Cosine Transform (DCT) to compress and pre-compute the raw input data for convolutional neural networks. We also investigate nearest neighborhood models via locality-sensitive hashing (LSH) for prediction and to aid in the self-supervised contrastive learning of embeddings through tile2vec. Our best competition model utilized geolocation features with a leaderboard score of 0.152 and a best post-competition score of 0.161. Source code and models are available at https://github.com/dsgt-kaggle-clef/geolifeclef-2024.

Keywords

Cite

@article{arxiv.2407.06326,
  title  = {Tile Compression and Embeddings for Multi-Label Classification in GeoLifeCLEF 2024},
  author = {Anthony Miyaguchi and Patcharapong Aphiwetsa and Mark McDuffie},
  journal= {arXiv preprint arXiv:2407.06326},
  year   = {2024}
}

Comments

Submitted to CLEF 2024 for publication in CEUR-WS

R2 v1 2026-06-28T17:33:29.878Z