GithubHelp home page GithubHelp logo

Comments (4)

caiyuanhao1998 avatar caiyuanhao1998 commented on August 18, 2024 1

we aim to stabilize the spectral-wise self-attention map produced by Q and K. For V, we apply mask-attention and use LN to process it in the subsequent layers. I can also try to apply an LN to process V in the MS-MSA module.

from mst.

caiyuanhao1998 avatar caiyuanhao1998 commented on August 18, 2024

Hi,

Thanks for your interests. Another layer normalization is in Line 150-151 of MS_MSA module in MST.py, check this

from mst.

yyyang-2019 avatar yyyang-2019 commented on August 18, 2024

Thanks for your quick reply and i hope that won't bother you.
So the normalize is only applied on Q and K in computing attention matrix, leaving V not normed. That's different from the LN in common transformer-based models which applies to the whole feature map. I wonder what the reason this design is for?

from mst.

yyyang-2019 avatar yyyang-2019 commented on August 18, 2024

okay i got it. appreciate your great work :)

from mst.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.