← Search

Zhongfei Zhang

19 accepted papers

2026

When to Think and When to Look: Uncertainty-Guided Lookback

CVPR 2026

Test-time "thinking" (i.e., generating explicit intermediate reasoning chains) is known to boost performance in large language models and has recently shown strong gains for large vision-language models (LVLMs). However, despite these promising results, there is still no systematic analysis of how t

Cited by 0SourcecodeScholar
2023

Multi-Relational Contrastive Learning Graph Neural Network for Drug-Drug Interaction Event Prediction

AAAI 2023technical

Drug-drug interactions (DDIs) could lead to various unexpected adverse consequences, so-called DDI events. Predicting DDI events can reduce the potential risk of combinatorial therapy and improve the safety of medication use, and has attracted much attention in the deep learning community. Recently,…

2022

Multi-Proxy Learning from an Entropy Optimization Perspective

IJCAI 2022poster

Deep Metric Learning, a task that learns a feature embedding space where semantically similar samples are located closer than dissimilar samples, is a cornerstone of many computer vision applications. Most of the existing proxy-based approaches usually exploit the global context via learning a singl…

2021

CoCosNet v2: Full-Resolution Correspondence Learning for Image Translation

CVPR 2021poster

We present the full-resolution correspondence learning for cross-domain images, which aids image translation. We adopt a hierarchical strategy that uses the correspondence from coarse level to guide the fine levels. At each hierarchy, the correspondence can be efficiently computed via PatchMatch tha…

Cited by 371PDFcodeScholar
2020

Episode-Based Prototype Generating Network for Zero-Shot Learning

CVPR 2020poster

We introduce a simple yet effective episode-based training framework for zero-shot learning (ZSL), where the learning system requires to recognize unseen classes given only the corresponding class semantics. During training, the model is trained within a collection of episodes, each of which is desi…

Cited by 210PDFcodeScholar
2020

SBAT: Video Captioning with Sparse Boundary-Aware Transformer

IJCAI 2020poster

In this paper, we focus on the problem of applying the transformer structure to video captioning effectively. The vanilla transformer is proposed for uni-modal language generation task such as machine translation. However, video captioning is a multimodal learning problem, and the video features hav…

Cited by 0SourcePDFScholar
2020

Stacked Pooling for Boosting Scale Invariance of Crowd Counting

ICASSP 2020accepted

In this work, we take insight into the dense crowd counting problem by exploring the phenomenon of cross-scale visual similarity caused by perspective distortions. It is a quite common phenomenon in crowd scenarios, suggesting the crowd counting model to enable a good performance of scale invariance…

Cited by 0SourceScholar
2018

Partially Shared Multi-Task Convolutional Neural Network With Local Constraint for Face Attribute Learning

CVPR 2018poster

In this paper, we study the face attribute learning problem by considering the identity information and attribute relationships simultaneously. In particular, we first introduce a Partially Shared Multi-task Convolutional Neural Network (PS-MCNN), in which four Task Specific Networks (TSNets) and on…

Cited by 133SourcePDFScholar
2017

S3Pool: Pooling With Stochastic Spatial Sampling

CVPR 2017poster

Feature pooling layers (e.g., max pooling) in convolutional neural networks (CNNs) serve the dual purpose of providing increasingly abstract representations as well as yielding computational savings in subsequent convolutional layers. We view the pooling operation in CNNs as a two step procedure: fi…

Cited by 106PDFcodeScholar