← Search

Jincen Jiang

4 accepted papers

2026

Mamba Learns in Context: Structure-Aware Domain Generalization for Multi-Task Point Cloud Understanding

CVPR 2026

While recent Transformer and Mamba architectures have advanced point cloud representation learning, they are typically developed for single-task or single-domain settings. Directly applying them to multi-task domain generalization (DG) leads to degraded performance. Transformers effectively model gl

Cited by 0SourcecodeScholar
2024

DG-PIC: Domain Generalized Point-In-Context Learning for Point Cloud Understanding

ECCV 2024poster

"Recent point cloud understanding research suffers from performance drops on unseen data, due to the distribution shifts across different domains. While recent studies use Domain Generalization (DG) techniques to mitigate this by learning domain-invariant features, most are designed for a single tas…

2024

DHGCN: Dynamic Hop Graph Convolution Network for Self-Supervised Point Cloud Learning

AAAI 2024technical

Recent works attempt to extend Graph Convolution Networks (GCNs) to point clouds for classification and segmentation tasks. These works tend to sample and group points to create smaller point sets locally and mainly focus on extracting local features through GCNs, while ignoring the relationship bet…

2024

PCoTTA: Continual Test-Time Adaptation for Multi-Task Point Cloud Understanding

NeurIPS 2024poster

In this paper, we present PCoTTA, an innovative, pioneering framework for Continual Test-Time Adaptation (CoTTA) in multi-task point cloud understanding, enhancing the model's transferability towards the continually changing target domain. We introduce a multi-task setting for PCoTTA, which is pract…