PILOT-Bench: A Benchmark for Legal Reasoning in the Patent Domain with IRAC-Aligned Classification Tasks
Yehoon Jang, Chaewon Lee, Hyun-seok Min, Sungchul Choi
TL;DR
PILOT-Bench introduces a PTAB-centric benchmark that couples PTAB ex parte decisions with USPTO patent data to evaluate large language models' capacity for patent-domain legal reasoning. It operationalizes the IRAC framework into three classification tasks—Issue Type, Board Authorities, and Subdecision—calibrated to real PTAB practice and evaluated across multiple model families under zero-shot settings. Empirical results show closed-source models consistently outperform open-source ones, while long-tail label distributions and input design significantly affect performance, highlighting gaps in current reasoning capabilities. The benchmark provides a durable dataset and protocol to quantify and drive improvements in patent-domain legal reasoning, with future work targeting generation-based applications and broader PTAB contexts to enable more robust, responsible deployment.
Abstract
The Patent Trial and Appeal Board (PTAB) of the USPTO adjudicates thousands of ex parte appeals each year, requiring the integration of technical understanding and legal reasoning. While large language models (LLMs) are increasingly applied in patent and legal practice, their use has remained limited to lightweight tasks, with no established means of systematically evaluating their capacity for structured legal reasoning in the patent domain. In this work, we introduce PILOT-Bench, the first PTAB-centric benchmark that aligns PTAB decisions with USPTO patent data at the case-level and formalizes three IRAC-aligned classification tasks: Issue Type, Board Authorities, and Subdecision. We evaluate a diverse set of closed-source (commercial) and open-source LLMs and conduct analyses across multiple perspectives, including input-variation settings, model families, and error tendencies. Notably, on the Issue Type task, closed-source models consistently exceed 0.75 in Micro-F1 score, whereas the strongest open-source model (Qwen-8B) achieves performance around 0.56, highlighting a substantial gap in reasoning capabilities. PILOT-Bench establishes a foundation for the systematic evaluation of patent-domain legal reasoning and points toward future directions for improving LLMs through dataset design and model alignment. All data, code, and benchmark resources are available at https://github.com/TeamLab/pilot-bench.
