paper-with-me

홈 › Papers

Self-Adaptable Templates for Feature Coding

2014-12-01 · NeurIPS 2014 12 · Xavier Boix, Gemma Roig, Salomon Diether, Luc V. Gool

Hierarchical feed-forward networks have been successfully applied in object recognition. At each level of the hierarchy, features are extracted and encoded, followed by a pooling step. Within this processing pipeline, the common trend is to learn the feature coding templates, often referred as codebook entries, filters, or over-complete basis. Recently, an approach that apparently does not use templates has been shown to obtain very promising results. This is the second-order pooling (O2P). In this paper, we analyze O2P as a coding-pooling scheme. We find that at testing phase, O2P automatically adapts the feature coding templates to the input features, rather than using templates learned during the training phase. From this finding, we are able to bring common concepts of coding-pooling schemes to O2P, such as feature quantization. This allows for significant accuracy improvements of O2P in standard benchmarks of image classification, namely Caltech101 and VOC07.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationObject RecognitionQuantization

Similar Papers 제목 키워드 기반

Self-regulation: Employing a Generative Adversarial Network to Improve Event Detection

2018-07-01 · ACL 2018 7 · Yu Hong, Wenxuan Zhou, Jingli Zhang, Guodong Zhou 외

Due to the ability of encoding and mapping semantic information into a high-dimensional latent feature space, neural networks have been successfully used for detecting events to a certain extent. However, such a feature …

Event DetectionFeature EngineeringGenerative Adversarial Network

SA-GAT-SR: Self-Adaptable Graph Attention Networks with Symbolic Regression for high-fidelity material property prediction

2025-05-01 · Junchi Liu, Ying Tang, Sergei Tretiak, Wenhui Duan 외

Recent advances in machine learning have demonstrated an enormous utility of deep learning approaches, particularly Graph Neural Networks (GNNs) for materials science. These methods have emerged as powerful tools for hig…

Graph AttentionProperty PredictionSymbolic Regression

Towards few-shot isolated word reading assessment

2025-07-16 · Reuben Smit, Retief Louw, Herman Kamper arxiv

We explore an ASR-free method for isolated word reading assessment in low-resource settings. Our few-shot approach compares input child speech to a small set of adult-provided reference templates. Inputs and templates ar…

Self-supervised representation learning on manifolds

2021-03-08 · ICLR Workshop GTRL 2021 5 · Eric O Korman

We explore the use of a topological manifold, represented as a collection of charts, as the target space of neural network based representation learning tasks. This is achieved by a simple adjustment to the output of an …

Representation Learning

Understanding Evaluation Illusion in Diffusion Large Language Models

2026-06-28 · Hengxiang Zhang, Jiaxi Ren, Renchunzi Xie, Hongxin Wei arxiv

Despite the capability of parallel decoding, diffusion large language models (dLLMs) require many denoising steps to maintain generation quality, motivating recent research on efficient decoding strategies. However, exis…