← Search

Xiaojie Yuan

40 accepted papers

2026

Grow-on-Demand: Sparse and Adaptive Expert Expansion for Continual Instruction Tuning

AAAI 2026technical

Continual instruction tuning aims to incrementally adapt large language models to new tasks without forgetting previously acquired knowledge. Existing approaches often struggle to balance plasticity and stability. Replay-based methods retrain on historical data, which raises privacy concerns. Archit

Cited by 0SourcePDFScholar
2026

Learning from Noisy Supervision: A Denoising-Debiasing Framework for Weakly Supervised Video Anomaly Detection

CVPR 2026

Weakly supervised video anomaly detection (WS-VAD) aims to localize frame-level anomalies using only video-level labels. This task is typically formulated within a multiple instance learning (MIL) paradigm, where each video is treated as a bag of snippets, achieving robust performance without requir

Cited by 0SourcecodeScholar
2025

DTDES-KGE: Dual-Teacher Knowledge Distillation with Distinct Embedding Spaces for Knowledge Graph Embeddings

EMNLP 2025

Knowledge distillation for knowledge graph embedding (KGE) models effectively compresses KGE models by reducing their embedding dimensions. While existing methods distill knowledge from a high-dimensional teacher to a low-dimensional student, they typically rely on a single teacher embedding space,

Cited by 0SourcePDFScholar
2025

FGDGNN: Fine-Grained Dynamic Graph Neural Network for Rumor Detection on Social Media

ACL 2025finding

Detecting rumors on social media has become a crucial issue.Propagation structure-based methods have recently attracted increasing attention.When the propagation structure is represented by the dynamic graph, temporal information is considered.However, existing rumor detection models using dynamic g…

Cited by 0SourcePDFScholar
2025

Graph Structure Learning for Spatial-Temporal Imputation: Adapting to Node and Feature Scales

AAAI 2025technical

Spatial-temporal data collected across different geographic locations often suffer from missing values, posing challenges to data analysis. Existing methods primarily leverage fixed spatial graphs to impute missing values, which implicitly assume that the spatial relationship is roughly the same for…

2025

HCLTS: Mining Customers' Consumption Patterns in Natural Gas Time Series with Hierarchical Contrastive Learning

ICASSP 2025accepted

Accurate forecasting of resource consumption, such as gas, is essential for efficient energy management, cost reduction, and sustainability. Time series forecasting (TSF) techniques like recurrent neural networks (RNNs), convolutional networks (TCNs), and Transformers have been employed to model com…

Cited by 0SourceScholar
2025

InstructGEC: Enhancing Unsupervised Grammatical Error Correction with Instruction Tuning

COLING 2025main

Recent works have proposed methods of generating synthetic data automatically for unsupervised Grammatical Error Correction (GEC). Although a large amount of synthetic data is generated at a low cost, it is unrealistic and of poor quality. The copying phenomenon of synthetic data prevents GEC models…

2025

LagTS: Toward Adaptive Lag Relationship Modeling for Multivariate Time Series Forecasting

ICASSP 2025accepted

Multivariate time series forecasting has become increasingly crucial in fields such as energy and transportation. Recent research has focused on local lag relationships across variates, yielding impressive results. However, these methods typically require pre-calculating lag indicators and steps bet…

Cited by 0SourceScholar
2025

SWAM: Adaptive Sliding Window and Memory-Augmented Attention Model for Rumor Detection

EMNLP 2025

Detecting rumors on social media has become a critical task in combating misinformation. Existing propagation-based rumor detection methods often focus on the static propagation graph, overlooking that rumor propagation is inherently dynamic and incremental in the real world. Recently propagation-ba

Cited by 0SourcePDFScholar
2025

SafeInt: Shielding Large Language Models from Jailbreak Attacks via Safety-Aware Representation Intervention

EMNLP 2025

With the widespread real-world deployment of large language models (LLMs), ensuring their behavior complies with safety standards has become crucial. Jailbreak attacks exploit vulnerabilities in LLMs to induce undesirable behavior, posing a significant threat to LLM safety. Previous defenses often f

2024

Bring Invariant to Variant: A Contrastive Prompt-based Framework for Temporal Knowledge Graph Forecasting

COLING 2024main

Temporal knowledge graph forecasting aims to reason over known facts to complete the missing links in the future. Existing methods are highly dependent on the structures of temporal knowledge graphs and commonly utilize recurrent or graph neural networks for forecasting. However, entities that are i…

2024

Contrastive Representation Learning for Self-Supervised Taxonomy Completion

IJCAI 2024poster

Taxonomy completion, a self-supervised task, aims to add new concepts to an existing taxonomy by attaching them to appropriate hypernym and hyponym pairs. Researchers have proposed several approaches to capture the essential relationships in taxonomy using semantic or structural information. However…

2024

Frequency-aware Generative Models for Multivariate Time Series Imputation

NeurIPS 2024poster

Missing data in multivariate time series are common issues that can affect the analysis and downstream applications. Although multivariate time series data generally consist of the trend, seasonal and residual terms, existing works mainly focus on optimizing the modeling for the first two items. How…

Cited by 2SourcePDFScholar
2024

Knowledge-Aware Prompt Learning Framework for Korean-Chinese Microblog Sentiment Analysis

ICASSP 2024accepted

The Korean-Chinese language spoken by the Chinese Koreans, a cross-border ethnic group in China, has distinct linguistic characteristics compared to the standard Korean. Despite the increasing presence of Korean-Chinese microblogs on the Sina Microblog Platform, sentiment analysis in this language i…

Cited by 0SourceScholar
2024

Learning Time Slot Preferences via Mobility Tree for Next POI Recommendation

AAAI 2024technical

Next Point-of-Interests (POIs) recommendation task aims to provide a dynamic ranking of POIs based on users' current check-in trajectories. The recommendation performance of this task is contingent upon a comprehensive understanding of users' personalized behavioral patterns through Location-based S…

2024

Look before You Leap: Dual Logical Verification for Knowledge-based Visual Question Generation

COLING 2024main

Knowledge-based Visual Question Generation aims to generate visual questions with outside knowledge other than the image. Existing approaches are answer-aware, which incorporate answers into the question-generation process. However, these methods just focus on leveraging the semantics of inputs to p…

2024

MCIL: Multimodal Counterfactual Instance Learning for Low-resource Entity-based Multimodal Information Extraction

COLING 2024main

Multimodal information extraction (MIE) is a challenging task which aims to extract the structural information in free text coupled with the image for constructing the multimodal knowledge graph. The entity-based MIE tasks are based on the entity information to complete the specific tasks. However,…

2024

MELOV: Multimodal Entity Linking with Optimized Visual Features in Latent Space

ACL 2024findings

Multimodal entity linking (MEL), which aligns ambiguous mentions within multimodal contexts to referent entities from multimodal knowledge bases, is essential for many natural language processing applications. Previous MEL methods mainly focus on exploring complex multimodal interaction mechanisms t…

Cited by 2SourcePDFScholar
2023

AoM: Detecting Aspect-oriented Information for Multimodal Aspect-Based Sentiment Analysis

ACL 2023findings

Multimodal aspect-based sentiment analysis (MABSA) aims to extract aspects from text-image pairs and recognize their sentiments. Existing methods make great efforts to align the whole image to corresponding aspects. However, different regions of the image may relate to different aspects in the same…

2023

BioFEG: Generate Latent Features for Biomedical Entity Linking

EMNLP 2023long main

Biomedical entity linking is an essential task in biomedical text processing, which aims to map entity mentions in biomedical text, such as clinical notes, to standard terms in a given knowledge base. However, this task is challenging due to the rarity of many biomedical entities in real-world scen…

Cited by 0SourceScholar
2023

From Alignment to Entailment: A Unified Textual Entailment Framework for Entity Alignment

ACL 2023findings

Entity Alignment (EA) aims to find the equivalent entities between two Knowledge Graphs (KGs). Existing methods usually encode the triples of entities as embeddings and learn to align the embeddings, which prevents the direct interaction between the original information of the cross-KG entities. Mor…

2023

Incorporating Object-Level Visual Context for Multimodal Fine-Grained Entity Typing

EMNLP 2023long findings

Fine-grained entity typing (FGET) aims to assign appropriate fine-grained types to entity mentions within their context, which is an important foundational task in natural language processing. Previous approaches for FGET only utilized textual context information. However, in the form of short text,…

Cited by 0SourceScholar
2023

KAPALM: Knowledge grAPh enhAnced Language Models for Fake News Detection

EMNLP 2023long findings

Social media has not only facilitated news consumption, but also led to the wide spread of fake news. Because news articles in social media is usually condensed and full of knowledge entities, existing methods of fake news detection use external entity knowledge. However, majority of these methods f…

Cited by 0SourceScholar
2023

Licon: A Diverse, Controllable and Challenging Linguistic Concept Learning Benchmark

EMNLP 2023long findings

Concept Learning requires learning the definition of a general category from given training examples. Most of the existing methods focus on learning concepts from images. However, the visual information cannot present abstract concepts exactly, which struggles the introduction of novel concepts rela…

Cited by 0SourceScholar
2023

Selecting Key Views for Zero-Shot Entity Linking

EMNLP 2023long findings

Entity linking, which aligns mentions in the text to entities in knowledge bases, is essential for many natural language processing tasks. Considering the real-world scenarios, recent research hotspot of entity linking has focused on the zero-shot setting, where mentions need to link to unseen entit…

Cited by 0SourceScholar
2023

TacoPrompt: A Collaborative Multi-Task Prompt Learning Method for Self-Supervised Taxonomy Completion

EMNLP 2023long main

Automatic taxonomy completion aims to attach the emerging concept to an appropriate pair of hypernym and hyponym in the existing taxonomy. Existing methods suffer from the overfitting to leaf-only problem caused by imbalanced leaf and non-leaf samples when training the newly initialized classificati…

Cited by 0SourcecodeScholar
2022

A Multi-Task Learning Framework for Chinese Medical Procedure Entity Normalization

ICASSP 2022accepted

Medical entity normalization is a fundamental task in medical natural language processing and clinical applications. The task aims to map medical mentions to standard entities in a given knowledge base. In this paper, we focus on Chinese medical procedure entity normalization. This task brings an ex…

Cited by 0SourceScholar
2022

A Span-based Multimodal Variational Autoencoder for Semi-supervised Multimodal Named Entity Recognition

EMNLP 2022main

Multimodal named entity recognition (MNER) on social media is a challenging task which aims to extract named entities in free text and incorporate images to classify them into user-defined types. However, the annotation for named entities on social media demands a mount of human efforts. The existin…

2022

BadPrompt: Backdoor Attacks on Continuous Prompts

NeurIPS 2022accept

The prompt-based learning paradigm has gained much research attention recently. It has achieved state-of-the-art performance on several NLP tasks, especially in the few-shot scenarios. While steering the downstream tasks, few works have been reported to investigate the security problems of the promp…

2022

Improving Zero-Shot Entity Linking Candidate Generation with Ultra-Fine Entity Type Information

COLING 2022main

Entity linking, which aims at aligning ambiguous entity mentions to their referent entities in a knowledge base, plays a key role in multiple natural language processing tasks. Recently, zero-shot entity linking task has become a research hotspot, which links mentions to unseen entities to challenge…

2022

Overcoming Language Priors in Visual Question Answering via Distinguishing Superficially Similar Instances

COLING 2022main

Despite the great progress of Visual Question Answering (VQA), current VQA models heavily rely on the superficial correlation between the question type and its corresponding frequent answers (i.e., language priors) to make predictions, without really understanding the input. In this work, we define…

2022

PM2F2N: Patient Multi-view Multi-modal Feature Fusion Networks for Clinical Outcome Prediction

EMNLP 2022finding

Clinical outcome prediction is critical to the condition prediction of patients and management of hospital capacities. There are two kinds of medical data, including time series signals recorded by various devices and clinical notes in electronic health records (EHR), which are used for two common p…

2022

PPDL: Predicate Probability Distribution Based Loss for Unbiased Scene Graph Generation

CVPR 2022poster

Scene Graph Generation (SGG) has attracted more and more attention from visual researchers in recent years, since Scene Graph (SG) is valuable in many downstream tasks due to its rich structural-semantic details. However, the application value of SG on downstream tasks is severely limited by the pre…

Cited by 74PDFScholar
2022

TaxoPrompt: A Prompt-based Generation Method with Taxonomic Context for Self-Supervised Taxonomy Expansion

IJCAI 2022poster

Taxonomies are hierarchical classifications widely exploited to facilitate downstream natural language processing tasks. The taxonomy expansion task aims to incorporate emergent concepts into the existing taxonomies. Prior works focus on modeling the local substructure of taxonomies but neglect the…

Cited by 24SourcePDFScholar
2022

TreeMAN: Tree-enhanced Multimodal Attention Network for ICD Coding

COLING 2022main

ICD coding is designed to assign the disease codes to electronic health records (EHRs) upon discharge, which is crucial for billing and clinical statistics. In an attempt to improve the effectiveness and efficiency of manual coding, many methods have been proposed to automatically predict ICD codes…

2021

An End-to-End Progressive Multi-Task Learning Framework for Medical Named Entity Recognition and Normalization

ACL 2021long

Medical named entity recognition (NER) and normalization (NEN) are fundamental for constructing knowledge graphs and building QA systems. Existing implementations for medical NER and NEN are suffered from the error propagation between the two tasks. The mispredicted mentions from NER will directly i…

2021

Incorporating Circumstances into Narrative Event Prediction

EMNLP 2021finding

The narrative event prediction aims to predict what happens after a sequence of events, which is essential to modeling sophisticated real-world events. Existing studies focus on mining the inter-events relationships while ignoring how the events happened, which we called circumstances. With our obse…

Cited by 13SourcePDFScholar
2021

KAN: Knowledge-aware Attention Network for Fake News Detection

AAAI 2021technical

The explosive growth of fake news on social media has drawn great concern both from industrial and academic communities. There has been an increasing demand for fake news detection due to its detrimental effects. Generally, news content is condensed and full of knowledge entities. However, existing…

Cited by 127SourcePDFScholar
2021

MTAAL: Multi-Task Adversarial Active Learning for Medical Named Entity Recognition and Normalization

AAAI 2021technical

Automated medical named entity recognition and normalization are fundamental for constructing knowledge graphs and building QA systems. When it comes to medical text, the annotation demands a foundation of expertise and professionalism. Existing methods utilize active learning to reduce costs in cor…

Cited by 20SourcePDFScholar
2021

TEMP: Taxonomy Expansion with Dynamic Margin Loss through Taxonomy-Paths

EMNLP 2021main

As an essential form of knowledge representation, taxonomies are widely used in various downstream natural language processing tasks. However, with the continuously rising of new concepts, many existing taxonomies are unable to maintain coverage by manual expansion. In this paper, we propose TEMP, a…