Large Language Model Informed Patent Image Retrieval
Hao-Cheng Lo, Jung-Mei Chu, Jieh Hsiang, Chun-Chieh Cho
TL;DR
The paper tackles the problem of image-based patent image retrieval, which has limited practical value when evaluated only on visual similarity. It introduces a language-informed, distribution-aware multimodal framework that enriches patent images with textual semantics generated via captions and large language models, and learns robust representations through a mix of instance- and coarse-grained losses modulo learnable uncertainty to address long-tail class distributions. On the DeepPatent2 dataset, the approach achieves state-of-the-art performance with substantial gains in mAP, Recall@K, and MRR@K, and is supported by qualitative analyses and a user study demonstrating real-world utility for patent professionals. The work highlights the importance of joint visual-textual representations and distribution-aware training to align retrieval with industrial workflows for novelty detection and prior-art search.
Abstract
In patent prosecution, image-based retrieval systems for identifying similarities between current patent images and prior art are pivotal to ensure the novelty and non-obviousness of patent applications. Despite their growing popularity in recent years, existing attempts, while effective at recognizing images within the same patent, fail to deliver practical value due to their limited generalizability in retrieving relevant prior art. Moreover, this task inherently involves the challenges posed by the abstract visual features of patent images, the skewed distribution of image classifications, and the semantic information of image descriptions. Therefore, we propose a language-informed, distribution-aware multimodal approach to patent image feature learning, which enriches the semantic understanding of patent image by integrating Large Language Models and improves the performance of underrepresented classes with our proposed distribution-aware contrastive losses. Extensive experiments on DeepPatent2 dataset show that our proposed method achieves state-of-the-art or comparable performance in image-based patent retrieval with mAP +53.3%, Recall@10 +41.8%, and MRR@10 +51.9%. Furthermore, through an in-depth user analysis, we explore our model in aiding patent professionals in their image retrieval efforts, highlighting the model's real-world applicability and effectiveness.
