← Search

Zifeng Ding

13 accepted papers

2026

Can Large Language Models Generalize Procedures Across Representations?

ICML 2026poster

Large language models (LLMs) are trained and tested extensively on symbolic representations such as code and graphs, yet real-world user tasks are often specified in natural language. To what extent can LLMs generalize across these representations? Here, we approach this question by studying isomorp…

Cited by 0SourceScholar
2025

AVerImaTeC: A Dataset for Automatic Verification of Image-Text Claims with Evidence from the Web

NeurIPS 2025poster

Textual claims are often accompanied by images to enhance their credibility and spread on social media, but this also raises concerns about the spread of misinformation. Existing datasets for automated verification of image-text claims remain limited, as they often consist of synthetic claims and…

Cited by 0SourceScholar
2025

BMIKE-53: Investigating Cross-Lingual Knowledge Editing with In-Context Learning

ACL 2025long

This paper introduces BMIKE-53, a comprehensive benchmark for cross-lingual in-context knowledge editing (IKE), spanning 53 languages and three KE datasets: zsRE, CounterFact, and WikiFactDiff. Cross-lingual KE, which requires knowledge edited in one language to generalize across diverse languages w…

2025

Can Knowledge Graphs Make Large Language Models More Trustworthy? An Empirical Study Over Open-ended Question Answering

ACL 2025long

Recent works integrating Knowledge Graphs (KGs) have shown promising improvements in enhancing the reasoning capabilities of Large Language Models (LLMs). However, existing benchmarks primarily focus on closed-ended tasks, leaving a gap in evaluating performance on more complex, real-world scenarios…

Cited by 0SourcePDFScholar
2025

Image Token Matters: Mitigating Hallucination in Discrete Tokenizer-based Large Vision-Language Models via Latent Editing

NeurIPS 2025poster

Large Vision-Language Models (LVLMs) with discrete image tokenizers unify multimodal representations by encoding visual inputs into a finite set of tokens. Despite their effectiveness, we find that these models still hallucinate non-existent objects. We hypothesize that one reason is due to visual p…

Cited by 0SourceScholar
2025

Introducing FOReCAst: The Future Outcome Reasoning and Confidence Assessment Benchmark

NeurIPS 2025poster

Forecasting is an important task in many domains. However, existing forecasting benchmarks lack comprehensive confidence assessment, focusing on limited question types, and often consist of artificial questions that do not reflect real-world needs. To address these gaps, we introduce FOReCAst (Futur…

Cited by 0SourceScholar
2025

Predicate-Conditional Conformalized Answer Sets for Knowledge Graph Embeddings

ACL 2025finding

Uncertainty quantification in Knowledge Graph Embedding (KGE) methods is crucial for ensuring the reliability of downstream applications. A recent work applies conformal prediction to KGE methods, providing uncertainty estimates by generating a set of answers that is guaranteed to include the true a…

Cited by 0SourcePDFScholar
2025

TCP: a Benchmark for Temporal Constraint-Based Planning

EMNLP 2025

Temporal reasoning and planning are essential capabilities for large language models (LLMs), yet most existing benchmarks evaluate them in isolation and under limited forms of complexity. To address this gap, we introduce the Temporal Constraint-based Planning (TCP) benchmark, that jointly assesses

2024

Temporal Fact Reasoning over Hyper-Relational Knowledge Graphs

EMNLP 2024finding

Stemming from traditional knowledge graphs (KGs), hyper-relational KGs (HKGs) provide additional key-value pairs (i.e., qualifiers) for each KG fact that help to better restrict the fact validity. In recent years, there has been an increasing interest in studying graph reasoning over HKGs. Meanwhile…

2024

Text2Loc: 3D Point Cloud Localization from Natural Language

CVPR 2024poster

We tackle the problem of 3D point cloud localization based on a few natural linguistic descriptions and introduce a novel neural network Text2Loc that fully interprets the semantic relationship between points and text. Text2Loc follows a coarse-to-fine localization pipeline: text-submap global place…

2024

zrLLM: Zero-Shot Relational Learning on Temporal Knowledge Graphs with Large Language Models

NAACL 2024long

Modeling evolving knowledge over temporal knowledge graphs (TKGs) has become a heated topic. Various methods have been proposed to forecast links on TKGs. Most of them are embedding-based, where hidden representations are learned to represent knowledge graph (KG) entities and relations based on the…

2023

ECOLA: Enhancing Temporal Knowledge Embeddings with Contextualized Language Representations

ACL 2023findings

Since conventional knowledge embedding models cannot take full advantage of the abundant textual information, there have been extensive research efforts in enhancing knowledge embedding using texts. However, existing enhancement approaches cannot apply to temporal knowledge graphs (tKGs), which cont…

2021

Learning Neural Ordinary Equations for Forecasting Future Links on Temporal Knowledge Graphs

EMNLP 2021main

There has been an increasing interest in inferring future links on temporal knowledge graphs (KG). While links on temporal KGs vary continuously over time, the existing approaches model the temporal KGs in discrete state spaces. To this end, we propose a novel continuum model by extending the idea o…