← Search

Bo Jiang

71 accepted papers

2026

Ask Less, See More: Communication-Conditioned Token Pruning for Vehicle-to-Vehicle Cooperative Autonomous Driving with Multimodal Large Language Models

ICML 2026poster

Multimodal Large Language Models (MLLMs) have recently emerged as a promising paradigm for vehicle-to-vehicle (V2V) cooperative autonomous driving, enabling language-based joint perception, prediction, and decision-making in safety-critical scenarios with severe occlusions. However, existing V2V–MLL…

Cited by 0SourceScholar
2026

Beyond Graph Model: Reliable VLM Fine-Tuning via Random Graph Adapter

CVPR 2026

Textual adapter-based tuning methods have shown significant potential in transferring knowledge from pre-trained Vision-Language Models (VLMs) to downstream tasks. Existing works generally employ the deterministic textual feature adapter to refine each category textual representation. However, due t

Cited by 0SourceScholar
2026

Disentangle-then-Align: Non-Iterative Hybrid Multimodal Image Registration via Cross-Scale Feature Disentanglement

CVPR 2026

Multimodal image registration is a fundamental task and a prerequisite for downstream cross-modal analysis. Despite recent progress in shared feature extraction and multi-scale architectures, two key limitations remain. First, some methods use disentanglement to learn shared features but mainly regu

Cited by 0SourcecodeScholar
2026

Empowering Multi-Robot Cooperation via Sequential World Models

ICLR 2026poster

Model-based reinforcement learning (MBRL) has achieved remarkable success in robotics due to its high sample efficiency and planning capability. However, extending MBRL to physical multi-robot cooperation remains challenging due to the complexity of joint dynamics. To address this challenge, we prop…

Cited by 0SourcecodeScholar
2026

FreqKV: Key-Value Compression in Frequency Domain for Context Window Extension

ICLR 2026poster

Existing key-value (KV) cache compression methods for large language models (LLMs) often rely on token eviction, which risks losing critical local information in both long prefilling and decoding scenarios. When extrapolating beyond the pretrained context length, their performance degrades sharply o…

Cited by 0SourcecodeScholar
2026

GARNET: GoT-Based Alert Reduction and Narrative Event Tracing

AAAI 2026technical

Alerts generated by Security Operations Centers (SOCs) are often numerous and scattered, requiring significant effort from security analysts to manage, which severely slows response times. While recent alert correlation graph methods can effectively reduce alert volume, these graphs are often too co

Cited by 0SourcePDFScholar
2026

Label Smoothing Improves Machine Unlearning

ICLR 2026poster

The objective of machine unlearning (MU) is to eliminate previously learned data from a model. However, it can be challenging to strike a balance between computation cost and performance when using existing MU techniques. Taking inspiration from the influence of label smoothing on model confidence a…

Cited by 0SourceScholar
2026

Multi-Subspace Multi-Modal Modeling for Diffusion Models: Estimation, Convergence and Mixture of Experts

ICLR 2026poster

Recently, diffusion models have achieved a great performance with a small dataset of size $n$ and a fast optimization process. Despite the impressive performance, the estimation error suffers from the curse of dimensionality $n^{-1/D}$, where $D$ is the data dimension. Since images are usually a un…

Cited by 0SourceScholar
2026

RGB-Event based Pedestrian Attribute Recognition: A Benchmark Dataset and An Asymmetric RWKV Fusion Framework

CVPR 2026

Existing pedestrian attribute recognition methods are generally developed based on RGB frame cameras. However, these approaches are constrained by the limitations of RGB cameras, such as sensitivity to lighting conditions and motion blur, which hinder their performance. Furthermore, current attribut

Cited by 0SourcecodeScholar
2026

STEP-Nav: Spatial-Temporal Efficient Visual Token Pruning for Vision-and-Language Navigation with Large Language Models

AAAI 2026technical

Vision-and-Language Navigation (VLN) plays a critical role in tasks of embodied AI, particularly in unseen environments following natural language instructions. Recent advancements leverage large language models (LLMs) to improve the accuracy and generalizability of VLN systems by encoding image seq

Cited by 0SourcePDFScholar
2026

Sentient: Detecting APTs via Capturing Indirect Dependencies and Behavioral Logic

AAAI 2026technical

Advanced Persistent Threats (APTs) are difficult to detect due to their complexity and stealthiness. To mitigate such attacks, many approaches model entities and their relationship using provenance graphs to detect the stealthy and persistent characteristics of APTs. However, existing detection meth

Cited by 0SourcePDFScholar
2026

The Accumulation of Score Estimation Error in Diffusion Models

ICML 2026poster

Diffusion models are widely used for high-quality generation, but their performance is sensitive to the accuracy of the estimated score. We first develop our main bounds in a Gaussian-mixture setting, where the score admits a closed-form structure and the score Hessian can be controlled explicitly, …

Cited by 0SourceScholar
2026

VADv2: End-to-End Autonomous Driving via Probabilistic Planning

ICLR 2026poster

Learning a human-like driving policy from large-scale driving demonstrations is promising, but the uncertainty and non-deterministic nature of planning make it challenging. Existing learning-based planning methods follow a deterministic paradigm to directly regress the action, failing to cope with t…

Cited by 0SourcecodeScholar
2026

When Person Re-Identification Meets Event Camera: A Benchmark Dataset and an Attribute-Guided Re-Identification Framework

AAAI 2026technical

Recent researchers have proposed using event cameras for person re-identification (ReID) due to their promising performance and better balance in terms of privacy protection, event camera-based person ReID has attracted significant attention. Currently, mainstream event-based person ReID algorithms

Cited by 0SourcePDFScholar
2026

Words & Weights: Streamlining Multi-Turn Interactions via Co-Adaptation

ICML 2026poster

Test-time policy adaptation for multi-turn interactions (T$^2$PAM) is essential for aligning Large Language Models (LLMs) with dynamic user needs during inference time. However, existing paradigms commonly treat test-time adaptation as a single-axis problem, either purely refining instructions (Prom…

Cited by 0SourceScholar
2025

A Middle Path for On-Premises LLM Deployment: Preserving Privacy Without Sacrificing Model Confidentiality

EMNLP 2025

Privacy-sensitive users require deploying large language models (LLMs) within their own infrastructure ( on-premises ) to safeguard private data and enable customization. However, vulnerabilities in local environments can lead to unauthorized access and potential model theft. To address this, prior

2025

Advancing Personalized Learning with Neural Collapse for Long-Tail Challenge

ICML 2025poster

Personalized learning, especially data-based methods, has garnered widespread attention in recent years, aiming to meet individual student needs. However, many works rely on the implicit assumption that benchmarks are high-quality and well-annotated, which limits their practical applicability. In r…

Cited by 0SourcePDFScholar
2025

CALM: Consensus-Aware Localized Merging for Multi-Task Learning

ICML 2025poster

Model merging aims to integrate the strengths of multiple fine-tuned models into a unified model while preserving task-specific capabilities. Existing methods, represented by task arithmetic, are typically classified into global- and local-aware methods. However, global-aware methods inevitably cau…

2025

CXPMRG-Bench: Pre-training and Benchmarking for X-ray Medical Report Generation on CheXpert Plus Dataset

CVPR 2025poster

X-ray image-based medical report generation (MRG) is a pivotal area in artificial intelligence that can significantly reduce diagnostic burdens and patient wait times. Despite significant progress, we believe that the task has reached a bottleneck due to the limited benchmark datasets and the existi…

2025

CroPe: Cross-Modal Semantic Compensation Adaptation for All Adverse Scene Understanding

NeurIPS 2025poster

Scene understanding in adverse conditions, such as fog, snow, and night, is challenging due to the visual appearance degeneration. In this context, we propose a Cross-modal Semantic Compensation Adaptation method (CroPe) for scene understanding. Distinct from the existing methods, which only use the…

Cited by 0SourceScholar
2025

DCASI: A Sequence-based Attack Investigation Method Using DTW Contrastive Learning

ICASSP 2025accepted

The stealth and persistence of APT attacks make investigation particularly challenging, further complicated by the diversity and volume of host logs. Existing methods, though effective, have limitations: 1) They rely heavily on manual processing and complex models that often fail to capture temporal…

Cited by 0SourceScholar
2025

DiffusionDrive: Truncated Diffusion Model for End-to-End Autonomous Driving

CVPR 2025highlight

Recently, the diffusion model has emerged as a powerful generative technique for robotic policy learning, capable of modeling multi-mode action distributions. Leveraging its capability for end-to-end autonomous driving is a promising direction. However, the numerous denoising steps in the robotic di…

2025

Estimating Privacy Leakage of Augmented Contextual Knowledge in Language Models

ACL 2025long

Language models (LMs) rely on their parametric knowledge augmented with relevant contextual knowledge for certain tasks, such as question answering. However, the contextual knowledge can contain private information that may be leaked when answering queries, and estimating this privacy leakage is not…

2025

Generative Expansion of Small Datasets: An Expansive Graph Approach

ICASSP 2025accepted

Limited data availability in machine learning significantly impacts performance and generalization. Traditional augmentation methods enhance moderately sufficient datasets. GANs struggle with convergence when generating diverse samples. Diffusion models, while effective, have high computational cost…

Cited by 0SourceScholar
2025

GoalFlow: Goal-Driven Flow Matching for Multimodal Trajectories Generation in End-to-End Autonomous Driving

CVPR 2025poster

We propose GoalFlow, an end-to-end autonomous driving method for generating high-quality multimodal trajectories. In autonomous driving scenarios, there is rarely a single suitable trajectory. Recent methods have increasingly focused on modeling multimodal trajectory distributions. However, they suf…

2025

Improved Discretization Complexity Analysis of Consistency Models: Variance Exploding Forward Process and Decay Discretization Scheme

ICML 2025poster

Consistency models, a new class of one-step generative models, have shown competitive performance with multi-step diffusion models. The most challenging part of consistency models is the training process, which discretizes the continuous diffusion process into $K$ steps and trains a one-step mapping…

Cited by 0SourcePDFScholar
2025

LiON: Learning Point-Wise Abstaining Penalty for LiDAR Outlier DetectioN Using Diverse Synthetic Data

AAAI 2025technical

LiDAR-based semantic scene understanding is an important module in the modern autonomous driving perception stack. However, identifying outlier points in a LiDAR point cloud is challenging as LiDAR point clouds lack semantically-rich information. While former SOTA methods adopt heuristic architectur…

2025

Mix-Mask Augmentation and Self-Reconstruction for Cross-Domain Few-Shot Hyperspectral Image Classification

ICASSP 2025accepted

Recently, the metric-based prototypical methods achieves promising performance in few-shot learning (FSL) for hyperspectral image (HSI) classification. However, the existing models are easily affected by the noisy pixels of different categories around the center pixel of the patch, and tend to focus…

Cited by 0SourceScholar
2025

Object Detection using Event Camera: A MoE Heat Conduction based Detector and A New Benchmark Dataset

CVPR 2025poster

Object detection in event streams has emerged as a cutting-edge research area, demonstrating superior performance in low-light conditions, scenarios with motion blur, and rapid movements. Current detectors leverage spiking neural networks, Transformers, or convolutional neural networks as their core…

2025

RAD: Training an End-to-End Driving Policy via Large-Scale 3DGS-based Reinforcement Learning

NeurIPS 2025poster

Existing end-to-end autonomous driving (AD) algorithms typically follow the Imitation Learning (IL) paradigm, which faces challenges such as causal confusion and an open-loop gap. In this work, we propose RAD, a 3DGS-based closed-loop Reinforcement Learning (RL) framework for end-to-end Autonomous D…

Cited by 0SourcecodeScholar
2025

That doesn’t sound right: Evaluating speech transcription quality in field linguistics corpora

ACL 2025short

Incorporating automatic speech recognition (ASR) into field linguistics workflows for language documentation has become increasingly common. While ASR performance has seen improvements in low-resource settings, obstacles remain when training models on data collected by documentary linguists. One not…

2025

The Polynomial Iteration Complexity for Variance Exploding Diffusion Models: Elucidating SDE and ODE Samplers

AISTATS 2025poster

Recently, variance exploding (VE) diffusion models have achieved state-of-the-art (SOTA) performance in two implementations: (1) the SDE-based implementation and (2) the probability flow ODE (PFODE) implementation. However, only a few works analyze the iteration complexity of VE-based models, and mo…

Cited by 0SourceScholar
2025

UGG-ReID: Uncertainty-Guided Graph Model for Multi-Modal Object Re-Identification

NeurIPS 2025poster

Multi-modal object Re-IDentification (ReID) has gained considerable attention with the goal of retrieving specific targets across cameras using heterogeneous visual data sources. At present, multi-modal object ReID faces two core challenges: (1) learning robust features under fine-grained local nois…

Cited by 0SourcecodeScholar
2025

WeightedKV: Attention Scores Weighted Key-Value Cache Merging for Large Language Models

ICASSP 2025accepted

Large Language Models (LLMs) use key-value (KV) cache to reduce redundant computation in autoregressive generation. However, the KV cache size increases linearly during generation, leading to excessive memory usage, especially for long texts. Most KV cache compression methods evict the unimportant K…

Cited by 0SourceScholar
2024

AlterMOMA: Fusion Redundancy Pruning for Camera-LiDAR Fusion Models with Alternative Modality Masking

NeurIPS 2024poster

Camera-LiDAR fusion models significantly enhance perception performance in autonomous driving. The fusion mechanism leverages the strengths of each modality while minimizing their weaknesses. Moreover, in practice, camera-LiDAR fusion models utilize pre-trained backbones for efficient training. Howe…

Cited by 0SourcePDFScholar
2024

An Efficient Alternating Riemannian/Projected Gradient Descent Ascent Algorithm for Fair Principal Component Analysis

ICASSP 2024accepted

Fair principal component analysis (FPCA), a ubiquitous dimensionality reduction technique in signal processing and machine learning, aims to find a low-dimensional representation for a high-dimensional dataset in view of fairness. The FPCA problem involves optimizing a non-convex and non-smooth func…

Cited by 0SourceScholar
2024

CE-NAS: An End-to-End Carbon-Efficient Neural Architecture Search Framework

NeurIPS 2024poster

This work presents a novel approach to neural architecture search (NAS) that aims to increase carbon efficiency for the model design process. The proposed framework CE-NAS addresses the key challenge of high carbon cost associated with NAS by exploring the carbon emission variations of energy and en…

2024

Event Stream-based Visual Object Tracking: A High-Resolution Benchmark Dataset and A Novel Baseline

CVPR 2024poster

Tracking with bio-inspired event cameras has garnered increasing interest in recent years. Existing works either utilize aligned RGB and event data for accurate tracking or directly learn an event-based tracker. The former incurs higher inference costs while the latter may be susceptible to the impa…

Cited by 43SourcePDFScholar
2024

Few-Shot Diffusion Models Escape the Curse of Dimensionality

NeurIPS 2024poster

While diffusion models have demonstrated impressive performance, there is a growing need for generating samples tailored to specific user-defined concepts. The customized requirements promote the development of few-shot diffusion models, which use limited $n_{ta}$ target samples to fine-tune a pre-t…

Cited by 1SourcePDFScholar
2024

Fovea Transformer: Efficient Long-Context Modeling with Structured Fine-To-Coarse Attention

ICASSP 2024accepted

The quadratic complexity of self-attention in Transformers has hindered the processing of long text. To alleviate this problem, previous works have proposed to sparsify the attention matrix, taking advantage of the observation that crucial information about a token can be derived from its neighbors.…

Cited by 0SourceScholar
2024

HARDVS: Revisiting Human Activity Recognition with Dynamic Vision Sensors

AAAI 2024technical

The main streams of human activity recognition (HAR) algorithms are developed based on RGB cameras which usually suffer from illumination, fast motion, privacy preservation, and large energy consumption. Meanwhile, the biologically inspired event cameras attracted great interest due to their unique…

2024

Joint Beamforming and Compression Design for Per-Antenna Power Constrained Cooperative Cellular Networks

ICASSP 2024accepted

In the cooperative cellular network, relay-like base stations are connected to the central processor (CP) via rate-limited fronthaul links and the joint processing is performed at the CP, which thus can effectively mitigate the multiuser interference. In this paper, we consider the joint beamforming…

Cited by 0SourceScholar
2024

Lane Graph as Path: Continuity-preserving Path-wise Modeling for Online Lane Graph Construction

ECCV 2024poster

"Online lane graph construction is a promising but challenging task in autonomous driving. Previous methods usually model the lane graph at the pixel or piece level, and recover the lane graph by pixel-wise or piece-wise connection, which breaks down the continuity of the lane and results in subopti…

2024

Learning With Non-Uniform Label Noise: A Cluster-Dependent Weakly Supervised Approach

ICASSP 2024accepted

Learning with noisy labels is a challenging task in machine learning. Furthermore in reality, label noise can be highly non-uniform in feature space, e.g. with higher error rate for more difficult samples. Some recent works consider instance-dependent label noise but they require additional informat…

Cited by 0SourceScholar
2024

Leveraging Drift to Improve Sample Complexity of Variance Exploding Diffusion Models

NeurIPS 2024poster

Variance exploding (VE) based diffusion models, an important class of diffusion models, have shown state-of-the-art (SOTA) performance. However, only a few theoretical works analyze VE-based models, and those works suffer from a worse forward convergence rate $1/\text{poly}(T)$ than the $\exp{(-T)}$…

Cited by 0SourcePDFScholar
2024

LinNet: Linear Network for Efficient Point Cloud Representation Learning

NeurIPS 2024poster

Point-based methods have made significant progress, but improving their scalability in large-scale 3D scenes is still a challenging problem. In this paper, we delve into the point-based method and develop a simpler, faster, stronger variant model, dubbed as LinNet. In particular, we first propose th…

Cited by 1SourcePDFScholar
2024

Riemannian Accelerated Zeroth-order Algorithm: Improved Robustness and Lower Query Complexity

ICML 2024poster

Optimization problems with access to only zeroth-order information of the objective function on Riemannian manifolds arise in various applications, spanning from statistical learning to robot learning. While various zeroth-order algorithms have been proposed in Euclidean space, they are not inherent…

Cited by 1SourcePDFScholar
2023

A Riemannian Exponential Augmented Lagrangian Method for Computing the Projection Robust Wasserstein Distance

NeurIPS 2023poster

Projection robust Wasserstein (PRW) distance is recently proposed to efficiently mitigate the curse of dimensionality in the classical Wasserstein distance. In this paper, by equivalently reformulating the computation of the PRW distance as an optimization problem over the Cartesian product of the…

Cited by 9SourcePDFScholar
2023

Efficient Quantized Constant Envelope Precoding for Multiuser Downlink Massive MIMO Systems

ICASSP 2023accepted

Quantized constant envelope (QCE) precoding, a new transmission scheme that only discrete QCE transmit signals are allowed at each antenna, has gained growing research interests due to its ability of reducing the hardware cost and the energy consumption of massive multiple-input multiple-output (MIM…

Cited by 0SourceScholar
2023

Online Restless Bandits with Unobserved States

ICML 2023poster

We study the online restless bandit problem, where each arm evolves according to a Markov chain independently, and the reward of pulling an arm depends on both the current state of the corresponding Markov chain and the pulled arm. The agent (decision maker) does not know the transition functions an…

Cited by 7SourcePDFScholar
2023

Prediction with Incomplete Data under Agnostic Mask Distribution Shift

IJCAI 2023poster

Data with missing values is ubiquitous in many applications. Recent years have witnessed increasing attention on prediction with only incomplete data consisting of observed features and a mask that indicates the missing pattern. Existing methods assume that the training and testing distributions are…

Cited by 1SourcePDFScholar
2023

Understanding Representation Learnability of Nonlinear Self-Supervised Learning

AAAI 2023technical

Self-supervised learning (SSL) has empirically shown its data representation learnability in many downstream tasks. There are only a few theoretical works on data representation learnability, and many of those focus on final data representation, treating the nonlinear neural network as a ``black box…

2023

VAD: Vectorized Scene Representation for Efficient Autonomous Driving

ICCV 2023poster

Autonomous driving requires a comprehensive understanding of the surrounding environment for reliable trajectory planning. Previous works rely on dense rasterized scene representation (e.g., agent occupancy and semantic map) to perform planning, which is computationally intensive and misses the inst…

Cited by 233PDFcodeScholar
2022

A Novel Negative ℓ1 Penalty Approach for Multiuser One-Bit Massive MIMO Downlink with PSK Signaling

ICASSP 2022accepted

This paper considers the one-bit precoding problem for the multiuser downlink massive multiple-input multiple-output (MIMO) system with phase shift keying (PSK) modulation and focuses on the celebrated constructive interference (CI)-based problem formulation. The existence of the discrete one-bit co…

Cited by 0SourceScholar
2022

Few Could Be Better Than All: Feature Sampling and Grouping for Scene Text Detection

CVPR 2022poster

Recently, transformer-based methods have achieved promising progresses in object detection, as they can eliminate the post-processes like NMS and enrich the deep representations. However, these methods cannot well cope with scene text due to its extreme variance of scales and aspect ratios. In this…

Cited by 121PDFScholar
2021

Hierarchical Graph Attention Network for Few-Shot Visual-Semantic Learning

ICCV 2021poster

Deep learning has made tremendous success in computer vision, natural language processing and even visual-semantic learning, which requires a huge amount of labeled training data. Nevertheless, the goal of human-level intelligence is to enable a model to quickly obtain an in-depth understanding give…

Cited by 13PDFScholar
2021

Towards More Flexible and Accurate Object Tracking With Natural Language: Algorithms and Benchmark

CVPR 2021poster

Tracking by natural language specification is a new rising research topic that aims at locating the target object in the video sequence based on its language description. Compared with traditional bounding box (BBox) based tracking, this setting guides object tracking with high-level semantic inform…

Cited by 220PDFScholar
2019

MisGAN: Learning from Incomplete Data with Generative Adversarial Networks

ICLR 2019poster

Generative adversarial networks (GANs) have been shown to provide an effective way to model complex distributions and have obtained impressive results on various challenging tasks. However, typical GANs require fully-observed data during training. In this paper, we present a GAN-based framework for…

2018

Hierarchical Deep Generative Models for Multi-Rate Multivariate Time Series

ICML 2018oral

Multi-Rate Multivariate Time Series (MR-MTS) are the multivariate time series observations which come with various sampling rates and encode multiple temporal dependencies. State-space models such as Kalman filters and deep learning models such as deep Markov models are mainly designed for time seri…

Cited by 59SourcePDFScholar