← Search

Yongxiu Xu

9 accepted papers

2026

Information-Theoretic Minimal Sufficient Representation for Multi-Domain Knowledge Graph Completion

AAAI 2026technical

Multi-domain knowledge graph completion (MKGC) seeks to predict missing triples in a target KG by leveraging triples from multiple KGs in different domains (e.g., languages or sources). Existing studies typically learn and fuse multi-domain KG representations solely with alignments or fusion modules

Cited by 0SourcePDFScholar
2026

MMSD3.0: A Multi-Image Benchmark for Real-World Multimodal Sarcasm Detection

CVPR 2026

Despite progress in multimodal sarcasm detection, existing datasets and methods predominantly focus on single-image scenarios, overlooking potential semantic and affective relations across multiple images. This leaves a gap in modeling cases where sarcasm is triggered by multi-image cues in real-wor

Cited by 0SourcecodeScholar
2025

MAKAR: a Multi-Agent framework based Knowledge-Augmented Reasoning for Grounded Multimodal Named Entity Recognition

EMNLP 2025

Grounded Multimodal Named Entity Recognition (GMNER), which aims to extract textual entities, their types, and corresponding visual regions from image-text data, has become a critical task in multimodal information extraction. However, existing methods face two major challenges. First, they fail to

2024

An Effective Span-based Multimodal Named Entity Recognition with Consistent Cross-Modal Alignment

COLING 2024main

With the increasing availability of multimodal content on social media, consisting primarily of text and images, multimodal named entity recognition (MNER) has gained a wide-spread attention. A fundamental challenge of MNER lies in effectively aligning different modalities. However, the majority of…

Cited by 0SourcePDFScholar
2023

A Boundary Offset Prediction Network for Named Entity Recognition

EMNLP 2023long findings

Named entity recognition (NER) is a fundamental task in natural language processing that aims to identify and classify named entities in text. However, span-based methods for NER typically assign entity types to text spans, resulting in an imbalanced sample space and neglecting the connections betwe…

Cited by 0SourcecodeScholar
2023

Learning to Correct Noisy Labels for Fine-Grained Entity Typing via Co-Prediction Prompt Tuning

EMNLP 2023long findings

Fine-grained entity typing (FET) is an essential task in natural language processing that aims to assign semantic types to entities in text. However, FET poses a major challenge known as the noise labeling problem, whereby current methods rely on estimating noise distribution to identify noisy label…

Cited by 0SourcecodeScholar
2022

DoSEA: A Domain-specific Entity-aware Framework for Cross-Domain Named Entity Recogition

COLING 2022main

Cross-domain named entity recognition aims to improve performance in a target domain with shared knowledge from a well-studied source domain. The previous sequence-labeling based method focuses on promoting model parameter sharing among domains. However, such a paradigm essentially ignores the domai…

2022

Wlinker: Modeling Relational Triplet Extraction As Word Linking

ICASSP 2022accepted

Relational triplet extraction (RTE) is a fundamental task for automatically extracting information from unstructured text, which has attracted growing interest in recent years. However, it remains challenging due to the difficulty in extracting the overlapping relational triplets. Existing approache…

Cited by 0SourceScholar
2021

A Supervised Multi-Head Self-Attention Network for Nested Named Entity Recognition

AAAI 2021technical

In recent years, researchers have shown an increased interest in recognizing the overlapping entities that have nested structures. However, most existing models ignore the semantic correlation between words under different entity types. Considering words in sentence play different roles under differ…