<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>CrowDM: the System for Collaborative Platform Data Analysis</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Dmitry I. Ignatov</string-name>
          <email>dignatov@hse.ru</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexandra Yu. Kaminskaya</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Anastasya A. Bezzubtseva</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ekaterina L. Chernyak</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Konstantin N. Blinkin</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniil R. Nedumov</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Olga N. Chugunova</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andrey V. Konstantinov</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nikita S. Romashkin</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fedor V. Strok</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daria A. Goncharova</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rostislav E.Yavorsky</string-name>
          <email>rostislav.yavorskiy@witology.com</email>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>National Research University Higher School of Economics, Russia</institution>
          ,
          <addr-line>101000, Moscow, Myasnitskaya str., 20</addr-line>
        </aff>
      </contrib-group>
      <fpage>61</fpage>
      <lpage>71</lpage>
      <abstract>
        <p>The paper considers a data analysis system of the Witology company collaborative platform and mainly describes a methodology and results of the rst experiments. The developed system is based on several models and methods of modern analysis of object-attribute and unstructured data (texts) such as Formal Concept Analysis, multimodal clustering, association rules mining and keywords and collocations extraction from texts.</p>
      </abstract>
      <kwd-group>
        <kwd>collaborative and crowdsourcing platforms</kwd>
        <kwd>Data Mining</kwd>
        <kwd>Formal Concept Analysis</kwd>
        <kwd>multimodal clustering</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction and related work</title>
      <p>
        The success of modern collaborative technologies is marked by the appearance
of many novel platforms for holding distributed brainstorming or carrying out
so called public examination. There are a lot of such crowdsourcing companies
in USA (Spigit [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], BrightIdea [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], InnoCentive [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] etc.) and Europe (Imaginatik
[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]). A couple of years ago Russian companies launched business in that area
as well. Two most vivid examples of such Russian companies are Witology [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]
and Wikivote [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The reality as yet is far away from technological breakthrough,
though some all-Russian projects have already been nished successfully (for
example, Sberbank-21, National Entrepreneurial Initiative-2012 [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] etc.). The core
of such crowdsourcing systems is a socio-semantic network [
        <xref ref-type="bibr" rid="ref10 ref11 ref8 ref9">8,9,10,11</xref>
        ], which data
requires new approaches to analyze. This paper is devoted to the new
methodological base for the collaborative systems data analysis, which uses modern
data mining and articial intelligence models and methods. As a rule, while
participating in a project, users of such crowdsourcing platforms [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] discuss and
solve one common problem, propose their ideas, evaluate ideas of each other
as experts. Finally, as a result of the discussion and ranking of users and their
ideas we get the best ideas and users (their generators). For deeper
understanding of users’s behavior, developing the sucient ranking criteria, dynamics and
statistics analysis the special means are needed. Traditional methods of
clustering, community detection and text mining need to be adapted or even fully
redesigned. Moreover, these methods require ingenuity for their eective and
efcient use (nding non-trivial results). We briey describe models of data used
in crowdsourcing projects in terms of Formal Concept Analysis (FCA) [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].
Furthermore, we present the collaborative platform data analysis system CrowDM
(Crowd Data Mining), its architecture and methods underlying the key steps of
data analysis.
      </p>
      <p>The remainder of the paper is organized as follows. In section 2 we describe
some key notions from FCA, our data and methods. In section 3 we discuss the
analysis scheme of the developed system. In section 4 we present the results of
our rst experiments with the Sberbank-21 data. Section 5 concludes our paper
and describes some possible directions for future research.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Mathematical models and methods</title>
      <p>
        At the initial stage of collaborative platform data analysis two data types were
identied: data without using keywords (links, evaluations, user actions) and
data with keywords (all user-generated content). These two data types totally
correspond with two components of a socio-semantic network. For the analysis
of the 1st type of data (with keywords) we suggest to apply Social Network
Analysis (SNA) methods, clustering (biclustering and triclustering [
        <xref ref-type="bibr" rid="ref14 ref15 ref16">14,15,16</xref>
        ],
spectral clustering), FCA (concept lattices, implications, association rules) and
its extensions for multimodal data, triadic, for instance [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]; recommender
systems [
        <xref ref-type="bibr" rid="ref18 ref19 ref20">18,19,20</xref>
        ] and statistical methods of data analysis [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] (the analysis of
distributions and average values).
      </p>
      <p>Methods described in this paper are colored blue at the analysis scheme (see
g. 2). The protagonists of crowdsourcing projects (and corresponding
collaborative platforms) are platform users (project participants). We consider them
as objects for analysis. More than that, each object can (or cannot) possess a
certain set of attributes. The user’s attributes can be: topics which the user
discussed, ideas which he generated or voted for, or even other users. The main
instrument for analysis of such object-attribute data is FCA. Let us give formal
denitions. The formal context in FCA is a triple K = (G; M; I), where G is a
set of objects, M is aset of attributes , and the relation I G M shows which
object which attribute possesses. For any A G and B M one can dene
Galois operators :</p>
      <p>A0 = fm 2 M j gIm for all g 2 Ag;
B0 = fg 2 G j gIm for all m 2 Bg:
(1)</p>
      <p>
        The operator 00 (applying the operator 0 twice) is a closure operator : it is
idempotent (A0000 = A00), monotonous (A B implies A00 B00) and extensive
(A A00). The set of objects A G such that A00 = A is called closed. The same
is for closed attributes sets, subsets of a set M . A couple (A; B) such that A G,
B M , A0 = B and B0 = A, is called formal concept of a context K. The sets
A and B are closed and called extent and intent of a formal concept (A; B)
correspondingly. For the set of objects A the set of their common attributes A0
describes the similarity of objects of the set A, and the closed set A00 is a cluster
of similar objects (with the set of common attributes A’). The relation to be
more general concept is dened as follows: (A; B) (C; D) i A C. The
concepts of a formal context K = (G; M; I) ordered by extensions inclusion form
a lattice, which is called concept lattice. For its visualization the line diagrams
(Hasse diagrams) can be used, i.e. cover graph of the relation to be more general
concept. In the worst case (Boolean lattice) the number of concepts is equal
to 2fmin jGj;jMjg, thus, for large contexts, FCA can be used only if the data is
sparse. Moreover, one can use dierent ways of reducing the number of formal
concepts (choosing concepts by stability index or extent size). The alternative
approach is a relaxation of the denition of formal concept as maximal rectangle
in object-attribute matrix which elements belong to the incidence relation. One
of such relaxations is a notion of object-attribute bicluster [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. If (g; m) 2 I,
then (m0; g0) is called object-attribute bicluster with the density (m0; g0) =
jI \ (m0 g0)j=(jm0j jg0j).
      </p>
      <p>m</p>
      <p>g'
m'
g</p>
      <p>g''
m''</p>
      <p>The main features of OA-biclusters are listed below:</p>
    </sec>
    <sec id="sec-3">
      <title>1. For any bicluster (A; B) 2G 2M it is true that 0</title>
      <p>2. OA-bicluster (m0; g0) is a formal concept i = 1.
3. If (m0; g0) is a bicluster, then (g00; g0) (m0; m00).
(A; B)
1.</p>
      <p>Let (A; B) 2G 2M be a bicluster and min be a non-negative real number
such that 0 min 1, then (A; B) is called dense, if it ts the constraint
(A; B) min. The above mentioned properties show that OA-biclusters dier
from formal concepts since unit density is not required. Graphically it means
that not all the cells of a bicluster must be lled by a cross (see g. 1). Besides
formal lattice construction and visualization by means of Hasse diagrams one
can use implications and association rules for detecting attribute dependencies
in data. Then, using the obtained results, it is easy to form recommendations (for
example, oering users the most interesting discussions for them). Furthermore,
structural analysis can be performed and then used for nding communities.
Statistical methods are helpful for frequency analysis of the dierent users’
activities. Almost all of the above mentioned methods can be applied to data
containing users’ keywords (in this case they become attributes of a user).
2.1</p>
      <p>Keywords and keyphrases extraction
We consider Keywords (keyphrases) as a set of the most signicant words (phrases)
in a text document that can provide a compact description for the content and
style of this document. In the remainder of this paper we do not always
dierentiate between keywords and keyphrases, assuming that a keyword is a
particular case of a keyphrase. In our project two similar problems of keywords and
keyphrases extraction arise:
1. Keywords and keyphrases of the whole Witology forum;
2. Keywords and keyphrases of one user, topic etc.</p>
      <p>
        In the rst case we concentrate on nding syntactically well associated
keywords (keyphrases). In the second case specic words and phrases of a certain
user or topic are the subject of interest. Hence, we have to use two dierent
methods for each keywords (keyphrases) extraction problem. The rst one is solved by
using any statistical measure of association, such as Pointwise Mutual
Information (PMI), T-Score or Chi-Square [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. To solve the second problem we may use
TF-IDF or Mutual Information (MI) measures that reect how important the
word or phrase is for the given subset of texts. All the above mentioned measures
dene the weight of a specic word or phrase in the text. The words and phrases
of the highest weight then can be considered as keywords and keyphrases. We
are more interested in the quality of extracted keywords and keyphrases than
in the way we obtain them. To tokenize texts we use a basic principle of word
separation: there should be either a spacee or a punctuation mark between two
words. A hyphen between two sequences of symbols makes them one word. To
lemmatize words we use Russian AOT lemmatizer [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ], which is far from being
ideal, but it is the only freely available one (even for commercial usage) for
processing Russian texts. To normalize bi- and tri-grams we use one of our Python
scripts that normalizes phrases according to their formal grammatical patterns.
We are going to use formal contexts based on sets of extracted keyphrases and
people who use them, the occurence of keyphrases in texts and so on. By analogy,
keyphrases, texts and users all together form a tricontext for further analysis.
Moreover, keyphrases are an essential part of a socio-semantic network model,
where they are used for semantic representation of the network’s nodes.
3
      </p>
    </sec>
    <sec id="sec-4">
      <title>Analysis scheme</title>
      <p>The data analysis scheme of CrowDM, which is developed now by the project
and educational team of Witology and NRU HSE is presented in gure 2. As
it was mentioned before, after downloading data from a platform database, we
obtain formal contexts and text collections. In turn, the latter become formal
contexts as well after keyword extraction. After that, the resulting contexts are
analyzed.
4</p>
    </sec>
    <sec id="sec-5">
      <title>First experiments results</title>
      <p>For carrying out experiments we constructed formal concepts where objects are
users of the platform and attributes are ideas which users proposed within one of
5 project topics (ÆÆŒ Ł aeßØ ŒºŁ (Sberbank and private client)).</p>
      <p>We selected only the ideas that reached the end or almost the end of the project.
An objectuser has an attribute idea if this user somehow contributed to the
discussion of this idea, i.e. he is an author of the idea, commented on the idea
and evaluated the idea or comments which were added to the idea. Thus, the
extracted formal concepts (U; I), where U is a set of users, I is a set of ideas,
correspond to so called epistemic communities (communities of interests), i.e.
the set of users U who are interested in the ideas of I. Figure 3 displays the
diagram of the obtained concept lattice.</p>
      <p>
        Each node of the diagram coincides with one formal concept (in total the
lattice contains 198 concepts). A node is marked by the label of an object or
an attribute if this object (moving bottom-up by diagram) or attribute (moving
top-down) rst appeared in this node. It is obvious that the obtained diagram
is too awkward to be analyzed as a static image. Usually in such cases one can
use order lters or diagrams of the sets of stable concepts or iceberg-lattices
for visualization. We will showcase how to read a concept lattice using the
lattice fragment in gure 4. The experiments were carried out using the program
Concept Explorer (ConExp) which was developed for applying FCA algorithms
to object-attribute data [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. Clicking on a lattice node, one can see the
objects and attributes corresponding to the concept which this node represents.
Objects are accumulated from below (in the given example the set of objects
contains User45 and User22), attributes come from above (we have only one
attribute, ŁŒŒŁß 1000 5000(Microcredits from 1000 to 5000)).
      </p>
      <p>This means that User45 and User22 together took part in the discussion of the
given idea and nobody else discussed it.</p>
      <p>Formal
Concepts
Multimodal
clustering
Formal Concepts</p>
      <p>Biclustering
Triclustering</p>
      <p>Spectral
bi-, triclustering</p>
      <p>Clustering
Spectral clustering</p>
      <p>Fuzzy spectral
clustering</p>
      <p>Linguistic
Preprocessing &amp;</p>
      <p>Analysis
Attribute
dependence</p>
      <p>Implications
Association rules</p>
      <p>Text Collections</p>
      <p>Recommender</p>
      <p>systems</p>
      <p>Structural and</p>
      <p>Statistical analysis
SNA methods
(community
detection,
Influence analysis)</p>
      <p>Statistical methods
(histograms, Pareto
distribution etc.)</p>
      <p>Fig. 2. The data analysis scheme of CrowDM.</p>
      <p>We demonstrate the results of applying biclustering algorithms on the same
data below.</p>
      <p>
        Let us explain the gure 5. During experiments we used the system for gene
expression data analysis BicAT [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. Rows correspond to users, columns are ideas
of a given topic (ÆÆŒ Ł aeßØ ŒºŁ (Sberbank and private client)),
in the discussion of which users participated. The color of the cell of the
corresponding row and column intersection depicts the contribution intensity of a
given user to a given idea. The contribution is a weighted sum of the number of
comments and evaluations to that idea and takes into account the fact whether
this user is an author of this idea. The lightest cells coincide with zero
contribution, the brightest ones (g. 6, top left cell) show the maximum contribution.
After data discretization (0 zero contribution, 1 otherwise) we applied the
BiMax algorithm which found some biclusters (see g. 6 for example). Since one
of the important crowdsourcing project problems is the search of people with
similar ideas, the presented bicluster with 11 users is most interesting while other
found biclusters contained 4-5 users on average (we constrained the number of
ideas in a bicluster to be strictly greater than 2).
      </p>
      <p>Then, to gain a better understanding of the evaluation process in the project,
evaluation distribution was plotted in several ways. One of them is presented in
g. 7; it shows the cumulative number of users, who made more than a certain
amount of evaluations during the entire project.</p>
      <p>The horizontal axis displays the amount of submitted evaluations. The
vertical axis represents the number of users, who made more than a xed amount
of evaluations. For instance, there is only one participant, who produced more
than 5000 evaluations, and one more person, who made more than 3000 but less
than 5000 evaluations. Thus, the rightmost dot on the X-axis shows the rst
participant (the y-coordinate is 1), and the next dot shows both of them (the
ycoordinate is 2). The total number of users, who have once evaluated something,
is 167. The set of graph points is explicitly split into two parts: the long gentle
line (from x = 0 to 544 inclusive) and the steep tail. The fact, that both lines
seem almost straight in logarithmic scales, indicates that the evaluation activity
on the project might follow a Pareto distribution. It is reasonable to seek the
individual distribution functions for the main and the tail parts of the sample,
as testing the whole sample for goodness of t to a Pareto distribution results
in strong rejection of the null hypothesis ( H0: The sample follows a Pareto
distribution).
5</p>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>The results of our rst experiments suggest that the developed methodology will
be useful for analysis of collaborative systems data and resource-sharing systems.
The most important directions for future work include the analysis of textual
information generated by users, applying multimodal clustering methods and
using them for developing recommender systems.
Acknowledgments. The work was performed by the project and educational
group Algorithms of Data Mining for Innovative Projects Internet Forum (NRU
HSE).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>1. Spigit company, http://spigit.com/</mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>2. Brightidea company, www.brightidea.com/</mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>3. Innocentive comp, http://www.innocentive.com/</mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>4. Imaginatik company, http://www.imaginatik.com/</mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>5. Witology company, http://witology.com/</mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>6. Wikivote company, http://www.wikivote.ru/</mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7. Sberbank-
          <volume>21</volume>
          , national entrepreneurial initiative-2012, http://sberbank21.ru/
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Roth</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Generalized preferential attachment: Towards realistic socio-semantic network models</article-title>
          .
          <source>In: ISWC 4th Intl Semantic Web Conference, Workshop on Semantic Network Analysis, Galway, Ireland,. Volume 171 of CEUR-WS Series (ISSN 1613-0073)</source>
          . (
          <year>2005</year>
          )
          <fpage>2942</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Cointet</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roth</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Socio-semantic dynamics in a blog network</article-title>
          .
          <source>In: CSE (4)</source>
          , IEEE Computer Society (
          <year>2009</year>
          )
          <fpage>114121</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Roth</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cointet</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          :
          <article-title>Social and semantic coevolution in knowledge networks</article-title>
          .
          <source>Social Networks</source>
          <volume>32</volume>
          (
          <year>2010</year>
          )
          <fpage>1629</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Yavorsky</surname>
          </string-name>
          , R.:
          <article-title>Research Challenges of Dynamic Socio-Semantic Networks</article-title>
          . In
          <string-name>
            <surname>Ignatov</surname>
          </string-name>
          , D.,
          <string-name>
            <surname>Poelmans</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuznetsov</surname>
          </string-name>
          , S., eds.
          <source>: CEUR Workshop proceedings</source>
          Vol-
          <volume>757</volume>
          , CDUD'
          <fpage>11</fpage>
          - Concept Discovery in Unstructured Data. (
          <year>2011</year>
          )
          <fpage>119122</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Howe</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>The rise of crowdsourcing</article-title>
          .
          <source>Wired</source>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Ganter</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wille</surname>
          </string-name>
          , R.:
          <source>Formal Concept Analysis: Mathematical Foundations. 1st edn</source>
          . Springer-Verlag New York, Inc., Secaucus, NJ, USA (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Barkow</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bleuler</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prelic</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zimmermann</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zitzler</surname>
          </string-name>
          , E.:
          <article-title>Bicat: a biclustering analysis toolbox</article-title>
          .
          <source>Bioinformatics</source>
          <volume>22</volume>
          (
          <issue>10</issue>
          ) (
          <year>2006</year>
          )
          <fpage>12821283</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Igantov</surname>
            ,
            <given-names>D.I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kaminskaya</surname>
            ,
            <given-names>A.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuznetsov</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Magizov</surname>
            ,
            <given-names>R.A.</given-names>
          </string-name>
          :
          <article-title>Method of Biclusterzation Based on Object and Attribute Closures</article-title>
          .
          <source>In: Proc. of 8-th international Conference on Intellectualization of Information Processing (IIP</source>
          <year>2011</year>
          ). Cyprus, Paphos, October 1724, MAKS Press (
          <year>2010</year>
          )
          <volume>140143</volume>
          (in Russian).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Ignatov</surname>
            ,
            <given-names>D.I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuznetsov</surname>
            ,
            <given-names>S.O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Magizov</surname>
            ,
            <given-names>R.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhukov</surname>
            ,
            <given-names>L.E.</given-names>
          </string-name>
          : From Triconcepts to Triclusters. In:
          <article-title>Proceedings of the 13th international conference on Rough sets, fuzzy sets, data mining and granular computing</article-title>
          .
          <source>RSFDGrC'11</source>
          , Berlin, Heidelberg, Springer-Verlag (
          <year>2011</year>
          )
          <fpage>257264</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Jaschke</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hotho</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schmitz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ganter</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stumme</surname>
          </string-name>
          , G.:
          <article-title>TRIASAn Algorithm for Mining Iceberg Tri-Lattices</article-title>
          .
          <source>In: Proceedings of the Sixth International Conference on Data Mining. ICDM '06</source>
          , Washington, DC, USA, IEEE Computer Society (
          <year>2006</year>
          )
          <fpage>907911</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Ignatov</surname>
            ,
            <given-names>D.I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuznetsov</surname>
            ,
            <given-names>S.O.</given-names>
          </string-name>
          :
          <article-title>Concept-based Recommendations for Internet Advertisement</article-title>
          . In Belohlavek, R.,
          <string-name>
            <surname>Kuznetsov</surname>
          </string-name>
          , S.O., eds.
          <source>: Proc. CLA 2008</source>
          . Volume Vol.
          <volume>433</volume>
          of CEUR WS., Palackˆ University, Olomouc,
          <year>2008</year>
          (
          <year>2008</year>
          )
          <fpage>157166</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Ignatov</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Poelmans</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaharchuk</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Recommender System Based on Algorithm of Bicluster Analysis RecBi</article-title>
          . In Ignatov, D.,
          <string-name>
            <surname>Poelmans</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuznetsov</surname>
          </string-name>
          , S., eds.
          <source>: CEUR Workshop proceedings</source>
          Vol-
          <volume>757</volume>
          , CDUD'
          <fpage>11</fpage>
          - Concept Discovery in Unstructured Data. (
          <year>2011</year>
          ) pp.
          <fpage>122126</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Ignatov</surname>
            ,
            <given-names>D.I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Poelmans</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dedene</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Viaene</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>A New Cross-Validation Technique to Evaluate Quality of Recommender Systems</article-title>
          . In Kundu,
          <string-name>
            <given-names>M.K.</given-names>
            ,
            <surname>Mitra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Mazumdar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Pal</surname>
          </string-name>
          , S.K., eds.:
          <source>PerMIn</source>
          . Volume
          <volume>7143</volume>
          of LNCS., Springer (
          <year>2012</year>
          )
          <fpage>195202</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Clauset</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shalizi</surname>
            ,
            <given-names>C.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Newman</surname>
            ,
            <given-names>M.E.J.</given-names>
          </string-name>
          :
          <article-title>Power-law distributions in empirical data</article-title>
          .
          <source>SIAM Rev</source>
          .
          <volume>51</volume>
          (
          <issue>4</issue>
          ) (
          <year>November 2009</year>
          )
          <fpage>661703</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Manning</surname>
            ,
            <given-names>C.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schutze</surname>
          </string-name>
          , H.:
          <article-title>Foundations of statistical natural language processing</article-title>
          . MIT Press, Cambridge, MA, USA (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <article-title>Russian project on automatic text processing, www</article-title>
          .aot.ru
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Grigoriev</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yevtushenko</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Elements of an agile discovery environment</article-title>
          . In Grieser, G.,
          <string-name>
            <surname>Tanaka</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yamamoto</surname>
          </string-name>
          , A., eds.
          <source>: Discovery Science. Volume 2843 of Lecture Notes in Computer Science</source>
          . Springer Berlin / Heidelberg (
          <year>2003</year>
          )
          <fpage>311319</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>