← Search

Xianzhi Li

23 accepted papers

2025

Fancy123: One Image to High-Quality 3D Mesh Generation via Plug-and-Play Deformation

CVPR 2025poster

Generating 3D meshes from a single image is an important but ill-posed task. Existing methods mainly adopt 2D multiview diffusion models to generate intermediate multiview images, and use the Large Reconstruction Model (LRM) to create the final meshes. However, the multiview images exhibit local inc…

2025

MoST: Efficient Monarch Sparse Tuning for 3D Representation Learning

CVPR 2025poster

We introduce Monarch Sparse Tuning (MoST), the first reparameterization-based parameter-efficient fine-tuning (PEFT) method tailored for 3D representation learning. Unlike existing adapter-based and prompt-tuning 3D PEFT methods, MoST introduces no additional inference overhead and is compatible wit…

2025

More Text, Less Point: Towards 3D Data-Efficient Point-Language Understanding

AAAI 2025technical

Enabling Large Language Models (LLMs) to comprehend the 3D physical world remains a significant challenge. Due to the lack of large-scale 3D-text pair datasets, the success of LLMs has yet to be replicated in 3D understanding. In this paper, we rethink this issue and propose a new task: 3D Data-Effi…

2025

SASep: Saliency-Aware Structured Separation of Geometry and Feature for Open Set Learning on Point Clouds

CVPR 2025poster

Recent advancements in deep learning have greatly enhanced 3D object recognition, but most models are limited to closed-set scenarios, unable to handle unknown samples in real-world applications. Open-set recognition (OSR) addresses this limitation by enabling models to both classify known classes a…

2024

Fine-Tuning Language Models with Differential Privacy through Adaptive Noise Allocation

EMNLP 2024finding

Language models are capable of memorizing detailed patterns and information, leading to a double-edged effect: they achieve impressive modeling performance on downstream tasks with the stored knowledge but also raise significant privacy concerns. Traditional differential privacy based training appro…

Cited by 1SourcePDFScholar
2024

PDF: A Probability-Driven Framework for Open World 3D Point Cloud Semantic Segmentation

CVPR 2024poster

Existing point cloud semantic segmentation networks cannot identify unknown classes and update their knowledge due to a closed-set and static perspective of the real world which would induce the intelligent agent to make bad decisions. To address this problem we propose a Probability-Driven Framewor…

2023

Attention-Based Depth Distillation with 3D-Aware Positional Encoding for Monocular 3D Object Detection

AAAI 2023technical

Monocular 3D object detection is a low-cost but challenging task, as it requires generating accurate 3D localization solely from a single image input. Recent developed depth-assisted methods show promising results by using explicit depth maps as intermediate features, which are either precomputed by…

2023

CasFusionNet: A Cascaded Network for Point Cloud Semantic Scene Completion by Dense Feature Fusion

AAAI 2023technical

Semantic scene completion (SSC) aims to complete a partial 3D scene and predict its semantics simultaneously. Most existing works adopt the voxel representations, thus suffering from the growth of memory and computation cost as the voxel resolution increases. Though a few works attempt to solve SSC…

2023

Joint-MAE: 2D-3D Joint Masked Autoencoders for 3D Point Cloud Pre-training

IJCAI 2023poster

Masked Autoencoders (MAE) have shown promising performance in self-supervised learning for both 2D and 3D computer vision. However, existing MAE-style methods can only learn from the data of a single modality, i.e., either images or point clouds, which neglect the implicit semantic and geometric cor…

Cited by 59SourcePDFScholar
2023

On Improving Boundary Quality of Instance Segmentation in Cluttered and Chaotic Scenarios

ICRA 2023poster

Instance segmentation is a long-standing task for supporting robotic bin picking. However, objects of diverse classes can be closely packed with occlusions in cluttered and chaotic scenes, hence, even recent methods could have difficulty in locating clear and precise boundaries to distinguish nearby…

Cited by 1SourceScholar
2023

Pay More Attention to Relation Exploration for Knowledge Base Question Answering

ACL 2023findings

Knowledge base question answering (KBQA) is a challenging task that aims to retrieve correct answers from large-scale knowledge bases. Existing attempts primarily focus on entity representation and final answer reasoning, which results in limited supervision for this task. Moreover, the relations, w…

2023

Prototypical Variational Autoencoder for 3D Few-shot Object Detection

NeurIPS 2023poster

Few-Shot 3D Point Cloud Object Detection (FS3D) is a challenging task, aiming to detect 3D objects of novel classes using only limited annotated samples for training. Considering that the detection performance highly relies on the quality of the latent features, we design a VAE-based prototype learn…

Cited by 8SourcePDFScholar
2022

A Sim-to-Real Object Recognition and Localization Framework for Industrial Robotic Bin Picking

RA-L 2022

We present a generic and robust sim-to-real deep-learning-based framework, namely S2R-Pick, for fast and accurate object recognition and localization in industrial robotic bin picking. Unlike existing works designed for general everyday environments, objects for industrial bin picking are often text

Cited by 59SourceScholar
2022

Explore More Guidance: A Task-aware Instruction Network for Sign Language Translation Enhanced with Data Augmentation

NAACL 2022findings

Sign language recognition and translation first uses a recognition module to generate glosses from sign language videos and then employs a translation module to translate glosses into spoken sentences. Most existing works focus on the recognition step, while paying less attention to sign language tr…

2022

SESR: Self-Ensembling Sim-to-Real Instance Segmentation for Auto-Store Bin Picking

IROS 2022poster

Instance segmentation is an important task for supporting robotic grasping in auto-store scenarios. Accurate segmentation usually relies on the quantity and quality of available annotated training data. However, it requires tremendous cost to obtain these labels. In this work, without requiring any…

Cited by 2SourceScholar
2022

Towards Robust Part-aware Instance Segmentation for Industrial Bin Picking

ICRA 2022poster

Industrial bin picking is a challenging task that requires accurate and robust segmentation of individual object instances. Particularly, industrial objects can have irregular shapes, that is, thin and concave, whereas in bin-picking scenarios, objects are often closely packed with strong occlusion.…

Cited by 15SourceScholar
2020

PointAugment: An Auto-Augmentation Framework for Point Cloud Classification

CVPR 2020oral

We present PointAugment, a new auto-augmentation framework that automatically optimizes and augments point cloud samples to enrich the data diversity when we train a classification network. Different from existing auto-augmentation methods for 2D images, PointAugment is sample-aware and takes an adv…

Cited by 230PDFcodeScholar
2019

Deep Floor Plan Recognition Using a Multi-Task Network With Room-Boundary-Guided Attention

ICCV 2019poster

This paper presents a new approach to recognize elements in floor plan layouts. Besides walls and rooms, we aim to recognize diverse floor plan elements, such as doors, windows and different types of rooms, in the floor layouts. To this end, we model a hierarchy of floor plan elements and design a d…

Cited by 159PDFcodeScholar
2018

EC-Net: an Edge-aware Point set Consolidation Network

ECCV 2018poster

Point clouds obtained from 3D scans are typically sparse, irregular, and noisy, and required to be consolidated. In this paper, we present the first deep learning based {em edge-aware} technique to facilitate the consolidation of point clouds. We design our network to process points grouped in local…

Cited by 340SourcePDFScholar
2018

PU-Net: Point Cloud Upsampling Network

CVPR 2018poster

Learning and analyzing 3D point clouds with deep networks is challenging due to the sparseness and irregularity of the data. In this paper, we present a data-driven point cloud upsampling technique. The key idea is to learn multi-level features per point and expand the point set via a multi-branch c…