← Search

Baoxin Li

13 accepted papers

2026

Enhancing Vision Transformers for Object Detection via Context-Aware Token Selection and Packing

ICLR 2026poster

In recent years, the long-range attention mechanism of vision transformers has driven significant performance breakthroughs across various computer vision tasks. However, these advancements come at the cost of inefficiency and substantial computational expense, especially when dealing with sparse da…

Cited by 0SourceScholar
2024

Transformer-Based Selective Super-resolution for Efficient Image Refinement

AAAI 2024technical

Conventional super-resolution methods suffer from two drawbacks: substantial computational cost in upscaling an entire large image, and the introduction of extraneous or potentially detrimental information for downstream computer vision tasks during the refinement of the background. To solve these i…

2020

Learning deep graph matching with channel-independent embedding and Hungarian attention

ICLR 2020poster

Graph matching aims to establishing node-wise correspondence between two graphs, which is a classic combinatorial problem and in general NP-complete. Until very recently, deep graph matching methods start to resort to deep networks to achieve unprecedented matching accuracy. Along this direction, th…

Cited by 118SourceScholar
2018

Generalizing Graph Matching beyond Quadratic Assignment Model

NeurIPS 2018poster

Graph matching has received persistent attention over decades, which can be formulated as a quadratic assignment problem (QAP). We show that a large family of functions, which we define as Separable Functions, can approximate discrete graph matching in the continuous domain asymptotically by varying…

Cited by 54SourcePDFScholar
2018

Incremental Multi-graph Matching via Diversity and Randomness based Graph Clustering

ECCV 2018poster

Multi-graph matching refers to finding correspondences across graphs, which are traditionally solved by matching all the graphs in a single batch. However in real-world applications, graphs are often collected incrementally, rather than once for all. In this paper, we present an incremental multi-gr…

Cited by 22SourcePDFScholar
2016

PPP: Joint Pointwise and Pairwise Image Label Prediction

CVPR 2016accepted

Pointwise label and Pairwise label are both widely used in computer vision tasks. For example, supervised image classification and annotation approaches use pointwise label, while attribute-based image relative learning often adopts pairwise labels. These two types of labels are often considered ind…

Cited by 38SourcePDFScholar
2015

Simpler Non-Parametric Methods Provide as Good or Better Results to Multiple-Instance Learning

ICCV 2015poster

Multiple-instance learning (MIL) is a unique learning problem in which training data labels are available only for collections of objects (called bags) instead of individual objects (called instances). A plethora of approaches have been developed to solve this problem in the past years. Popular meth…

Cited by 25PDFScholar