pith. sign in

arxiv: 2210.14391 · v1 · pith:7REXQNDJnew · submitted 2022-10-26 · 💻 cs.CV · cs.LG

Can Transformer Attention Spread Give Insights Into Uncertainty of Detected and Tracked Objects?

classification 💻 cs.CV cs.LG
keywords attentiondetectionobjectuncertaintydecoderdetectedenvironmentsinput
0
0 comments X
read the original abstract

Transformers have recently been utilized to perform object detection and tracking in the context of autonomous driving. One unique characteristic of these models is that attention weights are computed in each forward pass, giving insights into the model's interior, in particular, which part of the input data it deemed interesting for the given task. Such an attention matrix with the input grid is available for each detected (or tracked) object in every transformer decoder layer. In this work, we investigate the distribution of these attention weights: How do they change through the decoder layers and through the lifetime of a track? Can they be used to infer additional information about an object, such as a detection uncertainty? Especially in unstructured environments, or environments that were not common during training, a reliable measure of detection uncertainty is crucial to decide whether the system can still be trusted or not.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ATTN-FIQA: Interpretable Attention-based Face Image Quality Assessment with Vision Transformers

    cs.CV 2026-04 unverdicted novelty 6.0

    ATTN-FIQA computes face image quality scores from pre-softmax attention patterns in pre-trained ViT-based FR models using a single forward pass, showing correlation with recognition utility and spatial interpretability.