컴백부터 K-뷰티까지 — K-컬쳐의 모든 것을 메일로 받아보세요메일로 받아보기

METAL MEDIA

AI 투자 에이전트에게 '업무 매뉴얼'을 쥐어주면 성적이 확 오른다, 스스로 쓰게 하면 별 소용없다

arXiv:2608.180992026-08-20

FinSkillBench: Evaluating AI Agents and Domain Skills for Investment Management

AI 투자 에이전트에게 '업무 매뉴얼'을 쥐어주면 성적이 확 오른다, 스스로 쓰게 하면 별 소용없다

FinSkillBench는 포트폴리오 구성, 리스크 관리, 재무제표 분석 3개 영역 12개 과제 2,603건으로 AI 에이전트의 금융 실무 능력을 테스트하는 벤치마크다. 사람이 만든 절차 문서와 검증된 계산 코드를 묶은 '큐레이티드 스킬'을 주면 평균 점수가 0.366에서 0.528로 올랐지만, 에이전트가 스스로 절차를 써서 쓰게 한 '자체 생성 스킬'은 계산 비용만 늘고 효과가 거의 없었다. 9개 모델, 17,820건의 평가와 별도의 Hermes Agent 프레임워크로 8개 모델, 5,280건을 추가 검증해 같은 패턴을 재확인했다.

METAL MEDIA 해설 도표

AI 투자 에이전트에게 '업무 매뉴얼'을 쥐어주면 성적이 확 오른다, 스스로 쓰게 하면 별 소용없다

  1. 01포트폴리오 최적화, 마감 위반 감시, 스트레스 테스트, 재무제표 정규화 등 실제 투자 업무에 가까운 12개 과제를 만들고 각 과제마다 정답을 자동 채점하는 검증기를 붙였다.
  2. 02같은 과제와 도구, 대화 턴 수를 고정한 채 스킬 문서 없음, 사람이 만든 스킬 제공, 에이전트가 직접 스킬을 작성하는 3가지 조건만 바꿔 비교했다.
  3. 03gpt-5.4, claude-sonnet-4.6, gemini-2.5-pro 등 9개 모델로 17,820건을 돌린 결과 큐레이티드 스킬은 평균 점수를 16.2퍼센트포인트 올렸고, 특히 포트폴리오 구성과 리스크 관리에서 효과가 컸다.
  4. 04자체 생성 스킬은 토큰과 턴을 더 많이 써서 비용은 늘었지만 정확도 개선은 0.5퍼센트포인트에 그쳐 사실상 효과가 없었다.
  5. 05다른 에이전트 실행 환경인 Hermes Agent로 재검증해도 같은 방향의 결과가 나와, 스킬 제공 없이는 못 풀던 문제를 스킬을 주면 풀 수 있게 된다는 결론이 프레임워크에 관계없이 성립함을 확인했다.
METAL MEDIA이 원문을 바탕으로 재구성한 해설 도표이며, 논문 저자의 원문 figure가 아닙니다.

무엇을 했나

  1. 포트폴리오 최적화, 마감 위반 감시, 스트레스 테스트, 재무제표 정규화 등 실제 투자 업무에 가까운 12개 과제를 만들고 각 과제마다 정답을 자동 채점하는 검증기를 붙였다.
  2. 같은 과제와 도구, 대화 턴 수를 고정한 채 스킬 문서 없음, 사람이 만든 스킬 제공, 에이전트가 직접 스킬을 작성하는 3가지 조건만 바꿔 비교했다.
  3. gpt-5.4, claude-sonnet-4.6, gemini-2.5-pro 등 9개 모델로 17,820건을 돌린 결과 큐레이티드 스킬은 평균 점수를 16.2퍼센트포인트 올렸고, 특히 포트폴리오 구성과 리스크 관리에서 효과가 컸다.
  4. 자체 생성 스킬은 토큰과 턴을 더 많이 써서 비용은 늘었지만 정확도 개선은 0.5퍼센트포인트에 그쳐 사실상 효과가 없었다.
  5. 다른 에이전트 실행 환경인 Hermes Agent로 재검증해도 같은 방향의 결과가 나와, 스킬 제공 없이는 못 풀던 문제를 스킬을 주면 풀 수 있게 된다는 결론이 프레임워크에 관계없이 성립함을 확인했다.
Table 1. Scorer-to-subtask mapping. Soft-vs-hard grading is calibrated to operational severity.
SubtaskScorerObject rewarded
Unconstrained optim.l2_distance_and_objectiveProximity to MV optimum
Constrained optim.constraint_satisfaction_and_ objectiveConstraint flags gate weight L2
Tool-use param.parameter_matchOptimizer contract: nested constraint params
Rebalancingturnover_compliance_and_objectivePost-trade weights, turnover, trade-list consistency
Black–Littermanview_specification_and_weightsPosterior expected returns + posterior-optimal weights
Constraint monitoringexact_matchMandate status + per-constraint accuracy
Risk identificationranked_list_recallRecovery + ordering of exposure categories
Stress testingabsolute_errorPortfolio impact + sector/factor attribution
Risk remediationconstraint_satisfaction_plus_costFeasible trades restoring compliance
Normalizationmetric_absolute_errorCanonical line items within tolerance
Earnings qualityearnings_quality_compositePiotroski components + Beneish flag + ratio terms
Driver decompositiondriver_f1_and_directionNamed drivers, direction, magnitude
Table 2. Aggregate condition means, excluding Phi-4 (5,280 evaluations per condition). CIs are bootstrap 95% intervals (10,000 resamples) on paired deltas.
ConditionMeanΔ vs. No-Skill95% CI
No-Skill0.366
Curated0.528+0.162[+0.152, +0.171]
Self-Generated0.371+0.005[−0.002, +0.011]
Table 3. Domain-level results (excl. Phi-4). PC and RM benefit most because curated skills contain validated solvers and precise input-passing instructions. CI shown for the curated − no-skill paired delta.
DomainNo-SkillCuratedSelf-GenCurated ΔSelf-Gen Δ
Portfolio construction0.3070.5850.301+0.278 [+0.258, +0.298]−0.006 [−0.015, +0.004]
Risk management0.2690.4860.303+0.218 [+0.195, +0.239]+0.034 [+0.018, +0.049]
Fundamental analysis0.4580.5120.454+0.054 [+0.045, +0.064]−0.004 [−0.014, +0.006]
Table 4. Subtask-level results (excl. Phi-4). Sorted by Curated − No-Skill Δ.
SubtaskDomainNo-SkillCuratedSelf-GenΔ
Unconstrained optimizationPC0.2470.7190.236+0.472
Constrained optimizationPC0.1480.5050.127+0.358
Risk identificationRM0.0230.3320.055+0.309
RebalancingPC0.1830.4510.164+0.268
Stress testingRM0.0170.2810.027+0.265
Black–LittermanPC0.1530.3750.147+0.222
Constraint monitoringRM0.5970.7750.651+0.178
Risk remediationRM0.4380.5580.478+0.120
Earnings qualityFA0.4360.5350.474+0.099
Tool-use parameterizationPC0.8030.8720.831+0.069
Driver decompositionFA0.2560.3220.249+0.066
NormalizationFA0.6810.6780.638−0.003
Table 5. Per-model overall and condition means. “Overall” is the unweighted mean across all 12 subtasks averaged over the three conditions.
ModelOverallNo-SkillCuratedSelf-GenCurated Δ
gpt-4.10.4880.3300.7350.398+0.405
gemini-2.5-pro0.4900.3800.6780.412+0.298
DeepSeek-V3.20.5210.4580.6580.447+0.200
gemini-3.1-flash-lite0.4870.4190.6090.434+0.191
claude-sonnet-4.60.5600.5340.6590.488+0.125
gpt-5.40.4520.4300.5200.405+0.091
glm-5.10.2680.2740.2850.245+0.011
grok-40.1070.1040.0770.138−0.027
Phi-40.0000.0000.0000.0000.000
Table 6. Per-episode resource use, excluding Phi-4.
ConditionMedian TokensMean TokensMedian Latency (s)Mean Turns
no-skill19,95238,78359.757.46
curated22,54635,37849.797.30
self-generated40,03463,60676.769.29
Table 7. Hermes harness: aggregate, by-domain, and by-model results. “†” indicates the curated and no-skill 95% CIs do not overlap. Numbers are unweighted means over 1,920 (overall, no-skill) and 5,280 (overall, curated skills) overall episodes. No-skill was a sample run of the first 20 episodes per each 12 subtask (240 total per model).
GroupNNo-Skill (95% CI)NCurated (95% CI)Δ
Overall
All19200.354 [0.338, 0.370]52800.679 [0.669, 0.688]+0.325
By domain
Fundamental analysis4800.439 [0.408, 0.470]24000.567 [0.553, 0.582]+0.129
Portfolio construction8000.325 [0.301, 0.350]16000.760 [0.744, 0.776]+0.435
Risk management6400.325 [0.297, 0.354]12800.785 [0.767, 0.802]+0.459
By model
claude-sonnet-4.62400.304 [0.257, 0.353]6600.795 [0.775, 0.815]+0.490
DeepSeek-V3.22400.371 [0.325, 0.419]6600.686 [0.659, 0.712]+0.315
gemini-2.5-pro2400.333 [0.291, 0.375]6600.477 [0.441, 0.512]+0.144
gemma-4-31b-it2400.375 [0.332, 0.418]6600.642 [0.614, 0.670]+0.267
glm-5.12400.397 [0.350, 0.444]6600.779 [0.758, 0.801]+0.383
gpt-4.12400.285 [0.244, 0.327]6600.699 [0.672, 0.726]+0.414
gpt-5.42400.408 [0.365, 0.451]6600.660 [0.631, 0.687]+0.252
grok-4.202400.357 [0.314, 0.401]6600.691 [0.664, 0.719]+0.334
Table 8. Tool availability by condition. “Always” means available in all three conditions; “Curated only” means available only when the curated skill package is mounted; “Self-gen only” means available only in the self-generated condition.
ToolAvailabilityDescription
submit_answerAlwaysSubmit final JSON answer (session-ending)
load_skillAlwaysLoad a SKILL.md into context (returns “not found” when empty)
load_referencesAlwaysLoad supplementary reference documents for a loaded skill
get_task_dataAlwaysRetrieve specific fields from the task input at full precision
query_xbrlAlways (FA)Query the XBRL financial data panel by ticker, period, and metrics
run_skill_ scriptCurated onlyExecute a validated Python script from the skill directory
save_skillSelf-gen onlyWrite a SKILL.md to the per-episode scratch directory
Table 9. Cognitive and procedural demands by subtask. ✓= primary demand; ∘ = secondary demand.
SubtaskNumerical optim.Tool param.Multi-step comp.Domain knowledgeData retrievalPrecision mgmt.Multi-output
Unconstrained optim.
Constrained optim.
Tool-use param.
Rebalancing
Black–Litterman
Constraint monitoring
Risk identification
Stress testing
Risk remediation
Normalization
Earnings quality
Driver decomposition
Table 10. Complete scorer specifications. Most component scores are clipped or averaged into [0,1]; the exp05 ranked-list scorer does not final-clip NDCG or the composite and can slightly exceed 1 when duplicate predicted risk types receive repeated relevance credit.
ScorerSubtaskFormula
L2 distanceUnconstrained optim.max⁡(0,min⁡(1, 1−∥wp−we∥2/(4​θ))), θ=0.05
Constraint gate + L2Constrained optim.All expected constraint_satisfaction keys must be present and equal; extra predicted keys are ignored. If the gate passes, weight L2 score as above; else 0
Parameter matchTool-use param.Fraction of union leaf parameters matching (numeric: relative error < 0.2; categorical: exact; extra/missing leaves count against the denominator)
Turnover complianceRebalancing0.5⋅sL2+0.25⋅sturn+0.25⋅strade, where sL2=max⁡(0,min⁡(1,1−L2/0.2)), sturn=max⁡(0,1−min⁡(1,|T^−T|/max⁡(|T|,10−9))), and strade is mean expected-ticker trade consistency
View + weightsBlack–LittermanMean of active components: posterior-returns MAE score max⁡(0, 1−MAE/0.05) and weight L2 score max⁡(0,min⁡(1,1−L2/(4​θ))) with θ=0.10
Exact matchConstraint monitoring0.4⋅ 1​[compliant match]+0.6⋅constraint accuracy, where accuracy is status match over expected normalized constraint types
Ranked recallRisk identification0.4⋅recall​@​k+0.3⋅precision​@​k+0.3⋅NDCG​@​k; recall/precision use multiset type overlap; exp05 NDCG uses max magnitude per expected type and is not final-clipped
Absolute errorStress testingP&L: spnl=max⁡(0,min⁡(1, 1−(|e|−0.1​τ)/(3​τ))); with scored sector attribution, 0.7⋅spnl+0.3⋅sattr; else spnl alone
Cost + complianceRisk remediation0.3⋅ 1​[compliant match]+0.3⋅ 1​[turn. OK]+0.4⋅F1​(normalized trade pairs)
Metric MAENormalizationFraction of scored non-metadata metrics with relative error ≤ per-metric tolerance (default 5%); unwraps metrics wrapper when present on both sides
EQ compositeEarnings qualityWeighted mean over active terms: component accuracy (episode weight 0.4), Beneish-flag match (0.3), flag F1 (0.3); numeric-ratio accuracy is included only if numeric_ratio_weight>0 in exp05/zqbok_experiment05
Driver F1Driver decompositionMean of active terms: revenue-driver recall/precision, matched revenue-driver direction, matched revenue numeric accuracy, margin recall/direction, matched margin numeric accuracy, and revenue-Δ accuracy

왜 중요한가

실무에서 AI 에이전트를 금융 분석에 투입할 때 모델 자체의 성능보다 검증된 절차 문서와 실행 가능한 도구를 함께 제공하는지가 더 중요할 수 있음을 보여준다. 반대로 에이전트가 스스로 절차를 만들어 쓰는 방식은 아직 신뢰하기 어렵다는 경고이기도 하다.

이 논문의 용어

  • 에이전틱 AI · 단순히 답을 생성하는 것을 넘어 도구를 호출하고 여러 단계를 거쳐 작업을 수행하는 AI 시스템
  • 스킬(skill) · 에이전트가 재사용할 수 있도록 만든 절차 문서와 실행 코드 묶음
  • 큐레이티드 스킬 · 사람이 직접 검증해 만든 절차 문서와 코드 패키지
  • 자체 생성 스킬 · 에이전트가 문제를 풀기 전 스스로 절차 문서를 작성하고 그것을 다시 불러와 사용하는 방식
  • 포인트인타임(point-in-time) 데이터 · 특정 시점 이후의 정보가 섞이지 않도록 그 시점까지만 알 수 있는 데이터로 제한한 것

저자 · Jermyn Zhen Yong Bek, Zhuang Qiang Bok, Zhongtian Sun

arXiv에서 원문 보기

최신 논문

논문 전체 보기 →

METAL MEDIA 최신 기사