Source author record

Abhishek Joshi

Abhishek Joshi 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

3works
3topics
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

3 published item(s)

preprint2022arXiv

A iterative finite method approach to Kohn-Sham equations of light atoms: Density Functional Theory tutorial for undergraduate students

In this article we are going to study the FEM solution to the Density Functional description of Helium. Solving self-consistently including electron-electron repulsion and exchange-correlation effects. This project will be split in four different consecutive task with different approaches: Numerical Hartree potential (Sect. I) and nuclear potential (Sect. II) for the hydrogen and resolution of Schrodinger equation for hydrogen (Sect. III) and helium (Sect. IV). The code is included in the format Sinajo with $n\in{0,1,2,3,4}$ corresponding with supporting material (code) to each task. The format of each section is standard in three cases. Beginning with a theoretical introduction, we mainly explain the code and show the principal results in form of values or graphics. Later on, we try to study the convergence and stability of the method proposed. Exception to this rule can be found in Section II, corresponding to the analytical deduction of a potential term.

preprint2022arXiv

Emergent Half Metal at Finite Temperatures in a Mott Insulator

Sustaining exotic quantum mechanical phases at high temperatures is a long-standing goal of condensed matter physics. Among them, half-metals are spin-polarized conductors that are essential for realizing room-temperature spin current sources. However, typical half-metals are low-temperature phases whose spin polarization rapidly deteriorates with temperature increase. Here, we first show that a low-temperature insulator with an unequal charge gap for the two spin channels can arise from competing Mott and band insulating tendencies. We establish that thermal fluctuations can drive this insulator to a half-metal through a first-order phase transition by closing the charge gap for one spin channel. This half-metal has 100% spin polarization at the onset temperature of metallization. Further, varying the strength of electron repulsion can enhance the onset temperature while preserving spin polarization. We outline experimental scenarios for realizing this tunable finite temperature half-metal.

preprint2022arXiv

Semantic Driven Energy based Out-of-Distribution Detection

Detecting Out-of-Distribution (OOD) samples in real world visual applications like classification or object detection has become a necessary precondition in today's deployment of Deep Learning systems. Many techniques have been proposed, of which Energy based OOD methods have proved to be promising and achieved impressive performance. We propose semantic driven energy based method, which is an end-to-end trainable system and easy to optimize. We distinguish in-distribution samples from out-distribution samples with an energy score coupled with a representation score. We achieve it by minimizing the energy for in-distribution samples and simultaneously learn respective class representations that are closer and maximizing energy for out-distribution samples and pushing their representation further out from known class representation. Moreover, we propose a novel loss function which we call Cluster Focal Loss(CFL) that proved to be simple yet very effective in learning better class wise cluster center representations. We find that, our novel approach enhances outlier detection and achieve state-of-the-art as an energy-based model on common benchmarks. On CIFAR-10 and CIFAR-100 trained WideResNet, our model significantly reduces the relative average False Positive Rate(at True Positive Rate of 95%) by 67.2% and 57.4% respectively, compared to the existing energy based approaches. Further, we extend our framework for object detection and achieve improved performance.