Learning Dispute Structure for Settlement Prediction in Financial ADR: A Multi-Task and Cross-Institutional Approach
This paper introduces a unified dataset and a multi-task modeling framework that leverages functional dispute structure tagging to improve settlement prediction in financial ADR, demonstrating that large language models can effectively capture partially shared dispute structures across multiple Japanese institutions.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine the legal world as a giant, noisy marketplace where people argue over money, contracts, and promises. Usually, when two people can't agree, they go to a judge in a courtroom, which is like a high-stakes referee game that takes forever and costs a fortune. But there's a quieter, faster way to solve these fights called "Alternative Dispute Resolution" (ADR). Think of ADR as a specialized mediation booth where a neutral helper tries to get the two arguing parties to shake hands and settle the score without ever stepping foot in a courtroom. In the world of finance, these booths are crucial because money matters are getting more complicated every day, and sometimes people just need a quick, fair way to fix a broken deal.
Now, imagine trying to teach a computer to be that mediator. This is where "Natural Language Processing" (NLP) comes in. NLP is the branch of science that teaches computers to read and understand human words, kind of like giving a robot a dictionary and a brain to figure out what a person is actually saying. The big question researchers have been asking is: Can we teach a computer to look at the arguments from both sides of a financial fight and predict whether they will successfully make a deal (settle) or walk away angry? It's a bit like trying to guess the ending of a movie just by reading the first two pages of the script. If we can do this, we could help solve disputes faster, save everyone time, and maybe even stop fights from happening in the first place by spotting trouble signs early.
This paper, written by Koutarou Tamura from Nomura Research Institute in Japan, dives right into that challenge. The author gathered a massive collection of real financial dispute cases from five different organizations in Japan, creating a unified "library" of 10,307 stories. Each story in this library has two main parts: what the person complaining (the complainant) said, and what the company being accused (the respondent) said. The goal was to build a smart computer model that could read these paired arguments and guess the outcome: will they settle, or will they not?
But here is the clever twist the author introduced. Instead of just asking the computer to guess the outcome, the paper suggests we should also teach it to understand the structure of the argument. It's like teaching a detective not just to guess who the culprit is, but to first identify what kind of crime it is. The author created a special "tagging system" that sorts disputes into categories like "Information Problems" (maybe someone didn't explain the risks well), "Suitability Issues" (maybe the product didn't fit the customer), "Bad Behavior" (like unauthorized actions), or "External Factors" (like the market crashing).
The paper proposes a "multi-task" learning model. Think of this as a student who is taking two exams at the same time: one exam is to guess the settlement outcome, and the other is to label the type of dispute. The idea is that by learning to recognize the type of fight, the computer gets better at guessing the result of the fight. The researchers tested this against other methods, including using giant "Large Language Models" (LLMs), which are super-smart AI chatbots that have read almost everything on the internet.
The results were quite interesting. The paper suggests that the multi-task model, which learned both the outcome and the dispute structure together, did a better job at predicting settlements than a model that only looked for the outcome. Specifically, the success rate (measured by something called the F1 score) went up from 0.70 to 0.73 when the model was taught about the dispute structures. This suggests that understanding the "shape" of the argument helps the computer make smarter guesses.
However, the paper also found that this isn't a magic bullet that works perfectly everywhere. When the researchers tested the model on different types of financial sectors, the results varied. For example, the model worked really well for securities (FINMAC) but was slightly less effective when trained on data from just one specific bank or insurance company compared to the big mixed dataset. This suggests that while some dispute structures are shared across the whole financial world, each sector also has its own unique "flavor" or style of arguing.
The study also looked at those giant AI chatbots (LLMs). It turns out that these chatbots, when given a few examples of similar past cases to look at (a technique called "few-shot" learning), performed just as well as, or sometimes even better than, the custom-built models in certain areas like insurance and banking. But in the securities sector, the custom model still held the crown. The authors note that this might be because the securities world is so diverse and complex that the chatbot couldn't find enough perfect examples to learn from.
One important thing the paper rules out is the idea that we can just throw all the text into a model and expect perfect results without understanding the context. The authors explicitly state that they had to be very careful to remove any parts of the text that accidentally revealed the final answer (like a summary that says "they settled"), because if the computer just reads the answer key, it's not really learning to predict. They also found that while the computer was good at spotting broad categories of disputes (like "Information Problems"), it struggled a bit more with the tiny, specific details (sub-tags), likely because those details are very similar to each other and hard to tell apart without more information like contract terms or customer ages.
In the end, this paper suggests that by teaching computers to understand not just what people are saying, but how their arguments are structured, we can build better tools to predict the future of financial fights. It's a step toward a world where AI helps mediate disputes more efficiently, though the authors admit there is still work to be done to make these tools perfect for every single type of financial product and to handle the messy, overlapping details of real-life arguments.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.