paper-with-me

Papers

SparseMask: Differentiable Connectivity Learning for Dense Image Prediction

2019-04-16 · ICCV 2019 10 · Huikai Wu, Junge Zhang, Kaiqi Huang

In this paper, we aim at automatically searching an efficient network architecture for dense image prediction. Particularly, we follow the encoder-decoder style and focus on designing a connectivity structure for the decoder. To achieve that, we design a densely connected network with learnable connections, named Fully Dense Network, which contains a large set of possible final connectivity structures. We then employ gradient descent to search the optimal connectivity from the dense connections. The search process is guided by a novel loss function, which pushes the weight of each connection to be binary and the connections to be sparse. The discovered connectivity achieves competitive results on two segmentation datasets, while runs more than three times faster and requires less than half parameters compared to the state-of-the-art methods. An extensive experiment shows that the discovered connectivity is compatible with various backbones and generalizes well to other dense image prediction tasks.

📄 PDF Abstract BibTeX arXiv:1904.07642

Code (1)

wuhuikai/SparseMask 공식 구현 pytorch

Tasks

DecoderPrediction

Similar Papers 제목 키워드 기반

NAS-PRNet: Neural Architecture Search generated Phase Retrieval Net for Off-axis Quantitative Phase Imaging

2022-10-25 · Xin Shu, Mengxuan Niu, Yi Zhang, Renjie Zhou

Single neural networks have achieved simultaneous phase retrieval with aberration compensation and phase unwrapping in off-axis Quantitative Phase Imaging (QPI). However, when designing the phase retrieval neural network…

DecoderNeural Architecture SearchRetrieval

Dense Transformer Networks for Brain Electron Microscopy Image Segmentation

2019-08-10 · Twenty-Eighth International Joint Conference on Artificial Intelligence (IJCAI-19) 2019 8 · Jun Li, Yongjun Chen, Lei Cai, Ian Davidson 외

The key idea of current deep learning methods for dense prediction is to apply a model on a regular patch centered on each pixel to make pixel-wise predictions. These methods are limited in the sense that the patches are…

DecoderElectron Microscopy Image SegmentationImage SegmentationSemantic Segmentation

Differentiable Hierarchical Visual Tokenization

2025-11-04 · Marius Aasan, Martine Hjelkrem-Tan, Nico Catalano, Changkyu Choi 외 arxiv

Vision Transformers rely on fixed patch tokens that ignore the spatial and semantic structure of images. In this work, we introduce an end-to-end differentiable tokenizer that adapts to image content with pixel-level gra…

Mode Connectivity in Auction Design

2023-05-18 · NeurIPS 2023 11 · Christoph Hertrich, Yixin Tao, László A. Végh

Optimal auction design is a fundamental problem in algorithmic game theory. This problem is notoriously difficult already in very simple settings. Recent work in differentiable economics showed that neural networks can e…

Dense Transformer Networks

2017-05-24 · Jun Li, Yongjun Chen, Lei Cai, Ian Davidson 외

The key idea of current deep learning methods for dense prediction is to apply a model on a regular patch centered on each pixel to make pixel-wise predictions. These methods are limited in the sense that the patches are…

DecoderImage SegmentationSemantic Segmentation