← Search

Junjiao Tian

14 accepted papers

2025

Directional Gradient Projection for Robust Fine-Tuning of Foundation Models

ICLR 2025poster

Robust fine-tuning aims to adapt large foundation models to downstream tasks while preserving their robustness to distribution shifts. Existing methods primarily focus on constraining and projecting current model towards the pre-trained initialization based on the magnitudes between fine-tuned and p…

Cited by 0SourcePDFScholar
2024

Diffuse Attend and Segment: Unsupervised Zero-Shot Segmentation using Stable Diffusion

CVPR 2024poster

Producing quality segmentation masks for images is a fundamental problem in computer vision. Recent research has explored large-scale supervised training to enable zero-shot transfer segmentation on virtually any image style and unsupervised training to enable segmentation without dense annotations.…

2024

Rethinking Weight Decay for Robust Fine-Tuning of Foundation Models

NeurIPS 2024poster

Modern optimizers such as AdamW, equipped with momentum and adaptive learning rate, are designed to escape local minima and explore the vast parameter space. This exploration is beneficial for finding good loss basins when training from scratch. It is not necessarily ideal when resuming from a power…

2023

Fast Trainable Projection for Robust Fine-tuning

NeurIPS 2023poster

Robust fine-tuning aims to achieve competitive in-distribution (ID) performance while maintaining the out-of-distribution (OOD) robustness of a pre-trained model when transferring it to a downstream task. Recently, projected gradient descent has been successfully used in robust fine-tuning by constr…

2023

Trainable Projected Gradient Method for Robust Fine-Tuning

CVPR 2023poster

Recent studies on transfer learning have shown that selectively fine-tuning a subset of layers or customizing different learning rates for each layer can greatly improve robustness to out-of-distribution (OOD) data and retain generalization capability in the pre-trained models. However, most of thes…

2022

Open-Set Semi-Supervised Object Detection

ECCV 2022poster

"Recent developments for Semi-Supervised Object Detection (SSOD) have shown the promise of leveraging unlabeled data to improve an object detector. However, thus far these methods have assumed that the unlabeled data does not contain out-of-distribution (OOD) classes, which is unrealistic with large…

Cited by 30SourcePDFScholar
2022

Polyhistor: Parameter-Efficient Multi-Task Adaptation for Dense Vision Tasks

NeurIPS 2022accept

Adapting large-scale pretrained models to various downstream tasks via fine-tuning is a standard method in machine learning. Recently, parameter-efficient fine-tuning methods have shown promise in adapting a pretrained model to different tasks while training only a few parameters. Despite their succ…

Cited by 55SourcePDFScholar
2022

Striking the Right Balance: Recall Loss for Semantic Segmentation

ICRA 2022poster

Class imbalance is a fundamental problem in computer vision applications such as semantic segmentation. Specifically, uneven class distributions in a training dataset often result in unsatisfactory performance on under-represented classes. Many works have proposed to weight the standard cross entrop…

Cited by 47SourcecodeScholar
2021

A Geometric Perspective towards Neural Calibration via Sensitivity Decomposition

NeurIPS 2021spotlight

It is well known that vision classification models suffer from poor calibration in the face of data distribution shifts. In this paper, we take a geometric approach to this problem. We propose Geometric Sensitivity Decomposition (GSD) which decomposes the norm of a sample feature embedding and the a…

2021

Overcoming Obstructions via Bandwidth-Limited Multi-Agent Spatial Handshaking

IROS 2021poster

In this paper, we address bandwidth-limited and obstruction-prone collaborative perception, specifically in the context of multi-agent semantic segmentation. This setting presents several key challenges, including processing and ex-changing unregistered robotic swarm imagery. To be successful, solut…

Cited by 24SourceScholar
2020

Posterior Re-calibration for Imbalanced Datasets

NeurIPS 2020poster

Neural Networks can perform poorly when the training label distribution is heavily imbalanced, as well as when the testing data differs from the training distribution. In order to deal with shift in the testing label distribution, which imbalance causes, we motivate the problem from the perspective…

2020

UNO: Uncertainty-aware Noisy-Or Multimodal Fusion for Unanticipated Input Degradation

ICRA 2020poster

The fusion of multiple sensor modalities, especially through deep learning architectures, has been an active area of study. However, an under-explored aspect of such work is whether the methods can be robust to degradation across their input modalities, especially when they must generalize to degrad…

Cited by 39SourceScholar
2020

When2com: Multi-Agent Perception via Communication Graph Grouping

CVPR 2020poster

While significant advances have been made for single-agent perception, many applications require multiple sensing agents and cross-agent communication due to benefits such as coverage and robustness. It is therefore critical to develop frameworks which support multi-agent collaborative perception in…

Cited by 251PDFScholar
2020

Who2com: Collaborative Perception via Learnable Handshake Communication

ICRA 2020poster

In this paper, we propose the problem of collaborative perception, where robots can combine their local observations with those of neighboring agents in a learnable way to improve accuracy on a perception task. Unlike existing work in robotics and multi-agent reinforcement learning, we formulate the…

Cited by 180SourceScholar