Papers › OpenDlign: Open-World Point Cloud Understanding with Depth-Aligned Images

OpenDlign: Open-World Point Cloud Understanding with Depth-Aligned Images

25 Apr 2024arXiv:2404.16538archive 2025-07-28

Ye Mao, Junpeng Jing, Krystian Mikolajczyk

Recent open-world 3D representation learning methods using Vision-Language Models (VLMs) to align 3D point cloud with image-text information have shown superior 3D zero-shot performance. However, CAD-rendered images for this alignment often lack realism and texture variation, compromising alignment robustness. Moreover, the volume discrepancy between 3D and 2D pretraining datasets highlights the need for effective strategies to transfer the representational abilities of VLMs to 3D learning. In this paper, we present OpenDlign, a novel open-world 3D model using depth-aligned images generated from a diffusion model for robust multimodal alignment. These images exhibit greater texture diversity than CAD renderings due to the stochastic nature of the diffusion model. By refining the depth map projection pipeline and designing depth-specific prompts, OpenDlign leverages rich knowledge in pre-trained VLM for 3D representation learning with streamlined fine-tuning. Our experiments show that OpenDlign achieves high zero-shot and few-shot performance on diverse 3D tasks, despite only fine-tuning 6 million parameters on a limited ShapeNet dataset. In zero-shot classification, OpenDlign surpasses previous models by 8.0% on ModelNet40 and 16.4% on OmniObject3D. Additionally, using depth-aligned images for multimodal alignment consistently enhances the performance of other state-of-the-art models.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2404.16538")

Code

Syntology Ran 4 of 4 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: official repository: 4 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Yebulabula/OpenDlign officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

4 samples harvested; 4 ran; 1 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
1ran · fixture could not drive it
1ran

Licence: 4 of the 4 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Yebulabula/OpenDlign. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

OpenDlign Yebulabula/OpenDlign/model.py official repository ran no licence file found · pointer only · d328e829f7e326f8 · report
get_num_classes Yebulabula/OpenDlign/zero_shot.py official repository ran · honoured contract no licence file found · pointer only · b2947808596ad0ac · report
initialize_metrics Yebulabula/OpenDlign/zero_shot.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 6476c74ec6b02b24 · report
process_text_features Yebulabula/OpenDlign/zero_shot.py official repository ran · fixture could not drive it no licence file found · pointer only · bef35f2826433466 · report

Tasks

Representation LearningTransfer LearningZero-Shot LearningZero-Shot Transfer 3D Point Cloud ClassificationZero-shot 3D Point Cloud ClassificationZero-shot 3D classification

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Zero-Shot Transfer 3D Point Cloud Classification ModelNet40 TAMM-PointBERT (+dlign) Accuracy (%) 86.2 #5 of 16 Archive leaderboard report
Zero-Shot Transfer 3D Point Cloud Classification ModelNet40 OpenShape-PointBERT (+dlign) Accuracy (%) 85.4 #6 of 16 Archive leaderboard report
Zero-Shot Transfer 3D Point Cloud Classification ModelNet40 OpenShape-SparseConv (+dlign) Accuracy (%) 85.0 #8 of 16 Archive leaderboard report
Zero-Shot Transfer 3D Point Cloud Classification ModelNet40 OpenDlign Accuracy (%) 82.6 #10 of 16 Archive leaderboard report
Zero-Shot Transfer 3D Point Cloud Classification ScanObjectNN TAMM-PointBERT (+dlign) OBJ_ONLY Accuracy(%) 60.5 #3 of 10 Archive leaderboard report
Zero-Shot Transfer 3D Point Cloud Classification ScanObjectNN OpenDlign OBJ_ONLY Accuracy(%) 59.5 #5 of 10 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

ALIGNDiffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections