
< (From left) Professor Jaesik Choi of the Kim Jaechul Graduate School of AI, Ph.D candidate Chanwoo Lee, Ph.D candidate Youngjin Park >
The research team led by Professor Jaesik Choi of KAIST's Kim Jaechul Graduate School of AI, in collaboration with KakaoBank Corp, announced that they have developed an accelerated explanation technology that can explain the basis of an Artificial Intelligence (AI) model's judgment in real-time. This research achievement significantly increases the practical applicability of Explainable Artificial Intelligence (hereinafter XAI) technology in fields requiring real-time decision-making, such as financial services, by achieving an average processing speed 8.5 times faster, and up to 11 times faster, than existing explanation algorithms for AI model predictions.
In the financial sector, a clear explanation for decisions made by AI systems is essential. Especially in services directly related to customer rights, such as loan screening and anomaly detection, regulatory demands to transparently present the basis for the AI model's judgment are increasingly stringent. However, conventional Explainable Artificial Intelligence (XAI) technologies required the repeated calculation of hundreds to thousands of baselines to generate accurate explanations, resulting in massive computational costs. This was a major factor limiting the application of XAI technology in real-time service environments.
To address this issue, Professor Choi's research team developed the 'ABSQR (Amortized Baseline Selection via Rank-Revealing QR)' framework for accelerating explanation algorithms. ABSQR noticed that the value function matrix generated during the AI model explanation process has a low-rank structure. It introduced a method to select only a critical few baselines from the hundreds available. This drastically reduced the computation complexity, which was previously proportional to the number of baselines, to be proportional only to the number of selected critical baselines, thereby maximizing computational efficiency while maintaining explanatory accuracy.
Specifically, ABSQR operates in two stages. The first stage systematically selects important baselines using Singular Value Decomposition (SVD) and Rank-Revealing QR decomposition techniques. Unlike existing random sampling methods, this is a deterministic selection method aimed at preserving information recovery, which guarantees the accuracy of the explanation while significantly reducing computation. The second stage introduces an amortized inference mechanism, which reuses the pre-calculated weights of the baselines through cluster-based search, allowing the system to provide an explanation for the model's prediction result in real-time service environments without repeatedly evaluating the model. The research team verified the superiority of ABSQR through experiments on various real-world datasets. Tests on standard datasets across five sectors—finance, marketing, and demographics—showed that ABSQR achieved an average processing speed 8.5 times faster than existing explanation algorithms that use all baselines, with a maximum speed improvement of over 11 times. Furthermore, the degradation of explanatory accuracy due to speed acceleration was minimized, maintaining up to 93.5% of the explanation accuracy compared to the baseline algorithm. This level is sufficient to meet the explanation quality required in real-world applications.

< ABSQR Framework Overview. (1) The baseline selection stage utilizes the low-rank structure of the value function matrix to select only a small number of key baselines, and (2) the accelerated search stage reuses the pre-calculated baseline weight coefficients based on clusters. This dramatically reduces the computation complexity, which was proportional to the number of baselines, to be proportional only to the number of selected key baselines. >
A KakaoBank official stated, "We will continue relentless research and development to enhance the reliability and convenience of financial services and introduce innovative financial technologies that customers can experience." Chanwoo Lee and Youngjin Park, co-first authors from KAIST, explained the significance of the research: "This methodology solves the crucial acceleration problem for real-time application in the financial sector, proving that it is possible to provide users with the reasons behind a learning model's decision in real-time." They added, "This research provides new insights into what constitutes unnecessary computation and the selection of important baselines in explanation algorithms, practically contributing to the improvement of explanation technology efficiency." This research, co-authored by PhD candidates Chanwoo Lee and Youngjin Park from the KAIST Kim Jaechul Graduate School of AI, and researchers Hyeongeun Lee and Yeeun Yoo from the KakaoBank Financial Technology Research Institute, was presented on November 12 at the 'CIKM 2025 (ACM International Conference on Information and Knowledge Management)', the world's highest-authority academic conference in the field of information and knowledge management. ※ Paper Title: Amortized Baseline Selection via Rank-Revealing QR for Efficient Model Explanation
※ Author Information:
※ Author Information: DOI: https://doi.org/10.1145/3746252.3761036
Meanwhile, this research achievement was conducted through KakaoBank's industry-academia research project 'Advanced Research on Explainable Artificial Intelligence Algorithms in the Financial Sector' and the Ministry of Science and ICT/Institute for Information & Communications Technology Planning and Evaluation (IITP) supported project 'Development of Explainable Artificial Intelligence Technology Providing Explainability in a Plug-and-Play Manner and Verification of Explanation Provision for AI Systems.'
AI semiconductors are becoming more programmable. KAIST researchers have developed a device whose response characteristics can be programmed to process data changing at different speeds. The technology reduced prediction errors for time-varying data by up to 40-fold and is expected to enhance real-time AI performance in autonomous vehicles, robots, and wearable devices. KAIST (President Choongsik Bae) announced on August 7 that a research team led by Chair Professor Shinhyun Choi from the Sch
2026-08-07The explosive growth of AI data centers has brought the commercialization of "giant batteries" one step closer. A KAIST research team has developed a process that cuts the production time for a core material used in large-capacity batteries by 67%, resolving the largest production bottleneck standing in the way of commercialization. KAIST (President Choongsik Bae) announced on August 5 that a research team led by Professor Hee-Tak Kim from the Department of Chemical and Biomolecular Engineeri
2026-08-05KAIST (President Choongsik Bae) announced on August 4 that RoboticUS, a joint student organization formed by students from KAIST and Seoul National University, is holding the inaugural Robot Hackathon at KAIST from August 3 to 8. "In the era of Physical AI, we need convergence talent who can go beyond building good AI to design and implement robots and systems that move the real world based on AI," said Choongsik Bae, President of KAIST. "This hackathon, planned and run entirely by students
2026-08-04From parcel delivery routes and factory production schedules to hospital duty rosters, many real-world planning tasks require solutions that satisfy numerous operational constraints. KAIST researchers have developed an artificial intelligence technique that can independently generate feasible plans satisfying all constraints specified in a mathematical optimization problem. KAIST (President Choongsik Bae) announced on August 3 that a research team led by Professor Min-Soo Kim from the School
2026-08-03Multimodal large language models (MLLMs), which process multiple types of sensory information such as text, images, and audio at the same time, are rapidly expanding the range of applications for artificial intelligence (AI). However, in real-world environments, these models can misinterpret the physical characteristics of sensors, mistakenly identify objects, or claim to hear sounds that are not actually present simply because a certain object appears in a video. These errors are known as hal
2026-08-03