← Search

Kaiyi Zhang

10 accepted papers

2026

Multi-view Crowd Tracking Transformer with View-Ground Interactions Under Large Real-World Scenes

CVPR 2026

Multi-view crowd tracking estimates each person's tracking trajectories on the ground of the scene. Recent research works mainly rely on CNNs-based multi-view crowd tracking architectures, and most of them are evaluated and compared on relatively small datasets, such as Wildtrack and MultiviewX. Sin

Cited by 0SourcecodeScholar
2026

PoseMaster: A Unified 3D Native Framework for Stylized Pose Generation

CVPR 2026

Pose stylization, which aims to synthesize stylized content aligning with target poses, serves as a fundamental task across 2D, 3D, and video domains. In the 3D realm, prevailing approaches typically rely on a cascade pipeline: first manipulating the image pose via 2D foundation models and subsequen

Cited by 0SourceScholar
2024

A New Robust Partial p-Wasserstein-Based Metric for Comparing Distributions

ICML 2024poster

The $2$-Wasserstein distance is sensitive to minor geometric differences between distributions, making it a very powerful dissimilarity metric. However, due to this sensitivity, a small outlier mass can also cause a significant increase in the $2$-Wasserstein distance between two similar distributio…

Cited by 11SourcePDFScholar
2024

Batch-ICL: Effective, Efficient, and Order-Agnostic In-Context Learning

ACL 2024findings

In this paper, by treating in-context learning (ICL) as a meta-optimization process, we explain why LLMs are sensitive to the order of ICL examples. This understanding leads us to the development of Batch-ICL, an effective, efficient, and order-agnostic inference algorithm for ICL. Differing from th…

2024

Mahalanobis Distance-based Multi-view Optimal Transport for Multi-view Crowd Localization

ECCV 2024poster

"Multi-view crowd localization predicts the ground locations of all people in the scene. Typical methods usually estimate the crowd density maps on the ground plane first, and then obtain the crowd locations. However, existing methods’ performances are limited by the ambiguity of the density maps in…

2024

Point Cloud Part Editing: Segmentation, Generation, Assembly, and Selection

AAAI 2024technical

Ideal part editing should guarantee the diversity of edited parts, the fidelity to the remaining parts, and the quality of the results. However, previous methods do not disentangle each part completely, which means the edited parts will affect the others, resulting in poor diversity and fidelity. In…

2023

A Combinatorial Algorithm for Approximating the Optimal Transport in the Parallel and MPC Settings

NeurIPS 2023poster

Optimal Transport is a popular distance metric for measuring similarity between distributions. Exact and approximate combinatorial algorithms for computing the optimal transport distance are hard to parallelize. This has motivated the development of numerical solvers (e.g. Sinkhorn method) that can…

2023

Computing all Optimal Partial Transports

ICLR 2023poster

We consider the classical version of the optimal partial transport problem. Let $\mu$ (with a mass of $U$) and $\nu$ (with a mass of $S$) be two discrete mass distributions with $S \le U$ and let $n$ be the total number of points in the supports of $\mu$ and $\nu$. For a parameter $\alpha \in [0,S]$…

Cited by 18SourcePDFScholar
2022

Attention-Based Transformation from Latent Features to Point Clouds

AAAI 2022technical

In point cloud generation and completion, previous methods for transforming latent features to point clouds are generally based on fully connected layers (FC-based) or folding operations (Folding-based). However, point clouds generated by FC-based methods are usually troubled by outliers and rough s…

2021

CPCGAN: A Controllable 3D Point Cloud Generative Adversarial Network with Semantic Label Generating

AAAI 2021technical

Generative Adversarial Networks (GAN) are good at generating variant samples of complex data distributions. Generating a sample with certain properties is one of the major tasks in the real-world application of GANs. In this paper, we propose a novel generative adversarial network to generate 3D poi…

Cited by 19SourcePDFScholar