← Search

Jinfa Yang

9 accepted papers

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
2023

Employing Latent Categories of Entities for Knowledge Graph Embeddings With Contrastive Learning

RA-L 2023

Knowledge graph embedding aims to represent entities and relations as low-dimensional vectors, which is an effective way for robotics to learn and reason about semantic knowledge. It is crucial for knowledge graph embedding models to infer various relation patterns, such as symmetry/antisymmetry. Ho

Cited by 1SourceScholar
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

Improving Knowledge Graph Embedding Using Affine Transformations of Entities Corresponding to Each Relation

EMNLP 2021finding

To find a suitable embedding for a knowledge graph remains a big challenge nowadays. By using previous knowledge graph embedding methods, every entity in a knowledge graph is usually represented as a k-dimensional vector. As we know, an affine transformation can be expressed in the form of a matrix…

Cited by 10SourcePDFScholar
2020

Deep Shape from Polarization

ECCV 2020poster

This paper makes a first attempt to bring the Shape from Polarization (SfP) problem to the realm of deep learning. The previous state-of-the-art methods for SfP have been purely physics-based. We see value in these principled models, and blend these physical models as priors into a neural network ar…