File size: 7,366 Bytes
197297f
3a607b9
 
 
 
 
 
 
 
 
 
8c3b6a2
3a607b9
 
0c66be5
3a607b9
 
 
 
 
 
81ad18d
197297f
3a607b9
 
 
8c3b6a2
3a607b9
8c3b6a2
3a607b9
 
 
8c3b6a2
3a607b9
1d062a6
3a607b9
 
 
 
 
 
 
 
 
8c3b6a2
3a607b9
 
 
 
 
 
 
8c3b6a2
 
 
 
 
 
 
 
 
3a607b9
8c3b6a2
 
 
 
 
 
 
 
 
 
 
3a607b9
 
 
8c3b6a2
3a607b9
 
 
8c3b6a2
 
c540d5c
3a607b9
8c3b6a2
 
 
 
 
 
3a607b9
8c3b6a2
3a607b9
8c3b6a2
3a607b9
8c3b6a2
 
 
3a607b9
8c3b6a2
 
 
3a607b9
 
 
 
 
 
 
8c3b6a2
3a607b9
 
 
 
 
8c3b6a2
3a607b9
 
 
 
 
8c3b6a2
3a607b9
 
 
0c66be5
3a607b9
8c3b6a2
3a607b9
8c3b6a2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
---
language:
- zh
- en
task_categories:
- question-answering
tags:
- finance
- financial-research
- information-retrieval
- web-search
- agents
- benchmark
pretty_name: FinFIRST
license: apache-2.0
size_categories:
- n<1K
configs:
- config_name: default
  data_files:
  - split: test
    path: test.jsonl
---

# FinFIRST: Financial Information Retrieval, Sourcing and Traceability

Released alongside [**Ling-3.0-flash-Fin**](https://huggingface.co/inclusionAI/Ling-3.0-flash-Fin), **FinFIRST** is an open benchmark for evaluating whether financial search agents can produce answers that are not only correct, but also supported by authoritative, timely, and verifiable evidence. It was developed by Ant Group, with professional support from the investment banking team at China International Capital Corporation Limited (CICC).

Financial research requires more than finding a number: an agent must also verify the entity, reporting period, currency, unit, definition, and data version. FinFIRST therefore uses atomic rubrics to evaluate the full research process rather than relying solely on final-answer matching.

![Capability comparison between FinFIRST and representative financial benchmarks](assets/benchmark-comparison.png)

## Dataset

FinFIRST V1 contains **123 tasks** authored and verified by more than **50 finance professionals**. The tasks cover China, the United States, and other markets, with research targets spanning companies, industries, regional economies, and financial instruments. All tasks use publicly accessible sources.

| Dimension | Value |
|---|---:|
| Chinese / English | 74 (60.2%) / 49 (39.8%) |
| Multiple related subquestions | More than 80% |
| Explicit computation required | 61.8% |
| Multiple sources required | 32.5% |
| No prescribed source | 75.6% |
| Atomic criteria | 701 |
| Total rubric weight | 12,300 points |

![FinFIRST dataset distribution](assets/dataset-distribution.png)

### Schema

Each record contains 24 string-or-null fields:

| Group | Fields | Description |
|---|---|---|
| Core task data | `original_id`, `id`, `query`, `answer` | Identifiers, research question, and reference answer |
| Evaluation | `rubric`, `rubric_annotated` | Atomic criteria and their capability annotations |
| Task structure | `question_decomposition`, `relation_type`, `conditional_filtering` | Subquestion decomposition and structural metadata |
| Research target | `subject_category`, `metric`, `measurement_scope`, `region` | Subject, measure, scope, and market |
| Time and verification | `time_constraint_type`, `time_description`, `verification_method` | Time constraints and verification approach |
| Output requirements | `calculation_type`, `output_format_requirement`, `language` | Calculation, format, and language requirements |
| Sources and intent | `source_specification`, `source_accessibility`, `source_mainstreamness`, `source_count`, `intent_category` | Source requirements and task intent |

The `answer` field is stored as a string. Missing values are represented as `null`, while the literal category value `None` remains a string. Percentages imported from Excel are converted to the requested display format; for example, `0.0083` is stored as `0.83%`.

## Evaluation Design

Each expected solution is decomposed into independently assessable criteria across three dimensions:

- **Raw-information acquisition:** retrieving the correct facts and values for the required entity, period, unit, definition, and data version.
- **Source verification:** using sources that are authoritative, relevant, and valid for the required time period and version.
- **Computation and answer formation:** calculating, reasoning, and synthesizing correctly, with conclusions supported by the retrieved evidence.

This design gives credit for valid intermediate work, identifies correct answers with incomplete evidence, and attributes failures to specific stages of the research process.

### Atomic Rubric Example

The example below requires an agent to combine Meta's official disclosures with an IAB/PwC industry report. The reference answer is **72.45%**, while the rubric separately evaluates source identification, data extraction, aggregation, calculation, precision, and units.

![Example of a FinFIRST task and atomic rubric](assets/rubric-example.png)

### Protocol and Metrics

Fifteen model configurations were evaluated using the same ReAct-style agent framework and the same **Web Search**, **Visit**, and **Python** tools. GLM-5.1 served as the automated judge. On 50 randomly sampled evaluation instances annotated and adjudicated by eight finance professionals, the judge achieved a Cohen's κ of **0.816** against the human reference labels at the atomic-criterion level.

| Metric | Definition |
|---|---|
| **Atomic** | Unweighted pass rate across all atomic criteria |
| **Loose Pass** | Partial-credit score based on expert-assigned criterion weights |
| **Strict Pass** | Percentage of tasks for which every atomic criterion passes |
| **Unsupported-Correct Rate (UCR)** | Among correct answers, the share that does not satisfy the complete evidence requirements; lower is better |

## Dataset Construction

FinFIRST was created through three stages:

1. **Scenario-driven preprocessing:** Real financial use cases were translated into an 18-field task taxonomy, a six-axis coverage plan, and a source map covering 138 types of financial sources.
2. **Expert task construction:** Finance professionals authored candidate tasks and assembled reference packages containing answers, sources, key data, definitions, calculations, valid alternatives, and numerical tolerances. Each solution was then decomposed into atomic criteria.
3. **Quality control:** Candidates underwent value-and-scope review, independent re-solving, cross-validation and adjudication, rubric audit, model stress testing, and consistency checking. Financial experts made all revision and inclusion decisions.

The final acceptance rate was **9.78%**, yielding 123 tasks.

![FinFIRST dataset construction and quality-control pipeline](assets/data-construction-pipeline.png)

## Results

### Overall Performance

![Overall FinFIRST benchmark results](assets/overall-results.png)

GPT-5.6-Sol records the highest Strict Pass score at **71.54%**. Claude-Opus-5 achieves **87.61%** on Loose Pass but **69.11%** on Strict Pass, showing that strong partial performance can still conceal missed requirements. Across all evaluated models, computation and answer formation remain weaker than raw-information acquisition.

### Unsupported-Correct Rate

![Unsupported-Correct Rate results](assets/unsupported-correct-rate.png)

Of 1,150 instances with a correct final answer, 201 lack complete supporting evidence, resulting in a micro-averaged UCR of **17.48%**. Among the evaluated open-weight models, Ling-3.0-flash-Fin achieves both the lowest UCR and the highest source-verification score.

### Slice Analysis

![FinFIRST slice analysis](assets/slice-analysis.png)

Performance declines from easy to hard tasks, and multi-source tasks are consistently more challenging than single-source tasks. Results also vary across languages and markets.

## License

FinFIRST is released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).

## Citation

Paper and citation information will be added when available.