paper-with-me

Papers

Maximizing Success Rate of Payment Routing using Non-stationary Bandits

2023-08-02 · Aayush Chaudhary, Abhinav Rai, Abhishek Gupta

This paper discusses the system architecture design and deployment of non-stationary multi-armed bandit approaches to determine a near-optimal payment routing policy based on the recent history of transactions. We propose a Routing Service architecture using a novel Ray-based implementation for optimally scaling bandit-based payment routing to over 10,000 transactions per second, adhering to the system design requirements and ecosystem constraints with Payment Card Industry Data Security Standard (PCI DSS). We first evaluate the effectiveness of multiple bandit-based payment routing algorithms on a custom simulator to benchmark multiple non-stationary bandit approaches and identify the best hyperparameters. We then conducted live experiments on the payment transaction system on a fantasy sports platform Dream11. In the live experiments, we demonstrated that our non-stationary bandit-based algorithm consistently improves the success rate of transactions by 0.92% compared to the traditional rule-based methods over one month.

📄 PDF Abstract BibTeX arXiv:2308.01028

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

A Control-Theoretic Approach to Dynamic Payment Routing for Success Rate Optimization

2025-10-19 · Aniket Agrawal, Harsharanga Patil arxiv

This paper introduces a control-theoretic framework for dynamic payment routing, implemented within JUSPAY's Payment Orchestrator to maximize transaction success rate. The routing system is modeled as a closed-loop feedb…

Reinforcement Learning

An AI-powered Smart Routing Solution for Payment Systems

2021-11-01 · Ramya Bygari, Aayush Gupta, Shashwat Raghuvanshi, Aakanksha Bapna 외

In the current era of digitization, online payment systems are attracting considerable interest. Improving the efficiency of a payment system is important since it has a substantial impact on revenues for businesses. A g…

Beyond Task Success: Measuring Workflow Fidelity in LLM-Based Agentic Payment Systems

2026-05-07 · Donghao Huang, Joon Kiat Chua, Zhaoxia Wang arxiv

LLM-based multi-agent systems are increasingly deployed for payment workflows, yet prevailing metrics, Task Success Rate (TSR) and Agent Handoff F1-Score (HF1), capture only final outcomes or unordered routing decisions.…

State-Dependent Processing in Payment Channel Networks for Throughput Optimization

2021-03-31 · Nikolaos Papadis, Leandros Tassiulas

Payment channel networks (PCNs) have emerged as a scalability solution for blockchains built on the concept of a payment channel: a setting that allows two nodes to safely transact between themselves in high frequencies …

Scheduling

Re-examining Routing Networks for Multi-task Learning

2021-01-01 · Limeng Cui, Aaron Jaech

We re-examine Routing Networks, an approach to multi-task learning that uses reinforcement learning to decide parameter sharing with the goal of maximizing knowledge transfer between related tasks while avoiding task int…

Multi-Task Learningreinforcement-learningReinforcement Learning (RL)Transfer Learning