Log in
Enquire now
Highway network

Highway network

Paths along information can flow across several layers optimizing machine learning.

OverviewStructured DataIssuesContributors

Contents

TimelineTable: Further ResourcesReferences

Other attributes

Wikidata ID
Q42417573

Highway network is a neural network architecture designed to ease gradient-based training of very deep networks. It is built on residual networks (ResNets).

It preserves the shortcuts introduced in the ResNet, but augments them with a adaptable parameter to determine to what extent each layer should be a skip connection or a nonlinear connection. It optimizes networks and increases depth. Highway networks allow training of deep, efficient and multilayered networks.

Its gating mechanisms to regulate information flow across different layers. Highway layers allow the network to copy or transform representations instead of traditional neural layers. A feed forward neural network is defined as,

y = H(x,WH)

while a highway network is defined as,

y = H(x,WH) · T(x,WT) + x · C(x,WC).

T is the transform gate and C is the carry gate, they express how much of the output is produced by transforming the input and carrying it, respectively.

Highway network is used as part of text sequence labeling and speech recognition tasks.

Timeline

No Timeline data yet.

Further Resources

Title
Author
Link
Type
Date

Highway Networks

Rupesh Kumar Srivastava, Klaus Greff and Jürgen Schmidhuber

https://arxiv.org/pdf/1505.00387.pdf

Academic paper

Highway Networks: A new (old) chapter in Deep Learning

Rupesh Kumar Srivastava

http://people.idsia.ch/~rupesh/files/INIETH_12042017.pdf

ResNets, HighwayNets, and DenseNets, Oh My!

Arthur Juliani

https://chatbotslife.com/resnets-highwaynets-and-densenets-oh-my-9bb15918ee32

References

Find more entities like Highway network

Use the Golden Query Tool to find similar entities by any field in the Knowledge Graph, including industry, location, and more.
Open Query Tool
Access by API
Golden Query Tool
Golden logo

Company

  • Home
  • Press & Media
  • Blog
  • Careers
  • WE'RE HIRING

Products

  • Knowledge Graph
  • Query Tool
  • Data Requests
  • Knowledge Storage
  • API
  • Pricing
  • Enterprise
  • ChatGPT Plugin

Legal

  • Terms of Service
  • Enterprise Terms of Service
  • Privacy Policy

Help

  • Help center
  • API Documentation
  • Contact Us
By using this site, you agree to our Terms of Service.