We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Generative Transformer for Accurate and Reliable Salient Object Detection

Abstract: In this paper, we conduct extensive research on exploring the contribution of transformers to salient object detection, achieving both accurate and reliable saliency predictions. We first investigate transformers for accurate salient object detection with deterministic neural networks, and explain that the effective structure modeling and global context modeling abilities lead to its superior performance compared with the CNN based frameworks. Then, we design stochastic networks to evaluate the transformers' ability in reliable salient object detection. We observe that both CNN and transformer based frameworks suffer greatly from the over-confidence issue, where the models tend to generate wrong predictions with high confidence, leading to over-confident predictions or a poorly-calibrated model. To estimate the calibration degree of both CNN- and transformer-based frameworks for reliable saliency prediction, we introduce generative adversarial network (GAN) based models to identify the over-confident regions by sampling from the latent space. Specifically, we present the inferential generative adversarial network (iGAN). Different from the conventional GAN based framework, which defines the distribution of the latent variable as fixed standard normal distribution N(0,1), the proposed "iGAN" infers the latent variable by gradient-based Markov Chain Monte Carlo (MCMC), namely Langevin dynamics. We apply the proposed inferential generative adversarial network (iGAN) to both fully and weakly supervised salient object detection, and explain that iGAN within the transformer framework leads to both accurate and reliable salient object detection. The source code and experimental results are publicly available via our project page: this https URL
Comments: Technical report, 18 pages, 17 figures
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2104.10127 [cs.CV]
  (or arXiv:2104.10127v3 [cs.CV] for this version)

Submission history

From: Jing Zhang [view email]
[v1] Tue, 20 Apr 2021 17:12:51 GMT (14704kb,D)
[v2] Sat, 26 Jun 2021 04:21:59 GMT (25450kb,D)
[v3] Wed, 26 Jan 2022 04:29:31 GMT (23750kb,D)
[v4] Mon, 31 Jan 2022 23:26:41 GMT (30685kb,D)
[v5] Fri, 30 Dec 2022 12:12:38 GMT (19966kb,D)

Link back to: arXiv, form interface, contact.