paper-with-me

홈 › Papers

Towards Comprehensive Patent Approval Predictions:Beyond Traditional Document Classification

2022-05-01 · ACL 2022 5 · Xiaochen Gao, Zhaoyi Hou, Yifei Ning, Kewen Zhao, Beilei He, Jingbo Shang, Vish Krishnan

Predicting the approval chance of a patent application is a challenging problem involving multiple facets. The most crucial facet is arguably the novelty — 35 U.S. Code § 102 rejects more recent applications that have very similar prior arts. Such novelty evaluations differ the patent approval prediction from conventional document classification — Successful patent applications may share similar writing patterns; however, too-similar newer applications would receive the opposite label, thus confusing standard document classifiers (e.g., BERT). To address this issue, we propose a novel framework that unifies the document classifier with handcrafted features, particularly time-dependent novelty scores. Specifically, we formulate the novelty scores by comparing each application with millions of prior arts using a hybrid of efficient filters and a neural bi-encoder. Moreover, we impose a new regularization term into the classification objective to enforce the monotonic change of approval prediction w.r.t. novelty scores. From extensive experiments on a large-scale USPTO dataset, we find that standard BERT fine-tuning can partially learn the correct relationship between novelty and approvals from inconsistent data. However, our time-dependent novelty features offer a boost on top of it. Also, our monotonic regularization, while shrinking the search space, can drive the optimizer to better local optima, yielding a further small performance gain.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDocument Classification

Similar Papers 제목 키워드 기반

Towards Comprehensive Patent Approval Predictions:Beyond Traditional Document Classification

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Predicting the approval chance of a patent application is a challenging problem involving multiple facets. The most crucial facet is arguably the novelty --- \emph{35 U.S. Code § 102} rejects more recent applications tha…

ClassificationDocument Classification

Beyond Scaling: Predicting Patent Approval with Domain-specific Fine-grained Claim Dependency Graph

2024-04-22 · Xiaochen Kev Gao, Feng Yao, Kewen Zhao, Beilei He 외

Model scaling is becoming the default choice for many language tasks due to the success of large language models (LLMs). However, it can fall short in specific scenarios where simple customized methods excel. In this pap…

Structural Representation Learning and Disentanglement for Evidential Chinese Patent Approval Prediction

2024-08-23 · Jinzhi Shan, Qi Zhang, Chongyang Shi, Mengting Gui 외

Automatic Chinese patent approval prediction is an emerging and valuable task in patent analysis. However, it involves a rigorous and transparent decision-making process that includes patent comparison and examination to…

Decision MakingDisentanglementRepresentation LearningRetrieval

PATENTWRITER: A Benchmarking Study for Patent Drafting with LLMs

2025-07-30 · Homaira Huda Shomee, Suman Kalyan Maity, Sourav Medya arxiv

Large language models (LLMs) have emerged as transformative approaches in several important fields. This paper aims for a paradigm shift for patent writing by leveraging LLMs to overcome the tedious patent-filing process…

DesignCLIP: Multimodal Learning with CLIP for Design Patent Understanding

2025-08-21 · Zhu Wang, Homaira Huda Shomee, Sathya N. Ravi, Sourav Medya arxiv

In the field of design patent analysis, traditional tasks such as patent classification and patent image retrieval heavily depend on the image data. However, patent images -- typically consisting of sketches with abstrac…

Contrastive LearningImage Retrieval