← Search

Guoshun Nan

21 accepted papers

2026

AutoRAS: Learning Robust Agentic Systems with Primitive Representations

ICML 2026poster

The automated design of agentic systems offers a promising pathway for scaling large language models (LLMs) beyond single-agent reasoning. While prior work has advanced task performance through handcrafted or automatically generated multi-agent workflows, robustness is often treated as an afterthoug…

Cited by 0SourceScholar
2026

CAPT: Confusion-Aware Prompt Tuning for Reducing Vision-Language Misalignment

CVPR 2026

Vision-language models like CLIP have achieved remarkable progress in cross-modal representation learning, yet suffer from systematic misclassifications among visually and semantically similar categories. We observe that such confusion patterns are not random but persistently occur between specific

Cited by 0SourcecodeScholar
2026

MIDAS: Multi-Image Dispersion and Semantic Reconstruction for Jailbreaking MLLMs

ICLR 2026poster

Multimodal Large Language Models (MLLMs) have achieved remarkable performance but remain vulnerable to jailbreak attacks that can induce harmful content and undermine their secure deployment. Previous studies have shown that introducing additional inference steps, which disrupt security attention, c…

Cited by 0SourcecodeScholar
2026

Reallocating Attention Across Layers to Reduce Multimodal Hallucination

CVPR 2026

Multimodal large reasoning models (MLRMs) often suffer from hallucinations that stem not only from insufficient visual grounding but also from imbalanced allocation between perception and reasoning processes. Building upon recent interpretability findings suggesting a staged division of attention ac

Cited by 0SourcecodeScholar
2026

Trajectory Generation with Conservative Value Guidance for Offline Reinforcement Learning

ICLR 2026poster

Recent advances in offline reinforcement learning (RL) have led to the development of high-performing algorithms that achieve impressive results across standard benchmarks. However, many of these methods depend on increasingly complex planning architectures, which hinder their deployment in real-wor…

Cited by 0SourceScholar
2025

Advancing Expert Specialization for Better MoE

NeurIPS 2025oral

Mixture-of-Experts (MoE) models enable efficient scaling of large language models (LLMs) by activating only a subset of experts per input. However, we observe that the commonly used auxiliary load balancing loss often leads to expert overlap and overly uniform routing, which hinders expert speciali…

Cited by 0SourceScholar
2025

Auditing Meta-Cognitive Hallucinations in Reasoning Large Language Models

NeurIPS 2025poster

The development of Reasoning Large Language Models (RLLMs) has significantly improved multi-step reasoning capabilities, but it has also made hallucination problems more frequent and harder to eliminate. While existing approaches address hallucination through external knowledge integration, model pa…

Cited by 0SourcecodeScholar
2025

From Easy to Hard: The MIR Benchmark for Progressive Interleaved Multi-Image Reasoning

ICCV 2025poster

Multi-image Interleaved Reasoning aims to improve Multimodal Large Language Models' (MLLMs) ability to jointly comprehend and reason across multiple images and their associated textual contexts, introducing unique challenges beyond single-image or non-interleaved multi-image tasks.While current mult…

Cited by 0SourcePDFScholar
2025

KGMark: A Diffusion Watermark for Knowledge Graphs

ICML 2025poster

Knowledge graphs (KGs) are ubiquitous in numerous real-world applications, and watermarking facilitates protecting intellectual property and preventing potential harm from AI-generated content. Existing watermarking methods mainly focus on static plain text or image data, while they can hardly be ap…

2025

Spotlighter: Revisiting Prompt Tuning from a Representative Mining View

EMNLP 2025

CLIP’s success has demonstrated that prompt tuning can achieve robust cross-modal semantic alignment for tasks ranging from open-domain recognition to fine-grained classification. However, redundant or weakly relevant feature components introduce noise and incur unnecessary computational costs. In t

Cited by 0SourcePDFScholar
2025

VideoMiner: Iteratively Grounding Key Frames of Hour-Long Videos via Tree-based Group Relative Policy Optimization

ICCV 2025poster

Understanding hour-long videos with multi-modal large language models (MM-LLMs) enriches the landscape of human-centered AI applications. However, for end-to-end video understanding with LLMs, uniformly sampling video frames results in LLMs being overwhelmed by a vast amount of irrelevant informatio…

2024

ContextBLIP: Doubly Contextual Alignment for Contrastive Image Retrieval from Linguistically Complex Descriptions

ACL 2024findings

Image retrieval from contextual descriptions (IRCD) aims to identify an image within a set of minimally contrastive candidates based on linguistically complex text. Despite the success of VLMs, they still significantly lag behind human performance in IRCD. The main challenges lie in aligning key con…

2024

DocMSU: A Comprehensive Benchmark for Document-Level Multimodal Sarcasm Understanding

AAAI 2024technical

Multimodal Sarcasm Understanding (MSU) has a wide range of applications in the news field such as public opinion analysis and forgery detection. However, existing MSU benchmarks and approaches usually focus on sentence-level MSU. In document-level news, sarcasm clues are sparse or small and are of…

2024

Refining Latent Homophilic Structures over Heterophilic Graphs for Robust Graph Convolution Networks

AAAI 2024technical

Graph convolution networks (GCNs) are extensively utilized in various graph tasks to mine knowledge from spatial data. Our study marks the pioneering attempt to quantitatively investigate the GCN robustness over omnipresent heterophilic graphs for node classification. We uncover that the predominant…

Cited by 12SourcePDFScholar
2024

Towards Robust Temporal Activity Localization Learning with Noisy Labels

COLING 2024main

This paper addresses the task of temporal activity localization (TAL). Although recent works have made significant progress in TAL research, almost all of them implicitly assume that the dense frame-level correspondences in each video-query pair are correctly annotated. However, in reality, such an…

Cited by 6SourcePDFScholar
2023

You Can Ground Earlier Than See: An Effective and Efficient Pipeline for Temporal Sentence Grounding in Compressed Videos

CVPR 2023poster

Given an untrimmed video, temporal sentence grounding (TSG) aims to locate a target moment semantically according to a sentence query. Although previous respectable works have made decent success, they only focus on high-level visual features extracted from the consecutive decoded frames and fail to…

Cited by 54SourcePDFScholar
2021

Integrating Subgraph-Aware Relation and Direction Reasoning for Question Answering

ICASSP 2021accepted

Question Answering (QA) models over Knowledge Bases (KBs) are capable of providing more precise answers by utilizing relation information among entities. Although effective, most of these models solely rely on fixed relation representations to obtain answers for different question-related KB subgrap…

Cited by 0SourceScholar
2021

Interventional Video Grounding With Dual Contrastive Learning

CVPR 2021poster

Video grounding aims to localize a moment from an untrimmed video for a given textual query. Existing approaches focus more on the alignment of visual and language stimuli with various likelihood-based matching or regression strategies, i.e., P(Y|X). Consequently, these models may suffer from spurio…

Cited by 174PDFcodeScholar
2021

Uncovering Main Causalities for Long-tailed Information Extraction

EMNLP 2021main

Information Extraction (IE) aims to extract structural information from unstructured texts. In practice, long-tailed distributions caused by the selection bias of a dataset may lead to incorrect correlations, also known as spurious correlations, between entities and labels in the conventional likeli…