METHOD AND COMPUTING SYSTEM FOR TRAINING A NEURAL NETWORK SYSTEM

    公开(公告)号:EP4455940A1

    公开(公告)日:2024-10-30

    申请号:EP23170508.8

    申请日:2023-04-27

    摘要: A computer-implemented method for training a neural network system, comprising: obtaining a first out-of-distribution, OOD, embedding of an OOD input sample that is out of each class in a training distribution comprising one or more classes; determining a value of a first loss function based on similarity or a distance between the first OOD embedding and one of both a prototype of a class in the training distribution and an in-distribution ("ID") embedding of an ID input sample belonging to the one or more classes, wherein the value of the first loss function positively depends on the similarity or negatively depends on the distance; and modifying a parameter of the system to reduce the value of the first loss function

    METHOD AND SYSTEM FOR SELECTING DATA TO TRAIN A MODEL

    公开(公告)号:EP3975062A1

    公开(公告)日:2022-03-30

    申请号:EP20198215.4

    申请日:2020-09-24

    IPC分类号: G06N3/08

    摘要: A method for selecting data to train a model, said model being parameterized by weights and represented by a classification function F mapping at least one datum to at least one class. Said method comprises the steps of:
    - training (F10) the model using a first dataset (E1), so as to obtain a first set (Θ1) of weight values optimising a function L evaluating the performance of the function F,
    and, for each datum (x_i) of a second dataset (E2) comprising unlabelled data,
    - determining (F20) at least one pseudo-label (y_i_j) of said datum using said function F,
    - determining (F30), using said function L and said first set of weight values, a value (S_i) referred to as "criterion value" evaluating, for a third dataset (E3), a classification error of the labels estimated on the third dataset when said at least one pseudo-label determined for said datum of the second dataset is assumed to be true.
    Said method further comprises a step of selecting (F40), from said second dataset, a given number K of data whose respectively associated criterion values satisfy a given selection condition.

    METHOD AND DEVICE FOR TRAINING A CLASSIFICATION MODEL

    公开(公告)号:EP4293583A1

    公开(公告)日:2023-12-20

    申请号:EP22178858.1

    申请日:2022-06-14

    IPC分类号: G06N20/00 G06N3/04 G06N3/08

    摘要: The invention concerns a computer-implemented method for training a classification model, said method comprising the steps of:
    - obtaining (S10) a classification model comprising a representation backbone (320) configured to generate a representation of input samples and to group the input samples into clusters according to a similarity criteria of the representations associated to the input samples, the classification model further comprising a linear classifier (330) configured for assigning a vector P1 to a cluster, each component P1[k] of the vector P1 corresponding to an estimate of the probability of the cluster belonging to a class c[k], k ranging from 1 to K;
    - jointly training (S20) the representation backbone and the linear classifier by minimizing a loss function which depends on parameters of the representation backbone and weights of the linear classifier; and,
    - updating (S30) parameters of the representation backbone and weights of the linear classifier, so as to obtain an updated classification model.

    METHOD AND SYSTEM FOR DETECTING OBJECTS IN IMAGES

    公开(公告)号:EP4120132A1

    公开(公告)日:2023-01-18

    申请号:EP21185912.9

    申请日:2021-07-15

    IPC分类号: G06K9/62

    摘要: A computer-implemented method for training a detection model according to unsupervised domain adaptation approach, said method comprising a set of steps performed for each image of at least one pair of images, the images of a pair respectively belonging to a source domain and a target domain. Said set of steps associated with an image comprises:
    - obtaining (E10) one or more object proposals and feature vectors for said image,
    - clustering (E20) the obtained object proposals by executing a clustering algorithm,
    - determining (E30), for each obtained cluster, a quantity representative of the feature vectors respectively associated with the object proposals belonging to said cluster.
    The method also comprises a step of learning (E40) a domain discriminator using adversarial training, so as to align between the source and target domains the quantities determined for each pair.