← Search

Ziming Zhang

26 accepted papers

2026

NexusFlow: Unifying Disparate Tasks under Partial Supervision via Invertible Flow Networks

CVPR 2026

Partially Supervised Multi-Task Learning (PS-MTL) aims to leverage knowledge across tasks when annotations are incomplete. Existing approaches, however, have largely focused on the simpler setting of homogeneous, dense prediction tasks, leaving the more realistic challenge of learning from structura

Cited by 0SourcecodeScholar
2025

Active feature acquisition via explainability-driven ranking

ICML 2025poster

In many practical applications, including medicine, acquiring all relevant data for machine learning models is often infeasible due to constraints on time, cost, and resources. This makes it important to selectively acquire only the most informative features, yet traditional static feature selection…

Cited by 0SourcePDFScholar
2025

GPS: A Probabilistic Distributional Similarity with Gumbel Priors for Set-to-Set Matching

ICLR 2025poster

Set-to-set matching aims to identify correspondences between two sets of unordered items by minimizing a distance metric or maximizing a similarity measure. Traditional metrics, such as Chamfer Distance (CD) and Earth Mover’s Distance (EMD), are widely used for this purpose but often suffer from lim…

2024

Loss Distillation via Gradient Matching for Point Cloud Completion with Weighted Chamfer Distance

IROS 2024poster

3D point clouds enhanced the robot’s ability to perceive the geometrical information of the environments, making it possible for many downstream tasks such as grasp pose detection and scene understanding. The performance of these tasks, though, heavily relies on the quality of data input, as incompl…

Cited by 1SourcecodeScholar
2023

Hyperbolic Chamfer Distance for Point Cloud Completion

ICCV 2023poster

Chamfer distance (CD) is a standard metric to measure the shape dissimilarity between point clouds in point cloud completion, as well as a loss function for (deep) learning. However, it is well known that CD is vulnerable to outliers, leading to the drift towards suboptimal models. In contrast to th…

Cited by 43PDFScholar
2023

InfoCD: A Contrastive Chamfer Distance Loss for Point Cloud Completion

NeurIPS 2023poster

A point cloud is a discrete set of data points sampled from a 3D geometric surface. Chamfer distance (CD) is a popular metric and training loss to measure the distances between point clouds, but also well known to be sensitive to outliers. To address this issue, in this paper we propose InfoCD, a no…

2023

PRISE: Demystifying Deep Lucas-Kanade With Strongly Star-Convex Constraints for Multimodel Image Alignment

CVPR 2023highlight

The Lucas-Kanade (LK) method is a classic iterative homography estimation algorithm for image alignment, but often suffers from poor local optimality especially when image pairs have large distortions. To address this challenge, in this paper we propose a novel Deep Star-Convexified Lucas-Kanade (PR…

2022

Prediction of Metacarpophalangeal Joint Angles and Classification of Hand Configurations Based on Ultrasound Imaging of the Forearm

ICRA 2022poster

With the advancement in computing and robotics, it is necessary to develop fluent and intuitive methods for inter-acting with digital systems, augmented/virtual reality (AR/VR) interfaces, and physical robotic systems. Hand movement recognition is widely used to enable such interaction. Hand configu…

Cited by 19SourceScholar
2022

Robust Object Detection with Inaccurate Bounding Boxes

ECCV 2022poster

"Learning accurate object detectors often requires large-scale training data with precise object bounding boxes. However, labeling such data is expensive and time-consuming. As the crowd-sourcing labeling process and the ambiguities of the objects may raise noisy bounding box annotations, the object…

2022

Robust Structured Declarative Classifiers for 3D Point Clouds: Defending Adversarial Attacks With Implicit Gradients

CVPR 2022poster

Deep neural networks for 3D point cloud classification, such as PointNet, have been demonstrated to be vulnerable to adversarial attacks. Current adversarial defenders often learn to denoise the (attacked) point clouds by reconstruction, and then feed them to the classifiers as input. In contrast to…

Cited by 27PDFcodeScholar
2021

SBO-RNN: Reformulating Recurrent Neural Networks via Stochastic Bilevel Optimization

NeurIPS 2021poster

In this paper we consider the training stability of recurrent neural networks (RNNs) and propose a family of RNNs, namely SBO-RNN, that can be formulated using stochastic bilevel optimization (SBO). With the help of stochastic gradient descent (SGD), we manage to convert the SBO problem into an RNN…

2021

Self-Supervised Geometric Features Discovery via Interpretable Attention for Vehicle Re-Identification and Beyond

ICCV 2021poster

To learn distinguishable patterns, most of recent works in vehicle re-identification (ReID) struggled to redevelop official benchmarks to provide various supervisions, which requires prohibitive human labors. In this paper, we seek to achieve the similar goal but do not involve more human efforts. T…

Cited by 60PDFcodeScholar
2020

RNNs Incrementally Evolving on an Equilibrium Manifold: A Panacea for Vanishing and Exploding Gradients?

ICLR 2020poster

Recurrent neural networks (RNNs) are particularly well-suited for modeling long-term dependencies in sequential data, but are notoriously hard to train because the error backpropagated in time either vanishes or explodes at an exponential rate. While a number of works attempt to mitigate this effect…

Cited by 68SourcecodeScholar
2020

f-GAIL: Learning f-Divergence for Generative Adversarial Imitation Learning

NeurIPS 2020poster

Imitation learning (IL) aims to learn a policy from expert demonstrations that minimizes the discrepancy between the learner and expert behaviors. Various imitation learning algorithms have been proposed with different pre-determined divergences to quantify the discrepancy. This naturally gives rise…

2018

BPGrad: Towards Global Optimality in Deep Learning via Branch and Pruning

CVPR 2018poster

Understanding the global optimality in deep learning (DL) has been attracting more and more attention recently. Conventional DL solvers, however, have not been developed intentionally to seek for such global optimality. In this paper we propose a novel approximation algorithm, {em BPGrad}, towards o…

Cited by 28SourcePDFScholar
2017

Attention-Based Multimodal Fusion for Video Description

ICCV 2017poster

Current methods for video description are based on encoder-decoder sentence generation using recurrent neural networks (RNNs). Recent work has demonstrated the advantages of integrating temporal attention mechanisms into these models, in which the decoder network predicts each word in the descriptio…

Cited by 469PDFScholar
2017

Convergent Block Coordinate Descent for Training Tikhonov Regularized Deep Neural Networks

NeurIPS 2017poster

By lifting the ReLU function into a higher dimensional space, we develop a smooth multi-convex formulation for training feed-forward deep neural networks (DNNs). This allows us to develop a block coordinate descent (BCD) training algorithm consisting of a sequence of numerically well-behaved convex…

Cited by 96SourcePDFScholar