← Search

Ming Jin

61 accepted papers

2026

Adversarial Déjà Vu: Jailbreak Dictionary Learning for Stronger Generalization to Unseen Attacks

ICLR 2026poster

Large language models remain vulnerable to jailbreak attacks that bypass safety guardrails to elicit harmful outputs. Defending against novel jailbreaks represents a critical challenge in AI safety. Adversarial training---designed to make models robust against worst-case perturbations---has been the…

Cited by 0SourceScholar
2026

Exposing Vulnerabilities in Explanation for Time Series Classifiers via Dual-Target Attacks

ICML 2026poster

Interpretable time series deep learning systems are often assessed by checking temporal consistency on explanations, implicitly treating this as evidence of robustness. We show that this assumption can fail: Predictions and explanations can be adversarially decoupled, enabling targeted misclassifica…

Cited by 0SourceScholar
2026

It's TIME: Towards the Next Generation of Time Series Forecasting Benchmarks

ICML 2026poster

Time series foundation models (TSFMs) are revolutionizing the forecasting landscape from specific dataset modeling to generalizable task evaluation. However, we contend that existing benchmarks exhibit common limitations in four dimensions: constrained data composition dominated by reused legacy sou…

Cited by 0SourceScholar
2026

Learning Cardiac Latent Representations in Vectorcardiogram Space

ICML 2026poster

Electrocardiography (ECG) is a cornerstone of cardiac assessment, making the learning of informative ECG representations fundamental to tasks ranging from disease diagnosis to clinical report generation. However, existing methods operate almost exclusively in the observable ECG signal space. In prac…

Cited by 0SourceScholar
2026

Sonar-TS: Search-Then-Verify Natural Language Querying for Time Series Databases

ICML 2026poster

Natural Language Querying for Time Series Databases (NLQ4TSDB) aims to assist non-expert users retrieve meaningful events, intervals, and summaries from massive temporal records. However, existing Text-to-SQL methods are not designed for continuous morphological intents such as shapes or anomalies, …

Cited by 0SourceScholar
2026

TimeOmni-1: Incentivizing Complex Reasoning with Time Series in Large Language Models

ICLR 2026poster

Recent advances in multimodal time series learning underscore a paradigm shift from analytics centered on basic patterns toward advanced time series understanding and reasoning. However, existing multimodal time series datasets mostly remain at the level of surface alignment and question answering,…

Cited by 0SourcecodeScholar
2026

TimeOmni-VL: Unified Models for Time Series Understanding and Generation

ICML 2026poster

Recent time series modeling faces a sharp divide between numerical generation and semantic understanding, with research showing that generation models often rely on superficial pattern matching, while understanding-oriented models struggle with high-fidelity numerical output. Although unified multim…

Cited by 0SourceScholar
2026

Trojan-Speak: Bypassing Constitutional Classifiers with No Jailbreak Tax via Adversarial Finetuning

ICML 2026spotlight

Fine-tuning APIs offered by major AI providers create new attack surfaces where adversaries can bypass safety measures through targeted fine-tuning. We introduce **Trojan-Speak**, an adversarial fine-tuning method that bypasses Anthropic's Constitutional Classifiers. Our approach uses curriculum lea…

Cited by 0SourceScholar
2025

A Black Swan Hypothesis: The Role of Human Irrationality in AI Safety

ICLR 2025poster

Black swan events are statistically rare occurrences that carry extremely high risks. A typical view of defining black swan events is heavily assumed to originate from an unpredictable time-varying environments; however, the community lacks a comprehensive definition of black swan events. To this en…

Cited by 1SourcePDFScholar
2025

Can LLMs Correct Themselves? A Benchmark of Self-Correction in LLMs

NeurIPS 2025poster

Self-correction of large language models (LLMs) emerges as a critical component for enhancing their reasoning performance. Although various self-correction methods have been proposed, a comprehensive evaluation of these methods remains largely unexplored, and the question of whether LLMs can truly c…

Cited by 0SourceScholar
2025

DiPT: Enhancing LLM Reasoning through Diversified Perspective-Taking

NAACL 2025findings

Existing work on improving language model reasoning typically explores a single solution path, which can be prone to errors. Inspired by perspective-taking in social studies, this paper introduces DiPT, a novel approach that complements current reasoning methods by explicitly incorporating diversifi…

2025

Don’t Trade Off Safety: Diffusion Regularization for Constrained Offline RL

NeurIPS 2025poster

Constrained reinforcement learning (RL) seeks high-performance policies under safety constraints. We focus on an offline setting where the agent learns from a fixed dataset—a common requirement in realistic tasks to prevent unsafe exploration. To address this, we propose Diffusion-Regularized Constr…

Cited by 1SourcecodeScholar
2025

DyG-Mamba: Continuous State Space Modeling on Dynamic Graphs

NeurIPS 2025poster

Dynamic graph modeling aims to uncover evolutionary patterns in real-world systems, enabling accurate social recommendation and early detection of cancer cells. Inspired by the success of recent state space models in efficiently capturing long-term dependencies, we propose DyG-Mamba by translating d…

Cited by 0SourcecodeScholar
2025

From Capabilities to Performance: Evaluating Key Functional Properties of LLM Architectures in Penetration Testing

EMNLP 2025

Large Language Models (LLMs) have been explored for automating or enhancing penetration testing tasks, but their effectiveness and reliability across diverse attack phases remain open questions. This study presents a comprehensive evaluation of multiple LLM-based agents, ranging from singular to mod

Cited by 0SourcePDFScholar
2025

Just Enough Shifts: Mitigating Over-Refusal in Aligned Language Models with Targeted Representation Fine-Tuning

ICML 2025poster

Safety alignment is crucial for Large Language Models (LLMs) to resist malicious instructions but often results in over-refusals, where benign prompts are unnecessarily rejected, impairing user experience and model utility. To this end, we introduce **ACTOR** (Activation-Based Training for Over-Refu…

Cited by 0SourcePDFScholar
2025

Multi-Scale Finetuning for Encoder-based Time Series Foundation Models

NeurIPS 2025poster

Time series foundation models (TSFMs) demonstrate impressive zero-shot performance for time series forecasting. However, an important yet underexplored challenge is how to effectively finetune TSFMs on specific downstream tasks. While naive finetuning can yield performance gains, we argue that it fa…

Cited by 0SourcecodeScholar
2025

Reinforcement Learning with Backtracking Feedback

NeurIPS 2025poster

Addressing the critical need for robust safety in Large Language Models (LLMs), particularly against adversarial attacks and in-distribution errors, we introduce Reinforcement Learning with Backtracking Feedback (RLBF). This framework advances upon prior methods, such as BSAFE, by primarily leveragi…

Cited by 0SourceScholar
2025

Retracing the Past: LLMs Emit Training Data When They Get Lost

EMNLP 2025

The memorization of training data in large language models (LLMs) poses significant privacy and copyright concerns. Existing data extraction methods, particularly heuristic-based divergence attacks, often exhibit limited success and offer limited insight into the fundamental drivers of memorization

Cited by 0SourcePDFScholar
2025

Robust Gymnasium: A Unified Modular Benchmark for Robust Reinforcement Learning

ICLR 2025poster

Driven by inherent uncertainty and the sim-to-real gap, robust reinforcement learning (RL) seeks to improve resilience against the complexity and variability in agent-environment sequential interactions. Despite the existence of a large number of RL benchmarks, there is a lack of standardized benchm…

Cited by 1SourcePDFScholar
2025

ShapeX: Shapelet-Driven Post Hoc Explanations for Time Series Classification Models

NeurIPS 2025poster

Explaining time series classification models is crucial, particularly in high-stakes applications such as healthcare and finance, where transparency and trust play a critical role. Although numerous time series classification methods have identified key subsequences, known as shapelets, as core feat…

Cited by 0SourceScholar
2025

Situational Awareness Based Resource Allocation for Multi-Target Tracking in Distributed Radar Network

ICASSP 2025accepted

In this paper, we present a Situational Awareness based Resource Allocation (SA-RA) strategy for multi-target tracking (MTT) in distributed radar networks, where both the resource utilization and overall MTT accuracy can be improved. The fusion rule with probabilistic data association (PDA) is used…

Cited by 0SourceScholar
2025

Sycophancy Mitigation Through Reinforcement Learning with Uncertainty-Aware Adaptive Reasoning Trajectories

EMNLP 2025

Despite the remarkable capabilities of large language models, current training paradigms inadvertently foster sycophancy—alignment with user-provided information, regardless of factual accuracy. In this paper, we introduce SMART (Sycophancy Mitigation through Adaptive Reasoning Trajectories), reconc

2025

T2S: High-resolution Time Series Generation with Text-to-Series Diffusion Models

IJCAI 2025

Text-to-Time Series generation holds significant potential to address challenges such as data sparsity, imbalance, and limited availability of multimodal time series data across domains. While diffusion models have achieved remarkable success in Text-to-X (e.g., vision and audio data) generation, th

2025

Time-MQA: Time Series Multi-Task Question Answering with Context Enhancement

ACL 2025long

Time series data are foundational in finance, healthcare, and energy domains. However, most existing methods and datasets remain focused on a narrow spectrum of tasks, such as forecasting or anomaly detection. To bridge this gap, we introduce Time Series Multi-Task Question Answering (Time-MQA), a u…

Cited by 0SourcePDFScholar
2025

Time-MoE: Billion-Scale Time Series Foundation Models with Mixture of Experts

ICLR 2025spotlight

Deep learning for time series forecasting has seen significant advancements over the past decades. However, despite the success of large-scale pre-training in language and vision domains, pre-trained time series models remain limited in scale and operate at a high cost, hindering the development of…

2025

Time-VLM: Exploring Multimodal Vision-Language Models for Augmented Time Series Forecasting

ICML 2025poster

Recent advancements in time series forecasting have explored augmenting models with text or vision modalities to improve accuracy. While text provides contextual understanding, it often lacks fine-grained temporal details. Conversely, vision captures intricate temporal patterns but lacks semantic co…

2025

TimeMixer++: A General Time Series Pattern Machine for Universal Predictive Analysis

ICLR 2025oral

Time series analysis plays a critical role in numerous applications, supporting tasks such as forecasting, classification, anomaly detection, and imputation. In this work, we present the time series pattern machine (TSPM), a model designed to excel in a broad range of time series tasks through power…

2025

Towards Neural Scaling Laws for Time Series Foundation Models

ICLR 2025poster

Scaling laws offer valuable insights into the design of time series foundation models (TSFMs). However, previous research has largely focused on the scaling laws of TSFMs for in-distribution (ID) data, leaving their out-of-distribution (OOD) scaling behavior and the influence of model architectures…

2024

Algorithm of Thoughts: Enhancing Exploration of Ideas in Large Language Models

ICML 2024poster

Current literature, aiming to surpass the "Chain-of-Thought" approach, often resorts to external modi operandi involving halting, modifying, and then resuming the generation process to boost Large Language Models' (LLMs) reasoning capacities. Due to their *myopic perspective*, they escalate the numb…

2024

Attractor Memory for Long-Term Time Series Forecasting: A Chaos Perspective

NeurIPS 2024poster

In long-term time series forecasting (LTSF) tasks, an increasing number of works have acknowledged that discrete time series originate from continuous dynamic systems and have attempted to model their underlying dynamics. Recognizing the chaotic nature of real-world data, our model, Attraos, incorpo…

2024

Balance Reward and Safety Optimization for Safe Reinforcement Learning: A Perspective of Gradient Manipulation

AAAI 2024technical

Ensuring the safety of Reinforcement Learning (RL) is crucial for its deployment in real-world applications. Nevertheless, managing the trade-off between reward and safety during exploration presents a significant challenge. Improving reward performance through policy adjustments may adversely affec…

2024

Boosting Alignment for Post-Unlearning Text-to-Image Generative Models

NeurIPS 2024poster

Large-scale generative models have shown impressive image-generation capabilities, propelled by massive data. However, this often inadvertently leads to the generation of harmful or inappropriate content and raises copyright concerns. Driven by these concerns, machine unlearning has become crucial t…

2024

Can We Trust the Performance Evaluation of Uncertainty Estimation Methods in Text Summarization?

EMNLP 2024main

Text summarization, a key natural language generation (NLG) task, is vital in various domains. However, the high cost of inaccurate summaries in risk-critical applications, particularly those involving human-in-the-loop decision-making, raises concerns about the reliability of uncertainty estimation…

2024

Enhancing Efficiency of Safe Reinforcement Learning via Sample Manipulation

NeurIPS 2024poster

Safe reinforcement learning (RL) is crucial for deploying RL agents in real-world applications, as it aims to maximize long-term rewards while satisfying safety constraints. However, safe RL often suffers from sample inefficiency, requiring extensive interactions with the environment to learn a safe…

2024

Fairness-Aware Meta-Learning via Nash Bargaining

NeurIPS 2024poster

To address issues of group-level fairness in machine learning, it is natural to adjust model parameters based on specific fairness objectives over a sensitive-attributed validation set. Such an adjustment procedure can be cast within a meta-learning framework. However, naive integration of fairness…

Cited by 2SourcePDFScholar
2024

Generalized Hole-Filling Strategy for Overlapping Hole-Existing Coprime Arrays for DOA Estimation

ICASSP 2024accepted

The holes in difference coarrays (DCA) of coprime arrays (CA) limit the extension of the aperture thus causing the waste of resources. In this paper, we propose a generalized hole-filling strategy for hole-existing CAs with overlapping subarrays, which allows to extend the aperture completely and ac…

Cited by 0SourceScholar
2024

InternalInspector I2: Robust Confidence Estimation in LLMs through Internal States

EMNLP 2024finding

Despite their vast capabilities, Large Language Models (LLMs) often struggle with generating reliable outputs, frequently producing high-confidence inaccuracies known as hallucinations. Addressing this challenge, our research introduces InternalInspector, a novel framework designed to enhance confid…

Cited by 2SourcePDFScholar
2024

Pausing Policy Learning in Non-stationary Reinforcement Learning

ICML 2024oral

Real-time inference is a challenge of real-world reinforcement learning due to temporal differences in time-varying environments: the system collects data from the past, updates the decision model in the present, and deploys it in the future. We tackle a common belief that continually updating the d…

2024

Position: What Can Large Language Models Tell Us about Time Series Analysis

ICML 2024poster

Time series analysis is essential for comprehending the complexities inherent in various real-world systems and applications. Although large language models (LLMs) have recently made significant strides, the development of artificial general intelligence (AGI) equipped with time series analysis capa…

Cited by 36SourcePDFScholar
2024

Reduced-Dimensional Decomposition and Eigenspace Reconstruction of Coherent Sources with Arbitrary Rectangle Arrays

ICASSP 2024accepted

In this paper, we propose a novel reduced-dimensional decomposition method of coherent sources with arbitrary rectangle arrays, namely RD-MUSIC. Compared with the orientational invariance structure of two-dimensional spatial smoothing methods, the proposed RD-MUSIC utilizes the orthogonally similar…

Cited by 0SourceScholar
2024

Skin-in-the-Game: Decision Making via Multi-Stakeholder Alignment in LLMs

ACL 2024long

Large Language Models (LLMs) have shown remarkable capabilities in tasks such as summarization, arithmetic reasoning, and question answering. However, they encounter significant challenges in the domain of moral reasoning and ethical decision-making, especially in complex scenarios with multiple sta…

Cited by 6SourcePDFScholar
2024

The Mirrored Influence Hypothesis: Efficient Data Influence Estimation by Harnessing Forward Passes

CVPR 2024poster

Large-scale black-box models have become ubiquitous across numerous applications. Understanding the influence of individual training data sources on predictions made by these models is crucial for improving their trustworthiness. Current influence estimation techniques involve computing gradients fo…

2024

Time-LLM: Time Series Forecasting by Reprogramming Large Language Models

ICLR 2024poster

Time series forecasting holds significant importance in many real-world dynamic systems and has been extensively studied. Unlike natural language process (NLP) and computer vision (CV), where a single large model can tackle multiple tasks, models for time series forecasting are often specialized, ne…

2023

A CMDP-within-online framework for Meta-Safe Reinforcement Learning

ICLR 2023top-25%

Meta-reinforcement learning has widely been used as a learning-to-learn framework to solve unseen tasks with limited experience. However, the aspect of constraint violations has not been adequately addressed in the existing works, making their application restricted in real-world settings. In this p…

Cited by 22SourcePDFScholar
2023

LAVA: Data Valuation without Pre-Specified Learning Algorithms

ICLR 2023top-25%

Traditionally, data valuation is posed as a problem of equitably splitting the validation performance of a learning algorithm among the training data. As a result, the calculated data values depend on many design choices of the underlying learning algorithm. However, this dependence is undesirable f…

2023

Non-stationary Risk-Sensitive Reinforcement Learning: Near-Optimal Dynamic Regret, Adaptive Detection, and Separation Design

AAAI 2023technical

We study risk-sensitive reinforcement learning (RL) based on an entropic risk measure in episodic non-stationary Markov decision processes (MDPs). Both the reward functions and the state transition kernels are unknown and allowed to vary arbitrarily over time with a budget on their cumulative variat…

Cited by 8SourcePDFScholar
2023

On Solution Functions of Optimization: Universal Approximation and Covering Number Bounds

AAAI 2023technical

We study the expressibility and learnability of solution functions of convex optimization and their multi-layer architectural extension. The main results are: (1) the class of solution functions of linear programming (LP) and quadratic programming (QP) is a universal approximant for the smooth model…

Cited by 8SourcePDFScholar
2023

Practical Membership Inference Attacks Against Large-Scale Multi-Modal Models: A Pilot Study

ICCV 2023poster

Membership inference attacks (MIAs) aim to infer whether a data point has been used to train a machine learning model. These attacks can be employed to identify potential privacy vulnerabilities and detect unauthorized use of personal data. While MIAs have been traditionally studied for simple class…

Cited by 38PDFcodeScholar
2023

Tempo Adaptation in Non-stationary Reinforcement Learning

NeurIPS 2023poster

We first raise and tackle a ``time synchronization'' issue between the agent and the environment in non-stationary reinforcement learning (RL), a crucial factor hindering its real-world applications. In reality, environmental changes occur over wall-clock time ($t$) rather than episode progress ($k$…

2023

Towards Robustness Certification Against Universal Perturbations

ICLR 2023poster

In this paper, we investigate the problem of certifying neural network robustness against universal perturbations (UPs), which have been widely used in universal adversarial attacks and backdoor attacks. Existing robustness certification methods aim to provide robustness guarantees for each sample w…

Cited by 13SourcePDFScholar
2023

Winning the CityLearn Challenge: Adaptive Optimization with Evolutionary Search under Trajectory-Based Guidance

AAAI 2023technical

Modern power systems will have to face difficult challenges in the years to come: frequent blackouts in urban areas caused by high peaks of electricity demand, grid instability exacerbated by the intermittency of renewable generation, and climate change on a global scale amplified by increasing carb…

Cited by 11SourcePDFScholar
2022

Adversarial Unlearning of Backdoors via Implicit Hypergradient

ICLR 2022poster

We propose a minimax formulation for removing backdoors from a given poisoned model based on a small set of clean data. This formulation encompasses much of prior work on backdoor removal. We propose the Implicit Backdoor Adversarial Unlearning (I-BAU) algorithm to solve the minimax. Unlike previous…

2022

Neural Temporal Walks: Motif-Aware Representation Learning on Continuous-Time Dynamic Graphs

NeurIPS 2022accept

Continuous-time dynamic graphs naturally abstract many real-world systems, such as social and transactional networks. While the research on continuous-time dynamic graph representation learning has made significant advances recently, neither graph topological properties nor temporal dependencies hav…

Cited by 98SourcePDFScholar
2022

Recurrent Neural Network Controllers Synthesis with Stability Guarantees for Partially Observed Systems

AAAI 2022technical

Neural network controllers have become popular in control tasks thanks to their flexibility and expressivity. Stability is a crucial property for safety-critical dynamical systems, while stabilization of partially observed systems, in many cases, requires controllers to retain and process long-term…

2021

Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning

IJCAI 2021poster

Graph representation learning plays a vital role in processing graph-structured data. However, prior arts on graph representation learning heavily rely on labeling information. To overcome this problem, inspired by the recent success of graph contrastive learning and Siamese networks in visual repre…

2021

Power up! Robust Graph Convolutional Network via Graph Powering

AAAI 2021technical

Graph convolutional networks (GCNs) are powerful tools for graph-structured data. However, they have been recently shown to be vulnerable to topological attacks. To enhance adversarial robustness, we go beyond spectral graph theory to robust graph theory. By challenging the classical graph Laplacian…

Cited by 62SourcePDFScholar