paper-with-me

홈 › Papers

Image Categorization and Search via a GAT Autoencoder and Representative Models

2025-10-18 · Duygu Sap, Martin Lotz, Connor Mattinson arxiv

We propose a method for image categorization and retrieval that leverages graphs and a graph attention network (GAT)-based autoencoder. Our approach is representative-centric, that is, we execute the categorization and retrieval process via the representative models we construct for the images and image categories. We utilize a graph where nodes represent images (or their representatives) and edges capture similarity relationships. GAT highlights important features and relationships between images, enabling the autoencoder to construct context-aware latent representations that capture the key features of each image relative to its neighbors. We obtain category representatives from these embeddings and categorize a query image by comparing its representative to the category representatives. We then retrieve the most similar image to the query image within its identified category. We demonstrate the effectiveness of our representative-centric approach through experiments with both the GAT autoencoders and standard feature-based techniques.

📄 PDF Abstract BibTeX arXiv:2510.16514

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Single-view 2D CNNs with Fully Automatic Non-nodule Categorization for False Positive Reduction in Pulmonary Nodule Detection

2020-03-09 · Hyunjun Eun, Daeyeong Kim, Chanho Jung, Changick Kim

Background and Objective: In pulmonary nodule detection, the first stage, candidate detection, aims to detect suspicious pulmonary nodules. However, detected candidates include many false positives and thus in the follow…

Clustering

Unsupervised Joint Mining of Deep Features and Image Labels for Large-scale Radiology Image Categorization and Scene Recognition

2017-01-23 · Xiaosong Wang, Le Lu, Hoo-chang Shin, Lauren Kim 외

The recent rapid and tremendous success of deep convolutional neural networks (CNN) on many challenging computer vision tasks largely derives from the accessibility of the well-annotated ImageNet and PASCAL VOC datasets.…

ClusteringGeneral ClassificationImage CategorizationScene Classification+1

Class Representative Autoencoder for Low Resolution Multi-Spectral Gender Classification

2018-05-21 · Maneet Singh, Shruti Nagpal, Richa Singh, Mayank Vatsa

Gender is one of the most common attributes used to describe an individual. It is used in multiple domains such as human computer interaction, marketing, security, and demographic reports. Research has been performed to …

ClassificationGender ClassificationGeneral ClassificationMarketing

Deep Learning Autoencoder Approach for Handwritten Arabic Digits Recognition

2017-06-21 · Mohamed Loey, Ahmed El-Sawy, Hazem EL-Bakry

This paper presents a new unsupervised learning approach with stacked autoencoder (SAE) for Arabic handwritten digits categorization. Recently, Arabic handwritten digits recognition has been an important area due to its …

Deep LearningGeneral Classification

Fast and Efficient Scene Categorization for Autonomous Driving using VAEs

2022-10-26 · Saravanabalagi Ramachandran, Jonathan Horgan, Ganesh Sistu, John McDonald

Scene categorization is a useful precursor task that provides prior knowledge for many advanced computer vision tasks with a broad range of applications in content-based image indexing and retrieval systems. Despite the …

Autonomous Drivingobject-detectionObject DetectionRetrieval+2