Back to articles
Evaluation & Benchmarks

金融 AI’s Annual Test: From Model Scores to Real-World Systems

3 min read

Financial AI is being tested on a new question: not simply whether a model can produce a good answer, but whether an entire system can keep performing under real business constraints.

According to QbitAI, the AFAC2026 finals were held in Shanghai and attracted 5,027 teams and nearly 20,000 participants worldwide. The contestants included university researchers, corporate engineers, and startup teams. Unlike conventional benchmark contests, the challenges introduced changing market conditions, difficult documents, limited experimentation budgets, and the cost of model calls.

Four challenges, four practical bottlenecks

  • Market participants and capital-flow analysis: Teams had to identify behavior from large, diverse, and multimodal market data. One subtask had no single predefined metric, requiring participants to design their own evaluation logic. Reproducibility, interpretability, and generalization were central.
  • Complex financial document reconstruction: Optical character recognition is only the first step. Long tables, changing layouts, and document-level understanding remain difficult for models. The key question is whether a system can work reliably without depending on a human expert’s implicit understanding.
  • Automated experimentation with sparse feedback: Agents had to make decisions when experiments could not be fully parallelized and resources were limited. This mirrors the challenge of moving automated research and workflow intelligence from proof of concept to economically viable deployment.
  • Dynamic memory compression for long-text agents: A larger context window does not automatically create a more useful context. Selecting, compressing, and retaining the right information is essential for both answer quality and token economics.

Together, the tasks shift the definition of progress. Accuracy on a single run is no longer enough. A useful financial AI system must explain its reasoning, adapt when conditions change, control its context, and deliver acceptable performance at a sustainable cost.

Four editions reflect a changing technology path

The evolution of AFAC’s topics since 2023 mirrors the broader industry. Early challenges asked whether large models could enter financial applications. Later editions focused on connecting models to concrete workflows and on whether startup teams could turn technical ideas into products. More recent topics have emphasized causal traceability, tool use, agent decisions, dynamic memory, and inference cost.

The finals also introduced the “AFAC Million Financial Intelligence Dataset.” The report says it includes 14 challenges from 2023 to 2025, 130,000 evaluation samples, more than 2,000 professional financial documents, and over 130 solutions from previous winners, covering billions of financial technology data records. If researchers continue to build on these resources, the competition could create a loop of challenges, solutions, datasets, and new applications.

Why the event matters beyond rankings

AFAC2026 added forums, exhibitions, investor meetings, computing support, and acceleration programs. These activities connect competition results with talent, capital, and business scenarios. For financial AI, a leaderboard is only the beginning. Compliance, reliability, deployment cost, and long-term maintenance remain harder tests.

The lasting value of such a competition is therefore not another ranking, but a mechanism for turning real business problems into measurable experiments. The next winners in financial AI may not be the teams with the most impressive demos, but those able to make intelligence work within real-world constraints.

Source: QbitAI

Comments

Checking sign-in status...

Loading comments...

Related articles

CCTest · Blog
A New Metric Asks How Much Speech a Brain-Computer Interface Can Really Communicate
Evaluation & Benchmarks
cctest.ai

A New Metric Asks How Much Speech a Brain-Computer Interface Can Really Communicate

Speech brain-computer interfaces are often evaluated under incompatible vocabularies, datasets, and metrics. A new measure called open-vocabulary mutual information, or OVMI, accounts for both decoding accuracy and the share of a user’s intended language that a system can support.

Read more