← Search

Yu-ming Shang

8 accepted papers

2026

TruthfulRAG: Resolving Factual-level Conflicts in Retrieval-Augmented Generation with Knowledge Graphs

AAAI 2026technical

Retrieval-Augmented Generation (RAG) has emerged as a powerful framework for enhancing the capabilities of Large Language Models (LLMs) by integrating retrieval-based methods with generative models. As external knowledge repositories continue to expand and the parametric knowledge within models beco

Cited by 0SourcePDFScholar
2025

Automated Detection of Pre-training Text in Black-box LLMs

IJCAI 2025

Detecting whether a given text is a member in the pre-training data of Large Language Models (LLMs) is crucial for ensuring data privacy and copyright protection. Most existing methods rely on the LLM's hidden information (e.g., model parameters or token probabilities), making them ineffective in th

2025

SCCD: A Session-based Dataset for Chinese Cyberbullying Detection

COLING 2025main

The rampant spread of cyberbullying content poses a growing threat to societal well-being. However, research on cyberbullying detection in Chinese remains underdeveloped, primarily due to the lack of comprehensive and reliable datasets. Notably, no existing Chinese dataset is specifically tailored f…

2024

Evidence Retrieval is almost All You Need for Fact Verification

ACL 2024findings

Current fact verification methods generally follow the two-stage training paradigm: evidence retrieval and claim verification. While existing works focus on developing sophisticated claim verification modules, the fundamental importance of evidence retrieval is largely ignored. Existing approaches u…

Cited by 4SourcePDFScholar
2024

Span Graph Transformer for Document-Level Named Entity Recognition

AAAI 2024technical

Named Entity Recognition (NER), which aims to identify the span and category of entities within text, is a fundamental task in natural language processing. Recent NER approaches have featured pre-trained transformer-based models (e.g., BERT) as a crucial encoding component to achieve state-of-the…

Cited by 1SourcePDFScholar
2024

Span-based Unified Named Entity Recognition Framework via Contrastive Learning

IJCAI 2024poster

Traditional Named Entity Recognition (NER) models are typically designed for domain-specific datasets and limited to fixed predefined types, resulting in difficulty generalizing to new domains. Recently, prompt-based generative methods attempt to mitigate this constraint by training models jointly…

Cited by 1SourcePDFScholar
2022

OneRel: Joint Entity and Relation Extraction with One Module in One Step

AAAI 2022technical

Joint entity and relation extraction is an essential task in natural language processing and knowledge graph construction. Existing approaches usually decompose the joint extraction task into several basic modules or processing steps to make it easy to conduct. However, such a paradigm ignores the f…

Cited by 185SourcePDFScholar