← Search

Gaojie Jin

16 accepted papers

2026

BadThink: Triggered Overthinking Attacks on Chain-of-Thought Reasoning in Large Language Models

AAAI 2026technical

Recent advances in Chain-of-Thought (CoT) prompting have substantially improved the reasoning capabilities of large language models (LLMs), but have also introduced their computational efficiency as a new attack surface. In this paper, we propose BadThink, the first backdoor attack designed to delib

Cited by 0SourcePDFScholar
2026

CluCERT: Certifying LLM Robustness via Clustering-Guided Denoising Smoothing

AAAI 2026technical

Recent advancements in Large Language Models (LLMs) have led to their widespread adoption in daily applications. Despite their impressive capabilities, they remain vulnerable to adversarial attacks, as even minor meaning-preserving changes such as synonym substitutions can lead to incorrect predicti

Cited by 0SourcePDFScholar
2026

Confusion-Aware Spectral Regularizer for Long-Tailed Recognition

CVPR 2026

Long-tailed image classification remains a long-standing challenge, as real-world data typically follow highly imbalanced distributions where a few head classes dominate and many tail classes contain only limited samples. This imbalance biases feature learning toward head categories and leads to sig

Cited by 0SourcecodeScholar
2026

Dual-Kernel Adapter: Expanding Spatial Horizons for Data-Constrained Medical Image Analysis

ICLR 2026poster

Adapters have become a widely adopted strategy for efficient fine-tuning of foundation models, particularly in resource-constrained settings. However, their performance under extreme data scarcity—common in medical imaging due to high annotation costs, privacy regulations, and fragmented datasets—re…

Cited by 0SourceScholar
2026

GradientStabilizer: Fix the Norm, Not the Gradient

ICML 2026poster

Training instability in modern deep learning systems is frequently triggered by rare but extreme gradient-norm spikes, which can induce oversized parameter updates, corrupt optimizer state, and lead to slow recovery or divergence. Widely used safeguards such as gradient clipping mitigate these failu…

Cited by 0SourceScholar
2026

OTora: A Unified Red Teaming Framework for Reasoning-Level Denial-of-Service in LLM Agents

ICML 2026poster

Large Language Models (LLMs) are increasingly deployed as autonomous agents that execute tool-augmented, multi-step tasks, where latency is a critical factor for real-world applications. Yet an overlooked threat is Reasoning-Level Denial-of-Service (R-DoS), in which an attacker preserves task correc…

Cited by 0SourceScholar
2025

Enhancing Robust Fairness via Confusional Spectral Regularization

ICLR 2025poster

Recent research has highlighted a critical issue known as ``robust fairness", where robust accuracy varies significantly across different classes, undermining the reliability of deep neural networks (DNNs). A common approach to address this has been to dynamically reweight classes during training,…

2025

SPAM: Spike-Aware Adam with Momentum Reset for Stable LLM Training

ICLR 2025poster

Large Language Models (LLMs) have demonstrated exceptional performance across diverse tasks, yet their training remains highly resource intensive and susceptible to critical challenges such as training instability. A predominant source of this instability stems from gradient and loss spikes, which d…

2024

Position: Building Guardrails for Large Language Models Requires Systematic Design

ICML 2024poster

As Large Language Models (LLMs) become more integrated into our daily lives, it is crucial to identify and mitigate their risks, especially when the risks can have profound impacts on human users and societies. Guardrails, which filter the inputs or outputs of LLMs, have emerged as a core safeguardi…

Cited by 3SourcePDFScholar
2023

Certified Policy Smoothing for Cooperative Multi-Agent Reinforcement Learning

AAAI 2023technical

Cooperative multi-agent reinforcement learning (c-MARL) is widely applied in safety-critical scenarios, thus the analysis of robustness for c-MARL models is profoundly important. However, robustness certification for c-MARLs has not yet been explored in the community. In this paper, we propose a nov…

2023

Randomized Adversarial Training via Taylor Expansion

CVPR 2023poster

In recent years, there has been an explosion of research into developing more robust deep neural networks against adversarial examples. Adversarial training appears as one of the most successful methods. To deal with both the robustness against adversarial examples and the accuracy over clean exampl…

2023

SAFARI: Versatile and Efficient Evaluations for Robustness of Interpretability

ICCV 2023poster

Interpretability of Deep Learning (DL) is a barrier to trustworthy AI. Despite great efforts made by the Explainable AI (XAI) community, explanations lack robustness--indistinguishable input perturbations may lead to different XAI results. Thus, it is vital to assess how robust DL interpretability i…

Cited by 32PDFcodeScholar
2023

TrajPAC: Towards Robustness Verification of Pedestrian Trajectory Prediction Models

ICCV 2023poster

Robust pedestrian trajectory forecasting is crucial to developing safe autonomous vehicles. Although previous works have studied adversarial robustness in the context of trajectory forecasting, some significant issues remain unaddressed. In this work, we try to tackle these crucial problems. Firstly…

Cited by 11PDFcodeScholar
2022

Enhancing Adversarial Training With Second-Order Statistics of Weights

CVPR 2022poster

Adversarial training has been shown to be one of the most effective approaches to improve the robustness of deep neural networks. It is formalized as a min-max optimization over model weights and adversarial perturbations, where the weights can be optimized through gradient descent methods like SGD.…

Cited by 72PDFcodeScholar
2020

How does Weight Correlation Affect Generalisation Ability of Deep Neural Networks?

NeurIPS 2020poster

This paper studies the novel concept of weight correlation in deep neural networks and discusses its impact on the networks' generalisation ability. For fully-connected layers, the weight correlation is defined as the average cosine similarity between weight vectors of neurons, and for convolutional…

Cited by 65SourcePDFScholar