Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Legendre polynomials
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== In recurrent neural networks === A [[recurrent neural network]] that contains a {{math|''d''}}-dimensional memory vector, <math>\mathbf{m} \in \R^d</math>, can be optimized such that its neural activities obey the [[linear time-invariant system]] given by the following [[state-space representation]]: <math display="block">\theta \dot{\mathbf{m}}(t) = A\mathbf{m}(t) + Bu(t),</math> <math display="block">\begin{align} A &= \left[ a \right]_{ij} \in \R^{d \times d} \text{,} \quad && a_{ij} = \left(2i + 1\right) \begin{cases} -1 & i < j \\ (-1)^{i-j+1} & i \ge j \end{cases},\\ B &= \left[ b \right]_i \in \R^{d \times 1} \text{,} \quad && b_i = (2i + 1) (-1)^i . \end{align}</math> In this case, the sliding window of <math>u</math> across the past <math>\theta</math> units of time is [[Approximation theory|best approximated]] by a linear combination of the first <math>d</math> shifted Legendre polynomials, weighted together by the elements of <math>\mathbf{m}</math> at time <math>t</math>: <math display="block">u(t - \theta') \approx \sum_{\ell=0}^{d-1} \widetilde{P}_\ell \left(\frac{\theta'}{\theta} \right) \, m_{\ell}(t) , \quad 0 \le \theta' \le \theta .</math> When combined with [[deep learning]] methods, these networks can be trained to outperform [[long short-term memory]] units and related architectures, while using fewer computational resources.<ref>{{cite conference |last1=Voelker |first1=Aaron R. |last2=KajiΔ |first2=Ivana |last3=Eliasmith |first3=Chris |title=Legendre Memory Units: Continuous-Time Representation in Recurrent Neural Networks |url=http://compneuro.uwaterloo.ca/files/publications/voelker.2019.lmu.pdf |conference=Advances in Neural Information Processing Systems |conference-url=https://neurips.cc |year=2019 }}</ref>
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Legendre polynomials
(section)
Add topic