← Search

Zhishang Xiang

4 accepted papers

2026

Augmenting Intra-Modal Understanding in MLLMs for Robust Multimodal Keyphrase Generation

AAAI 2026technical

Multimodal keyphrase generation (MKP) aims to extract a concise set of keyphrases that capture the essential meaning of paired image–text inputs, enabling structured understanding, indexing, and retrieval of multimedia data across the web and social platforms. Success in this task demands effectivel

Cited by 0SourcePDFScholar
2026

When to use Graphs in RAG: A Comprehensive Analysis for Graph Retrieval-Augmented Generation

ICLR 2026poster

Graph retrieval-augmented generation (GraphRAG) has emerged as a powerful paradigm for enhancing large language models (LLMs) with external knowledge. It leverages graphs to model the hierarchical structure between specific concepts, enabling more coherent and effective knowledge retrieval for accur…

Cited by 0SourcecodeScholar
2026

ZeroUnlearn: Few-Shot Knowledge Unlearning in Large Language Models

ICML 2026poster

Large language models inevitably retain sensitive information, defined as inputs that may induce harmful generations, due to training on massive web corpora, raising concerns for privacy and safety. Existing machine unlearning methods primarily rely on retraining or aggressive fine-tuning, which are…

Cited by 0SourceScholar
2025

FaithfulRAG: Fact-Level Conflict Modeling for Context-Faithful Retrieval-Augmented Generation

ACL 2025long

Large language models (LLMs) augmented with retrieval systems have demonstrated significant potential in handling knowledge-intensive tasks. However, these models often struggle with unfaithfulness issues, generating outputs that either ignore the retrieved context or inconsistently blend it with th…