paper-with-me

Papers

Query Expansion for Patent Searching using Word Embedding and Professional Crowdsourcing

2019-11-14 · Arthi Krishna, Ye Jin, Christine Foster, Greg Gabel, Britt Hanley, Abdou Youssef

The patent examination process includes a search of previous work to verify that a patent application describes a novel invention. Patent examiners primarily use keyword-based searches to uncover prior art. A critical part of keyword searching is query expansion, which is the process of including alternate terms such as synonyms and other related words, since the same concepts are often described differently in the literature. Patent terminology is often domain specific. By curating technology-specific corpora and training word embedding models based on these corpora, we are able to automatically identify the most relevant expansions of a given word or phrase. We compare the performance of several automated query expansion techniques against expert specified expansions. Furthermore, we explore a novel mechanism to extract related terms not just based on one input term but several terms in conjunction by computing their centroid and identifying the nearest neighbors to this centroid. Highly skilled patent examiners are often the best and most reliable source of identifying related terms. By designing a user interface that allows examiners to interact with the word embedding suggestions, we are able to use these interactions to power crowdsourced modes of related terms. Learning from users allows us to overcome several challenges such as identifying words that are bleeding edge and have not been published in the corpus yet. This paper studies the effectiveness of word embedding and crowdsourced models across 11 disparate technical areas.

📄 PDF Abstract BibTeX arXiv:1911.11069

Code (0)

등록된 구현이 없습니다.

Similar 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 i…

BenchmarkingGraph Embedding

A Convolutional Neural Network-based Patent Image Retrieval Method for Design Ideation

2020-03-10 · Shuo Jiang, Jianxi Luo, Guillermo Ruiz Pava, Jie Hu 외

The patent database is often used in searches of inspirational stimuli for innovative design opportunities because of its large size, extensive variety and rich design information in patent documents. However, most paten…

Image RetrievalPatent classificationRetrievalType prediction

Innovations in Parallel Corpus Search Tools

2014-05-01 · LREC 2014 5 · Martin Volk, Johannes Gra{\"e}n, Elena Callegaro

Recent years have seen an increased interest in and availability of parallel corpora. Large corpora from international organizations (e.g. European Union, United Nations, European Patent Office), or from multilingual Int…

Machine TranslationSentenceTranslationWord Alignment+1

Sequence to Sequence Learning for Query Expansion

2018-12-25 · Salah Zaiem, Fatiha Sadat

Using sequence to sequence algorithms for query expansion has not been explored yet in Information Retrieval literature nor in Question-Answering's. We tried to fill this gap in the literature with a custom Query Expansi…

Information RetrievalKeyword ExtractionRetrievalSentence+1

Query Expansion with Locally-Trained Word Embeddings

2016-05-25 · ACL 2016 8 · Fernando Diaz, Bhaskar Mitra, Nick Craswell

Continuous space word embeddings have received a great deal of attention in the natural language processing and machine learning communities for their ability to model term similarity and other relationships. We study th…

Ad-Hoc Information RetrievalBIG-bench Machine LearningInformation RetrievalRetrieval+1