Beyond Scaling: Predicting Patent Approval with Domain-specific Fine-grained Claim Dependency Graph
Xiaochen Kev Gao, Feng Yao, Kewen Zhao, Beilei He, Animesh Kumar, Vish, Krishnan, Jingbo Shang

TL;DR
This paper demonstrates that domain-specific graph methods, especially the proposed FLAN Graph, outperform large language models in predicting patent approval by capturing intrinsic claim dependencies.
Contribution
The paper introduces a novel Fine-grained Claim Dependency (FLAN) Graph that effectively models patent text dependencies, surpassing LLMs in approval prediction tasks.
Findings
Graph models with FLAN Graph outperform LLM baselines.
Scaling up LLMs does not improve patent approval prediction.
Simple domain-specific graph methods are more effective than larger models.
Abstract
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 paper, we delve into the patent approval pre-diction task and unveil that simple domain-specific graph methods outperform enlarging the model, using the intrinsic dependencies within the patent data. Specifically, we first extend the embedding-based state-of-the-art (SOTA) by scaling up its backbone model with various sizes of open-source LLMs, then explore prompt-based methods to harness proprietary LLMs' potential, but find the best results close to random guessing, underlining the ineffectiveness of model scaling-up. Hence, we propose a novel Fine-grained cLAim depeNdency (FLAN) Graph through meticulous patent data analyses, capturing the inherent dependencies across…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIntellectual Property and Patents · Innovation Policy and R&D
