Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
3 result(s) for "Kharate, Namrata"
Sort by:
Explainable AI Techniques for Comprehensive Analysis of the Relationship between Process Parameters and Material Properties in FDM-Based 3D-Printed Biocomposites
This study investigates the complex relationships between process parameters and material properties in FDM-based 3D-printed biocomposites using explainable AI techniques. We examine the effects of key parameters, including biochar content (BC), layer thickness (LT), raster angle (RA), infill pattern (IP), and infill density (ID), on the tensile, flexural, and impact strengths of FDM-printed pure PLA and biochar-reinforced PLA composites. Mechanical testing was used to measure the ultimate tensile strength (UTS), flexural strength (FS), and impact strength (IS) of the 3D-printed samples. The extreme gradient boosting (XGB) algorithm was used to build a predictive model based on the data collected from mechanical testing. Shapley Additive Explanations (SHAP), Local Interpretable Model-Agnostic Explanations (LIME), and Partial Dependence Plot (PDP) techniques were implemented to understand the effects of the interactions of key parameters on mechanical properties such as UTS, FS, and IS. Prediction by XGB was accurate for UTS, FS, and IS, with R-squared values of 0.96, 0.95, and 0.85, respectively. The explanation showed that infill density has the most significant influence on UTS and FS, with SHAP values of +2.75 and +5.8, respectively. BC has the most significant influence on IS, with a SHAP value of +2.69. PDP reveals that using 0.3 mm LT and 30° RA enhances mechanical properties. This study contributes to the field of the application of artificial intelligence in additive manufacturing. A novel approach is presented in which machine learning and XAI techniques such as SHAP, LIME, and PDP are combined and used not only for optimization but also to provide valuable insights about the interaction of the process parameters with mechanical properties.
Inflection rules for Marathi to English in rule based machine translation
Machine translation is important application in natural language processing. Machine translation means translation from source language to target language to save the meaning of the sentence. A large amount of research is going on in the area of machine translation. However, research with machine translation remains highly localized to the particular source and target languages as they differ syntactically and morphologically. Appropriate inflections result correct translation. This paper elaborates the rules for inflecting the parts-of-speech and implements the inflection for Marathi to English translation. The inflection of nouns, pronouns, verbs, adjectives are carried out on the basis of semantics of the sentence. The results are discussed with examples.
4HAN: hypergraph-based hierarchical attention network for fake news prediction
Fake News presents significant threats to both society and individuals, highlighting the urgent need for improved news authenticity verification. To deal with this challenge, we provide a novel strategy called the 4-level hierarchical attention network (4HAN), designed to enhance fake news detection through an advanced integration of hypergraph convolution and attention neural network mechanisms. The 4HAN model operates across four hierarchical levels: paragraphs, sentences, words, and contextual information (metadata). At the highest level, the model employs hypergraph-based attention and convolution neural networks to create a contextual information vector, utilizing a SoftMax activation function. This vector is then combined with a news content vector generated through word and sentence-level attention mechanisms. This architecture enables the 4HAN model to effectively prioritize the relevance of specific words and contextual information, thereby improving the overall representation and accuracy of news content. We evaluate the 4HAN model using the LIAR dataset to demonstrate its efficacy in enhancing Fake News prediction accuracy. Comparative analysis shows that the 4HAN model outperforms several of cutting-edge techniques, like recurrent neural networks (RNN), ensemble techniques, and attention mechanisms techniques. Our results indicate 4HAN model accomplishes a notable accuracy of 96%, showcasing its potential for significantly advancing fake news prediction.