Long Short-Term Memory with Gate and State Level Fusion for Light Field-Based Face Recognition
Alireza Sepas-Moghaddam, Ali Etemad, Fernando Pereira, and Paulo, Lobato Correia

TL;DR
This paper introduces two novel LSTM cell architectures designed to jointly learn from multiple dependent sequences, enhancing light field-based face recognition by capturing richer spatio-angular information and outperforming existing methods.
Contribution
The paper proposes new LSTM cell architectures that process multiple sequences simultaneously, improving multi-view face recognition from light field images.
Findings
New LSTM architectures outperform state-of-the-art light field methods.
Joint learning from multiple sequences captures richer information.
Evaluation on IST-EURECOM LFFD dataset confirms effectiveness.
Abstract
Long Short-Term Memory (LSTM) is a prominent recurrent neural network for extracting dependencies from sequential data such as time-series and multi-view data, having achieved impressive results for different visual recognition tasks. A conventional LSTM network can learn a model to posteriorly extract information from one input sequence. However, if two or more dependent sequences of data are simultaneously acquired, the conventional LSTM networks may only process those sequences consecutively, not taking benefit of the information carried out by their mutual dependencies. In this context, this paper proposes two novel LSTM cell architectures that are able to jointly learn from multiple sequences simultaneously acquired, targeting to create richer and more effective models for recognition tasks. The efficacy of the novel LSTM cell architectures is assessed by integrating them into deep…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
