Search Results for author: Piotr Koniusz

Found 79 papers, 24 papers with code

On Modulating the Gradient for Meta-Learning

1 code implementation ECCV 2020 Christian Simon, Piotr Koniusz, Richard Nock, Mehrtash Harandi

Inspired by optimization techniques, we propose a novel meta-learning algorithm with gradient modulation to encourage fast-adaptation of neural networks in the absence of abundant data.

Meta-Learning

CHAIN: Enhancing Generalization in Data-Efficient GANs via lipsCHitz continuity constrAIned Normalization

no code implementations31 Mar 2024 Yao Ni, Piotr Koniusz

Our work addresses this gap by identifying a critical flaw in BN: the tendency for gradient explosion during the centering and scaling steps.

Image Generation

Learning Gaussian Representation for Eye Fixation Prediction

no code implementations21 Mar 2024 Peipei Song, Jing Zhang, Piotr Koniusz, Nick Barnes

Existing eye fixation prediction methods perform the mapping from input images to the corresponding dense fixation maps generated from raw fixation points.

Few-shot Shape Recognition by Learning Deep Shape-aware Features

no code implementations3 Dec 2023 Wenlong Shi, Changsheng Lu, Ming Shao, Yinjie Zhang, Siyu Xia, Piotr Koniusz

Thirdly, we propose a decoding module to include the supervision of shape masks and edges and align the original and reconstructed shape features, enforcing the learned features to be more shape-aware.

Image Reconstruction

Pre-training with Random Orthogonal Projection Image Modeling

no code implementations28 Oct 2023 Maryam Haghighat, Peyman Moghadam, Shaheer Mohamed, Piotr Koniusz

In this paper, we propose an Image Modeling framework based on random orthogonal projection instead of binary masking as in MIM.

Alignment and Outer Shell Isotropy for Hyperbolic Graph Contrastive Learning

no code implementations27 Oct 2023 Yifei Zhang, Hao Zhu, Jiahong Liu, Piotr Koniusz, Irwin King

We show that in the hyperbolic space one has to address the leaf- and height-level uniformity which are related to properties of trees, whereas in the ambient space of the hyperbolic manifold, these notions translate into imposing an isotropic ring density towards boundaries of Poincar\'e ball.

Contrastive Learning Graph Embedding +1

Flow Dynamics Correction for Action Recognition

no code implementations16 Oct 2023 Lei Wang, Piotr Koniusz

Various research studies indicate that action recognition performance highly depends on the types of motions being extracted and how accurate the human actions are represented.

Fine-grained Action Recognition Hallucination +1

Adaptive Multi-head Contrastive Learning

no code implementations9 Oct 2023 Lei Wang, Piotr Koniusz, Tom Gedeon, Liang Zheng

As such, enforcing a high similarity for positive pairs and a low similarity for negative pairs may not always be achievable, and in the case of some pairs, forcing so may be detrimental to the performance.

Contrastive Learning

Exploiting Field Dependencies for Learning on Categorical Data

1 code implementation18 Jul 2023 Zhibin Li, Piotr Koniusz, Lu Zhang, Daniel Edward Pagendam, Peyman Moghadam

Instead of modelling statistics of features globally (i. e., by the covariance matrix of features), we learn a global field dependency matrix that captures dependencies between fields and then we refine the global field dependency matrix at the instance-wise level with different weights (so-called local dependency modelling) w. r. t.

Meta-Learning

Distilling Self-Supervised Vision Transformers for Weakly-Supervised Few-Shot Classification & Segmentation

no code implementations CVPR 2023 Dahyun Kang, Piotr Koniusz, Minsu Cho, Naila Murray

For this mixed setup, we propose to improve the pseudo-labels using a pseudo-label enhancer that was trained using the available ground-truth pixel-level labels.

Few-Shot Image Classification Pseudo Label +1

Traffic Forecasting on New Roads Using Spatial Contrastive Pre-Training (SCPT)

1 code implementation9 May 2023 Arian Prabowo, Hao Xue, Wei Shao, Piotr Koniusz, Flora D. Salim

During inference, the spatial encoder only requires two days of traffic data on the new roads and does not require any re-training.

Contrastive Learning

Message Passing Neural Networks for Traffic Forecasting

no code implementations9 May 2023 Arian Prabowo, Hao Xue, Wei Shao, Piotr Koniusz, Flora D. Salim

A road network, in the context of traffic forecasting, is typically modeled as a graph where the nodes are sensors that measure traffic metrics (such as speed) at that location.

Learning Partial Correlation based Deep Visual Representation for Image Classification

1 code implementation CVPR 2023 Saimunur Rahman, Piotr Koniusz, Lei Wang, Luping Zhou, Peyman Moghadam, Changming Sun

Our work obtains a partial correlation based deep visual representation and mitigates the small sample problem often encountered by covariance matrix estimation in CNN.

Fine-Grained Image Classification

From Saliency to DINO: Saliency-guided Vision Transformer for Few-shot Keypoint Detection

no code implementations6 Apr 2023 Changsheng Lu, Hao Zhu, Piotr Koniusz

Unlike current deep keypoint detectors that are trained to recognize limited number of body parts, few-shot keypoint detection (FSKD) attempts to localize any keypoints, including novel or base keypoints, depending on the reference samples.

Keypoint Detection

3Mformer: Multi-order Multi-mode Transformer for Skeletal Action Recognition

no code implementations CVPR 2023 Lei Wang, Piotr Koniusz

We split action sequences into temporal blocks, Higher-order Transformer (HoT) produces embeddings of each temporal block based on (i) the body joints, (ii) pairwise links of body joints and (iii) higher-order hyper-edges of skeleton body joints.

Action Recognition Skeleton Based Action Recognition

Event-guided Multi-patch Network with Self-supervision for Non-uniform Motion Deblurring

1 code implementation14 Feb 2023 Hongguang Zhang, Limeng Zhang, Yuchao Dai, Hongdong Li, Piotr Koniusz

Contemporary deep learning multi-scale deblurring models suffer from many issues: 1) They perform poorly on non-uniformly blurred images/videos; 2) Simply increasing the model depth with finer-scale levels cannot improve deblurring; 3) Individual RGB frames contain a limited motion information for deblurring; 4) Previous models have a limited robustness to spatial transformations and noise.

Deblurring

Learning Spatial-context-aware Global Visual Feature Representation for Instance Image Retrieval

1 code implementation ICCV 2023 Zhongyan Zhang, Lei Wang, Luping Zhou, Piotr Koniusz

To this end, we propose a novel feature learning framework for instance image retrieval, which embeds local spatial context information into the learned global feature representations.

Image Retrieval Retrieval

Spectral Feature Augmentation for Graph Contrastive Learning and Beyond

no code implementations2 Dec 2022 Yifei Zhang, Hao Zhu, Zixing Song, Piotr Koniusz, Irwin King

Although augmentations (e. g., perturbation of graph edges, image crops) boost the efficiency of Contrastive Learning (CL), feature level augmentation is another plausible, complementary yet not well researched strategy.

Contrastive Learning

Temporal-Viewpoint Transportation Plan for Skeletal Few-shot Action Recognition

no code implementations30 Oct 2022 Lei Wang, Piotr Koniusz

To factor out misalignment between query and support sequences of 3D body joints, we propose an advanced variant of Dynamic Time Warping which jointly models each smooth path between the query and support frames to achieve simultaneously the best alignment in the temporal and simulated camera viewpoint spaces for end-to-end learning under the limited few-shot training data.

Dynamic Time Warping Few-Shot action recognition +3

Uncertainty-DTW for Time Series and Sequences

1 code implementation30 Oct 2022 Lei Wang, Piotr Koniusz

Dynamic Time Warping (DTW) is used for matching pairs of sequences and celebrated in applications such as forecasting the evolution of time series, clustering time series or even matching sequence pairs in few-shot action recognition.

Dynamic Time Warping Few-Shot action recognition +3

Time-rEversed diffusioN tEnsor Transformer: A new TENET of Few-Shot Object Detection

1 code implementation30 Oct 2022 Shan Zhang, Naila Murray, Lei Wang, Piotr Koniusz

To address these drawbacks, we propose a Time-rEversed diffusioN tEnsor Transformer (TENET), which i) forms high-order tensor representations that capture multi-way feature occurrences that are highly discriminative, and ii) uses a transformer that dynamically extracts correlations between the query image and the entire support set, instead of a single average-pooled support embedding.

Few-Shot Object Detection Object +1

COSTA: Covariance-Preserving Feature Augmentation for Graph Contrastive Learning

1 code implementation9 Jun 2022 Yifei Zhang, Hao Zhu, Zixing Song, Piotr Koniusz, Irwin King

In this paper, we show that the node embedding obtained via the graph augmentations is highly biased, somewhat limiting contrastive models from learning discriminative features for downstream tasks.

Contrastive Learning Graph Representation Learning

Accurate 3-DoF Camera Geo-Localization via Ground-to-Satellite Image Matching

1 code implementation26 Mar 2022 Yujiao Shi, Xin Yu, Liu Liu, Dylan Campbell, Piotr Koniusz, Hongdong Li

We address the problem of ground-to-satellite image geo-localization, that is, estimating the camera latitude, longitude and orientation (azimuth angle) by matching a query image captured at the ground level against a large-scale database with geotagged satellite images.

Image Retrieval Retrieval

Graph-adaptive Rectified Linear Unit for Graph Neural Networks

no code implementations13 Feb 2022 Yifei Zhang, Hao Zhu, Ziqiao Meng, Piotr Koniusz, Irwin King

However, in the updating stage, all nodes share the same updating function.

Multi-level Second-order Few-shot Learning

1 code implementation15 Jan 2022 Hongguang Zhang, Hongdong Li, Piotr Koniusz

The goal of multi-level feature design is to extract feature representations at different layer-wise levels of CNN, realizing several levels of visual abstraction to achieve robust few-shot learning.

Few-Shot action recognition Few Shot Action Recognition +2

Contrastive Laplacian Eigenmaps

1 code implementation NeurIPS 2021 Hao Zhu, Ke Sun, Piotr Koniusz

Starting from a GAN-inspired contrastive formulation, we show that the Jensen-Shannon divergence underlying many contrastive graph embedding models fails under disjoint positive and negative distributions, which may naturally emerge during sampling in the contrastive setting.

Contrastive Learning Graph Embedding

Kernelized Few-Shot Object Detection With Efficient Integral Aggregation

no code implementations CVPR 2022 Shan Zhang, Lei Wang, Naila Murray, Piotr Koniusz

We design a Kernelized Few-shot Object Detector by leveraging kernelized matrices computed over multiple proposal regions, which yield expressive non-linear representations whose model complexity is learned on the fly.

Few-Shot Object Detection Object +2

EASE: Unsupervised Discriminant Subspace Learning for Transductive Few-Shot Learning

1 code implementation CVPR 2022 Hao Zhu, Piotr Koniusz

We present an unsupErvised discriminAnt Subspace lEarning (EASE) that improves transductive few-shot learning performance by learning a linear projection onto a subspace built from features of the support set and the unlabeled query set in the test time.

Few-Shot Learning

3D Skeleton-based Few-shot Action Recognition with JEANIE is not so Naïve

no code implementations23 Dec 2021 Lei Wang, Jun Liu, Piotr Koniusz

In this paper, we propose a Few-shot Learning pipeline for 3D skeleton-based action recognition by Joint tEmporal and cAmera viewpoiNt alIgnmEnt (JEANIE).

Dynamic Time Warping Few-Shot action recognition +3

Manifold Learning Benefits GANs

no code implementations CVPR 2022 Yao Ni, Piotr Koniusz, Richard Hartley, Richard Nock

In our design, the manifold learning and coding steps are intertwined with layers of the discriminator, with the goal of attracting intermediate feature representations onto manifolds.

Denoising

Few-shot Keypoint Detection with Uncertainty Learning for Unseen Species

1 code implementation CVPR 2022 Changsheng Lu, Piotr Koniusz

Current non-rigid object keypoint detectors perform well on a chosen kind of species and body parts, and require a large amount of labelled keypoints for training.

Fine-Grained Visual Recognition Keypoint Detection +1

Meta-Learning for Multi-Label Few-Shot Classification

no code implementations26 Oct 2021 Christian Simon, Piotr Koniusz, Mehrtash Harandi

Even with the luxury of having abundant data, multi-label classification is widely known to be a challenging task to address.

Classification Few-Shot Learning +1

Towards a Robust Differentiable Architecture Search under Label Noise

no code implementations23 Oct 2021 Christian Simon, Piotr Koniusz, Lars Petersson, Yan Han, Mehrtash Harandi

Our empirical evaluations show that the noise injecting operation does not degrade the performance of the NAS algorithm if the data is indeed clean.

Neural Architecture Search

Simple Dialogue System with AUDITED

no code implementations22 Oct 2021 Yusuf Tas, Piotr Koniusz

For the image-based task, we employ the DeepFashion dataset in which we seek nearest neighbor images of positive and negative target images of the MMD data.

High-order Tensor Pooling with Attention for Action Recognition

no code implementations11 Oct 2021 Lei Wang, Ke Sun, Piotr Koniusz

We aim at capturing high-order statistics of feature vectors formed by a neural network, and propose end-to-end second- and higher-order pooling to form a tensor descriptor.

Ranked #2 on Scene Recognition on YUP++ (using extra training data)

Action Recognition Scene Recognition +1

REFINE: Random RangE FInder for Network Embedding

no code implementations24 Aug 2021 Hao Zhu, Piotr Koniusz

Moreover, we design a simple but efficient spectral filter for network enhancement to obtain higher-order information for node representation.

Network Embedding Node Classification

Graph Convolutional Network with Generalized Factorized Bilinear Aggregation

no code implementations24 Jul 2021 Hao Zhu, Piotr Koniusz

Although Graph Convolutional Networks (GCNs) have demonstrated their power in various applications, the graph convolutional layers, as the most important component of GCN, are still using linear transformations and a simple pooling step.

text-classification Text Classification

Predicting Flight Delay with Spatio-Temporal Trajectory Convolutional Network and Airport Situational Awareness Map

no code implementations19 May 2021 Wei Shao, Arian Prabowo, Sichen Zhao, Piotr Koniusz, Flora D. Salim

To model and forecast flight delays accurately, it is crucial to harness various vehicle trajectory and contextual sensor data on airport tarmac areas.

On Learning the Geodesic Path for Incremental Learning

1 code implementation CVPR 2021 Christian Simon, Piotr Koniusz, Mehrtash Harandi

This in practice is done by minimizing the dissimilarity between current and previous responses of the network one way or another.

Incremental Learning Knowledge Distillation

Simple Spectral Graph Convolution

2 code implementations ICLR 2021 Hao Zhu, Piotr Koniusz

Our spectral analysis shows that our simple spectral graph convolution used in S^2GC is a low-pass filter which partitions networks into a few large parts.

Clustering Node Classification +2

Tensor Representations for Action Recognition

1 code implementation28 Dec 2020 Piotr Koniusz, Lei Wang, Anoop Cherian

In this paper, we propose novel tensor representations for compactly capturing such higher-order relationships between visual features for the task of action recognition.

Action Recognition In Videos Skeleton Based Action Recognition

Power Normalizations in Fine-grained Image, Few-shot Image and Graph Classification

no code implementations27 Dec 2020 Piotr Koniusz, Hongguang Zhang

Our layer combines the feature vectors and their respective spatial locations in the feature maps produced by the last convolutional layer of CNN into a positive definite matrix with second-order statistics to which PN operators are applied, forming so-called Second-order Pooling (SOP).

Few-Shot Learning General Classification +3

A Token-wise CNN-based Method for Sentence Compression

no code implementations23 Sep 2020 Weiwei Hou, Hanna Suominen, Piotr Koniusz, Sabrina Caldwell, Tom Gedeon

Sentence compression is a Natural Language Processing (NLP) task aimed at shortening original sentences and preserving their key information.

Sentence Sentence Compression

6DoF Object Pose Estimation via Differentiable Proxy Voting Loss

no code implementations10 Feb 2020 Xin Yu, Zheyu Zhuang, Piotr Koniusz, Hongdong Li

In this paper, we aim to reduce such errors by incorporating the distances between pixels and keypoints into our objective.

Object Pose Estimation

Relation Embedding for Personalised POI Recommendation

no code implementations9 Feb 2020 Xianjing Wang, Flora D. Salim, Yongli Ren, Piotr Koniusz

Point-of-Interest (POI) recommendation is one of the most important location-based services helping people discover interesting venues or services.

Knowledge Graph Embedding Relation +1

Self-supervising Action Recognition by Statistical Moment and Subspace Descriptors

no code implementations14 Jan 2020 Lei Wang, Piotr Koniusz

In this paper, we build on a concept of self-supervision by taking RGB frames as input to learn to predict both action concepts and auxiliary descriptors e. g., object descriptors.

 Ranked #1 on Scene Recognition on YUP++ (using extra training data)

Action Classification Action Recognition +4

Few-shot Action Recognition with Permutation-invariant Attention

1 code implementation ECCV 2020 Hongguang Zhang, Li Zhang, Xiaojuan Qi, Hongdong Li, Philip H. S. Torr, Piotr Koniusz

Such encoded blocks are aggregated by permutation-invariant pooling to make our approach robust to varying action lengths and long-range temporal dependencies whose patterns are unlikely to repeat even in clips of the same class.

Few-Shot action recognition Few Shot Action Recognition +3

Improving Few-shot Learning by Spatially-aware Matching and CrossTransformer

no code implementations6 Jan 2020 Hongguang Zhang, Philip H. S. Torr, Piotr Koniusz

In this paper, we study the impact of scale and location mismatch in the few-shot learning scenario, and propose a novel Spatially-aware Matching (SM) scheme to effectively perform matching across multiple scales and locations, and learn image relations by giving the highest weights to the best matching pairs.

Deblurring Few-Shot Learning +2

COLTRANE: ConvolutiOnaL TRAjectory NEtwork for Deep Map Inference

no code implementations24 Sep 2019 Arian Prabowo, Piotr Koniusz, Wei Shao, Flora D. Salim

This paper introduces COLTRANE, ConvolutiOnaL TRAjectory NEtwork, a novel deep map inference framework which operates on GPS trajectories collected in various environments.

Hallucinating IDT Descriptors and I3D Optical Flow Features for Action Recognition with CNNs

no code implementations ICCV 2019 Lei Wang, Piotr Koniusz, Du. Q. Huynh

Thus, we propose an end-to-end trainable network with streams which learn the IDT-based BoW/FV representations at the training stage and are simple to integrate with the I3D model.

Ranked #3 on Scene Recognition on YUP++ (using extra training data)

Action Classification Action Recognition +3

Projective Subspace Networks For Few-Shot Learning

no code implementations ICLR 2019 Christian Simon, Piotr Koniusz, Mehrtash Harandi

Generalization from limited examples, usually studied under the umbrella of meta-learning, equips learning techniques with the ability to adapt quickly in dynamical environments and proves to be an essential aspect of lifelong learning.

Few-Shot Learning General Classification

Recovering Faces from Portraits with Auxiliary Facial Attributes

no code implementations7 Apr 2019 Fatemeh Shiri, Xin Yu, Fatih Porikli, Richard Hartley, Piotr Koniusz

%Our method can recover high-quality photorealistic faces from unaligned portraits while preserving the identity of the face images as well as it can reconstruct a photorealistic face image with a desired set of attributes.

Attribute

Identity-preserving Face Recovery from Stylized Portraits

no code implementations7 Apr 2019 Fatemeh Shiri, Xin Yu, Fatih Porikli, Richard Hartley, Piotr Koniusz

We develop an Identity-preserving Face Recovery from Portraits (IFRP) method that utilizes a Style Removal network (SRN) and a Discriminative Network (DN).

Few-Shot Learning via Saliency-guided Hallucination of Samples

no code implementations CVPR 2019 Hongguang Zhang, Jing Zhang, Piotr Koniusz

To the best of our knowledge, we are the first to leverage saliency maps for such a task and we demonstrate their usefulness in hallucinating additional datapoints for few-shot learning.

Few-Shot Learning Hallucination

Fisher-Bures Adversary Graph Convolutional Networks

1 code implementation11 Mar 2019 Ke Sun, Piotr Koniusz, Zhen Wang

We try to minimize the loss wrt the perturbed $G+\Delta{G}$ while making $\Delta{G}$ to be effective in terms of the Fisher information of the neural network.

Node Classification

Power Normalizing Second-order Similarity Network for Few-shot Learning

no code implementations10 Nov 2018 Hongguang Zhang, Piotr Koniusz

In this paper, we propose a similarity learning network leveraging second-order information and Power Normalizations.

Few-Shot Learning Scene Recognition

Model Selection for Generalized Zero-shot Learning

no code implementations8 Nov 2018 Hongguang Zhang, Piotr Koniusz

Specifically, we leverage two sources of datapoints (observed and auxiliary) to train some classifier to recognize which test datapoints come from seen and which from unseen classes.

Generalized Zero-Shot Learning Generative Adversarial Network +1

Second-order Democratic Aggregation

no code implementations ECCV 2018 Tsung-Yu Lin, Subhransu Maji, Piotr Koniusz

In this paper, we study a class of orderless aggregation functions designed to minimize interference or equalize contributions in the context of second-order features and we show that they can be computed just as efficiently as their first-order counterparts and they have favorable properties over aggregation by summation.

General Classification Material Classification +2

A Deeper Look at Power Normalizations

no code implementations CVPR 2018 Piotr Koniusz, Hongguang Zhang, Fatih Porikli

In this paper, we reconsider these operators in the deep learning setup by introducing a novel layer that implements PN for non-linear pooling of feature maps.

Material Classification Scene Recognition

CNN-based Action Recognition and Supervised Domain Adaptation on 3D Body Skeletons via Kernel Feature Maps

no code implementations24 Jun 2018 Yusuf Tas, Piotr Koniusz

In this paper, we propose a new representation which encodes sequences of 3D body skeleton joints in texture-like representations derived from mathematically rigorous kernel methods.

Action Recognition Domain Adaptation +2

Artwork Identification from Wearable Camera Images for Enhancing Experience of Museum Audiences

no code implementations24 Jun 2018 Rui Zhang, Yusuf Tas, Piotr Koniusz

We discuss the application of wearable cameras, and the practical and technical challenges in devising a robust system that can recognize artworks viewed by the visitors to create a detailed record of their visit.

Recommendation Systems

Zero-Shot Kernel Learning

no code implementations CVPR 2018 Hongguang Zhang, Piotr Koniusz

In contrast, we apply well-established kernel methods to learn a non-linear mapping between the feature and attribute spaces.

Attribute Zero-Shot Learning

Face Destylization

no code implementations5 Feb 2018 Fatemeh Shiri, Xin Yu, Fatih Porikli, Piotr Koniusz

To enforce the destylized faces to be similar to authentic face images, we employ a discriminative network, which consists of convolutional and fully connected layers.

Style Transfer

Museum Exhibit Identification Challenge for Domain Adaptation and Beyond

no code implementations4 Feb 2018 Piotr Koniusz, Yusuf Tas, Hongguang Zhang, Mehrtash Harandi, Fatih Porikli, Rui Zhang

To achieve robust baselines, we build on a recent approach that aligns per-class scatter matrices of the source and target CNN streams [15].

Domain Adaptation Few-Shot Learning

Identity-preserving Face Recovery from Portraits

no code implementations8 Jan 2018 Fatemeh Shiri, Xin Yu, Fatih Porikli, Richard Hartley, Piotr Koniusz

In this paper, we present a new Identity-preserving Face Recovery from Portraits (IFRP) to recover latent photorealistic faces from unaligned stylized portraits.

Higher-order Pooling of CNN Features via Kernel Linearization for Action Recognition

no code implementations19 Jan 2017 Anoop Cherian, Piotr Koniusz, Stephen Gould

The HOK descriptors are then generated from the higher-order co-occurrences of these feature maps, and are then used as input to a video-level classifier.

Fine-grained Action Recognition Object Recognition +1

Domain Adaptation by Mixture of Alignments of Second- or Higher-Order Scatter Tensors

no code implementations CVPR 2017 Piotr Koniusz, Yusuf Tas, Fatih Porikli

In this paper, we propose an approach to the domain adaptation, dubbed Second- or Higher-order Transfer of Knowledge (So-HoT), based on the mixture of alignments of second- or higher-order scatter statistics between the source and target domains.

Domain Adaptation

Sparse Coding for Third-Order Super-Symmetric Tensor Descriptors With Application to Texture Recognition

no code implementations CVPR 2016 Piotr Koniusz, Anoop Cherian

Super-symmetric tensors - a higher-order extension of scatter matrices - are becoming increasingly popular in machine learning and computer vision for modeling data statistics, co-occurrences, or even as visual descriptors.

Dictionary Learning

Dictionary Learning and Sparse Coding for Third-order Super-symmetric Tensors

no code implementations9 Sep 2015 Piotr Koniusz, Anoop Cherian

Super-symmetric tensors - a higher-order extension of scatter matrices - are becoming increasingly popular in machine learning and computer vision for modelling data statistics, co-occurrences, or even as visual descriptors.

Dictionary Learning

Convolutional Kernel Networks

no code implementations NeurIPS 2014 Julien Mairal, Piotr Koniusz, Zaid Harchaoui, Cordelia Schmid

An important goal in visual recognition is to devise image representations that are invariant to particular transformations.

Image Classification

Cannot find the paper you are looking for? You can Submit a new open access paper.