← Search

Jin Cao

6 accepted papers

2025

UniVerse: Unleashing the Scene Prior of Video Diffusion Models for Robust Radiance Field Reconstruction

ICCV 2025poster

This paper tackles the challenge of robust reconstruction, i.e., the task of reconstructing a 3D scene from a set of inconsistent multi-view images. Some recent works have attempted to simultaneously remove image inconsistencies and perform reconstruction by integrating image degradation modeling in…

2024

Interpreting Memorization in Deep Learning from Data Distribution

ICASSP 2024accepted

A deep learning model can be vulnerable to a membership inference attack (MIA) which allows an attacker to determine if a specific data record was used for its training. In this paper, we investigate the unfairness of disparate vulnerability to MIA across different subgroups in terms of their data d…

Cited by 0SourceScholar
2023

Sharing Encoder Representations across Languages, Domains and Tasks in Large-Scale Spoken Language Understanding

ACL 2023industry

Leveraging representations from pre-trained transformer-based encoders achieves state-of-the-art performance on numerous NLP tasks. Larger encoders can improve accuracy for spoken language understanding (SLU) but are challenging to use given the inference latency constraints of online systems (espec…

Cited by 0SourcePDFScholar
2022

Attention Fusion: a light yet efficient late fusion mechanism for task adaptation in NLU

NAACL 2022findings

Fine-tuning a pre-trained language model using annotated data has become the de-facto standard for adapting general-purpose pre-trained models like BERT to downstream tasks. However, given the trend of larger pre-trained models, fine-tuning these models for each downstream task is parameter-ineffici…

Cited by 11SourcePDFScholar
2022

Instilling Type Knowledge in Language Models via Multi-Task QA

NAACL 2022findings

Understanding human language often necessitates understanding entities and their place in a taxonomy of knowledge—their types.Previous methods to learn entity types rely on training classifiers on datasets with coarse, noisy, and incomplete labels. We introduce a method to instill fine-grained type…