paper-with-me

홈 › Papers

Predicting Mortgage Default with Machine Learning: AutoML, Class Imbalance, and Leakage Control

2026-01-27 · Xianghong Hu, Tianning Xu, Ying Chen, Shuai Wang arxiv

Mortgage default prediction is a core task in financial risk management, and machine learning models are increasingly used to estimate default probabilities and provide interpretable signals for downstream decisions. In real-world mortgage datasets, however, three factors frequently undermine evaluation validity and deployment reliability: ambiguity in default labeling, severe class imbalance, and information leakage arising from temporal structure and post-event variables. We compare multiple machine learning approaches for mortgage default prediction using a real-world loan-level dataset, with emphasis on leakage control and imbalance handling. We employ leakage-aware feature selection, a strict temporal split that constrains both origination and reporting periods, and controlled downsampling of the majority class. Across multiple positive-to-negative ratios, performance remains stable, and an AutoML approach (AutoGluon) achieves the strongest AUROC among the models evaluated. An extended and pedagogical version of this work will appear as a book chapter.

📄 PDF Abstract BibTeX arXiv:2602.00120

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mining Robust Default Configurations for Resource-constrained AutoML

2022-02-20 · Moe Kayali, Chi Wang

Automatic machine learning (AutoML) is a key enabler of the mass deployment of the next generation of machine learning systems. A key desideratum for future ML systems is the automatic selection of models and hyperparame…

AutoMLBIG-bench Machine Learning

Time Series Feature Redundancy Paradox: An Empirical Study Based on Mortgage Default Prediction

2024-12-23 · Chengyue Huang, Yahe Yang

With the widespread application of machine learning in financial risk management, conventional wisdom suggests that longer training periods and more feature variables contribute to improved model performance. This paper,…

feature selectionPredictionTime SeriesTime Series Prediction

Phase transitions in debt recycling

2024-05-29 · Sabrina Aufiero, Preben Forer, Pierpaolo Vivo, Fabio Caccioli 외

Debt recycling is an aggressive equity extraction strategy that potentially permits faster repayment of a mortgage. While equity progressively builds up as the mortgage is repaid monthly, mortgage holders may obtain anot…

Attention-based Dynamic Multilayer Graph Neural Networks for Loan Default Prediction

2024-02-01 · Sahab Zandi, Kamesh Korangi, María Óskarsdóttir, Christophe Mues 외

Whereas traditional credit scoring tends to employ only individual borrower- or loan-level predictors, it has been acknowledged for some time that connections between borrowers may result in default risk propagating over…

Graph Neural Network

The Potential of AutoML for Recommender Systems

2024-02-06 · Tobias Vente, Joeran Beel

Automated Machine Learning (AutoML) has greatly advanced applications of Machine Learning (ML) including model compression, machine translation, and computer vision. Recommender Systems (RecSys) can be seen as an applica…

AutoMLMachine TranslationModel CompressionRecommendation Systems