TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/RADAM: Texture Recognition through Randomized Aggregated E...

RADAM: Texture Recognition through Randomized Aggregated Encoding of Deep Activation Maps

Leonardo Scabini, Kallil M. Zielinski, Lucas C. Ribas, Wesley N. Gonçalves, Bernard De Baets, Odemir M. Bruno

2023-03-08Texture Classification
PaperPDFCode(official)

Abstract

Texture analysis is a classical yet challenging task in computer vision for which deep neural networks are actively being applied. Most approaches are based on building feature aggregation modules around a pre-trained backbone and then fine-tuning the new architecture on specific texture recognition tasks. Here we propose a new method named \textbf{R}andom encoding of \textbf{A}ggregated \textbf{D}eep \textbf{A}ctivation \textbf{M}aps (RADAM) which extracts rich texture representations without ever changing the backbone. The technique consists of encoding the output at different depths of a pre-trained deep convolutional network using a Randomized Autoencoder (RAE). The RAE is trained locally to each image using a closed-form solution, and its decoder weights are used to compose a 1-dimensional texture representation that is fed into a linear SVM. This means that no fine-tuning or backpropagation is needed. We explore RADAM on several texture benchmarks and achieve state-of-the-art results with different computational budgets. Our results suggest that pre-trained backbones may not require additional fine-tuning for texture recognition if their learned representations are better encoded.

Results

TaskDatasetMetricValueModel
Image ClassificationKTH-TIPS2Accuracy (%)94.4RADAM (ConvNeXt-XL)
Image ClassificationDTDAccuracy84RADAM (ConvNeXt-L)
Image ClassificationFMD (materials)Accuracy (%)95.2RADAM (ConvNeXt-L)

Related Papers

Quantitative Measures for Passive Sonar Texture Analysis2025-04-21Patch and Shuffle: A Preprocessing Technique for Texture Classification in Autonomous Cementitious Fabrication2025-04-14VORTEX: Challenging CNNs at Texture Recognition by using Vision Transformers with Orderless and Randomized Token Encodings2025-03-09Lightweight Deepfake Detection Based on Multi-Feature Fusion2025-02-17A Machine Learning Model for Crowd Density Classification in Hajj Video Frames2025-01-09GLoG-CSUnet: Enhancing Vision Transformers with Adaptable Radiomic Features for Medical Image Segmentation2025-01-06Improving analytical color and texture similarity estimation methods for dataset-agnostic person reidentification2024-12-06Empirical curvelet based Fully Convolutional Network for supervised texture image segmentation2024-10-28