Arrow Research search

Author name cluster

Bingxi Liu

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
1 author row

Possible papers

2

JBHI Journal 2025 Journal Article

Exploring Self-Conditioning Co-Sample Strategy of Diffusion Models in Dermoscopic Images

  • Huanting Guo
  • Yun Jiang
  • Zequn Zhang
  • Bingxi Liu
  • Yuhang Li
  • Yiran Liu
  • Xiangwen Wang

Generative dataset expansion methods can effectively alleviate the scarcity of data in dermoscopic image segmentation but commonly employ a two-stage synthesis strategy that contains additional learnable components and complex design, which results in high computational resource costs. Diffusion models utilizing a self-conditioning strategy have shown strong potential for efficiently reusing priors in the pipeline without relying on excessively complicated conditioning designs. Inspired by this, we propose a dataset expansion method called SCCS-Diff. It utilizes a simple and efficient one-stage synthesis framework and introduces a self-conditioning strategy based on the Latent Diffusion Model paradigm. Our proposed SCCS-Diff can synthesize the highly aligned dermoscopic image-mask pairs at once by efficiently multiplexing the variational autoencoder to accomplish the trajectory correction of the reversed process, thus effectively avoiding additional training costs and complex design. The comparisons with previous methods and the ablations on the ISIC-2016, 2017 and 2018 datasets demonstrate the effectiveness of SCCS-Diff in fidelity and data pair matching. We expect that SCCS-Diff will provide an effective solution to alleviate the scarcity of medical imaging datasets.

AAAI Conference 2024 Conference Paper

Deep Homography Estimation for Visual Place Recognition

  • Feng Lu
  • Shuting Dong
  • Lijun Zhang
  • Bingxi Liu
  • Xiangyuan Lan
  • Dongmei Jiang
  • Chun Yuan

Visual place recognition (VPR) is a fundamental task for many applications such as robot localization and augmented reality. Recently, the hierarchical VPR methods have received considerable attention due to the trade-off between accuracy and efficiency. They usually first use global features to retrieve the candidate images, then verify the spatial consistency of matched local features for re-ranking. However, the latter typically relies on the RANSAC algorithm for fitting homography, which is time-consuming and non-differentiable. This makes existing methods compromise to train the network only in global feature extraction. Here, we propose a transformer-based deep homography estimation (DHE) network that takes the dense feature map extracted by a backbone network as input and fits homography for fast and learnable geometric verification. Moreover, we design a re-projection error of inliers loss to train the DHE network without additional homography labels, which can also be jointly trained with the backbone network to help it extract the features that are more suitable for local matching. Extensive experiments on benchmark datasets show that our method can outperform several state-of-the-art methods. And it is more than one order of magnitude faster than the mainstream hierarchical VPR methods using RANSAC. The code is released at https://github.com/Lu-Feng/DHE-VPR.

v2026.09.13