# Deep Visual Re-Identification with Confidence

**Authors:** George Adaimi, Sven Kreiss, Alexandre Alahi

arXiv: 1906.04692 · 2020-09-11

## TL;DR

This paper introduces a confidence-based learning framework for visual re-identification, improving the accuracy of tracking agents like vehicles and pedestrians across non-overlapping camera views.

## Contribution

It proposes a novel confidence modeling approach that enhances neural network representations for re-identification, outperforming existing methods across multiple datasets.

## Key findings

- Confidence-based methods boost re-identification performance.
- The approach is effective for both vehicles and pedestrians.
- Shared source code promotes open science.

## Abstract

Transportation systems often rely on understanding the flow of vehicles or pedestrian. From traffic monitoring at the city scale, to commuters in train terminals, recent progress in sensing technology make it possible to use cameras to better understand the demand, i.e., better track moving agents (e.g., vehicles and pedestrians). Whether the cameras are mounted on drones, vehicles, or fixed in the built environments, they inevitably remain scatter. We need to develop the technology to re-identify the same agents across images captured from non-overlapping field-of-views, referred to as the visual re-identification task. State-of-the-art methods learn a neural network based representation trained with the cross-entropy loss function. We argue that such loss function is not suited for the visual re-identification task hence propose to model confidence in the representation learning framework. We show the impact of our confidence-based learning framework with three methods: label smoothing, confidence penalty, and deep variational information bottleneck. They all show a boost in performance validating our claim. Our contribution is generic to any agent of interest, i.e., vehicles or pedestrians, and outperform highly specialized state-of-the-art methods across 5 datasets. The source code and models are shared towards an open science mission.

## Full text

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

## Figures

20 figures with captions in the complete paper: https://tomesphere.com/paper/1906.04692/full.md

## References

83 references — full list in the complete paper: https://tomesphere.com/paper/1906.04692/full.md

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