paper-with-me

Papers

Can a biologically-plausible hierarchy effectively replace face detection, alignment, and recognition pipelines?

2013-11-16 · Qianli Liao, Joel Z. Leibo, Youssef Mroueh, Tomaso Poggio

The standard approach to unconstrained face recognition in natural photographs is via a detection, alignment, recognition pipeline. While that approach has achieved impressive results, there are several reasons to be dissatisfied with it, among them is its lack of biological plausibility. A recent theory of invariant recognition by feedforward hierarchical networks, like HMAX, other convolutional networks, or possibly the ventral stream, implies an alternative approach to unconstrained face recognition. This approach accomplishes detection and alignment implicitly by storing transformations of training images (called templates) rather than explicitly detecting and aligning faces at test time. Here we propose a particular locality-sensitive hashing based voting scheme which we call "consensus of collisions" and show that it can be used to approximate the full 3-layer hierarchy implied by the theory. The resulting end-to-end system for unconstrained face recognition operates on photographs of faces taken under natural conditions, e.g., Labeled Faces in the Wild (LFW), without aligning or cropping them, as is normally done. It achieves a drastic improvement in the state of the art on this end-to-end task, reaching the same level of performance as the best systems operating on aligned, closely cropped images (no outside training data). It also performs well on two newer datasets, similar to LFW, but more difficult: LFW-jittered (new here) and SUFR-W.

📄 PDF Abstract BibTeX arXiv:1311.4082

Code (0)

등록된 구현이 없습니다.

Tasks

Face DetectionFace Recognition

Similar Papers 제목 키워드 기반

View-tolerant face recognition and Hebbian learning imply mirror-symmetric neural tuning to head orientation

2016-06-05 · Joel Z. Leibo, Qianli Liao, Winrich Freiwald, Fabio Anselmi 외

The primate brain contains a hierarchy of visual areas, dubbed the ventral stream, which rapidly computes object representations that are both specific for object identity and relatively robust against identity-preservin…

Face RecognitionObjectObject Recognition

A nonlinear hidden layer enables actor-critic agents to learn multiple paired association navigation

2021-06-25 · M Ganesh Kumar, Cheston Tan, Camilo Libedinsky, Shih-Cheng Yen 외

Navigation to multiple cued reward locations has been increasingly used to study rodent learning. Though deep reinforcement learning agents have been shown to be able to learn the task, they are not biologically plausibl…

Deep Reinforcement LearningNavigate

Tuning Convolutional Spiking Neural Network with Biologically-plausible Reward Propagation

2020-10-09 · Tielin Zhang, Shuncheng Jia, Xiang Cheng, Bo Xu

Spiking Neural Networks (SNNs) contain more biologically realistic structures and biologically-inspired learning principles than those in standard Artificial Neural Networks (ANNs). SNNs are considered the third generati…

A Biologically Plausible Learning Rule for Deep Learning in the Brain

2018-11-05 · Isabella Pozzi, Sander Bohté, Pieter Roelfsema

Researchers have proposed that deep learning, which is providing important progress in a wide range of high complexity tasks, might inspire new insights into learning in the brain. However, the methods used for deep lear…

Deep Learningimage-classificationImage Classificationreinforcement-learning+2

Biologically Plausible Learning of Text Representation with Spiking Neural Networks

2020-06-26 · Marcin Białas, Marcin Michał Mirończuk, Jacek Mańdziuk

This study proposes a novel biologically plausible mechanism for generating low-dimensional spike-based text representation. First, we demonstrate how to transform documents into series of spikes spike trains which are s…

Document ClassificationGeneral Classificationtext-classificationText Classification