WO2020074788A1 - Method of training a natural language search system, search system and corresponding use - Google Patents
Method of training a natural language search system, search system and corresponding use Download PDFInfo
- Publication number
- WO2020074788A1 WO2020074788A1 PCT/FI2019/050733 FI2019050733W WO2020074788A1 WO 2020074788 A1 WO2020074788 A1 WO 2020074788A1 FI 2019050733 W FI2019050733 W FI 2019050733W WO 2020074788 A1 WO2020074788 A1 WO 2020074788A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- training
- blocks
- graphs
- graph
- natural language
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/279—Recognition of textual entities
- G06F40/284—Lexical analysis, e.g. tokenisation or collocates
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/205—Parsing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/31—Indexing; Data structures therefor; Storage structures
- G06F16/316—Indexing structures
- G06F16/322—Trees
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/35—Clustering; Classification
- G06F16/355—Creation or modification of classes or clusters
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/151—Transformation
- G06F40/154—Tree transformation for tree-structured or markup documents, e.g. XSLT, XSL-FO or stylesheets
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/205—Parsing
- G06F40/211—Syntactic parsing, e.g. based on context-free grammar [CFG] or unification grammars
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/279—Recognition of textual entities
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/279—Recognition of textual entities
- G06F40/289—Phrasal analysis, e.g. finite state techniques or chunking
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/30—Semantic analysis
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
- G06N3/0442—Recurrent networks, e.g. Hopfield networks characterised by memory or gating, e.g. long short-term memory [LSTM] or gated recurrent units [GRU]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/09—Supervised learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/01—Dynamic search techniques; Heuristics; Dynamic trees; Branch-and-bound
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
- G06Q50/18—Legal services
- G06Q50/184—Intellectual property management
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2216/00—Indexing scheme relating to additional aspects of information retrieval not explicitly covered by G06F16/00 and subgroups
- G06F2216/11—Patent retrieval
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N7/00—Computing arrangements based on specific mathematical models
- G06N7/01—Probabilistic graphical models, e.g. probabilistic networks
Definitions
- the invention relates to natural language processing.
- the invention relates to machine learning based, such as neural network based, systems and methods for searching, comparing or analyzing documents containing natural language.
- the documents may be technical documents or scientific documents.
- the documents can be patent documents.
- Patent searches are traditionally made using keyword searches, which involve defining the right keywords and their synonyms, inflection forms etc, and creation of a boolean search strategy. This is time-consuming and requires expertise.
- semantic searches have also been developed, which are fuzzier and may involve use of artificial intelligence technologies. They help to quickly find a large number of documents that somehow relate to the concepts discussed in another document. They are, however, relatively limited in e.g. patent novelty searches, since their ability evaluate novelty in practice, i.e. to find documents disclosing specific contents falling under a generic concept defined in a patent claim, is limited.
- Specific aims include providing a patent search or novelty evaluation system with improved accuracy and providing new uses for publicly available patent data.
- the invention provides a method of training a machine learning- based patent search or novelty evaluation system, the method comprising providing a plurality of patent documents each having a computer-identifiable claim block and specification block, the specification block including at least part of the description of the patent document.
- the method also comprises providing a machine learning model and training the machine learning model using a training data set comprising data from said patent documents for forming a trained machine learning model.
- the training comprises using pairs of claim blocks and specification blocks originating from a single, i.e. the same, patent document as training cases of said training data set.
- the machine learning model is preferably capable of embedding the claim and specification blocks into vectors.
- the abovementioned training cases i.e. training samples
- Other positive training samples may be claim and specification blocks that do not originate from the same document but are associated with each other via a database reference.
- Another learning target may be to maximize vector angles, or to provide non-zero vector angles, between claim and specification blocks originating from at least some different documents that are not associated with each other this way, thereby forming negative training samples.
- a machine learning-based patent search or novelty evaluation system comprising a machine learning training sub-system adapted to read patent claim blocks and specification blocks of patent documents and to use said as training data, and a machine learning search engine using the trained machine learning model for finding a subset of patent documents among a larger set of patent documents.
- the machine learning training sub-system is configured to use pairs of claim blocks and specification blocks originating from the same patent document as training cases of said training data set.
- a natural language search system comprising a digital data storage means for storing a plurality of blocks of natural language and data graphs corresponding to said blocks.
- first data processing means adapted to convert said blocks to said graphs, which are stored in said storage means.
- the graphs contain a plurality of nodes, preferably successive nodes, each containing as node value, or part thereof, a natural language unit extracted from said blocks.
- second data processing means for executing a machine learning algorithm capable of travelling said graphs and reading the node values for forming a trained machine learning model based on nodal structures of the graphs and node values of the graphs.
- a third data processing means adapted to read a fresh graph or fresh block of natural language which is converted to a fresh graph, and to utilize said machine learning model for determining a subset of said blocks of natural language based on the fresh graph.
- the first and second data processing means are part of a machine learning trainer sub-system as described above.
- the third data processing means is a machine learning search engine as described above.
- the graphs can in particular be tree-form recursive graphs having a meronym relation between node values of successive nodes.
- the method and system are preferably neural network-based, whereby the machine learning model is a neural network model.
- the invention offers significant benefits. While patent novelty search data and citation data provided by patent authorities and patent applicants can be used to train neural networks, their drawback is that the quality of data varies. In partciular, only some of the novelty bars raised by patent authorities are actually novelty bars. Still, all citations made by patent examiners end up to public records and patent databases, from which it is impossible to tell without manual evaluation which ones are truly relevant. This decreases the reliability of the publicly available training data.
- the present invention allows for at least one truly relevant training case for each claim, and in particular for the independent claim or claims. Therefore, neural networks can be trained more accurately to find relevant prior art documents.
- the presently disclosed same-document training cases can be the only positive (relevant prior art indicating) training cases used, or novelty search data and/or citation data can be used too to form further training cases.
- the present approach is also compatible with advanced training schemes, such as data augmentation, as will be discussed later in detail.
- advanced training schemes such as data augmentation
- the combination of these approaches provides particularly good training results. All this helps to make more targeted searches and more accurate automated novelty evaluations with less manual work needed.
- Tree-form graphs having meronym edges are particularly beneficial as they are fast and safe to modify still preserving the coherent technical and sematic logic inside the graphs.
- Fig. 1 B shows a block diagram of a more detail embodiment of the search system, including a pipeline of neural network-based search engines and their trainers.
- Fig. 1 C shows a block diagram of a patent search system according to one embodiment.
- Fig. 2A shows a block diagram of an exemplary nested graph with only meronym/holonym relations.
- Fig. 2B shows a block diagram of an exemplary nested graph with meronym/holonym relations and hyponym/hypernym relations.
- Fig. 3 shows a flow chart of an exemplary graph parsing algorithm.
- Fig. 4A shows a block diagram of patent search neural network training using patent search/citation data as training data.
- Fig. 4B shows a block diagram of neural network training using claim - description graph pairs originating from the same patent document as training data.
- Fig. 4C shows a block diagram of neural network training using an augmented claim graph set as training data.
- Fig. 5 illustrates the functionalities of an exemplary graph feeding user interface according to one embodiment.
- Natural language unit herein means a chunk of text or, after embedding, vector representation of a chunk of text.
- the chunk can be a single word or a multi-word sub- concept appearing once or more in the original text, stored in computer-readable form.
- the natural language units may be presented as a set of character values (known usually as“strings” in computer science) or numerically as multi-dimensional vector values, or references to such values.
- Block of natural language refers to a data instance containing a linguistically meaningful combination of natural language units, for example one or more complete or incomplete sentences of a language, such as English.
- the block of natural language can be expressed, for example as a single string and stored in a file in a file system and/or displayed to the user via the user interface.
- “Document” refers to a machine-readable entity containing natural language content and being associated with a machine-readable document identifier, which is unique with respect to other documents within the system.
- Patent document refers to the natural language content of a patent application or granted patent. Patent documents are associated in the present system with a publication number that is assigned by a recognized patent authority, such as the EPO, WIPO or USPTO, or another national or regional patent office of another country or region, and/or another machine-readable unique document identifier.
- the term“claim” refers to the essential content of a claim, in particular an independent claim, of a patent document.
- the term“specification” refers to content of patent document covering at least a portion of the description of the patent document.
- a“claim” is a computer-identifiable block of a natural language document identified with a machine-readable integer number therein, for example in string format in front of the block and/or as (part of) a related information in a markup file format, such as xml or html format.
- “Specification” is herein defined as a computer-identifiable block of natural language, computer-identifiable within a patent document also containing at least one claim, and containing at least one other portion of the than document than the claim. Also a “specification” can be identifiable by related information in a markup file format, such as xml or html format.
- Edge relation herein may be in particular a technical relation extracted from a block and/or a semantic relation derived from using semantics of the natural language units concerned.
- the edge relation can be
- meronym relation also: meronym/holonym relation
- meronym X is part of Y
- holonym Y has X as part of itself; for example:“wheel” is a meronym of“car”,
- hyponym relation also: hyponym/hypernym relation
- hyponym X is a
- hypernym X is a superordinate of Y; example:“electric car” is a hyponym of“car”, or
- the edge relations are defined between successively nested nodes of a recursive graph, each node containing a natural language unit as node value.
- Further possible technical relations include thematic relations, referring to the role that a sub-concept of a text plays with respect to one or more other sub-concepts, other than the abovementioned relations. At least some thematic relations can be defined between successively nested units.
- the thematic relation of a parent unit is defined in the child unit.
- An example of thematic relations is the role class“function”.
- the function of“handle” can be“to allow manipulation of an object”.
- Such thematic relation can be stored as a child unit of the“handle” unit, the“function” role being associated with the child unit.
- a thematic relation may also be a general-purpose relation which has no predefined class (or has a general class such as“relation”), but the user may define the relation freely.
- a general-purpose relation between a handle and a cup can be“[handle] is attached to [cup] with adhesive”.
- Such thematic relation can be stored as a child unit of either the“handle” unit or the“cup” unit, or both, preferably with inter-reference to each other.
- a relation unit is considered to define a relation in a particular relation class or subclass, if it is linked to computer-executable code that produces a block of natural language including that a relation in that class or subclass when run by the data processor.
- Graph or“data graph” refers to a data instance that follows a generally non-linear recursive and/or network data schema. The present system is capable of simultaneously containing several different graphs that follow the same data schema and whose data originates from and/or relates to different sources. The graph can in practice be stored in any suitable text or binary format, that allows storage of data items recursively and/or as a network.
- the graph is in particular a semantic and/or technical graph (describing semantic and/or technical relations between the node values), as opposed to a syntactic graph (which describing only linguistic relations between node values).
- the graph can be a tree- form graph. Forest form graphs including a plurality of trees are considered tree-form graphs herein. In particular, the graphs can be technical tree-form graphs.
- Data schema refers to the rules according to which data, in particular natural language units and data associated therewith, such as information of the technical relation between the units, are organized.
- “Nesting” of natural language units refers to the ability of the units to have one or more children and one or more parents, as determined by the data schema. In one example, the units can have one or more children and only a single parent. A root unit does not have a parent and leaf units do not have children. Sibling units have the same parent. “Successive nesting” refers to nesting between a parent unit and direct child unit thereof.
- “Recursive” nesting or data schema refers to nesting or data schema allowing for natural language unit containing data items to be nested.
- (Natural language) token refers to a word or word chunk in a larger block of natural language.
- a token may contain also metadata relating to the word or word chunk, such as the part-of-speech (POS) label or syntactic dependency tag.
- POS part-of-speech
- A“set” of natural language tokens refers in particular to tokens that can be grouped based on their text value, POS label or dependency tag, or any combination of these according to predetermined rules or fuzzy logic.
- data storage means “processing means” and“user interface means” refer primarily to software means, i.e. computer-executable code (instructions), that, can be stored on a non-transitory computer-readable medium and are adapted to carry out the specified functions, that is, storing of digital data, allowing user to interact with the data, and processing the data, respectively, when executed by a processor. All of these components of the system can be carried in a software run by either a local computer or a web server, through a locally installed web browser, for example, supported by suitable hardware for running the software components.
- the method described herein is a computer-implemented method. Description of selected embodiments
- a natural language search system is described below, that comprises digital data storage means for storing a plurality of blocks of natural language and data graphs corresponding to the blocks.
- the storage means may comprise one or more local or cloud data stores.
- the stores can be file based or query language based.
- the first data processing means is a converter unit adapted to convert the blocks to the graphs.
- Each graph contains a plurality of nodes each containing as node value a natural language unit extracted from the blocks.
- Edges are defined between pairs of nodes, defining the technical relation between nodes. For example, the edges, or some of them, may define a meronym relation between two nodes.
- the number of at least some nodes containing particular natural language unit values in the graph is smaller than the number of occurrences of the particular natural language unit in the corresponding block of natural language. That is, the graph is a condensed representation of the original text, achievable for example using a token identification and matching method described later.
- the essential technical (and optionally semantic) content of the text can still be maintained in the graph representation by allowing a plurality of child nodes for each node.
- a condensed graph is also efficient to process by graph-based neural network algorithms, whereby they are able to learn the essential content of the text better and faster than from direct text representations. This approach has proven particularly powerful in comparison of technical texts, and in particular in searching patent specifications based on claims and automatic evaluation of the novelty of claims.
- the number of all nodes containing a particular natural language unit is one. That is, there are no duplicate nodes. While this may result in simplification of the original content of the text, at least when using tree-form graphs, it results in very efficiently processable and still relatively expressive graphs suitable for patent searches and novelty evaluations.
- the graphs are such condensed graphs at least for nouns and noun chunks found in the original text.
- the graphs can be condensed graphs for noun-valued nodes arranged according to their meronym relations.
- many noun terms occur tens or even hundreds of times throughout the text. By means of the present scheme, the contents of such documents can be compressed to a fraction of original space while making them more viable for machine learning.
- a plurality of terms occurring many times in at least one original block of natural language occur exactly once in the corresponding graph.
- Condensed graph representation is also beneficial as synonyms and coreference
- a plurality of terms occurring in at least one original block of natural language in at least two different written forms occur exactly once in the corresponding graph.
- the second data processing means is a neural network trainer for executing a neural network algorithm capable of travelling through the graph structure iteratively and learning both from the internal structure of the graphs and its node values, as defined by a loss function which defines a learning target together with the training data cases.
- the trainer typically receives as training data combinations of the graphs or augmented graphs derived therefrom, as specified by the training algorithm.
- the trainer outputs a trained neural network model.
- the storage means is further configured to store reference data linking at least some of the blocks to each other.
- the reference data is used by the trainer to derive the training data, i.e. to define the combinations of graphs that are used in the training either as positive or negative training cases, i.e. training samples.
- the learning target of the trainer is dependent on this information.
- the third data processing means is a search engine which is adapted to read a fresh graph or fresh block of natural language, typically through a user interface or network interface. If needed, the block is converted to a graph in the converter unit.
- the search engine uses the trained neural network model for determining a subset of blocks of natural language (or graphs derived therefrom) based on the fresh graph.
- Fig. 1A shows an embodiment of the present system suitable in particular for searching technical documents, such as patent documents, or scientific documents.
- the system comprises a document store 10A, which contains a plurality of natural language documents.
- a graph parser 12 which is adapted to read documents from the document store 10A and to convert them into graph format, which is discussed later in more detail.
- the converted graphs are stored in a graph store 10B.
- the system comprises a neural network trainer unit 14, which receives as training data a set of parsed graphs from the graph store, as well as some information about their relations to each other.
- document reference data store 10C including e.g. citation data and/or novelty search result regarding the documents.
- the trainer unit 14 run a graph-based neural network algorithm that produces a neural network model for a neural network-based search engine 16.
- the engine 16 uses the graphs from the graph store 10B as a target search set and user data, typically a text or graph, obtained from a user interface 18 as a reference.
- the search engine 16 may be e.g.
- a graph-to-vector search engine trained to find vectors corresponding to graphs of the graph store 10B closest to a vector formed from the user data.
- the search engine 16 may also be a classifier search engine, such as a binary classifier search engine, which compares pairwise the user graph, or vector derived therefrom, to graphs obtained from the graph store 10B, or vectors derived therefrom.
- Fig. 1 B shows an embodiment of the system, further comprising a text embedding unit 13, which converts the natural language units of the graphs into multidimensional vector format. This is done for the converted graphs and from the graph store 10B and graphs entered through the user interface 18.
- the vectors have at least 100 dimensions, such as 300 dimensions or more.
- the neural network search engine 16 is divided into two parts forming a pipeline.
- the engine 16 comprises a graph embedding engine that converts graphs into multidimensional vector format using a model trained by a graph embedding trainer 14A of the neural network trainer 14 using reference data from the document reference data store 10C, for example.
- a user graph is compared with graphs pre-produced by the graph embedding engine 16A in a vector comparison engine 16B. As a result a narrowed-down subset of graphs closest to the user graph is found.
- the subset of graphs is further compared by a graph classifier engine 16C with the user graph in order to further narrow down the set of relevant graphs.
- the graph classifier engine 16C is trained by a graph classifier trainer 14C using data from the document reference data store 10C, for example, as the training data.
- This embodiment is beneficial because vector comparison of pre-formed vectors by the vector comparison engine 16B is very fast, whereas the graph classification engine has access to detailed data content and structure of the graphs and can make accurate comparison of the graphs to find out differences between them.
- the graph embedding engine 16A and vector comparison engine 16B serve an efficient pre-filter for the graph classifier engine 16C, reducing the amount of data that needs to be processed by the graph classifier engine 16C.
- the graph embedding engine can convert the graphs into vectors having at least 100 dimensions, preferably 200 dimensions or more and even 300 dimensions or more.
- the neural network trainer 14 is split into two parts, a graph embedding and graph classifier parts, which are trained using a graph embedding trainer 14A, and graph classifier trainer 16C, respectively.
- the graph embedding trainer 14A forms a neural network-based graph-to-vector model, with the aim of forming nearby vectors for graphs whose textual content and internal structures are similar to each other.
- the graph classifier trainer 14B forms a classifier model, which is able to rank pairs of graphs according to the similarity of their textual content and internal structure.
- User data obtained from the user interface 18 is fed after embedding in the embedding unit 13 to the graph embedding engine for vectorization, after which a vector comparison engine 16B finds a set of closest vectors corresponding to the graphs of the graph store 10B.
- the set of closest graphs is fed to graph classifier engine 16C, which compares them one by one with the user graph, using the trained graph classifier model in order to get accurate matches.
- the graph embedding engine 16A as trained by the graph embedding trainer 14A, outputs vectors whose angles are the closer to each other the more similar the graphs are in terms of both node content and nodal structure, as learned from the reference data using a learning target dependent thereof.
- the vector angles of positive training cases (graphs depicting the same concept) derived from the reference data can be minimized whereas the vector angles of negative training cases (graphs depicting different concepts), are maximized, or at least significantly deviating from zero.
- the graph vectors may be chosen to have e.g. 200 - 1000 dimensions, such as 250 - 600 dimensions. This kind of a supervised machine learning model has been found to be able to efficiently evaluate similarity of technical concepts disclosed by the graphs and further the blocks of natural language from which the graphs are derived.
- the graph classifier engine 16C as trained by the graph classifier trainer 14C, outputs similarity scores, which are the higher the more similar the compared graphs are in terms of both node content and nodal structure, as learned from the reference data using a learning target dependent thereof.
- the similarity scores of positive training cases (graphs depicting the same concept) derived from the reference data can be maximized, whereas the similarity scores of negative training cases (graphs depicting different concepts), are maximized.
- Cosine similarity is one possible criterion for similarity of graphs or vectors derived therefrom.
- graph classifier trainer 14C or engine 16C are not mandatory, but graph similarity can be evaluated directly based on the angles between of vectors embedded by the graph embedding engine.
- a fast vector index which are known per se, can be used to find one or more nearby graph vectors for a given fresh graph vector.
- the neural network used by the trainer 14 and search engine 16, or any or both sub- trainers 14A, 14C or sub-engines 16A, 16C thereof, can be a recurrent neural network, in particular one utilizing Long Short-Term Memory (LSTM) units.
- the network can be a Tree-LSTM network, such as a Child-Sum-Tree-LSTM network.
- the network may have one or more LSTM layers and one or more network layers.
- the network may use an attention mechanism that relates the parts of the graphs internally or externally to each other while training and/or running the model.
- the system is configured to store in the storage means natural language documents each containing a first natural language block and a second natural language block different from the first natural language block.
- the trainer can use a plurality of first graphs corresponding to first blocks of first documents, and for each first graph one or more second graphs at least partially based on second blocks of second documents different from the first documents, as defined by the reference data. This way, the neural network model learns from inter-relations between different parts of different documents.
- the trainer can use a plurality of first graphs corresponding to first blocks of first documents, and for each first graph a second graph at least partially based on the second block of the first document. This way, the neural network model can learn from internal relations of data within a single document. Both these learning schemes can be used either alone or together by the patent search system described in detail next. Condensed graph representations discussed above are particularly suitable for patent search systems, i.e. for claim and specification graphs, in particular for specification graphs.
- Fig. 1 C shows a system comprising a patent document store 10A containing patent documents containing at least a computer-identifiable description part and claim part.
- the graph parser 12 is configured to parse the claims by a claim graph parser 12A and the specifications by a specification graph parser 12B.
- the parsed graphs are separately stored to a claim and specification graph store 10B.
- the text embedding unit 13 prepares the graphs for processing in a neural network.
- the reference data may contain search and/or examination data of public patent applications and patents and/or citation data between patent documents.
- the reference data contains previous patent search results, i.e. information which earlier patent documents are regarded as novelty and/or inventive step bars for later-filed patent applications.
- the reference data is stored in the previous patent search and/or citation data store 10C.
- the neural network trainer 14 uses the parsed and embedded graphs to form a neural network model trained particularly for patent search purposes. This is achieved by using the patent search and/or citation data as an input for the trainer 14. The aim is for example to minimize vector angle or maximize similarity score between claim graphs of a patent applications and specification graphs of patent documents used as novelty bars against thereof.
- the model learns to evaluate the novelty of a claim with respect to prior art.
- the model is used by the search engine 16 for user graphs obtained through the user interface 18A to find the most potential novelty bars.
- the results can be shown in a search result view interface 18B.
- the system of Fig. 1 C can utilize a pipeline of search engines.
- the engines may be trained with the same or different subset of the training data obtained from the previous patent search and/or citation data store 10C. For example, one can filter a set of graphs from a full prior art data set using a graph embedding engine trained with a large or full reference data set, i.e. positive and negative claim/specification pairs. The filtered set of graphs is then classified against the user graph in a classification engine, which may be trained with a smaller, for example, patent class specific reference data set, i.e. positive and negative claim/specification pairs, in order to find out the similarity of the graphs.
- a classification engine which may be trained with a smaller, for example, patent class specific reference data set, i.e. positive and negative claim/specification pairs, in order to find out the similarity of the graphs.
- Fig. 2A shows a tree-form graph with only meronym relations as edge relations.
- Text units A-D are arranged as linearly recursive nodes 10, 12, 14, 16 into the graph, stemming from the root node 10, and text unit E as a child of node 12, as a child node 18, as derived from the block of natural language shown.
- the meronym relations are detected from the meronym/holonym expressions“comprises”,“having”,“is contained in” and“includes”.
- Fig. 2B shows another tree-form graph with two different edge relations, in this example meronym relations (first relation) and hyponym relations (second relation).
- Text units A-C are arranged as linearly recursive nodes 10, 12, 14 with meronym relation.
- Text unit D is arranged as a child node 26 of parent node 14 with hyponym relation.
- Text unit E is arranged as a child node 24 of parent node 12 with hyponym relation.
- Text unit F is arranged as a child node 28 of node 24 with meronym relation.
- the meronym and hyponym relations are detected from the meronym/holonym expressions“comprises”, “having”,“such as” and“is for example”.
- the first data processing means is adapted to convert the blocks to graphs by first identifying from the blocks a first set of natural language tokens (e.g. nouns and noun chunks) and a second set of natural language tokens (e.g. meronym and holonym expressions) different from the first set of natural language tokens. Then, a matcher is executed utilizing the first set of tokens and the second set of tokens for forming matched pairs of first set tokens (e.g.“body” and“member” from“body comprises member”). Finally, the first set of tokens is arranged as nodes of said graphs utilizing said matched pairs (e.g.“body” - (meronym edge) -“member”). In one embodiment, at least meronym edges are used in the graphs, whereby the respective nodes contain natural language units having a meronym relation with respect to each other, as derived from said blocks.
- a first set of natural language tokens e.g. nouns and noun chunks
- hyponym edges are used in the graph, whereby the respective nodes contain natural language units having a hyponym relation with respect to each other, as derived from the blocks of natural language.
- edges are used in the graph, at least one of the respective nodes of which contain a reference to one or more nodes in the same graph and additionally at least one natural language unit derived from the respective block of natural language (e.g. “is below” [node id: X]).
- the graphs are tree-form graphs, whose node values contain words or multi-word chunks derived from said blocks of natural language, typically utilizing parts-of-speech and syntactic dependencies of the words by the graph converting unit, or vectorized forms thereof.
- Fig. 3 shows in detail an example of how the text-to-graph conversion can be carried out in the first data processing means.
- a first set of natural language tokens such as nouns
- a second set of natural language tokens such as tokens indicating meronymity or holonymity (like“comprising”)
- POS part-of-speech
- the noun chunks can be determined in step 35 and the meronym and holonym expressions in step 36.
- step 37 matched pairs of noun chunks are formed utilizing the meronym and holonym expressions.
- the noun chunk pairs form or can be used to deduct meronym relation edges of a graph.
- the noun chunk pairs are arranged as a tree- form graphs, in which the meronyms are children of corresponding holonyms.
- the graphs can be saved in step 39 in the graph store for further use, as discussed above.
- the graph-forming step involves the use of a probabilistic graphical model (PGM), such as a Bayesian network, for inferring a preferred graph structure.
- PGM probabilistic graphical model
- different edge probabilities of the graph can be computed according to a Bayesian model, after which the likeliest graph form is computed using the edge probabilities.
- the graph-forming step comprises feeding the text, typically in tokenized, POS tagged and dependency parsed form, into a neural network based technical parser, which finds relevant chunks from the block of text and extracts their desired edge relations, such as meronym relations and/or hyponym relations.
- the graph is a tree-form graph comprising edge relations arranged recursively according to a tree data schema, being acyclic. This allows for efficient tree- based neural network models of the recurrent or non-recurrent type to be used.
- An example is the Tree-LSTM model.
- the graph is a network graph allowing cycles, i.e. edges between branches. This has the benefit of allowing complex edge relations to be expressed.
- the graph is a forest of linear and/or non-linear branches with a length of one or more edges.
- Linear branches have the benefit that the tree or network building step is avoided or dramatically simplified and maximum amount of source data is available for the neural network.
- edge likelihoods if obtained through a PGM model, can be stored and used by the neural network.
- Figs. 4A-C show different, but mutually non-exclusive, ways of training the neural network in particular for patent search purposes.
- the term“patent document” can be replaced with“document” (with unique computer-readable identifier among other documents in the system).“Claim” can be replaced with“first computer-identifiable block” and“specification” with“second computer-identifiable block at least partially different from the first block”.
- a plurality of claim graphs 41A and corresponding close prior art specification graphs 42A for each claim graph, as related by the reference data are used by the neural network trainer 44A as the training data.
- These form positive training cases indicating that low vector angle or high similarity score between such graphs is to be achieved.
- negative training cases i.e. one or more distant prior art graphs, for each claim graph, can be used as part of the training data. A high vector angle or low similarity score between such graphs is to be achieved.
- the negative training cases can be e.g. randomized from the full set of graphs.
- a plurality of negative training cases are selected from a subset of all possible training cases which are harder than the average of all possible negative training cases.
- the hard negative training cases can be selected such that both the claim graph and the description graph are from the same patent class (up to a predetermined classification level) or such that the neural network has previously been unable to correctly classify the description graph as a negative case (with predetermined confidence).
- training of the present neural network-based patent search or novelty evaluation system is carried out by providing a plurality of patent documents each having a computer-identifiable claim block and specification block, the specification block including at least part of the description of the patent document.
- the method also comprises providing a neural network model and training the neural network model using a training data set comprising data from said patent documents for forming a trained neural network model.
- the training comprises using pairs of claim blocks and specification blocks originating from the same patent document as training cases of said training data set.
- these intra-document positive training cases form a fraction, such as 1 - 25% of all training cases of the training, the rest containing e.g. search report (examiner novelty citation) training cases.
- the present machine learning model is typically configured to convert claims and specifications into vectors and a learning target of training of the model can be to minimize vector angles between claim and specification vectors of the same patent document. Another learning target can be to maximize vector angles between claim and specification vectors of at least some different patent documents.
- a plurality of claim graphs 41 A and specification graphs 42A originating from the same patent document are used by the neural network trainer 44B as the training data.
- An“own” specification of a claim typically forms a perfect positive training case. That is, a patent document itself is technically an ideal novelty bar for its claim. Therefore, these graph pairs form positive training cases, indicating that low vector angle or high similarity score between such graphs is to be achieved.
- reference data and/or negative training cases can be used. Tests have shown that simply by adding claim-description pairs from the same document to real-life novelty search based training data has increased prior art classification accuracy by more than 15%, when tested with real-life novelty search-based test data pairs.
- training of the present neural network based patent search or novelty evaluation engine comprises deriving from at least some original claim or specification blocks at least one reduced data instance partially corresponding to the original block, and using said reduced data instances together with said original claim or specification blocks as training cases of said training data set.
- the positive training cases are augmented by forming from an original claim graph 41 C’ a plurality of reduced claim graphs 41 C”-41 C””.
- a reduced claim graph means a graph where
- At least one node is removed (e.g. phone-display-sensor -> phone-display)
- At least one node moved to another position at a higher (more general) position of the branch e.g. phone-display-sensor -> phone-(display, sensor), and/or - the natural language unit value of at least one node is replaced with a more generic natural language unit value (phone-display-sensor -> electronic device- display-sensor).
- This kind of augmenting scheme allows the training set for the neural network to be expanded, resulting in a more accurate model. It also allows making of meaningful searches for and to evaluate the novelty of so called trivial inventions, with only few nodes, or with very generic terms, which are not seen at least much in the real patent novelty search data. Data augmentation can be carried out in connection with either of the embodiments of Fig. 4A and 4B or their combination. In this scenario too, negative training cases can be used.
- Negative training cases can also be augmented too, by removing, moving or replacing nodes or their values in the specification graph.
- a tree-form graph structure such as a meronym relation based graph structure is beneficial for the augmentation scheme, since augmenting is possible by deleting or moving nodes to higher tree position in a straightforward and robust manner, still preserving coherent logic.
- both the original and reduced data instances are graphs.
- a reduced graph is a graph where at least one leaf node has been deleted with respect to the original graph or another reduced graph. In one embodiment, all leaf nodes at a certain depth of the graph are deleted.
- Augmentation of the present kind can be carried out also directly for block of natural language in particular by deleting parts thereof or partially changing their contents to more generic content.
- the number of reduced data instances per original instance can be e.g. 1 - 10 000, in particular 1 - 100.
- Good training results are achieved in claim augmentation with 2 - 50 augmented graphs.
- the search engine reads a fresh block of natural language, such as a fresh claim, which is converted to a fresh graph by the converter, or directly a fresh graph through a user interface.
- a user interface suitable for direct graph input is discussed next.
- Fig. 5 illustrates the representation and modification of an exemplary graph on a display element 50 of a user interface.
- the display element 50 comprises a plurality of editable data cells A-F, whose values are functionally connected to corresponding natural language units (say, units A-F, correspondingly) of an underlying graph and are shown in respective user interface (Ul) data elements 52, 54, 56, 54’, 56’, 56”.
- the Ul data elements may be e.g. text fields whose value is editable by keyboard after activating the element.
- the Ul data elements 52, 54, 65, 54’ 56’ 56” are positioned on the display element 50 horizontally and vertically according to their position in the graph.
- horizontal position corresponds to the depth of the unit in the graph.
- the display element 50 can be e.g. a window, frame or panel of a web browser running a web application, or a graphical user interface window of a standalone program executable in a computer.
- the user interface comprises also a shifting engine which allows for moving the natural language units horizontally (vertically) on the display element in response to user input, and to modify the graph accordingly.
- Fig. 5 shows the shifting of data cell F (element 56”) left by one level (arrow 59A). Due to this, the original element 56” nested under element 54’ ceases to exist, and the element 54” nested under higher-level element 52 and comprising the data cell F (with its original value) is formed. If thereafter data element 54’ is shifted right by two levels (arrow 59B), data elements 54’ and its child are shifted right and nested under data element 56 as data element 56”’ and data element 58. Each shift is reflected by corresponding shift of nesting level in the underlying graph.
- the Ul data elements comprise natural language helper elements, which are shown in connection with the editable data cells for assisting the user to enter natural language data.
- the content of the helper elements can be formed using the relation unit associated with the natural language unit concerned and, optionally, the natural language unit of its parent element.
- the user interface may allow input of a block text, such as an independent claim.
- the block of text is then fed to the graph parser in order to obtain a graph usable in further stages of the search system.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Artificial Intelligence (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- Software Systems (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Computing Systems (AREA)
- Evolutionary Computation (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Business, Economics & Management (AREA)
- Molecular Biology (AREA)
- Biophysics (AREA)
- Biomedical Technology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Technology Law (AREA)
- Tourism & Hospitality (AREA)
- Databases & Information Systems (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Operations Research (AREA)
- Entrepreneurship & Innovation (AREA)
- Medical Informatics (AREA)
- Economics (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Primary Health Care (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Machine Translation (AREA)
- Electrically Operated Instructional Devices (AREA)
Priority Applications (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201980082811.1A CN113196278B (zh) | 2018-10-13 | 2019-10-13 | 训练自然语言检索系统的方法、检索系统以及对应的用途 |
| JP2021545333A JP7826007B2 (ja) | 2018-10-13 | 2019-10-13 | 自然言語検索システムの訓練方法、探索システムおよび対応の使用 |
| EP19805358.9A EP3864566A1 (en) | 2018-10-13 | 2019-10-13 | Method of training a natural language search system, search system and corresponding use |
| US17/284,799 US12039272B2 (en) | 2018-10-13 | 2019-10-13 | Method of training a natural language search system, search system and corresponding use |
| US18/741,847 US20240370649A1 (en) | 2018-10-13 | 2024-06-13 | Method of training a natural language search system, search system and corresponding use |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| FI20185865A FI20185865A1 (fi) | 2018-10-13 | 2018-10-13 | Menetelmä luonnollisen kielen hakujärjestelmän opettamiseksi, hakujärjestelmä ja vastaava käyttö |
| FI20185865 | 2018-10-13 |
Related Child Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US17/284,799 A-371-Of-International US12039272B2 (en) | 2018-10-13 | 2019-10-13 | Method of training a natural language search system, search system and corresponding use |
| US18/741,847 Continuation US20240370649A1 (en) | 2018-10-13 | 2024-06-13 | Method of training a natural language search system, search system and corresponding use |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020074788A1 true WO2020074788A1 (en) | 2020-04-16 |
Family
ID=68583453
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/FI2019/050733 Ceased WO2020074788A1 (en) | 2018-10-13 | 2019-10-13 | Method of training a natural language search system, search system and corresponding use |
Country Status (6)
| Country | Link |
|---|---|
| US (2) | US12039272B2 (https=) |
| EP (1) | EP3864566A1 (https=) |
| JP (1) | JP7826007B2 (https=) |
| CN (1) | CN113196278B (https=) |
| FI (1) | FI20185865A1 (https=) |
| WO (1) | WO2020074788A1 (https=) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111539228A (zh) * | 2020-04-29 | 2020-08-14 | 支付宝(杭州)信息技术有限公司 | 向量模型训练方法及装置、相似度确定方法及装置 |
| RU2842206C1 (ru) * | 2024-09-21 | 2025-06-23 | Артем Александрович Кравченко | Компьютерное устройство для предобучения, или обучения, или дообучения модели классификации и/или модели кластеризации |
| WO2026054680A1 (ru) * | 2024-09-21 | 2026-03-12 | Артем Александрович КРАВЧЕНКО | Способ обучения модели кластеризации |
| WO2026063824A1 (ru) * | 2024-09-21 | 2026-03-26 | Артем Александрович КРАВЧЕНКО | Компьютерное устройство для предобучения, или обучения, или дообучения модели классификации и/или модели кластеризации |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| FI20185865A1 (fi) * | 2018-10-13 | 2020-04-14 | Iprally Tech Oy | Menetelmä luonnollisen kielen hakujärjestelmän opettamiseksi, hakujärjestelmä ja vastaava käyttö |
| US12124802B2 (en) * | 2019-05-18 | 2024-10-22 | IPRally Technologies Oy | System and method for analyzing similarity of natural language data |
| US12572592B2 (en) * | 2020-03-05 | 2026-03-10 | International Business Machines Corporation | Automated graph embedding recommendations based on extracted graph features |
| US11972225B2 (en) * | 2020-10-01 | 2024-04-30 | Shrey Pathak | Automated patent language generation |
| US12306906B2 (en) * | 2021-11-14 | 2025-05-20 | Microsoft Technology Licensing, Llc | Adaptive token sampling for efficient transformer |
| CN114443863B (zh) * | 2022-04-07 | 2022-07-26 | 北京网藤科技有限公司 | 工控网络中基于机器学习的攻击向量生成方法及系统 |
| CN116795789B (zh) * | 2023-08-24 | 2024-04-19 | 卓望信息技术(北京)有限公司 | 自动生成专利检索报告的方法及装置 |
| US12086557B1 (en) | 2023-10-06 | 2024-09-10 | Armada Systems, Inc. | Natural language statistical model with alerts |
| US12067041B1 (en) * | 2023-10-06 | 2024-08-20 | Armada Systems, Inc. | Time series data to statistical natural language interaction |
Family Cites Families (31)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6339767B1 (en) | 1997-06-02 | 2002-01-15 | Aurigin Systems, Inc. | Using hyperbolic trees to visualize data generated by patent-centric and group-oriented data processing |
| US8095581B2 (en) | 1999-02-05 | 2012-01-10 | Gregory A Stobbs | Computer-implemented patent portfolio analysis method and apparatus |
| US20070076001A1 (en) | 2005-09-30 | 2007-04-05 | Brand Matthew E | Method for selecting a low dimensional model from a set of low dimensional models representing high dimensional data based on the high dimensional data |
| CN107180264A (zh) * | 2006-07-12 | 2017-09-19 | 柯法克斯公司 | 用于对文档和数据的转导分类方法 |
| US20080086432A1 (en) * | 2006-07-12 | 2008-04-10 | Schmidtler Mauritius A R | Data classification methods using machine learning techniques |
| CN101196905A (zh) * | 2007-12-05 | 2008-06-11 | 覃征 | 一种智能图形检索方法 |
| US20100131513A1 (en) * | 2008-10-23 | 2010-05-27 | Lundberg Steven W | Patent mapping |
| US9110971B2 (en) | 2010-02-03 | 2015-08-18 | Thomson Reuters Global Resources | Method and system for ranking intellectual property documents using claim analysis |
| JP5060595B2 (ja) | 2010-06-04 | 2012-10-31 | 株式会社東芝 | 文書分析装置 |
| US9176949B2 (en) | 2011-07-06 | 2015-11-03 | Altamira Technologies Corporation | Systems and methods for sentence comparison and sentence-based search |
| US9202176B1 (en) | 2011-08-08 | 2015-12-01 | Gravity.Com, Inc. | Entity analysis system |
| US20130086042A1 (en) * | 2011-10-03 | 2013-04-04 | Steven W. Lundberg | System and method for information disclosure statement management and prior art cross-citation control |
| EP2959405A4 (en) | 2013-02-19 | 2016-10-12 | Google Inc | RESEARCH BASED ON TREATMENT OF NATURAL LANGUAGE |
| US10810193B1 (en) * | 2013-03-13 | 2020-10-20 | Google Llc | Querying a data graph using natural language queries |
| US10162882B2 (en) | 2014-07-14 | 2018-12-25 | Nternational Business Machines Corporation | Automatically linking text to concepts in a knowledge base |
| US10095689B2 (en) | 2014-12-29 | 2018-10-09 | International Business Machines Corporation | Automated ontology building |
| US10073890B1 (en) * | 2015-08-03 | 2018-09-11 | Marca Research & Development International, Llc | Systems and methods for patent reference comparison in a combined semantical-probabilistic algorithm |
| US20170075877A1 (en) | 2015-09-16 | 2017-03-16 | Marie-Therese LEPELTIER | Methods and systems of handling patent claims |
| US10831762B2 (en) * | 2015-11-06 | 2020-11-10 | International Business Machines Corporation | Extracting and denoising concept mentions using distributed representations of concepts |
| CN105260727B (zh) * | 2015-11-12 | 2018-09-21 | 武汉大学 | 基于图像处理与序列标注的学术文献语义再结构化方法 |
| US20180018564A1 (en) | 2016-07-13 | 2018-01-18 | Palantir Technologies Inc. | Artificial intelligence-based prior art document identification system |
| US10255269B2 (en) | 2016-12-30 | 2019-04-09 | Microsoft Technology Licensing, Llc | Graph long short term memory for syntactic relationship discovery |
| CN108334805B (zh) * | 2017-03-08 | 2020-04-03 | 腾讯科技(深圳)有限公司 | 检测文档阅读顺序的方法和装置 |
| US20180300323A1 (en) * | 2017-04-17 | 2018-10-18 | Lee & Hayes, PLLC | Multi-Factor Document Analysis |
| US10817781B2 (en) * | 2017-04-28 | 2020-10-27 | SparkCognition, Inc. | Generation of document classifiers |
| US10776566B2 (en) | 2017-05-24 | 2020-09-15 | Nathan J. DeVries | System and method of document generation |
| CN107247780A (zh) * | 2017-06-12 | 2017-10-13 | 北京理工大学 | 一种基于知识本体的专利文献相似性度量方法 |
| CN110019806B (zh) * | 2017-12-25 | 2021-08-06 | 中移动信息技术有限公司 | 一种文档聚类方法及设备 |
| CN108717601B (zh) * | 2018-05-08 | 2022-05-06 | 西安交通大学 | 一种面向企业难题的多创新方法集成与融合方法 |
| US10891321B2 (en) * | 2018-08-28 | 2021-01-12 | American Chemical Society | Systems and methods for performing a computer-implemented prior art search |
| FI20185865A1 (fi) * | 2018-10-13 | 2020-04-14 | Iprally Tech Oy | Menetelmä luonnollisen kielen hakujärjestelmän opettamiseksi, hakujärjestelmä ja vastaava käyttö |
-
2018
- 2018-10-13 FI FI20185865A patent/FI20185865A1/fi unknown
-
2019
- 2019-10-13 US US17/284,799 patent/US12039272B2/en active Active
- 2019-10-13 EP EP19805358.9A patent/EP3864566A1/en not_active Ceased
- 2019-10-13 WO PCT/FI2019/050733 patent/WO2020074788A1/en not_active Ceased
- 2019-10-13 JP JP2021545333A patent/JP7826007B2/ja active Active
- 2019-10-13 CN CN201980082811.1A patent/CN113196278B/zh active Active
-
2024
- 2024-06-13 US US18/741,847 patent/US20240370649A1/en active Pending
Non-Patent Citations (5)
| Title |
|---|
| "Communications in computer and information science", vol. 765, 1 January 2017, SPRINGER, DE, ISSN: 1865-0929, article ADEBAYO KOLAWOLE JOHN ET AL: "Textual Inference with Tree-Structured LSTM", pages: 17 - 31, XP055660434, DOI: 10.1007/978-3-319-67468-1_2 * |
| CARVALHO DANILO SILVA DE ET AL: "Extracting Semantic Information from Patent Claims Using Phrasal Structure Annotations", 2014 BRAZILIAN CONFERENCE ON INTELLIGENT SYSTEMS, IEEE, 18 October 2014 (2014-10-18), pages 31 - 36, XP032703589, DOI: 10.1109/BRACIS.2014.17 * |
| KAI SHENG TAI ET AL: "Improved Semantic Representations From Tree-Structured Long Short-Term Memory Networks", PROCEEDINGS OF THE 53RD ANNUAL MEETING OF THE ASSOCIATION FOR COMPUTATIONAL LINGUISTICS AND THE 7TH INTERNATIONAL JOINT CONFERENCE ON NATURAL LANGUAGE PROCESSING (VOLUME 1: LONG PAPERS), 30 May 2015 (2015-05-30), Stroudsburg, PA, USA, pages 1556 - 1566, XP055442054, DOI: 10.3115/v1/P15-1150 * |
| PATTABHI R K RAO ET AL: "Patent Document Summarization Using Conceptual Graphs", INTERNATIONAL JOURNAL ON NATURAL LANGUAGE COMPUTING, vol. 6, no. 3, 30 June 2017 (2017-06-30), pages 15 - 32, XP055660763, ISSN: 2319-4111, DOI: 10.5121/ijnlc.2017.6302 * |
| SAKARI ARVELA: "Patent Automation - It's About Time", SPECIAL STAGES OF IPRALLY, 18 April 2018 (2018-04-18), XP055480391, Retrieved from the Internet <URL:https://www.iprally.com/blog/patent-automation-its-about-time.html> [retrieved on 20180601] * |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111539228A (zh) * | 2020-04-29 | 2020-08-14 | 支付宝(杭州)信息技术有限公司 | 向量模型训练方法及装置、相似度确定方法及装置 |
| CN111539228B (zh) * | 2020-04-29 | 2023-08-08 | 支付宝(杭州)信息技术有限公司 | 向量模型训练方法及装置、相似度确定方法及装置 |
| RU2842206C1 (ru) * | 2024-09-21 | 2025-06-23 | Артем Александрович Кравченко | Компьютерное устройство для предобучения, или обучения, или дообучения модели классификации и/или модели кластеризации |
| RU2843081C1 (ru) * | 2024-09-21 | 2025-07-07 | Артем Александрович Кравченко | Способ предобучения, или обучения, или дообучения модели кластеризации |
| WO2026054680A1 (ru) * | 2024-09-21 | 2026-03-12 | Артем Александрович КРАВЧЕНКО | Способ обучения модели кластеризации |
| WO2026063824A1 (ru) * | 2024-09-21 | 2026-03-26 | Артем Александрович КРАВЧЕНКО | Компьютерное устройство для предобучения, или обучения, или дообучения модели классификации и/или модели кластеризации |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2022513353A (ja) | 2022-02-07 |
| CN113196278A (zh) | 2021-07-30 |
| FI20185865A1 (fi) | 2020-04-14 |
| US20240370649A1 (en) | 2024-11-07 |
| US20210397790A1 (en) | 2021-12-23 |
| CN113196278B (zh) | 2025-09-12 |
| EP3864566A1 (en) | 2021-08-18 |
| JP7826007B2 (ja) | 2026-03-09 |
| US12039272B2 (en) | 2024-07-16 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20240370649A1 (en) | Method of training a natural language search system, search system and corresponding use | |
| US20220004545A1 (en) | Method of searching patent documents | |
| JP7801892B2 (ja) | 自然言語文書を検索するシステム | |
| Zubrinic et al. | The automatic creation of concept maps from documents written using morphologically rich languages | |
| US20230138014A1 (en) | System and method for performing a search in a vector space based search engine | |
| US12124802B2 (en) | System and method for analyzing similarity of natural language data | |
| CN119848168A (zh) | 基于大语言模型和知识图谱的检索生成方法及装置 | |
| CN118245564B (zh) | 一种支持语义查重查新的特征比对库构建方法及装置 | |
| Zehtab-Salmasi et al. | FRAKE: fusional real-time automatic keyword extraction | |
| Sun | A natural language interface for querying graph databases | |
| Garrido et al. | TM-gen: A topic map generator from text documents | |
| CN117829140A (zh) | 用于规章与法规的自动比对方法及其系统 | |
| CN119720991A (zh) | 基于语义相似度对文本提取数据相似度匹配方法 | |
| Hsiao et al. | Extracting bibliographical data for PDF documents with HMM and external resources | |
| Çay et al. | Exploring the relationship between academicians via reference parsing | |
| CN119248941A (zh) | 一种基于结构优化和强化学习的事件因果关系识别方法 | |
| Jakubowski et al. | Extending FrameNet to Machine Learning Domain. | |
| CN121524292A (zh) | 一种中小企业数字转型智能问答方法、装置、设备及存储介质 | |
| CN120492950A (zh) | 一种基于cpc分类的专利相似性判断方法 | |
| CN121543252A (zh) | 一种自动生成系统工程的SysML v2可视化分析模型的方法及系统 | |
| CN112800193A (zh) | 一种日志分析和问答系统及方法 | |
| Yeates | Text Augmentation: Inserting XML tags into natural language text with PPM Models and Viterbi-like search | |
| HADI | TEXT REPRESENTATION USING CANONICAL DATA MODEL | |
| Choi et al. | Ontology-based automatic semantic annotation for named entity disambiguation | |
| Wehrli | Automatic Vocabulary Generation |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 19805358 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2021545333 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2019805358 Country of ref document: EP Effective date: 20210514 |
|
| WWG | Wipo information: grant in national office |
Ref document number: 201980082811.1 Country of ref document: CN |
|
| WWW | Wipo information: withdrawn in national office |
Ref document number: 2019805358 Country of ref document: EP |