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.

169,341 papers · 148 categories

Trend · papers per month

0.3%0.5%0.8%0.2% · Jun 201619922001200920182026
3 results for threshold-moving

A new method combines bagging and threshold-moving for imbalanced data.

problem Class imbalance in data mining hinders model performance.
method Probability thresholding bagging (PT-bagging) that preserves natural class distribution.
result PT-bagging improves model performance on imbalanced data.

Paper aims to improve AI's ability to learn new tasks incrementally.

problem Catastrophic Forgetting in AI systems learning multiple tasks simultaneously.
method Analyzed iCaRL method, identified knowledge distillation as key, proposed dynamic threshold moving algorithm.
result Demonstrated effectiveness of dynamic threshold moving algorithm on CIFAR100 and MNIST datasets.