Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv AI · 2026/7/31 15:46:02
COntExt: Towards Context-Aware Ontology Extension from Operational Metrics
AI 中文解读
核心亮点:这项研究让机器自动从企业的运营指标中“读懂”隐含知识,帮AI图谱自动升级,省去大量人工维护成本。
通俗解读:很多公司都会用标准化格式记录各种运营数据,比如系统监控、合规检查的指标。这些指标里其实藏着不少“潜台词”,比如提到了哪些概念、概念之间有什么关系。但过去,这些内容和正式的AI知识图谱之间是脱节的,想打通全靠人工一点点梳理,又慢又费劲。现在这个叫COntExt的框架,能自动分析这些指标,然后给出建议:新概念该放在知识图谱的哪个位置、概念之间该建立什么联系、该给它们添加什么属性。就好比图书馆来了新书,过去要管理员手动编目,现在有个智能助手能自动推荐分类和标签,管理员只需确认一下。
实际影响:这项技术主要影响企业和专业用户,但最终也会惠及普通人。比如网络安全公司维护知识图谱的成本降低,就能更及时地更新威胁情报库,让我们用的安全软件反应更快。而且,当企业系统里的知识能自动整理,数据流通更顺畅,未来的智能客服、AI助手回答问题时也会更准确、更聪明。虽然我们看不到背后的代码,但日常使用的数字化服务会因此变得更加可靠和高效。
Organizations increasingly define operational metrics in structured, machine-readable formats to monitor systems, processes, and compliance. These metric definitions implicitly encode domain knowledge, such as referencing concepts, properties, and relationships, that often extends what is captured in formal ontologies. Yet the connection between operational metric catalogues and ontological knowledge remains manual, ad-hoc, and labor-intensive. We present COntExt, a framework for context-aware ontology extension that takes structured metric definitions as input and suggests how referenced concepts and properties should be integrated into an existing ontology, utilizing the context of these metrics. The framework defines the extension problem as three sub-tasks: parent class prediction, relation type prediction, and data property assignment. Across four cybersecurity ontologies, we evaluate different algorithms for each task. Our results show that metric-derived context improves the suggestions over ontology-context baselines for relation type prediction and data property assignment. Our work demonstrates that operational metric catalogues are a practical and underexploited source for ontology extension. This work enables organizations to maintain their ontologies at a significantly lower cost than manual engineering.
分享
阅读原文 ↗