← Search

XIANGLIN YANG

6 accepted papers

2026

Turning Bias into Bugs: Bandit-Guided Style Manipulation Attacks on LLM Judges

ICML 2026poster

Large Language Models (LLMs) are increasingly employed as automated judges for evaluating generative models. However, their known stylistic biases, such as a preference for verbosity or specific sentence structures, present an underexplored security vulnerability. In this work, we introduce BITE (BI…

Cited by 0SourceScholar
2025

When Audio and Text Disagree: Revealing Text Bias in Large Audio-Language Models

EMNLP 2025

Large Audio-Language Models (LALMs) are augmented with the ability to perceive audio, demonstrating impressive capabilities in processing combined audio and text signals. However, their reliability when faced with conflicting inputs across modalities remains largely unexplored. This study examines h

2022

Debugging and Explaining Metric Learning Approaches: An Influence Function Based Perspective

NeurIPS 2022accept

Deep metric learning (DML) learns a generalizable embedding space where the representations of semantically similar samples are closer. Despite achieving good performance, the state-of-the-art models still suffer from the generalization errors such as farther similar samples and closer dissimilar sa…

2022

DeepVisualInsight: Time-Travelling Visualization for Spatio-Temporal Causality of Deep Classification Training

AAAI 2022technical

Understanding how the predictions of deep learning models are formed during the training process is crucial to improve model performance and fix model defects, especially when we need to investigate nontrivial training strategies such as active learning, and track the root cause of unexpected traini…

Cited by 7SourcePDFScholar
2022

Temporality Spatialization: A Scalable and Faithful Time-Travelling Visualization for Deep Classifier Training

IJCAI 2022poster

Time-travelling visualization answers how the predictions of a deep classifier are formed during the training. It visualizes in two or three dimensional space how the classification boundaries and sample embeddings are evolved during training. In this work, we propose TimeVis, a novel time-trave…