← Search

Zemin Liu

25 accepted papers

2026

JELV: A Judge of Edit-Level Validity for Evaluation and Automated Reference Expansion in Grammatical Error Correction

AAAI 2026technical

Existing Grammatical Error Correction (GEC) systems suffer from limited reference diversity, leading to underestimated evaluation and restricted model generalization. To address this issue, we introduce the Judge of Edit-Level Validity (JELV), an automated framework to validate correction edits fro

Cited by 0SourcePDFScholar
2026

Learnable Data Augmentation and Contrastive Pre-training for Temporal Link Prediction

IJCAI 2026

Link prediction is a foundational task in temporal graphs. While temporal graph neural networks exhibit commendable performance, they are often criticized for providing inadequate representations, especially under limited data. Contrastive learning has been introduced as a solution for graph pre-tra

Cited by 0Scholar
2026

THGB: A Comprehensive Benchmark for Text-attributed Heterogeneous Graphs

AAAI 2026technical

Text-attributed heterogeneous graphs (TAHGs), characterized by nodes interconnected through diverse relationships and enriched with textual descriptions, are prevalent in numerous real-world applications. Recent advancements in integrating pre-trained language models (PLMs) and large language models

Cited by 0SourcePDFScholar
2025

Adapting Precomputed Features for Efficient Graph Condensation

ICML 2025poster

Graph Neural Networks (GNNs) face significant computational challenges when handling large-scale graphs. To address this, Graph Condensation (GC) methods aim to compress large graphs into smaller, synthetic ones that are more manageable for GNN training. Recently, trajectory matching methods have sh…

2025

Analyzing and Mitigating Inconsistency in Discrete Speech Tokens for Neural Codec Language Models

ACL 2025long

Building upon advancements in Large Language Models (LLMs), the field of audio processing has seen increased interest in training speech generation tasks with discrete speech token sequences. However, directly discretizing speech by neural audio codecs often results in sequences that fundamentally d…

2025

Contrastive Cross-Course Knowledge Tracing via Concept Graph Guided Knowledge Transfer

IJCAI 2025

Knowledge tracing (KT) aims to predict learners' future performance based on historical learning interactions. However, existing KT models predominantly focus on data from a single course, limiting their ability to capture a comprehensive understanding of learners' knowledge states. In this paper, w

2025

MS-Bench: Evaluating LMMs in Ancient Manuscript Study through a Dunhuang Case Study

NeurIPS 2025poster

Analyzing ancient manuscripts has traditionally been a labor-intensive and time-consuming task for philologists. While recent advancements in LMMs have demonstrated their potential across diverse domains, their effectiveness in manuscript study remains underexplored. In this paper, we introduce MS-B…

Cited by 0SourceScholar
2025

Multi-Label Node Classification with Label Influence Propagation

ICLR 2025poster

Graphs are a complex and versatile data structure used across various domains, with possibly multi-label nodes playing a particularly crucial role. Examples include proteins in PPI networks with multiple functions and users in social or e-commerce networks exhibiting diverse interests. Tackling mu…

Cited by 0SourcePDFScholar
2025

One-shot Federated Learning Methods: A Practical Guide

IJCAI 2025

One-shot Federated Learning (OFL) is a distributed machine learning paradigm that constrains client-server communication to a single round, addressing privacy and communication overhead issues associated with multiple rounds of data exchange in traditional Federated Learning (FL). OFL demonstrates t

Cited by 0SourcePDFScholar
2025

RAG4GFM: Bridging Knowledge Gaps in Graph Foundation Models through Graph Retrieval Augmented Generation

NeurIPS 2025oral

Graph Foundation Models (GFMs) have demonstrated remarkable potential across graph learning tasks but face significant challenges in knowledge updating and reasoning faithfulness. To address these issues, we introduce the Retrieval-Augmented Generation (RAG) paradigm for GFMs, which leverages graph…

Cited by 0SourcecodeScholar
2024

Consistency Training with Learnable Data Augmentation for Graph Anomaly Detection with Limited Supervision

ICLR 2024spotlight

Graph Anomaly Detection (GAD) has surfaced as a significant field of research, predominantly due to its substantial influence in production environments. Although existing approaches for node anomaly detection have shown effectiveness, they have yet to fully address two major challenges: operating i…

2024

EX-Graph: A Pioneering Dataset Bridging Ethereum and X

ICLR 2024poster

While numerous public blockchain datasets are available, their utility is constrained by an exclusive focus on blockchain data. This constraint limits the incorporation of relevant social network data into blockchain analysis, thereby diminishing the breadth and depth of insight that can be derived.…

2024

HGPrompt: Bridging Homogeneous and Heterogeneous Graphs for Few-Shot Prompt Learning

AAAI 2024technical

Graph neural networks (GNNs) and heterogeneous graph neural networks (HGNNs) are prominent techniques for homogeneous and heterogeneous graph representation learning, yet their performance in an end-to-end supervised framework greatly depends on the availability of task-specific supervision. To redu…

Cited by 44SourcePDFScholar
2024

Identifiability Matters: Revealing the Hidden Recoverable Condition in Unbiased Learning to Rank

ICML 2024poster

Unbiased Learning to Rank (ULTR) aims to train unbiased ranking models from biased click logs, by explicitly modeling a generation process for user behavior and fitting click data based on examination hypothesis. Previous research found empirically that the true latent relevance is mostly recoverabl…

2024

Partitioning Message Passing for Graph Fraud Detection

ICLR 2024poster

Label imbalance and homophily-heterophily mixture are the fundamental problems encountered when applying Graph Neural Networks (GNNs) to Graph Fraud Detection (GFD) tasks. Existing GNN-based GFD models are designed to augment graph structure to accommodate the inductive bias of GNNs towards homophil…

Cited by 30SourcePDFScholar
2024

PhiloGPT: A Philology-Oriented Large Language Model for Ancient Chinese Manuscripts with Dunhuang as Case Study

EMNLP 2024main

Philology, the study of ancient manuscripts, demands years of professional training in ex-tensive knowledge memorization and manual textual retrieval. Despite these requirements align closely with strengths of recent successful Large Language Models (LLMs), the scarcity of high-quality, specialized…

Cited by 0SourcePDFScholar
2024

Revisiting Score Propagation in Graph Out-of-Distribution Detection

NeurIPS 2024poster

The field of graph learning has been substantially advanced by the development of deep learning models, in particular graph neural networks. However, one salient yet largely under-explored challenge is detecting Out-of-Distribution (OOD) nodes on graphs. Prevailing OOD detection techniques developed…

Cited by 2SourcePDFScholar
2023

Evaluating Post-hoc Explanations for Graph Neural Networks via Robustness Analysis

NeurIPS 2023oral

This work studies the evaluation of explaining graph neural networks (GNNs), which is crucial to the credibility of post-hoc explainability in practical usage. Conventional evaluation metrics, and even explanation methods -- which mainly follow the paradigm of feeding the explanatory subgraph and me…

Cited by 36SourcePDFScholar
2023

Learning to Count Isomorphisms with Graph Neural Networks

AAAI 2023technical

Subgraph isomorphism counting is an important problem on graphs, as many graph-based tasks exploit recurring subgraph patterns. Classical methods usually boil down to a backtracking framework that needs to navigate a huge search space with prohibitive computational cost. Some recent studies resort t…

2022

LBD: Decouple Relevance and Observation for Individual-Level Unbiased Learning to Rank

NeurIPS 2022accept

Using Unbiased Learning to Rank (ULTR) to train the ranking model with biased click logs has attracted increased research interest. The key idea is to explicitly model the user's observation behavior when building the ranker with a large number of click logs. Considering the simplicity, recent effor…

Cited by 5SourcePDFScholar
2021

Relative and Absolute Location Embedding for Few-Shot Node Classification on Graph

AAAI 2021technical

Node classification is an important problem on graphs. While recent advances in graph neural networks achieve promising performance, they require abundant labeled nodes for training. However, in many practical scenarios, there often exist novel classes in which only one or a few labeled nodes are av…

Cited by 101SourcePDFScholar
2020

A 1 mm-Thick Miniatured Mobile Soft Robot With Mechanosensation and Multimodal Locomotion

RA-L 2020

The miniature soft robots have many promising applications, including micro-manipulations, endoscopy, and microsurgery, etc. Nevertheless, it remains challenging to fabricate a miniatured robot device that is thin, flexible, and can perform multimodal locomotor mobility with sensory capacity. In thi

Cited by 20SourceScholar
2018

A Variable Degree-of-Freedom and Self-Sensing Soft Bending Actuator Based on Conductive Liquid Metal and Thermoplastic Polymer Composites

IROS 2018poster

This paper presents a soft actuator embedded with conductive liquid metal and shape memory epoxy (SME) which function together to enable self-sensing, tunable mechanical degrees of freedom (DoF), and variable stiffness. We embedded thermoplastic shape memory epoxy in the bottom portion of the actuat…

Cited by 12SourceScholar