US12423592B2 - Hierarchy-preserving learning for multi-label classification - Google Patents
Hierarchy-preserving learning for multi-label classificationInfo
- Publication number
- US12423592B2 US12423592B2 US17/192,761 US202117192761A US12423592B2 US 12423592 B2 US12423592 B2 US 12423592B2 US 202117192761 A US202117192761 A US 202117192761A US 12423592 B2 US12423592 B2 US 12423592B2
- Authority
- US
- United States
- Prior art keywords
- loss
- classification
- hierarchical
- loss function
- concepts
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/02—Knowledge representation; Symbolic representation
- G06N5/022—Knowledge engineering; Knowledge acquisition
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/217—Validation; Performance evaluation; Active pattern learning techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/243—Classification techniques relating to the number of classes
- G06F18/2431—Multiple classes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/243—Classification techniques relating to the number of classes
- G06F18/24323—Tree-organised classifiers
-
- 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
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/774—Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/776—Validation; Performance evaluation
Definitions
- This disclosure relates generally to database and file management within network environments, and in particular relates to hierarchical constraint loss functions for multi-label classification.
- Machine learning (ML) models are trained on class labels that often have an underlying taxonomy or hierarchy defined over the label space.
- a set of images may contain objects like “building” and “bulldog”.
- There exists a class/subclass relation between “dog” and “bulldog” so, if the model predicts the object to be a dog instead of bulldog, a human evaluator will consider the error to be mild.
- HMC Hierarchical multi-label classification
- FIG. 1 illustrates an example multi-label classification prediction system.
- FIG. 2 A illustrates a multi-label classification machine-learning model for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model.
- FIG. 2 B illustrates another embodiment of a multi-label classification machine-learning model for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model.
- FIG. 2 C illustrates another embodiment of a multi-label classification machine-learning model for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model.
- FIG. 3 A and FIG. 3 B illustrate example evaluation diagrams of the presently disclosed hierarchically constrained loss (HCL) techniques.
- HCL hierarchically constrained loss
- FIG. 4 illustrates a flow diagram of a method for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model to more accurately predict multi-label classifications.
- FIG. 5 illustrates an example computer system.
- FIG. 6 illustrates a diagram of an example artificial intelligence (AI) architecture.
- AI artificial intelligence
- the present embodiments are directed toward a programming analytics system for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model to more accurately predict multi-label classifications.
- the programming analytics system may access a set of content objects, in which each content object of the set of content objects may be pre-labeled with one or more concepts of a number of concepts. In particular embodiments, the number of concepts may be organized according to a hierarchical relationship.
- the programming analytics system may train, by a machine-learning model, a classification model for classifying content objects within the set of content objects.
- training, by the machine-learning model, the classification model may include training the classification model utilizing content objects of the set of content objects corresponding to the parent concept in accordance with a predetermined criteria prior to utilizing content objects of the set of content objects corresponding to the child concept in accordance with the predetermined criteria.
- training the classification model may include determining, for each object, a number of classification values corresponding to the plurality of concepts.
- training the classification model may further include calculating a loss for each of the plurality of classification values based on the pre-labeled concepts associated with the object.
- the calculated loss for each of the number of classification value may include a first calculated loss for a parent concept of the number of concepts and a second calculated loss for a child concept of the number of concepts.
- training the classification model may further include utilizing a hierarchical constraint loss function to calculate a maximum loss based on the calculated loss for each of the plurality of classification values.
- the hierarchical constraint loss function may include one or more constraints configured to limit the second calculated loss to a value less than or equal to that of the first calculated loss.
- the hierarchical constraint loss function may also be tightly bounded around 0-1 loss function.
- the programming analytics system may derive the hierarchical constraint loss function based on one or more base loss functions.
- the programming analytics system may sort the respective losses for each of the number of classification values in order of increasing loss value and selecting an initial K concepts corresponding to an initial K losses of the sorted respective losses, such that a cumulative sum of the initial K losses is greater than a sum of a predetermined threshold loss value and 1 ⁇ K.
- K may include a hyperparameter.
- training the classification model may conclude with utilizing updating the classification model based on the hierarchical constraint loss function until the maximum loss satisfies a predetermined criterion.
- the present embodiments may provide a hierarchical constraint loss function, which may be utilize, for example, to improve programming content recommendations (e.g., TV programming, video-streaming programming, podcast programming, and so forth) and advertisements (e.g., advertisements that may be interesting to particular users) by suggesting programming content to user based on the current video and user's watch history/profile, providing more coarsely grained programming content categories (e.g., Action, Entertainment), providing more finely grained categories (e.g., Entertainment/Concert, Action/War) can increase accuracy of recommendation, providing better advertisement targeting based on users' watch history or taste graphs, and so forth.
- programming content recommendations e.g., TV programming, video-streaming programming, podcast programming, and so forth
- advertisements e.g., advertisements that may be interesting to particular users
- FIG. 1 An example multi-label classification prediction system 100 is illustrated by FIG. 1 .
- the multi-label demographics classification prediction system 100 may include a programming analytics system 102 , one or more databases 104 , 106 , and a TV programming and advertising content subnetwork 108 .
- the programming analytics system 102 may be utilized to process and manage various analytics and/or data intelligence such as TV programming analytics, web analytics, user profile data, user payment data, user privacy preferences, and so forth.
- the programming analytics system 102 may include a Platform as a Service (PaaS) architecture, a Software as a Service (SaaS) architecture, and an Infrastructure as a Service (IaaS), or other various cloud-based cluster computing architectures.
- PaaS Platform as a Service
- SaaS Software as a Service
- IaaS Infrastructure as a Service
- the programming analytics system 102 may include a pre-processing functional block 112 , a machine-learning model functional block 114 , and multi-label classification functional block 116 .
- the pre-processing functional block 112 , the machine-learning model functional block 114 , and the multi-label classification functional block 116 may each include, for example, a computing engine.
- the pre-processing functional block 112 may receive the ACR user viewing data 110 , which may include, for example, specific programming content (e.g., TV programming) recently viewed by one or more particular users or subgroups of users.
- the ACR user viewing data 110 may include an identification of the recently viewed programming content (e.g., TV programs), metadata associated with the recently viewed programming content (e.g., TV programs), the particular timeslot (e.g., day-hour) the recently viewed programming content (e.g., TV programs) was viewed within, and the programming channel on which the programming content (e.g., TV programs) was viewed.
- the recently viewed programming content e.g., TV programs
- metadata associated with the recently viewed programming content e.g., TV programs
- the particular timeslot e.g., day-hour
- the recently viewed programming content e.g., TV programs
- the pre-processing functional block 112 may then interface with the content database 104 to associate the recently viewed programming content included in the ACR user viewing data 110 with TV programming content stored by the database 104 .
- the TV programming content stored by the database 104 may include, for example, user or subgroup profile data, programming genre data, programing category data, programming clustering category group data, or other TV programming content or metadata that may be stored by the database 104 .
- the ACR user viewing data 110 may include time-series data expressed in an hour context and/or day context. For instance, in a particular embodiment, time-series ACR user viewing data 110 may be received, for example, every 2-hour timeslot per 24-hour time period (12 timeslots total per 24-hour day). In some embodiments, different timeslots may be utilized (e.g., 8 3-hour timeslots per 24-hour time period, 24 1-hour timeslots per 24-hour time period, 48 30-minute timeslots per 24-hour time period, and so forth).
- the machine-learning model functional block 114 may include a hierarchical constraint loss function that may be utilized to ensure that the machine-learning model functional block 114 predicts parent classification labels with a higher probability than that of child classification labels.
- a set of content objects e.g., images, video, audio, audible content, and so forth
- objects such “building” and “bulldog”.
- the machine-learning model functional block 114 may be trained and retrained to always predict “dog” with a higher probability than the machine-learning model functional block 114 predicts “bulldog”.
- the programming analytics system 102 may provide the predictions of hierarchical multi-label classifications to the database 106 .
- a network-based content orchestrator 118 may retrieve the predictions of the hierarchical multi-label classifications from the database 106 .
- the content orchestrator 118 may then store the predictions of the hierarchical multi-label classifications together with TV programming and advertising content to be viewed in a programming and advertising content base 120 . In particular embodiments, based on the predictions of the hierarchical multi-label classifications, the content orchestrator 118 may then provide TV programming and advertising content 122 to, for example, an end-user client device for user viewing.
- FIG. 2 A illustrates a multi-label classification machine-learning model 200 A for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model to more accurately predict multi-label classifications.
- the multi-label classification model 200 A learns by making hierarchically consistent, robust, and more accurate predictions of multi-label classifications.
- the multi-label classification model 200 A may include a database of programing content objects 202 A (e.g., TV programming, video-streaming programming, podcast programming, and so forth), which may include, for example, sets of images, videos, audio, audible content, and so forth.
- programing content objects 202 A e.g., TV programming, video-streaming programming, podcast programming, and so forth
- one or more segmented object features 204 may be extracted from the programing content objects 202 A.
- the one or more segmented object features 204 may be inputted to a multi-label classification model 206 A for classifying content objects that may be included within the programing content objects 202 A (e.g., TV programming, video-streaming programming, podcast programming, and so forth).
- the multi-label classification machine-learning model 200 A may also include a hierarchical classification learning model 208 that may be programmatically coupled to the multi-label classification model 200 A.
- the hierarchical classification learning model 208 may include a hierarchical consistency learning functional block 210 and a robust classification functional block 212 .
- a base multi-label loss function which may be expressed as:
- Equation 1 may be lower bounded by 0-1 loss, but may not impose any hierarchical constraints between the categories.
- this loss might give higher probability to a “Dog” than “Animal” in case a sample is labeled as both “Animal” and “Dog”.
- this may imply that the multi-label classification model 206 A is more accurate in its prediction of “Dog” as compared to “Animal”.
- such an implication may be counterintuitive as “Dog” is an “Animal” and thus its probability should not be greater than that of “Animal”.
- the multi-label classification machine-learning model 200 A may derive a hierarchical constraint loss function, which may be expressed as:
- the hierarchical constraint loss function as expressed in Equation 2 may ensure that the higher classes (e.g., parent classes) in the hierarchy with respect to other classes (e.g., child classes) are selected to provide training samples until the multi-label classification model 206 A learns to accurately identify and classify the parent classes before providing training samples for child classes higher in the hierarchy.
- the hierarchical constraint loss function (e.g., Equation 3) guarantees that the loss of a child class (e.g., “Dog”) may always be more than the one or more corresponding losses of an intermediate class (e.g., “Canine”) and parent class (e.g., “Animal”).
- the hierarchical constraint loss function (e.g., Equation 3) may cause the multi-label classification model 206 A to always predict the parent class (e.g., “Animal”) with a higher probability than that of the child class (e.g., “Dog”).
- the multi-label classification model 206 A may then output one or more hierarchically consistent predictions 214 .
- FIG. 2 B illustrates another embodiment of a multi-label classification machine-learning model 200 B for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model to more accurately predict multi-label classifications.
- the multi-label classification machine-learning model 200 B may be suitable for training the multi-label classification model 206 B based on a database of programming content object features and associated human annotated and pre-labeled data 202 B (e.g., ground truth for evaluating the trained the multi-label classification model 206 B).
- the multi-label classification model 206 B may be trained for hierarchical consistent learning and hierarchical learning curriculum in accordance with the below algorithm:
- for j 1 . . . C do
- for i 1 ...
- N do
- _ l h (y .,j , ⁇ .,j ) + l h (y i,j , ⁇ i,j );
- a hierarchically constrained loss function 1 h may be derived as expressed by Equation 3.
- the above algorithm first creates a hierarchically constrained loss function l h given the loss function l.
- the above algorithm may then sort the loss values of classes in increasing order of magnitude.
- the first K classes selects the first K classes from this list such that the cumulative sum is greater than thresh+1 ⁇ K, where K is an hyperparameter.
- the first 1 ⁇ K classes go in the selection pool.
- the time complexity of the above algorithm is O(NC log(C)) and is thus computationally inexpensive due to class size being typically small.
- FIG. 2 C illustrates another embodiment of a multi-label classification machine-learning model 200 C for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model to more accurately predict multi-label classifications.
- the multi-label classification machine-learning model 200 C may be suitable for deriving a hierarchical consistency constraint criterion to be hierarchical level-based as opposed to the parent-child hierarchical relationship as discussed above with respect to the multi-label classification machine-learning model 200 B of FIG. 2 A and the multi-label classification machine-learning model 200 B of FIG. 2 B .
- the multi-label classification machine-learning model 200 C may derive hierarchical constraint loss function that may be derived based on one or more hierarchical consistency constraints, which may be expressed as: ⁇ : ⁇ ( i ,y l ) ⁇ ⁇ c 1 ,c 2 ⁇ m ( c 1 )> m ( c 2 ) l h ( y i,c 1 , ⁇ i,c 1 ) ⁇ l h ( y i,c 2 , ⁇ i,c 1 ) ⁇ l h ( y i,c 2 , ⁇ i,c 2 ) (Equation 4).
- m denotes a mapping from category c to a corresponding hierarchical level.
- the multi-label classification model 206 C may more easily identify categories in higher level (closer to the root) than finer categories in the lower level(closer to the leaves) as they are coarser.
- the hierarchical level-based constraint may imply that the loss increases monotonically with each level of the hierarchy.
- the loss of higher hierarchical levels in the hierarchy may be lesser than that of the lower hierarchical levels in the hierarchy.
- violations in which the loss of higher hierarchical levels in the hierarchy may not be lesser than that of the lower hierarchical levels in the hierarchy may be interpreted by the multi-label classification model 206 C as differentiating between, for example, finer-grained classes more easily as compared to coarse classes.
- the multi-label classification machine-learning model 200 C may derive a hierarchical constraint loss function, which may be expressed as:
- FIG. 3 A and FIG. 3 B illustrate example evaluation diagrams 300 A and 300 B of the presently disclosed hierarchically constrained loss (HCL) techniques.
- HCL hierarchically constrained loss
- the appropriate value of the threshold based on the percentage of classes may be selected with the random initialization of the model (e.g., using the 0 th iteration loss values).
- FIG. 3 A evaluating the impact of varying the percentage of class-selection by HCL on its performance, it may be observed that both significant metrics, HierDist and Hit@1 change significantly in their performance based on the percentage of classes selected and hence the threshold used for class-selection.
- FIG. 3 B illustrates the associated statistical graph of the data provided by FIG. 3 B .
- the dashed line denotes the sum of ranking of HCL and corresponding critical difference (CD).
- FIG. 3 B less advanced algorithms above the line are statistically significantly outperformed by the presently disclosed HCL techniques.
- FIG. 4 illustrates a flow diagram of a method 400 for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model to more accurately predict multi-label classifications, in accordance with the presently disclosed embodiments.
- the method 400 may be performed utilizing one or more processing devices (e.g., programming analytics system 102 ) that may include hardware (e.g., a general purpose processor, a graphic processing unit (GPU), an application-specific integrated circuit (ASIC), a system-on-chip (SoC), a microcontroller, a field-programmable gate array (FPGA), a central processing unit (CPU), an application processor (AP), a visual processing unit (VPU), a neural processing unit (NPU), a neural decision processor (NDP), or any other processing device(s) that may be suitable for processing user viewing content time-series data), software (e.g., instructions running/executing on one or more processors), firmware (e.g., microcode), or some combination thereof.
- software
- the method 400 may begin block 402 with the one or more processing devices (e.g., programming analytics system 102 ) accessing a set of content objects, wherein each content object of the set of content objects is pre-labeled with one or more concepts of a plurality of concepts, and in which the plurality of concepts are organized according to a hierarchical relationship.
- the method 400 may then continue at block 404 with the one or more processing devices (e.g., programming analytics system 102 ) training, by a machine-learning model, a classification model for classifying content objects within the set of content objects.
- the method 400 may then continue at block 406 with the one or more processing devices (e.g., programming analytics system 102 ) determining, for each object, a plurality of classification values corresponding to the plurality of concepts.
- the method 400 may then continue at block 408 with the one or more processing devices (e.g., programming analytics system 102 ) calculating a loss for each of the plurality of classification values based on the pre-labeled concepts associated with the object.
- the method 400 may then continue at block 410 with the one or more processing devices (e.g., programming analytics system 102 ) utilizing a hierarchical constraint loss function to calculate a maximum loss based on the calculated loss for each of the plurality of classification values.
- the method 400 may then conclude at block 412 with the one or more processing devices (e.g., programming analytics system 102 ) updating the classification model based on the hierarchical constraint loss function until the maximum loss satisfies a predetermined criteria.
- the present embodiments are directed toward a programming analytics system for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model to better predict multi-label classifications.
- the programming analytics system may access a set of content objects, in which each content object of the set of content objects may be pre-labeled with one or more concepts of a number of concepts. In particular embodiments, the number of concepts may be organized according to a hierarchical relationship.
- the programming analytics system may train, by a machine-learning model, a classification model for classifying content objects within the set of content objects.
- training, by the machine-learning model, the classification model may include training the classification model utilizing content objects of the set of content objects corresponding to the parent concept in accordance with a predetermined criteria prior to utilizing content objects of the set of content objects corresponding to the child concept in accordance with the predetermined criteria.
- training the classification model may include determining, for each object, a number of classification values corresponding to the plurality of concepts.
- training the classification model may further include calculating a loss for each of the plurality of classification values based on the pre-labeled concepts associated with the object.
- the calculated loss for each of the number of classification value may include a first calculated loss for a parent concept of the number of concepts and a second calculated loss for a child concept of the number of concepts.
- training the classification model may further include utilizing a hierarchical constraint loss function to calculate a maximum loss based on the calculated loss for each of the plurality of classification values.
- the hierarchical constraint loss function may include one or more constraints configured to limit the second calculated loss to a value less than or equal to that of the first calculated loss.
- the hierarchical constraint loss function may also be bounded around one or more values on an interval between 0 and 1.
- the programming analytics system may derive the hierarchical constraint loss function based on one or more base loss functions.
- the programming analytics system may sort the respective losses for each of the number of classification values in order of increasing loss value and selecting an initial K concepts corresponding to an initial K losses of the sorted respective losses, such that a cumulative sum of the initial K losses is greater than a sum of a predetermined threshold loss value and 1 ⁇ K.
- K may include a hyperparameter.
- training the classification model may conclude with utilizing updating the classification model based on the hierarchical constraint loss function until the maximum loss satisfies a predetermined criterion.
- the present embodiments may provide a hierarchical constraint loss function, which may be utilize, for example, to improve programming content recommendations (e.g., TV programming, video-streaming programming, podcast programming, and so forth) and advertisements (e.g., advertisements that may be interesting to particular users) by suggesting programming content to user based on the current video and user's watch history/profile, providing more coarsely grained programming content categories (e.g., Action, Entertainment), providing more finely grained categories (e.g., Entertainment/Concert, Action/War) can increase accuracy of recommendation, providing better advertisement targeting based on users' watch history or taste graphs, and so forth.
- programming content recommendations e.g., TV programming, video-streaming programming, podcast programming, and so forth
- advertisements e.g., advertisements that may be interesting to particular users
- FIG. 5 illustrates an example computer system 500 that may be utilized for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model to more accurately predict multi-label classifications, in accordance with the presently disclosed embodiments.
- one or more computer systems 500 perform one or more steps of one or more methods described or illustrated herein.
- one or more computer systems 500 provide functionality described or illustrated herein.
- software running on one or more computer systems 500 performs one or more steps of one or more methods described or illustrated herein or provides functionality described or illustrated herein.
- Particular embodiments include one or more portions of one or more computer systems 500 .
- reference to a computer system may encompass a computing device, and vice versa, where appropriate.
- reference to a computer system may encompass one or more computer systems, where appropriate.
- computer system 500 may be an embedded computer system, a system-on-chip (SOC), a single-board computer system (SBC) (e.g., a computer-on-module (COM) or system-on-module (SOM)), a desktop computer system, a laptop or notebook computer system, an interactive kiosk, a mainframe, a mesh of computer systems, a mobile telephone, a personal digital assistant (PDA), a server, a tablet computer system, an augmented/virtual reality device, or a combination of two or more of these.
- SBC single-board computer system
- PDA personal digital assistant
- server a server
- tablet computer system augmented/virtual reality device
- one or more computer systems 500 may perform without substantial spatial or temporal limitation one or more steps of one or more methods described or illustrated herein.
- one or more computer systems 500 may perform in real time or in batch mode one or more steps of one or more methods described or illustrated herein.
- One or more computer systems 500 may perform at different times or at different locations one or more steps of one or more methods described or illustrated herein, where appropriate.
- computer system 500 includes a processor 502 , memory 504 , storage 506 , an input/output (I/O) interface 508 , a communication interface 810 , and a bus 512 .
- processor 502 includes hardware for executing instructions, such as those making up a computer program.
- processor 502 may retrieve (or fetch) the instructions from an internal register, an internal cache, memory 504 , or storage 506 ; decode and execute them; and then write one or more results to an internal register, an internal cache, memory 504 , or storage 506 .
- processor 502 may include one or more internal caches for data, instructions, or addresses. This disclosure contemplates processor 502 including any suitable number of any suitable internal caches, where appropriate.
- processor 502 may include one or more instruction caches, one or more data caches, and one or more translation lookaside buffers (TLBs). Instructions in the instruction caches may be copies of instructions in memory 504 or storage 506 , and the instruction caches may speed up retrieval of those instructions by processor 502 .
- TLBs translation lookaside buffers
- Data in the data caches may be copies of data in memory 504 or storage 506 for instructions executing at processor 502 to operate on; the results of previous instructions executed at processor 502 for access by subsequent instructions executing at processor 502 or for writing to memory 504 or storage 506 ; or other suitable data.
- the data caches may speed up read or write operations by processor 502 .
- the TLBs may speed up virtual-address translation for processor 502 .
- processor 502 may include one or more internal registers for data, instructions, or addresses. This disclosure contemplates processor 502 including any suitable number of any suitable internal registers, where appropriate. Where appropriate, processor 502 may include one or more arithmetic logic units (ALUs); be a multi-core processor; or include one or more processors 802 . Although this disclosure describes and illustrates a particular processor, this disclosure contemplates any suitable processor.
- ALUs arithmetic logic units
- memory 504 includes main memory for storing instructions for processor 502 to execute or data for processor 502 to operate on.
- computer system 500 may load instructions from storage 506 or another source (such as, for example, another computer system 500 ) to memory 504 .
- Processor 502 may then load the instructions from memory 504 to an internal register or internal cache.
- processor 502 may retrieve the instructions from the internal register or internal cache and decode them.
- processor 502 may write one or more results (which may be intermediate or final results) to the internal register or internal cache.
- Processor 502 may then write one or more of those results to memory 504 .
- processor 502 executes only instructions in one or more internal registers or internal caches or in memory 504 (as opposed to storage 506 or elsewhere) and operates only on data in one or more internal registers or internal caches or in memory 504 (as opposed to storage 506 or elsewhere).
- One or more memory buses may couple processor 502 to memory 504 .
- Bus 512 may include one or more memory buses, as described below.
- one or more memory management units reside between processor 502 and memory 504 and facilitate accesses to memory 504 requested by processor 502 .
- memory 504 includes random access memory (RAM).
- This RAM may be volatile memory, where appropriate. Where appropriate, this RAM may be dynamic RAM (DRAM) or static RAM (SRAM). Moreover, where appropriate, this RAM may be single-ported or multi-ported RAM.
- DRAM dynamic RAM
- SRAM static RAM
- Memory 504 may include one or more memory devices 504 , where appropriate.
- storage 506 includes mass storage for data or instructions.
- storage 506 may include a hard disk drive (HDD), a floppy disk drive, flash memory, an optical disc, a magneto-optical disc, magnetic tape, or a Universal Serial Bus (USB) drive or a combination of two or more of these.
- Storage 506 may include removable or non-removable (or fixed) media, where appropriate.
- Storage 506 may be internal or external to computer system 500 , where appropriate.
- storage 506 is non-volatile, solid-state memory.
- storage 506 includes read-only memory (ROM).
- this ROM may be mask-programmed ROM, programmable ROM (PROM), erasable PROM (EPROM), electrically erasable PROM (EEPROM), electrically alterable ROM (EAROM), or flash memory or a combination of two or more of these.
- This disclosure contemplates mass storage 506 taking any suitable physical form.
- Storage 506 may include one or more storage control units facilitating communication between processor 502 and storage 506 , where appropriate.
- storage 506 may include one or more storages 506 .
- this disclosure describes and illustrates particular storage, this disclosure contemplates any suitable storage.
- I/O interface 508 includes hardware, software, or both, providing one or more interfaces for communication between computer system 500 and one or more I/O devices.
- Computer system 500 may include one or more of these I/O devices, where appropriate.
- One or more of these I/O devices may enable communication between a person and computer system 500 .
- an I/O device may include a keyboard, keypad, microphone, monitor, mouse, printer, scanner, speaker, still camera, stylus, tablet, touch screen, trackball, video camera, another suitable I/O device or a combination of two or more of these.
- An I/O device may include one or more sensors. This disclosure contemplates any suitable I/O devices and any suitable I/O interfaces 506 for them.
- I/O interface 508 may include one or more device or software drivers enabling processor 502 to drive one or more of these I/O devices.
- I/O interface 508 may include one or more I/O interfaces 506 , where appropriate. Although this disclosure describes and illustrates a particular I/O interface, this disclosure contemplates any suitable I/O interface.
- communication interface 810 includes hardware, software, or both providing one or more interfaces for communication (such as, for example, packet-based communication) between computer system 500 and one or more other computer systems 500 or one or more networks.
- communication interface 810 may include a network interface controller (NIC) or network adapter for communicating with an Ethernet or other wire-based network or a wireless NIC (WNIC) or wireless adapter for communicating with a wireless network, such as a WI-FI network.
- NIC network interface controller
- WNIC wireless NIC
- WI-FI network wireless network
- computer system 500 may communicate with an ad hoc network, a personal area network (PAN), a local area network (LAN), a wide area network (WAN), a metropolitan area network (MAN), or one or more portions of the Internet or a combination of two or more of these.
- PAN personal area network
- LAN local area network
- WAN wide area network
- MAN metropolitan area network
- computer system 500 may communicate with a wireless PAN (WPAN) (such as, for example, a BLUETOOTH WPAN), a WI-FI network, a WI-MAX network, a cellular telephone network (such as, for example, a Global System for Mobile Communications (GSM) network), or other suitable wireless network or a combination of two or more of these.
- Computer system 500 may include any suitable communication interface 810 for any of these networks, where appropriate.
- Communication interface 810 may include one or more communication interfaces 810 , where appropriate.
- bus 512 includes hardware, software, or both coupling components of computer system 500 to each other.
- bus 512 may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a front-side bus (FSB), a HYPERTRANSPORT (HT) interconnect, an Industry Standard Architecture (ISA) bus, an INFINIBAND interconnect, a low-pin-count (LPC) bus, a memory bus, a Micro Channel Architecture (MCA) bus, a Peripheral Component Interconnect (PCI) bus, a PCI-Express (PCIe) bus, a serial advanced technology attachment (SATA) bus, a Video Electronics Standards Association local (VLB) bus, or another suitable bus or a combination of two or more of these.
- Bus 512 may include one or more buses 512 , where appropriate.
- a computer-readable non-transitory storage medium or media may include one or more semiconductor-based or other integrated circuits (ICs) (such, as for example, field-programmable gate arrays (FPGAs) or application-specific ICs (ASICs)), hard disk drives (HDDs), hybrid hard drives (HHDs), optical discs, optical disc drives (ODDs), magneto-optical discs, magneto-optical drives, floppy diskettes, floppy disk drives (FDDs), magnetic tapes, solid-state drives (SSDs), RAM-drives, SECURE DIGITAL cards or drives, any other suitable computer-readable non-transitory storage media, or any suitable combination of two or more of these, where appropriate.
- ICs such, as for example, field-programmable gate arrays (FPGAs) or application-specific ICs (ASICs)
- HDDs hard disk drives
- HHDs hybrid hard drives
- ODDs optical disc drives
- magneto-optical discs magneto-optical drives
- FIG. 6 illustrates a diagram 600 of an example artificial intelligence (AI) architecture 602 that may be utilized for deriving and utilizing a hierarchical constraint loss function for training a machine-learning model to more accurately predict multi-label classifications, in accordance with the presently disclosed embodiments.
- AI artificial intelligence
- the AI architecture 602 may be implemented utilizing, for example, one or more processing devices that may include hardware (e.g., a general purpose processor, a graphic processing unit (GPU), an application-specific integrated circuit (ASIC), a system-on-chip (SoC), a microcontroller, a field-programmable gate array (FPGA), a central processing unit (CPU), an application processor (AP), a visual processing unit (VPU), a neural processing unit (NPU), a neural decision processor (NDP), and/or other processing device(s) that may be suitable for processing various data and making one or more decisions based thereon), software (e.g., instructions running/executing on one or more processing devices), firmware (e.g., microcode), or some combination thereof.
- hardware e.g., a general purpose processor, a graphic processing unit (GPU), an application-specific integrated circuit (ASIC), a system-on-chip (SoC), a microcontroller, a field-programmable gate array (FPGA), a central processing unit
- the AI architecture 602 may include machine leaning (ML) algorithms and functions 604 , natural language processing (NLP) algorithms and functions 606 , expert systems 608 , computer-based vision algorithms and functions 610 , speech recognition algorithms and functions 612 , planning algorithms and functions 614 , and robotics algorithms and functions 616 .
- the ML algorithms and functions 604 may include any statistics-based algorithms that may be suitable for finding patterns across large amounts of data (e.g., “Big Data” such as user click data or other user interactions, text data, image data, video data, audio data, speech data, numbers data, and so forth).
- the ML algorithms and functions 604 may include deep learning algorithms 618 , supervised learning algorithms 620 , and unsupervised learning algorithms 622 .
- the deep learning algorithms 618 may include any artificial neural networks (ANNs) that may be utilized to learn deep levels of representations and abstractions from large amounts of data.
- the deep learning algorithms 618 may include ANNs, such as a multilayer perceptron (MLP), an autoencoder (AE), a convolution neural network (CNN), a recurrent neural network (RNN), long short term memory (LSTM), a grated recurrent unit (GRU), a restricted Boltzmann Machine (RBM), a deep belief network (DBN), a bidirectional recurrent deep neural network (BRDNN), a generative adversarial network (GAN), and deep Q-networks, a neural autoregressive distribution estimation (NADE), an adversarial network (AN), attentional models (AM), deep reinforcement learning, and so forth.
- MLP multilayer perceptron
- AE autoencoder
- CNN convolution neural network
- RNN recurrent neural network
- LSTM long short term memory
- GRU grated re
- the supervised learning algorithms 620 may include any algorithms that may be utilized to apply, for example, what has been learned in the past to new data using labeled examples for predicting future events. For example, starting from the analysis of a known training dataset, the supervised learning algorithms 620 may produce an inferred function to make predictions about the output values. The supervised learning algorithms 620 can also compare its output with the correct and intended output and find errors in order to modify the supervised learning algorithms 620 accordingly.
- the unsupervised learning algorithms 622 may include any algorithms that may applied, for example, when the data used to train the unsupervised learning algorithms 622 are neither classified nor labeled. For example, the unsupervised learning algorithms 622 may study and analyze how systems may infer a function to describe a hidden structure from unlabeled data.
- the NLP algorithms and functions 606 may include any algorithms or functions that may be suitable for automatically manipulating natural language, such as speech and/or text.
- the NLP algorithms and functions 606 may include content extraction algorithms or functions 624 , classification algorithms or functions 626 , machine translation algorithms or functions 628 , question answering (QA) algorithms or functions 630 , and text generation algorithms or functions 632 .
- the content extraction algorithms or functions 624 may include a means for extracting text or images from electronic documents (e.g., webpages, text editor documents, and so forth) to be utilized, for example, in other applications.
- the classification algorithms or functions 626 may include any algorithms that may utilize a supervised learning model (e.g., logistic regression, na ⁇ ve Bayes, stochastic gradient descent (SGD), k-nearest neighbors, decision trees, random forests, support vector machine (SVM), and so forth) to learn from the data input to the supervised learning model and to make new observations or classifications based thereon.
- the machine translation algorithms or functions 628 may include any algorithms or functions that may be suitable for automatically converting source text in one language, for example, into text in another language.
- the QA algorithms or functions 630 may include any algorithms or functions that may be suitable for automatically answering questions posed by humans in, for example, a natural language, such as that performed by voice-controlled personal assistant devices.
- the text generation algorithms or functions 632 may include any algorithms or functions that may be suitable for automatically generating natural language texts.
- the expert systems 608 may include any algorithms or functions that may be suitable for simulating the judgment and behavior of a human or an organization that has expert knowledge and experience in a particular field (e.g., stock trading, medicine, sports statistics, and so forth).
- the computer-based vision algorithms and functions 610 may include any algorithms or functions that may be suitable for automatically extracting information from images (e.g., photo images, video images).
- the computer-based vision algorithms and functions 610 may include image recognition algorithms 634 and machine vision algorithms 636 .
- the image recognition algorithms 634 may include any algorithms that may be suitable for automatically identifying and/or classifying objects, places, people, and so forth that may be included in, for example, one or more image frames or other displayed data.
- the machine vision algorithms 636 may include any algorithms that may be suitable for allowing computers to “see”, or, for example, to rely on image sensors cameras with specialized optics to acquire images for processing, analyzing, and/or measuring various data characteristics for decision making purposes.
- the speech recognition algorithms and functions 612 may include any algorithms or functions that may be suitable for recognizing and translating spoken language into text, such as through automatic speech recognition (ASR), computer speech recognition, speech-to-text (STT), or text-to-speech (TTS) in order for the computing to communicate via speech with one or more users, for example.
- the planning algorithms and functions 614 may include any algorithms or functions that may be suitable for generating a sequence of actions, in which each action may include its own set of preconditions to be satisfied before performing the action. Examples of AI planning may include classical planning, reduction to other problems, temporal planning, probabilistic planning, preference-based planning, conditional planning, and so forth.
- the robotics algorithms and functions 616 may include any algorithms, functions, or systems that may enable one or more devices to replicate human behavior through, for example, motions, gestures, performance tasks, decision-making, emotions, and so forth.
- references in the appended claims to an apparatus or system or a component of an apparatus or system being adapted to, arranged to, capable of, configured to, enabled to, operable to, or operative to perform a particular function encompasses that apparatus, system, component, whether or not it or that particular function is activated, turned on, or unlocked, as long as that apparatus, system, or component is so adapted, arranged, capable, configured, enabled, operable, or operative. Additionally, although this disclosure describes or illustrates particular embodiments as providing particular advantages, particular embodiments may provide none, some, or all of these advantages.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Medical Informatics (AREA)
- Databases & Information Systems (AREA)
- Multimedia (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Λ:∀ i ,y i)∈∀c 1 ,c 2∈ (c 1)=c 2 l(y i,c
| Algorithm 1: Class Selection for Hierarchical Class- | |||
| Based Curriculum Learning | |||
| Function selectClasses (Training Data | |||
| = (xi,yi)i=1,...,N, Base Loss l, Threshold thresh) | |||
| | for j = 1 . . . C do | |||
| | | lh(y.,j,ŷ.,j) ← 0; | |||
| | | for i = 1 ... N do | |||
| | | | lh(yi,j,ŷi,j) ← | |||
| | | | max(l(yi,j,ŷi,j), l(yi, (j), ŷi, (j))); | |||
| | |_ |_ lh(y.,j,ŷ.,j) += lh(yi,j,ŷi,j); | |||
| | Sort class indices in non-decreasing order of lh; | |||
| | Get minimum K s.t. | |||
| | Σc=1 K lh(y.,c,ŷ.,c) > thresh + 1 − K; | |||
| | for i = 1 . . . C do | |||
| | | if i < K then | |||
| | |_ |_ si ← 1 | |||
| | else | |||
| | |_ |_ si ← 1 | |||
| |_ return s | |||
Λ:∀( i ,y l)∈∀c 1 ,c 2 ∈ m(c 1)>m(c 2) l h(y i,c
Claims (20)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US17/192,761 US12423592B2 (en) | 2020-03-05 | 2021-03-04 | Hierarchy-preserving learning for multi-label classification |
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US202062985573P | 2020-03-05 | 2020-03-05 | |
| US202163143373P | 2021-01-29 | 2021-01-29 | |
| US17/192,761 US12423592B2 (en) | 2020-03-05 | 2021-03-04 | Hierarchy-preserving learning for multi-label classification |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20210279525A1 US20210279525A1 (en) | 2021-09-09 |
| US12423592B2 true US12423592B2 (en) | 2025-09-23 |
Family
ID=77555791
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US17/192,761 Active 2044-06-22 US12423592B2 (en) | 2020-03-05 | 2021-03-04 | Hierarchy-preserving learning for multi-label classification |
Country Status (1)
| Country | Link |
|---|---|
| US (1) | US12423592B2 (en) |
Families Citing this family (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7387573B2 (en) * | 2020-10-06 | 2023-11-28 | キヤノン株式会社 | Information processing system, information processing device, information processing method and program |
| US11989939B2 (en) * | 2021-03-17 | 2024-05-21 | Samsung Electronics Co., Ltd. | System and method for enhancing machine learning model for audio/video understanding using gated multi-level attention and temporal adversarial training |
| US11868443B1 (en) * | 2021-05-12 | 2024-01-09 | Amazon Technologies, Inc. | System for training neural network using ordered classes |
| CN113689111B (en) * | 2021-08-20 | 2022-11-11 | 北京百度网讯科技有限公司 | Fault recognition model training method, fault recognition device and electronic equipment |
| KR102710092B1 (en) * | 2021-09-03 | 2024-09-26 | 한국전자통신연구원 | System and method for hypergraph-based multi-agent battlefield situation awareness |
| CN115858720B (en) * | 2021-09-24 | 2025-12-12 | 腾讯科技(深圳)有限公司 | A data processing method, apparatus, device, and readable storage medium |
| CN113836329B (en) * | 2021-09-29 | 2024-02-02 | 腾讯科技(深圳)有限公司 | Multimedia content classification method, device, electronic equipment and storage medium |
| US20230206294A1 (en) * | 2021-12-29 | 2023-06-29 | Rakuten Group, Inc. | Information processing apparatus, information processing method, and recording medium |
| US20230401385A1 (en) * | 2022-06-13 | 2023-12-14 | Oracle International Corporation | Hierarchical named entity recognition with multi-task setup |
| CN115131565B (en) * | 2022-07-20 | 2023-05-02 | 天津大学 | Histological image segmentation model based on semi-supervised learning |
| US20240259639A1 (en) * | 2023-01-27 | 2024-08-01 | Adeia Guides Inc. | Systems and methods for levaraging machine learning to enable user-specific real-time information services for identifiable objects within a video stream |
| US12489953B2 (en) * | 2023-01-27 | 2025-12-02 | Adeia Guides Inc. | Systems and methods for leveraging machine learning to enable user-specific real-time information services for identifiable objects within a video stream |
| CN116701411B (en) * | 2023-08-07 | 2023-11-21 | 北京谷器数据科技有限公司 | Multi-field data archiving method, device, medium and equipment |
| US12479090B2 (en) * | 2024-03-26 | 2025-11-25 | Mitsubishi Electric Research Laboratories, Inc. | System and method for controlling a robotic manipulator based on hierarchical reinforcement learning of control policies |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170039471A1 (en) * | 2015-08-07 | 2017-02-09 | Toyota Jidosha Kabushiki Kaisha | Neural network learning device |
-
2021
- 2021-03-04 US US17/192,761 patent/US12423592B2/en active Active
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170039471A1 (en) * | 2015-08-07 | 2017-02-09 | Toyota Jidosha Kabushiki Kaisha | Neural network learning device |
Non-Patent Citations (5)
| Title |
|---|
| Bertinetto, Luca, Romain Mueller, Konstantinos Tertikas, Sina Samangooei, and Nicholas A. Lord. "Making better mistakes: Leveraging class hierarchies with deep networks." In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pp. 12506-12515, Jun. 12, 2020. |
| Lyu et al., "Curriculum Loss: Robust Learning and Generalization Against Label Corruption", Feb. 21, 2020, arXiv:1905.10045v3, pp. 1-22. (Year: 2020). * |
| Lyu, Yueming, and Ivor W. Tsang. "Curriculum loss: Robust learning and generalization against label corruption." arXiv preprint arXiv:1905.10045, May 24, 2019. |
| Wehrmann, Jonatas, Ricardo Cerri, and Rodrigo Barros. "Hierarchical multi-label classification networks." In International Conference on Machine Learning, pp. 5075-5084. PMLR, Jul. 3, 2018. |
| Zeng et al., "Hierarchical Multi-Label Classification over Ticket Data using Contextual Loss", May 9, 2014, 2014 IEEE Network Operations and Management Symposium (NOMS), pp. 1-8. (Year: 2014). * |
Also Published As
| Publication number | Publication date |
|---|---|
| US20210279525A1 (en) | 2021-09-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12423592B2 (en) | Hierarchy-preserving learning for multi-label classification | |
| US12315053B2 (en) | Image classification through label progression | |
| US12254693B2 (en) | Action classification in video clips using attention-based neural networks | |
| US20210142181A1 (en) | Adversarial training of machine learning models | |
| US11501161B2 (en) | Method to explain factors influencing AI predictions with deep neural networks | |
| US11711558B2 (en) | User classification based on user content viewed | |
| US20190279075A1 (en) | Multi-modal image translation using neural networks | |
| US12067474B2 (en) | Co-informatic generative adversarial networks for efficient data co-clustering | |
| US11715182B2 (en) | Intelligence-based editing and curating of images | |
| EP4288910B1 (en) | Continual learning neural network system training for classification type tasks | |
| US20220148580A1 (en) | Methods and systems for predicting non-default actions against unstructured utterances | |
| CN113627151B (en) | Cross-modal data matching method, device, equipment and medium | |
| US12140940B2 (en) | Detecting anomalous events using a microcontroller | |
| US20250124798A1 (en) | Systems and methods for personalizing educational content based on user reactions | |
| US20250086389A1 (en) | Methods and systems for generating textual features | |
| US12175737B2 (en) | Reinforcement learning for active sequence processing | |
| Dinesh et al. | Innovative Human Interaction System to Predict College Student Emotions Using the Extended MASK-R-CNN Algorithm | |
| WO2025075604A1 (en) | Identifying out-of-distribution inputs using generative models |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: SAMSUNG ELECTRONICS COMPANY LTD., KOREA, REPUBLIC OF Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GOYAL, PALASH;CHOUDHARY, DIVYA;SAHU, SAURABH;AND OTHERS;REEL/FRAME:055500/0667 Effective date: 20210304 |
|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT RECEIVED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |