Financial Management System for SMEs: Real-World Deployment of Accounts Receivable and Cash Flow Prediction
Bartłomiej Małkus, Szymon Bobek, Grzegorz J. Nalepa
TL;DR
The paper tackles SME financial management under data scarcity by integrating accounts receivable payment-delay prediction with cash flow forecasting. It introduces a modular, transparent architecture consisting of AR and four-submodule CF components, deployed as a REST API and integrated with Cluee on Google App Engine. Key contributions include data-efficient feature engineering with moving-average trends, per-customer SVM models, synthetic data generation for realistic evaluation, and a real-world deployment that demonstrates actionable liquidity insights for SMEs. The work shows that an integrated AR+CF approach can provide robust, interpretable forecasts and practical guidance for proactive financial management in resource-constrained small businesses.
Abstract
Small and Medium Enterprises (SMEs), particularly freelancers and early-stage businesses, face unique financial management challenges due to limited resources, small customer bases, and constrained data availability. This paper presents the development and deployment of an integrated financial prediction system that combines accounts receivable prediction and cash flow forecasting specifically designed for SME operational constraints. Our system addresses the gap between enterprise-focused financial tools and the practical needs of freelancers and small businesses. The solution integrates two key components: a binary classification model for predicting invoice payment delays, and a multi-module cash flow forecasting model that handles incomplete and limited historical data. A prototype system has been implemented and deployed as a web application with integration into Cluee's platform, a startup providing financial management tools for freelancers, demonstrating practical feasibility for real-world SME financial management.
