paper-with-me

Papers

The Harvard USPTO Patent Dataset: A Large-Scale, Well-Structured, and Multi-Purpose Corpus of Patent Applications

2022-07-08 · NeurIPS 2023 11 · Mirac Suzgun, Luke Melas-Kyriazi, Suproteem K. Sarkar, Scott Duke Kominers, Stuart M. Shieber

Innovation is a major driver of economic and social development, and information about many kinds of innovation is embedded in semi-structured data from patents and patent applications. Although the impact and novelty of innovations expressed in patent data are difficult to measure through traditional means, ML offers a promising set of techniques for evaluating novelty, summarizing contributions, and embedding semantics. In this paper, we introduce the Harvard USPTO Patent Dataset (HUPD), a large-scale, well-structured, and multi-purpose corpus of English-language patent applications filed to the United States Patent and Trademark Office (USPTO) between 2004 and 2018. With more than 4.5 million patent documents, HUPD is two to three times larger than comparable corpora. Unlike previously proposed patent datasets in NLP, HUPD contains the inventor-submitted versions of patent applications--not the final versions of granted patents--thereby allowing us to study patentability at the time of filing using NLP methods for the first time. It is also novel in its inclusion of rich structured metadata alongside the text of patent filings: By providing each application's metadata along with all of its text fields, the dataset enables researchers to perform new sets of NLP tasks that leverage variation in structured covariates. As a case study on the types of research HUPD makes possible, we introduce a new task to the NLP community--namely, binary classification of patent decisions. We additionally show the structured metadata provided in the dataset enables us to conduct explicit studies of concept shifts for this task. Finally, we demonstrate how HUPD can be used for three additional tasks: multi-class classification of patent subject areas, language modeling, and summarization.

📄 PDF Abstract BibTeX arXiv:2207.04043

Code (1)

suzgunmirac/hupd 공식 구현 pytorch

Tasks

Binary ClassificationLanguage ModelingLanguage ModellingMulti-class Classification

Similar Papers 제목 키워드 기반

AI Patents in the United States and China: Measurement, Organization, and Knowledge Flows

2026-04-12 · Hanming Fang, Xian Gu, Hanyin Yan, Wu Zhu arxiv

We develop a high-precision classifier to measure artificial intelligence (AI) patents by fine-tuning PatentSBERTa on manually labeled data from the USPTO's AI Patent Dataset. Our classifier substantially improves the ex…

PatentBERT: Patent Classification with Fine-Tuning a pre-trained BERT Model

2019-05-14 · Jieh-Sheng Lee, Jieh Hsiang

In this work we focus on fine-tuning a pre-trained BERT model and applying it to patent classification. When applied to large datasets of over two millions patents, our approach outperforms the state of the art by an app…

ClassificationGeneral ClassificationMulti-Label Text ClassificationPatent classification

Random Forest DBSCAN for USPTO Inventor Name Disambiguation

2017-09-14 · Kim Kunho, Khabsa Madian, Giles C. Lee

Name disambiguation and the subsequent name conflation are essential for the correct processing of person name queries in a digital library or other database. It distinguishes each unique person from all other records in…

BlockingClusteringFeature Importance

Recent Developments in AI and USPTO Open Data

2022-07-12 · Scott Beliveau, Jerry Ma

The USPTO disseminates one of the largest publicly accessible repositories of scientific, technical, and commercial data worldwide. USPTO data has historically seen frequent use in fields such as patent analytics, econom…

JaParaPat: A Large-Scale Japanese-English Parallel Patent Application Corpus

2025-08-22 · Masaaki Nagata, Katsuki Chousa, Norihito Yasuda arxiv

We constructed JaParaPat (Japanese-English Parallel Patent Application Corpus), a bilingual corpus of more than 300 million Japanese-English sentence pairs from patent applications published in Japan and the United State…