15 papers
Code as Representation: A Compilable Parsing Paradigm for Academic Documents
Rihui Jin, Jun Wang, chengyuan zhu +11
Academic papers are a primary carrier of scientific knowledge, yet most of this knowledge remains locked in PDFs that are optimized for human reading rather than machine use. For M…
Active Perception for Embodied Disambiguation
Yiwei Liu, Luwei Yang
Natural language provides robots with a flexible task interface, but target ambiguity in embodied environments arises not only from user intent; it can also result from missing tas…
KG2Code: Bridging Knowledge Graphs and Large Language Models via Executable Code for Question Answering
Yike Wu, Nan Hu, Guilin Qi +11
Recent research has explored the integration of knowledge graphs (KGs) with large language models (LLMs) to enhance their performance on downstream knowledge-intensive tasks, parti…
Large Language Model for Discrete Optimization Problems: Evaluation and Step-by-step Reasoning
Tianhao Qian, Guilin Qi, Z. Y. Wu +3
This work investigated the capabilities of different models, including the Llama-3 series of models and CHATGPT, with different forms of expression in solving discrete optimization…
KCoEvo: A Knowledge Graph Augmented Framework for Evolutionary Code Generation
Jiazhen Kang, Yuchen Lu, Chen Jiang +6
Code evolution is inevitable in modern software development. Changes to third-party APIs frequently break existing code and complicate maintenance, posing practical challenges for…
CARD: Towards Conditional Design of Multi-agent Topological Structures
Tongtong Wu, Yanming Li, Ziye Tang +5
Large language model (LLM)-based multi-agent systems have shown strong capabilities in tasks such as code generation and collaborative reasoning. However, the effectiveness and rob…