← Search

Hongbo Xu

11 accepted papers

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

APTSniffer: Detecting APT Attack Traffic Using Retrieval-Augmented Large Language Models

ICASSP 2025accepted

Advanced Persistent Threats (APT) differ from traditional attacks by using more complex and covert strategies for long-term assaults, posing a severe threat to organizational and national security. Due to problems like the shortage of APT traffic data and encrypted traffic obfuscation, existing meth…

Cited by 0SourceScholar
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
2024

Improving Chinese Spelling Correction with Text-Phonetics Differentiation and Adaptive Fusion

ICASSP 2024accepted

Chinese Spelling Correction (CSC) aims to detect and correct the misspelled characters in Chinese texts. Recent studies have achieved great success by incorporating the phonetic information for task predictions. Still, existing methods suffer from two limitations: 1) The differentiated information b…

Cited by 0SourceScholar
2024

Re-Reading Improves Reasoning in Large Language Models

EMNLP 2024main

To enhance the reasoning capabilities of off-the-shelf Large Language Models (LLMs), we introduce a simple, yet general and effective prompting method, RE2, i.e., Re-Reading the question as input. Unlike most thought-eliciting prompting methods, such as Chain-of-Thought (CoT), which aim to elicit th…

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

Enhancing Joint Multiple Intent Detection and Slot Filling with Global Intent-Slot Co-occurrence

EMNLP 2022main

Multi-intent detection and slot filling joint model attracts more and more attention since it can handle multi-intent utterances, which is closer to complex real-world scenarios. Most existing joint models rely entirely on the training procedure to obtain the implicit correlation between intents and…

2021

Improving Distantly-Supervised Named Entity Recognition with Self-Collaborative Denoising Learning

EMNLP 2021main

Distantly supervised named entity recognition (DS-NER) efficiently reduces labor costs but meanwhile intrinsically suffers from the label noise due to the strong assumption of distant supervision. Typically, the wrongly labeled instances comprise numbers of incomplete and inaccurate annotations, whi…