← Search

Jun Sun

47 accepted papers

2026

Boomda: Balanced Multi-objective Optimization for Multimodal Domain Adaptation

AAAI 2026technical

Multimodal learning, while contributing to numerous success stories across various fields, faces the challenge of prohibitively expensive manual annotation. To address the scarcity of annotated data, a popular solution is unsupervised domain adaptation, which has been extensively studied in unimodal

Cited by 0SourcePDFScholar
2026

Propaganda AI: An Analysis of Semantic Divergence in Large Language Models

ICLR 2026poster

Large language models (LLMs) can exhibit *concept-conditioned semantic divergence*: common high-level cues (e.g., ideologies, public figures) elicit unusually uniform, stance-like responses that evade token-trigger audits. This behavior falls in a blind spot of current safety evaluations, yet carrie…

Cited by 0SourcecodeScholar
2026

SafetyReminder: Reviving Delayed Safety Awareness of Vision-Language Models to Defend Against Jailbreak Attacks

AAAI 2026technical

Vision-Language Models (VLMs) extend Large Language Models (LLMs) with visual perception capabilities, unlocking broad applications across many domains. However, ensuring their safety remains a critical challenge, as adversarial visual inputs can easily bypass built-in safeguards and elicit harmful

Cited by 0SourcePDFScholar
2026

Towards Provably Unlearnable Examples via Bayes Error Optimization

AAAI 2026technical

The recent success of machine learning models, especially large-scale classifiers and language models, relies heavily on training with massive data. These data are often collected from online sources. This raises serious concerns about the protection of user data, as individuals may not have given c

Cited by 0SourcePDFScholar
2026

Where Did It Go Wrong? Attributing Undesirable LLM Behaviors via Representation Gradient Tracing

ICLR 2026poster

Large Language Models (LLMs) have demonstrated remarkable capabilities, yet their deployment is frequently undermined by undesirable behaviors such as generating harmful content, factual inaccuracies, and societal biases. Diagnosing the root causes of these failures poses a critical challenge for AI…

Cited by 0SourcecodeScholar
2025

Adversarial Alignment with Anchor Dragging Drift (A3D2): Multimodal Domain Adaptation with Partially Shifted Modalities

ACL 2025long

Multimodal learning has celebrated remarkable success across diverse areas, yet faces the challenge of prohibitively expensive data collection and annotation when adapting models to new environments. In this context, domain adaptation has gained growing popularity as a technique for knowledge transf…

2025

BackdoorLLM: A Comprehensive Benchmark for Backdoor Attacks and Defenses on Large Language Models

NeurIPS 2025poster

Generative large language models (LLMs) have achieved state-of-the-art results on a wide range of tasks, yet they remain susceptible to backdoor attacks: carefully crafted triggers in the input can manipulate the model to produce adversary-specified outputs. While prior research has predominantly fo…

Cited by 0SourcecodeScholar
2025

CROW: Eliminating Backdoors from Large Language Models via Internal Consistency Regularization

ICML 2025poster

Large Language Models (LLMs) are vulnerable to backdoor attacks that manipulate outputs via hidden triggers. Existing defense methods—designed for vision/text classification tasks—fail for text generation. We propose *Internal Consistency Regularization (CROW)*, a defense leveraging the observation…

2025

Causal Contrastive Learning with Data Augmentations for Imitation-Based Planning

ICRA 2025

Motion planning is a difficult task, especially when generating feasible future trajectories in complex and interactive scenarios. While recent advancements in imitation-based planning have shown significant progress, this approach often encounters causal confusion in dynamic traffic environments. T

Cited by 0SourceScholar
2025

Dynamic SRM Curriculum for Trustworthy Multi-modal Classification

ICASSP 2025accepted

Trustworthy multi-modal learning integrates multiple sources of data reliably. However, the current methods still focus on performance improvement by developing deep multi-modal networks. These approaches frequently encounter challenges due to the inherent non-convex nature of deep neural networks a…

Cited by 0SourceScholar
2025

Efficient Modeling and Low Complexity Implementation of Rate Estimation in Versatile Video Coding

ICASSP 2025accepted

In Versatile Video Coding (VVC), Rate-Distortion Optimized Quantization (RDOQ) is a widely adopted technique to strike a balance between bit rate and distortion. However, the computational complexity introduced by RDOQ poses significant challenges for real-time applications. To address this issue, w…

Cited by 0SourceScholar
2025

Evaluating and Mitigating Linguistic Discrimination in Large Language Models: Perspectives on Safety Equity and Knowledge Equity

IJCAI 2025

Large language models (LLMs) typically provide multilingual support and demonstrate remarkable capabilities in solving tasks described in different languages. However, LLMs can exhibit linguistic discrimination due to the uneven distribution of training data across languages. That is, LLMs struggle

2025

LLMScan: Causal Scan for LLM Misbehavior Detection

ICML 2025poster

Despite the success of Large Language Models (LLMs) across various fields, their potential to generate untruthful and harmful responses poses significant risks, particularly in critical applications. This highlights the urgent need for systematic methods to detect and prevent such misbehavior. While…

Cited by 0SourcePDFScholar
2025

Position: Trustworthy AI Agents Require the Integration of Large Language Models and Formal Methods

ICML 2025poster

Large Language Models (LLMs) have emerged as a transformative AI paradigm, profoundly influencing broad aspects of daily life. Despite their remarkable performance, LLMs exhibit a fundamental limitation: hallucination—the tendency to produce misleading outputs that appear plausible. This inherent…

Cited by 0SourcePDFScholar
2025

STR-Saliency: Decomposition-based Perturbations to Generate Saliency Maps for Temporal Black-box Model Interpretation

ICASSP 2025accepted

The interpretability of deep black-box temporal models is crucial in modern machine learning. Identifying crucial time steps and temporal patterns is an important way in understanding how a black-box model makes a decision on a time series instance. Saliency methods are widely used for the interpret…

Cited by 0SourceScholar
2025

Third-Person Appraisal Agent: Simulating Human Emotional Reasoning in Text with Large Language Models

EMNLP 2025

Emotional reasoning is essential for improving human-AI interactions, particularly in mental health support and empathetic systems. However, current approaches, which primarily map sensory inputs to fixed emotion labels, fail to understand the intricate relationships between motivations, thoughts, a

Cited by 0SourcePDFScholar
2025

Training Verification-Friendly Neural Networks via Neuron Behavior Consistency

AAAI 2025technical

Formal verification provides critical security assurances for neural networks, yet its practical application suffers from the long verification time. This work introduces a novel method for training verification-friendly neural networks, which are robust, easy to verify, and relatively accurate. Our…

Cited by 0SourcePDFScholar
2025

Unleashing the Power of Visual Foundation Models for Generalizable Semantic Segmentation

AAAI 2025technical

Deep learning models often suffer from performance degradation in unseen domains, posing a risk for safety-critical applications such as autonomous driving. To tackle this problem, recent studies have leveraged pre-trained Visual Foundation Models (VFMs) to enhance generalization. However, exsiting…

2025

Zero-Shot Defense Against Toxic Images via Inherent Multimodal Alignment in LVLMs

EMNLP 2025

Large Vision-Language Models (LVLMs) have made significant strides in multimodal comprehension, thanks to extensive pre-training and fine-tuning on large-scale visual datasets. However, despite their robust textual safety mechanisms, they remain vulnerable to harmful visual inputs. Existing safeguar

2024

ALI-Agent: Assessing LLMs' Alignment with Human Values via Agent-based Evaluation

NeurIPS 2024poster

Large Language Models (LLMs) can elicit unintended and even harmful content when misaligned with human values, posing severe risks to users and society. To mitigate these risks, current evaluation benchmarks predominantly employ expert-designed contextual scenarios to assess how well LLMs align with…

2024

Adversarial Representation Engineering: A General Model Editing Framework for Large Language Models

NeurIPS 2024poster

Since the rapid development of Large Language Models (LLMs) has achieved remarkable success, understanding and rectifying their internal complex mechanisms has become an urgent issue. Recent research has attempted to interpret their behaviors through the lens of inner representation. However, develo…

2024

Amanda: Adaptively Modality-Balanced Domain Adaptation for Multimodal Emotion Recognition

ACL 2024findings

This paper investigates unsupervised multimodal domain adaptation for multimodal emotion recognition, which is a solution for data scarcity yet remains under studied. Due to the varying distribution discrepancies of different modalities between source and target domains, the primary challenge lies i…

2024

Anti-Deception Jamming Power Optimization Strategy for Multi-Target Tracking Tasks in Multi-Radar Systems

ICASSP 2024accepted

In this paper, a power optimization (PO) strategy is proposed to combat deception jamming in multi-radar systems (MRSs) performing multi-target tracking (MTT). As a crucial parameter for distinguishing between physical and false targets in MRS under deception jamming, we propose integrating the dece…

Cited by 0SourceScholar
2024

Defending Large Language Models Against Jailbreak Attacks via Layer-specific Editing

EMNLP 2024finding

Large language models (LLMs) are increasingly being adopted in a wide range of real-world applications. Despite their impressive performance, recent studies have shown that LLMs are vulnerable to deliberately crafted adversarial prompts even when aligned via Reinforcement Learning from Human Feedbac…

2024

DetectiveNN: Imitating Human Emotional Reasoning with a Recall-Detect-Predict Framework for Emotion Recognition in Conversations

EMNLP 2024finding

Emotion Recognition in conversations (ERC) involves an internal cognitive process that interprets emotional cues by using a collection of past emotional experiences. However, many existing methods struggle to decipher emotional cues in dialogues since they are insufficient in understanding the rich…

Cited by 2SourcePDFScholar
2024

How Sparse Can We Prune A Deep Network: A Fundamental Limit Perspective

NeurIPS 2024poster

Network pruning is a commonly used measure to alleviate the storage and computational burden of deep neural networks. However, the fundamental limit of network pruning is still lacking. To close the gap, in this work we'll take a first-principles approach, i.e. we'll directly impose the sparsity con…

2024

RedCore: Relative Advantage Aware Cross-Modal Representation Learning for Missing Modalities with Imbalanced Missing Rates

AAAI 2024technical

Multimodal learning is susceptible to modality missing, which poses a major obstacle for its practical applications and, thus, invigorates increasing research interest. In this paper, we investigate two challenging problems: 1) when modality missing exists in the training data, how to exploit the in…

2023

Boosting Adversarial Training in Safety-Critical Systems Through Boundary Data Selection

RA-L 2023

AI-enabled collaborative robots are designed to be used in close collaboration with humans, thus requiring stringent safety standards and quick response times. Adversarial attacks pose a significant threat to the deep learning models of these systems, making it crucial to develop methods to improve

Cited by 3SourceScholar
2023

Explicit Boundary Guided Semi-Push-Pull Contrastive Learning for Supervised Anomaly Detection

CVPR 2023poster

Most anomaly detection (AD) models are learned using only normal samples in an unsupervised way, which may result in ambiguous decision boundary and insufficient discriminability. In fact, a few anomaly samples are often available in real-world applications, the valuable knowledge of known anomalies…

2023

Layer-wise Fusion with Modality Independence Modeling for Multi-modal Emotion Recognition

ACL 2023long

Multi-modal emotion recognition has gained increasing attention in recent years due to its widespread applications and the advances in multi-modal learning approaches. However, previous studies primarily focus on developing models that exploit the unification of multiple modalities. In this paper, w…

2023

One-for-All: Proposal Masked Cross-Class Anomaly Detection

AAAI 2023technical

One of the most challenges for anomaly detection (AD) is how to learn one unified and generalizable model to adapt to multi-class especially cross-class settings: the model is trained with normal samples from seen classes with the objective to detect anomalies from both seen and unseen classes. In t…

2022

Learning Unforgotten Domain-Invariant Representations for Online Unsupervised Domain Adaptation

IJCAI 2022poster

Existing unsupervised domain adaptation (UDA) studies focus on transferring knowledge in an offline manner. However, many tasks involve online requirements, especially in real-time systems. In this paper, we discuss Online UDA (OUDA) which assumes that the target samples are arriving sequentially as…

2022

No-Reference Point Cloud Quality Assessment via Domain Adaptation

CVPR 2022poster

We present a novel no-reference quality assessment metric, the image transferred point cloud quality assessment (IT-PCQA), for 3D point clouds. For quality assessment, deep neural network (DNN) has shown compelling performance on no-reference metric design. However, the most challenging issue for no…

Cited by 101PDFcodeScholar
2021

Route Coverage Testing for Autonomous Vehicles via Map Modeling

ICRA 2021poster

Autonomous vehicles (AVs) play an important role in transforming our transportation systems and relieving traffic congestion. To guarantee their safety, AVs must be sufficiently tested before they are deployed to public roads. Existing testing often focuses on AVs’ collision avoidance on a given rou…

Cited by 34SourceScholar
2020

Finite-Time Analysis of Decentralized Temporal-Difference Learning with Linear Function Approximation

AISTATS 2020poster

Motivated by the emerging use of multi-agent reinforcement learning (MARL) in engineering applications such as networked robotics, swarming drones, and sensor networks, we investigate the policy evaluation problem in a fully decentralized setting, using temporal-difference (TD) learning with linear…

Cited by 63SourcePDFScholar
2020

Where, What, Whether: Multi-Modal Learning Meets Pedestrian Detection

CVPR 2020poster

Pedestrian detection benefits greatly from deep convolutional neural networks (CNNs). However, it is inherently hard for CNNs to handle situations in the presence of occlusion and scale variation. In this paper, we propose W^3Net, which attempts to address above challenges by decomposing the pedestr…

Cited by 39PDFScholar
2019

Communication-Efficient Distributed Learning via Lazily Aggregated Quantized Gradients

NeurIPS 2019poster

The present paper develops a novel aggregated gradient approach for distributed machine learning that adaptively compresses the gradient communication. The key idea is to first quantize the computed gradients, and then skip less informative quantized gradient communications by reusing outdated gradi…

Cited by 124SourcePDFScholar
2015

Blind bleed-through removal for scanned historical document images with conditional random fields

ICASSP 2015accepted

Due to the quality of paper and long-time preservation, the ink on one side of the historical documents often seeps through and appears on the other side. In this paper, a new blind ink bleed-through removal method is proposed to deal with the scanned historical document images. The scanned historic…

Cited by 0SourceScholar