← Search

Wenjie Xu

11 accepted papers

2025

Enhanced Expert Merging for Mixture-of-Experts in Graph Foundation Models

NeurIPS 2025poster

Graph foundation models (GFMs) have emerged as a promising paradigm for learning transferable knowledge across diverse graph-structured data. The inherent heterogeneity in features and graph structures poses significant challenges for building scalable and generalizable GFMs. Existing research has e…

Cited by 0SourceScholar
2025

Learning from Reconstruction: A Two-Stage Global-to-Local Framework for Temporal Knowledge Graph Completion

ICASSP 2025accepted

In recent years, Temporal Knowledge Graphs (TKGs) have developed rapidly and Temporal Knowledge Graph Completion (TKGC) aims at completing the missing parts of incomplete TKGs. Many methods have been proposed for TKGC, but there are still unresolved issues. Current methods have not fully explored th…

Cited by 0SourceScholar
2025

Towards Explainable Temporal Reasoning in Large Language Models: A Structure-Aware Generative Framework

ACL 2025finding

While large language models (LLMs) show great potential in temporal reasoning, most existing work focuses heavily on enhancing performance, often neglecting the explainable reasoning processes underlying the results. To address this gap, we introduce a comprehensive benchmark covering a wide range o…

2024

A Streamlined Span-based Factorization Method for Few Shot Named Entity Recognition

COLING 2024main

Few-shot named entity recognition (NER) is a challenging task that aims to recognize new named entities with only a limited amount of labeled examples. In this paper, we introduce SSF, which is a streamlined span-based factorization method that addresses the problem of few-shot NER. Our approach for…

2024

Deja vu: Contrastive Historical Modeling with Prefix-tuning for Temporal Knowledge Graph Reasoning

NAACL 2024findings

Temporal Knowledge Graph Reasoning (TKGR) is the task of inferring missing facts for incomplete TKGs in complex scenarios (e.g., transductive and inductive settings), which has been gaining increasing attention. Recently, to mitigate dependence on structured connections in TKGs, text-based methods h…

2024

Principled Bayesian Optimization in Collaboration with Human Experts

NeurIPS 2024spotlight

Bayesian optimisation for real-world problems is often performed interactively with human experts, and integrating their domain knowledge is key to accelerate the optimisation process. We consider a setup where experts provide advice on the next query point through binary accept/reject recommendatio…

Cited by 2SourcePDFScholar
2024

Principled Preferential Bayesian Optimization

ICML 2024oral

We study the problem of preferential Bayesian optimization (BO), where we aim to optimize a black-box function with only preference feedback over a pair of candidate solutions. Inspired by the likelihood ratio idea, we construct a confidence set of the black-box function using only the preference fe…

2023

Constrained Efficient Global Optimization of Expensive Black-box Functions

ICML 2023poster

We study the problem of constrained efficient global optimization, where both the objective and constraints are expensive black-box functions that can be learned with Gaussian processes. We propose CONFIG (CONstrained efFIcient Global Optimization), a simple and effective algorithm to solve it. Unde…

Cited by 32SourcePDFScholar
2023

Pre-trained Language Model with Prompts for Temporal Knowledge Graph Completion

ACL 2023findings

Temporal Knowledge graph completion (TKGC) is a crucial task that involves reasoning at known timestamps to complete the missing part of facts and has attracted more and more attention in recent years. Most existing methods focus on learning representations based on graph neural networks while inacc…

2022

SMiLE: Schema-augmented Multi-level Contrastive Learning for Knowledge Graph Link Prediction

EMNLP 2022finding

Link prediction is the task of inferring missing links between entities in knowledge graphs. Embedding-based methods have shown effectiveness in addressing this problem by modeling relational patterns in triples. However, the link prediction task often requires contextual information in entity neigh…