Pith. sign in

REVIEW 2 cited by

Log-DenseNet: How to Sparsify a DenseNet

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1711.00002 v1 pith:SFJCTZTB submitted 2017-10-30 cs.CV cs.LG

classification cs.CVcs.LG
keywords connectionsdensenetbackpropagationlayersskipconnectiondensenetsdistances
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Skip connections are increasingly utilized by deep neural networks to improve accuracy and cost-efficiency. In particular, the recent DenseNet is efficient in computation and parameters, and achieves state-of-the-art predictions by directly connecting each feature layer to all previous ones. However, DenseNet's extreme connectivity pattern may hinder its scalability to high depths, and in applications like fully convolutional networks, full DenseNet connections are prohibitively expensive. This work first experimentally shows that one key advantage of skip connections is to have short distances among feature layers during backpropagation. Specifically, using a fixed number of skip connections, the connection patterns with shorter backpropagation distance among layers have more accurate predictions. Following this insight, we propose a connection template, Log-DenseNet, which, in comparison to DenseNet, only slightly increases the backpropagation distances among layers from 1 to ($1 + \log_2 L$), but uses only $L\log_2 L$ total connections instead of $O(L^2)$. Hence, Log-DenseNets are easier than DenseNets to implement and to scale. We demonstrate the effectiveness of our design principle by showing better performance than DenseNets on tabula rasa semantic segmentation, and competitive results on visual recognition.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. HarDNet: A Low Memory Traffic Network

    cs.CV 2019-09 conditional novelty 6.0 of 10

    HarDNet, a power-of-two sparsified DenseNet, reduces intermediate feature-map memory traffic and delivers 30% to 45% faster inference at comparable accuracy.

  2. Gated Convolutional Networks with Hybrid Connectivity for Image Classification

    cs.CV 2019-08 conditional novelty 5.0 of 10

    HCGNet, a gated hybrid-connectivity network, reports state-of-the-art image-classification accuracy with fewer parameters than prior models, under training recipes that differ from the baselines.

Pith tools