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

Trend · papers per month

1122 · May 201919922001200920172026
8 results for field-aware

Neural Calibration improves reliability of probabilistic predictions by learning from field-aware information.

problem Miscalibration of probabilistic predictions in machine learning models.
method Neural Calibration, a simple yet powerful post-hoc calibration method that learns from field-aware information.
result Neural Calibration significantly improves reliability in metrics like negative log-likelihood, Brier score, and AUC.

FiBiNET combines feature importance and bilinear interactions for CTR prediction.

problem Improving click-through rate prediction in advertising and feed ranking systems.
method FiBiNET dynamically learns feature importance via SENET and bilinear feature interactions.
result FiBiNET outperforms shallow and deep models on real-world datasets.

Proposes FEFM and DeepFEFM for CTR prediction, outperforming state-of-the-art models.

problem Click-through rate prediction in online applications.
method Field-Embedded Factorization Machine (FEFM) and its deep counterpart DeepFEFM, combining feature embeddings and deep neural networks.
result FEFM and DeepFEFM outperform existing models in CTR prediction tasks.