Methods › General › Output Functions › Hierarchical Softmax

Hierarchical Softmax

12 papers tagged archive 2025-07-28

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

Hierarchical Softmax is a is an alternative to softmax that is faster to evaluate: it is O(logn) time to evaluate compared to O(n) for softmax. It utilises a multi-layer binary tree, where the probability of a word is calculated through the product of probabilities on each edge on the path to that node. See the Figure to the right for an example of where the product calculation would occur for the word "I'm".

(Introduced by Morin and Bengio)

Image Credit: Steven Schmatz

Papers archive 2025-07-28

12 shown of 12, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

20 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Classification3
General Classification3
Extreme Multi-Label Classification2
Language Modeling2
Language Modelling2
MUlTI-LABEL-ClASSIFICATION2
Multi-Label Classification2
Speech Recognition2
speech-recognition2
Automatic Speech Recognition1
Automatic Speech Recognition (ASR)1
Decoder1
Mixture-of-Experts1
Multi-class Classification1
Quantization1
Sentence1
Sentence Compression1
Text Classification1
parameter estimation1
text-classification1

Usage over time archive 2025-07-28

Papers per year tagged with Hierarchical Softmax: 2013 to 2025, peak 3 3 0 2013: 1 paper 2013 2014: 1 paper 2014 2015: 0 papers 2015 2016: 0 papers 2016 2017: 1 paper 2017 2018: 2 papers 2018 2019: 1 paper 2019 2020: 1 paper 2020 2021: 0 papers 2021 2022: 1 paper 2022 2023: 1 paper 2023 2024: 0 papers 2024 2025: 3 papers 2025
Papers per year the archive tags with this method, by the paper's archive date (12 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Output Functions

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections