{"id":360,"date":"2022-06-07T06:09:18","date_gmt":"2022-06-07T06:09:18","guid":{"rendered":"https:\/\/www.embibe.com\/in-en\/?post_type=articles&#038;p=360"},"modified":"2024-04-03T09:51:02","modified_gmt":"2024-04-03T09:51:02","slug":"medhas","status":"publish","type":"articles","link":"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/","title":{"rendered":"MEDHAS"},"content":{"rendered":"\n<p>Discover the power of Embibe&#8217;s MEDHAS platform, the next level of learning and assessment technology! Our cutting-edge platform leverages the latest natural language understanding (NLU) technology advancements to provide hyper-tagged learning and assessment content, contextualised knowledge graphs, and interpretable predictions that enable personalised and adaptive learning experiences.<\/p>\n\n\n\n<p>Medhas, a Sanskrit word, means knowledge, understanding and intelligence. Natural language understanding (NLU) platform is very important to build an EdTech AI platform. NLU capabilities enable hyper-tagged learning and assessment content, contextualized knowledge graphs, and interpretable and explainable predictions to enrich, recommend or create content for students who need to achieve learning outcomes. A few examples where it directly helps achieve state-of-the-art performance are content intelligence tasks like question generation, question answering, doubt resolution, insta-solver, etc.<\/p>\n\n\n\n<p>Artificial Intelligence has come a long way, with deep learning techniques making a solid case for its potential over a wide range of domain applications. However, the current state of artificial intelligence is dominated by black-box models trained by learning latent patterns statistically captured in training data. These models are inexplicable and potentially vulnerable to explicitly defined domain scenarios.<\/p>\n\n\n\n<p>Platform Medhas aims to:<\/p>\n\n\n\n<ul>\n<li>Make deep learning models explainable and interpretable<\/li>\n\n\n\n<li>Infuse domain knowledge explicitly defined in Knowledge Graphs into deep learning models<\/li>\n\n\n\n<li>Make deep learning models accessible on edge devices and resource-constrained settings.<\/li>\n\n\n\n<li>In other words, model optimization to make the local on-device inference.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/assets.embibe.com\/production\/web-assets\/images\/AI\/articles\/medhas_img1.png\" alt=\"\" title=\"\"\/><\/figure>\n\n\n\n<p>We infuse knowledge embedding from knowledge graphs into self-attention-based models. For example, we took the embedding of conceptual entities like \u201cabsent-mindedness\u201d from ConceptNet and&nbsp;infuse&nbsp;it with token embeddings of the same into BERT. The same process of infusing knowledge embedding for \u201cabsence of mind\u201d. So, the next self-attention layer will pay attention to the combined knowledge and token embeddings of \u201cabsent-mindedness\u201d and \u201cabsence of mind\u201d entities.<\/p>\n\n\n\n<p>As knowledge embedding of \u201cabsent-mindedness\u201d and \u201cabsence of mind\u201d will be very similar, the model will get the idea that these two are similar entities.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/assets.embibe.com\/production\/web-assets\/images\/AI\/articles\/medhas_img3.png\" alt=\"\" title=\"\"\/><\/figure>\n\n\n\n<p>In the above example, we fetch knowledge embedding of ambiguous entities like \u201cmass\u201d and \u201cradius\u201d from WordNet and infuse it with token embeddings of the same into the self-attention layer of BERT.<\/p>\n\n\n\n<p>So, the next self-attention layer will pay attention to combined knowledge embedding and token embedding of the ambiguous entities, which will help the model understand the input sentence better.<\/p>\n\n\n\n<p>How infusing knowledge gives more interpretable confidence:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/assets.embibe.com\/production\/web-assets\/images\/AI\/articles\/medhas_img2.png\" alt=\"\" title=\"\"\/><\/figure>\n\n\n\n<p>We can see in the above example(second last row) that, after adding Conceptual entities like \u201cGreenhouse Effect\u201d and ambiguous entities like \u201cTrapping\u201d and \u201cAbsorption\u201d, not only did it make the correct prediction, but the confidence of making the prediction also increased to 60.55% as we added more entities.<\/p>\n\n\n\n<p>When we also added more ambiguous and conceptual entities like, \u201cSolar Energy\u201d and \u201cCause\u201d, respectively, confidence increased even more to 61.97%.<\/p>\n\n\n\n<p>To summarise, as we add more meaningful entities, not only it made correct predictions(unlike vanilla BERT was making wrong&nbsp;predictions), but it also increased the confidence of the model.<\/p>\n\n\n\n<p>Platform Medhas is built by the Education Research Lab at Embibe. Education Research Lab is a niche disciplined effort to identify key open problems with colossal impact and push state-of-the-art research by inventing original value propositions.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Reference:<\/h5>\n\n\n\n<p>[1]&nbsp;<a href=\"https:\/\/ieeexplore.ieee.org\/abstract\/document\/9357868\">Gaur, Manas, Keyur Faldu, and Amit Sheth. &#8220;Semantics of the Black-Box: Can knowledge graphs help make deep learning systems more interpretable and explainable?.&#8221;&nbsp;<\/a><a href=\"https:\/\/ieeexplore.ieee.org\/abstract\/document\/9357868\">IEEE Internet Computing<\/a><a href=\"https:\/\/ieeexplore.ieee.org\/abstract\/document\/9357868\">&nbsp;25, no. 1 (2021): 51-59.<\/a><\/p>\n\n\n\n<p>[2]&nbsp;<a href=\"https:\/\/arxiv.org\/abs\/2104.08145\">Faldu, Keyur, Amit Sheth, Prashant Kikani, and Hemang Akabari. &#8220;KI-BERT: Infusing Knowledge Context for Better Language and Domain Understanding.&#8221;&nbsp;<\/a><a href=\"https:\/\/arxiv.org\/abs\/2104.08145\">arXiv preprint arXiv:2104.08145<\/a><a href=\"https:\/\/arxiv.org\/abs\/2104.08145\">&nbsp;(2021).<\/a><\/p>\n\n\n\n<p>[3]<a href=\"https:\/\/docs.google.com\/presentation\/d\/1f7k4dXtLyFmlFZ1iTqQvuMRoPxmBo4FfuvTIK3Sp7Nw\/edit#slide=id.g35f391192_00\">&nbsp;<\/a><a href=\"https:\/\/docs.google.com\/presentation\/d\/1f7k4dXtLyFmlFZ1iTqQvuMRoPxmBo4FfuvTIK3Sp7Nw\/edit#slide=id.g35f391192_00\">Gaur, Manas, Ankit Desai, Keyur Faldu, and Amit Sheth. &#8220;Explainable AI Using Knowledge Graphs.&#8221; In&nbsp;<\/a><a href=\"https:\/\/docs.google.com\/presentation\/d\/1f7k4dXtLyFmlFZ1iTqQvuMRoPxmBo4FfuvTIK3Sp7Nw\/edit#slide=id.g35f391192_00\">ACM CoDS-COMAD Conference<\/a><a href=\"https:\/\/docs.google.com\/presentation\/d\/1f7k4dXtLyFmlFZ1iTqQvuMRoPxmBo4FfuvTIK3Sp7Nw\/edit#slide=id.g35f391192_00\">. 2020.<\/a><\/p>\n\n\n\n<p>[4]&nbsp;Keyur Faldu. \u201c<a href=\"https:\/\/towardsdatascience.com\/rise-of-modern-nlp-and-the-need-of-interpretability-97dd4a655ac3\">Rise of Modern NLP and the Need of Interpretability!<\/a>\u201d Towards Data Science, August 2020.<\/p>\n\n\n\n<p>[5]&nbsp;Keyur Faldu, Dr Amit Sheth. \u201c<a href=\"https:\/\/towardsdatascience.com\/encoded-linguistic-knowledge-in-nlp-models-b9558ba90943\">Discovering the Encoded Linguistic Knowledge in NLP models<\/a>.\u201d Towards Data Science, September 2020.<\/p>\n\n\n\n<p>[6] Keyur Faldu, Dr Amit Sheth. \u201c<a href=\"https:\/\/towardsdatascience.com\/linguistics-wisdom-of-nlp-models-8c8554bc8c66\">Linguistics Wisdom of NLP Models<\/a>.\u201d Towards Data Science, November 2020.<\/p>\n\n\n\n<p>[7]&nbsp;<a href=\"https:\/\/ieeexplore.ieee.org\/abstract\/document\/9514440\">A. Sheth, M. Gaur, K. Roy and K. Faldu, &#8220;Knowledge-Intensive Language Understanding for Explainable AI,&#8221; in IEEE Internet Computing, vol. 25, no. 5, pp. 19-24, 1 Sept.-Oct. 2021, doi: 10.1109\/MIC.2021.3101919<\/a><\/p>\n\n\n\n<p>[8] Faldu, Keyur, Aditi Avasthi, and Achint Thomas. &#8220;Adaptive learning machine for score improvement and parts thereof.&#8221; U.S. Patent 10,854,099, issued December 1, 2020.<\/p>\n\n\n\n<p>[9] Dhavala, Soma, Chirag Bhatia, Joy Bose, Keyur Faldu, and Aditi Avasthi. &#8220;Auto Generation of Diagnostic Assessments and Their Quality Evaluation.&#8221; International Educational Data Mining Society (2020).<\/p>\n\n\n\n<p>[10] Faldu, Keyur, Achint Thomas, and Aditi Avasthi. &#8220;System and method for recommending personalized content using contextualized knowledge base.&#8221; U.S. Patent Application 16\/586,512, filed October 1, 2020.<\/p>\n\n\n\n<p>[11] Thomas, Achint, Keyur Faldu, and Aditi Avasthi. &#8220;System and method for personalized retrieval of academic content in a hierarchical manner.&#8221; U.S. Patent Application 16\/740,223, filed October 1, 2020.<\/p>\n\n\n\n<p>[12] &#8220;#RAISE2020 &#8211; Embibe &#8211; AI-Powered learning outcomes platform for personalized education&#8221;, MyGov India, Oct 2020,<a href=\"https:\/\/www.youtube.com\/watch?v=kuwFtHgN3qU\">&nbsp;<\/a><a href=\"https:\/\/www.youtube.com\/watch?v=kuwFtHgN3qU\">https:\/\/www.youtube.com\/watch?v=kuwFtHgN3qU<\/a><\/p>\n","protected":false},"featured_media":0,"template":"","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Medhas: Advancing EdTech AI with Natural Language Understanding<\/title>\n<meta name=\"description\" content=\"Learn about Medhas, an AI platform that combines natural language understanding capabilities with deep learning techniques to enhance learning outcomes for students.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Medhas: Advancing EdTech AI with Natural Language Understanding\" \/>\n<meta property=\"og:description\" content=\"Learn about Medhas, an AI platform that combines natural language understanding capabilities with deep learning techniques to enhance learning outcomes for students.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/\" \/>\n<meta property=\"og:site_name\" content=\"EMBIBE - The most powerful AI-powered learning platform\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-03T09:51:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.embibe.com\/production\/web-assets\/images\/AI\/articles\/medhas_img1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/\",\"url\":\"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/\",\"name\":\"Medhas: Advancing EdTech AI with Natural Language Understanding\",\"isPartOf\":{\"@id\":\"https:\/\/www.embibe.com\/in-en\/#website\"},\"datePublished\":\"2022-06-07T06:09:18+00:00\",\"dateModified\":\"2024-04-03T09:51:02+00:00\",\"description\":\"Learn about Medhas, an AI platform that combines natural language understanding capabilities with deep learning techniques to enhance learning outcomes for students.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.embibe.com\/in-en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MEDHAS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.embibe.com\/in-en\/#website\",\"url\":\"https:\/\/www.embibe.com\/in-en\/\",\"name\":\"EMBIBE - The most powerful AI-powered learning platform\",\"description\":\"Just another WordPress site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.embibe.com\/in-en\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Medhas: Advancing EdTech AI with Natural Language Understanding","description":"Learn about Medhas, an AI platform that combines natural language understanding capabilities with deep learning techniques to enhance learning outcomes for students.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/","og_locale":"en_US","og_type":"article","og_title":"Medhas: Advancing EdTech AI with Natural Language Understanding","og_description":"Learn about Medhas, an AI platform that combines natural language understanding capabilities with deep learning techniques to enhance learning outcomes for students.","og_url":"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/","og_site_name":"EMBIBE - The most powerful AI-powered learning platform","article_modified_time":"2024-04-03T09:51:02+00:00","og_image":[{"url":"https:\/\/assets.embibe.com\/production\/web-assets\/images\/AI\/articles\/medhas_img1.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/","url":"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/","name":"Medhas: Advancing EdTech AI with Natural Language Understanding","isPartOf":{"@id":"https:\/\/www.embibe.com\/in-en\/#website"},"datePublished":"2022-06-07T06:09:18+00:00","dateModified":"2024-04-03T09:51:02+00:00","description":"Learn about Medhas, an AI platform that combines natural language understanding capabilities with deep learning techniques to enhance learning outcomes for students.","breadcrumb":{"@id":"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.embibe.com\/in-en\/artificial-intelligence-ai-in-education-articles\/medhas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.embibe.com\/in-en\/"},{"@type":"ListItem","position":2,"name":"MEDHAS"}]},{"@type":"WebSite","@id":"https:\/\/www.embibe.com\/in-en\/#website","url":"https:\/\/www.embibe.com\/in-en\/","name":"EMBIBE - The most powerful AI-powered learning platform","description":"Just another WordPress site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.embibe.com\/in-en\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.embibe.com\/in-en\/wp-json\/wp\/v2\/articles\/360"}],"collection":[{"href":"https:\/\/www.embibe.com\/in-en\/wp-json\/wp\/v2\/articles"}],"about":[{"href":"https:\/\/www.embibe.com\/in-en\/wp-json\/wp\/v2\/types\/articles"}],"wp:attachment":[{"href":"https:\/\/www.embibe.com\/in-en\/wp-json\/wp\/v2\/media?parent=360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}