← Search

Dequan Wang

20 accepted papers

2026

Credit-Budgeted ICPC-Style Coding: When LLM Agents Must Pay for Every Decision

ICLR 2026poster

Contemporary coding-agent benchmarks applaud “first correct answer,” silently assuming infinite tokens, container minutes, and developer patience. In production, every LLM call, test re-run, and rollback incurs hard cost; agents that cannot budget these resources are dead on arrival. We close the ga…

Cited by 0SourcecodeScholar
2026

Learning Native Continuation for Action Chunking Flow Policies

RSS 2026poster

Action chunking enables Vision Language Action (VLA) models to run in real time, but naive chunked execution often exhibits discontinuities at chunk boundaries. Real-Time Chunking (RTC) alleviates this issue but is external to the policy, leading to spurious multimodal switching and trajectories tha…

Cited by 0SourceScholar
2026

TadABench-1M: A Large-Scale Wet-Lab Protein Benchmark For Rigorous OOD Evaluation

ICML 2026poster

Existing benchmarks for biological language models (BLMs) inadequately capture the challenges of real-world applications, often lacking realistic out-of-distribution (OOD) scenarios, evolutionary depth, and consistency in measurement. To address this, we introduce TadABench-1M, a new benchmark based…

Cited by 0SourceScholar
2025

Decentralized Vehicle Coordination: The Berkeley DeepDrive Drone Dataset and Consensus-Based Models

ICRA 2025

A significant portion of roads, particularly in densely populated developing countries, lacks explicitly defined right-of-way rules. These understructured roads pose substantial challenges for autonomous vehicle motion planning, where efficient and safe navigation relies on understanding decentraliz

Cited by 10SourceScholar
2024

An Extensible Framework for Open Heterogeneous Collaborative Perception

ICLR 2024poster

Collaborative perception aims to mitigate the limitations of single-agent perception, such as occlusions, by facilitating data exchange among multiple agents. However, most current works consider a homogeneous scenario where all agents use identity sensors and perception models. In reality, heteroge…

2024

BayesDiff: Estimating Pixel-wise Uncertainty in Diffusion via Bayesian Inference

ICLR 2024poster

Diffusion models have impressive image generation capability, but low-quality generations still exist, and their identification remains challenging due to the lack of a proper sample-wise metric. To address this, we propose BayesDiff, a pixel-wise uncertainty estimator for generations from diffusion…

2024

mmPlace: Robust Place Recognition With Intermediate Frequency Signal of Low-Cost Single-Chip Millimeter Wave Radar

RA-L 2024

Place recognition is crucial for tasks like loop-closure detection and re-localization. Single-chip millimeter wave radar (single-chip radar in short) emerges as a low-cost sensor option for place recognition, with the advantage of insensitivity to degraded visual environments. However, it encounter

Cited by 9SourceScholar
2023

Back to the Source: Diffusion-Driven Adaptation To Test-Time Corruption

CVPR 2023poster

Test-time adaptation harnesses test inputs to improve the accuracy of a model trained on source data when tested on shifted target data. Most methods update the source model by (re-)training on each target domain. While re-training can help, it is sensitive to the amount and order of the data and th…

Cited by 121SourcePDFScholar
2022

GACT: Activation Compressed Training for Generic Network Architectures

ICML 2022spotlight

Training large neural network (NN) models requires extensive memory resources, and Activation Compression Training (ACT) is a promising approach to reduce training memory footprint. This paper presents GACT, an ACT framework to support a broad range of machine learning tasks for generic NN architect…

2021

ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training

ICML 2021oral

The increasing size of neural network models has been critical for improvements in their accuracy, but device memory is not growing at the same rate. This creates fundamental challenges for training neural networks within limited memory environments. In this work, we propose ActNN, a memory-efficien…

2021

Tent: Fully Test-Time Adaptation by Entropy Minimization

ICLR 2021spotlight

A model must adapt itself to generalize to new and different data during testing. In this setting of fully test-time adaptation the model has only the test data and its own parameters. We propose to adapt by test entropy minimization (tent): we optimize the model for confidence as measured by the en…

2019

Convolutional Neural Networks on Non-uniform Geometrical Signals Using Euclidean Spectral Transformation

ICLR 2019poster

Convolutional Neural Networks (CNN) have been successful in processing data signals that are uniformly sampled in the spatial domain (e.g., images). However, most data signals do not natively exist on a grid, and in the process of being sampled onto a uniform physical grid suffer significant aliasin…

Cited by 16SourcePDFScholar
2019

Joint Monocular 3D Vehicle Detection and Tracking

ICCV 2019poster

Vehicle 3D extents and trajectories are critical cues for predicting the future location of vehicles and planning future agent ego-motion based on those predictions. In this paper, we propose a novel online framework for 3D vehicle detection and tracking from monocular videos. The framework can not…

Cited by 284PDFScholar
2019

Monocular Plan View Networks for Autonomous Driving

IROS 2019poster

Convolutions on monocular dash cam videos capture spatial invariances in the image plane but do not explicitly reason about distances and depth. We propose a simple transformation of observations into a bird's eye view, also known as plan view, for end-to-end control. We detect vehicles and pedestri…

Cited by 95SourceScholar
2015

Multiple Granularity Descriptors for Fine-Grained Categorization

ICCV 2015poster

Fine-grained categorization, which aims to distinguish subordinate-level categories such as bird species or dog breeds, is an extremely challenging task. This is due to two main issues: how to localize discriminative regions for recognition and how to learn sophisticated features for representation.…

Cited by 286PDFScholar