TIFVec: an Image Vectorization Approach Based on Texture Intensity Field
Authors:
Yongjian Liu, Jiaqi Liu, Jiachen Li, Yanchun Ma, Qing Xie, and Anshu Hu
Conference:
ICIC 2025 Posters, Ningbo, China, July 26-29, 2025
Pages:
620-634
Keywords:
Image Vectorization, Texture Intensity Field, Vector Graphics
Abstract
Image vectorization works to convert raster images into vector graphics, which is widely used in various fields. The current state-of-the-art approaches are learning-based models, which aims to establish the correlation between the raster image and a specific number of randomly distributed primitives through deep learning, such as Bézier curves. However, these methods have not payed attention to the influence of some important factors on the performance of vectorization, such as the number of primitives and the initial primitive positions. Therefore, the converted vector outputs usually suffer from various shortcomings such as excessively high number of primitives, unclear rendering of details, color mean errors, and prolonged primitives optimization time. To address the aforementioned issues, we propose an image vectorization framework termed TIFVec, which takes the Bézier curves as primitives and discovers the interdependent mechanism among different factors. In the framework, we introduce the texture intensity field TIF , which is able to guide the optimization of those factors above, in terms of the primitive initialization strategy and TIF-based objective function. Based on TIF, the connections among different factors can be constructed, and the performance of vectorization can be effectively improved. The experimental results demonstrate that our method significantly outperforms the current state-of-the-art models across multiple datasets, in terms of the visual results, evaluation indicators, and primitives optimization time.
BibTeX Citation:
@inproceedings{ICIC2025,
author = {Yongjian Liu, Jiaqi Liu, Jiachen Li, Yanchun Ma, Qing Xie, and Anshu Hu},
title = {TIFVec: an Image Vectorization Approach Based on Texture Intensity Field},
booktitle = {Proceedings of the 21st International Conference on Intelligent Computing (ICIC 2025)},
month = {July},
date = {26-29},
year = {2025},
address = {Ningbo, China},
pages = {620-634},
note = {Poster Volume Ⅰ}
doi = {
10.65286/icic.v21i1.75853}
}