Researcher profile

Adarsh Pyarelal

Adarsh Pyarelal contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

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

preprint2022arXiv

Exotic Higgs Decays in the Type-II 2HDMs at Current and Future pp Colliders

The exotic decay modes of non-Standard Model Higgses can serve as powerful search channels to explore the parameter space of extended Higgs sectors. In this Snowmass contribution, we illustrate this using the Two-Higgs Doublet Model (2HDM) as an example. We first review the current experimental constraints on the parameter space of a Type-II 2HDM arising from existing searches for the exotic Higgs decay mode $A/H\rightarrow HZ/AZ$. We then present the sensitivity of future colliders to discover addition Higgs bosons using the exotic decay channels $A\rightarrow HZ$, $A\rightarrow H^\pm W^\mp$ and $H^\pm\rightarrow H W^\pm$. We find that a 100 TeV collider can probe almost the entire region of the Type-II 2HDM parameter space that survives current theoretical and experimental constraints and would therefore be an ideal machine to search for heavier Higgses in hierarchical scalar sectors.

preprint2021arXiv

Modular Procedural Generation for Voxel Maps

Task environments developed in Minecraft are becoming increasingly popular for artificial intelligence (AI) research. However, most of these are currently constructed manually, thus failing to take advantage of procedural content generation (PCG), a capability unique to virtual task environments. In this paper, we present mcg, an open-source library to facilitate implementing PCG algorithms for voxel-based environments such as Minecraft. The library is designed with human-machine teaming research in mind, and thus takes a 'top-down' approach to generation, simultaneously generating low and high level machine-readable representations that are suitable for empirical research. These can be consumed by downstream AI applications that consider human spatial cognition. The benefits of this approach include rapid, scalable, and efficient development of virtual environments, the ability to control the statistics of the environment at a semantic level, and the ability to generate novel environments in response to player actions in real time.

preprint2020arXiv

AutoMATES: Automated Model Assembly from Text, Equations, and Software

Models of complicated systems can be represented in different ways - in scientific papers, they are represented using natural language text as well as equations. But to be of real use, they must also be implemented as software, thus making code a third form of representing models. We introduce the AutoMATES project, which aims to build semantically-rich unified representations of models from scientific code and publications to facilitate the integration of computational models from different domains and allow for modeling large, complicated systems that span multiple domains and levels of abstraction.