paper-with-me

Papers

Deep Patent Landscaping Model Using Transformer and Graph Embedding

2019-03-14 · Seokkyu Choi, Hyeonju Lee, Eunjeong Lucy Park, Sungchul Choi

Patent landscaping is a method used for searching related patents during a research and development (R&D) project. To avoid the risk of patent infringement and to follow current trends in technology, patent landscaping is a crucial task required during the early stages of an R&D project. As the process of patent landscaping requires advanced resources and can be tedious, the demand for automated patent landscaping has been gradually increasing. However, a shortage of well-defined benchmark datasets and comparable models makes it difficult to find related research studies. In this paper, we propose an automated patent landscaping model based on deep learning. To analyze the text of patents, the proposed model uses a modified transformer structure. To analyze the metadata of patents, we propose a graph embedding method that uses a diffusion graph called Diff2Vec. Furthermore, we introduce four benchmark datasets for comparing related research studies in patent landscaping. The datasets are produced by querying Google BigQuery, based on a search formula from a Korean patent attorney. The obtained results indicate that the proposed model and datasets can attain state-of-the-art performance, as compared with current patent landscaping models.

📄 PDF Abstract BibTeX arXiv:1903.05823

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingGraph Embedding

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
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…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Automated Neural Patent Landscaping in the Small Data Regime

2024-07-10 · Tisa Islam Erana, Mark A. Finlayson

Patent landscaping is the process of identifying all patents related to a particular technological area, and is important for assessing various aspects of the intellectual property context. Traditionally, constructing pa…

Active Learning

Automotive innovation landscaping using LLM

2024-09-22 · Raju Gorain, Omkar Salunke

The process of landscaping automotive innovation through patent analysis is crucial for Research and Development teams. It aids in comprehending innovation trends, technological advancements, and the latest technologies …

Prompt Engineering

PatenTEB: A Comprehensive Benchmark and Model Family for Patent Text Embedding

2025-10-25 · Iliass Ayaou, Denis Cavallucci arxiv

Patent text embeddings enable prior art search, technology landscaping, and patent analysis, yet existing benchmarks inadequately capture patent-specific challenges. We introduce PatenTEB, a comprehensive benchmark compr…

Contrastive LearningMulti-Task Learning

A Survey on Sentence Embedding Models Performance for Patent Analysis

2022-04-28 · Hamid Bekamiri, Daniel S. Hain, Roman Jurowetzki

Patent data is an important source of knowledge for innovation research, while the technological similarity between pairs of patents is a key enabling indicator for patent analysis. Recently researchers have been using p…

Patent classificationSentenceSentence EmbeddingSentence-Embedding+3

PatentSBERTa: A Deep NLP based Hybrid Model for Patent Distance and Classification using Augmented SBERT

2021-03-22 · Hamid Bekamiri, Daniel S. Hain, Roman Jurowetzki

This study provides an efficient approach for using text data to calculate patent-to-patent (p2p) technological similarity, and presents a hybrid framework for leveraging the resulting p2p similarity for applications suc…

ClassificationGeneral ClassificationMulti-Label ClassificationPatent classification+5