← Search

Lingfeng Yang

5 accepted papers

2024

SimVG: A Simple Framework for Visual Grounding with Decoupled Multi-modal Fusion

NeurIPS 2024poster

Visual grounding is a common vision task that involves grounding descriptive sentences to the corresponding regions of an image. Most existing methods use independent image-text encoding and apply complex hand-crafted modules or encoder-decoder architectures for modal interaction and query reasoning…

2023

Curriculum Temperature for Knowledge Distillation

AAAI 2023technical

Most existing distillation methods ignore the flexible role of the temperature in the loss function and fix it as a hyper-parameter that can be decided by an inefficient grid search. In general, the temperature controls the discrepancy between two distributions and can faithfully determine the diffi…

2022

Dynamic MLP for Fine-Grained Image Classification by Leveraging Geographical and Temporal Information

CVPR 2022oral

Fine-grained image classification is a challenging computer vision task where various species share similar visual appearances, resulting in misclassification if merely based on visual clues. Therefore, it is helpful to leverage additional information, e.g., the locations and dates for data shooting…

Cited by 57PDFcodeScholar
2022

RecursiveMix: Mixed Learning with History

NeurIPS 2022accept

Mix-based augmentation has been proven fundamental to the generalization of deep vision models. However, current augmentations only mix samples from the current data batch during training, which ignores the possible knowledge accumulated in the learning history. In this paper, we propose a recursive…