A Diverse and Effective Retrieval-Based Debt Collection System with Expert Knowledge
Jiaming Luo, Weiyi Luo, Guoqing Sun, Mengchen Zhu, Haifeng Tang, Kunyao Lan, Mengyue Wu, Kenny Q. Zhu
TL;DR
Debt collection is costly and traditional rule-based systems struggle with script diversity and adaptability. The authors propose SCORES, a two-stage retrieval framework that first auto-generates a diverse script library from real conversations and then selects responses via a recall model followed by an LLM-based ranking, with knowledge distillation to smaller models for efficiency. Key contributions include automatic production of 1,000+ scripts across 9 strategies, a substantial recall and ranking performance boost, and a scalable deployment framework adaptable to related domains. The approach yields practical gains on bank data, demonstrating how retrieval-based chatbots can enhance efficiency and effectiveness in finance and customer service.
Abstract
Designing effective debt collection systems is crucial for improving operational efficiency and reducing costs in the financial industry. However, the challenges of maintaining script diversity, contextual relevance, and coherence make this task particularly difficult. This paper presents a debt collection system based on real debtor-collector data from a major commercial bank. We construct a script library from real-world debt collection conversations, and propose a two-stage retrieval based response system for contextual relevance. Experimental results show that our system improves script diversity, enhances response relevance, and achieves practical deployment efficiency through knowledge distillation. This work offers a scalable and automated solution, providing valuable insights for advancing debt collection practices in real-world applications.
