← Search

Junnan Dong

10 accepted papers

2026

Benchmarking LLMs’ Mathematical Reasoning with Unseen Random Variables Questions

AAAI 2026technical

Recent studies have raised significant concerns regarding the reliability of current mathematical benchmarks, highlighting key limitations such as simplistic design and potential data contamination that undermine evaluation accuracy. Consequently, developing a reliable benchmark that effectively eva

Cited by 0SourcePDFScholar
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

Memoria-Bench: A Comprehensive Benchmark for Evaluating Memory in Long-Horizon Autonomous Agents

ICML 2026poster

Memory is a core capability of autonomous agents, yet existing benchmarks evaluate it primarily in constrained settings such as short dialogues or synthetic tasks, failing to reflect realistic agent deployments. We present \textbf{Memoria-Bench}, a benchmark for evaluating agent memory grounded in c…

Cited by 0SourceScholar
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

Structure-Guided Large Language Models for Text-to-SQL Generation

ICML 2025poster

Recent advancements in large language models (LLMs) have shown promise in bridging the gap between natural language queries and database management systems, enabling users to interact with databases without the background of SQL. However, LLMs often struggle to fully exploit and comprehend the user…

Cited by 0SourcePDFScholar
2024

Cost-efficient Knowledge-based Question Answering with Large Language Models

NeurIPS 2024poster

Knowledge-based question answering (KBQA) is widely used in many scenarios that necessitate domain knowledge. Large language models (LLMs) bring opportunities to KBQA, while their costs are significantly higher and absence of domain-specific knowledge during pre-training. We are motivated to combine…

Cited by 8SourcePDFScholar
2024

Entity Alignment with Noisy Annotations from Large Language Models

NeurIPS 2024poster

Entity alignment (EA) aims to merge two knowledge graphs (KGs) by identifying equivalent entity pairs. While existing methods heavily rely on human-generated labels, it is prohibitively expensive to incorporate cross-domain experts for annotation in real-world scenarios. The advent of Large Language…

Cited by 19SourcePDFScholar
2024

KnowGPT: Knowledge Graph based Prompting for Large Language Models

NeurIPS 2024poster

Large Language Models (LLMs) have demonstrated remarkable capabilities in many real-world applications. Nonetheless, LLMs are often criticized for their tendency to produce hallucinations, wherein the models fabricate incorrect statements on tasks beyond their knowledge and perception. To alleviate…

Cited by 12SourcePDFScholar
2024

Modality-Aware Integration with Large Language Models for Knowledge-Based Visual Question Answering

ACL 2024long

Knowledge-based visual question answering (KVQA) has been extensively studied to answer visual questions with external knowledge, e.g., knowledge graphs (KGs). While several attempts have been proposed to leverage large language models (LLMs) as an implicit knowledge source, it remains challenging s…

Cited by 13SourcePDFScholar
2024

QUEST: Efficient Extreme Multi-Label Text Classification with Large Language Models on Commodity Hardware

EMNLP 2024finding

Extreme multi-label text classification (EMTC) involves predicting multiple labels from a vast pool of candidates based on a user’s textual query. While traditional BERT-based methods have shown limited success, large language models (LLMs) have brought new possibilities. It is promising to leverage…

Cited by 1SourcePDFScholar