← Search

Zhen Dong

46 accepted papers

2026

Denoise and Align: Towards Source-Free UDA for Robust Panoramic Semantic Segmentation

CVPR 2026

Panoramic semantic segmentation is pivotal for comprehensive 360deg scene understanding in critical applications like autonomous driving and virtual reality. However, progress in this domain is constrained by two key challenges: the severe geometric distortions inherent in panoramic projections and

Cited by 0SourcecodeScholar
2026

GAGS: Granularity-Aware Feature Distillation for Language Gaussian Splatting

AAAI 2026technical

3D open-vocabulary scene understanding, which accurately perceives complex semantic properties of objects in space, has gained significant attention in recent years. In this paper, we propose GAGS, a framework that distills 2D CLIP features into 3D Gaussian splatting, enabling open-vocabulary querie

Cited by 0SourcePDFScholar
2026

K-Sort Eval: Efficient Preference Evaluation for Visual Generation via Corrected VLM-as-a-Judge

ICLR 2026poster

The rapid development of visual generative models raises the need for more scalable and human-aligned evaluation methods. While the crowdsourced Arena platforms offer human preference assessments by collecting human votes, they are costly and time-consuming, inherently limiting their scalability. Le…

Cited by 0SourcecodeScholar
2026

OSAQ: Outlier Self-Absorption for Accurate Low-bit LLM Quantization

ICML 2026poster

Large Language Models (LLMs) have demonstrated remarkable capabilities in understanding and generation tasks. However, their massive parameter scale leads to significant resource consumption and latency during inference. Post-training weight-only quantization offers a promising solution by reducing …

Cited by 0SourceScholar
2026

SCoT: Teaching 3D-LLMs to Think Spatially with Million-scale CoT Annotations

ICLR 2026poster

Recent advances in 3D Large Language Models (3D-LLMs) show strong potential in understanding and interacting with 3D environments, yet their training data typically lack explicit reasoning processes, limiting complex spatial reasoning and task planning. To address this, we annotate SCoT, a million-s…

Cited by 0SourcecodeScholar
2026

TS-Attn: Temporal-wise Separable Attention for Multi-Event Video Generation

ICLR 2026poster

Generating high-quality videos from complex temporal descriptions, which refer to prompts containing multiple sequential actions, remains a significant challenge. Existing methods are constrained by an inherent trade-off: using multiple short prompts fed sequentially into the model improves action f…

Cited by 0SourcecodeScholar
2026

Toward More Reliable Agent Evaluation: A Component-Based Benchmark Auditing Pipeline

ICML 2026poster

Reliable evaluation of large language model (LLM) agents depends critically on benchmark validity. However, agent benchmarks are increasingly complex and often contain hidden flaws arising from interactions among user instructions, environments, tools, ground-truth trajectories, and evaluation proto…

Cited by 0SourceScholar
2025

Align3R: Aligned Monocular Depth Estimation for Dynamic Videos

CVPR 2025highlight

Recent developments in monocular depth estimation methods enable high-quality depth estimation of single-view images but fail to estimate consistent video depth across different frames. Recent works address this problem by applying a video diffusion model to generate video depth conditioned on the i…

Cited by 14SourcePDFScholar
2025

An Item Is Worth a Prompt: Versatile Image Editing with Disentangled Control

AAAI 2025technical

Building on the success of text-to-image diffusion models (DPMs), image editing is an important application to enable human interaction with AI-generated content. Among various editing methods, editing within the prompt space gains more attention due to its capacity and simplicity of controlling sem…

Cited by 6SourcePDFScholar
2025

CityAnchor: City-scale 3D Visual Grounding with Multi-modality LLMs

ICLR 2025poster

In this paper, we present a 3D visual grounding method called CityAnchor for localizing an urban object in a city-scale point cloud. Recent developments in multiview reconstruction enable us to reconstruct city-scale point clouds but how to conduct visual grounding on such a large-scale urban point…

Cited by 0SourcePDFScholar
2025

DeepLA-Net: Very Deep Local Aggregation Networks for Point Cloud Analysis

CVPR 2025poster

Due to the irregular and disordered data structure in 3D point clouds, prior works have focused on designing more sophisticated local representation methods to capture these complex local patterns. However, the recognition performance has saturated over the past few years, indicating that increasing…

2025

Exploiting Motion Prior for Accurate Pose Estimation of Dashboard Cameras

RA-L 2025

Dashboard cameras (dashcams) record millions of driving videos daily, offering a valuable potential data source for various applications, including driving map production and updates. A necessary step for utilizing these dashcam data involves the estimation of camera poses. However, the low-quality

Cited by 1SourceScholar
2025

K-Sort Arena: Efficient and Reliable Benchmarking for Generative Models via K-wise Human Preferences

CVPR 2025poster

The rapid advancement of visual generative models necessitates efficient and reliable evaluation methods. Arena platform, which gathers user votes on model comparisons, can rank models with human preferences. However, traditional Arena methods, while established, require an excessive number of compa…

Cited by 4SourcePDFScholar
2025

Learning to Detect Objects from Multi-Agent LiDAR Scans without Manual Labels

CVPR 2025poster

Unsupervised 3D object detection serves as an important solution for offline 3D object annotation. However, due to the data sparsity and limited views, the clustering-based label fitting in unsupervised object detection often generates low-quality pseudo-labels. Multi-agent collaborative dataset, wh…

2025

Meissonic: Revitalizing Masked Generative Transformers for Efficient High-Resolution Text-to-Image Synthesis

ICLR 2025poster

We present Meissonic, which elevates non-autoregressive text-to-image Masked Image Modeling (MIM) to a level comparable with state-of-the-art diffusion models like SDXL. By incorporating a comprehensive suite of architectural innovations, advanced positional encoding strategies, and optimized sampli…

2025

R-KV: Redundancy-aware KV Cache Compression for Reasoning Models

NeurIPS 2025poster

Reasoning models have demonstrated impressive performance in self-reflection and chain-of-thought reasoning. However, they often produce excessively long outputs, leading to prohibitively large key-value (KV) caches during inference. While chain-of-thought inference significantly improves performanc…

Cited by 0SourceScholar
2025

VistaDream: Sampling multiview consistent images for single-view scene reconstruction

ICCV 2025poster

In this paper, we propose VistaDream, a novel framework to reconstruct a 3D scene from a single-view image. Recent diffusion models enable generating high-quality novel-view images from a single-view input image. Most existing methods only concentrate on building the consistency between the input im…

Cited by 0SourcePDFScholar
2024

CoFiI2P: Coarse-to-Fine Correspondences-Based Image to Point Cloud Registration

RA-L 2024

Image-to-point cloud (I2P) registration is a fundamental task for robots and autonomous vehicles to achieve cross-modality data fusion and localization. Current I2P registration methods primarily focus on estimating correspondences at the point or pixel level, often neglecting global alignment. As a

Cited by 17SourceScholar
2024

Efficient Deweahter Mixture-of-Experts with Uncertainty-Aware Feature-Wise Linear Modulation

AAAI 2024technical

The Mixture-of-Experts (MoE) approach has demonstrated outstanding scalability in multi-task learning including low-level upstream tasks such as concurrent removal of multiple adverse weather effects. However, the conventional MoE architecture with parallel Feed Forward Network (FFN) experts leads t…

Cited by 21SourcePDFScholar
2024

Explicitly Guided Information Interaction Network for Cross-modal Point Cloud Completion

ECCV 2024poster

"∗ Equal contribution Corresponding authorIn this paper, we explore a novel framework, EGIInet (Explicitly Guided Information Interaction Network), a model for View-guided Point cloud Completion (ViPC) task, which aims to restore a complete point cloud from a partial one with a single view image. In…

2024

FreeReg: Image-to-Point Cloud Registration Leveraging Pretrained Diffusion Models and Monocular Depth Estimators

ICLR 2024poster

Matching cross-modality features between images and point clouds is a fundamental problem for image-to-point cloud registration. However, due to the modality difference between images and points, it is difficult to learn robust and discriminative cross-modality features by existing metric learning m…

2024

Integrating View Conditions for Image Synthesis

IJCAI 2024poster

In the field of image processing, applying intricate semantic modifications within existing images remains an enduring challenge. This paper introduces a pioneering framework that integrates viewpoint information to enhance the control of image editing tasks, especially for interior design scenes. B…

2024

MAgIC: Investigation of Large Language Model Powered Multi-Agent in Cognition, Adaptability, Rationality and Collaboration

EMNLP 2024main

Large Language Models (LLMs) have significantly advanced natural language processing, demonstrating exceptional reasoning, tool usage, and memory capabilities. As their applications expand into multi-agent environments, there arises a need for a comprehensive evaluation framework that captures LLMs’…

2024

Mobile-Seed: Joint Semantic Segmentation and Boundary Detection for Mobile Robots

RA-L 2024

Precise and rapid delineation of sharp boundaries and robust semantics is essential for numerous downstream robotic tasks, such as robot grasping and manipulation, real-time semantic mapping, and online sensor calibration performed on edge computing units. Although boundary detection and semantic se

Cited by 26SourcecodeScholar
2024

PromptCoT: Align Prompt Distribution via Adapted Chain-of-Thought

CVPR 2024poster

Diffusion-based generative models have exhibited remarkable capability in the production of high-fidelity visual content such as images and videos. However their performance is significantly contingent upon the quality of textual inputs commonly referred to as "prompts". The process of traditional p…

Cited by 5SourcePDFScholar
2024

Split-Ensemble: Efficient OOD-aware Ensemble via Task and Model Splitting

ICML 2024poster

Uncertainty estimation is crucial for deep learning models to detect out-of-distribution (OOD) inputs. However, the naive deep learning classifiers produce uncalibrated uncertainty for OOD data. Improving the uncertainty estimation typically requires external data for OOD-aware training or considera…

Cited by 0SourcePDFScholar
2024

SqueezeLLM: Dense-and-Sparse Quantization

ICML 2024poster

Generative Large Language Models (LLMs) have demonstrated remarkable results for a wide range of tasks. However, deploying these models for inference has been a significant challenge due to their unprecedented resource requirements. This has forced existing deployment frameworks to use multi-GPU inf…

2024

Synthesizing Programmatic Policy for Generalization within Task Domain

IJCAI 2024poster

Deep reinforcement learning struggles to generalize across tasks that remain unseen during training. Consider a neural process observed in humans and animals, where they not only learn new solutions but also deduce shared subroutines. These subroutines can be applied to tasks involving similar state…

Cited by 1SourcePDFScholar
2023

Enhancing Robot Program Synthesis Through Environmental Context

NeurIPS 2023poster

Program synthesis aims to automatically generate an executable program that conforms to the given specification. Recent advancements have demonstrated that deep neural methodologies and large-scale pretrained language models are highly proficient in capturing program semantics. For robot programming…

Cited by 3SourcePDFScholar
2023

KT-Net: Knowledge Transfer for Unpaired 3D Shape Completion

AAAI 2023technical

Unpaired 3D object completion aims to predict a complete 3D shape from an incomplete input without knowing the correspondence between the complete and incomplete shapes. In this paper, we propose the novel KTNet to solve this task from the new perspective of knowledge transfer. KTNet elaborates a te…

2023

NoisyQuant: Noisy Bias-Enhanced Post-Training Activation Quantization for Vision Transformers

CVPR 2023poster

The complicated architecture and high training cost of vision transformers urge the exploration of post-training quantization. However, the heavy-tailed distribution of vision transformer activations hinders the effectiveness of previous post-training quantization methods, even with advanced quantiz…

2023

Q-Diffusion: Quantizing Diffusion Models

ICCV 2023poster

Diffusion models have achieved great success in image synthesis through iterative noise estimation using deep neural networks. However, the slow inference, high memory consumption, and computation intensity of the noise estimation model hinder the efficient adoption of diffusion models. Although pos…

Cited by 195PDFcodeScholar
2023

QD-BEV : Quantization-aware View-guided Distillation for Multi-view 3D Object Detection

ICCV 2023poster

Multi-view 3D detection based on BEV (bird-eye-view) has recently achieved significant improvements. However, the huge memory consumption of state-of-the-art models makes it hard to deploy them on vehicles, and the non-trivial latency will affect the real-time perception of streaming applications. D…

Cited by 11PDFScholar
2023

Robust Multiview Point Cloud Registration With Reliable Pose Graph Initialization and History Reweighting

CVPR 2023poster

In this paper, we present a new method for the multiview registration of point cloud. Previous multiview registration methods rely on exhaustive pairwise registration to construct a densely-connected pose graph and apply Iteratively Reweighted Least Square (IRLS) on the pose graph to compute the sca…

2022

3D Shape Reconstruction From 2D Images With Disentangled Attribute Flow

CVPR 2022poster

Reconstructing 3D shape from a single 2D image is a challenging task, which needs to estimate the detailed 3D structures based on the semantic attributes from 2D image. So far, most of the previous methods still struggle to extract semantic attributes for 3D reconstruction task. Since the semantic a…

Cited by 66PDFcodeScholar
2022

Domain-Adaptive Text Classification with Structured Knowledge from Unlabeled Data

IJCAI 2022poster

Domain adaptive text classification is a challenging problem for the large-scale pretrained language models because they often require expensive additional labeled data to adapt to new domains. Existing works usually fails to leverage the implicit relationships among words across domains. In this pa…

2021

AdaFit: Rethinking Learning-Based Normal Estimation on Point Clouds

ICCV 2021poster

This paper presents a neural network for robust normal estimation on point clouds, named AdaFit, that can deal with point clouds with noise and density variations. Existing works use a network to learn point-wise weights for weighted least squares surface fitting to estimate the normals, which has d…

Cited by 56PDFcodeScholar
2021

Cross-Domain Sentiment Classification with Contrastive Learning and Mutual Information Maximization

ICASSP 2021accepted

Existing language models usually require large amount of labeled data and are severely challenged by domain shift. In this work we propose a novel model for cross-domain sentiment classification - CLIM - Contrastive Learning with mutual Information Maximization, to explore the potential of contrasti…

Cited by 0SourceScholar
2021

HAWQ-V3: Dyadic Neural Network Quantization

ICML 2021spotlight

Current low-precision quantization algorithms often have the hidden cost of conversion back and forth from floating point to quantized integer values. This hidden cost limits the latency improvement realized by quantizing Neural Networks. To address this, we present HAWQ-V3, a novel mixed-precision…

2021

P2-Net: Joint Description and Detection of Local Features for Pixel and Point Matching

ICCV 2021poster

Accurately describing and detecting 2D and 3D keypoints is crucial to establishing correspondences across images and point clouds. Despite a plethora of learning-based 2D or 3D local feature descriptors and detectors having been proposed, the derivation of a shared descriptor and joint keypoint dete…

Cited by 62PDFcodeScholar
2020

HAWQ-V2: Hessian Aware trace-Weighted Quantization of Neural Networks

NeurIPS 2020poster

Quantization is an effective method for reducing memory footprint and inference time of Neural Networks. However, ultra low precision quantization could lead to significant degradation in model accuracy. A promising method to address this is to perform mixed-precision quantization, where more sensit…

Cited by 338SourcePDFScholar
2020

ZeroQ: A Novel Zero Shot Quantization Framework

CVPR 2020poster

Quantization is a promising approach for reducing the inference time and memory footprint of neural networks. However, most existing quantization methods require access to the original training dataset for retraining during quantization. This is often not possible for applications with sensitive or…

Cited by 513PDFcodeScholar
2019

HAWQ: Hessian AWare Quantization of Neural Networks With Mixed-Precision

ICCV 2019poster

Model size and inference speed/power have become a major challenge in the deployment of neural networks for many applications. A promising approach to address these problems is quantization. However, uniformly quantizing a model to ultra-low precision leads to significant accuracy degradation. A nov…

Cited by 637PDFcodeScholar
2018

Joint Point Cloud and Image Based Localization for Efficient Inspection in Mixed Reality

IROS 2018poster

This paper introduces a method of structure inspection using mixed-reality headsets to reduce the human effort in reporting accurate inspection information such as fault locations in 3D coordinates. Prior to every inspection, the headset needs to be localized. While external pose estimation and fidu…

Cited by 12SourcecodeScholar