Decoding Health Informatics Patents: Investigating Topic Models for Patent Information Retrieval
摘要
Supervised large language models often struggle to provide transparency in identifying niche and interrelatable topics within a patent corpus where precise terminology is paramount. Topic models can uncover subtle themes and trends that may be overlooked by broader language models. In particular, interdisciplinary disciplines such as healthcare informatics pose substantial challenges in the efficient retrieval of pertinent information. In this context, we propose leveraging topic modeling techniques to streamline information retrieval. Our objectives are: (i) We train a hierarchical BERTopic model to replicate the hierarchical classification of patents within the G16H (healthcare informatics) category. This entails acquiring distinct representations for all classification codes falling under G16H. (ii) We assess the efficiency of different sections of patents (claims or abstracts) in pinpointing the most relevant group of documents for a given query or test application. (iii) We emphasize the critical importance of streamlining the search process, focusing initially on pertinent groups or sets before narrowing down to a smaller initial document set for subsequent prior art retrieval. The data (spanning over 70 years of G16H patents) and code related to this work are made public to promote research in this direction.