← Search

Lijun SUN

14 accepted papers

2026

E3AD: An Emotion-Aware Vision-Language-Action Model for Human-Centric End-to-End Autonomous Driving

CVPR 2026

End-to-end autonomous driving (AD) systems increasingly adopt vision-language-action (VLA) models, yet they ignore the passenger's emotional state, which is central to comfort and AD acceptance. We introduce Open-Domain End-to-End (OD-E2E) AD, where an autonomous vehicle must interpret free-form nat

Cited by 0SourceScholar
2026

NEST: Tackling Dataset-Level Distribution Shifts via Regime-Oriented Mixture-of-Experts

IJCAI 2026

Accurate long-term forecasting in complex systems is frequently compromised by dataset-level distribution shifts, where diverse underlying behavioral modes and evolving system states drive the dynamic multivariate time-series. While existing methods predominantly focus on local temporal shifts, they

Cited by 0Scholar
2026

Overcoming the Modality Gap in Context-Aided Forecasting

ICML 2026poster

Context-aided forecasting (CAF) holds promise for integrating domain knowledge and forward-looking information, enabling AI systems to surpass traditional statistical methods. However, recent empirical studies reveal a puzzling gap: multimodal models often fail to outperform their unimodal counterpa…

Cited by 0SourceScholar
2026

Reasoning-preserved Efficient Distillation of Large Language Models via Activation-aware Initialization

ICML 2026poster

Efficient Distillation (EDistill) compresses large language models (LLMs) by structured pruning parameters and tuning lightweight modules with high training efficiency. Although these EDistilled LLMs achieve state-of-the-art (SOTA) performance on general ability benchmarks relative to similarly size…

Cited by 0SourceScholar
2026

Winformer: Transcending Pairwise Similarity for Time-series Generation

ICML 2026poster

The periodicity misalignment remains a challenge problem in generating time-series data across multiple domains. Existing methods model time-series interactions either at the granularity of individual points or fragmented segments. This limits their ability to capture and adapt to complex periodic p…

Cited by 0SourceScholar
2025

Adversarial Vulnerabilities in Large Language Models for Time Series Forecasting

AISTATS 2025poster

Large Language Models (LLMs) have recently demonstrated significant potential in the field of time series forecasting, offering impressive capabilities in handling complex temporal data. However, their robustness and reliability in real-world applications remain under-explored, particularly concerni…

Cited by 0SourcecodeScholar
2025

AgentThink: A Unified Framework for Tool-Augmented Chain-of-Thought Reasoning in Vision-Language Models for Autonomous Driving

EMNLP 2025

Vision-Language Models (VLMs) show promise for autonomous driving, yet their struggle with hallucinations, inefficient reasoning, and limited real-world validation hinders accurate perception and robust step-by-step reasoning. To overcome this, we introduce AgentThink , a pioneering unified framewor

2025

Interpreting Arithmetic Reasoning in Large Language Models using Game-Theoretic Interactions

NeurIPS 2025poster

In recent years, large language models (LLMs) have made significant advancements in arithmetic reasoning. However, the internal mechanism of how LLMs solve arithmetic problems remains unclear. In this paper, we propose explaining arithmetic reasoning in LLMs using game-theoretic interactions. Speci…

Cited by 0SourceScholar
2025

Leveraging Debiased Cross-modal Attention Maps and Code-based Reasoning for Zero-shot Referring Expression Comprehension

ICCV 2025poster

Zero-shot Referring Expression Comprehension (REC) aims at locating an object described by a natural language query without training on task-specific datasets. Current approaches often utilize Vision-Language Models (VLMs) to perform region-text matching based on region proposals. However, this may…

Cited by 0SourcePDFScholar
2025

Preference Optimization for Combinatorial Optimization Problems

ICML 2025poster

Reinforcement Learning (RL) has emerged as a powerful tool for neural combinatorial optimization, enabling models to learn heuristics that solve complex problems without requiring expert knowledge. Despite significant progress, existing RL approaches face challenges such as diminishing reward signal…

Cited by 0SourcePDFScholar
2024

Multivariate Probabilistic Time Series Forecasting with Correlated Errors

NeurIPS 2024poster

Accurately modeling the correlation structure of errors is critical for reliable uncertainty quantification in probabilistic time series forecasting. While recent deep learning models for multivariate time series have developed efficient parameterizations for time-varying contemporaneous covariance,…

2021

Inductive Graph Neural Networks for Spatiotemporal Kriging

AAAI 2021technical

Time series forecasting and spatiotemporal kriging are the two most important tasks in spatiotemporal data analysis. Recent research on graph neural networks has made substantial progress in time series forecasting, while little attention has been paid to the kriging problem---recovering signals for…