← Search

Nan Hu

14 accepted papers

2026

TaxReasoning: Benchmarking Knowledge-Intensive Mathematical Reasoning with Evolving Tax Laws

AAAI 2026technical

Recent studies have explored the capabilities of large language models (LLMs) in solving knowledge-intensive mathematical reasoning problems. However, existing benchmarks predominantly involve static theorems that LLMs have encountered during pretraining, failing to assess dynamic knowledge integrat

Cited by 0SourcePDFScholar
2025

Can LLMs Evaluate Complex Attribution in QA? Automatic Benchmarking using Knowledge Graphs

ACL 2025long

Attributed Question Answering (AQA) has attracted wide attention, but there are still several limitations in evaluating the attributions, including lacking fine-grained attribution categories, relying on manual annotations, and failing to compare attributions with only subtle differences. To bridge…

Cited by 0SourcePDFScholar
2025

HeGTa: Leveraging Heterogeneous Graph-enhanced Large Language Models for Few-shot Complex Table Understanding

AAAI 2025technical

Table Understanding (TU) has achieved promising advancements, but it faces the challenges of the scarcity of manually labeled tables and the presence of complex table structures. To address these challenges, we propose HeGTa, a heterogeneous graph (HG)-enhanced large language model (LLM) designed fo…

Cited by 2SourcePDFScholar
2025

HyperSDT: HyperNetwork Slide Decision Tree for Interpretable Tabular Learning

ICASSP 2025accepted

Recently, substantial progress has been achieved in leveraging deep learning models for tabular data learning. However, despite significant advancements, the predominant focus of these endeavors has been on augmenting the performance of contemporary deep learning models. Consequently, the interpreta…

Cited by 0SourceScholar
2025

Multi-layer Network Disintegration via Deep Reinforcement Learning

ICASSP 2025accepted

Multi-layer networks (MLN) effectively model interactions across layers, and the network disintegration (ND) problem yields significant importance in the analysis of MLN. Unfortunately, previous advances in ND for single-layer networks exhibits inefficiency and lack of scalability when extended to M…

Cited by 0SourceScholar
2025

Rethinking Stateful Tool Use in Multi-Turn Dialogues: Benchmarks and Challenges

ACL 2025finding

Existing benchmarks that assess Language Models (LMs) as Language Agents (LAs) for tool use primarily focus on stateless, single-turn interactions or partial evaluations, such as tool selection in a single turn, overlooking the inherent stateful nature of interactions in multi-turn applications. To…

Cited by 0SourcePDFScholar
2024

CoTKR: Chain-of-Thought Enhanced Knowledge Rewriting for Complex Knowledge Graph Question Answering

EMNLP 2024main

Recent studies have explored the use of Large Language Models (LLMs) with Retrieval Augmented Generation (RAG) for Knowledge Graph Question Answering (KGQA). They typically require rewriting retrieved subgraphs into natural language formats comprehensible to LLMs. However, when tackling complex ques…

2024

Exploring the Impact of Table-to-Text Methods on Augmenting LLM-based Question Answering with Domain Hybrid Data

NAACL 2024industry

Augmenting Large Language Models (LLMs) for Question Answering (QA) with domain specific data has attracted wide attention. However, domain data often exists in a hybrid format, including text and semi-structured tables, posing challenges for the seamless integration of information. Table-to-Text Ge…

Cited by 17SourcePDFScholar
2024

MIKE: A New Benchmark for Fine-grained Multimodal Entity Knowledge Editing

ACL 2024findings

Multimodal knowledge editing represents a critical advancement in enhancing the capabilities of Multimodal Large Language Models (MLLMs). Despite its potential, current benchmarks predominantly focus on coarse-grained knowledge, leaving the intricacies of fine-grained (FG) multimodal entity knowledg…

Cited by 3SourcePDFScholar
2022

DKPLM: Decomposable Knowledge-Enhanced Pre-trained Language Model for Natural Language Understanding

AAAI 2022technical

Knowledge-Enhanced Pre-trained Language Models (KEPLMs) are pre-trained models with relation triples injecting from knowledge graphs to improve language understanding abilities.Experiments show that our model outperforms other KEPLMs significantly over zero-shot knowledge probing tasks and multiple…

2022

Dual-Channel Evidence Fusion for Fact Verification over Texts and Tables

NAACL 2022long

Different from previous fact extraction and verification tasks that only consider evidence of a single format, FEVEROUS brings further challenges by extending the evidence format to both plain text and tables. Existing works convert all candidate evidence into either sentences or tables, thus often…

2022

HiCLRE: A Hierarchical Contrastive Learning Framework for Distantly Supervised Relation Extraction

ACL 2022findings

Distant supervision assumes that any sentence containing the same entity pairs reflects identical relationships. Previous works of distantly supervised relation extraction (DSRE) task generally focus on sentence-level or bag-level de-noising techniques independently, neglecting the explicit interact…