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

Trend · papers per month

0111 · May 201919922001200920172026
2 results for locale-agnostic

Improves domain classification across multiple locales with shared language.

problem Improves domain classification accuracy in Spoken Language Understanding across multiple locales with shared language.
method Selective multi-task learning to create a joint representation of utterances over locales with different sets of domains.
result The proposed approach outperforms other baselines models especially when classifying locale-specific domains and low-resourced domains.

Paper tackles time series forecasting weaknesses in Transformers.

problem Transformer's locality-agnostic and memory-bottleneck issues in time series forecasting.
method Proposes convolutional self-attention and LogSparse Transformer to address locality and memory issues.
result Improves forecasting accuracy for fine-granularity, long-term dependency time series.