PulseAugur
实时 14:50:43
English(EN) TriAgent: Divergence-Aware Multi-Agent Committees for Cost-Efficient Financial Sentiment Analysis

TriAgent 降低金融情感分析的 LLM 成本

研究人员开发了 TriAgent,这是一种新颖的多智能体系统,旨在利用大型语言模型降低金融情感分析的成本。该系统按上下文粒度分层智能体,采用词级词典 (VADER)、句级 Transformer (FinBERT) 和跨句推理器 (Qwen2.5, Mistral-7B, Phi-3.5-mini)。语义分歧指数 (SDI) 衡量智能体之间的分歧,以有效地路由查询,实现了约 0.87 的 F1 分数,同时与基线 LLM 方法相比显著降低了成本。TriAgent 还可作为幻觉检测器,并实现具有成本效益的跨界情感分析规范化。 AI

影响 降低金融情感分析的 LLM 运营成本并提高幻觉检测能力。

排序理由 学术论文,详细介绍了基于 LLM 的金融情感分析的新方法。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

TriAgent 降低金融情感分析的 LLM 成本

本文如何被排名

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
学术论文,详细介绍了基于 LLM 的金融情感分析的新方法。[lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
46 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

完整方法见我们的编辑标准

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Isabel Xu (The Overlake School), Cynthia Xu (The Overlake School), Rachel Ren (Edwards Vacuum Inc.), Cong Guo (The University of Memphis), Jiacheng Ding (The University of Memphis) ·

    TriAgent:用于成本高效金融情感分析的分歧感知多智能体委员会

    arXiv:2607.19794v1 Announce Type: new Abstract: Production LLM-based financial sentiment analysis faces a structural cost trap: most queries are trivially classifiable, yet expensive cloud reasoners process them all, and the bill scales linearly with user count. We present TriAge…