Researcher profile

Balaji Srinivasan

Balaji Srinivasan contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 15 - UnverifiedVerification L1Unclaimed author
3works
0followers
4topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2021arXiv

Determining the sensitive parameters of WRF model for the prediction of Tropical cyclones in Bay of Bengal using Global sensitivity analysis and Machine learning

The present study focuses on identifying the parameters from the Weather Research and Forecasting (WRF) model that strongly influence the prediction of tropical cyclones over the Bay of Bengal (BoB) region. Three global sensitivity analysis (SA) methods namely the Morris One-at-A-Time (MOAT), Multivariate Adaptive Regression Splines (MARS), and surrogate-based Sobol' are employed to identify the most sensitive parameters out of 24 tunable parameters corresponding to seven parameterization schemes of the WRF model. Ten tropical cyclones across different categories, such as cyclonic storms, severe cyclonic storms, and very severe cyclonic storms over BoB between 2011 and 2018, are selected in this study. The sensitivity scores of 24 parameters are evaluated for eight meteorological variables. The parameter sensitivity results are consistent across three SA methods for all the variables, and 8 out of the 24 parameters contribute 80%-90% to the overall sensitivity scores. It is found that the Sobol' method with Gaussian progress regression as a surrogate model can produce reliable sensitivity results when the available samples exceed 200. The parameters with which the model simulations have the least RMSE values when compared with the observations are considered as the optimal parameters. Comparing observations and model simulations with the default and optimal parameters shows that predictions with the optimal set of parameters yield a 19.65% improvement in surface wind, 6.5% in surface temperature, and 13.2% in precipitation predictions, compared to the default set of parameters.

preprint2021arXiv

WRF model parameter calibration to improve the prediction of tropical cyclones over the Bay of Bengal using Machine Learning-based Multiobjective Optimization

The prediction skill of a numerical model can be enhanced by calibrating the sensitive parameters that significantly influence the model forecast. The objective of the present study is to improve the prediction of surface wind speed and precipitation by calibrating the Weather Research and Forecasting (WRF) model parameters for the simulations of tropical cyclones over the Bay of Bengal region. Ten tropical cyclones across different intensity categories between 2011 and 2017 are selected for the calibration experiments. Eight sensitive model parameters are calibrated by minimizing the prediction error corresponding to 10m wind speed and precipitation, using a multiobjective adaptive surrogate model-based optimization (MO-ASMO) framework. The 10m wind speed and precipitation simulated by the default and calibrated parameter values across different aspects are compared. The results show that the calibrated parameters improved the prediction of 10m wind speed by 17.62% and precipitation by 8.20% compared to the default parameters. The effect of calibrated parameters on other model output variables, such as cyclone track and intensities, and 500 hPa wind fields, is investigated. Eight tropical cyclones across different categories between 2011 and 2018 are selected to corroborate the performance of the calibrated parameter values for other cyclone events. Finally, the robustness of the calibrated parameters across different boundary conditions and grid resolutions is also examined. These results will have significant implications for improving the predictability of tropical cyclone characteristics. This allows us to better plan the adaptation and mitigation strategies and thus help in preventing the adverse effects on society.

preprint2020arXiv

Abstracting Deep Neural Networks into Concept Graphs for Concept Level Interpretability

The black-box nature of deep learning models prevents them from being completely trusted in domains like biomedicine. Most explainability techniques do not capture the concept-based reasoning that human beings follow. In this work, we attempt to understand the behavior of trained models that perform image processing tasks in the medical domain by building a graphical representation of the concepts they learn. Extracting such a graphical representation of the model's behavior on an abstract, higher conceptual level would unravel the learnings of these models and would help us to evaluate the steps taken by the model for predictions. We show the application of our proposed implementation on two biomedical problems - brain tumor segmentation and fundus image classification. We provide an alternative graphical representation of the model by formulating a concept level graph as discussed above, which makes the problem of intervention to find active inference trails more tractable. Understanding these trails would provide an understanding of the hierarchy of the decision-making process followed by the model. [As well as overall nature of model]. Our framework is available at https://github.com/koriavinash1/BioExp