paper-with-me

홈 › Papers

Tidying Deep Saliency Prediction Architectures

2020-03-10 · Navyasri Reddy, Samyak Jain, Pradeep Yarlagadda, Vineet Gandhi

Learning computational models for visual attention (saliency estimation) is an effort to inch machines/robots closer to human visual cognitive abilities. Data-driven efforts have dominated the landscape since the introduction of deep neural network architectures. In deep learning research, the choices in architecture design are often empirical and frequently lead to more complex models than necessary. The complexity, in turn, hinders the application requirements. In this paper, we identify four key components of saliency models, i.e., input features, multi-level integration, readout architecture, and loss functions. We review the existing state of the art models on these four components and propose novel and simpler alternatives. As a result, we propose two novel end-to-end architectures called SimpleNet and MDNSal, which are neater, minimal, more interpretable and achieve state of the art performance on public saliency benchmarks. SimpleNet is an optimized encoder-decoder architecture and brings notable performance gains on the SALICON dataset (the largest saliency benchmark). MDNSal is a parametric model that directly predicts parameters of a GMM distribution and is aimed to bring more interpretability to the prediction maps. The proposed saliency models can be inferred at 25fps, making them suitable for real-time applications. Code and pre-trained models are available at https://github.com/samyak0210/saliency.

📄 PDF Abstract BibTeX arXiv:2003.04942

Code (1)

samyak0210/saliency 공식 구현 pytorch

Tasks

DecoderPredictionSaliency Prediction

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
SimpleNet SimpleNet is a convolutional neural network with 13 layers. The network employs a homogeneous design utilizing 3 × 3 kernels for convolutional layer and 2 × 2 kernels for…

Similar Papers 제목 키워드 기반

RoboTidy : A 3D Gaussian Splatting Household Tidying Benchmark for Embodied Navigation and Action

2025-11-18 · Xiaoquan Sun, Ruijian Zhang, Kang Pang, Bingchen Miao 외 arxiv

Household tidying is an important application area, yet current benchmarks neither model user preferences nor support mobility, and they generalize poorly, making it hard to comprehensively assess integrated language-to-…

TranSalNet: Towards perceptually relevant visual saliency prediction

2021-10-07 · Jianxun Lou, Hanhe Lin, David Marshall, Dietmar Saupe 외

Visual saliency prediction using transformers - Convolutional neural networks (CNNs) have significantly advanced computational modelling for saliency prediction. However, accurately simulating the mechanisms of visual at…

PredictionSaliency Prediction

Tidiness Score-Guided Monte Carlo Tree Search for Visual Tabletop Rearrangement

2025-02-24 · Hogun Kee, Wooseok Oh, Minjae Kang, Hyemin Ahn 외

In this paper, we present the tidiness score-guided Monte Carlo tree search (TSMCTS), a novel framework designed to address the tabletop tidying up problem using only an RGB-D camera. We address two major problems for ta…

RecSal : Deep Recursive Supervision for Visual Saliency Prediction

2020-08-31 · Sandeep Mishra, Oindrila Saha

State-of-the-art saliency prediction methods develop upon model architectures or loss functions; while training to generate one target saliency map. However, publicly available saliency prediction datasets can be utilize…

PredictionSaliency Prediction

World Robot Challenge 2020 -- Partner Robot: A Data-Driven Approach for Room Tidying with Mobile Manipulator

2022-07-20 · Tatsuya Matsushima, Yuki Noguchi, Jumpei Arima, Toshiki Aoki 외

Tidying up a household environment using a mobile manipulator poses various challenges in robotics, such as adaptation to large real-world environmental variations, and safe and robust deployment in the presence of human…

Motion Planning