paper-with-me

홈 › Papers

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

2024-07-08 · Anthony Miyaguchi, Patcharapong Aphiwetsa, Mark McDuffie

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.

📄 PDF Abstract BibTeX arXiv:2407.06326

Code (1)

dsgt-kaggle-clef/geolifeclef-2024 공식 구현 pytorch

Tasks

Contrastive LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Multi-Label Plant Species Classification with Self-Supervised Vision Transformers

2024-07-08 · Murilo Gustineli, Anthony Miyaguchi, Ian Stalter

We present a transfer learning approach using a self-supervised Vision Transformer (DINOv2) for the PlantCLEF 2024 competition, focusing on the multi-label plant species classification. Our method leverages both base and…

image-classificationImage ClassificationManagementMulti-Label Image Classification+1

Learning Discriminative Multilevel Structured Dictionaries for Supervised Image Classification

2018-02-28 · Jeremy Aghaei Mazaheri, Elif Vural, Claude Labit, Christine Guillemot

Sparse representations using overcomplete dictionaries have proved to be a powerful tool in many signal processing applications such as denoising, super-resolution, inpainting, compression or classification. The sparsity…

ClassificationDenoisingGeneral Classificationimage-classification+2

Review of Extreme Multilabel Classification

2023-02-12 · Arpan Dasgupta, Preeti Lamba, Ankita Kushwaha, Kiran Ravish 외

Extreme multi-label classification or XMLC, is an active area of interest in machine learning. Compared to traditional multi-label classification, here the number of labels is extremely large, hence, the name extreme mul…

Classificationcompressed sensingExtreme Multi-Label ClassificationMulti-Label Classification+1

TaCo: A Benchmark for Lossless and Lossy Codecs of Heterogeneous Tactile Data

2026-02-10 · Zhengxue Cheng, Yan Zhao, Keyu Wang, Hengdi Zhang 외 arxiv

Tactile sensing is crucial for embodied intelligence, providing fine-grained perception and control in complex environments. However, efficient tactile data compression, which is essential for real-time robotic applicati…

Robotic Grasping

SparseConvMIL: Sparse Convolutional Context-Aware Multiple Instance Learning for Whole Slide Image Classification

2021-05-06 · MICCAI Workshop COMPAY 2021 9 · Marvin Lerousseau, Maria Vakalopoulou, Eric Deutsch, Nikos Paragios

Multiple instance learning (MIL) is the preferred approach for whole slide image classification. However, most MIL approaches do not exploit the interdependencies of tiles extracted from a whole slide image, which could …

Classificationimage-classificationImage ClassificationMultiple Instance Learning+2