Search Results for author: Jieh Hsiang

Found 8 papers, 1 papers with code

Prior Art Search and Reranking for Generated Patent Text

no code implementations19 Sep 2020 Jieh-Sheng Lee, Jieh Hsiang

The steps of reranking are: (1) search the most similar text in the training data of GPT-2 by taking a bag-of-word ranking approach (BM25), (2) convert the search results in text format to BERT embeddings, and (3) provide the final result by ranking the BERT embeddings based on their similarities with the patent text generated by GPT-2.

PatentTransformer-2: Controlling Patent Text Generation by Structural Metadata

no code implementations11 Jan 2020 Jieh-Sheng Lee, Jieh Hsiang

PatentTransformer is our codename for patent text generation based on Transformer-based models.

Relation Sentence +1

Measuring Patent Claim Generation by Span Relevancy

no code implementations26 Aug 2019 Jieh-Sheng Lee, Jieh Hsiang

Specifically, we fine-tune a pre-trained Google BERT model to measure the patent claim spans generated by a fine-tuned OpenAI GPT-2 model.

Language Modelling Natural Language Inference +1

Patent Claim Generation by Fine-Tuning OpenAI GPT-2

no code implementations1 Jul 2019 Jieh-Sheng Lee, Jieh Hsiang

Our contributions include: (1) being the first to generate patent claims by machines and being the first to apply GPT-2 to patent claim generation, (2) providing various experiment results for qualitative analysis and future research, (3) proposing a new sampling approach for text generation, and (4) building an e-mail bot for future researchers to explore the fine-tuned GPT-2 model further.

Text Generation

Cannot find the paper you are looking for? You can Submit a new open access paper.