EP1960916A1 - Verfahren zur stabilen und linearen unüberwachten klassifizierung aufgrund eines befehls auf objekten - Google Patents

Verfahren zur stabilen und linearen unüberwachten klassifizierung aufgrund eines befehls auf objekten

Info

Publication number
EP1960916A1
EP1960916A1 EP06841370A EP06841370A EP1960916A1 EP 1960916 A1 EP1960916 A1 EP 1960916A1 EP 06841370 A EP06841370 A EP 06841370A EP 06841370 A EP06841370 A EP 06841370A EP 1960916 A1 EP1960916 A1 EP 1960916A1
Authority
EP
European Patent Office
Prior art keywords
classes
objects
class
partition
sub
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
Application number
EP06841370A
Other languages
English (en)
French (fr)
Inventor
Julien Ah-Pine
Hamid Benhadda
Julien Lemoine
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Thales SA
Original Assignee
Thales SA
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Thales SA filed Critical Thales SA
Publication of EP1960916A1 publication Critical patent/EP1960916A1/de
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • G06F16/355Class or cluster creation or modification

Definitions

  • the invention relates to a method of unsupervised classification linear and stable on the order of objects.
  • clustering It relates more generally to automatic classification techniques known as "clustering".
  • Text Mining for the discovery, without a priori, knowledge (or “knowledge discovery”) in large databases.
  • These data can be of structured type when it comes to behavioral or demographic data for example, or of unstructured type when it comes to textual data.
  • the automatic classification consists in structuring these objects in the form of very homogeneous classes (or groups). This homogeneity reflects the fact that two objects of the same class must be more similar (or similar) to each other than two objects belonging to two distinct classes. The constitution of these classes will make it easy to detect groups of objects with similar profiles or themes depending on whether they are structured or unstructured data.
  • the “mobile centers” and hierarchical classification methods arbitrarily set a number of classes.
  • “first leader” methods they require the setting of a similarity threshold and are dependent on the order in which the objects are taken into account. Indeed, they can lead to completely different results depending on the order in which the objects are stored. Nevertheless, they allow to process, in reasonable times, large amounts of data. However, to obtain these performances, these methods require the fixing of a maximum number of classes very small compared to the number of objects.
  • the invention relates to a linear unsupervised classification method for structuring a database of objects and descriptors, which is stable on the order of the objects comprising a preliminary step of transforming qualitative, quantitative or textual data into data.
  • the method may comprise a step where the classes of the partition are grouped together.
  • the merging step c) comprises, for example, a step in which the best operation (in the sense of the optimization of the criterion) of the following 4 is determined from two classes in intersection:
  • the grouping of the classes of a partition is, for example, carried out on several hierarchical levels and comprises the following steps: • reduce the value of the structural threshold at each level so that weakly negative contributions can become positive,
  • the invention also relates to a linear unsupervised classification device for structuring a database composed of objects and descriptors, which is stable on the order of the objects comprising a preliminary step of transforming qualitative, quantitative or textual data into binary presence-absence data characterized in that it comprises at least the following elements: a computer comprising a memory, a database and a processor adapted to implement the steps of the method having one of the characteristics previously stated.
  • FIG. 1 a diagram corresponding to a generic system of a system supporting the method according to the invention
  • FIG. 2 a block diagram describing the general operation of the processing chain of the field of data mining applied to a body of documents or to a digital database
  • FIG. 3 a block diagram which shows the steps of the preprocessing phase which is carried out before the automatic classification process
  • FIG. 4 a block diagram which represents the scheduling of the steps constituting the method of this invention
  • FIG. 5 a block diagram which details the various operations performed during the processing 41 of FIG. 4,
  • FIG. 7 the quantities evaluated during the basic operation described in FIG.
  • Figure 8 a block diagram that shows the steps of the class hierarchical aggregation process.
  • FIG. 1 illustrates, without limitation, an example of application of the method according to the invention, making it possible to automatically generate various actions to be performed from the classification result.
  • the system on which the process operates comprises, for example, a computer 1 comprising a memory 2, a processor 3 associated with the classification process 5.
  • the computer 1 is linked to a database 4.
  • the classification result is presented for example, in the form of a set of classes stored in a suitable device 6.
  • the device 6 is, for example, in connection with a server 7 sending e-mail for example.
  • the server is provided with appropriate processing means known to those skilled in the art for processing the received class information and triggering mechanisms for sending messages to the persons of the classes concerned.
  • Any device for driving and / or driving actions according to the results of the classification may be used.
  • the description which follows is given for illustrative purposes in a general context of instructions executable in a computer program, such as program modules executed by a computer or any other computer.
  • the invention can be implemented on any type of computer, electronic organizer, etc.
  • the starting point can be either any database (set of individuals described by a set of numeric variables), or any body of documents. These two types of data are represented by the rounded blocks 20 and 25, respectively.
  • pre-processing phase 21 which consists of conventional statistical processing such as centering or data reduction or else transformations ... etc.
  • pre-treatments lead to the data table 22. It is this table that constitutes the source of the information analysis treatments.
  • a body of documents during a pre-processing phase 26 each text is transformed into a vector whose dimensions correspond to descriptors obtained by a linguistic process which can be morpho-syntactic analysis, extraction of concepts, extraction of co-occurrences ..., linguistic and semantic processing etc. .
  • a presence-absence (binary) or frequency matrix 27 which constitutes the source of the processing represented by block 23.
  • Block 23 corresponds in particular to the data processing and analysis phase.
  • These treatments can be of several types (supervised classification, unsupervised classification, statistical notation or "scoring", regression ).
  • it is unsupervised classification of data also known as automatic classification or "clustering" (Anglo-Saxon term).
  • the invention particularly relates to an unsupervised classification method, the result of which is, for example, a hierarchy of partitions of the objects 24 or documents 28 according to the initial data type.
  • v ⁇ v ⁇ v 2 , ..., v ⁇
  • Table T has the general term t lk which represents the value taken by the variable V k on the object O 1 and is in the following form:
  • the method applies on this table re-coding treatments described below, for example the discretization of quantitative variables or the recoding of qualitative variables into presence / absence descriptors.
  • the qualitative and quantitative variables are transformed into binary variables which will constitute a table K of presence-absence.
  • the transformation consists, for example, in a re-coding of the modalities into presence-absence descriptor vectors.
  • k I ⁇ can have two meanings depending on whether it is initially qualitative variables or quantitative variables:
  • k ⁇ has the following definition:
  • k is the following definition: i fl if the object belongs to the segment j K j - ⁇
  • CSP Socio-Professional Category
  • the table of transformed data K will be of dimensions ⁇ nxp) with p> m where m is the number of variable of set V.
  • Filtering eliminates unclear descriptors.
  • the elimination of the descriptors will be different according to the type of the latter.
  • numerical data is based on an indicator of relevance of the descriptor.
  • the method according to the invention uses a structural or indicator threshold which has the particular function of defining an optimization criterion adapted to the data.
  • O 1 represents the profile of the object O 1 given by the i- th row of Table K:
  • the method according to the invention is of linear complexity insofar as the formulas of the type ⁇ C n , and ⁇ / (C 1, C jV ) are computable
  • the invention for illustrative purposes describes the particular case f (C n , C ⁇ V ) - Min (C n , C lY ) particularly suitable for bases containing a large number of missing data and the procedures that make it possible to calculate with a linear complexity the Calculations of the type ⁇ Min (C n , C lV ).
  • the method according to the invention implements, for example, the following criterion:
  • the structural threshold parameter a s is calculated automatically. It is an indicator that is a function of the n 2 agreements between the objects to be classified: We can give as an example, its formulation when it represents the ratio between the arithmetic average of the agreements between all the objects on the arithmetical average of their maximal chords. :
  • the criterion C a * (X) used in the invention consists, for example, in comparing the agreements between any two objects with the product of the threshold a s by their maximum agreement (which represents a percentage of the maximum agreement).
  • the method of classification 36 is described in detail in FIG. 4.
  • the starting point is the array of binary data whose descriptors have been filtered.
  • the first step of the classification process of sorting the descriptors, 40 is based on a measure of the contribution to the criterion of each descriptor (quality of a descriptor).
  • quality of a descriptor For example, descriptors are used as "generators" for structuring the population of the objects to be classified.
  • a descriptor is represented by a column vector of 1 and 0 (presence-absence). We associate with this descriptor a class which is composed of the objects whose value taken is 1. We can then calculate for each class of objects C q its contribution measure Contrib (C q ) to the global criterion:
  • the evaluation of the contribution of a class is of polynomial complexity. In fact, suppose that all the objects constitute a single class, it would then be necessary to calculate n 1 unitary contributions in order to determine the value of the criterion.
  • This process 41 consists in particular of "fusing” progressively 42, a class generated by a descriptor 40, and a current partition (composed of several classes).
  • This "merge” operation consists in determining from two classes in intersection the best operation (in the sense of the criterion) among the following 4:
  • This process amounts to building step by step a partition which optimizes locally and progressively the global criterion.
  • This partition 45 constitutes the input of the class aggregation process, 46, which is described in FIG.
  • FIG. 5 represents an example of a functional diagram of the treatment
  • the latter consists in particular of "merging" a new class generated by a descriptor X denoted C x , 50, with the current partition P consisting of K classes 51.
  • the process is as follows: • Calculation of the intersections between the classes of the partition P and the class C x ,
  • Class C x is considered as the class whose intersection with a partition P is to be evaluated.
  • a sorted list for example, in ascending order of the indices of the objects it contains. Indeed each object is identified by a unique integer which is its index.
  • a linear sorting for example the sorting by base whose reference is the following one: Cormen et al (2002), Introduction to the algorithmic, Dunod
  • the vector A is equal to:
  • the number of operations performed when calculating intersections 52 is equal to the number of objects in the class C x to merge with the partition P. Indeed, we look for each object of the new class if it belongs to a class of the partition P, if yes we increment the intersection counter of this class.
  • R x and R y be the vectors representing classes C x and C y
  • R a , R b and R c be defined by:
  • CardA, CardB and CardC as the cardinals of the classes represented by R ", R b and R c .
  • C x ® "break" the class C x to form the two following classes: C x - C 1 , and
  • the new class C x contains the objects that can belong to the other classes of the partition P since we know, in advance, that no object of the class C y can belong to another class of the score P.
  • Hierarchical aggregation method of the classes of the invention In FIG. 8, an example of an architecture of the hierarchical aggregation method of the classes in meta-classes is represented.
  • This method consists, in particular, in grouping on several levels (the number of levels is to be set by the user) classes between them.
  • the optimization of the global criterion passes, for example, by maximizing the links between the classes formed. In other words, the classes obtained must ultimately have negative links.
  • the calculation of the links is based on the definition of the contribution Contrit ⁇ , of a pair (i, f) of objects.
  • the final quality of the score obtained is given by:
  • nb _cols nb _cols - 1

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Image Analysis (AREA)
EP06841370A 2005-12-16 2006-12-14 Verfahren zur stabilen und linearen unüberwachten klassifizierung aufgrund eines befehls auf objekten Ceased EP1960916A1 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR0512844A FR2895110B1 (fr) 2005-12-16 2005-12-16 Procede de classification non supervisee lineaire et stable sur l'ordre des objets
PCT/EP2006/069726 WO2007068741A1 (fr) 2005-12-16 2006-12-14 Procede de classification non supervisee lineaire et stable sur l'ordre des objets

Publications (1)

Publication Number Publication Date
EP1960916A1 true EP1960916A1 (de) 2008-08-27

Family

ID=37231300

Family Applications (1)

Application Number Title Priority Date Filing Date
EP06841370A Ceased EP1960916A1 (de) 2005-12-16 2006-12-14 Verfahren zur stabilen und linearen unüberwachten klassifizierung aufgrund eines befehls auf objekten

Country Status (5)

Country Link
US (1) US8423549B2 (de)
EP (1) EP1960916A1 (de)
CN (1) CN101410831B (de)
FR (1) FR2895110B1 (de)
WO (1) WO2007068741A1 (de)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010076260A1 (fr) 2008-12-30 2010-07-08 Thales Procede et systeme pour classifier des donnees issues de base de donnees

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012138539A2 (en) * 2011-04-08 2012-10-11 The Regents Of The University Of California Interactive system for collecting, displaying, and ranking items based on quantitative and textual input from multiple participants
KR101496179B1 (ko) * 2013-05-24 2015-02-26 삼성에스디에스 주식회사 데이터 부재 태깅 기반의 정보 검색 시스템 및 방법
FR3016062B1 (fr) 2013-12-31 2016-10-21 Thales Sa Procede de classification non supervisee d'une pluralite d'objets et le dispositif pour la classification non supervisee associe a ce procede

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1049030A1 (de) * 1999-04-28 2000-11-02 SER Systeme AG Produkte und Anwendungen der Datenverarbeitung Methode und Apparat zur Klassifizierung

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
AH-PINE J ET AL: "Un nouvel outil de classification non supervisée de documents pour la découverte de connaissances et la détection de signaux faibles: RARES Text", INTERNET CITATION, 13 June 2005 (2005-06-13), XP002407399, Retrieved from the Internet <URL:http://isdm.univ-tln.fr/PDF/isdm22/isdm22_ahpine.pdf> [retrieved on 20061114] *
See also references of WO2007068741A1 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010076260A1 (fr) 2008-12-30 2010-07-08 Thales Procede et systeme pour classifier des donnees issues de base de donnees
US8458182B2 (en) 2008-12-30 2013-06-04 Thales Method and system for clustering data arising from a database

Also Published As

Publication number Publication date
WO2007068741A1 (fr) 2007-06-21
US8423549B2 (en) 2013-04-16
FR2895110A1 (fr) 2007-06-22
US20090287723A1 (en) 2009-11-19
FR2895110B1 (fr) 2017-12-29
CN101410831B (zh) 2012-04-18
CN101410831A (zh) 2009-04-15

Similar Documents

Publication Publication Date Title
Meng et al. Interpretability and fairness evaluation of deep learning models on MIMIC-IV dataset
Chen et al. Algorithms to estimate Shapley value feature attributions
Jang et al. Knowledge unlearning for mitigating privacy risks in language models
Charalampakis et al. A comparison between semi-supervised and supervised text mining techniques on detecting irony in greek political tweets
Zhang et al. Predicting startup crowdfunding success through longitudinal social engagement analysis
WO2008115519A1 (en) A system for estimating a distribution of message content categories in source data
EP2374075A1 (de) Verfahren und system zum sortieren von daten von einer datenbank
US20120117043A1 (en) Measuring Duplication in Search Results
Wang et al. Advertisement click-through rate prediction using multiple criteria linear programming regression model
CN112419029B (zh) 类金融机构风险监控方法、风险模拟系统及存储介质
Sharma et al. Supervised machine learning method for ontology-based financial decisions in the stock market
Tassone et al. Utilizing deep learning and graph mining to identify drug use on Twitter data
EP3574462A1 (de) Automatische erkennung von betrügereien in einem strom von zahlungstransaktionen durch neuronale netze, die kontextabhängige informationen integrieren
Mendoza et al. GENE: Graph generation conditioned on named entities for polarity and controversy detection in social media
WO2007068741A1 (fr) Procede de classification non supervisee lineaire et stable sur l&#39;ordre des objets
Mansouri et al. TextBlob and BiLSTM for Sentiment analysis toward COVID-19 vaccines
Salvatore Inference with non-probability samples and survey data integration: a science mapping study
CN116701772A (zh) 数据推荐方法和装置、计算机可读存储介质、电子设备
US20210097605A1 (en) Poly-structured data analytics
Mihov et al. Mentalnet: Heterogeneous graph representation for early depression detection
Foote et al. A computational analysis of social media scholarship
Alegre Sepúlveda et al. Twitter sentiment analysis for the estimation of voting intention in the 2017 Chilean elections
Issa Linked data quality: completeness and conciseness
Herliana et al. Comparison of the K-Nearest Neighbor and Decision Tree algorithm to the Sentiment Analysis of Investment Applications Users in Indonesia
Wang et al. Research on effect evaluation of online advertisement based on resampling method

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20080619

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

17Q First examination report despatched

Effective date: 20100505

DAX Request for extension of the european patent (deleted)
REG Reference to a national code

Ref country code: DE

Ref legal event code: R003

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20181110