← Search

Ruibin Wang

10 accepted papers

2024

Hierarchical Unsupervised Relation Distillation for Source Free Domain Adaptation

ECCV 2024poster

"Source free domain adaptation (SFDA) aims to transfer the model trained on labeled source domain to unlabeled target domain without accessing source data. Recent SFDA methods predominantly rely on self-training, which supervise the model with pseudo labels generated from individual data samples. Ho…

Cited by 1SourcePDFScholar
2024

VPDETR: End-to-End Vanishing Point DEtection TRansformers

AAAI 2024technical

In the field of vanishing point detection, previous works commonly relied on extracting and clustering straight lines or classifying candidate points as vanishing points. This paper proposes a novel end-to-end framework, called VPDETR (Vanishing Point DEtection TRansformer), that views vanishing poi…

Cited by 0SourcePDFScholar
2023

Cross-Modal Contrastive Learning for Domain Adaptation in 3D Semantic Segmentation

AAAI 2023technical

Domain adaptation for 3D point cloud has attracted a lot of interest since it can avoid the time-consuming labeling process of 3D data to some extent. A recent work named xMUDA leveraged multi-modal data to domain adaptation task of 3D semantic segmentation by mimicking the predictions between 2D an…

Cited by 19SourcePDFScholar
2023

ECO-3D: Equivariant Contrastive Learning for Pre-training on Perturbed 3D Point Cloud

AAAI 2023technical

In this work, we investigate contrastive learning on perturbed point clouds and find that the contrasting process may widen the domain gap caused by random perturbations, making the pre-trained network fail to generalize on testing data. To this end, we propose the Equivariant COntrastive framework…

Cited by 0SourcePDFScholar
2022

ART-Point: Improving Rotation Robustness of Point Cloud Classifiers via Adversarial Rotation

CVPR 2022poster

Point cloud classifiers with rotation robustness have been widely discussed in the 3D deep learning community. Most proposed methods either use rotation invariant descriptors as inputs or try to design rotation equivariant networks. However, robust models generated by these methods have limited perf…

Cited by 20PDFcodeScholar
2022

Knowledge Graph Embedding by Adaptive Limit Scoring Loss Using Dynamic Weighting Strategy

ACL 2022findings

Knowledge graph embedding aims to represent entities and relations as low-dimensional vectors, which is an effective way for predicting missing links in knowledge graphs. Designing a strong and effective loss framework is essential for knowledge graph embedding models to distinguish between correct…

Cited by 6SourcePDFScholar
2022

Learning Hierarchy-Aware Quaternion Knowledge Graph Embeddings with Representing Relations as 3D Rotations

COLING 2022main

Knowledge graph embedding aims to represent entities and relations as low-dimensional vectors, which is an effective way for predicting missing links. It is crucial for knowledge graph embedding models to model and infer various relation patterns, such as symmetry/antisymmetry. However, many existin…

2022

Transformer Based Line Segment Classifier With Image Context for Real-Time Vanishing Point Detection in Manhattan World

CVPR 2022poster

Previous works on vanishing point detection usually use geometric prior for line segment clustering. We find that image context can also contribute to accurate line classification. Based on this observation, we propose to classify line segments into three groups according to three unknown-but-sought…

Cited by 21PDFcodeScholar
2021

Towards Cross-View Consistency in Semantic Segmentation While Varying View Direction

IJCAI 2021poster

Several images are taken for the same scene with many view directions. Given a pixel in any one image of them, its correspondences may appear in the other images. However, by using existing semantic segmentation methods, we find that the pixel and its correspondences do not always have the same infe…

Cited by 3SourcePDFScholar