← Search

Jin Song Dong

19 accepted papers

2026

APREBot: Active Perception System for Reflexive Evasion Robot

ICRA 2026poster

Reliable onboard perception is critical for quadruped robots navigating dynamic environments, where obstacles can emerge from any direction under strict‌ reaction time constraints. Single-sensor systems face inherent limitations: LiDAR provides omnidirectional coverage but lacks rich texture informa…

2026

Failures to Surface Harmful Contents in Video Large Language Models

AAAI 2026technical

Video Large Language Models (VideoLLMs) are increasingly deployed on numerous critical applications, where users rely on auto-generated summaries while casually skimming the video stream. We show that this interaction hides a critical safety gap: if harmful content is embedded in a video, either as

Cited by 0SourcePDFScholar
2026

Few-Shot Precise Event Spotting via Unified Multi-Entity Graph and Distillation

AAAI 2026technical

Precise event spotting (PES) aims to recognize fine-grained events at exact moments and has become a key component of sports analytics. This task is particularly challenging due to rapid succession, motion blur, and subtle visual differences. Consequently, most existing methods rely on domain-specif

Cited by 0SourcePDFScholar
2026

REBot: Reflexive Evasion Robot for Instantaneous Dynamic Obstacle Avoidance

RA-L 2026

Dynamic obstacle avoidance (DOA) is critical for quadrupedal robots operating in environments with moving obstacles or humans. Existing approaches typically rely on navigation-based trajectory replanning, which assumes sufficient reaction time and leading to fails when obstacles approach rapidly. In

Cited by 4SourcecodeScholar
2026

REBot: Reflexive Evasion Robot for Instantaneous Dynamic Obstacle Avoidance

ICRA 2026poster

Dynamic obstacle avoidance (DOA) is critical for quadrupedal robots operating in environments with moving obstacles or humans. Existing approaches typically rely on navigation-based trajectory replanning, which assumes sufficient reaction time and leading to fails when obstacles approach rapidly. In…

2026

Towards Stealthy and Effective Backdoor Attacks on Lane Detection: A Naturalistic Data Poisoning Approach

CVPR 2026

Deep learning-based lane detection (LD) plays a critical role in autonomous driving and advanced driver assistance systems. However, its vulnerability to backdoor attacks presents a significant security concern. Existing backdoor attack methods on LD often exhibit limited practical utility due to th

Cited by 0SourceScholar
2026

TrainRef: Curating Data with Label Distribution and Minimal Reference for Accurate Prediction and Reliable Confidence

ICLR 2026poster

Practical classification requires both high predictive accuracy and reliable confidence for human-AI collaboration. Given that a high-quality dataset is expensive and sometimes impossible, learning with noisy labels (LNL) is of great importance. The state-of-the-art works propose many denoising appr…

Cited by 0SourceScholar
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

$F^3Set$: Towards Analyzing Fast, Frequent, and Fine-grained Events from Videos

ICLR 2025poster

Analyzing Fast, Frequent, and Fine-grained ($F^3$) events presents a significant challenge in video analytics and multi-modal LLMs. Current methods struggle to identify events that satisfy all the $F^3$ criteria with high accuracy due to challenges such as motion blur and subtle visual discrepancies…

2025

ALMGuard: Safety Shortcuts and Where to Find Them as Guardrails for Audio–Language Models

NeurIPS 2025poster

Recent advances in Audio-Language Models (ALMs) have significantly improved multimodal understanding capabilities. However, the introduction of the audio modality also brings new and unique vulnerability vectors. Previous studies have proposed jailbreak attacks that specifically target ALMs, reveali…

Cited by 0SourcecodeScholar
2025

Clustering Properties of Self-Supervised Learning

ICML 2025poster

Self-supervised learning (SSL) methods via joint embedding architectures have proven remarkably effective at capturing semantically rich representations with strong clustering properties, magically in the absence of label supervision. Despite this, few of them have explored leveraging these untapped…

Cited by 0SourcePDFScholar
2025

Defending LVLMs Against Vision Attacks Through Partial-Perception Supervision

ICML 2025poster

Recent studies have raised significant concerns regarding the vulnerability of Large Vision Language Models (LVLMs) to maliciously injected or perturbed input images, which can mislead their responses. Existing defense methods show that such vision attacks are sensitive to image modifications especi…

Cited by 0SourcePDFScholar
2025

FracFace: Breaking The Visual Clues—Fractal-Based Privacy-Preserving Face Recognition

NeurIPS 2025poster

Face recognition is essential for identity authentication, but the rich visual clues in facial images pose significant privacy risks, highlighting the critical importance of privacy-preserving solutions. For instance, numerous studies have shown that generative models are capable of effectively perf…

Cited by 0SourceScholar
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
2023

On-the-Fly Adapting Code Summarization on Trainable Cost-Effective Language Models

NeurIPS 2023poster

Deep learning models are emerging to summarize source code to comment, facilitating tasks of code documentation and program comprehension. Scaled-up large language models trained on large open corpus have achieved good performance in such tasks. However, in practice, the subject code in one ce…

Cited by 9SourcePDFScholar
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…