← Search

Jintao Tong

4 accepted papers

2025

Adapter Naturally Serves as Decoupler for Cross-Domain Few-Shot Semantic Segmentation

ICML 2025spotlight

Cross-domain few-shot segmentation (CD-FSS) is proposed to first pre-train the model on a source-domain dataset with sufficient samples, and then transfer the model to target-domain datasets where only a few training samples are available for efficient finetuning. There are majorly two challenges in…

Cited by 0SourcePDFScholar
2025

FlowCut: Rethinking Redundancy via Information Flow for Efficient Vision-Language Models

NeurIPS 2025poster

Large vision-language models (LVLMs) excel at multimodal understanding but suffer from high computational costs due to redundant vision tokens. Existing pruning methods typically rely on single-layer attention scores to rank and prune redundant visual tokens to solve this inefficiency. However, as t…

Cited by 0SourcecodeScholar
2025

Self-Disentanglement and Re-Composition for Cross-Domain Few-Shot Segmentation

ICML 2025poster

Cross-Domain Few-Shot Segmentation (CD-FSS) aims to transfer knowledge from a large-scale source-domain dataset to unseen target-domain datasets with limited annotated samples. Current methods typically compare the distance between training and testing samples for mask prediction. However, a problem…

Cited by 0SourcePDFScholar
2024

Lightweight Frequency Masker for Cross-Domain Few-Shot Semantic Segmentation

NeurIPS 2024poster

Cross-domain few-shot segmentation (CD-FSS) is proposed to first pre-train the model on a large-scale source-domain dataset, and then transfer the model to data-scarce target-domain datasets for pixel-level segmentation. The significant domain gap between the source and target datasets leads to a sh…