← Search

Shanshan Zhao

23 accepted papers

2026

Omni-View: Unlocking How Generation Facilitates Understanding in Unified 3D Model based on Multiview images

ICLR 2026poster

This paper presents Omni-View, which extends the unified multimodal understanding and generation to 3D scenes based on multiview images, exploring the principle that ``generation facilitates understanding". Consisting of understanding model, texture module, and geometry module, Omni-View jointly mod…

Cited by 0SourcecodeScholar
2026

TransLiDAR: A Dataset and Benchmark for Cross-Sensor Point Cloud Translation

RA-L 2026

Autonomous vehicles are typically equipped with one primary and several auxiliary LiDAR sensors to generate point clouds of the environment. However, differences in structural design, resolution, and scanning mechanisms among LiDAR types lead to significant modality gaps, which hinder cross-sensor a

Cited by 0SourceScholar
2025

Harnessing Text-to-Image Diffusion Models for Point Cloud Self-Supervised Learning

ICCV 2025poster

Diffusion-based models, widely used in text-to-image generation, have proven effective in 2D representation learning. Recently, this framework has been extended to 3D self-supervised learning by constructing a conditional point generator for enhancing 3D representations. However, its performance rem…

2025

Strategic A/B testing via Maximum Probability-driven Two-armed Bandit

ICML 2025poster

Detecting a minor average treatment effect is a major challenge in large-scale applications, where even minimal improvements can have a significant economic impact. Traditional methods, reliant on normal distribution-based or expanded statistics, often fail to identify such minor effects because of…

Cited by 0SourcePDFScholar
2025

UNIC-Adapter: Unified Image-instruction Adapter with Multi-modal Transformer for Image Generation

CVPR 2025poster

Recently, text-to-image generation models have achieved remarkable advancements, particularly with diffusion models facilitating high-quality image synthesis from textual descriptions. However, these models often struggle with achieving precise control over pixel-level layouts, object appearances, a…

2024

Local-consistent Transformation Learning for Rotation-invariant Point Cloud Analysis

CVPR 2024poster

Rotation invariance is an important requirement for point shape analysis. To achieve this current state-of-the-art methods attempt to construct the local rotation-invariant representation through learning or defining the local reference frame (LRF). Although efficient these LRF-based methods suffer…

2024

Responsible Bandit Learning via Privacy-Protected Mean-Volatility Utility

AAAI 2024technical

For ensuring the safety of users by protecting the privacy, the traditional privacy-preserving bandit algorithm aiming to maximize the mean reward has been widely studied in scenarios such as online ride-hailing, advertising recommendations, and personalized healthcare. However, classical bandit le…

Cited by 1SourcePDFScholar
2024

SimDistill: Simulated Multi-Modal Distillation for BEV 3D Object Detection

AAAI 2024technical

Multi-view camera-based 3D object detection has become popular due to its low cost, but accurately inferring 3D geometry solely from camera data remains challenging and may lead to inferior performance. Although distilling precise 3D geometry knowledge from LiDAR data could help tackle this challeng…

2024

UniMix: Towards Domain Adaptive and Generalizable LiDAR Semantic Segmentation in Adverse Weather

CVPR 2024poster

LiDAR semantic segmentation (LSS) is a critical task in autonomous driving and has achieved promising progress. However prior LSS methods are conventionally investigated and evaluated on datasets within the same domain in clear weather. The robustness of LSS models in unseen scenes and all weather c…

Cited by 46SourcePDFScholar
2023

All Points Matter: Entropy-Regularized Distribution Alignment for Weakly-supervised 3D Segmentation

NeurIPS 2023poster

Pseudo-labels are widely employed in weakly supervised 3D segmentation tasks where only sparse ground-truth labels are available for learning. Existing methods often rely on empirical label selection strategies, such as confidence thresholding, to generate beneficial pseudo-labels for model training…

2023

ConDaFormer: Disassembled Transformer with Local Structure Enhancement for 3D Point Cloud Understanding

NeurIPS 2023poster

Transformers have been recently explored for 3D point cloud understanding with impressive progress achieved. A large number of points, over 0.1 million, make the global self-attention infeasible for point cloud data. Thus, most methods propose to apply the transformer in a local region, e.g., spheri…

2023

Cross-Domain Facial Expression Recognition via Disentangling Identity Representation

IJCAI 2023poster

Most existing cross-domain facial expression recognition (FER) works require target domain data to assist the model in analyzing distribution shifts to overcome negative effects. However, it is often hard to obtain expression images of the target domain in practical applications. Moreover, existing…

Cited by 9SourcePDFScholar
2023

DPText-DETR: Towards Better Scene Text Detection with Dynamic Points in Transformer

AAAI 2023technical

Recently, Transformer-based methods, which predict polygon points or Bezier curve control points for localizing texts, are popular in scene text detection. However, these methods built upon detection transformer framework might achieve sub-optimal training efficiency and performance due to coarse po…

2023

DeepSolo: Let Transformer Decoder With Explicit Points Solo for Text Spotting

CVPR 2023poster

End-to-end text spotting aims to integrate scene text detection and recognition into a unified framework. Dealing with the relationship between the two sub-tasks plays a pivotal role in designing effective spotters. Although Transformer-based methods eliminate the heuristic post-processing, they sti…

2023

Domain Re-Modulation for Few-Shot Generative Domain Adaptation

NeurIPS 2023poster

In this study, we delve into the task of few-shot Generative Domain Adaptation (GDA), which involves transferring a pre-trained generator from one domain to a new domain using only a few reference images. Inspired by the way human brains acquire knowledge in new domains, we present an innovative gen…

2023

Hierarchical Point-based Active Learning for Semi-supervised Point Cloud Semantic Segmentation

ICCV 2023poster

Impressive performance on point cloud semantic segmentation has been achieved by fully-supervised methods with large amounts of labelled data. As it is labour-intensive to acquire large-scale point cloud data with point-wise labels, many attempts have been made to explore learning 3D point cloud seg…

Cited by 19PDFcodeScholar
2023

Video-Audio Domain Generalization via Confounder Disentanglement

AAAI 2023technical

Existing video-audio understanding models are trained and evaluated in an intra-domain setting, facing performance degeneration in real-world applications where multiple domains and distribution shifts naturally exist. The key to video-audio domain generalization (VADG) lies in alleviating spurious…

Cited by 10SourcePDFScholar
2022

FIBA: Frequency-Injection Based Backdoor Attack in Medical Image Analysis

CVPR 2022poster

In recent years, the security of AI systems has drawn increasing research attention, especially in the medical imaging realm. To develop a secure medical image analysis (MIA) system, it is a must to study possible backdoor attacks (BAs), which can embed hidden malicious behaviors into the system. Ho…

Cited by 123PDFcodeScholar
2022

MeshMAE: Masked Autoencoders for 3D Mesh Data Analysis

ECCV 2022poster

"Recently, self-supervised pre-training has advanced Vision Transformers on various tasks w.r.t. different data modalities, e.g., image and 3D point cloud data. In this paper, we explore this learning paradigm for 3D mesh data analysis based on Transformers. Since applying Transformer architectures…

Cited by 59SourcePDFScholar
2020

Domain Generalization via Entropy Regularization

NeurIPS 2020poster

Domain generalization aims to learn from multiple source domains a predictive model that can generalize to unseen target domains. One essential problem in domain generalization is to learn discriminative domain-invariant features. To arrive at this, some methods introduce a domain discriminator thro…

2020

Short-Term and Long-Term Context Aggregation Network for Video Inpainting

ECCV 2020poster

Video inpainting aims to restore missing regions of a video and has many applications such as video editing and object removal. However, existing methods either suffer from inaccurate short-term context aggregation or rarely explore long-term frame information. In this work, we present a novel conte…

Cited by 54SourcePDFScholar
2019

Geometry-Aware Symmetric Domain Adaptation for Monocular Depth Estimation

CVPR 2019poster

Supervised depth estimation has achieved high accuracy due to the advanced deep network architectures. Since the groundtruth depth labels are hard to obtain, recent methods try to learn depth estimation networks in an unsupervised way by exploring unsupervised cues, which are effective but less reli…

Cited by 229PDFcodeScholar