← Search

Chenhang He

16 accepted papers

2025

Continuous Autoregressive Modeling with Stochastic Monotonic Alignment for Speech Synthesis

ICLR 2025poster

We propose a novel autoregressive modeling approach for speech synthesis, combining a variational autoencoder (VAE) with a multi-modal latent space and an autoregressive model that uses Gaussian Mixture Models (GMM) as the conditional probability distribution. Unlike previous methods that rely on re…

Cited by 0SourcePDFScholar
2024

Dense Multimodal Alignment for Open-Vocabulary 3D Scene Understanding

ECCV 2024poster

"Recent vision-language pre-training models have exhibited remarkable generalization ability in zero-shot recognition tasks. Previous open-vocabulary 3D scene understanding methods mostly focus on training 3D models using either image or text supervision while neglecting the collective strength of a…

2024

LAPT: Label-driven Automated Prompt Tuning for OOD Detection with Vision-Language Models

ECCV 2024poster

"Out-of-distribution (OOD) detection is crucial for model reliability, as it identifies samples from unknown classes and reduces errors due to unexpected inputs. Vision-Language Models (VLMs) such as CLIP are emerging as powerful tools for OOD detection by integrating multi-modal information. Howeve…

2024

Motion-Guided Latent Diffusion for Temporally Consistent Real-world Video Super-resolution

ECCV 2024poster

"Real-world low-resolution (LR) videos have diverse and complex degradations, imposing great challenges on video super-resolution (VSR) algorithms to reproduce their high-resolution (HR) counterparts with high quality. Recently, the diffusion models have shown compelling performance in generating re…

2024

Voxel Mamba: Group-Free State Space Models for Point Cloud based 3D Object Detection

NeurIPS 2024spotlight

Serialization-based methods, which serialize the 3D voxels and group them into multiple sequences before inputting to Transformers, have demonstrated their effectiveness in 3D object detection. However, serializing 3D voxels into 1D sequences will inevitably sacrifice the voxel spatial proximity. Su…

2023

DynaMask: Dynamic Mask Selection for Instance Segmentation

CVPR 2023poster

The representative instance segmentation methods mostly segment different object instances with a mask of the fixed resolution, e.g., 28x 28 grid. However, a low-resolution mask loses rich details, while a high-resolution mask incurs quadratic computation overhead. It is a challenging task to predic…

2023

MSF: Motion-Guided Sequential Fusion for Efficient 3D Object Detection From Point Cloud Sequences

CVPR 2023poster

Point cloud sequences are commonly used to accurately detect 3D objects in applications such as autonomous driving. Current top-performing multi-frame detectors mostly follow a Detect-and-Fuse framework, which extracts features from each frame of the sequence and fuses them to detect the objects in…

2023

One-to-Few Label Assignment for End-to-End Dense Detection

CVPR 2023poster

One-to-one (o2o) label assignment plays a key role for transformer based end-to-end detection, and it has been recently introduced in fully convolutional detectors for lightweight end-to-end dense detection. However, o2o can largely degrade the feature learning performance due to the limited number…

2023

SIM: Semantic-Aware Instance Mask Generation for Box-Supervised Instance Segmentation

CVPR 2023poster

Weakly supervised instance segmentation using only bounding box annotations has recently attracted much research attention. Most of the current efforts leverage low-level image features as extra supervision without explicitly exploiting the high-level semantic information of the objects, which will…

2023

Self-supervised Neural Factor Analysis for Disentangling Utterance-level Speech Representations

ICML 2023poster

Self-supervised learning (SSL) speech models such as wav2vec and HuBERT have demonstrated state-of-the-art performance on automatic speech recognition (ASR) and proved to be extremely useful in low label-resource settings. However, the success of SSL models has yet to transfer to utterance-level tas…

Cited by 7SourcePDFScholar
2022

Class-Balanced Pixel-Level Self-Labeling for Domain Adaptive Semantic Segmentation

CVPR 2022poster

Domain adaptive semantic segmentation aims to learn a model with the supervision of source domain data, and produce satisfactory dense predictions on unlabeled target domain. One popular solution to this challenging task is self-training, which selects high-scoring predictions on target samples as p…

Cited by 111PDFcodeScholar
2022

Voxel Set Transformer: A Set-to-Set Approach to 3D Object Detection From Point Clouds

CVPR 2022poster

Transformer has demonstrated promising performance in many 2D vision tasks. However, it is cumbersome to apply the self-attention underlying transformer on large-scale point cloud data because point cloud is a long sequence and unevenly distributed in 3D space. To solve this issue, existing methods…

Cited by 211PDFcodeScholar
2020

Structure Aware Single-Stage 3D Object Detection From Point Cloud

CVPR 2020poster

3D object detection from point cloud data plays an essential role in autonomous driving. Current single-stage detectors are efficient by progressively downscaling the 3D point clouds in a fully convolutional manner. However, the downscaled features inevitably lose spatial information and cannot make…

Cited by 720PDFcodeScholar