Researcher profile

Anirudha Ghosh

Anirudha Ghosh contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 19 - UnverifiedVerification L1Unclaimed author
5works
0followers
3topics
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

5 published item(s)

preprint2026arXiv

Context-Aware Pesticide Recommendation via Few-Shot Pest Recognition for Precision Agriculture

Effective pest management is crucial for enhancing agricultural productivity, especially for crops such as sugarcane and wheat that are highly vulnerable to pest infestations. Traditional pest management methods depend heavily on manual field inspections and the use of chemical pesticides. These approaches are often costly, time-consuming, labor-intensive, and can have a negative impact on the environment. To overcome these challenges, this study presents a lightweight framework for pest detection and pesticide recommendation, designed for low-resource devices such as smartphones and drones, making it suitable for use by small and marginal farmers. The proposed framework includes two main components. The first is a Pest Detection Module that uses a compact, lightweight convolutional neural network (CNN) combined with prototypical meta-learning to accurately identify pests even when only a few training samples are available. The second is a Pesticide Recommendation Module that incorporates environmental factors like crop type and growth stage to suggest safe and eco-friendly pesticide recommendations. To train and evaluate our framework, a comprehensive pest image dataset was developed by combining multiple publicly available datasets. The final dataset contains samples with different viewing angles, pest sizes, and background conditions to ensure strong generalization. Experimental results show that the proposed lightweight CNN achieves high accuracy, comparable to state-of-the-art models, while significantly reducing computational complexity. The Decision Support System additionally improves pest management by reducing dependence on traditional chemical pesticides and encouraging sustainable practices, demonstrating its potential for real-time applications in precision agriculture.

preprint2022arXiv

Intra-Atomic and Local Exchange Fields in the Van der Waals Magnet CrI3

We report on a combined experimental and theoretical study on CrI3 single crystals by employing the polarization dependence of resonant inelastic X-ray scattering (RIXS). Our investigations reveal multiple Cr 3d orbital splitting (dd excitations) as well as magnetic dichroism (MD) in the RIXS spectra which is evidence of spin-flip in the dd excitation. Interestingly, the dd excitation energies are similar on both sides of the ferromagnetic transition temperature, TC of 61 K, although MD in RIXS is predominant at 0.4 tesla magnetic field below TC. This demonstrates that the ferromagnetic superexchange interaction that is responsible for the intra-atomic exchange field, is vanishingly small compared to local exchange field that comes from exchange and correlation interaction among the interacting Cr 3d orbitals. The investigation presented here demonstrate that the electronic structure of bulk CrI3 is complex in the sense that dynamical electron correlations are significant. The recorded RIXS spectra reported here reveal clearly resolved Cr 3d intra-orbital dd excitations that represent transitions between electronic levels that are heavily influenced by multi-configuration effects. Our calculations employing the crystal field TTmultiplet theory taking into account the Cr 3d hybridization with the ligand valence states and the full multiplet structure due to intra-atomic and crystal field interactions in Oh and D3d symmetry, clearly reproduced the dichroic trend in experimental RIXS spectra.

preprint2022arXiv

Resonant Soft X-Ray Scattering on LaPt$_2$Si$_2$

X-ray absorption (XAS) and Resonant Inelastic X-ray Scattering (RIXS) spectra of LaPt$_2$Si$_2$ single crystal at the Si L and La N edges are presented. The data are interpreted in terms of density functional theory, showing that the Si spectra can be described in terms of Si $s$ and $d$ local partial density of states (LPDOS), and the La spectra are due to quasi-atomic local $4f$ excitations. Calculations show that Pt $d$-LPDOS dominates the occupied states, and a sharp localized La $f$ state is found in the unoccupied states, in line with the observations.

preprint2021arXiv

Exotic Magnetic and Electronic Properties of Layered CrI3 Single Crystals Under High Pressure

Through advanced experimental techniques on CrI$_{3}$ single crystals, we derive a previously not discussed pressure-temperature phase diagram. We find that $T_{c}$ increases to $\sim$ 66\,K with pressure up to $\sim$ 3\,GPa followed by a decrease to $\sim$ 10\,K at 21.2\,GPa. The experimental results are reproduced by theoretical calculations based on density functional theory where electron-electron interactions are treated by a static on-site Hubbard U on Cr 3$d$ orbitals. The origin of the pressure induced reduction of the ordering temperature is associated with a decrease of the calculated bond angle, from 95$^{\circ}$ at ambient pressure to $\sim$ 85$^{\circ}$ at 25\,GPa. Above 22\,GPa, the magnetically ordered state is essentially quenched, possibly driving the system to a Kitaev spin-liquid state at low temperature, thereby opening up the possibility of further exploration of long-range quantum entanglement between spins. The pressure-induced semiconductor-to-metal phase transition was revealed by high-pressure resistivity that is accompanied by a transition from a robust ferromagnetic state to gradually more dominating anti-ferromagnetic interactions and was consistent with theoretical modeling.

preprint2020arXiv

BDNet: Bengali Handwritten Numeral Digit Recognition based on Densely connected Convolutional Neural Networks

Images of handwritten digits are different from natural images as the orientation of a digit, as well as similarity of features of different digits, makes confusion. On the other hand, deep convolutional neural networks are achieving huge success in computer vision problems, especially in image classification. BDNet is a densely connected deep convolutional neural network model used to classify (recognize) Bengali handwritten numeral digits. It is end-to-end trained using ISI Bengali handwritten numeral dataset. During training, untraditional data preprocessing and augmentation techniques are used so that the trained model works on a different dataset. The model has achieved the test accuracy of 99.775%(baseline was 99.40%) on the test dataset of ISI Bengali handwritten numerals. So, the BDNet model gives 62.5% error reduction compared to previous state-of-the-art models. Here we have also created a dataset of 1000 images of Bengali handwritten numerals to test the trained model, and it giving promising results. Codes, trained model and our own dataset are available at: {https://github.com/Sufianlab/BDNet}.