← Search

Hongyuan Zhu

27 accepted papers

2026

Native and Compact Structured Latents for 3D Generation

CVPR 2026

Recent advancements in 3D generative modeling have significantly improved the generation realism, yet the field is still hampered by existing representations, which struggle to capture assets with complex topologies and detailed appearance. This paper present an approach for learning a structured la

Cited by 0SourcecodeScholar
2026

Your AI-Generated Image Detector Can Secretly Achieve SOTA Accuracy, If Calibrated

AAAI 2026technical

Despite being trained on balanced datasets, existing AI-generated image detectors often exhibit systematic bias at test time, frequently misclassifying fake images as real. We hypothesize that this behavior stems from distributional shift in fake samples and implicit priors learned during training.

Cited by 0SourcePDFScholar
2025

Balancing Privacy and Performance: A Many-in-One Approach for Image Anonymization

AAAI 2025technical

The effective utilization of data through Deep Neural Networks (DNNs) has profoundly influenced various aspects of society. The growing demand for high-quality, particularly personalized, data has spurred research efforts to prevent data leakage and protect privacy in recent years. Early privacy-pre…

Cited by 0SourcePDFScholar
2025

Deep Unsupervised Hashing via External Guidance

ICML 2025poster

Recently, deep unsupervised hashing has gained considerable attention in image retrieval due to its advantages in cost-free data labeling, computational efficiency, and storage savings. Although existing methods achieve promising performance by leveraging inherent visual structures within the data,…

Cited by 0SourcePDFScholar
2025

Detecting Open World Objects via Partial Attribute Assignment

CVPR 2025poster

Despite being trained on massive data, today's vision foundation models still fall short in detecting open world objects. Apart from recognizing known objects from training, a successful Open World Object Detection (OWOD) system must also be able to detect unknown objects never seen before, without…

2025

Multi-Modality Test-Time Adaptation for Semantic Segmentation in Robotic Perception

ICRA 2025

Test-Time Adaptation (TTA) adjusts pre-trained models in unlabeled unseen environments during the test phase, making it more practical for robotic applications. However, the constant changes of the physical world create significant domain gaps between the received data during robot deployment and th

Cited by 0SourceScholar
2025

Object-level Correlation for Few-Shot Segmentation

ICCV 2025poster

Few-shot semantic segmentation (FSS) aims to segment objects of novel categories in the query images given only a few annotated support samples. Existing methods primarily build the image-level correlation between the support target object and the entire query image. However, this correlation contai…

Cited by 0SourcePDFScholar
2025

Robust Cross-modal Alignment Learning for Cross-Scene Spatial Reasoning and Grounding

NeurIPS 2025poster

Grounding target objects in 3D environments via natural language is a fundamental capability for autonomous agents to successfully fulfill user requests. Almost all existing works typically assume that the target object lies within a known scene and focus solely on in-scene localization. In practice…

Cited by 0SourceScholar
2024

Contributing Dimension Structure of Deep Feature for Coreset Selection

AAAI 2024technical

Coreset selection seeks to choose a subset of crucial training samples for efficient learning. It has gained traction in deep learning, particularly with the surge in training dataset sizes. Sample selection hinges on two main aspects: a sample's representation in enhancing performance and the role…

2024

Direct Distillation between Different Domains

ECCV 2024poster

"Knowledge Distillation (KD) aims to learn a compact student network using knowledge from a large pre-trained teacher network, where both networks are trained on data from the same distribution. However, in practical applications, the student network may be required to perform in a new scenario (i.e…

2024

LL3DA: Visual Interactive Instruction Tuning for Omni-3D Understanding Reasoning and Planning

CVPR 2024poster

Recent progress in Large Multimodal Models (LMM) has opened up great possibilities for various applications in the field of human-machine interactions. However developing LMMs that can comprehend reason and plan in complex and diverse 3D environments remains a challenging topic especially considerin…

2024

M3DBench: Towards Omni 3D Assistant with Interleaved Multi-modal Instructions

ECCV 2024poster

"Recently, the understanding of the 3D world has garnered increased attention, facilitating autonomous agents to perform further decision-making. However, the majority of existing 3D vision-language datasets and methods are often limited to specific tasks, limiting their applicability in diverse sce…

Cited by 0SourcePDFScholar
2024

PrefAce: Face-Centric Pretraining with Self-Structure Aware Distillation

AAAI 2024technical

Video-based facial analysis is important for autonomous agents to understand human expressions and sentiments. However, limited labeled data is available to learn effective facial representations. This paper proposes a novel self-supervised face-centric pretraining framework, called PrefAce, which l…

2024

Synergistic Dual Spatial-aware Generation of Image-to-text and Text-to-image

NeurIPS 2024poster

In the visual spatial understanding (VSU) field, spatial image-to-text (SI2T) and spatial text-to-image (ST2I) are two fundamental tasks that appear in dual form. Existing methods for standalone SI2T or ST2I perform imperfectly in spatial understanding, due to the difficulty of 3D-wise spatial featu…

Cited by 0SourcePDFScholar
2023

End-to-End 3D Dense Captioning With Vote2Cap-DETR

CVPR 2023poster

3D dense captioning aims to generate multiple captions localized with their associated object regions. Existing methods follow a sophisticated "detect-then-describe" pipeline equipped with numerous hand-crafted components. However, these hand-crafted components would yield suboptimal performance giv…

2023

RONO: Robust Discriminative Learning With Noisy Labels for 2D-3D Cross-Modal Retrieval

CVPR 2023poster

Recently, with the advent of Metaverse and AI Generated Content, cross-modal retrieval becomes popular with a burst of 2D and 3D data. However, this problem is challenging given the heterogeneous structure and semantic discrepancies. Moreover, imperfect annotations are ubiquitous given the ambiguous…

2023

Rethinking Image Super Resolution From Long-Tailed Distribution Learning Perspective

CVPR 2023poster

Existing studies have empirically observed that the resolution of the low-frequency region is easier to enhance than that of the high-frequency one. Although plentiful works have been devoted to alleviating this problem, little understanding is given to explain it. In this paper, we try to give a fe…

Cited by 15SourcePDFScholar
2023

Zero-Shot Point Cloud Segmentation by Semantic-Visual Aware Synthesis

ICCV 2023poster

This paper proposes a feature synthesis approach for zero-shot semantic segmentation of 3D point clouds, enabling generalization to previously unseen categories. Given only the class-level semantic information for unseen objects, we strive to enhance the correspondence, alignment and consistency bet…

Cited by 9PDFcodeScholar
2022

CRAFT: Cross-Attentional Flow Transformer for Robust Optical Flow

CVPR 2022poster

Optical flow estimation aims to find the 2D motion field by identifying corresponding pixels between two images. Despite the tremendous progress of deep learning-based optical flow methods, it remains a challenge to accurately estimate large displacements with motion blur. This is mainly because the…

Cited by 134PDFcodeScholar
2022

Hierarchical Point Cloud Encoding and Decoding With Lightweight Self-Attention Based Model

RA-L 2022

In this letter we present SA-CNN, a hierarchical and lightweight self-attention based encoding and decoding architecture for representation learning of point cloud data. The proposed SA-CNN introduces convolution and transposed convolution stacks to capture and generate contextual information among

Cited by 8SourceScholar
2021

OPQ: Compressing Deep Neural Networks with One-shot Pruning-Quantization

AAAI 2021technical

As Deep Neural Networks (DNNs) usually are overparameterized and have millions of weight parameters, it is challenging to deploy these large DNN models on resource-constrained hardware platforms, e.g., smartphones. Numerous network compression methods such as pruning and quantization are proposed to…

Cited by 69SourcePDFScholar
2019

COMIC: Multi-view Clustering Without Parameter Selection

ICML 2019oral

In this paper, we study two challenges in clustering analysis, namely, how to cluster multi-view data and how to perform clustering without parameter selection on cluster size. To this end, we propose a novel objective function to project raw data into one space in which the projection embraces the…

Cited by 374SourcePDFScholar
2017

TORNADO: A Spatio-Temporal Convolutional Regression Network for Video Action Proposal

ICCV 2017poster

Given a video clip, action proposal aims to quickly generate a number of spatio-temporal tubes that enclose candidate human activities. Recently, the regression-based object detectors and long-term recurrent convolutional network (LRCN) have demonstrated superior performance in human action detectio…

Cited by 61PDFScholar
2016

Discriminative Multi-Modal Feature Fusion for RGBD Indoor Scene Recognition

CVPR 2016poster

RGBD scene recognition has attracted increasingly attention due to the rapid development of depth sensors and their wide application scenarios. While many research has been conducted, most work used hand-crafted features which are difficult to capture high-level semantic structures. Recently, the fe…

Cited by 134PDFScholar