<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Parent Selection Criterion for Extracting Trees from Concept Lattices</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Cassio</forename><surname>Melo</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">École Centrale Paris -MAS Laboratoire</orgName>
								<address>
									<postCode>69121</postCode>
									<settlement>Chatenay-Malabry</settlement>
									<country key="FR">France</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Bénédicte</forename><surname>Le-Grand</surname></persName>
							<affiliation key="aff1">
								<orgName type="laboratory">Laboratoire d&apos;Informatique 6 -LIP6</orgName>
								<orgName type="institution">{Cassio.Melo</orgName>
								<address>
									<postCode>69121</postCode>
									<settlement>Paris</settlement>
									<country key="FR">France</country>
								</address>
							</affiliation>
							<affiliation key="aff2">
								<orgName type="institution">Anastasia.Bezerianos</orgName>
								<address>
									<settlement>Marie-Aude</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Anastasia</forename><surname>Bezerianos</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">École Centrale Paris -MAS Laboratoire</orgName>
								<address>
									<postCode>69121</postCode>
									<settlement>Chatenay-Malabry</settlement>
									<country key="FR">France</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Marie-Aude</forename><surname>Aufaure</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">École Centrale Paris -MAS Laboratoire</orgName>
								<address>
									<postCode>69121</postCode>
									<settlement>Chatenay-Malabry</settlement>
									<country key="FR">France</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Parent Selection Criterion for Extracting Trees from Concept Lattices</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">9DB0C1B735B548F72DD3BFBBDBEC6CB3</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T07:04+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Concept Lattices</term>
					<term>Formal Concept Analysis</term>
					<term>Tree Extraction</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Traditional software in Formal Concept Analysis makes little use of visualization techniques, producing poorly readable concept lattice representations when the number of concepts exceeds a few dozens. This is problematic as the number of concepts in such lattices grows significantly with the size of the data and the number of its dimensions. In this work we propose several methods to enhance the readability of concept lattices firstly though colouring and distortion techniques, and secondly by extracting and visualizing trees derived from concept lattice structures. These contributions represent an important step in the visual analysis of conceptual structures, as domain experts may visually explore larger datasets that traditional visualizations of concept lattice cannot represent effectively.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>The vast amount of data generated over the last decades has brought new challenges to the analytics science. Visual data analysis and knowledge representation employ methods such as Formal Concept Analysis (FCA) in order to identify groupings of patterns from the analysis process <ref type="bibr" target="#b13">[14]</ref>. FCA provides an intuitive understanding of generalization and specialization relationships among objects and their attributes in a structure known as a concept lattice. A concept lattice is traditionally represented by a Hasse diagram illustrating the groupings of objects described by common attributes. A Hasse diagram is a graph where concepts appear as vertices on the plane connected by line segments or curves. The layout of the partially ordered set may be seen as a layered diagram <ref type="bibr" target="#b1">[2]</ref>. Lattices visualization becomes a problem as the number of clusters grows significantly with the number of objects and attributes. Interpreting the lattice through a direct visualization of the line diagram rapidly becomes impossible and more synthetic representations are needed.</p><p>In this work we propose alternatives to the traditional lattice representation, firstly by enhancing the readability of concept lattices though colouring and distortion techniques; secondly by extracting and visualizing trees derived from the lattices structure. The tree extraction from the original lattice has some unique advantages: it eliminates all edges crossing and the resulting hierarchy is also easier to interpret and to represent. Moreover, this representation still provides an overview of the dataset, highlighting significant properties of the lattice. In order to extract trees from lattices, we define a set of parent concept selection criteria, including the stability and support indexes <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b3">4]</ref> provided by FCA literature, confidence index as well as topological features of the lattice.</p><p>The paper is organized as follows. Section 2 provides background on lattice representations; Section 3 proposes a set of criteria for transforming concept lattices into trees; Section 4 discusses colouring and distortion techniques for enhancing interpretations of lattices. Section 5 presents instantiations of the suggested criteria and visualizations in the biology domain, followed by a discussion in section 6. Section 7 finally concludes and presents perspectives for future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Visual Representation of Concept Lattices</head><p>As mentioned above, FCA analysis produces lattices, usually represented as layered directed acyclic graph graphs, named Hasse diagrams, that illustrate the groupings of objects described by common attributes. Hasse diagrams display the partially ordered sets (posets) between concepts in a hierarchical fashion, where each concept may have several parent concepts as illustrated in figure <ref type="figure" target="#fig_0">1</ref>. The partial order among concepts of the lattice is materialized through the generalization and specialization relationships: for instance the concept representing the set of flying birds, containing Finch and Eagle objects, is more specific than the one which contains all birdsflying or not-, and thus contains a smaller number of objects (the first concept has an extra one, the ostrich). This partial order provides different levels of abstraction and native navigation links from a given concept.</p><p>As mentioned earlier, such diagrams are usually layered graphs, where concept vertices are assigned to horizontal layers according of the number of common attributes, and are ordered within each layer to reduce edge crossings. FCA lattices in particular suffer from considerable edge crossings, especially if the number of concepts exceeds a few dozen as is the case in more real word applications <ref type="bibr" target="#b12">[13]</ref>, which leads to reduced graph readability and aesthetics <ref type="bibr" target="#b2">[3]</ref>.</p><p>To reduce the complexity of lattices, simplified diagrams can be produced by displaying only concepts with a sufficient support <ref type="bibr" target="#b3">[4]</ref>. Visualisations can also be restricted to portions of the data <ref type="bibr" target="#b4">[5]</ref>, and concept number reduction is possible by incorporating conditions into the data mining process <ref type="bibr" target="#b5">[6]</ref>. Finally, conceptual measures can be applied to identify the most relevant concepts and filter outliers <ref type="bibr" target="#b6">[7]</ref>.</p><p>To deal specifically with the visual complexity of Hasse diagrams, several approaches allow users to dynamically explore and reveal specific parts of the diagram, using visual query languages <ref type="bibr" target="#b7">[8]</ref><ref type="bibr" target="#b8">[9]</ref><ref type="bibr" target="#b9">[10]</ref>. However these techniques do not provide a clear view of the entire lattice.</p><p>Other FCA visualization approaches map the distances between concepts to visual variables, in order to highlight patterns. For example in <ref type="bibr" target="#b10">[11]</ref> similar concepts are represented as similarly coloured pixels placed in the 2D space along a Peano-Hilbert curve, so that similar concepts are placed close to each other. Nevertheless in these representations detailed relationships between concepts are lost. Finally, systems often provide users with hybrid/combined lattice visualization, e.g. showing both a general Hasse diagram and a tag cloud for representing the neighbours of a specific concept (for a review see <ref type="bibr" target="#b11">[12]</ref>).</p><p>Our approach consists in representing lattices not as Hasse diagrams, but as trees. We use different criteria to extract trees from lattices, and visualize the resulting trees. Trees are inherently simpler hierarchical structures than Hasse diagrams and due to their applicability in many domains, there is a plethora of tree representations. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Tree Extraction from Concept Lattices</head><p>Trees are a common and easily understandable visual representation. We consider them as a visualization alternative to large cluttered concept lattices, which preserves all lattice entities and some of its structure. In order for a tree visualization to be an effective alternative to a lattice, the extraction of the tree from the lattice needs to preserve the most essential features of the original structure. The present approach consists in extracting a tree from a concept lattice by choosing one single parent concept for each concept of the lattice. We start from the most specific concepts i.e. the parent concepts of the lower bound of the lattice, at the bottom of the Hasse diagram and select a single parent concept for each of them, and reproduce this recursively. Choosing a single parent concept at each step leads to an information loss. Our goal is to minimize this loss by selecting parents using the most relevant criteria according to the kind of analysis performed by the analyst. Before proceeding, we briefly recall the FCA terminology <ref type="bibr" target="#b13">[14]</ref>. Given a (formal) context K = (G,M, I), where G is called a set of objects or extent, M is called a set of attributes or intent, and the binary relation I ⊆ G×M specifies which objects have which attributes, the derivation operators (•)' are defined for A ⊆ G and B ⊆ M:</p><formula xml:id="formula_0">A' = {m ∈ M | ∀g ∈ A : gIm}; B' = {g ∈ G | ∀m ∈ B : gIm}.</formula><p>In the following sections we consider various strategies for selecting parent concepts, including the stability and support indexes from FCA literature, confidence, as well as topological features of the lattice.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Parent Selection based on the highest Stability or Support</head><p>The stability index measures the proportion of subsets of objects of a given concept whose derivation is equal to the intent of this concept <ref type="bibr" target="#b0">[1]</ref>. In other words, the stability indicates the probability of preserving a concept intent while removing some objects of its extent. We recall the definition of stability:</p><formula xml:id="formula_1">Definition 1. Let K = (G,</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>M,I) be a formal context and (A,B) be a formal concept of K.</head><p>Card is a cardinality function. The stability index of (A,B) is defined as:</p><formula xml:id="formula_2">ߪሺ‫,ܣ‬ ‫ܤ‬ሻ ൌ ௗሺሼ ‫ك‬ | ᇱୀሽሻ ଶ ೌሺಲሻ<label>(1)</label></formula><p>Using the lattice in figure <ref type="figure" target="#fig_0">1</ref> as an example, we calculate the stability for concepts 2 and 4 in order to select a parent for concept 5 (0.25 and 0.5 respectively); we keep the one with highest stability, in this case we therefore remove the edge between concepts 2 and 5. The idea behind the choice of the parent concept with the highest stability is that we expect to keep parent concept's meaning even if some of the objects or attributes are removed. Another measure which can be used for assigning to each concept a unique upper neighbor is the notion of 'support' <ref type="bibr" target="#b3">[4]</ref>:</p><formula xml:id="formula_3">Definition 2. Let B ⊂ M. The support count of the attribute set B in K is: φሺ‫ܤ‬ሻ ൌ ௗሺᇱሻ ௗሺீሻ<label>(2)</label></formula><p>The use of support as parent selection criteria may lead to trees containing concepts that have fewer specialization levels since in general, generic concepts have higher support values than their most specific counterparts <ref type="bibr" target="#b3">[4]</ref>. Concept stability and support measures have been widely used in FCA and their combination has been promising <ref type="bibr" target="#b0">[1]</ref> in reducting the lattice.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Parent Selection Based on Shared Attributes and Objects</head><p>This approach relies on clustering parent and child concepts which share most of their attributes or objects. Parent and child having a great number of attributes in common are supposed to be grouped together following the principle of similarity clustering and local predictability <ref type="bibr" target="#b14">[15]</ref>. Its definition is: </p><formula xml:id="formula_4">߶ሺ‫ܧ‬ሻ ൌ ௗሺ ‫ת‬ሻ ௗሺெሻ<label>(3)</label></formula><p>In the same animal's context illustrated by the lattice in figure <ref type="figure" target="#fig_0">1</ref>, we have potential parent concepts 2 and 4 sharing the same number of objects with concept 5, but concept 4 has more attributes in common with 5, so it should be chosen as the unique parent of concept 5.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">Parent Selection Based on Confidence</head><p>The confidence value of a concept estimates how likely an object which has an attribute set A, also has an attribute set C <ref type="bibr" target="#b13">[14]</ref>. In other words, it tries to measure how strong the implication of the parent attributes in the child objects is. For instance, considering the lattice in figure <ref type="figure" target="#fig_0">1</ref>, what is the probability of a given object that is {Bird, Flying} to be also {Bird, Flying, Preying}? The following paragraph formalizes its definition.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Definition 4. Let Parent Concept (A,B) be such that A ⊂ G and B ⊂ M. Let Child Concept (C,D) be C ⊂ G and D ⊂ M. The confidence of an edge E (C,D)→(A,B):</head><formula xml:id="formula_5">ߜሺ‫ܧ‬ሻ ൌ ௗሺሻ ௗሺሻ<label>(4)</label></formula><p>An advantage of this method is its consistency with the interpretation of concept lattices. Taking our animals context as example, there is a 50% probability that an animal that is a flying bird is also a flying and preying bird. By contrast, an animal that is preying has only 33% of chance to be also a flying bird.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Using extraction criteria to enhance Lattice and Tree Interpretation through Drawing, Sizing and Shaping</head><p>Common graph drawing techniques include the assignment of different colours, shapes and sizes to nodes and edges, according to different dimensions or properties. This approach is underused in traditional lattice visualizations, where the main visual variable used is node/link colour to reflect user selections or node size to indicate the immediate presence of an extent or intent as displayed in ConExp<ref type="foot" target="#foot_0">1</ref> . In our work we use these as well as other visual variables in a Hasse diagram to represent possible tree extraction criteria. This provides several benefits to lattice and extracted tree understanding. First, it enables users to rapidly associate the dimension/criteria in question (e.g. stability, support in Figure <ref type="figure" target="#fig_2">2</ref>) with concepts, thus justifying the choices made during the tree extraction process. Second, visualizing different extraction criteria using various visual variables, allows users to compare these criteria in order to choose the one that better fits their needs. Third, irrespective of the tree extraction process, matching visual attributes to concept attributes establishes a benchmark/comparison among concepts, making it possible to compare at a glance different concepts, even if they do not have a link in common, as well as gain insights on the whole lattice itself. Finally, prominent features of the lattice like specialization and generalization can be better understood: for instance the power of implications of different concepts can be rendered by edge thickness. The concept node itself can be a visual metaphor for the intent and extent. In the example of figure <ref type="figure" target="#fig_2">2</ref>, a pie chart replaces the traditional box representation to depict the proportion of objects (blue) and attributes (yellow). In this way users can be guided in understanding and choosing criteria for extracting trees to simplify the lattice representation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">A Qualitative Analysis of the Proposed Parent Selection Criteria</head><p>In this section we discuss a case study of a concept lattice to qualitatively examine the nature of the trees resulting from different criteria. The techniques for lattice transformation and drawing were implemented in a visual analytics tool called CUBIST Analytics and applied to a dataset containing 8 animals and 9 attributes which produced a lattice with 19 concepts (figure <ref type="figure" target="#fig_1">3</ref>). Each of the measures proposed revealed particular aspects on the analysis of a lattice, illustrated in table <ref type="table" target="#tab_0">2</ref>.</p><p>Table <ref type="table">1</ref> a) shows the tree generated with stability as parent selection criterion. In practice, it resulted in a tree with very stable concepts more likely to retain their subsequent children. For instance, the concept {lives in land} was the preferred parent of the concept that holds our notion for amphibians: {lives on land, lives in water} because it is more stable than its counterparts.</p><p>The measure of shared objects was the criterion that generated the tree in table 1 b). Parent concepts sharing most objects with child concept were the preferred candidates. As an example, the concept {lives on land} shares more objects with {lives on land, needs chlorophyll} than concept {needs chlorophyll} does, therefore it was the chosen parent in this case. Table 1 c) the tree was generated from confidence criterion, therefore children nodes are associated with the parent with which the relationship of confidence is the highest among the candidates. As a result, the relation {can move, has limbs} has a stronger implication in {lives on land} than {lives on land} has for {can move, has limbs}, for example.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Discussion</head><p>Some may argue that due to the tree construction, the present approach breaks the original lattice meaning, and therefore subsequent mathematical models based on this structure. It is noteworthy to observe however, that only the links in the lattice graph structure are removed and the lattice structure remains semantically valid, since there is no need to take out the attributes or objects that concepts have in common with their parents.</p><p>The choice of parent selection criteria for tree transformation corresponds to a classification problem to some extent. Deciding if a Lion is more "mammal" than it is "preying" it's not always straightforward, hence we rely on the measures that attempt to keep the context semantics when looking at the entire concept lattice. For instance, if we have more objects described by mammal which are "closer" to Lion than other concepts, then it may reasonable to be chosen as its parent. As general recommendations, one should use the criteria that best fits to their analysis task (table <ref type="table" target="#tab_0">2</ref>).</p><p>Table <ref type="table">1</ref>. Examples of trees generated from the lattice in figure <ref type="figure" target="#fig_1">3</ref> for each of the proposed measure.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>a) Stability b) Shared attributes c) Confidence</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Example</head><p>In addition to the tree-extraction strategies, the use of colours, size, shaping and thickness for both nodes and edges in the original lattice to represent the criteria metrics (such as stability, support, specialization or implication) can enhance the interpretation of a concept lattice, and aid users in their choice and interpretation of the created trees.</p><p>The labelling strategy for identifying concepts should be taken into account as well. Merely placing attributes and objects names on concepts may be cumbersome for large lattice analysis (used in most FCA visualizations). In this case, it is recommended to represent the concept's intent and extent with visual metaphors like the pie chart shown in figure <ref type="figure" target="#fig_2">2</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Frequent pattern analysis</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Shared objects / attributes</head><p>It represents the degree of similarity between parent and child nodes.</p><p>Concepts that share most attributes or objects should be linked together because they are similar.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Similarity analysis</head><p>Confidence It measures how strong the implication is between a parent concept in a child concept.</p><p>Implication is one of the desired interpretation of a concept lattice.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Confidence analysis</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Conclusions and Future Work</head><p>Traditional software in FCA makes little use of visualization techniques, producing poorly readable lattice graphs when the number of concepts exceeds a few dozens. In this work we have presented a transformation approach to extract trees from concept lattices, attempting to minimize both semantic and conceptual loss in favour of readability and interpretation. We have also presented ways to visually show the extraction criteria in the original lattice. This is an important step in the visual analysis of conceptual structures, as the resulting tree structures are visually easier to understand than cluttered lattice graphs. Domain experts can thus visually explore larger datasets that traditional visualizations of concept lattice cannot represent effectively. Each of the tree construction measures proposed in our work provides particular insights valuable to different analysis tasks, identified in our paper as recommendations.</p><p>In the future we plan to combine two or more criteria for parent selection with other lattice reduction techniques (e.g. icebergs lattices <ref type="bibr" target="#b3">[4]</ref>). We also plan to conduct user experiments to understand when users want to have full lattice views vs. tree views, which metrics for creating trees are of most interest to them and under which circumstances, and assess if our visual indications allow users to understand the extraction tree process.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 .</head><label>1</label><figDesc>Figure 1. An example of animal's concept lattice.</figDesc><graphic coords="3,224.76,257.52,163.32,201.48" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Definition 3 .</head><label>3</label><figDesc>Let Parent Concept (A,B) be such that A ⊂ G and B ⊂ M. Let Child Concept (C,D) be C ⊂ G and D ⊂ M. The shared attribute index of an edge E (C,D)→(A,B):</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. Animal lattice with nodes as pie charts sized by stability, and edge thickness by confidence. Pie charts indicate the ratio intent/extent of the concept.</figDesc><graphic coords="6,236.64,171.00,139.56,210.12" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 3 .</head><label>3</label><figDesc>Figure 3. Concept lattice of the biology domain.</figDesc><graphic coords="7,158.64,337.68,306.36,190.68" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 2 .</head><label>2</label><figDesc>General guidelines on the usage of the proposed metrics.</figDesc><table><row><cell>Criteria</cell><cell>Description</cell><cell>Rationale</cell><cell></cell><cell></cell><cell>Suitable for</cell></row><row><cell>Stability</cell><cell>It measures how likely a</cell><cell cols="3">Stable concepts are less</cell><cell>Observing real</cell></row><row><cell></cell><cell>concept is to change if some</cell><cell cols="3">impacted by noise and</cell><cell>world analogies</cell></row><row><cell></cell><cell>of their attributes or objects</cell><cell cols="3">usually represent strong</cell></row><row><cell></cell><cell>are removed.</cell><cell cols="3">correlation with real world</cell></row><row><cell></cell><cell></cell><cell cols="3">entities (e.g.: a concept that</cell></row><row><cell></cell><cell></cell><cell cols="3">encapsulates our notion of</cell></row><row><cell></cell><cell></cell><cell>"mammal").</cell><cell></cell><cell></cell></row><row><cell>Support</cell><cell>It measures the frequency of</cell><cell>Frequent</cell><cell>concepts</cell><cell>are</cell></row><row><cell></cell><cell>the concept itemset.</cell><cell cols="3">usually generic concepts</cell></row><row><cell></cell><cell></cell><cell cols="3">since they aggregate a larger</cell></row><row><cell></cell><cell></cell><cell cols="3">number of objects than the</cell></row><row><cell></cell><cell></cell><cell cols="2">specialized ones.</cell><cell></cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">ConceptExplorer. http://conexp.sourceforge.net/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Acknowledgments. This work is partly funded by the CUBIST project ("Combining and Uniting Business Intelligence with Semantic Technologies"), funded by the European Commission's 7th Framework Programme of ICT, under topic 4.3: Intelligent Information Management.'</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Stability as an estimate of the degree of substantiation of hypotheses derived on the basis of operational similarity</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">O</forename><surname>Kuznetsov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Automat. Document. Math. Linguist.)</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page" from="21" to="29" />
			<date type="published" when="1990">1990</date>
		</imprint>
	</monogr>
	<note>Nauchn. Tekh. Inf., Ser.</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Algorithms for plane representation of acyclic digraphs</title>
		<author>
			<persName><forename type="first">G</forename><surname>Di Battista</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Tamassia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Theoretical Computer Science</title>
		<imprint>
			<biblScope unit="volume">61</biblScope>
			<biblScope unit="page" from="175" to="178" />
			<date type="published" when="1988">1988</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Cognitive measurements of graph aesthetics</title>
		<author>
			<persName><forename type="first">C</forename><surname>Ware</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Purchase</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Colpoys</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mcgill</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Visualization</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="103" to="110" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Computing iceberg concept lattices with Titanic</title>
		<author>
			<persName><forename type="first">G</forename><surname>Stumme</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Taouil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Bastide</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Pasquier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Lakhal</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Data &amp; Knowledge Engineering</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="189" to="222" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">An Intelligent User Interface for Browsing and Searching MPEG-7 Images Using Concept Lattices</title>
		<author>
			<persName><forename type="first">J</forename><surname>Ducrou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Eklund</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Wilson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CLA 2006</title>
				<editor>
			<persName><forename type="first">S</forename></persName>
		</editor>
		<editor>
			<persName><forename type="first">Ben</forename><surname>Yahia</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">4923</biblScope>
			<biblScope unit="page" from="1" to="21" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Efficient Algorithms for Mining Closed Itemsets and Their Lattice Structure</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Zaki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C-J</forename><surname>Hsiao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Knowledge and Data Mining</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">4</biblScope>
			<date type="published" when="2005">2005</date>
			<publisher>IEE Computer Soc</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Conceptual and Spatial Footprints for Complex systems Analysis: Application to the Semantic Web</title>
		<author>
			<persName><forename type="first">Le</forename><surname>Grand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Soto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Aufaure</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M.-A</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">20th International Conference on Database and Expert Systems Applications</title>
				<imprint>
			<date type="published" when="2009">2009. 2009</date>
			<biblScope unit="page" from="114" to="127" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">A Visual Language for Querying and Updating Graphs</title>
		<author>
			<persName><forename type="first">H</forename><surname>Blau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Immerman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Jensen</surname></persName>
		</author>
		<idno>Report 2002-037. 2002</idno>
		<imprint/>
		<respStmt>
			<orgName>University of Massachusetts Amherst, Computer Science Department Tech</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">A Graphical Query Language Supporting Recursion</title>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">F</forename><surname>Cruz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">O</forename><surname>Mendelzon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">T</forename><surname>Wood</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Association for Computing Machinery Special Interest Group on Management of Data</title>
				<meeting>of the Association for Computing Machinery Special Interest Group on Management of Data</meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="1987-05">May 1987</date>
			<biblScope unit="page" from="323" to="330" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Hy+: a Hygraph-based query and visualization system</title>
		<author>
			<persName><forename type="first">M</forename><surname>Consens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Mendelzon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">SIGMOD Record</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="511" to="516" />
			<date type="published" when="1993">1993</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Spatial Visualisation of Conceptual Data</title>
		<author>
			<persName><forename type="first">Michel</forename><surname>Soto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benedicte</forename><surname>Le Grand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Marie-Aude</forename><surname>Aufaure</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference Information Visualisation</title>
				<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="57" to="61" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A Survey of Hybrid Representations of Concept Lattices in Conceptual Knowledge Processing Formal Concept Analysis</title>
		<author>
			<persName><forename type="first">Peter</forename><surname>Eklund</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jean</forename><surname>Villerd</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Lecture Notes in Computer Science</title>
		<imprint>
			<biblScope unit="page" from="296" to="311" />
			<date type="published" when="2010">2010</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Towards Concise Representation for Taxonomies of Epistemic Communities</title>
		<author>
			<persName><forename type="first">C</forename><surname>Roth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Obiedkov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">G</forename><surname>Kourie</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CLA 4th Intl Conf on Concept Lattices and their Applications</title>
				<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">Formal Concept Analysis: Mathematical Foundations</title>
		<author>
			<persName><forename type="first">B</forename><surname>Ganter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Wille</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1999">1999</date>
			<publisher>Springer</publisher>
			<pubPlace>Berlin</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Spring-based lattice drawing highlighting conceptual similarity</title>
		<author>
			<persName><forename type="first">T</forename><surname>Hannan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Pogel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International Conference on Formal Concept Analysis, ICFCA 2006</title>
		<title level="s">Berlin. LNCS</title>
		<meeting>the International Conference on Formal Concept Analysis, ICFCA 2006<address><addrLine>Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="volume">3974</biblScope>
			<biblScope unit="page" from="264" to="279" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
