← Search

ChunMing Hu

18 accepted papers

2026

Discriminative Mixture-of-Experts on Graphs with Reliable Expert Fusion

ICML 2026poster

Graph Mixture-of-Experts (Graph-MoE) offers a way to scale GNNs via adaptive capacity allocation, with the goal of allowing different experts to capture diverse graph patterns. Its effectiveness heavily depends on the coordination between routing decisions and expert specialization. However, through…

Cited by 0SourceScholar
2025

Implicit Word Reordering with Knowledge Distillation for Cross-Lingual Dependency Parsing

AAAI 2025technical

Word order difference between source and target languages is a major obstacle to cross-lingual transfer, especially in the dependency parsing task. Current works are mostly based on order-agnostic models or word reordering to mitigate this problem. However, such methods either do not leverage gramma…

Cited by 0SourcePDFScholar
2025

Improving Data Annotation for Low-Resource Relation Extraction with Logical Rule-Augmented Collaborative Language Models

NAACL 2025long

Low-resource relation extraction aims to identify semantic relationships between entities using scarce labeled data. Recent studies exploit large language models to recognize relations based on retrieved examplars, yielding promising results. However, the reliability of predictions from these method…

2025

Mitigating Message Imbalance in Fraud Detection with Dual-View Graph Representation Learning

IJCAI 2025

Graph representation learning has become a mainstream method for fraud detection due to its strong expressive power, which focuses on enhancing node representations through improved neighborhood knowledge capture. However, the focus on local interactions leads to imbalanced transmission of global to

Cited by 0SourcePDFScholar
2025

Prompt-based Unifying Inference Attack on Graph Neural Networks

AAAI 2025technical

Graph neural networks (GNNs) provide important prospective insights in applications such as social behavior analysis and financial risk analysis based on their powerful learning capabilities on graph data. Nevertheless, GNNs' predictive performance relies on the quality of task-specific node labels,…

2024

DA-Net: A Disentangled and Adaptive Network for Multi-Source Cross-Lingual Transfer Learning

AAAI 2024technical

Multi-Source cross-lingual transfer learning deals with the transfer of task knowledge from multiple labelled source languages to an unlabeled target language under the language shift. Existing methods typically focus on weighting the predictions produced by language-specific classifiers of differen…

Cited by 1SourcePDFScholar
2024

Discrepancy and Uncertainty Aware Denoising Knowledge Distillation for Zero-Shot Cross-Lingual Named Entity Recognition

AAAI 2024technical

The knowledge distillation-based approaches have recently yielded state-of-the-art (SOTA) results for cross-lingual NER tasks in zero-shot scenarios. These approaches typically employ a teacher network trained with the labelled source (rich-resource) language to infer pseudo-soft labels for the unl…

2024

Improving Zero-Shot Cross-Lingual Transfer via Progressive Code-Switching

IJCAI 2024poster

Code-switching is a data augmentation scheme mixing words from multiple languages into source lingual text. It has achieved considerable generalization performance of cross-lingual transfer tasks by aligning cross-lingual contextual word representations. However, uncontrolled and over-replaced code-…

2024

Open-Set Semi-Supervised Text Classification via Adversarial Disagreement Maximization

ACL 2024long

Open-Set Semi-Supervised Text Classification (OSTC) aims to train a classification model on a limited set of labeled texts, alongside plenty of unlabeled texts that include both in-distribution and out-of-distribution examples. In this paper, we revisit the main challenge in OSTC, i.e., outlier dete…

Cited by 3SourcePDFScholar
2024

Poincaré Differential Privacy for Hierarchy-Aware Graph Embedding

AAAI 2024technical

Hierarchy is an important and commonly observed topological property in real-world graphs that indicate the relationships between supervisors and subordinates or the organizational behavior of human groups. As hierarchy is introduced as a new inductive bias into the Graph Neural Networks (GNNs) in v…

2024

Uncovering the Redundancy in Graph Self-supervised Learning Models

NeurIPS 2024poster

Graph self-supervised learning, as a powerful pre-training paradigm for Graph Neural Networks (GNNs) without labels, has received considerable attention. We have witnessed the success of graph self-supervised learning on pre-training the parameters of GNNs, leading many not to doubt that whether the…

Cited by 0SourcePDFScholar
2023

Adversarial Word Dilution as Text Data Augmentation in Low-Resource Regime

AAAI 2023technical

Data augmentation is widely used in text classification, especially in the low-resource regime where a few examples for each class are available during training. Despite the success, generating data augmentations as hard positive examples that may increase their effectiveness is under-explored. This…

2023

Multi-View Robust Graph Representation Learning for Graph Classification

IJCAI 2023poster

The robustness of graph classification models plays an essential role in providing highly reliable applications. Previous studies along this line primarily focus on seeking the stability of the model in terms of overall data metrics (e.g., accuracy) when facing data perturbations, such as removing…

Cited by 10SourcePDFScholar
2023

ProKD: An Unsupervised Prototypical Knowledge Distillation Network for Zero-Resource Cross-Lingual Named Entity Recognition

AAAI 2023technical

For named entity recognition (NER) in zero-resource languages, utilizing knowledge distillation methods to transfer language-independent knowledge from the rich-resource source languages to zero-resource languages is an effective means. Typically, these approaches adopt a teacher-student architectur…

Cited by 10SourcePDFScholar
2022

An Unsupervised Multiple-Task and Multiple-Teacher Model for Cross-lingual Named Entity Recognition

ACL 2022long

Cross-lingual named entity recognition task is one of the critical problems for evaluating the potential transfer learning techniques on low resource languages. Knowledge distillation using pre-trained multilingual language models between source and target languages have shown their superiority in t…

2022

E-VarM: Enhanced Variational Word Masks to Improve the Interpretability of Text Classification Models

COLING 2022main

Enhancing the interpretability of text classification models can help increase the reliability of these models in real-world applications. Currently, most researchers focus on extracting task-specific words from inputs to improve the interpretability of the model. The competitive approaches exploit…

2022

Explicit Role Interaction Network for Event Argument Extraction

EMNLP 2022finding

Event argument extraction is a challenging subtask of event extraction, aiming to identify and assign roles to arguments under a certain event. Existing methods extract arguments of each role independently, ignoring the relationship between different roles. Such an approach hinders the model from le…

2022

Open-Topic False Information Detection on Social Networks with Contrastive Adversarial Learning

EMNLP 2022main

Current works about false information detection based on conversation graphs on social networks focus primarily on two research streams from the standpoint of topic distribution: in-topic and cross-topic techniques, which assume that the data topic distribution is identical or cross, respectively. T…