← Search

Ling Zhong

4 accepted papers

2026

DomainCQA: Crafting Knowledge-Intensive QA from Domain-Specific Charts

AAAI 2026technical

Chart Question Answering (CQA) evaluates Multimodal Large Language Models (MLLMs) on visual understanding and reasoning over chart data. However, existing benchmarks mostly test surface-level parsing, such as reading labels and legends, while overlooking deeper scientific reasoning. We propose Domai

Cited by 0SourcePDFScholar
2026

Self-Correction Distillation for Structured Data Question Answering

AAAI 2026technical

Structured data question answering (QA), including table QA, Knowledge Graph (KG) QA, and temporal KG QA, is a pivotal research area. Advances in large language models (LLMs) have driven significant progress in unified structural QA frameworks like TrustUQA. However, these frameworks face

Cited by 0SourcePDFScholar
2026

Thinker: Training LLMs in Hierarchical Thinking for Deep Search via Multi-Turn Interaction

AAAI 2026technical

Efficient retrieval of external knowledge bases and web pages is crucial for enhancing the reasoning abilities of LLMs. Previous works on training LLMs to leverage external retrievers for solving complex problems have predominantly employed end-to-end reinforcement learning. However, these approache

Cited by 0SourcePDFScholar
2024

Efficient Knowledge Infusion via KG-LLM Alignment

ACL 2024findings

To tackle the problem of domain-specific knowledge scarcity within large language models (LLMs), knowledge graph-retrievalaugmented method has been proven to be an effective and efficient technique for knowledge infusion. However, existing approaches face two primary challenges: knowledge mismatch b…