paper-with-me

Papers

KGCE: Knowledge-Augmented Dual-Graph Evaluator for Cross-Platform Educational Agent Benchmarking with Multimodal Language Models

2026-01-04 · Zixian Liu, Sihao Liu, Yuqi Zhao arxiv

With the rapid adoption of multimodal large language models (MLMs) in autonomous agents, cross-platform task execution capabilities in educational settings have garnered significant attention. However, existing benchmark frameworks still exhibit notable deficiencies in supporting cross-platform tasks in educational contexts, especially when dealing with school-specific software (such as XiaoYa Intelligent Assistant, HuaShi XiaZi, etc.), where the efficiency of agents often significantly decreases due to a lack of understanding of the structural specifics of these private-domain software. Additionally, current evaluation methods heavily rely on coarse-grained metrics like goal orientation or trajectory matching, making it challenging to capture the detailed execution and efficiency of agents in complex tasks. To address these issues, we propose KGCE (Knowledge-Augmented Dual-Graph Evaluator for Cross-Platform Educational Agent Benchmarking with Multimodal Language Models), a novel benchmarking platform that integrates knowledge base enhancement and a dual-graph evaluation framework. We first constructed a dataset comprising 104 education-related tasks, covering Windows, Android, and cross-platform collaborative tasks. KGCE introduces a dual-graph evaluation framework that decomposes tasks into multiple sub-goals and verifies their completion status, providing fine-grained evaluation metrics. To overcome the execution bottlenecks of existing agents in private-domain tasks, we developed an enhanced agent system incorporating a knowledge base specific to school-specific software. The code can be found at https://github.com/Kinginlife/KGCE.

📄 PDF Abstract BibTeX arXiv:2601.01366

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NeuroSymActive: Differentiable Neural-Symbolic Reasoning with Active Exploration for Knowledge Graph Question Answering

2026-02-17 · Rong Fu, Yang Li, Zeyu Zhang, Jiekai Wu 외 arxiv

Large pretrained language models and neural reasoning systems have advanced many natural language tasks, yet they remain challenged by knowledge-intensive queries that require precise, structured multi-hop inference. Kno…

Graph Question AnsweringKnowledge Graphs

Embodied-Symbolic Contrastive Graph Self-Supervised Learning for Molecular Graphs

2022-05-13 · Daniel T. Chang

Dual embodied-symbolic concept representations are the foundation for deep learning and symbolic AI integration. We discuss the use of dual embodied-symbolic concept representations for molecular graph representation lea…

Graph Representation LearningRepresentation LearningSelf-Supervised Learning

Learned-Rule-Augmented Large Language Model Evaluators

2025-12-01 · Jie Meng, Jin Mao arxiv

Large language models (LLMs) are predominantly used as evaluators for natural language generation (NLG) tasks, but their application to broader evaluation scenarios remains limited. In this work, we explore the potential…

Reinforcement Learning

Dynamic Knowledge Selector and Evaluator for recommendation with Knowledge Graph

2025-02-21 · Feng Xia, Zhifei Hu

In recent years recommendation systems typically employ the edge information provided by knowledge graphs combined with the advantages of high-order connectivity of graph networks in the recommendation field. However, th…

Knowledge GraphsRecommendation Systems

KGExplainer: Towards Exploring Connected Subgraph Explanations for Knowledge Graph Completion

2024-04-05 · Tengfei Ma, Xiang Song, Wen Tao, Mufei Li 외

Knowledge graph completion (KGC) aims to alleviate the inherent incompleteness of knowledge graphs (KGs), which is a critical task for various applications, such as recommendations on the web. Although knowledge graph em…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs