paper-with-me

Papers

Scalable Formal Concept Analysis algorithm for large datasets using Spark

2018-07-06 · Raghavendra K Chunduri, Aswani Kumar Cherukuri

In the process of knowledge discovery and representation in large datasets using formal concept analysis, complexity plays a major role in identifying all the formal concepts and constructing the concept lattice(digraph of the concepts). For identifying the formal concepts and constructing the digraph from the identified concepts in very large datasets, various distributed algorithms are available in the literature. However, the existing distributed algorithms are not very well suitable for concept generation because it is an iterative process. The existing algorithms are implemented using distributed frameworks like MapReduce and Open MP, these frameworks are not appropriate for iterative applications. Hence, in this paper we proposed efficient distributed algorithms for both formal concept generation and concept lattice digraph construction in large formal contexts using Apache Spark. Various performance metrics are considered for the evaluation of the proposed work, the results of the evaluation proves that the proposed algorithms are efficient for concept generation and lattice graph construction in comparison with the existing algorithms.

📄 PDF Abstract BibTeX arXiv:1807.02258

Code (0)

등록된 구현이 없습니다.

Tasks

graph construction

Similar Papers 제목 키워드 기반

Conformal Predictions for Probabilistically Robust Scalable Machine Learning Classification

2024-03-15 · Alberto Carlevaro, Teodoro Alamo Cantarero, Fabrizio Dabbene, Maurizio Mongelli

Conformal predictions make it possible to define reliable and robust learning algorithms. But they are essentially a method for evaluating whether an algorithm is good enough to be used in practice. To define a reliable …

Learning Theory

A New Algorithm based on Extent Bit-array for Computing Formal Concepts

2021-10-29 · Jianqin Zhou, Sichun Yang, Xifeng Wang, Wanquan Liu

The emergence of Formal Concept Analysis (FCA) as a data analysis technique has increased the need for developing algorithms which can compute formal concepts quickly. The current efficient algorithms for FCA are variant…

On-demand Relational Concept Analysis

2018-03-21 · Alexandre Bazin, Jessie Carbonnel, Marianne Huchard, Giacomo Kahn

Formal Concept Analysis and its associated conceptual structures have been used to support exploratory search through conceptual navigation. Relational Concept Analysis (RCA) is an extension of Formal Concept Analysis to…

Rough Concept Analysis

2018-10-12 · Robert E. Kent

The theory introduced, presented and developed in this paper, is concerned with Rough Concept Analysis. This theory is a synthesis of the theory of Rough Sets pioneered by Zdzislaw Pawlak with the theory of Formal Concep…

Detecting Important Patterns Using Conceptual Relevance Interestingness Measure

2021-10-21 · Mohamed-Hamza Ibrahim, Rokia Missaoui, Jean Vaillancourt

Discovering meaningful conceptual structures is a substantial task in data mining and knowledge discovery applications. While off-the-shelf interestingness indices defined in Formal Concept Analysis may provide an effect…