paper-with-me

홈 › Papers

Hierarchical Classification of Financial Transactions Through Context-Fusion of Transformer-based Embeddings and Taxonomy-aware Attention Layer

2023-12-12 · Antonio J. G. Busson, Rafael Rocha, Rennan Gaio, Rafael Miceli, Ivan Pereira, Daniel de S. Moraes, Sérgio Colcher, Alvaro Veiga, Bruno Rizzi, Francisco Evangelista, Leandro Santos, Fellipe Marques, Marcos Rabaioli, Diego Feldberg, Debora Mattos, João Pasqua, Diogo Dias

This work proposes the Two-headed DragoNet, a Transformer-based model for hierarchical multi-label classification of financial transactions. Our model is based on a stack of Transformers encoder layers that generate contextual embeddings from two short textual descriptors (merchant name and business activity), followed by a Context Fusion layer and two output heads that classify transactions according to a hierarchical two-level taxonomy (macro and micro categories). Finally, our proposed Taxonomy-aware Attention Layer corrects predictions that break categorical hierarchy rules defined in the given taxonomy. Our proposal outperforms classical machine learning methods in experiments of macro-category classification by achieving an F1-score of 93\% on a card dataset and 95% on a current account dataset.

📄 PDF Abstract BibTeX arXiv:2312.07730

Code (0)

등록된 구현이 없습니다.

Tasks

Hierarchical Multi-label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Learning of Weighted Multi-layer Networks via Dynamic Social Spaces, with Application to Financial Interbank Transactions

2019-11-25 · Chris Carmona, Serafin Martinez-Jaramillo

We propose a general network model suited for longitudinal data of multi-layer networks with directed and weighted edges. Our formulation built upon the latent social space representation of networks. It consists of a hi…

Bayesian InferenceGaussian Processes

Fine-grained Attention in Hierarchical Transformers for Tabular Time-series

2024-06-21 · Raphael Azorin, Zied Ben Houidi, Massimo Gallo, Alessandro Finamore 외

Tabular data is ubiquitous in many real-life systems. In particular, time-dependent tabular data, where rows are chronologically related, is typically used for recording historical events, e.g., financial transactions, h…

Time Series

An anomaly prediction framework for financial IT systems using hybrid machine learning methods

2019-07-30 · Jingwen Wang, Jingxin Liu, Juntao Pu, Qinghong Yang 외

In financial field, a robust software system is of vital importance to ensure the smooth operation of financial transactions. However, many financial corporations still depend on operators to identify and eliminate the s…

BIG-bench Machine LearningHybrid Machine LearningTime Series AnalysisTime Series Prediction

PersonaLedger: Generating Realistic Financial Transactions with Persona Conditioned LLMs and Rule Grounded Feedback

2026-01-06 · Dehao Yuan, Tyler Farnan, Stefan Tesliuc, Doron L Bergman 외 arxiv

Strict privacy regulations limit access to real transaction data, slowing open research in financial AI. Synthetic data can bridge this gap, but existing generators do not jointly achieve behavioral diversity and logical…

Anomaly Detection

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

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

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 …

Fraud DetectionTime Series