用信息增益选路径,让大模型推理初创企业投资成败
The Gaining Paths to Investment Success: Information-Driven LLM Graph Reasoning for Venture Capital Prediction
- 用信息增益筛选关键路径,解决图谱路径爆炸问题
- 在真实投资数据上提升5.0% F1和16.6% PrecisionAt5
- 适合关注可解释投资决策的风投机构与研究者
多数风险投资失败,少数带来超额回报。准确预测初创企业成功需整合公司披露、投资人履历及投资网络结构等复杂关联证据,并通过显式推理形成连贯可解释的投资判断。传统机器学习与图神经网络缺乏推理能力,大语言模型虽具强推理力但与图数据存在模态不匹配。现有图-大模型方法聚焦图内任务,而风险投资预测是图外任务:目标存在于网络之外。核心挑战在于选择能最大化外部目标性能的图路径,同时支持逐步推理。我们提出MIRAGE-VC,一种多视角检索增强生成框架,解决两大难题:路径爆炸(数千候选路径超出大模型上下文)与异质证据融合(不同企业需不同分析侧重)。信息增益驱动的路径检索器迭代选择高价值邻居,将投资网络压缩为紧凑推理链;多智能体架构通过可学习门控机制融合三路证据流,基于企业属性进行动态加权。在严格防泄露控制下,MIRAGE-VC实现F1提升5.0%、PrecisionAt5提升16.6%,并为推荐与风险评估等其他图外预测任务提供思路。代码:https://anonymous.4open.science/r/MIRAGE-VC-323F。
原文摘要 · Abstract (English)
Most venture capital (VC) investments fail, while a few deliver outsized returns. Accurately predicting startup success requires synthesizing complex relational evidence, including company disclosures, investor track records, and investment network structures, through explicit reasoning to form coherent, interpretable investment theses. Traditional machine learning and graph neural networks both lack this reasoning capability. Large language models (LLMs) offer strong reasoning but face a modality mismatch with graphs. Recent graph-LLM methods target in-graph tasks where answers lie within the graph, whereas VC prediction is off-graph: the target exists outside the network. The core challenge is selecting graph paths that maximize predictor performance on an external objective while enabling step-by-step reasoning. We present MIRAGE-VC, a multi-perspective retrieval-augmented generation framework that addresses two obstacles: path explosion (thousands of candidate paths overwhelm LLM context) and heterogeneous evidence fusion (different startups need different analytical emphasis). Our information-gain-driven path retriever iteratively selects high-value neighbors, distilling investment networks into compact chains for explicit reasoning. A multi-agent architecture integrates three evidence streams via a learnable gating mechanism based on company attributes. Under strict anti-leakage controls, MIRAGE-VC achieves +5.0% F1 and +16.6% PrecisionAt5, and sheds light on other off-graph prediction tasks such as recommendation and risk assessment. Code: https://anonymous.4open.science/r/MIRAGE-VC-323F.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。