← Search

Zijian Wang

50 accepted papers

2026

Affordance Field Intervention: Enabling VLAs to Escape Memory Traps in Robotic Manipulation

CVPR 2026

Vision-Language-Action (VLA) models have shown great performance in robotic manipulation by mapping visual observations and language instructions directly to actions. However, they remain brittle under distribution shifts: when test scenarios change, VLAs often reproduce memorized trajectories inste

Cited by 0SourcecodeScholar
2026

Beyond Aggregation: Guiding Clients in Heterogeneous Federated Learning

ICLR 2026poster

Federated learning (FL) is increasingly adopted in domains like healthcare, where data privacy is paramount. A fundamental challenge in these systems is statistical heterogeneity—the fact that data distributions vary significantly across clients (e.g., different hospitals may treat distinct patient…

Cited by 0SourcecodeScholar
2026

Cyber-Zero: Training Cybersecurity Agents without Runtime

ICLR 2026poster

Large Language Models (LLMs) have achieved remarkable success in software engineering tasks when trained with executable runtime environments, particularly in resolving GitHub issues. However, such runtime environments are often unavailable in other domains, especially cybersecurity, where challenge…

Cited by 0SourcecodeScholar
2026

Eliciting Chain-of-Thought in Base LLMs via Gradient-Based Representation Optimization

AAAI 2026technical

Chain-of-Thought (CoT) reasoning is a critical capability for large language models (LLMs), enabling them to tackle complex multi-step tasks. While base LLMs, pre-trained on general text corpora, often struggle with reasoning due to a lack of specialized training, recent studies reveal their latent

Cited by 0SourcePDFScholar
2026

M4PQA: A Comprehensive QA Dataset for AI Research with Instance-Level Evaluation

ICLR 2026poster

The growing volume of academic papers has made it increasingly difficult for researchers to efficiently extract key information. While large language models (LLMs) based agents are capable of automating question answering (QA) workflows for scientific papers, there still lacks a comprehensive and re…

Cited by 0SourceScholar
2026

MergeVLA: Cross-Skill Model Merging Toward a Generalist Vision-Language-Action Agent

CVPR 2026

Recent Vision-Language-Action (VLA) models reformulate vision-language models by tuning them with millions of robotic demonstrations. While they perform well when fine-tuned for a single embodiment or task family, extending them to multi-skill settings remains challenging: directly merging VLA exper

Cited by 0SourcecodeScholar
2026

Reuse your FLOPs: Scaling RL on Hard Problems by Conditioning on Very Off-Policy Prefixes

ICML 2026poster

Typical reinforcement learning (RL) methods for LLM reasoning waste compute on hard problems, where correct on-policy traces are rare and policy gradients vanish. To bootstrap more efficient RL, we consider reusing old sampling FLOPs (from prior inference or RL training) in the form of off-policy tr…

Cited by 0SourceScholar
2026

Training Language Model Agents to Find Vulnerabilities with CTF-Dojo

ICML 2026poster

Large language models (LLMs) have demonstrated exceptional capabilities when trained within executable runtime environments, notably excelling at software engineering tasks through verified feedback loops. Yet, scalable and generalizable execution-grounded environments remain scarce, limiting progre…

Cited by 0SourceScholar
2025

4DRC-OC: Online Calibration of 4D Millimeter Wave Radar-Camera With Depth Map Assistance

RA-L 2025

The online calibration of 4D millimeter-wave radar and camera is crucial for advancing perception and SLAM technologies in complex environments. It eliminates the reliance on manual labeling, offering real-time and convenience. However, the sparse nature of 4D radar point clouds presents challenges

Cited by 2SourceScholar
2025

A LiDAR Odometry With Multi-Metric Feature Association and Contribution Constraint Selection

RA-L 2025

LiDAR-based simultaneous localization and mapping (SLAM) is crucial for achieving accurate pose estimation and map generation, thus serving as a foundational technology in the advancement of autonomous driving systems. In this letter, we introduce an accurate and robust feature-based LiDAR odometry

Cited by 3SourceScholar
2025

BigCodeBench: Benchmarking Code Generation with Diverse Function Calls and Complex Instructions

ICLR 2025oral

Task automation has been greatly empowered by the recent advances in Large Language Models (LLMs) via Python code, where the tasks range from software engineering development to general-purpose reasoning. While current benchmarks have shown that LLMs can solve tasks using programs like human develop…

Cited by 609SourcePDFScholar
2025

Improving Out-of-Distribution Detection via Dynamic Covariance Calibration

ICML 2025poster

Out-of-Distribution (OOD) detection is essential for the trustworthiness of AI systems. Methods using prior information (i.e., subspace-based methods) have shown effective performance by extracting information geometry to detect OOD data with a more appropriate distance metric. However, these method…

2025

Investigating Hallucinations of Time Series Foundation Models through Signal Subspace Analysis

NeurIPS 2025poster

Times series foundation models (TSFMs) have emerged as a promising paradigm for time series analysis and forecasting, showing remarkable generalization performance across different domains. While efforts have been made on hallucinations of foundation models, the hallucinations of TSFMs have been und…

Cited by 0SourceScholar
2025

LibEvolutionEval: A Benchmark and Study for Version-Specific Code Generation

NAACL 2025long

Recent advancements in code completion models have primarily focused on local file contexts. However, these studies do not fully capture the complexity of real-world software development, which often requires the use of rapidly-evolving public libraries. To address this gap, we introduce LibEvolutio…

Cited by 1SourcePDFScholar
2025

Outdoor Monocular SLAM with Global Scale-Consistent 3D Gaussian Pointmaps

ICCV 2025poster

3D Gaussian Splatting (3DGS) has become a popular solution in SLAM due to its high-fidelity and real-time novel view synthesis performance. However, some previous 3DGS SLAM methods employ a differentiable rendering pipeline for tracking, lack geometric priors in outdoor scenes. Other approaches intr…

Cited by 0SourcePDFScholar
2025

PEFTDiff: Diffusion-Guided Transferability Estimation for Parameter-Efficient Fine-Tuning

ICCV 2025poster

Selecting an optimal Parameter-Efficient Fine-Tuning (PEFT) technique for a downstream task is a fundamental challenge in transfer learning. Unlike full fine-tuning, where all model parameters are updated, PEFT techniques modify only a small subset of parameters while keeping the backbone frozen, ma…

Cited by 0SourcePDFScholar
2025

Planning-Aware Code Infilling via Horizon-Length Prediction

EMNLP 2025

Fill-in-the-Middle (FIM), or infilling, has become integral to code language models, enabling generation of missing code given both left and right contexts. However, the current FIM training paradigm which performs next-token prediction (NTP) over reordered sequence often leads to models struggling

Cited by 0SourcePDFScholar
2025

RegGS: Unposed Sparse Views Gaussian Splatting with 3DGS Registration

ICCV 2025poster

3D Gaussian Splatting (3DGS) has demonstrated its potential in reconstructing scenes from unposed images. However, optimization-based 3DGS methods struggle with sparse views due to limited prior knowledge. Meanwhile, feed-forward Gaussian approaches are constrained by input formats, making it challe…

Cited by 0SourcePDFScholar
2025

SEP: A General Lossless Compression Framework with Semantics Enhancement and Multi-Stream Pipelines

IJCAI 2025

Deep-learning-based lossless compression is of immense importance in real-world applications, such as cold data persistence, sensor data collection, and astronomical data transmission. However, existing compressors typically model data using single-byte symbols as tokens, which makes it hard to capt

2025

Walk Wisely on Graph: Knowledge Graph Reasoning with Dual Agents via Efficient Guidance-Exploration

AAAI 2025technical

Recent years, multi-hop reasoning has been widely studied for knowledge graph (KG) reasoning due to its efficacy and interpretability. However, previous multi-hop reasoning approaches are subject to two primary shortcomings. First, agents struggle to learn effective and robust policies at the early…

2024

CIFAR-10-Warehouse: Broad and More Realistic Testbeds in Model Generalization Analysis

ICLR 2024poster

Analyzing model performance in various unseen environments is a critical research problem in the machine learning community. To study this problem, it is important to construct a testbed with out-of-distribution test sets that have broad coverage of environmental discrepancies. However, existing tes…

Cited by 7SourcePDFScholar
2024

CoCoMIC: Code Completion by Jointly Modeling In-file and Cross-file Context

COLING 2024main

While pre-trained language models (LM) for code have achieved great success in code completion, they generate code conditioned only on the contents within the file, i.e., in-file context, but ignore the rich semantics in other files within the same project, i.e., project-level cross-file context, a…

2024

CodeFort: Robust Training for Code Generation Models

EMNLP 2024finding

Code generation models are not robust to small perturbations, which often lead to incorrect generations and significantly degrade the performance of these models. Although improving the robustness of code generation models is crucial to enhancing user experience in real-world applications, existing…

Cited by 1SourcePDFScholar
2024

Color-Oriented Redundancy Reduction in Dataset Distillation

NeurIPS 2024poster

Dataset Distillation (DD) is designed to generate condensed representations of extensive image datasets, enhancing training efficiency. Despite recent advances, there remains considerable potential for improvement, particularly in addressing the notable redundancy within the color space of distilled…

2024

Fewer Truncations Improve Language Modeling

ICML 2024poster

In large language model training, input documents are typically concatenated together and then split into sequences of equal length to avoid padding tokens. Despite its efficiency, the concatenation approach compromises data integrity—it inevitably breaks many documents into incomplete pieces, leadi…

Cited by 20SourcePDFScholar
2024

Locating and Extracting Relational Concepts in Large Language Models

ACL 2024findings

Relational concepts are indeed foundational to the structure of knowledge representation, as they facilitate the association between various entity concepts, allowing us to express and comprehend complex world knowledge.By expressing relational concepts in natural language prompts, people can effort…

2024

OKR-Net: Overlapping Keypoints Registration Network for Large-Scale LiDAR Point Clouds

RA-L 2024

Point cloud registration is a fundamental task in various intelligence applications, including simultaneous localization and mapping as well as scene reconstruction. However, in large-scale scenes, the majority of point clouds exhibit partial overlap, posing a significant challenge to the registrati

Cited by 4SourceScholar
2024

Token Alignment via Character Matching for Subword Completion

ACL 2024findings

Generative models, widely utilized in various applications, can often struggle with prompts corresponding to partial tokens. This struggle stems from tokenization, where partial tokens fall out of distribution during inference, leading to incorrect or nonsensical outputs. This paper examines a techn…

Cited by 1SourcePDFScholar
2023

A Static Evaluation of Code Completion by Large Language Models

ACL 2023industry

Large language models trained on code have shown great potential to increase productivity of software developers. Several execution-based benchmarks have been proposed to evaluate functional correctness of model-generated code on simple programming problems. Nevertheless, it is expensive to perform…

2023

ContraCLM: Contrastive Learning For Causal Language Model

ACL 2023long

Despite exciting progress in causal language models, the expressiveness of their representations is largely limited due to poor discrimination ability. To remedy this issue, we present CONTRACLM, a novel contrastive learning framework at both the token-level and the sequence-level. We assess CONTRAC…

2023

CrossCodeEval: A Diverse and Multilingual Benchmark for Cross-File Code Completion

NeurIPS 2023poster

Code completion models have made significant progress in recent years, yet current popular evaluation datasets, such as HumanEval and MBPP, predominantly focus on code completion tasks within a single file. This over-simplified setting falls short of representing the real-world software development…

Cited by 122SourcePDFScholar
2023

Exploring Active 3D Object Detection from a Generalization Perspective

ICLR 2023top-25%

To alleviate the high annotation cost in LiDAR-based 3D object detection, active learning is a promising solution that learns to select only a small portion of unlabeled data to annotate, without compromising model performance. Our empirical study, however, suggests that mainstream uncertainty-based…

2023

How Far Pre-trained Models Are from Neural Collapse on the Target Dataset Informs their Transferability

ICCV 2023poster

This paper focuses on model transferability estimation, i.e., assessing the performance of pre-trained models on a downstream task without performing fine-tuning. Motivated by the neural collapse (NC) that reveals the feature geometry at the terminal stage of training, our method considers the model…

Cited by 23PDFScholar
2023

Multi-lingual Evaluation of Code Generation Models

ICLR 2023top-25%

We present two new benchmarks, MBXP and Multilingual HumanEval, designed to evaluate code completion models in over 10 programming languages. These datasets are generated using a conversion framework that transpiles prompts and test cases from the original MBPP and HumanEval datasets into the corres…

2023

ReCode: Robustness Evaluation of Code Generation Models

ACL 2023long

Code generation models have achieved impressive performance. However, they tend to be brittle as slight edits to a prompt could lead to very different generations; these robustness properties, critical for user experience when deployed in real-life applications, are not well understood. Most existin…

2022

DQ-BART: Efficient Sequence-to-Sequence Model via Joint Distillation and Quantization

ACL 2022short

Large-scale pre-trained sequence-to-sequence models like BART and T5 achieve state-of-the-art performance on many generative NLP tasks. However, such models pose a great challenge in resource-constrained scenarios owing to their large memory requirements and high latency. To alleviate this issue, we…

2022

Local-Global Feature Aggregation for Light Field Image Super-Resolution

ICASSP 2022accepted

Deep convolutional neural networks (CNNs) have been widely explored in light field (LF) image super-resolution (SR) to achieve remarkable progress. However, most of the existing CNNs-based methods ignore the similarity of local neighbor views in the 4D LF data. Besides, due to the limitations of CNN…

Cited by 0SourceScholar
2021

Learning To Diversify for Single Domain Generalization

ICCV 2021poster

Domain generalization (DG) aims to generalize a model trained on multiple source (i.e., training) domains to a distributionally different target (i.e., test) domain. In contrast to the DG setup that strictly requires the availability of multiple source domains, this paper considers a more realistic…

Cited by 307PDFcodeScholar
2021

Multi-Directional Convolution Networks with Spatial-Temporal Feature Pyramid Module for Action Recognition

ICASSP 2021accepted

Recent attempts show that factorizing 3D convolutional filters into separate spatial and temporal components brings impressive improvement in action recognition. However, traditional temporal convolution operating along the temporal dimension will aggregate unrelated features, since the feature maps…

Cited by 0SourceScholar
2020

Distributed Motion Control for Multiple Connected Surface Vessels

IROS 2020poster

We propose a scalable cooperative control approach which coordinates a group of rigidly connected autonomous surface vessels to track desired trajectories in a planar water environment as a single floating modular structure. Our approach leverages the implicit information of the structure’s motion f…

Cited by 14SourceScholar
2020

Progressive Graph Learning for Open-Set Domain Adaptation

ICML 2020poster

Domain shift is a fundamental problem in visual recognition which typically arises when the source and target data follow different distributions. The existing domain adaptation approaches which tackle this problem work in the "closed-set" setting with the assumption that the source and the target d…

2019

Game Theoretic Planning for Self-Driving Cars in Competitive Scenarios

RSS 2019poster

We propose a nonlinear receding horizon game-theoretic planner for autonomous cars in competitive scenarios with other cars. The online planner is specifically formulated for a two car autonomous racing scenario in which each car tries to advance along a given track as far as possible with respect t…

Cited by 233SourcePDFScholar
2018

Cooperative Object Transport in 3D with Multiple Quadrotors Using No Peer Communication

ICRA 2018poster

We present a framework to enable a fleet of rigidly attached quadrotor aerial robots to transport heavy objects along a known reference trajectory without inter-robot communication or centralized coordination. Leveraging a distributed wrench controller, we provide exponential stability guarantees fo…

Cited by 47SourceScholar
2018

Safe Distributed Lane Change Maneuvers for Multiple Autonomous Vehicles Using Buffered Input Cells

ICRA 2018poster

This paper introduces the Buffered Input Cell as a reciprocal collision avoidance method for multiple vehicles with high-order linear dynamics, extending recently proposed methods based on the Buffered Voronoi Cell [1] and generalized Voronoi diagrams [2]. We prove that if each vehicle's control inp…

Cited by 47SourceScholar
2017

Fast, On-line Collision Avoidance for Dynamic Vehicles Using Buffered Voronoi Cells

RA-L 2017

This letter presents a distributed collision avoidance algorithm for multiple dynamic vehicles moving in arbitrary dimensions. In our algorithm, each robot continually computes its buffered Voronoi cell (BVC) and plans its path within the BVC in a receding horizon fashion. We prove that our algorith

Cited by 278SourceScholar
2017

Intercepting Rogue Robots: An Algorithm for Capturing Multiple Evaders With Multiple Pursuers

RA-L 2017

We propose a distributed algorithm for the cooperative pursuit of multiple evaders using multiple pursuers in a bounded convex environment. The algorithm is suitable for intercepting rogue drones in protected airspace, among other applications. The pursuers do not know the evaders' policy, but by us

Cited by 131SourceScholar