{"id":1356,"date":"2024-12-19T09:55:07","date_gmt":"2024-12-19T00:55:07","guid":{"rendered":"https:\/\/www.aicritique.org\/us\/?p=1356"},"modified":"2025-05-20T18:27:48","modified_gmt":"2025-05-20T09:27:48","slug":"semantic-data-mining-that-fundamentally-changes-information-analysis-1","status":"publish","type":"post","link":"https:\/\/www.aicritique.org\/us\/2024\/12\/19\/semantic-data-mining-that-fundamentally-changes-information-analysis-1\/","title":{"rendered":"Semantic data mining that fundamentally changes information analysis 1"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Kunihiro Tada, <a href=\"https:\/\/www.mindware-jp.com\/en\">Mindware Research Institute<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Kunihiro Tada, Mindware Research InstituteWe have already demonstrated in the\u00a0<a href=\"https:\/\/www.mindware-jp.com\/ja\/2024\/06\/10\/innovation-maps-it-industry-top-1000-services-and-products-competing-map\/\">Innovation Map project<\/a>\u00a0that embedded vectors can be generated from product description texts for IT and data science products, which can then be used in data mining methods to create very sophisticated positioning maps. Taking this idea further, areas where qualitative analysis has been done in the past can be turned into elaborate data analysis. Further, in the area of sensory evaluation analysis of food, beverages and flavourings, this will lead to a solution to the fundamental problem that until now data analysis has been carried out by forcibly quantifying aroma, taste and texture, which cannot be measured directly.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">All thanks to Embedding Vectors<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">This idea is so innovative, and many people are still unaware of it, that it is unlikely that anyone will read this article and move to obtain exclusive rights, but the essence of the idea is that \u2018meaning\u2019 is computable when using embedding vectors, so it is now considered to be public knowledge. It is considered to be. Therefore, we are happy to share with you what is possible when combining LLM with data mining techniques.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Research activities include qualitative and quantitative research. It is generally understood that qualitative research provides a rough understanding of the overall problem structure, which can then be refined through quantitative research, ultimately leading to more concrete decision-making. While qualitative research can flexibly gather a wide range of ill-defined information through literature and interviews, there is an impression that ambiguity is always attached to it. Quantitative research (e.g. questionnaires), on the other hand, is less flexible and may miss important information, as it quantifies results but accepts nothing but standardised information. Think tanks, research companies, management consultants and other industries have made efforts to compensate for the shortcomings of both by conducting both qualitative and quantitative research.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">LLM and text-embedded vectors are likely to upend this perception. What is happening in the world today is a breakthrough in the ability to quantitatively analyse \u2018unstructured qualitative information\u2019, which previously could not be analysed quantitatively. This allows for more precise analysis of dense and useful concepts previously lying dormant in qualitative information.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Semantic data mining case study: sensory vector analysis<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Sensory evaluation analysis in the food, beverage and flavour industry attempts to quantify and analyse internal experiences such as aroma, taste and texture. At the moment, it is not possible to measure these directly, so specially trained experts called sensory evaluators quantify items such as sweetness, pungency, bitterness, saltiness\u2026 of the product and analyse the data together with the consumer\u2019s preference for the product. However, this elemental reduction approach has its limitations, as aromas, tastes and textures are very complex.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To be precise, it is not that elemental reduction is bad, but that traditional analysis methods cannot capture complex phenomena because the number of decomposed elements is too small. So using embedding vectors, the meaning of a text can be decomposed into a thousand or several thousand dimensions, which is \u2018semantic decomposition analysis\u2019, or hyper-multivariate analysis. This allows far more complex analysis than the multivariate analysis used in traditional text mining.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We have abandoned the conventional quantification of \u2018sweetness is 1.2, pungency is 0.5\u2026\u2019 and have decided to adopt rich expressions such as those presented by TV personalities in food reports. The \u2018sensory vector analysis\u2019 introduced here is an attempt to utilise the subtleties of information that have been truncated up to now without omission. As an example, 20 fictitious crisps were prepared. The tasting experience of each crisp is expressed in rich natural language as follows:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Classic Sea Salt<\/strong><br>The golden brown chips sparkle as they catch the light, with each piece evenly coated in fine sea salt crystals. Their appearance is simple yet inviting, a classic look that promises comfort and satisfaction. As you bring the bag closer, the subtle aroma of freshly fried potatoes greets your nose, bringing with it a wave of nostalgia. The scent is warm and earthy, evoking memories of seaside fries and home-cooked meals.<br>The first bite is a revelation in texture. The crunch is loud and crisp, yet the chip retains a tender quality that melts into your palate. The flavor is uncomplicated but bold\u2014a pure, unadulterated potato taste elevated by just the right amount of sea salt. As you chew, the saltiness intensifies, perfectly balancing the natural sweetness of the potato. The aftertaste is clean and refreshing, leaving you with a craving for just one more chip\u2014an urge that\u2019s hard to resist.<br>(<a href=\"https:\/\/www.mindware-jp.com\/files\/SemanticDatamining\/crisp.txt\">Full text here<\/a>)<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Although it is possible to analyse Japanese texts, LLMs are more native to English, so in this case analysis is carried out using English texts. First, these texts are converted into embedded vectors using LLM. The experiment uses the OpenAI API to obtain vectors with 1536 dimensions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Human cognitive abilities cannot interpret vectors with 1536 dimensions, so the dimensions have to be reorganised through multivariate analysis. This process can be referred to as semantic data mining. Methods that can be used include principal component analysis (PCA), t-SNE, UMAP and self-organising maps (SOM).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A detailed description of the individual methods is beyond the scope of this section; PCA is the most common method, but dimensionality reduction is not very efficient, as a significant number of factors (dimensions) must be used to obtain sufficient accuracy when dimensionality reduction is used for supermultiple dimensions, such as 1536 dimensions with PCA. However, if the number of cases (number of texts) is small, the final number of dimensions will be small no matter which method is used, so PCA may be useful for selecting a relatively affordable number of dimensions (for human interpretation).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">t-SNE and UMAP are recently popular methods for efficient dimension reduction. If the number of cases is sufficiently large, UMAP is convenient to choose any number of dimensions. Moreover, UMAP is so efficient that it can reduce 1536 dimensions to three and still retain the proximity relationships between cases quite accurately. Finally, humans can only recognise images in two dimensions, but to understand richer meanings, it seems to be a good idea to represent them in a moderate number of dimensions (10 to a dozen).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">SOM can also be seen as a dimensionality reduction method, but we propose it as a method for displaying the results of the above dimensionality reduction: in the case of SOM, the dimension itself is not reduced, but a two-dimensional free surface composed of discrete nodes is modelled in a multi-dimensional data space. so the resulting map retains the original dimensional information of the input data. If you want to see information in multiple dimensions at the same time, SOM is definitely more convenient than 3D visualisation. However, super-multi-dimensional abstract numbers, such as embedded vectors, are impossible for humans to interpret and must be used in conjunction with other dimensionality reduction methods.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is also important to bear in mind that SOM is an algorithm that matches a node with each data point and the node closest to the data point is the \u2018winner\u2019. The implication of this is that it does not directly take into account the proximity relationship between data points. In many cases, the result is that similar data records will still belong to the same node. It is a little more difficult to explain, but in the case of hyper-multidimensional data, it can happen that data records belonging to the same node in the SOM are not so homogeneous.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, in the case of hyper-multidimensional data, it seems just right to reduce the number of dimensions to a reasonable number using another method (e.g. UMAP) that takes into account the proximity relationships between data points before visualising them in the SOM. This view may not be very pleasant for SOM experts, but from a neutral standpoint, this is a pragmatically wise decision. Of course, it is also possible to train a SOM directly from the embedding vectors, in which case we can associate the UMAP values \u200b\u200bto the SOM (with weight 0) for interpretation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Another drawback of SOM that needs to be pointed out is that SOM models the input data and does not represent any space outside of it. This means that in the case of product planning, similar relationships between existing products can be well represented, but if you want to plan a product that is completely different from them, it is difficult to explore the space outside of the existing product range. There are several possible remedies for this.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Interpretation of factors by LLM<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Be that as it may, the following is the result of converting the above text information of crisps into a vector, reducing it to three dimensions with UMAP and displaying it with SOM.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.mindware-jp.com\/en\/wp-content\/uploads\/2024\/12\/image-1024x291.png\" alt=\"\" class=\"wp-image-932\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">UM1, UM2 and UM3 are the new dimensions obtained by UMAP. This does not make sense, so we presented the whole .som file (som node values, labels and original text) to ChatGPT and asked them to \u2018interpret UM1, UM2 and UM3 and convert them into terms that humans can understand\u2019, which resulted in the following answer (If LLM does not accept .som files, export the map\u2019s nodes to a text file):<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To translate the abstract numerical values of&nbsp;<strong>UM1, UM2, and UM3<\/strong>&nbsp;into more understandable concepts, we can interpret them as follows. Numerical maps generated by tools like&nbsp;<strong>Viscovery SOMine<\/strong>&nbsp;decompose and display the distribution and characteristics of elements along each axis.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>UM1: Satisfaction \/ Richness<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">UM1 can be interpreted as representing&nbsp;<strong>overall consumer satisfaction<\/strong>&nbsp;or the&nbsp;<strong>richness<\/strong>&nbsp;of flavor.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The higher the value, the richer and more complex the flavor profile, often with a sense of luxury or impact that consumers appreciate.<\/li>\n\n\n\n<li>Examples include flavors such as\u00a0<strong>truffle<\/strong>\u00a0or\u00a0<strong>maple bacon<\/strong>, which tend to score high on this axis due to their richness and indulgent characteristics.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>UM2: Balance \/ Depth of Layers<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">UM2 likely reflects the&nbsp;<strong>balance<\/strong>&nbsp;or&nbsp;<strong>depth of layers<\/strong>&nbsp;in the flavor profile.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Higher values indicate a harmonious combination of multiple taste elements (sweetness, saltiness, acidity, umami) without monotony.<\/li>\n\n\n\n<li>Flavors such as\u00a0<strong>herb-based<\/strong>\u00a0or\u00a0<strong>spice-enhanced<\/strong>\u00a0varieties tend to score high on UM2, showcasing complexity and a well-rounded balance.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>UM3: Freshness \/ Lightness<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">UM3 can be viewed as representing&nbsp;<strong>freshness<\/strong>&nbsp;or&nbsp;<strong>lightness<\/strong>&nbsp;in flavor.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Positive values<\/strong>\u00a0emphasize refreshing, citrusy, or herbaceous notes, along with light saltiness or acidity.<\/li>\n\n\n\n<li><strong>Negative values<\/strong>\u00a0indicate bolder, heavier elements, such as spiciness, smokiness, or richer sweetness and umami.<\/li>\n\n\n\n<li>Examples of flavors scoring low on UM3 include\u00a0<strong>Smoky BBQ<\/strong>\u00a0or\u00a0<strong>garlic-based<\/strong>\u00a0varieties, known for their intense and heavy profiles.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Summary<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>UM1: Satisfaction \/ Flavor Richness<\/strong>\n<ul class=\"wp-block-list\">\n<li>Higher values indicate stronger flavor impact and greater satisfaction.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>UM2: Balance \/ Depth of Layers<\/strong>\n<ul class=\"wp-block-list\">\n<li>Higher values suggest greater flavor diversity and balance.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>UM3: Freshness \/ Lightness<\/strong>\n<ul class=\"wp-block-list\">\n<li><strong>Positive<\/strong>: Fresh and light flavors (citrus or herb-based).<\/li>\n\n\n\n<li><strong>Negative<\/strong>: Bold and intense flavors (sweet, smoky, or spicy).<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">By applying this interpretation to flavor evaluations and clustering results, it becomes easier to design products or identify improvement opportunities that align with&nbsp;<strong>consumer preferences<\/strong>&nbsp;and expectations.deliver a strong sense of satisfaction and depth in flavor. Overall, this represents a data point likely belonging to a popular cluster of flavors that balance multiple elements harmoniously.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">end of quote<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this case, UMAP was used with 20 text cases, so only up to three dimensions were created. If the number of cases were several hundred, more dimensions could be created and a more detailed analysis could be carried out. Alternatively, using PCA, the number of dimensions can be increased (formally) to 20. You can imagine that it would be possible to carry out the kind of analysis that has traditionally been done with sensory evaluations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is surprising that LLMs are able to accurately interpret the resulting dimensional axes of so much dimensionality reduction in relation to the data. At this point, human cognitive abilities are far outstripped. It can be predicted that multivariate analyses such as conventional PCA can also be analysed more powerfully with the help of LLMs than with human interpretation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Reasoning about new product concepts<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In addition, in the future, we will specify unlabelled places in the semantic space, i.e. spaces where no existing products exist, and analyse what fictitious products they correspond to. We get the node values (UM1, UM2 and UM3 values) from the dark shaded nodes in the map below and again ask the LMM: \u2018Think of a crisp with this value: UM1 UM2 UM3 9.650119 8.058156 -0.2999049\u2019:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.mindware-jp.com\/en\/wp-content\/uploads\/2024\/12\/image-1.png\" alt=\"\" class=\"wp-image-935\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.mindware-jp.com\/en\/wp-content\/uploads\/2024\/12\/image-2.png\" alt=\"\" class=\"wp-image-936\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The LLM responded as follows:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Proposed Flavor: Truffle Maple Fusion<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Appearance<\/strong><br>This chip features a luxurious golden-brown color with a subtle sheen. Fine black truffle powder is evenly dusted across the surface, complemented by a sparkle of caramelized maple sugar crystals, exuding a refined and indulgent feel.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Aroma<\/strong><br>As soon as the bag opens, the earthy richness of black truffle fills the air, paired with the soft sweetness of maple. The aroma is reminiscent of an upscale French restaurant\u2019s appetizer, offering a sophisticated and luxurious scent.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Texture<\/strong><br>The first bite offers a satisfying crunch\u2014sturdy yet delicately thin. The chips are evenly fried, delivering a balance of light crispiness and hearty texture.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Flavor<\/strong><br>The initial taste is the gentle sweetness of maple sugar, which gradually gives way to the deep umami of black truffle and a hint of garlic. The complex layers of flavor unfold beautifully, balancing sweet and savory elements in perfect harmony. The combination creates a rich, multidimensional taste that lingers on the palate.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Aftertaste<\/strong><br>The finish is defined by the truffle\u2019s rich and earthy depth, while the sweetness subtly fades away, leaving a refined and clean impression. The lingering umami compels you to reach for another chip, creating an addictive snacking experience.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Flavor Concept<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The \u201cTruffle Maple Fusion\u201d flavor is inspired by the high UM1 value (9.65), showcasing&nbsp;<strong>rich depth<\/strong>&nbsp;and&nbsp;<strong>elegant sweetness<\/strong>&nbsp;as its defining traits. With UM2 at 8.05, the flavor achieves a balance of complexity that remains engaging over multiple bites. The slightly negative UM3 (-0.30) suggests minimal tanginess or spiciness, allowing the richness and sweetness to take center stage.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This chip is perfect for consumers seeking to add a touch of luxury to their everyday snacks or those who crave a&nbsp;<strong>sophisticated and indulgent flavor experience.<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">end of quote<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As far as the results are concerned, it can be seen that the concept is very elaborately derived from the node values. However, the results are also a simple intermediate result of the existing product, so let\u2019s try one more time with another nodes. This time, instead of a single node, we selected two nodes across the cluster and asked the question \u2018Think of a crisp of these intermediate values\u2019:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.mindware-jp.com\/en\/wp-content\/uploads\/2024\/12\/image-3.png\" alt=\"\" class=\"wp-image-937\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.mindware-jp.com\/en\/wp-content\/uploads\/2024\/12\/image-4.png\" alt=\"\" class=\"wp-image-938\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Here is the results:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Values:<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>UM1: 7.565755, UM2: 9.313993, UM3: 0.0332891<\/strong><\/li>\n\n\n\n<li><strong>UM1: 7.789414, UM2: 8.478050, UM3: -0.2070248<\/strong><\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Midpoint Calculation:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>UM1 (7.565755 + 7.789414) \/ 2 = 7.6775845<\/strong><\/li>\n\n\n\n<li><strong>UM2 (9.313993 + 8.478050) \/ 2 = 8.8960215<\/strong><\/li>\n\n\n\n<li><strong>UM3 (0.0332891 \u2013 0.2070248) \/ 2 = -0.08686785<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Resulting Midpoint:<\/strong><br><strong>UM1: 7.6775845, UM2: 8.8960215, UM3: -0.08686785<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Flavor Concept: Citrus Herb Harmony<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Appearance<\/strong><br>The chips have a golden-yellow base with subtle specks of green and white seasoning, symbolizing fresh herbs and a light citrusy touch. The visual appeal is clean, natural, and refreshing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Aroma<\/strong><br>Opening the bag reveals a vibrant blend of zesty lemon and lime with a fresh herbal undertone of parsley and basil. There\u2019s a hint of saltiness in the air, creating an inviting balance between brightness and savoriness.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Texture<\/strong><br>Each chip offers a light and airy crunch, crisp enough to satisfy but delicate enough to feel refined. The texture complements the flavor\u2019s refreshing and uplifting profile.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Flavor<\/strong><br>The initial taste is a bright, tangy zest of lemon and lime, which gives the palate a fresh and invigorating start. This is quickly followed by a soothing herbal medley, including parsley, chives, and a hint of basil. A light sprinkle of sea salt ties the flavors together, enhancing the natural potato base without overpowering the herbs and citrus.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Aftertaste<\/strong><br>The aftertaste is clean and refreshing, with a lingering hint of lime zest and a subtle herbal warmth. The balance of tangy and savory elements makes it both invigorating and satisfying.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Flavor Concept Insights<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>UM1 (~7.68):<\/strong>\u00a0This value indicates a moderate but slightly lower richness or complexity, suggesting the chip should focus on being fresh and balanced rather than indulgent or heavy.<\/li>\n\n\n\n<li><strong>UM2 (~8.90):<\/strong>\u00a0The high UM2 reflects a flavor that is well-layered and appeals broadly, meaning the chip should have complexity while still feeling approachable.<\/li>\n\n\n\n<li><strong>UM3 (~-0.09):<\/strong>\u00a0The slight negative UM3 suggests that the chip should avoid excessive tanginess or spiciness but can still include a subtle tang from citrus.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Target Consumer<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This flavor is perfect for those seeking a light and refreshing snack, ideal for pairing with sparkling drinks or as a palate cleanser. The balance of citrus and herbs offers an elegant, versatile flavor suitable for both casual and sophisticated settings.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">end of quote<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">What do you think? I think this is a very sophisticated product plan, although I am sure it will probably be criticised by some professional sensory evaluators. In this case, we have taken a guess and selected the nodes, but in reality, you should define the new \u2018space\u2019 to be developed based on the consumer preference data for each product. In the next article, we will show you how to connect the consumer preference data with this analysis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Mindware Research Institute offers consulting services to support the implementation of semantic data mining and sensory vector analysis as described above. We look forward to hearing from motivated companies.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Kunihiro Tada, Mindware Research Institute Kunihiro Tada, Mindware Research InstituteWe have already demonstrated in the\u00a0Innovation Map project\u00a0that embedded vectors can be generated from product description texts for IT and data science products, which can then be used in data mining&hellip;<\/p>\n","protected":false},"author":1,"featured_media":1357,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[50],"tags":[],"class_list":["post-1356","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-science"],"_links":{"self":[{"href":"https:\/\/www.aicritique.org\/us\/wp-json\/wp\/v2\/posts\/1356","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aicritique.org\/us\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.aicritique.org\/us\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.aicritique.org\/us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aicritique.org\/us\/wp-json\/wp\/v2\/comments?post=1356"}],"version-history":[{"count":2,"href":"https:\/\/www.aicritique.org\/us\/wp-json\/wp\/v2\/posts\/1356\/revisions"}],"predecessor-version":[{"id":1362,"href":"https:\/\/www.aicritique.org\/us\/wp-json\/wp\/v2\/posts\/1356\/revisions\/1362"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.aicritique.org\/us\/wp-json\/wp\/v2\/media\/1357"}],"wp:attachment":[{"href":"https:\/\/www.aicritique.org\/us\/wp-json\/wp\/v2\/media?parent=1356"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.aicritique.org\/us\/wp-json\/wp\/v2\/categories?post=1356"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.aicritique.org\/us\/wp-json\/wp\/v2\/tags?post=1356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}