paper-with-me

Papers

Learning Local Feature Aggregation Functions with Backpropagation

2017-06-26 · Angelos Katharopoulos, Despoina Paschalidou, Christos Diou, Anastasios Delopoulos

This paper introduces a family of local feature aggregation functions and a novel method to estimate their parameters, such that they generate optimal representations for classification (or any task that can be expressed as a cost function minimization problem). To achieve that, we compose the local feature aggregation function with the classifier cost function and we backpropagate the gradient of this cost function in order to update the local feature aggregation function parameters. Experiments on synthetic datasets indicate that our method discovers parameters that model the class-relevant information in addition to the local feature space. Further experiments on a variety of motion and visual descriptors, both on image and video datasets, show that our method outperforms other state-of-the-art local feature aggregation functions, such as Bag of Words, Fisher Vectors and VLAD, by a large margin.

📄 PDF Abstract BibTeX arXiv:1706.08580

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

HKAN: Hierarchical Kolmogorov-Arnold Network without Backpropagation

2025-01-30 · Grzegorz Dudek, Tomasz Rodak

This paper introduces the Hierarchical Kolmogorov-Arnold Network (HKAN), a novel network architecture that offers a competitive alternative to the recently proposed Kolmogorov-Arnold Network (KAN). Unlike KAN, which reli…

regression

A Closer Look at Double Backpropagation

2019-06-16 · Christian Etmann

In recent years, an increasing number of neural network models have included derivatives with respect to inputs in their loss functions, resulting in so-called double backpropagation for first-order optimization. However…

You Only Look Omni Gradient Backpropagation for Moving Infrared Small Target Detection

2025-11-17 · Guoyi Zhang, Guangsheng Xu, Siyang Chen, Han Wang 외 arxiv

Moving infrared small target detection is a key component of infrared search and tracking systems, yet it remains extremely challenging due to low signal-to-clutter ratios, severe target-background imbalance, and weak di…

Local Reinforcement Learning with Action-Conditioned Root Mean Squared Q-Functions

2025-10-08 · Frank Wu, Mengye Ren arxiv

The Forward-Forward (FF) Algorithm is a recently proposed learning procedure for neural networks that employs two forward passes instead of the traditional forward and backward passes used in backpropagation. However, FF…

Reinforcement Learning

A Theory of Local Learning, the Learning Channel, and the Optimality of Backpropagation

2015-06-22 · Pierre Baldi, Peter Sadowski

In a physical neural system, where storage and processing are intimately intertwined, the rules for adjusting the synaptic weights can only depend on variables that are available locally, such as the activity of the pre-…