← Search

LINHAO LUO

12 accepted papers

2026

CARD: Towards Conditional Design of Multi-agent Topological Structures

ICLR 2026poster

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 robustness of these systems critically depend on their communication topology, which is often fixed or statically learned,…

Cited by 0SourcecodeScholar
2026

G-reasoner: Foundation Models for Unified Reasoning over Graph-structured Knowledge

ICLR 2026poster

Large language models (LLMs) excel at complex reasoning but remain limited by static and incomplete parametric knowledge. Retrieval-augmented generation (RAG) mitigates this by incorporating external knowledge, yet existing RAGs struggle with knowledge-intensive tasks due to fragmented information a…

Cited by 0SourcecodeScholar
2026

Youtu-GraphRAG: Vertically Unified Agents for Graph Retrieval-Augmented Complex Reasoning

ICLR 2026poster

Graph retrieval-augmented generation (GraphRAG) has effectively enhanced large language models in complex reasoning by organizing fragmented knowledge into explicitly structured graphs. Prior efforts have been made to improve either graph construction or graph retrieval in isolation, yielding subopt…

Cited by 0SourcecodeScholar
2025

GFM-RAG: Graph Foundation Model for Retrieval Augmented Generation

NeurIPS 2025poster

Retrieval-augmented generation (RAG) has proven effective in integrating knowledge into large language models (LLMs). However, conventional RAGs struggle to capture complex relationships between pieces of knowledge, limiting their performance in intricate reasoning that requires integrating knowledg…

Cited by 0SourcecodeScholar
2025

Graph-constrained Reasoning: Faithful Reasoning on Knowledge Graphs with Large Language Models

ICML 2025poster

Large language models (LLMs) have demonstrated impressive reasoning abilities, but they still struggle with faithful reasoning due to knowledge gaps and hallucinations. To address these issues, knowledge graphs (KGs) have been utilized to enhance LLM reasoning through their structured knowledge. How…

2024

Direct Evaluation of Chain-of-Thought in Multi-hop Reasoning with Knowledge Graphs

ACL 2024findings

Large language models (LLMs) have demonstrated strong reasoning abilities when prompted to generate chain-of-thought (CoT) explanations alongside answers. However, previous research on evaluating LLMs has solely focused on answer accuracy, neglecting the correctness of the generated CoT. In this pap…

2024

Large Language Models-guided Dynamic Adaptation for Temporal Knowledge Graph Reasoning

NeurIPS 2024poster

Temporal Knowledge Graph Reasoning (TKGR) is the process of utilizing temporal information to capture complex relations within a Temporal Knowledge Graph (TKG) to infer new knowledge. Conventional methods in TKGR typically depend on deep learning algorithms or temporal logical rules. However, deep l…

2024

NestE: Modeling Nested Relational Structures for Knowledge Graph Reasoning

AAAI 2024technical

Reasoning with knowledge graphs (KGs) has primarily focused on triple-shaped facts. Recent advancements have been explored to enhance the semantics of these facts by incorporating more potent representations, such as hyper-relational facts. However, these approaches are limited to atomic facts, whic…

2024

RENOVI: A Benchmark Towards Remediating Norm Violations in Socio-Cultural Conversations

NAACL 2024findings

Norm violations occur when individuals fail to conform to culturally accepted behaviors, which may lead to potential conflicts. Remediating norm violations requires social awareness and cultural sensitivity of the nuances at play. To equip interactive AI systems with a remediation ability, we offer…

2024

Reasoning on Graphs: Faithful and Interpretable Large Language Model Reasoning

ICLR 2024poster

Large language models (LLMs) have demonstrated impressive reasoning abilities in complex tasks. However, they lack up-to-date knowledge and experience hallucinations during reasoning, which can lead to incorrect reasoning processes and diminish their performance and trustworthiness. Knowledge graphs…

Cited by 231SourcePDFScholar
2023

Systematic Assessment of Factual Knowledge in Large Language Models

EMNLP 2023short findings

Previous studies have relied on existing question-answering benchmarks to evaluate the knowledge stored in large language models (LLMs). However, this approach has limitations regarding factual knowledge coverage, as it mostly focuses on generic domains which may overlap with the pretraining data. T…

Cited by 0SourceScholar
2022

RMGN: A Regional Mask Guided Network for Parser-free Virtual Try-on

IJCAI 2022poster

Virtual try-on (VTON) aims at fitting target clothes to reference person images, which is widely adopted in e-commerce. Existing VTON approaches can be narrowly categorized into Parser-Based (PB) and Parser-Free (PF) by whether relying on the parser information to mask the persons’clothes and synthe…