← Search

Mingzhi Yuan

8 accepted papers

2025

Drug-TTA: Test-Time Adaptation for Drug Virtual Screening via Multi-task Meta-Auxiliary Learning

ICML 2025poster

Virtual screening is a critical step in drug discovery, aiming at identifying potential drugs that bind to a specific protein pocket from a large database of molecules. Traditional docking methods are time-consuming, while learning-based approaches supervised by high-precision conformational or affi…

Cited by 0SourcePDFScholar
2025

Dual Focus-Attention Transformer for Robust Point Cloud Registration

CVPR 2025poster

Recently, coarse-to-fine methods for point cloud registration have achieved great success, but few works deeply explore the impact of feature interaction at both coarse and fine scales. By visualizing attention scores and correspondences, we find that existing methods fail to achieve effective featu…

Cited by 0SourcePDFScholar
2025

Exploring Self-Supervised Learning for 3D Point Cloud Registration

RA-L 2025

Self-supervised learning has achieved significant success in various fields such as point cloud detection and segmentation. However, self-supervised learning for point cloud registration is less explored. The recently proposed self-supervised learning framework MSC has paved the way for investigatin

Cited by 3SourceScholar
2025

Flow-MIL: Constructing Highly-expressive Latent Feature Space For Whole Slide Image Classification Using Normalizing Flow

ICCV 2025poster

Whole Slide Image (WSI) classification has been widely used in pathological diagnosis and prognosis prediction, and it is commonly formulated as a weakly-supervised Multiple Instance Learning (MIL) problem because of the large size of WSIs and the difficulty of obtaining fine-grained annotations. In…

Cited by 0SourcePDFScholar
2023

Boosting 3D Point Cloud Registration by Transferring Multi-modality Knowledge

ICRA 2023poster

The recent multi-modality models have achieved great performance in many vision tasks because the extracted features contain the multi-modality knowledge. However, most of the current registration descriptors have only concentrated on local geometric structures. This paper proposes a method to boost…

Cited by 15SourcecodeScholar
2023

PointMBF: A Multi-scale Bidirectional Fusion Network for Unsupervised RGB-D Point Cloud Registration

ICCV 2023poster

Point cloud registration is a task to estimate the rigid transformation between two unaligned scans, which plays an important role in many computer vision applications. Previous learning-based works commonly focus on supervised registration, which have limitations in practice. Recently, with the adv…

Cited by 22PDFcodeScholar
2022

Deep Graph Matching Based Dense Correspondence Learning Between Non-Rigid Point Clouds

RA-L 2022

Building point-to-point dense correspondence between non-rigid shapes is a fundamental and challenging problem. Although functional map-based methods which calculate basis and convert point-wise map to functional map have shown promising performance on meshes, they are not directly applicable to poi

Cited by 5SourceScholar
2022

PointCLM: A Contrastive Learning-Based Framework for Multi-Instance Point Cloud Registration

ECCV 2022poster

"Multi-instance point cloud registration is the problem of estimating multiple poses of source point cloud instances within a target point cloud. Solving this problem is challenging since inlier correspondences of one instance constitute outliers of all the other instances. Existing methods often re…