paper-with-me

홈 › Papers

FirmCORe: A Benchmark for Structured Reasoning about Inter-Firm Collaboration Opportunities

2026-09-15 · Tian Du, Tiantong Wu, Yafei Wang, Mengyu Liu, Xingyan Chen, Mu Wang arxiv

Comprehensive structured data on inter-firm relationships is often scarce or inaccessible because many relationships are privately negotiated, selectively disclosed, and fragmented across proprietary databases. This scarcity hinders the discovery of collaboration opportunities, particularly for startups and small and medium-sized enterprises. Firm profiles are readily available, but collaboration potential cannot be inferred from business similarity alone, since similar firms may be competitors, whereas dissimilar firms may offer complementary products, technologies, channels, capabilities, or capital. We present FirmCORe (Inter-Firm Collaboration Opportunity Reasoning), a human-annotated benchmark for pairwise reasoning over weakly structured firm profiles, comprising 2,805 labeled firm pairs. Given two firm profiles, a model must determine whether the available evidence supports a collaboration opportunity and, for positive pairs, jointly predict its strength, primary collaboration type, and role direction. FirmCORe also provides parallel Chinese- and English-language evaluation sets containing identical instances and gold labels, enabling controlled analysis of input-language sensitivity. Experiments with representative locally deployed and hosted large language models (LLMs) show that the strongest model achieves a macro-F1 score of 74.51 for opportunity detection but only 61.57% exact match across all four output fields. Language effects vary across models, and high cross-language agreement can mask errors shared across languages. These results indicate that current LLMs are substantially more reliable at detecting broad collaboration opportunities than at identifying their specific types and role directions.

📄 PDF Abstract BibTeX arXiv:2609.17128

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Effects of structure on reasoning in instance-level Self-Discover

2025-07-04 · Sachith Gunasekara, Yasiru Ratnayake

The drive for predictable LLM reasoning in their integration with compound systems has popularized structured outputs, yet concerns remain about performance trade-offs compared to unconstrained natural language. At the s…

Math

NoisyCausal: A Benchmark for Evaluating Causal Reasoning Under Structured Noise

2026-05-05 · Zhi Xu, Yun Fu arxiv

Causal reasoning in natural language requires identifying relevant variables, understanding their interactions, and reasoning about effects and interventions, often under noisy or ambiguous conditions. While large langua…

TempTabQA: Temporal Question Answering for Semi-Structured Tables

2023-11-14 · Vivek Gupta, Pranshu Kandoi, Mahek Bhavesh Vora, Shuo Zhang 외

Semi-structured data, such as Infobox tables, often include temporal information about entities, either implicitly or explicitly. Can current NLP systems reason about such information in semi-structured tables? To tackle…

Question Answering

Distilling Structured Knowledge for Text-Based Relational Reasoning

2020-11-01 · EMNLP 2020 11 · Jin Dong, Marc-Antoine Rondeau, William L. Hamilton

There is an increasing interest in developing text-based relational reasoning systems, which are capable of systematically reasoning about the relationships between entities mentioned in a text. However, there remains a …

Contrastive LearningKnowledge DistillationRelational ReasoningTransfer Learning

Learning to Evolve Scenes: Reasoning about Human Activities with Scene Graphs

2026-07-02 · Francesca Pistilli, Simone Alberto Peirone, Giuseppe Averta arxiv

Understanding human behavior while interacting with the surrounding world is crucial for many applications of embodied AI. First-person videos are particularly informative for this problem, as they well capture how activ…