← Search

Jiangtao Xie

11 accepted papers

2026

Task-Specific Distance Correlation Matching for Few-Shot Action Recognition

AAAI 2026technical

Few-shot action recognition (FSAR) has recently made notable progress through set matching and efficient adaptation of large-scale pre-trained models. However, two key limitations persist. First, existing set matching metrics typically rely on cosine similarity to measure inter-frame linear dependen

Cited by 0SourcePDFScholar
2025

Asymmetric Factorized Bilinear Operation for Vision Transformer

ICLR 2025poster

As a core component of Transformer-like deep architectures, a feed-forward network (FFN) for channel mixing is responsible for learning features of each token. Recent works show channel mixing can be enhanced by increasing computational burden or can be slimmed at the sacrifice of performance. Altho…

Cited by 0SourcePDFScholar
2025

DALIP: Distribution Alignment-based Language-Image Pre-Training for Domain-Specific Data

ICCV 2025poster

Recently, Contrastive Language-Image Pre-training (CLIP) has shown promising performance in domain-specific data (e.g., biology), and has attracted increasing research attention. Existing works generally focus on collecting extensive domain-specific data and directly tuning the original CLIP models.…

2025

TC-LLaVA: Rethinking the Transfer of LLava from Image to Video Understanding with Temporal Considerations

AAAI 2025technical

Multimodal Large Language Models (MLLMs) have significantly improved performance across various image-language applications. Recently, there has been a growing interest in adapting image pre-trained MLLMs for video-related tasks. However, most efforts concentrate on enhancing the vision encoder and…

Cited by 0SourcePDFScholar
2022

DropCov: A Simple yet Effective Method for Improving Deep Architectures

NeurIPS 2022accept

Previous works show global covariance pooling (GCP) has great potential to improve deep architectures especially on visual recognition tasks, where post-normalization of GCP plays a very important role in final performance. Although several post-normalization strategies have been studied, these meth…

2022

Joint Distribution Matters: Deep Brownian Distance Covariance for Few-Shot Classification

CVPR 2022oral

Few-shot classification is a challenging problem as only very few training examples are given for each new task. One of the effective research lines to address this challenge focuses on learning deep representations driven by a similarity measure between a query image and few support images of some…

Cited by 264PDFcodeScholar
2021

Binocular Mutual Learning for Improving Few-Shot Classification

ICCV 2021poster

Most of the few-shot learning methods learn to transfer knowledge from datasets with abundant labeled data (i.e., the base set). From the perspective of class space on base set, existing methods either focus on utilizing all classes under a global view by normal pretraining, or pay more attention to…

Cited by 113PDFcodeScholar
2018

Global Gated Mixture of Second-order Pooling for Improving Deep Convolutional Neural Networks

NeurIPS 2018poster

In most of existing deep convolutional neural networks (CNNs) for classification, global average (first-order) pooling (GAP) has become a standard module to summarize activations of the last convolution layer as final representation for prediction. Recent researches show integration of higher-order…

2018

Towards Faster Training of Global Covariance Pooling Networks by Iterative Matrix Square Root Normalization

CVPR 2018poster

Global covariance pooling in convolutional neural networks has achieved impressive improvement over the classical first-order pooling. Recent works have shown matrix square root normalization plays a central role in achieving state-of-the-art performance. However, existing methods depend heavily on…

2017

Is Second-Order Information Helpful for Large-Scale Visual Recognition?

ICCV 2017poster

By stacking layers of convolution and nonlinearity, convolutional networks (ConvNets) effectively learn from low-level to high-level features and discriminative representations. Since the end goal of large-scale recognition is to delineate complex boundaries of thousands of classes, adequate explora…

Cited by 353PDFcodeScholar