# Forced Spatial Attention for Driver Foot Activity Classification

**Authors:** Akshay Rangesh, Mohan M. Trivedi

arXiv: 1907.11824 · 2019-10-22

## TL;DR

This paper introduces a novel Forced Spatial Attention loss to improve image classification tasks where the class depends on object location, demonstrated on driver foot activity classification with enhanced accuracy and robustness.

## Contribution

The paper proposes a domain-dependent FSA loss that guides neural networks to focus on relevant spatial regions, improving classification performance for location-sensitive tasks.

## Key findings

- Significantly improved classification accuracy
- Enhanced generalization and robustness against noise
- Reduced need for large datasets

## Abstract

This paper provides a simple solution for reliably solving image classification tasks tied to spatial locations of salient objects in the scene. Unlike conventional image classification approaches that are designed to be invariant to translations of objects in the scene, we focus on tasks where the output classes vary with respect to where an object of interest is situated within an image. To handle this variant of the image classification task, we propose augmenting the standard cross-entropy (classification) loss with a domain dependent Forced Spatial Attention (FSA) loss, which in essence compels the network to attend to specific regions in the image associated with the desired output class. To demonstrate the utility of this loss function, we consider the task of driver foot activity classification - where each activity is strongly correlated with where the driver's foot is in the scene. Training with our proposed loss function results in significantly improved accuracies, better generalization, and robustness against noise, while obviating the need for very large datasets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.11824/full.md

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/1907.11824/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1907.11824/full.md

---
Source: https://tomesphere.com/paper/1907.11824