9 papers
PatchWorld: Gradient-Free Optimization of Executable World Models for Agent Environments
Jiaxin Bai, Yue Guo, Yifei Dong +13
World models for interactive text agents must typically be learned from observation-action trajectories alone. Specifically, the environment returns text observations after each ac…
Agents' Last Exam
Yiyou Sun, Xinyang Han, Weichen Zhang +306
Recent AI systems have achieved strong results on a wide range of benchmarks, yet these gains have not translated into economically meaningful deployment across many professional d…
Improving Factuality in LLMs via Inference-Time Knowledge Graph Construction
Shanglin Wu, Lihui Liu, Jinho D. Choi +1
Large Language Models (LLMs) often struggle with producing factually consistent answers due to limitations in their parametric memory. Retrieval-Augmented Generation (RAG) paradigm…
Mixture of Demonstrations for Textual Graph Understanding and Question Answering
Yukun Wu, Lihui Liu
Textual graph-based retrieval-augmented generation (GraphRAG) has emerged as a powerful paradigm for enhancing large language models (LLMs) in domain-specific question answering. W…
Prompt-tuning with Attribute Guidance for Low-resource Entity Matching
Lihui Liu, Carl Yang
Entity Matching (EM) is an important task that determines the logical relationship between two entities, such as Same, Different, or Undecidable. Traditional EM approaches rely hea…
Neural-Symbolic Logic Query Answering in Non-Euclidean Space
Lihui Liu
Answering complex first-order logic (FOL) queries on knowledge graphs is essential for reasoning. Symbolic methods offer interpretability but struggle with incomplete graphs, while…