relational concept analysis (rca) mining multi-relational

63
An introduction to RCA RCA for model evolution Relational Concept Analysis (RCA) Mining multi-relational datasets Applied to class model evolution SATToSE 2014 Marianne Huchard July 11, 2014 Marianne Huchard SATToSE 2014

Upload: others

Post on 13-Jul-2022

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Relational Concept Analysis (RCA)

Mining multi-relational datasetsApplied to class model evolution

SATToSE 2014

Marianne Huchard

July 11, 2014

Marianne Huchard SATToSE 2014

Page 2: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

An introduction to RCA

RCA for model evolutionIn follow-up of model evolutionIn assisting model evolution

Marianne Huchard SATToSE 2014

Page 3: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Brief presentation of FCA – Formal Concept Analysis

A methodology for:I data analysis, data miningI knowledge representationI unsupervised learning

Roots:I lattice theory, Galois correspondences (Birkhoff, 1940; Barbut

& Monjardet, 1970)I concept lattices (Wille, 1982)

Marianne Huchard SATToSE 2014

Page 4: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Brief presentation of FCA – Formal Concept Analysis

Contexts and conceptsI Handled data

I entities with characteristicsI provided with a Formal Context (a binary table)

flying nocturnal feathered migratory with_crest with_membrane

flying squirrel × ×bat × × ×ostrich ×flamingo × × ×chicken × × ×

I Concept : maximal group of entities sharing characteristicsI Concept lattice : concepts with a partial order relation

Marianne Huchard SATToSE 2014

Page 5: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Brief presentation of FCA – Formal Concept Analysis

Marianne Huchard SATToSE 2014

Page 6: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Brief presentation of FCA – Formal Concept Analysis

Marianne Huchard SATToSE 2014

Page 7: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Brief presentation of FCA – Formal Concept Analysis

Marianne Huchard SATToSE 2014

Page 8: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

FCA and complex data

I many-valued contexts (integers, floats, terms, structures,symbolic objects, intervals, etc.)(Ganter/Wille, Polaillon, ...)

I fuzzy descriptions (Yahia et al., Belohlavek, ...)I hierarchies on values (Godin et al., Carpineto/Romano, ...)I logical description (Chaudron et al., Ferré et al., ...)I graphs (Liquière, Prediger/Wille, Ganter/Kuznetsov, ...)I Multi-relational data (Priss, Hacène-Rouane et al., ...)I etc.

Marianne Huchard SATToSE 2014

Page 9: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

A flavor of Relational Concept Analysis

Marianne Huchard SATToSE 2014

Page 10: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

A flavor of Relational Concept Analysis

Marianne Huchard SATToSE 2014

Page 11: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

A flavor of Relational Concept Analysis

Marianne Huchard SATToSE 2014

Page 12: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

A flavor of Relational Concept Analysis

Marianne Huchard SATToSE 2014

Page 13: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

A flavor of Relational Concept Analysis

Marianne Huchard SATToSE 2014

Page 14: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

A flavor of Relational Concept Analysis

Marianne Huchard SATToSE 2014

Page 15: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Relational Concept Analysis (RCA) [HHNV13]

I Extends the purpose of FCA for taking into account objectcategories and links between objects

I Main principles:I a relational model based on the entity-relationship modelI integrate relations between objects as relational attributesI iterative process

I RCA provides a set of interconnected latticesI Produced structures can be represented as ontology concepts

within a knowledge representation formalism such asdescription logics (DLs).

Joint work with:A. Napoli, C. Roume, M. Rouane-Hacène, P. Valtchev

Marianne Huchard SATToSE 2014

Page 16: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Relational Context Family (RCF)

A simple entity-relationship model to introduce RCA

Relational Context Family

I object-attribute contextsI PizzaI Ingredient

I object-object contextI has-topping ⊆ Pizza × Ingredient

Marianne Huchard SATToSE 2014

Page 17: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Relational Context Family (RCF) / object-attributescontexts

Pizza thin

thick

calzon

e

okonomi ×alberginia ×margherita ×languedoc ×four-cheeses ×three-cheeses ×frutti-di-mare ×quebec ×regina ×hawai ×lorraine ×kebab ×

Ingredient fruit-vegetable

meat

fish

dairy

cereal-legum

inou

s

veg-oil

tomato-sauce ×cream ×tomato ×basilic ×olive ×olive oil ×soy ×mushroom ×eggplant ×onion ×pepper ×ananas ×mozza ×goat-cheese ×emmental ×fourme-ambert ×squid ×shrimp ×mussels ×ham ×bacon ×chicken ×maple-sirup ×corn ×

has-topping tomato-sauce cream tomato basilic olive olive oil soy mushroom eggplant onion pepper ananas mozza goat-cheese emmental fourme-ambert squid shrimp mussels ham bacon chicken maple-sirup cornokonomi × × × ×alberginia × × × × ×margherita × × × × × ×languedoc × × × × × × × ×four-cheeses × × × × ×three-cheeses × × × ×frutti-di-mare × × × × × × ×quebec × × × × ×regina × × × ×hawai × × × ×lorraine × × × ×kebab × × × × × ×

Marianne Huchard SATToSE 2014

Page 18: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Relational Context Family (RCF) / object-object context /part 1

has-topping tomato-sauce

cream

tomato

basilic

olive

oliveoil

soy

mushroo

m

eggp

lant

onion

pepp

er

ananas

okonomi × × × ×alberginia × × × × ×margherita × × × × ×languedoc × × × × × × ×four-cheeses ×three-cheeses ×frutti-di-mare × × ×quebec ×regina × ×hawai × ×lorraine × ×kebab × × × ×

Marianne Huchard SATToSE 2014

Page 19: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Relational Context Family (RCF) / object-object context /part 2

has-topping mozza

goat-cheese

emmental

fourme-am

bert

squid

shrimp

mussels

ham

bacon

chicken

maple-sirup

corn

okonomialberginiamargherita ×languedoc ×four-cheeses × × × ×three-cheeses × × ×frutti-di-mare × × × ×quebec × × × ×regina × ×hawai × ×lorraine × ×kebab × ×

Marianne Huchard SATToSE 2014

Page 20: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Data patterns we would like to extract

Using a classification on ingredients by their categories of topping(fruit-vegetable, dairy, etc.)

I create groupsI The group of pizzas that contain at least one topping which is

a vegetableI The group of pizzas (four-cheese and three-cheese) that have

all their topping in dairy ingredientsI find implications

I For pizzas: have meat ⇒ have dairyI For pizzas: being thin ⇒ have at least dairyI For pizzas: have only dairy ⇒ being thin

Marianne Huchard SATToSE 2014

Page 21: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

RCA - Initial Lattice building

At the beginning, only the object-attribute contexts are used tobuild the foundation of the concept lattice family

Marianne Huchard SATToSE 2014

Page 22: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

RCA - Introducing relations as relational attributes

Given an object-object context Rj = (Ok ,Ol , Ij),There are different possible schemas between an object of domainOk and concepts formed on Ol .

E. g.I Existential: an object is linked (by Rj) to at least one object

of the extent of a conceptI Universal: an object is linked (by Rj) only to objects of the

extent of a concept

∃ and ∀ are scaling operators

Marianne Huchard SATToSE 2014

Page 23: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

RCA - Existential relational attributes

margherita has one topping in Concept_10 extent: mozza.It has other links to other concept extents.

∃has-topping.Concept_10 is assigned to margherita

Marianne Huchard SATToSE 2014

Page 24: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

RCA - Relational extension

Scaled relations with domain Oi are concatenated to Ki , theobject-attribute context on Oi

Pizza thin

thick

calzon

e

okonomi ×alberginia ×margherita ×languedoc ×four-cheeses ×three-cheeses ×frutti-di-mare ×quebec ×regina ×hawai ×lorraine ×kebab ×

has-topping ∃has-topp

ing.

Con

cept_7

∃has-topp

ing.

Con

cept_5

∃has-topp

ing.

Con

cept_6

∃has-topp

ing.

Con

cept_8

∃has-topp

ing.

Con

cept_9

∃has-topp

ing.

Con

cept_10

∃has-topp

ing.

Con

cept_11

∃has-topp

ing.

Con

cept_12

okonomi x x xalberginia x x xmargherita x x x xlanguedoc x x x xfour-cheeses x xthree-cheeses x xfrutti-di-mare x x x x xquebec x x x x xregina x x x xhawai x x x xlorraine x x x xkebab x x x x

Marianne Huchard SATToSE 2014

Page 25: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Relational Concept Family / exists

Marianne Huchard SATToSE 2014

Page 26: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Relational Concept Family / exists

Concept_21: pizzas with at least one topping in dairyConcept_18: pizzas with at least one topping in meathave at least one meat topping ⇒ have at least one dairy topping

Marianne Huchard SATToSE 2014

Page 27: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

RCA - Universal relational attributes

three-cheese has topping in and only in Concept_10 extent.

∀∃has-topping.Concept_10 is assigned to three-cheese

Marianne Huchard SATToSE 2014

Page 28: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

RCA - Relational extension

Scaled relations with domain Oi are concatenated to Ki , theobject-attribute context on Oi

Pizza thin

thick

calzon

e

okonomi ×alberginia ×margherita ×languedoc ×four-cheeses ×three-cheeses ×frutti-di-mare ×quebec ×regina ×hawai ×lorraine ×kebab ×

has-topping ∀∃has-topp

ing.

Con

cept_7

∀∃has-topp

ing.

Con

cept_5

∀∃has-topp

ing.

Con

cept_6

∀∃has-topp

ing.

Con

cept_8

∀∃has-topp

ing.

Con

cept_9

∀∃has-topp

ing.

Con

cept_10

∀∃has-topp

ing.

Con

cept_11

∀∃has-topp

ing.

Con

cept_12

okonomi xalberginia xmargherita xlanguedoc xfour-cheeses x xthree-cheeses x xfrutti-di-mare xquebec xregina xhawai xlorraine xkebab x

Marianne Huchard SATToSE 2014

Page 29: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Relational Concept Family / forall

Marianne Huchard SATToSE 2014

Page 30: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

Relational Concept Family / forall

Concept_13: pizzas with only dairy toppingConcept_1: thin pizzashave only dairy topping ⇒ thin

Marianne Huchard SATToSE 2014

Page 31: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

General Entity-Relationship diagram may have circuits

∃ prefers ∀∃ has-topping ∀∃ has-category ∀∃ is-produced-by

Marianne Huchard SATToSE 2014

Page 32: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

General Entity-Relationship diagram may have circuits

Example of possible learned knowledgeI ∀∃has-category.Vegetable ⇔ ∀∃is-produced-by.Organic farmersI A subgroup of organic farmers prefer at least one pizza with

only vegan topping ingredients and produced only by organicfarmers

Marianne Huchard SATToSE 2014

Page 33: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

The RCA schemaInputRCF: n object-attribute contexts, m object-object contexts

Initialization stepBuild the concept lattice for each object-attribute context

Step p. Apply relational scaling to all object-object contexts. Build relational extension of each object-attribute context:

object-attribute context + scaled object-object contexts. Build the concept lattice for each relational extension

Output (fix point)The concept lattice family obtained when no new concepts areadded

Marianne Huchard SATToSE 2014

Page 34: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

A synthesis on RCA

I an iterative method to produce interconnected classificationsI converges after a number of iterations that depends on the

structureI a variety of scaling operatorsI reduced structures can be used instead lattices: AOC-posets,

iceberg lattices

ToolsI Galicia: http://galicia.sourceforge.net/I eRCA: http://code.google.com/p/erca/I RCAexplore:

http://dolques.free.fr/rcaexplore/site_web/

Marianne Huchard SATToSE 2014

Page 35: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

An introduction to RCA

RCA for model evolutionIn follow-up of model evolutionIn assisting model evolution

Marianne Huchard SATToSE 2014

Page 36: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Context and Problematic

Environment and Territory domainsI Development of Information System involves many actors and

scientists: EIS-PesticidesI Meeting after meeting, the designer has to merge various

viewpoints in a global UML that evolves progressivelyI During the analysis phase, models are archived after each

major change

Joint work with B. Amar, X. Dolques, F. Le Ber, T. Libourel, A.Miralles, C. Nebut, A. Osman-Guédi

Marianne Huchard SATToSE 2014

Page 37: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

RCA for class model normalization

Marianne Huchard SATToSE 2014

Page 38: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

RCA for class model normalization

Marianne Huchard SATToSE 2014

Page 39: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

RCA for class model normalization

Marianne Huchard SATToSE 2014

Page 40: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

RCA for class model normalization

Marianne Huchard SATToSE 2014

Page 41: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

RCA for class model normalization

Strong properties of the resulting class modelI No redundancyI All abstractions are createdI All specialization links are present

ApproachDevelop methods using the class model normal form obtained withRCA for class model construction and evolution:

I monitoringI assisting

Marianne Huchard SATToSE 2014

Page 42: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

An introduction to RCA

RCA for model evolutionIn follow-up of model evolutionIn assisting model evolution

Marianne Huchard SATToSE 2014

Page 43: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Model evolution monitoring

Classical model indicatorsThe domain experts mainly used the number of elements of variouskinds (classes, methods. . . )

I Do not reveal complex evolution :I precision in the description of model elementsI level of abstraction and factorization

ProposalDevelop indicators based on the application of RCAAs RCA produces a unique normal form, our metrics are based onthe comparison of these normal forms (here with configuration C1)

Marianne Huchard SATToSE 2014

Page 44: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Evolution of the different model elements

0

100

200

300

400

500

600

V0 V1 V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 V12 V13 V14

#Classes

#Attributs

#Associations

#Elements

Marianne Huchard SATToSE 2014

Page 45: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Lattice indicators evolution: #Merge/#Model Elements

The metrics based on the ratio of merged concepts:#Merge / #Model Elements

I Merged Concepts have a proper extent thatcontains more than one element

I They merge several formal objects with the samedescription

Marianne Huchard SATToSE 2014

Page 46: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Example of merged concept

cl_Temperature

att_Value : integeratt_MeasuringHour : string

cl_PET

att_Value : integer

att_MeasuringHour : string

Concept_45

att_MeasuringHouratt_Value

cl_PETcl_Temperature

UML classes Lattice concept

Marianne Huchard SATToSE 2014

Page 47: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Lattice indicators evolution: #New/#Model Elements

The metrics based on the ratio of new concepts:#New / #Model Elements

I New Concepts have an empty proper extentI They factorize formal attributes

Marianne Huchard SATToSE 2014

Page 48: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Example of new concept

Concept_48

att_Quantity

cl_PesticideMeasurement

Concept_49

att_Velocity

cl_WindMeasurement

Concept_47

att_Date

cl_PesticideMeasurement

att_Quantity : realatt_Date : string

cl_WindMeasurement

att_Velocity : real

att_Date : string

UML Classes

Lattice concepts

Marianne Huchard SATToSE 2014

Page 49: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Indicators on Classes : Merged Classes

0%

2%

4%

6%

8%

10%

12%

14%

16%

V0 V1 V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 V12 V13 V14

I V5, V6 : Package duplication

Marianne Huchard SATToSE 2014

Page 50: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Indicators on Classes : New Classes

0%

10%

20%

30%

40%

50%

60%

V0 V1 V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 V12 V13 V14

I Progressive decrease even if the number of classes increasesI The abstraction level of the model improvesI V5, V6 : the package duplication degrades the abstraction level

Marianne Huchard SATToSE 2014

Page 51: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Discussion

Classical metrics to analyzeI Evolution of data encapsulation (' number of classes)I Evolution of the completion of the model (' number of

attributes)I Evolution of the relational aspect (' number of roles /

associations)RCA-based metrics complete the analysis

I Evolution of the merged ratio indicates if identical or badlydescribed model elements are introduced

I Evolution of the new ratio indicates the level of abstraction

Marianne Huchard SATToSE 2014

Page 52: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

An introduction to RCA

RCA for model evolutionIn follow-up of model evolutionIn assisting model evolution

Marianne Huchard SATToSE 2014

Page 53: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Traditional RCA approach

IssueThe final model contains many merged or new elements, this isdifficult to analyze to keep the relevant part

Marianne Huchard SATToSE 2014

Page 54: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Exploration path

Fighting against possible high number of concepts to be analyzedby choosing good configurationsby bringing concepts step by step

Auto path: all contexts are considered, but the process stops ateach step and presents the concepts to the designer

Marianne Huchard SATToSE 2014

Page 55: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Exploration path

Fighting against possible high number of concepts to be analyzedby using parts of the RCF

Path 1: each step considers a specific part of the RCF

Marianne Huchard SATToSE 2014

Page 56: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Exploration path

Fighting against possible high number of concepts to be analyzedby using parts of the RCF - cumulative

Path 2: Begin by class/attributes, add roles, add associationsPath 3: A variant that begins by class/roles

Marianne Huchard SATToSE 2014

Page 57: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Quantitative analysis: ex. with class concepts to beanalyzed at each step

RCA application on Pesticides: 171 classes before, 265 concepts

step

tr.

Auto

Path

1

Path

2

Path

3

step

tr.

Auto

Path

1

Path

2

Path

3

0 →1 32 20 20 12 10 →11 4 4 41 →2 13 -20 0 0 11 →11 0 0 12 →3 12 32 32 20 12 →13 2 2 33 →4 6 0 18 13 →14 0 0 14 →5 7 15 7 14 →15 1 1 15 →6 4 0 9 15 →16 0 0 16 →7 5 11 4 16 →17 Auto 1 07 →8 3 0 5 17 →18 Auto 08 →9 5 8 49 →10 0 0 4

Marianne Huchard SATToSE 2014

Page 58: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Class concept number evolution

Marianne Huchard SATToSE 2014

Page 59: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Discussion

I Exploration divides the burden of the analysisI The process is controlled by the expertI Paths cannot be chosen by chance, cumulative paths ensure

completenessI Perspectives: define a complete methodology and tools

Marianne Huchard SATToSE 2014

Page 60: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

General Conclusion

I RCA: an opportunity for analyzing more deeply datasetcomposed of objects and relations

I Can be mixed with other FCA extension (to numerical data forexample)

I Exploratory RCA allows us step-by-step analysis, considering asubset of the dataset and changing structures (lattices,AOC-posets, iceberg)

Marianne Huchard SATToSE 2014

Page 61: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Perspectives

I A querying mechanism and navigation toolsI Comparing AOC-poset and lattice in the applicationsI Studying effect of exploration on the method convergence

Marianne Huchard SATToSE 2014

Page 62: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Class concept number evolution

Questions?

Marianne Huchard SATToSE 2014

Page 63: Relational Concept Analysis (RCA) Mining multi-relational

An introduction to RCARCA for model evolution

In follow-up of model evolutionIn assisting model evolution

Michel Dao, Marianne Huchard, Mohamed Rouane Hacene, Cyril Roume, andPetko Valtchev.Improving Generalization Level in UML Models Iterative Cross Generalization inPractice.In ICCS 2004, pages 346–360, 2004.

Jean-Rémy Falleri.Contributions à l’IDM : reconstruction et alignement de modèles de classes.PhD thesis, Université Montpellier 2, 2009.

Jean-Rémy Falleri, Marianne Huchard, and Clémentine Nebut.A generic approach for class model normalization.In ASE 2008, pages 431–434, 2008.

Mohamed Rouane Hacene, Marianne Huchard, Amedeo Napoli, and PetkoValtchev.Relational concept analysis: mining concept lattices from multi-relational data.Ann. Math. Artif. Intell., 67(1):81–108, 2013.

Cyril Roume.Analyse et restructuration de hiérarchies de classes.PhD thesis, Université Montpellier 2, 2004.

Marianne Huchard SATToSE 2014