← Search

Ning Zhang

53 accepted papers

2026

Detecting Temporal Misalignment Attacks in Multimodal Fusion for Autonomous Driving

ICLR 2026poster

Multimodal fusion (MMF) is crucial for autonomous driving perception, combining camera and LiDAR streams for reliable scene understanding. However, its reliance on precise temporal synchronization introduces a vulnerability: adversaries can exploit network-induced delays to subtly misalign sensor st…

Cited by 0SourceScholar
2026

MINIM: Privacy-Aware Minimal View for Agents via Trusted Local Sanitization

ICML 2026poster

Modern LLM-powered autonomous agents increasingly rely on rich user interface (UI) state observations to achieve reliable action grounding in complex digital environments. However, many deployments transmit the full UI state to remote inference servers even when most elements are irrelevant to the c…

Cited by 0SourceScholar
2026

MoCapAnything: Unified 3D Motion Capture for Arbitrary Skeletons from Monocular Videos

CVPR 2026

Motion capture now underpins content creation far beyond digital humans, yet most pipelines remain species- or template-specific. We formalize this gap as Category-Agnostic Motion Capture (CAMoCap): given a monocular video and an arbitrary rigged 3D asset as a prompt, the goal is to reconstruct a ro

Cited by 0SourcecodeScholar
2026

PMSPO: Progressive Matching and Semantic-Aware Policy Optimization for Camouflaged Object Detection

ICML 2026poster

Reinforcement learning-based Multimodal Large Language Models (MLLMs) provide new perspectives for visual grounding, yet face significant challenges in Camouflaged Object Detection (COD) where objects blend seamlessly with backgrounds. This stems primarily from: difficulties in multi-object matching…

Cited by 0SourceScholar
2026

PROB-EMOE: A Probabilistic Ensemble Mixture-of-Experts Framework for Metro Network Expansion Forecasting

IJCAI 2026

Forecasting Origin-Destination (OD) demand for new metro lines is critical for sustainable infrastructure planning but faces spatiotemporal out-of-distribution challenges. Existing models often struggle to capture heterogeneous interaction patterns in changing topologies and overlook inherent uncert

Cited by 0Scholar
2026

Scalable and Adaptive Trust-Region Learning via Projection Convex Hull

ICLR 2026poster

Learning compact and reliable convex hulls from data is a fundamental yet challenging problem with broad applications in classification, constraint learning, and decision optimization. We propose Projection Convex Hull (PCH), a scalable framework for learning polyhedral trust regions in high-dimensi…

Cited by 0SourcecodeScholar
2026

Think Twice Before You Act: Protecting LLM Agents Against Tool Description Poisoning via Isolated Planning

ICML 2026poster

The integration of external tools has substantially expanded the capabilities of large language model (LLM) agents, but also introduced new attack surfaces beyond prompt injection. In particular, cross-tool description poisoning can manipulate planner-visible tool metadata to steer an agent’s trajec…

Cited by 0SourceScholar
2026

UniGeoSeg: Towards Unified Open-World Segmentation for Geospatial Scenes

CVPR 2026

Instruction-driven segmentation in remote sensing generates masks from guidance, offering great potential for accessible and generalizable applications. However, existing methods suffer from fragmented task formulations and limited instruction data, hindering effective understanding and generalizati

Cited by 0SourcecodeScholar
2026

Unifying Channel Independence and Mixing: Multi-Scale Patch Recursion for Global–Local Representation Synergy in Multivariate Time Series Forecasting

AAAI 2026technical

Multivariate time series forecasting underpins applications in finance, meteorology, and industrial operations. Yet two persistent hurdles remain: (i) models typically choose between Channel–Independent (CI) and Channel–Mixed (CM) formulations—each with distinct strengths—leading to large performanc

Cited by 0SourcePDFScholar
2025

Accelerating Multimodal Large Language Models by Searching Optimal Vision Token Reduction

CVPR 2025poster

Prevailing Multimodal Large Language Models (MLLMs) encode the input image(s) as vision tokens and feed them into the language backbone, similar to how Large Language Models (LLMs) process the text tokens. However, the number of vision tokens increases quadratically as the image resolutions, leading…

2025

Apollo: An Exploration of Video Understanding in Large Multimodal Models

CVPR 2025poster

Despite the rapid integration of video perception capabilities into Large Multimodal Models (LMMs), what drives their video perception remains poorly understood. Consequently, many design decisions in this domain are made without proper justification or analysis. The high computational cost of train…

Cited by 25SourcePDFScholar
2025

Building a Mind Palace: Structuring Environment-Grounded Semantic Graphs for Effective Long Video Analysis with LLMs

CVPR 2025poster

Long-form video understanding with Large Vision Language Models is challenged by the need to analyze temporally dispersed yet spatially concentrated key moments within limited context windows. In this work, we introduce VideoMindPalace, a new framework inspired by the "Mind Palace", which organizes…

Cited by 1SourcePDFScholar
2025

DRIFT: Dynamic Rule-Based Defense with Injection Isolation for Securing LLM Agents

NeurIPS 2025poster

Large Language Models (LLMs) are increasingly central to agentic systems due to their strong reasoning and planning capabilities. By interacting with external environments through predefined tools, these agents can carry out complex user tasks. Nonetheless, this interaction also introduces the risk…

Cited by 0SourcecodeScholar
2025

EcoLoRA: Communication-Efficient Federated Fine-Tuning of Large Language Models

EMNLP 2025

To address data locality and privacy restrictions, Federated Learning (FL) has recently been adopted to fine-tune large language models (LLMs), enabling improved performance on various downstream tasks without requiring aggregated data. However, the repeated exchange of model updates in FL can resul

Cited by 0SourcePDFScholar
2025

Melody Structure Transfer Network: Generating Music with Separable Self-Attention

ICASSP 2025accepted

Most existing symbolic music generation methods focus on generating short pieces, typically less than 8 bars and occasionally up to 32 bars. Generating long music sequences requires effective representation of coherent musical structures. Vanilla self-attention face challenges in capturing subtle lo…

Cited by 0SourceScholar
2025

On the Stability of Graph Convolutional Neural Networks: A Probabilistic Perspective

NeurIPS 2025poster

Graph convolutional neural networks (GCNNs) have emerged as powerful tools for analyzing graph-structured data, achieving remarkable success across diverse applications. However, the theoretical understanding of the stability of these models, i.e., their sensitivity to small changes in the graph str…

Cited by 0SourceScholar
2025

PIGuard: Prompt Injection Guardrail via Mitigating Overdefense for Free

ACL 2025long

Prompt injection attacks pose a critical threat to large language models (LLMs), enabling goal hijacking and data leakage. Prompt guard models, though effective in defense, suffer from over-defense—falsely flagging benign inputs as malicious due to trigger word bias. To address this issue, we introd…

2025

ThermalGen: Style-Disentangled Flow-Based Generative Models for RGB-to-Thermal Image Translation

NeurIPS 2025poster

Paired RGB-thermal data is crucial for visual-thermal sensor fusion and cross-modality tasks, including important applications such as multi-modal image alignment and retrieval. However, the scarcity of synchronized and calibrated RGB-thermal image pairs presents a major obstacle to progress in thes…

Cited by 0SourcecodeScholar
2025

Towards Comprehensive Argument Analysis in Education: Dataset, Tasks, and Method

ACL 2025long

Argument mining has garnered increasing attention over the years, with the recent advancement of Large Language Models (LLMs) further propelling this trend. However, current argument relations remain relatively simplistic and foundational, struggling to capture the full scope of argument information…

2025

Unleashing In-context Learning of Autoregressive Models for Few-shot Image Manipulation

CVPR 2025highlight

Text-guided image manipulation has experienced notable advancement in recent years. In order to mitigate linguistic ambiguity, few-shot learning with visual examples has been applied for instructions that are underrepresented in the training set, or difficult to describe purely in language. However,…

Cited by 3SourcePDFScholar
2024

Bidirectional Autoregessive Diffusion Model for Dance Generation

CVPR 2024poster

Dance serves as a powerful medium for expressing human emotions but the lifelike generation of dance is still a considerable challenge. Recently diffusion models have showcased remarkable generative abilities across various domains. They hold promise for human motion generation due to their adaptabl…

Cited by 8SourcePDFScholar
2024

Deep Video Inverse Tone Mapping Based on Temporal Clues

CVPR 2024poster

Inverse tone mapping (ITM) aims to reconstruct high dynamic range (HDR) radiance from low dynamic range (LDR) content. Although many deep image ITM methods can generate impressive results the field of video ITM is still to be explored. Processing video sequences by image ITM methods may cause tempor…

2024

DiffMOT: A Real-time Diffusion-based Multiple Object Tracker with Non-linear Prediction

CVPR 2024poster

In Multiple Object Tracking objects often exhibit non-linear motion of acceleration and deceleration with irregular direction changes. Tacking-by-detection (TBD) trackers with Kalman Filter motion prediction work well in pedestrian-dominant scenarios but fall short in complex situations when multipl…

Cited by 21SourcePDFScholar
2024

M2Doc: A Multi-Modal Fusion Approach for Document Layout Analysis

AAAI 2024technical

Document layout analysis is a crucial step for intelligent document understanding. However, many existing methods primarily focus on the visual aspects and overlook the textual features of documents. Although document pre-trained models utilize multi-modal features during the pre-training phase, the…

2024

Planning, Fast and Slow: Online Reinforcement Learning with Action-Free Offline Data via Multiscale Planners

ICML 2024poster

The surge in volumes of video data offers unprecedented opportunities for advancing reinforcement learning (RL). This growth has motivated the development of passive RL, seeking to convert passive observations into actionable insights. This paper explores the prerequisites and mechanisms through whi…

Cited by 0SourcePDFScholar
2024

STHN: Deep Homography Estimation for UAV Thermal Geo-Localization With Satellite Imagery

RA-L 2024

Accurate geo-localization of Unmanned Aerial Vehicles (UAVs) is crucial for outdoor applications including search and rescue operations, power line inspections, and environmental monitoring. The vulnerability of Global Navigation Satellite Systems (GNSS) signals to interference and spoofing necessit

Cited by 12SourcecodeScholar
2024

Sequential LLM Framework for Fashion Recommendation

EMNLP 2024industry

The fashion industry is one of the leading domains in the global e-commerce sector, prompting major online retailers to employ recommendation systems for product suggestions and customer convenience. While recommendation systems have been widely studied, most are designed for general e-commerce prob…

2024

SpeechForensics: Audio-Visual Speech Representation Learning for Face Forgery Detection

NeurIPS 2024poster

Detection of face forgery videos remains a formidable challenge in the field of digital forensics, especially the generalization to unseen datasets and common perturbations. In this paper, we tackle this issue by leveraging the synergy between audio and visual speech elements, embarking on a novel a…

Cited by 1SourcePDFScholar
2023

CodeIPPrompt: Intellectual Property Infringement Assessment of Code Language Models

ICML 2023poster

Recent advances in large language models (LMs) have facilitated their ability to synthesize programming code. However, they have also raised concerns about intellectual property (IP) rights violations. Despite the significance of this issue, it has been relatively less explored. In this paper, we ai…

Cited by 36SourcePDFScholar
2023

Lite-Mono: A Lightweight CNN and Transformer Architecture for Self-Supervised Monocular Depth Estimation

CVPR 2023poster

Self-supervised monocular depth estimation that does not require ground truth for training has attracted attention in recent years. It is of high interest to design lightweight but effective models so that they can be deployed on edge devices. Many existing architectures benefit from using heavier b…

2023

Prior-Enhanced Temporal Action Localization Using Subject-Aware Spatial Attention

ICASSP 2023accepted

Temporal action localization (TAL) aims to detect the boundary and identify the class of each action instance in a long untrimmed video. Current approaches treat video frames homogeneously, and tend to give background and key objects excessive attention. This limits their sensitivity to localize act…

Cited by 0SourceScholar
2023

RIATIG: Reliable and Imperceptible Adversarial Text-to-Image Generation With Natural Prompts

CVPR 2023poster

The field of text-to-image generation has made remarkable strides in creating high-fidelity and photorealistic images. As this technology gains popularity, there is a growing concern about its potential security risks. However, there has been limited exploration into the robustness of these models f…

2023

SlowLiDAR: Increasing the Latency of LiDAR-Based Detection Using Adversarial Examples

CVPR 2023poster

LiDAR-based perception is a central component of autonomous driving, playing a key role in tasks such as vehicle localization and obstacle detection. Since the safety of LiDAR-based perceptual pipelines is critical to safe autonomous driving, a number of past efforts have investigated its vulnerabil…

2023

Tell Me What Happened: Unifying Text-Guided Video Completion via Multimodal Masked Video Generation

CVPR 2023poster

Generating a video given the first several static frames is challenging as it anticipates reasonable future frames with temporal coherence. Besides video prediction, the ability to rewind from the last frame or infilling between the head and tail is also crucial, but they have rarely been explored f…

2022

Controllable 3D Face Synthesis with Conditional Generative Occupancy Fields

NeurIPS 2022accept

Capitalizing on the recent advances in image generation models, existing controllable face image synthesis methods are able to generate high-fidelity images with some levels of controllability, e.g., controlling the shapes, expressions, textures, and poses of the generated face images. However, thes…

Cited by 44SourcePDFScholar
2022

Design and Kinematic Modeling of In-Situ Torsionally-Steerable Flexible Surgical Robots

RA-L 2022

Flexible robots have been widely used in minimally-invasive surgery because of their dexterity and accuracy. However, the torsion of end-effector under bending state usually produces unnecessary concomitant motion of the robot arm. This letter proposes a novel design of <i>in-situ</i> torsionally-st

Cited by 10SourceScholar
2022

Dexterity Analysis and Motion Optimization of In-Situ Torsionally-Steerable Flexible Surgical Robots

RA-L 2022

Flexible robots with <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">in-situ</i> torsion can be used in laryngeal endoscopic surgery which can maintain the position and approach vector of the end-effector during the operation. However, the inherent e

Cited by 16SourceScholar
2022

FaD-VLP: Fashion Vision-and-Language Pre-training towards Unified Retrieval and Captioning

EMNLP 2022main

Multimodal tasks in the fashion domain have significant potential for e-commerce, but involve challenging vision-and-language learning problems—e.g., retrieving a fashion item given a reference image plus text feedback from a user. Prior works on multimodal fashion tasks have either been limited by…

2022

From Timing Variations to Performance Degradation: Understanding and Mitigating the Impact of Software Execution Timing in SLAM

IROS 2022poster

Timing is an important property for robotic systems that continuously interact with our physical world. Variation in program execution time caused by limited computational resources or system resource contention can lead to significant impact on algorithmic result accuracy. Even though recent work h…

Cited by 16SourceScholar
2022

Unsupervised Vision-and-Language Pre-Training via Retrieval-Based Multi-Granular Alignment

CVPR 2022oral

Vision-and-Language (V+L) pre-training models have achieved tremendous success in recent years on various multi-modal benchmarks. However, the majority of existing models require pre-training on a large set of parallel image-text data, which is costly to collect, compared to image-only or text-only…

Cited by 41PDFScholar
2021

Connecting What To Say With Where To Look by Modeling Human Attention Traces

CVPR 2021poster

We introduce a unified framework to jointly model images, text, and human attention traces. Our work is built on top of the recent Localized Narratives annotation framework, where each word of a given caption is paired with a mouse trace segment. We propose two novel tasks: (1) predict a trace given…

Cited by 32PDFcodeScholar
2019

Automatic Singing Evaluation without Reference Melody Using Bi-dense Neural Network

ICASSP 2019accepted

Automatic singing evaluation without reference melody has long been a difficult problem. This paper aims to pilot a novel data driven approach to tackle this artistic problem. We constructed a large scale dataset and designed an innovative Bi-Dense neural network which can address this task efficien…

Cited by 0SourceScholar
2019

Dynamic Kernel Distillation for Efficient Pose Estimation in Videos

ICCV 2019poster

Existing video-based human pose estimation methods extensively apply large networks onto every frame in the video to localize body joints, which suffer high computational cost and hardly meet the low-latency requirement in realistic applications. To address this issue, we propose a novel Dynamic Ker…

Cited by 92PDFcodeScholar
2019

Feedback Adversarial Learning: Spatial Feedback for Improving Generative Adversarial Networks

CVPR 2019poster

We propose feedback adversarial learning (FAL) framework that can improve existing generative adversarial networks by leveraging spatial feedback from the discriminator. We formulate the generation task as a recurrent framework, in which the discriminator's feedback is integrated into the feedforwar…

Cited by 33PDFScholar
2018

Multi-view to Novel view: Synthesizing novel views with Self-Learned Confidence

ECCV 2018poster

In this paper, we address the task of multi-view novel view synthesis, where we are interested in synthesizing a target image with an arbitrary camera pose from given source images. We propose an end-to-end trainable framework that learns to exploit multiple viewpoints to synthesize a novel view wit…

Cited by 166SourcePDFScholar
2017

Deep Reinforcement Learning-Based Image Captioning With Embedding Reward

CVPR 2017oral

Image captioning is a challenging problem owing to the complexity in understanding the image content and diverse ways of describing it in natural language. Recent advances in deep neural networks have substantially improved the performance of this task. Most state-of-the-art approaches follow an enc…

Cited by 426PDFScholar
2015

Beyond Frontal Faces: Improving Person Recognition Using Multiple Cues

CVPR 2015poster

We explore the task of recognizing peoples' identities in photo albums in an unconstrained setting. To facilitate this, we introduce the new People In Photo Albums (PIPA) dataset, consisting of over 60000 instances of ~2000 individuals collected from public Flickr photo albums. With only about half…

Cited by 210SourcePDFScholar