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,695 papers · 148 categories

Trend · papers per month

0111 · Jun 201819922001200920172026
3 results for meta-procedure

Compress++ speeds up distribution compression to near-linear time.

problem Accurately summarize a probability distribution using a small number of points efficiently.
method Introduces Compress++, a meta-procedure to speed up any thinning algorithm.
result Achieves n\sqrt{n} points with O(logn/n)\mathcal{O}(\sqrt{\log n/n}) integration error in O(nlog3n)\mathcal{O}(n \log^3 n) time and O(nlog2n)\mathcal{O}( \sqrt{n} \log^2 n ) space.