Related Experiment Video
Updated: Apr 30, 2026

08:59
Morphology-Based Distinction Between Healthy and Pathological Cells Utilizing Fourier Transforms and Self-Organizing Maps
Published on: October 28, 2018
8.7K
Visualized analysis of mixed numeric and categorical data via extended self-organizing map
Summary
MixSOM, an extended self-organizing map (SOM), effectively analyzes mixed-type data by unifying numeric and categorical attributes. This model better portrays cluster structures, outperforming existing methods for data exploration.
Area of Science:
- Data Mining and Machine Learning
- Artificial Intelligence
- Computational Statistics
Background:
- Real-world datasets frequently contain a mix of numeric and categorical attributes, posing significant analytical challenges.
- Existing self-organizing map (SOM) variants struggle with direct, unified handling of these mixed data types.
Purpose of the Study:
- To introduce MixSOM, an extended self-organizing map designed for the direct and unified analysis of mixed-type datasets.
- To improve the representation of cluster structures within mixed-type data on a self-organizing map.
Main Methods:
- Developed MixSOM, incorporating a data structure distance hierarchy for unified handling of numeric and categorical values.
- Implemented regularization of prototype distances proportional to map distances to enhance cluster structure portrayal.
- Conducted comparative experiments against Kohonen's SOM, generalized SOM, and visualization-induced SOM using synthetic and real-world datasets.
Main Results:
- MixSOM demonstrated superior performance in reflecting the inherent structure of mixed-type data compared to existing models.
- The model effectively facilitates further data analysis, including exploration at multiple levels of granularity.
- Experimental results validated the capability of MixSOM in handling complex mixed-type data scenarios.
Conclusions:
- MixSOM offers a robust and effective solution for analyzing mixed-type datasets, overcoming limitations of previous methods.
- The proposed model enhances data visualization and exploration by accurately representing underlying data structures.
- MixSOM provides a valuable tool for researchers and practitioners dealing with heterogeneous data.
Related Concept Videos
Bar Graph
17.3K
A bar graph is also called a bar chart and consists of bars that are separated from each other. It either uses horizontal or vertical bars to show comparisons among categories. The bars can be rectangles, or they can be rectangular boxes (used in three-dimensional plots). One axis of the graph represents the specific categories being compared, and the other axis shows a discrete value. In this graph, the length of the bar for each category is proportional to the number or percent of individuals...
17.3K
Multiple Bar Graph
6.3K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
6.3K
How Data are Classified: Categorical Data
29.3K
A variable, usually notated by capital letters such as X and Y, is a characteristic or measurement that can be determined for each member of a population. Data are the actual values of variables. They may be numbers, or they may be words. Datum is a single value.
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
29.3K
Review and Preview
9.5K
Data are individual items of information obtained from a population or sample. Data may be classified as qualitative (categorical), quantitative continuous, or quantitative discrete. Because it is not practical to measure the entire population in a study, researchers use samples to represent the population. A random sample is a representative group from the population chosen by using a method that gives each individual in the population an equal chance of being included in the sample. Random...
9.5K
Friedman Two-way Analysis of Variance by Ranks
595
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
595
How Data are Classified: Numerical Data
27.1K
Data that are countable or measurable in specific units are called numerical or quantitative data. Quantitative data are always numbers. Quantitative data are the result of counting or measuring the attributes of a population. Amount of money, pulse rate, weight, number of people living in a town, and number of students who opt for statistics are examples of quantitative data.
Quantitative data may be either discrete or continuous. All quantitative data that take on only specific numerical...
Quantitative data may be either discrete or continuous. All quantitative data that take on only specific numerical...
27.1K

