paper-with-me

Papers

PatentTransformer-2: Controlling Patent Text Generation by Structural Metadata

2020-01-11 · Jieh-Sheng Lee, Jieh Hsiang

PatentTransformer is our codename for patent text generation based on Transformer-based models. Our goal is "Augmented Inventing." In this second version, we leverage more of the structural metadata in patents. The structural metadata includes patent title, abstract, and dependent claim, in addition to independent claim previously. Metadata controls what kind of patent text for the model to generate. Also, we leverage the relation between metadata to build a text-to-text generation flow, for example, from a few words to a title, the title to an abstract, the abstract to an independent claim, and the independent claim to multiple dependent claims. The text flow can go backward because the relation is trained bidirectionally. We release our GPT-2 models trained from scratch and our code for inference so that readers can verify and generate patent text on their own. As for generation quality, we measure it by both ROUGE and Google Universal Sentence Encoder.

📄 PDF Abstract BibTeX arXiv:2001.03708

Code (0)

등록된 구현이 없습니다.

Tasks

RelationSentenceText Generation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

PatentScore: Multi-dimensional Evaluation of LLM-Generated Patent Claims

2025-05-25 · Yongmin Yoo, Qiongkai Xu, Longbing Cao

Natural language generation (NLG) metrics play a central role in evaluating generated texts, but are not well suited for the structural and legal characteristics of patent documents. Large language models (LLMs) offer st…

Text Generation

Natural Language Processing in Patents: A Survey

2024-03-06 · Lekang Jiang, Stephan Goetz

Patents, encapsulating crucial technical and legal information, present a rich domain for natural language processing (NLP) applications. As NLP technologies evolve, large language models (LLMs) have demonstrated outstan…

NavigateSurvey

Seeing Through Green: Text-Based Classification and the Firm's Returns from Green Patents

2025-07-03 · Lapo Santarlasci, Armando Rungi, Antonio Zinilli arxiv

This paper introduces Natural Language Processing for identifying ``true'' green patents from official supporting documents. We start our training on about 12.4 million patents that had been classified as green from prev…

KAPPA: A Generic Patent Analysis Framework with Keyphrase-Based Portraits

2025-02-18 · Xin Xia, Yujin Wang, Jun Zhou, Guisheng Zhong 외

Patent analysis highly relies on concise and interpretable document representations, referred to as patent portraits. Keyphrases, both present and absent, are ideal candidates for patent portraits due to their brevity, r…

Keyphrase Generation

PatentEval: Understanding Errors in Patent Generation

2024-06-05 · You Zuo, Kim Gerdes, Eric Villemonte de la Clergerie, Benoît Sagot

In this work, we introduce a comprehensive error typology specifically designed for evaluating two distinct tasks in machine-generated patent texts: claims-to-abstract generation, and the generation of the next claim giv…

Abstract generationText Generation