← Search

Guangtao Zheng

7 accepted papers

2026

SAGE: Spuriousness-Aware Guided Prompt Exploration for Mitigating Multimodal Bias

AAAI 2026technical

Large vision-language models such as CLIP have shown strong zero-shot classification performance by aligning images and text in a shared embedding space. However, CLIP models often develop multimodal spurious biases, the undesirable tendency to rely on spurious features. For example, CLIP may infer

Cited by 0SourcePDFScholar
2026

When Embedding-Based Defenses Fail: Rethinking Safety in LLM-Based Multi-Agent Systems

ICML 2026poster

Large language model (LLM)-powered multi-agent systems (MAS) enable agents to communicate and share information, achieving strong performance on complex tasks. However, this communication also creates an attack surface where malicious agents can propagate misinformation and steer group decisions, un…

Cited by 0SourceScholar
2024

AdvST: Revisiting Data Augmentations for Single Domain Generalization

AAAI 2024technical

Single domain generalization (SDG) aims to train a robust model against unknown target domain shifts using data from a single source domain. Data augmentation has been proven an effective approach to SDG. However, the utility of standard augmentations, such as translate, or invert, has not been full…

2024

Learning Robust Classifiers with Self-Guided Spurious Correlation Mitigation

IJCAI 2024poster

Deep neural classifiers tend to rely on spurious correlations between spurious attributes of inputs and targets to make predictions, which could jeopardize their generalization capability. Training classifiers robust to spurious correlations typically relies on annotations of spurious correlations i…