Feature completion in computer-human interactive learning

US9355088B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9355088-B2
Application numberUS-201314075701-A
CountryUS
Kind codeB2
Filing dateNov 8, 2013
Priority dateJul 12, 2013
Publication dateMay 31, 2016
Grant dateMay 31, 2016

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A collection of data that is extremely large can be difficult to search and/or analyze. Relevance may be dramatically improved by automatically classifying queries and web pages in useful categories, and using these classification scores as relevance features. A thorough approach may require building a large number of classifiers, corresponding to the various types of information, activities, and products. Creation of classifiers and schematizers is provided on large data sets. Exercising the classifiers and schematizers on hundreds of millions of items may expose value that is inherent to the data by adding usable meta-data. Some aspects include active labeling exploration, automatic regularization and cold start, scaling with the number of items and the number of classifiers, active featuring, and segmentation and schematization.

First claim

Opening claim text (preview).

The invention claimed is: 1. One or more hardware computer-storage media having embodied thereon computer-usable instructions that, when executed, facilitate a method of feature completion for machine learning, the method comprising: storing a first set of data items, wherein each data item includes a text stream of words; accessing a dictionary, wherein the dictionary includes a list of words that define a concept usable as an input feature for training a machine-learning model to score data items with a probability of being a positive example or a negative example of a particular class of data item; providing a feature that is already trained to determine a probability that a word at a given word position corresponds semantically to the concept defined by the words in the dictionary; and training the machine-learning model with the dictionary as an input feature, wherein the training includes A) for the given word position in a text stream within a data item, utilizing the provided feature to calculate a first probability that the word at the given word position corresponds semantically to the concept defined by the words in the dictionary, B) examining a context of the given word position, wherein the context includes a number of words preceding the given word position and a number of words following the given word position, and wherein the context does not include the word at the given word position, C) calculating a second probability that the word at the given word position corresponds semantically to the concept defined by the words in the dictionary, based on a function of the words in the context of the given word position, wherein calculating the second probability comprises one or more of: 1) determining whether any words from a given list appear at a center of a window of text around the given word position in which center words in the window of text have been removed, 2) determining a presence or absence of a verb in the window, 3) determining a presence or absence of a noun followed by an adjective, or 4) determining a number of occurrences of a given word in the window, and D) modifying the function to adjust the calculated second probability, based on the calculated first probability. 2. The media of claim 1 , wherein modifying the function to adjust the calculated second probability includes A) modifying the function to increase the calculated second probability when the word at the given word position is in the dictionary, and B) modifying the function to decrease the calculated second probability when the word at the given word position is not in the dictionary. 3. The media of claim 1 , wherein the machine-learning model includes at least one of a classifier and a schematizer. 4. The media of claim 1 , wherein the context is a sliding window that includes a number of words immediately preceding the given word position and a number of words immediately following the given word position. 5. The media of claim 1 , wherein the calculated first probability is an estimate of the first probability. 6. A method of feature completion for machine learning, comprising: storing a first set of data items, wherein each data item includes a text stream of words; accessing a dictionary, wherein the dictionary includes a list of words that define a concept usable as an input feature for training a machine-learning model to score data items with a probability of being a positive example or a negative example of a particular class of data item; providing a feature that is already trained to determine a probability that a word at a given word position corresponds semantically to the concept defined by the words in the dictionary; and training the machine-learning model with the dictionary as an input feature, wherein the training includes A) for the given word position in a text stream within a data item, utilizing the provided feature to calculate a first probability that the word at the given word position corresponds semantically to the concept defined by the words in the dictionary, B) examining a context of the given word position, wherein the context includes a number of words preceding the given word position and a number of words following the given word position, and wherein the context does not include the word at the given word position, C) calculating a second probability that the word at the given word position corresponds semantically to the concept defined by the words in the dictionary, based on a function of the words in the context of the given word position, wherein calculating the second probability comprises one or more of: 1) determining whether any words from a given list appear at a center of a window of text around the given word position in which center words in the window of text have been removed, 2) determining a presence or absence of a verb in the window, 3) determining a presence or absence of a noun followed by an adjective, or 4) determining a number of occurrences of a given word in the window, and D) modifying the function to adjust the calculated second probability, based on the calculated first probability. 7. The method of claim 6 , wherein modifying the function to adjust the calculated second probability includes A) modifying the function to increase the calculated second probability when the word at the given word position is in the dictionary, and B) modifying the function to decrease the calculated second probability when the word at the given word position is not in the dictionary. 8. The method of claim 6 , wherein the machine-learning model includes at least one of a classifier and a schematizer. 9. The method of claim 6 , wherein the context is a sliding window that includes a number of words immediately preceding the given word position and a number of words immediately following the given word position. 10. The method of claim 6 , wherein the calculated first probability is an estimate of the first probability. 11. The method of claim 6 , wherein the feature is a regular expression operating over strings to predict semantically matching positions in text within a string at each considered position. 12. A system for feature completion for machine learning, comprising: one or more computer-storage media configured to store a first set of data items, wherein each data item includes a text stream of words; one or more computer-storage media configured to store a dictionary; and one or more computing devices configured to A) access the dictionary, wherein the dictionary includes a list of words that define a concept usable as an input feature for training a machine-learning model to score data items with a probability of being a positive example or a negative example of a particular class of data item; B) utilize a feature that is already trained to determine a probability that a word at a given word position corresponds semantically to the concept defined by the words in the dictionary; and C) train the machine-learning model with the dictionary as an input feature, wherein the training includes 1) for the given word position in a text stream within a data item, utilize the provided feature to calculate a first probability that the word at the given word position corresponds semantically to the concept defined by the words in the dictionary, 2) examine a context of the given word position, wherein the context includes a number of words preceding the given word position and a number of words following the given word position, and wherein the context does not include the word at the given word position, 3) calculate a second probability that the word at the given word position corresponds

Assignees

Inventors

Classifications

  • Probabilistic graphical models, e.g. probabilistic networks · CPC title

  • G06F40/242Primary

    Dictionaries · CPC title

  • Formats for control data (H04L1/16 takes precedence; training sequences H04L25/00 and H04L27/00) · CPC title

  • Interaction with lists of selectable items, e.g. menus · CPC title

  • Indexing; Web crawling techniques · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9355088B2 cover?
A collection of data that is extremely large can be difficult to search and/or analyze. Relevance may be dramatically improved by automatically classifying queries and web pages in useful categories, and using these classification scores as relevance features. A thorough approach may require building a large number of classifiers, corresponding to the various types of information, activities, a…
Who is the assignee on this patent?
Microsoft Corp, Microsoft Technology Licensing Llc
What technology area does this patent fall under?
Primary CPC classification G06F40/242. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue May 31 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).