Source author record

Shubham Sharma

Shubham Sharma appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

11works
17topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

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

Published work

11 published item(s)

preprint2026arXiv

Investigating Anharmonicities in Polarization-Orientation Raman Spectra of Acene Crystals with Machine Learning

We present a first-principles machine-learning computational framework to investigate anharmonic effects in polarization-orientation (PO) Raman spectra of molecular crystals, focusing on anthracene and naphthalene. By combining machine learning models for interatomic potentials and polarizability tensors, we enable efficient, large-scale simulations that capture temperature-dependent vibrational dynamics beyond the harmonic approximation. Our approach reproduces key qualitative features observed experimentally. We show, systematically, what are the fingerprints of anharmonic lattice dynamics, thermal expansion, and Raman tensor symmetries on PO-Raman intensities. However, we find that the simulated polarization dependence of Raman intensities shows only subtle deviations from quasi-harmonic predictions, failing to capture the pronounced temperature-dependent changes that have been reported experimentally in anthracene. We propose that part of these inconsistencies stem from the impossibility to deconvolute certain vibrational peaks when only experimental data is available. This work therefore provides a foundation to improve the interpretation of PO-Raman experiments in complex molecular crystals with the aid of theoretical simulations.

preprint2022arXiv

Effect of Succinonitrile on Ion Transport in PEO-based Lithium Ion Battery Electrolytes

We report the ion transport mechanisms in succinonitrile (SN) loaded solid polymer electrolytes containing polyethylene oxide (PEO) and dissolved lithium bis(trifluoromethane)sulphonamide (LiTFSI) salt using molecular dynamics simulations. We investigated the effect of temperature and loading of SN on ion transport and relaxation phenomenon in PEO-LiTFSI electrolytes. It is observed that SN increases the ionic diffusivities in PEO-based solid polymer electrolytes and makes them suitable for battery applications. Interestingly, the diffusion coefficient of TFSI ions is an order of magnitude higher than the diffusion coefficient of lithium ions across the range of temperatures and loadings integrated. By analyzing different relaxation timescales and examining the underlying transport mechanisms in SN-loaded systems, we find that the diffusivity of TFSI ions correlates excellently with the Li-TFSI ion-pair relaxation timescales. In contrast, our simulations predict distinct transport mechanisms for Li-ions in SN-loaded PEO-LiTFSI electrolytes. Explicitly, the diffusivity of lithium ions cannot be uniquely determined by the ion-pair relaxation timescales but additionally depends on the polymer segmental dynamics. On the other hand, the SN loading induced diffusion coefficient at a given temperature does not correlate with either the ion-pair relaxation timescales or the polymer segmental relaxation timescales.

preprint2022arXiv

Quantum fluctuations of a regular charged black hole in massive gravity

We examine the thermodynamics of a regular charged black hole (RCB) added with corrections due to massive gravity and thermal fluctuations at quantum level. We then derive the expressions for all the relevant thermodynamic quantities such as entropy, Hawkings temperature, internal energy, Gibbs free energy, corrected to first order. We also briefly discuss the stability of such a system with the help of quantities like specific heat and thermodynamic pressure, along with this we present their comparative study with the corresponding original values.

preprint2022arXiv

Shock induced aerobreakup of a polymeric droplet

Droplet atomization through aerobreakup is omnipresent in various natural and industrial processes. Atomization of Newtonian droplets is a well-studied area; however, non-Newtonian droplets have received less attention despite their frequent encounters. By subjecting polymeric droplets of different concentrations to the induced airflow behind a moving shock wave, we explore the role of elasticity in modulating the aerobreakup of viscoelastic droplets. Three distinct modes of aerobreakup are identified for a wide range of Weber number ($\sim 10^2-10^4$) and Elasticity number ($\sim 10^{-4}-10^2$) variation; these modes are: vibrational, shear-induced entrainment and catastrophic breakup mode. Each mode is described as a three stage process. Stage-I is the droplet deformation, stage-II is the appearance and growth of hydrodynamic instabilities, and stage-III is the evolution of liquid mass morphology. It is observed that elasticity plays an insignificant role in the first two stages, but a dominant role in the final stage. The results are described with the support of adequate mathematical analysis.

preprint2022arXiv

T-odd quark-gluon-quark correlation function in the light-front quark-diquark model

We have scrutinized the transverse momentum dependent quark-gluon-quark correlation function. We have utilized the light-front quark-diquark model to study the time-reversal-odd interaction-dependent twist-3 gluon distributions which we have obtained from the disintegration of the transverse momentum dependent quark-gluon-quark correlator. Specifically, we have studied the behavior of $\tilde{e}_{L}$ and $\tilde{e}_{T}$ while considering our diquark to be an axial-vector.

preprint2020arXiv

Development of On Board Computer for a Nanosatellite

This paper describes the process of conceptualization, design, and testing of the Onboard Computer (OBC) Software for a 3U nanosatellite. The on-board computer of the satellite is responsible for initiating dataflow between onboard hardware, performing image compression, and run control algorithms like fine pointing, sun pointing, ground pointing for payload operation and idle state detumbling. The actuation is carried out by interfacing magnetorquers and reaction wheels with the OBC. The software of the onboard computer is implemented on a Linux based operating system run on the ARM Cortex A9 processor which is part of the Zynq-7000 SoC. A Field Programmable Gate Array (FPGA) is used specifically for image compression. The compressed image is stored in a serial flash memory shared between the camera and the FPGA. The architecture comprises of a system-wide I2C bus to which the sensors interfaced. The collected data is used for logging followed by downlink and as input to algorithms used for pointing and detumbling. An SPI interface is used between the Power Subsystem microcontroller and the On-Board Computer since a large amount of housekeeping data will have to be exchanged at high rates. Reaction wheels and magnetorquers are actuated by current driver circuits which get the control signals from the OBC. The satellite is modelled as a Finite State Machine for software development. The states broadly fall under two categories, Normal and Emergency. Each state has a predetermined set of logical tasks to be run, which are abstracted as separate processes in the memory. State transitions take place by polling the health metrics of the satellite. However, hardware interrupts are implemented on selected peripherals which ensure an asynchronous switching to the Emergency States for safety. A review of some common fault detection, isolation and removal methods used shall conclude the paper.

preprint2020arXiv

Explainable Machine Learning in Deployment

Explainable machine learning offers the potential to provide stakeholders with insights into model behavior by using various methods such as feature importance scores, counterfactual explanations, or influential training data. Yet there is little understanding of how organizations use these methods in practice. This study explores how organizations view and use explainability for stakeholder consumption. We find that, currently, the majority of deployments are not for end users affected by the model but rather for machine learning engineers, who use explainability to debug the model itself. There is thus a gap between explainability in practice and the goal of transparency, since explanations primarily serve internal stakeholders rather than external ones. Our study synthesizes the limitations of current explainability techniques that hamper their use for end users. To facilitate end user interaction, we develop a framework for establishing clear goals for explainability. We end by discussing concerns raised regarding explainability.

preprint2020arXiv

Reliable computational prediction of supramolecular ordering of complex molecules under electrochemical conditions

We propose a computationally lean, two-stage approach that reliably predicts self-assembly behavior of complex charged molecules on a metallic surfaces under electrochemical conditions. Stage one uses ab initio simulations to provide reference data for the energies (evaluated for archetypical configurations) to fit the parameters of a conceptually much simpler and computationally less expensive model of the molecules: classical, spherical particles, representing the respective atomic entities, a soft but perfectly conductive wall potential represents the metallic surface. Stage two feeds the energies that emerge from this classical model into highly efficient and reliable optimization techniques to identify via energy minimization the ordered ground state configurations of the molecules. We demonstrate the power of our approach by successfully reproducing, on a semi-quantitative level, the intricate supramolecular ordering observed experimentally for PQP$^+$ and ClO$_4^-$ molecules at an Au(111)-electrolyte interface, including the formation of open-porous, self-hosts--guest, and stratified bilayer phases as a function of the electric field at the solid--liquid interface. We also discuss the role of the perchlorate ions in the self-assembly process, whose positions could not be identified in the related experimental investigations.

preprint2019arXiv

CERTIFAI: Counterfactual Explanations for Robustness, Transparency, Interpretability, and Fairness of Artificial Intelligence models

As artificial intelligence plays an increasingly important role in our society, there are ethical and moral obligations for both businesses and researchers to ensure that their machine learning models are designed, deployed, and maintained responsibly. These models need to be rigorously audited for fairness, robustness, transparency, and interpretability. A variety of methods have been developed that focus on these issues in isolation, however, managing these methods in conjunction with model development can be cumbersome and timeconsuming. In this paper, we introduce a unified and model-agnostic approach to address these issues: Counterfactual Explanations for Robustness, Transparency, Interpretability, and Fairness of Artificial Intelligence models (CERTIFAI). Unlike previous methods in this domain, CERTIFAI is a general tool that can be applied to any black-box model and any type of input data. Given a model and an input instance, CERTIFAI uses a custom genetic algorithm to generate counterfactuals: instances close to the input that change the prediction of the model. We demonstrate how these counterfactuals can be used to examine issues of robustness, interpretability, transparency, and fairness. Additionally, we introduce CERScore, the first black-box model robustness score that performs comparably to methods that have access to model internals.

preprint2015arXiv

Self-Healing Audio System

Installed sound applications typically involve a large number of audio processors, amplifiers and speaker systems spread across the venue. They could be spatially distributed at the venue across different rack rooms and floors. These systems are commissioned and configured by sound engineers using software application(s). This is essentially a one-time activity, following which, the audio systems run independently. Detection of faults and reconfiguration of any audio device(s) that fail(s) is a time-consuming operation. This disruption in the audio system can affect the entire audio chain and affect the usability of the venue in question. In this paper, we provide an overview of an audio system that detects the replacement for any faulty audio device(s) in the network and re-purposes the same to restore the configuration to last working point.

preprint2015arXiv

Significance of the levels of spectral valleys with application to front/back distinction of vowel sounds

An objective critical distance (OCD) has been defined as that spacing between adjacent formants, when the level of the valley between them reaches the mean spectral level. The measured OCD lies in the same range (viz., 3-3.5 bark) as the critical distance determined by subjective experiments for similar experimental conditions. The level of spectral valley serves a purpose similar to that of the spacing between the formants with an added advantage that it can be measured from the spectral envelope without an explicit knowledge of formant frequencies. Based on the relative spacing of formant frequencies, the level of the spectral valley, VI (between F1 and F2) is much higher than the level of VII (spectral valley between F2 and F3) for back vowels and vice-versa for front vowels. Classification of vowels into front/back distinction with the difference (VI-VII) as an acoustic feature, tested using TIMIT, NTIMIT, Tamil and Kannada language databases gives, on the average, an accuracy of about 95%, which is comparable to the accuracy (90.6%) obtained using a neural network classifier trained and tested using MFCC as the feature vector for TIMIT database. The acoustic feature (VI-VII) has also been tested for its robustness on the TIMIT database for additive white and babble noise and an accuracy of about 95% has been obtained for SNRs down to 25 dB for both types of noise.