Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

0111 · Feb 202019922001200920172026
1 result for FastGM

A new algorithm FastGM speeds up generating Gumbel-Max variables.

problem Efficiently generating multiple Gumbel-Max variables from high-dimensional vectors.
method FastGM reduces time complexity from O(kn+)O(kn^+) to O(klnk+n+)O(k \ln k + n^+) by generating variables in descending order.
result Significantly reduces computation time for generating kk Gumbel-Max variables.