paper-with-me

Papers

Towards a Foundation Purchasing Model: Pretrained Generative Autoregression on Transaction Sequences

2024-01-03 · Piotr Skalski, David Sutton, Stuart Burrell, Iker Perez, Jason Wong

Machine learning models underpin many modern financial systems for use cases such as fraud detection and churn prediction. Most are based on supervised learning with hand-engineered features, which relies heavily on the availability of labelled data. Large self-supervised generative models have shown tremendous success in natural language processing and computer vision, yet so far they haven't been adapted to multivariate time series of financial transactions. In this paper, we present a generative pretraining method that can be used to obtain contextualised embeddings of financial transactions. Benchmarks on public datasets demonstrate that it outperforms state-of-the-art self-supervised methods on a range of downstream tasks. We additionally perform large-scale pretraining of an embedding model using a corpus of data from 180 issuing banks containing 5.1 billion transactions and apply it to the card fraud detection problem on hold-out datasets. The embedding model significantly improves value detection rate at high precision thresholds and transfers well to out-of-domain distributions.

📄 PDF Abstract BibTeX arXiv:2401.01641

Code (1)

featurespace/foundation-model-paper 공식 구현 tf

Tasks

Fraud DetectionTime Series

Similar Papers 제목 키워드 기반

Towards Unifying Understanding and Generation in the Era of Vision Foundation Models: A Survey from the Autoregression Perspective

2024-10-29 · Shenghao Xie, Wenqiang Zu, Mingyang Zhao, Duo Su 외

Autoregression in large language models (LLMs) has shown impressive scalability by unifying all language tasks into the next token prediction paradigm. Recently, there is a growing interest in extending this success to v…

Survey

MINT: A Universal Zero-Shot Predictor for Transaction Data

2026-08-14 · Parameswaran Kamalaruban, Viktor Drobnyi, Maeve Madigan, Julia Rozanova 외 arxiv

Banks analyse sequential financial transaction data to perform many tasks, including fraud prevention, credit risk assessment and offer personalization. To improve the predictive accuracy of these tasks, Payments Foundat…

Multimodal Reasoning

Generative Pretraining at Scale: Transformer-Based Encoding of Transactional Behavior for Fraud Detection

2023-12-22 · Ze Yu Zhao, Zheng Zhu, Guilin Li, Wenhan Wang 외

In this work, we introduce an innovative autoregressive model leveraging Generative Pretrained Transformer (GPT) architectures, tailored for fraud detection in payment systems. Our approach innovatively confronts token e…

Anomaly DetectionFraud Detection

Research and application of time series algorithms in centralized purchasing data

2019-11-01 · Yun Bai, Suling Jia, Xixi Li

Based on the online transaction data of COSCO group's centralized procurement platform, this paper studies the clustering method of time series type data. The different methods of similarity calculation, different cluste…

ClusteringMarketingTime SeriesTime Series Analysis

Profiling US Restaurants from Billions of Payment Card Transactions

2020-09-05 · Himel Dev, Hossein Hamooni

A payment card (such as debit or credit) is one of the most convenient payment methods for purchasing goods and services. Hundreds of millions of card transactions take place across the globe every day, generating a mass…

Fraud Detection