2,162 results on '"Sharma Abhinav"'
Search Results
2. ASSERTIFY: Utilizing Large Language Models to Generate Assertions for Production Code
- Author
-
Torkamani, Mohammad Jalili, Sharma, Abhinav, Mehrotra, Nikita, and Purandare, Rahul
- Subjects
Computer Science - Software Engineering ,Computer Science - Artificial Intelligence ,D.2.5 ,D.2.7 ,K.6.3 - Abstract
Production assertions are statements embedded in the code to help developers validate their assumptions about the code. They assist developers in debugging, provide valuable documentation, and enhance code comprehension. Current research in this area primarily focuses on assertion generation for unit tests using techniques, such as static analysis and deep learning. While these techniques have shown promise, they fall short when it comes to generating production assertions, which serve a different purpose. This preprint addresses the gap by introducing Assertify, an automated end-to-end tool that leverages Large Language Models (LLMs) and prompt engineering with few-shot learning to generate production assertions. By creating context-rich prompts, the tool emulates the approach developers take when creating production assertions for their code. To evaluate our approach, we compiled a dataset of 2,810 methods by scraping 22 mature Java repositories from GitHub. Our experiments demonstrate the effectiveness of few-shot learning by producing assertions with an average ROUGE-L score of 0.526, indicating reasonably high structural similarity with the assertions written by developers. This research demonstrates the potential of LLMs in automating the generation of production assertions that resemble the original assertions., Comment: 20 pages, 10 figures, 10 listings, 2 tables, preprint
- Published
- 2024
3. Self-diffusion anomalies of an odd tracer in soft-core media
- Author
-
Muzzeddu, Pietro Luigi, Kalz, Erik, Gambassi, Andrea, Sharma, Abhinav, and Metzler, Ralf
- Subjects
Condensed Matter - Statistical Mechanics ,Physics - Biological Physics - Abstract
Odd-diffusive systems, characterised by broken time-reversal and/or parity symmetry, have recently been shown to display counterintuitive features such as interaction-enhanced dynamics in the dilute limit. Here we we extend the investigation to the high-density limit of an odd tracer embedded in a soft-Gaussian core medium (GCM) using a field-theoretic approach based on the Dean-Kawasaki equation. Our theory reveals that interactions can enhance the dynamics of an odd tracer even in dense systems. We demonstrate that oddness results in a complete reversal of the well-known self-diffusion ($D_\mathrm{s}$) anomaly of the GCM. Ordinarily, $D_\mathrm{s}$ exhibits a non-monotonic trend with increasing density, approaching but remaining below the interaction-free diffusion, $D_0$, ($D_\mathrm{s} < D_0$) so that $D_\mathrm{s} \uparrow D_0$ at high densities. In contrast, for an odd tracer, self-diffusion is enhanced ($D_\mathrm{s}> D_0$) and the GCM anomaly is inverted, displaying $D_\mathrm{s} \downarrow D_0$ at high densities. The transition between the standard and reversed GCM anomaly is governed by the tracer's oddness, with a critical oddness value at which the tracer diffuses as a free particle ($D_\mathrm{s} \approx D_0$) across all densities. We validate our theoretical predictions with Brownian dynamics simulations, finding strong agreement between the two., Comment: 26 pages, 3 figures, IOPLaTeX
- Published
- 2024
4. Transport of molecules via polymerization in chemical gradients
- Author
-
Ravichandir, Shashank, Valecha, Bhavesh, Muzzeddu, Pietro Luigi, Sommer, Jens-Uwe, and Sharma, Abhinav
- Subjects
Condensed Matter - Soft Condensed Matter ,Condensed Matter - Statistical Mechanics - Abstract
The transport of molecules for chemical reactions is critically important in various cellular biological processes. Despite thermal diffusion being prevalent in many biochemical processes, it is unreliable for any sort of directed transport or preferential accumulation of molecules. In this paper we propose a strategy for directed motion in which the molecules are transported by active carriers via polymerization. This transport is facilitated by chemical/activity gradients which generate an effective drift of the polymers. By marginalizing out the active degrees of freedom of the system, we obtain an effective Fokker-Planck equation for the Rouse modes of such active-passive hybrid polymers. In particular, we solve for the steady state distribution of the center of mass and its mean first passage time to reach an intended destination. We focus on how the arrangement of active units within the polymer affect its steady-state and dynamic behaviour and how they can be optimized to achieve high accumulation or rapid motility.
- Published
- 2024
5. Confined active particles with spatially dependent Lorentz force: an odd twist to the 'best Fokker-Planck approximation'
- Author
-
Wittmann, René, Abdoli, Iman, Sharma, Abhinav, and Brader, Joseph M.
- Subjects
Condensed Matter - Soft Condensed Matter ,Condensed Matter - Statistical Mechanics - Abstract
We derive a version of the so-called "best Fokker-Planck approximation" (BFPA) to describe the spatial properties of interacting active Ornstein-Uhlenbeck particles (AOUPs) in arbitrary spatial dimensions. In doing so, we also take into account the odd-diffusive contribution of the Lorentz force acting on a charged particle in a spatially dependent magnetic field, sticking to the overdamped limit. While the BFPA itself does not turn out to be widely useful, our general approach allows to deduce an appropriate generalization of the Fox approximation, which we use to characterize the stationary behavior of a single active particle in an external potential by deriving analytic expressions for configurational probability distributions (or effective potentials). In agreement with computer simulations, our theory predicts that the Lorentz force reduces the effective attraction and thus the probability to find an active particle in the vicinity of a repulsive wall. Even for an inhomogeneous magnetic field, our theoretical findings provide useful qualitative insights, specifically regarding the location of accumulation regions.
- Published
- 2024
6. Representation Similarity: A Better Guidance of DNN Layer Sharing for Edge Computing without Training
- Author
-
Cao, Bryan Bo, Sharma, Abhinav, Singh, Manavjeet, Gandhi, Anshul, Das, Samir, and Jain, Shubham
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Distributed, Parallel, and Cluster Computing ,68M14 ,C.2.4 ,I.4.0 ,I.4.9 - Abstract
Edge computing has emerged as an alternative to reduce transmission and processing delay and preserve privacy of the video streams. However, the ever-increasing complexity of Deep Neural Networks (DNNs) used in video-based applications (e.g. object detection) exerts pressure on memory-constrained edge devices. Model merging is proposed to reduce the DNNs' memory footprint by keeping only one copy of merged layers' weights in memory. In existing model merging techniques, (i) only architecturally identical layers can be shared; (ii) requires computationally expensive retraining in the cloud; (iii) assumes the availability of ground truth for retraining. The re-evaluation of a merged model's performance, however, requires a validation dataset with ground truth, typically runs at the cloud. Common metrics to guide the selection of shared layers include the size or computational cost of shared layers or representation size. We propose a new model merging scheme by sharing representations (i.e., outputs of layers) at the edge, guided by representation similarity S. We show that S is extremely highly correlated with merged model's accuracy with Pearson Correlation Coefficient |r| > 0.94 than other metrics, demonstrating that representation similarity can serve as a strong validation accuracy indicator without ground truth. We present our preliminary results of the newly proposed model merging scheme with identified challenges, demonstrating a promising research future direction., Comment: 3 pages, 4 figures, ACM MobiCom '24, November 18-22, 2024, Washington D.C., DC, USA
- Published
- 2024
- Full Text
- View/download PDF
7. Chirality Modulated Accumulation of Chiral Active Particles
- Author
-
Valecha, Bhavesh, Muzzeddu, Pietro Luigi, Sommer, Jens-Uwe, and Sharma, Abhinav
- Subjects
Condensed Matter - Statistical Mechanics ,Condensed Matter - Soft Condensed Matter ,Physics - Biological Physics - Abstract
Directed motion up a concentration gradient is crucial for the survival and maintenance of numerous biological systems, such as sperms moving towards an egg during fertilization or ciliates moving towards a food source. In these systems, chirality - manifested as a rotational torque - plays a vital role in facilitating directed motion. While systematic studies of active molecules in activity gradients exist, the effect of chirality remains little studied. In this study, we examine the simplest case of a chiral active particle connected to a passive particle in a spatially varying activity field. We demonstrate that this minimal setup can exhibit rich emergent tactic behaviors, with the chiral torque serving as the tuning parameter. Notably, when the chiral torque is sufficiently large, even a small passive particle enables the system to display the desired accumulation behavior. This study provides valuable insights into the design principles of hybrid bio-molecular devices of the future., Comment: 14 pages (6 main + 8 supplementary), 4 figures
- Published
- 2024
8. The Dance of Odd-Diffusive Particles: A Fourier Approach
- Author
-
Langer, Amelie, Sharma, Abhinav, Metzler, Ralf, and Kalz, Erik
- Subjects
Condensed Matter - Statistical Mechanics ,Condensed Matter - Soft Condensed Matter - Abstract
Odd-diffusive systems are characterized by transverse responses and exhibit unconventional behaviors in interacting systems. To address the dynamical interparticle rearrangements in a minimal system, we here exactly solve the problem of two hard disk-like interacting odd-diffusing particles. We calculate the probability density function (PDF) of the interacting particles in the Fourier-Laplace domain and find that oddness rotates all modes except the zeroth, resembling a ``mutual rolling'' of interacting odd particles. We show that only the first Fourier mode of the PDF, the polarization, enters the calculation of the force autocorrelation function (FACF) for generic systems with central-force interactions. An analysis of the polarization as a function of time reveals that the relative rotation angle between interacting particles overshoots before relaxation, thereby rationalizing the recently observed oscillating FACF in odd-diffusive systems.
- Published
- 2024
9. Intelligent Hand Gesture Recognition Using a Multichannel Surface Electromyography
- Author
-
Shah, Gautam, Rathor, Ajit Singh, Sharma, Abhinav, Attri, Rajeev Kumar, Kacprzyk, Janusz, Series Editor, Gomide, Fernando, Advisory Editor, Kaynak, Okyay, Advisory Editor, Liu, Derong, Advisory Editor, Pedrycz, Witold, Advisory Editor, Polycarpou, Marios M., Advisory Editor, Rudas, Imre J., Advisory Editor, Wang, Jun, Advisory Editor, Kumar, Adesh, editor, Pachauri, Rupendra Kumar, editor, Mishra, Ranjan, editor, and Kuchhal, Piyush, editor
- Published
- 2025
- Full Text
- View/download PDF
10. A Lightweight Measure of Classification Difficulty from Application Dataset Characteristics
- Author
-
Cao, Bryan Bo, Sharma, Abhinav, O’Gorman, Lawrence, Coss, Michael, Jain, Shubham, Goos, Gerhard, Series Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Antonacopoulos, Apostolos, editor, Chaudhuri, Subhasis, editor, Chellappa, Rama, editor, Liu, Cheng-Lin, editor, Bhattacharya, Saumik, editor, and Pal, Umapada, editor
- Published
- 2025
- Full Text
- View/download PDF
11. A Lightweight Measure of Classification Difficulty from Application Dataset Characteristics
- Author
-
Cao, Bryan Bo, Sharma, Abhinav, O'Gorman, Lawrence, Coss, Michael, and Jain, Shubham
- Subjects
Computer Science - Machine Learning ,Computer Science - Computer Vision and Pattern Recognition ,65D19 - Abstract
Although accuracy and computation benchmarks are widely available to help choose among neural network models, these are usually trained on datasets with many classes, and do not give a good idea of performance for few (< 10) classes. The conventional procedure to predict performance involves repeated training and testing on the different models and dataset variations. We propose an efficient cosine similarity-based classification difficulty measure S that is calculated from the number of classes and intra- and inter-class similarity metrics of the dataset. After a single stage of training and testing per model family, relative performance for different datasets and models of the same family can be predicted by comparing difficulty measures - without further training and testing. Our proposed method is verified by extensive experiments on 8 CNN and ViT models and 7 datasets. Results show that S is highly correlated to model accuracy with correlation coefficient |r| = 0.796, outperforming the baseline Euclidean distance at |r| = 0.66. We show how a practitioner can use this measure to help select an efficient model 6 to 29x faster than through repeated training and testing. We also describe using the measure for an industrial application in which options are identified to select a model 42% smaller than the baseline YOLOv5-nano model, and if class merging from 3 to 2 classes meets requirements, 85% smaller., Comment: 13 pages, 3 figures
- Published
- 2024
12. WEEP: A method for spatial interpretation of weakly supervised CNN models in computational pathology
- Author
-
Sharma, Abhinav, Liu, Bojing, and Rantalainen, Mattias
- Subjects
Electrical Engineering and Systems Science - Image and Video Processing ,Computer Science - Computer Vision and Pattern Recognition ,Statistics - Methodology - Abstract
Deep learning enables the modelling of high-resolution histopathology whole-slide images (WSI). Weakly supervised learning of tile-level data is typically applied for tasks where labels only exist on the patient or WSI level (e.g. patient outcomes or histological grading). In this context, there is a need for improved spatial interpretability of predictions from such models. We propose a novel method, Wsi rEgion sElection aPproach (WEEP), for model interpretation. It provides a principled yet straightforward way to establish the spatial area of WSI required for assigning a particular prediction label. We demonstrate WEEP on a binary classification task in the area of breast cancer computational pathology. WEEP is easy to implement, is directly connected to the model-based decision process, and offers information relevant to both research and diagnostic applications.
- Published
- 2024
13. Migration and separation of polymers in non-uniform active baths
- Author
-
Muzzeddu, Pietro Luigi, Gambassi, Andrea, Sommer, Jens-Uwe, and Sharma, Abhinav
- Subjects
Condensed Matter - Soft Condensed Matter ,Condensed Matter - Statistical Mechanics - Abstract
Polymer-like structures are ubiquitous in nature and synthetic materials. Their configurational and migration properties are often affected by crowded environments leading to non-thermal fluctuations. Here, we study an ideal Rouse chain in contact with a non-homogeneous active bath, characterized by the presence of active self-propelled agents which exert time-correlated forces on the chain. By means of a coarse-graining procedure, we derive an effective evolution for the center of mass of the chain and show its tendency to migrate towards and preferentially localize in regions of high/low bath activity depending on the model parameters. In particular, we demonstrate that an active bath with non-uniform activity can be used to separate efficiently polymeric species with different lengths and/or connectivity., Comment: 10 pages, 4 figures
- Published
- 2024
14. Influence of iron deficiency definition on the efficacy of intravenous iron in heart failure: a meta-analysis of randomized trials
- Author
-
Marques, Pedro, Vasques-Nóvoa, Francisco, Matias, Paula, Vieira, Joana T., Mavrakanas, Thomas A., Sharma, Abhinav, Friões, Fernando, and Ferreira, João Pedro
- Published
- 2024
- Full Text
- View/download PDF
15. Treatment of adult spine deformity: A retrospective comparison of bone morphogenic protein and bone marrow aspirate with bone allograft
- Author
-
Onafowokan, Oluwatobi O., Uzosike, Akachimere C., Sharma, Abhinav, Galetta, Matthew, Lorentz, Nathan, Montgomery, Samuel, Fisher, Max R., Yung, Anthony, Tahmasebpour, Paritash, Seo, Lauren, Roberts, Timothy, Lafage, Renaud, Smith, Justin, Jankowski, Pawel P., Sardar, Zeeshan M., Shaffrey, Christopher I., Lafage, Virginie, Schoenfeld, Andrew J., and Passias, Peter G.
- Published
- 2024
- Full Text
- View/download PDF
16. Validation of an AI-based solution for breast cancer risk stratification using routine digital histopathology images
- Author
-
Sharma, Abhinav, Lövgren, Sandy Kang, Eriksson, Kajsa Ledesma, Wang, Yinxi, Robertson, Stephanie, Hartman, Johan, and Rantalainen, Mattias
- Published
- 2024
- Full Text
- View/download PDF
17. Deep learning-based risk stratification of preoperative breast biopsies using digital whole slide images
- Author
-
Boissin, Constance, Wang, Yinxi, Sharma, Abhinav, Weitz, Philippe, Karlsson, Emelie, Robertson, Stephanie, Hartman, Johan, and Rantalainen, Mattias
- Published
- 2024
- Full Text
- View/download PDF
18. Field-Theory of Active Chiral Hard Disks: A First-Principles Approach to Steric Interactions
- Author
-
Kalz, Erik, Sharma, Abhinav, and Metzler, Ralf
- Subjects
Condensed Matter - Statistical Mechanics - Abstract
A first-principles approach for active chiral hard disks is presented, that explicitly accounts for steric interactions on the two-body level. We derive an effective one-body equation for the joint probability distribution of ositions and angles of the particles. By projecting onto the angular modes, we write a hierarchy for the lowest hydrodynamic modes, i.e. particle density, polarisation, and nematic tensor. Introducing dimensionless variables in the equations, we highlight the assumptions, which - though inherent - are often included implicit in typical closure schemes of the hierarchy. By considering different regimes of the P{\'e}clet number, the well-known models in active matter can be obtained through our consideration. Explicitly, we derive an effective diffusive description and by going to higher orders in the closure scheme, we show that this first-principles approach results in the recently introduced Active Model B +, a natural extension of the Model B for active processes. Remarkably, here we find that chirality can change the sign of the phenomenological activity parameters.
- Published
- 2023
19. C5: cloned concurrency control that always keeps up: C5: cloned concurrency control that always keeps up
- Author
-
Helt, Jeffrey, Sharma, Abhinav, Abadi, Daniel J., Lloyd, Wyatt, and Faleiro, Jose M.
- Published
- 2025
- Full Text
- View/download PDF
20. Learned Lock-free Search Data Structures
- Author
-
Bhardwaj, Gaurav, Chatterjee, Bapi, Sharma, Abhinav, Peri, Sathya, and Nayak, Siddharth
- Subjects
Computer Science - Distributed, Parallel, and Cluster Computing - Abstract
Non-blocking search data structures offer scalability with a progress guarantee on high-performance multi-core architectures. In the recent past, "learned queries" have gained remarkable attention. It refers to predicting the rank of a key computed by machine learning models trained to infer the cumulative distribution function of an ordered dataset. A line of works exhibits the superiority of learned queries over classical query algorithms. Yet, to our knowledge, no existing non-blocking search data structure employs them. In this paper, we introduce \textbf{Kanva}, a framework for learned non-blocking search. Kanva has an intuitive yet non-trivial design: traverse down a shallow hierarchy of lightweight linear models to reach the "non-blocking bins," which are dynamic ordered search structures. The proposed approach significantly outperforms the current state-of-the-art -- non-blocking interpolation search trees and elimination (a,b) trees -- in many workload and data distributions. Kanva is provably linearizable.
- Published
- 2023
21. Fair and Inclusive Participatory Budgeting: Voter Experience with Cumulative and Quadratic Voting Interfaces
- Author
-
Wellings, Thomas, Heravan, Fatemeh Banaie, Sharma, Abhinav, Gelauff, Lodewijk, Fricker, Regula Hänggli, and Pournaras, Evangelos
- Subjects
Computer Science - Software Engineering - Abstract
Cumulative and quadratic voting are two distributional voting methods that are expressive, promoting fairness and inclusion, particularly in the realm of participatory budgeting. Despite these benefits, graphical voter interfaces for cumulative and quadratic voting are complex to implement and use effectively. As a result, such methods have not seen yet widespread adoption on digital voting platforms. This paper addresses the challenge by introducing an implementation and evaluation of cumulative and quadratic voting within a state-of-the-art voting platform: Stanford Participatory Budgeting. The findings of the study show that while voters prefer simple methods, the more expressive (and complex) cumulative voting becomes the preferred one compared to k-ranking voting that is simpler but less expressive. The implemented voting interface elements are found useful and support the observed voters' preferences for more expressive voting methods. *, Comment: 8 pages, 3 figures
- Published
- 2023
22. VoteLab: A Modular and Adaptive Experimentation Platform for Online Collective Decision Making
- Author
-
Kunz, Renato, Banaie, Fatemeh, Sharma, Abhinav, Hausladen, Carina I., Helbing, Dirk, and Pournaras, Evangelos
- Subjects
Computer Science - Computers and Society - Abstract
Digital democracy and new forms for direct digital participation in policy making gain unprecedented momentum. This is particularly the case for preferential voting methods and decision-support systems designed to promote fairer, more inclusive and legitimate collective decision-making processes in citizens assemblies, participatory budgeting and elections. However, a systematic human experimentation with different voting methods is cumbersome and costly. This paper introduces VoteLab, an open-source and thoroughly-documented platform for modular and adaptive design of voting experiments. It supports to visually and interactively build reusable campaigns with a choice of different voting methods, while voters can easily respond to subscribed voting questions on a smartphone. A proof-of-concept with four voting methods and questions on COVID-19 in an online lab experiment have been used to study the consistency of voting outcomes. It demonstrates the capability of VoteLab to support rigorous experimentation of complex voting scenarios.
- Published
- 2023
23. The ACROBAT 2022 Challenge: Automatic Registration Of Breast Cancer Tissue
- Author
-
Weitz, Philippe, Valkonen, Masi, Solorzano, Leslie, Carr, Circe, Kartasalo, Kimmo, Boissin, Constance, Koivukoski, Sonja, Kuusela, Aino, Rasic, Dusan, Feng, Yanbo, Pouplier, Sandra Sinius, Sharma, Abhinav, Eriksson, Kajsa Ledesma, Robertson, Stephanie, Marzahl, Christian, Gatenbee, Chandler D., Anderson, Alexander R. A., Wodzinski, Marek, Jurgas, Artur, Marini, Niccolò, Atzori, Manfredo, Müller, Henning, Budelmann, Daniel, Weiss, Nick, Heldmann, Stefan, Lotz, Johannes, Wolterink, Jelmer M., De Santi, Bruno, Patil, Abhijeet, Sethi, Amit, Kondo, Satoshi, Kasai, Satoshi, Hirasawa, Kousuke, Farrokh, Mahtab, Kumar, Neeraj, Greiner, Russell, Latonen, Leena, Laenkholm, Anne-Vibeke, Hartman, Johan, Ruusuvuori, Pekka, and Rantalainen, Mattias
- Subjects
Electrical Engineering and Systems Science - Image and Video Processing ,Computer Science - Computer Vision and Pattern Recognition - Abstract
The alignment of tissue between histopathological whole-slide-images (WSI) is crucial for research and clinical applications. Advances in computing, deep learning, and availability of large WSI datasets have revolutionised WSI analysis. Therefore, the current state-of-the-art in WSI registration is unclear. To address this, we conducted the ACROBAT challenge, based on the largest WSI registration dataset to date, including 4,212 WSIs from 1,152 breast cancer patients. The challenge objective was to align WSIs of tissue that was stained with routine diagnostic immunohistochemistry to its H&E-stained counterpart. We compare the performance of eight WSI registration algorithms, including an investigation of the impact of different WSI properties and clinical covariates. We find that conceptually distinct WSI registration methods can lead to highly accurate registration performances and identify covariates that impact performances across methods. These results establish the current state-of-the-art in WSI registration and guide researchers in selecting and developing methods.
- Published
- 2023
- Full Text
- View/download PDF
24. Endodontic management of maxillary first molar with five canals: Report of a case aided with spiral computed tomography
- Author
-
Nayak Gurudutt, Shetty Shashit, Chopra Hitesh, and Sharma Abhinav
- Subjects
maxillary first molar ,root canal variations ,spiral computed tomography ,Dentistry ,RK1-715 - Abstract
Introduction. Maxillary first molars have shown substantial dissimilarity regarding their number of roots, canals and morphology. Most commonly, it has three roots and four canals, two mesiobuccal, one distobuccal and one palatal canal. The incidence of second mesiobuccal canal has been reported between 18% and 96.1% while the incidence of two distobuccal canals was found in 1.64% to 9.50% of cases. Periapical (PA) radiography has been commonly used to determine root canal anatomy even though it is two-dimensional representation of a three-dimensional object. Advanced diagnostic methods as spiral computed tomography (SCT) provide three-dimensional images useful to determine complex canal morphology. Case Report. A 31-year-old male patient was referred for endodontic treatment of the maxillary right first molar. Endodontic access cavity revealed two canal openings in each of the mesiobuccal and distobuccal roots and one canal in the palatal root later confirmed using the SCT and conventional PA radiography. The canals were instrumented using crown down technique with ProTaper NiTi rotary files. Obturation was performed using single gutta-percha cone and AH Plus paste. The patient remained asymptomatic during the regular checkups. Conclusion. Knowledge, detection and management of complex canal anatomy is of the foremost importance in endodontics since missed canals are one of well recognised reasons for endodontic treatment failure.
- Published
- 2012
- Full Text
- View/download PDF
25. Taxis of cargo-carrying microswimmers in traveling activity waves
- Author
-
Muzzeddu, Pietro Luigi, Roldán, Édgar, Gambassi, Andrea, and Sharma, Abhinav
- Subjects
Condensed Matter - Statistical Mechanics ,Condensed Matter - Soft Condensed Matter - Abstract
Many fascinating properties of biological active matter crucially depend on the capacity of constituting entities to perform directed motion, e.g., molecular motors transporting vesicles inside cells or bacteria searching for food. While much effort has been devoted to mimicking biological functions in synthetic systems, such as transporting a cargo to a targeted zone, theoretical studies have primarily focused on single active particles subject to various spatial and temporal stimuli. Here we study the behavior of a self-propelled particle carrying a passive cargo in a travelling activity wave and show that this active-passive dimer displays a rich, emergent tactic behavior. For cargoes with low mobility, the dimer always drifts in the direction of the wave propagation. For highly-mobile cargoes, instead, the dimer can also drift against the traveling wave. The transition between these two tactic behaviors is controlled by the ratio between the frictions of the cargo and the microswimmer. In slow activity waves the dimer can perform an active surfing of the wave maxima, with an average drift velocity equal to the wave speed. These analytical predictions, which we confirm by numerical simulations, might be useful for the future efficient design of bio-hybrid microswimmers., Comment: 7 pages, 4 figures
- Published
- 2023
- Full Text
- View/download PDF
26. Oscillatory force autocorrelations in equilibrium odd-diffusive systems
- Author
-
Kalz, Erik, Vuijk, Hidde Derk, Sommer, Jens-Uwe, Metzler, Ralf, and Sharma, Abhinav
- Subjects
Condensed Matter - Statistical Mechanics - Abstract
The force autocorrelation function (FACF), a concept of fundamental interest in statistical mechanics, encodes the effect of interactions on the dynamics of a tagged particle. In equilibrium, the FACF is believed to decay monotonically in time which is a signature of slowing down of the dynamics of the tagged particle due to interactions. Here we analytically show that in odd-diffusive systems, which are characterized by a diffusion tensor with antisymmetric elements, the FACF can become negative and even exhibit temporal oscillations. We also demonstrate that, despite the isotropy, the knowledge of FACF alone is not sufficient to describe the dynamics: the full autocorrelation tensor is required and contains an antisymmetric part. These unusual properties translate into enhanced dynamics of the tagged particle quantified via the self-diffusion coefficient that, remarkably, increases due to particle interactions.
- Published
- 2023
27. Tailoring the escape rate of a Brownian particle by combining a vortex flow with a magnetic field
- Author
-
Abdoli, Iman, Löwen, Hartmut, Sommer, Jens-Uwe, and Sharma, Abhinav
- Subjects
Condensed Matter - Statistical Mechanics ,Condensed Matter - Soft Condensed Matter - Abstract
The probability per unit time for a thermally activated Brownian particle to escape over a potential well is in general well-described by Kramers theory. Kramers showed that the escape time decreases exponentially with increasing barrier height. The dynamics slow down when the particle is charged and subjected to a Lorentz force due to an external magnetic field. This is evident via a rescaling of the diffusion coefficient entering as a prefactor in the Kramers escape rate without any impact on the barrier-height-dependent exponent. Here we show that the barrier height can be effectively changed when the charged particle is subjected to an external vortex flow. While the external vortex alone does not affect the mean escape time of the particle, when combined with a magnetic field it effectively pushes the fluctuating particle either radially outside or inside depending on its sign relative to that of the magnetic field. In particular, the effective potential over which the particle escapes can be changed to a flat, a stable, and an unstable potential by tuning the signs and magnitudes of the external vortex and the applied magnetic field. Notably, the last case corresponds to enhanced escape dynamics.
- Published
- 2023
- Full Text
- View/download PDF
28. Cardiovascular effects of rivaroxaban in heart failure patients with sinus rhythm and coronary disease with and without diabetes: a retrospective international cohort study from COMMANDER-HF.
- Author
-
Sharma, Abhinav, Caldeira, Daniel, Razaghizad, Amir, Pinto, Fausto, van Veldhuisen, Dirk, Mehra, Mandeep, Lam, Carolyn, Cleland, John, Anker, Stefan, Ferreira, Joao, Zannad, Faiez, and Greenberg, Barry
- Subjects
Coronary heart disease ,Diabetes & endocrinology ,Heart failure ,Humans ,Rivaroxaban ,Coronary Artery Disease ,Stroke ,Brain Ischemia ,Retrospective Studies ,Cohort Studies ,Factor Xa Inhibitors ,Myocardial Infarction ,Heart Failure ,Diabetes Mellitus ,Ischemic Stroke - Abstract
OBJECTIVES: COMMANDER-HF was a randomised trial comparing rivaroxaban 2.5 mg two times a day to placebo, in addition to antiplatelet therapy, in patients hospitalised for worsening heart failure with coronary artery disease and sinus rhythm. Patients with diabetes are at increased risk of cardiovascular events and therefore have more to gain. METHODS AND RESULTS: In this post-hoc analysis, we evaluated the efficacy and safety of rivaroxaban in patients with (n=2052) and without diabetes (n=2970). The primary outcome was the composite of cardiovascular death, myocardial infarction (MI) or ischaemic stroke. HRs and 95% CIs with interaction analyses were used to describe event-rates and treatment effects. Patients with diabetes had a higher prevalence of cardiovascular comorbidities (eg, hypertension, obesity) and increased incidence of cardiovascular events. Adjusted HRs for events in people with versus without diabetes were 1.34 (95% CI 1.19 to 1.50) for the primary outcome, 1.21 (95% CI 0.84 to 1.75) for stroke, 1.51 (95% CI 1.14 to 1.99) for MI, 1.17 (95% CI 1.05 to 1.31) for heart failure hospitalisation and 1.06 (95% CI 0.56 to 2.01) for major bleeding. Rivaroxaban had no significant effect on event-rates in patients with and without diabetes (all interaction p values >0.05). Low-dose rivaroxaban was associated with an overall reduction in ischaemic stroke (HR 0.66; 95% CI 0.47 to 0.95), with no apparent subgroup interaction according to diabetes status (p-int=0.93). CONCLUSIONS: In COMMANDER-HF a diagnosis of diabetes conferred higher rates of cardiovascular events that, with exception of ischaemic stroke, was not substantially reduced by rivaroxaban. Rivaroxaban was associated with reduced risk of ischaemic stroke for patients with and without diabetes. TRIAL REGISTRATION NUMBER: NCT01877915; Post-results.
- Published
- 2023
29. Exercise Improves Cerebral Blood Flow and Functional Outcomes in an Experimental Mouse Model of Vascular Cognitive Impairment and Dementia (VCID)
- Author
-
Khan, Mohammad Badruzzaman, Alam, Haroon, Siddiqui, Shahneela, Shaikh, Muhammad Fasih, Sharma, Abhinav, Rehman, Amna, Baban, Babak, Arbab, Ali S., and Hess, David C.
- Published
- 2024
- Full Text
- View/download PDF
30. ACROBAT -- a multi-stain breast cancer histological whole-slide-image data set from routine diagnostics for computational pathology
- Author
-
Weitz, Philippe, Valkonen, Masi, Solorzano, Leslie, Carr, Circe, Kartasalo, Kimmo, Boissin, Constance, Koivukoski, Sonja, Kuusela, Aino, Rasic, Dusan, Feng, Yanbo, Pouplier, Sandra Kristiane Sinius, Sharma, Abhinav, Eriksson, Kajsa Ledesma, Latonen, Leena, Laenkholm, Anne-Vibeke, Hartman, Johan, Ruusuvuori, Pekka, and Rantalainen, Mattias
- Subjects
Electrical Engineering and Systems Science - Image and Video Processing ,Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Machine Learning ,Quantitative Biology - Quantitative Methods - Abstract
The analysis of FFPE tissue sections stained with haematoxylin and eosin (H&E) or immunohistochemistry (IHC) is an essential part of the pathologic assessment of surgically resected breast cancer specimens. IHC staining has been broadly adopted into diagnostic guidelines and routine workflows to manually assess status and scoring of several established biomarkers, including ER, PGR, HER2 and KI67. However, this is a task that can also be facilitated by computational pathology image analysis methods. The research in computational pathology has recently made numerous substantial advances, often based on publicly available whole slide image (WSI) data sets. However, the field is still considerably limited by the sparsity of public data sets. In particular, there are no large, high quality publicly available data sets with WSIs of matching IHC and H&E-stained tissue sections. Here, we publish the currently largest publicly available data set of WSIs of tissue sections from surgical resection specimens from female primary breast cancer patients with matched WSIs of corresponding H&E and IHC-stained tissue, consisting of 4,212 WSIs from 1,153 patients. The primary purpose of the data set was to facilitate the ACROBAT WSI registration challenge, aiming at accurately aligning H&E and IHC images. For research in the area of image registration, automatic quantitative feedback on registration algorithm performance remains available through the ACROBAT challenge website, based on more than 37,000 manually annotated landmark pairs from 13 annotators. Beyond registration, this data set has the potential to enable many different avenues of computational pathology research, including stain-guided learning, virtual staining, unsupervised pre-training, artefact detection and stain-independent models.
- Published
- 2022
31. Industry 5.0 with Sustainable Development
- Author
-
Sharma, Abhinav, Dhanka, Sanjay, Bansal, Rohit, Kumar, Ankur, Maini, Surita, Kacprzyk, Janusz, Series Editor, Novikov, Dmitry A., Editorial Board Member, Shi, Peng, Editorial Board Member, Cao, Jinde, Editorial Board Member, Polycarpou, Marios, Editorial Board Member, Pedrycz, Witold, Editorial Board Member, Chakir, Aziza, editor, Bansal, Rohit, editor, and Azzouazi, Mohamed, editor
- Published
- 2024
- Full Text
- View/download PDF
32. Smart Crop Selection: Harnessing Machine Learning for Sustainable Agriculture in the Era of Industry 5.0
- Author
-
Kumar, Ankur, Dhanka, Sanjay, Bansal, Rohit, Sharma, Abhinav, Singh, Jaspreet, Khan, Asim Ali, Maini, Surita, Kacprzyk, Janusz, Series Editor, Novikov, Dmitry A., Editorial Board Member, Shi, Peng, Editorial Board Member, Cao, Jinde, Editorial Board Member, Polycarpou, Marios, Editorial Board Member, Pedrycz, Witold, Editorial Board Member, Chakir, Aziza, editor, Bansal, Rohit, editor, and Azzouazi, Mohamed, editor
- Published
- 2024
- Full Text
- View/download PDF
33. Enhancing Indian Engineering Through HSS Integration: Lessons from the U.S. Academia and Industry
- Author
-
Sharma, Abhinav, Kumar, Aman, and Mandal, Sayantan, editor
- Published
- 2024
- Full Text
- View/download PDF
34. Flexible Piezoresistive Flow Sensor Based on PDMS and Graphite Particles
- Author
-
Sharma, Abhinav, Suraj, Chauhan, Shivanku, Ansari, Mohd. Zahid, Chaari, Fakher, Series Editor, Gherardini, Francesco, Series Editor, Ivanov, Vitalii, Series Editor, Haddar, Mohamed, Series Editor, Cavas-Martínez, Francisco, Editorial Board Member, di Mare, Francesca, Editorial Board Member, Kwon, Young W., Editorial Board Member, Tolio, Tullio A. M., Editorial Board Member, Trojanowska, Justyna, Editorial Board Member, Schmitt, Robert, Editorial Board Member, Xu, Jinyang, Editorial Board Member, Chandrashekara, C. V., editor, Mathivanan, N. Rajesh, editor, and Hariharan, K., editor
- Published
- 2024
- Full Text
- View/download PDF
35. Fair and Inclusive Participatory Budgeting: Voter Experience with Cumulative and Quadratic Voting Interfaces
- Author
-
Wellings, Thomas, Banaie Heravan, Fatemeh, Sharma, Abhinav, Gelauff, Lodewijk, Fricker, Regula Hänggli, Pournaras, Evangelos, Hartmanis, Juris, Founding Editor, van Leeuwen, Jan, Series Editor, Hutchison, David, Editorial Board Member, Kanade, Takeo, Editorial Board Member, Kittler, Josef, Editorial Board Member, Kleinberg, Jon M., Editorial Board Member, Kobsa, Alfred, Series Editor, Mattern, Friedemann, Editorial Board Member, Mitchell, John C., Editorial Board Member, Naor, Moni, Editorial Board Member, Nierstrasz, Oscar, Series Editor, Pandu Rangan, C., Editorial Board Member, Sudan, Madhu, Series Editor, Terzopoulos, Demetri, Editorial Board Member, Tygar, Doug, Editorial Board Member, Weikum, Gerhard, Series Editor, Vardi, Moshe Y, Series Editor, Goos, Gerhard, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Bramwell-Dicks, Anna, editor, Evans, Abigail, editor, Winckler, Marco, editor, Petrie, Helen, editor, and Abdelnour-Nocera, José, editor
- Published
- 2024
- Full Text
- View/download PDF
36. Geospatial Project: Landslide Prediction
- Author
-
Sharma, Harsh, Jindal, Harsh, Sharma, Megha, Sehgal, Abhinav, Sharma, Abhinav, Godha, Rohan, Kacprzyk, Janusz, Series Editor, Gomide, Fernando, Advisory Editor, Kaynak, Okyay, Advisory Editor, Liu, Derong, Advisory Editor, Pedrycz, Witold, Advisory Editor, Polycarpou, Marios M., Advisory Editor, Rudas, Imre J., Advisory Editor, Wang, Jun, Advisory Editor, Tiwari, Shailesh, editor, Trivedi, Munesh C., editor, Kolhe, Mohan L., editor, and Singh, Brajesh Kumar, editor
- Published
- 2024
- Full Text
- View/download PDF
37. Setting the Course: CEO Beliefs as the North Star in the Hotel-OTA Relationship
- Author
-
Campayo-Sanchez, Fernando, Sharma, Abhinav, Mas-Ruiz, Francisco José, and Nicolau, Juan Luis
- Published
- 2025
- Full Text
- View/download PDF
38. Fluorescent Sensors/Materials to Detect Analytes and Their Applications
- Author
-
Sharma, Abhinav, primary, Faber, Hendrik, additional, and Anthopoulos, Thomas D., additional
- Published
- 2024
- Full Text
- View/download PDF
39. C5: Cloned Concurrency Control that Always Keeps Up
- Author
-
Helt, Jeffrey, Sharma, Abhinav, Abadi, Daniel J., Lloyd, Wyatt, and Faleiro, Jose M.
- Subjects
Computer Science - Databases - Abstract
Asynchronously replicated primary-backup databases are commonly deployed to improve availability and offload read-only transactions. To both apply replicated writes from the primary and serve read-only transactions, the backups implement a cloned concurrency control protocol. The protocol ensures read-only transactions always return a snapshot of state that previously existed on the primary. This compels the backup to exactly copy the commit order resulting from the primary's concurrency control. Existing cloned concurrency control protocols guarantee this by limiting the backup's parallelism. As a result, the primary's concurrency control executes some workloads with more parallelism than these protocols. In this paper, we prove that this parallelism gap leads to unbounded replication lag, where writes can take arbitrarily long to replicate to the backup and which has led to catastrophic failures in production systems. We then design C5, the first cloned concurrency protocol to provide bounded replication lag. We implement two versions of C5: Our evaluation in MyRocks, a widely deployed database, demonstrates C5 provides bounded replication lag. Our evaluation in Cicada, a recent in-memory database, demonstrates C5 keeps up with even the fastest of primaries., Comment: 14 pages, 12 figures
- Published
- 2022
40. Mechanics of fiber networks under a bulk strain
- Author
-
Arzash, Sadjad, Sharma, Abhinav, and MacKintosh, Fred C.
- Subjects
Condensed Matter - Soft Condensed Matter ,Condensed Matter - Statistical Mechanics ,Physics - Biological Physics - Abstract
Biopolymer networks are common in biological systems from the cytoskeleton of individual cells to collagen in the extracellular matrix. The mechanics of these systems under applied strain can be explained in some cases by a phase transition from soft to rigid states. For collagen networks, it has been shown that this transition is critical in nature and it is predicted to exhibit diverging fluctuations near a critical strain that depends on the network's connectivity and structure. Whereas prior work focused mostly on shear deformation that is more accessible experimentally, here we study the mechanics of such networks under an applied bulk or isotropic extension. We confirm that the bulk modulus of subisostatic fiber networks exhibits similar critical behavior as a function of bulk strain. We find different non-mean-field exponents for bulk as opposed to shear. We also confirm a similar hyperscaling relation to what previously found for shear., Comment: 5 pages, 4 figures
- Published
- 2022
- Full Text
- View/download PDF
41. Active chiral molecules in activity gradients
- Author
-
Muzzeddu, Pietro Luigi, Vuijk, Hidde Derk, Lowen, Hartmut, Sommer, Jens-Uwe, and Sharma, Abhinav
- Subjects
Condensed Matter - Soft Condensed Matter - Abstract
While the behavior of active colloidal molecules is well studied by now for a constant activity, the effect of activity gradients is much less understood. Here we explore one of the simplest molecules in activity gradients, namely active chiral dimers composed of two particles with opposite active torques of the same magnitude. We show analytically that with increasing torque, the dimer switches its behavior from antichemotactic to chemotactic. The origin of the emergent chemotaxis is the cooperative exploration of activity gradient by the two particles. While one of the particles moves into higher activity regions, the other moves towards lower activity region resulting in a net bias in the direction of higher activity. We do a comparative study of chiral active particles with charged Brownian particles under magnetic field and show that despite the fundamental similarity in terms of their odd-diffusive behavior, their dynamics and chemotactic behavior are generally not equivalent. We demonstrate this explicitly in a dimer composed of oppositely charged active particles, which remains antichemotactic for any magnetic field.
- Published
- 2022
- Full Text
- View/download PDF
42. Strongly enhanced dynamics of a charged Rouse dimer by an external magnetic field
- Author
-
Shinde, Rushikesh, Sommer, Jens Uwe, Löwen, Hartmut, and Sharma, Abhinav
- Subjects
Condensed Matter - Statistical Mechanics ,Condensed Matter - Soft Condensed Matter - Abstract
While the dynamics of dimers and polymer chains in a viscous solvent is well understood within the celebrated Rouse model, the effect of an external magnetic field on the dynamics of a charged chain is much less understood. Here we generalize the Rouse model for a charged dimer to include the effect of an external magnetic field. Our analytically solvable model allows a fundamental insight into the magneto-generated dynamics of the dimer in the overdamped limit as induced by the Lorentz-force. Surprisingly, for a dimer of oppositely charged particles, we find an enormous enhancement of the dynamics of the dimer center which exhibits even a transient superballistic behavior. This is highly unusual in an overdamped system for there is neither inertia nor any internal or external driving. We attribute this to a significant translation and rotation coupling due to the Lorentz force. We also find that magnetic field reduces the mobility of a dimer along its orientation and its effective rotational diffusion coefficient. In principle, our predictions can be tested by experiments with colloidal particles and complex plasmas.
- Published
- 2022
43. Collisions enhance self-diffusion in odd-diffusive systems
- Author
-
Kalz, Erik, Vuijk, Hidde Derk, Abdoli, Iman, Sommer, Jens-Uwe, Löwen, Hartmut, and Sharma, Abhinav
- Subjects
Condensed Matter - Statistical Mechanics ,Condensed Matter - Soft Condensed Matter - Abstract
It is generally believed that collisions of particles reduce the self-diffusion coefficient. Here we show that in odd-diffusive systems, which are characterized by diffusion tensors with antisymmetric elements, collisions surprisingly can enhance the self-diffusion. In these systems, due to an inherent curving effect, the motion of particles is facilitated, instead of hindered by collisions leading to a mutual rolling effect. Using a geometric model, we analytically predict the enhancement of the self-diffusion coefficient with increasing density. This counterintuitive behaviour is demonstrated in the archetypal odd-diffusive system of Brownian particles under Lorentz force. We validate our findings by many body Brownian dynamics simulations in dilute systems.
- Published
- 2022
- Full Text
- View/download PDF
44. Oral manifestations of tuberous sclerosis complex: A systematic review
- Author
-
Panwar, Abhilash, Malik, Sangeeta, Kamarthi, Nagaraju, Gupta, Swati, Goel, Sumit, Sharma, Abhinav, and Bhalla, Khushboo
- Published
- 2024
- Full Text
- View/download PDF
45. Co-solvent assisted supercritical fluid extraction of Curcuma caesia Roxb. (black turmeric) as a green and sustainable technology: Its bioactivity and anti-cancer properties
- Author
-
Sharma, Abhinav, Ray, Aratrika, and Singhal, Rekha S.
- Published
- 2024
- Full Text
- View/download PDF
46. Active Colloidal Molecules in Activity Gradients
- Author
-
Vuijk, Hidde D., Klempahn, Sophie, Merlitz, Holger, Sommer, Jens-Uwe, and Sharma, Abhinav
- Subjects
Condensed Matter - Soft Condensed Matter ,Condensed Matter - Statistical Mechanics ,Physics - Chemical Physics - Abstract
We consider a rigid assembly of two active Brownian particles, forming an active colloidal dimer, in a gradient of activity. We show analytically that depending on the relative orientation of the two particles the active dimer accumulates in regions of either high or low activity, corresponding to, respectively, chemotaxis and antichemotaxis. Certain active dimers show both chemotactic and antichemotactic behavior, depending on the strength of the activity. Our coarse-grained Fokker-Planck approach yields an effective potential, which we use to construct a nonequilibrium phase diagram that classifies the dimers according to their tactic behavior. Moreover, we show that for certain dimers a higher persistence of the motion is achieved similar to the effect of a steering wheel in macroscopic devices. This work could be useful for designing autonomous active colloidal structures which adjust their motion depending on the local activity gradients.
- Published
- 2022
- Full Text
- View/download PDF
47. Strain-controlled critical slowing down in the rheology of disordered networks
- Author
-
Shivers, Jordan L., Sharma, Abhinav, and MacKintosh, Fred C.
- Subjects
Condensed Matter - Soft Condensed Matter ,Physics - Biological Physics - Abstract
Networks and dense suspensions frequently reside near a boundary between soft (or fluid-like) and rigid (or solid-like) regimes. Transitions between these regimes can be driven by changes in structure, density, or applied stress or strain. In general, near the onset or loss of rigidity in these systems, dissipation-limiting heterogeneous nonaffine rearrangements dominate the macroscopic viscoelastic response, giving rise to diverging relaxation times and power-law rheology. Here, we describe a simple quantitative relationship between nonaffinity and the excess viscosity. We test this nonaffinity-viscosity relationship computationally and demonstrate its rheological consequences in simulations of strained filament networks and dense suspensions. We also predict critical signatures in the rheology of semiflexible and stiff biopolymer networks near the strain stiffening transition.
- Published
- 2022
- Full Text
- View/download PDF
48. Abstract 4143227: Incidence of Hemorrhagic Stroke in Hypertrophic Cardiomyopathy
- Author
-
Schultz, Thomas, Choi, Jennifer, Hasik, Julia, and Sharma, Abhinav
- Published
- 2024
- Full Text
- View/download PDF
49. Escape Dynamics in an Anisotropically Driven Brownian Magneto-System
- Author
-
Abdoli, Iman, Sommer, Jens-Uwe, Löwen, Hartmut, and Sharma, Abhinav
- Subjects
Condensed Matter - Statistical Mechanics ,Condensed Matter - Soft Condensed Matter - Abstract
Thermally activated escape of a Brownian particle over a potential barrier is well understood within Kramers theory. When subjected to an external magnetic field, the Lorentz force slows down the escape dynamics via a rescaling of the diffusion coefficient without affecting the exponential dependence on the barrier height. Here, we study the escape dynamics of a charged Brownian particle from a two-dimensional truncated harmonic potential under the influence of Lorentz force due to an external magnetic field. The particle is driven anisotropically by subjecting it to noises with different strengths along different spatial directions. We show that the escape time can largely be tuned by the anisotropic driving. While the escape process becomes anisotropic due to the two different noises, the spatial symmetry is restored in the limit of large magnetic fields. This is attributed to the Lorentz force induced coupling between the spatial degrees of freedom which makes the difference between two noises irrelevant at high magnetic fields. The theoretical predictions are verified by Brownian dynamics simulations. In principle, our predictions can be tested by experiments with a Brownian gyrator in the presence of a magnetic field.
- Published
- 2022
- Full Text
- View/download PDF
50. Unilateral C1-C2 Posterior Fusion in a Patient With Right Vertebral Artery Anomaly With Intracanal Trajectory: A Case Report
- Author
-
Sharma, Abhinav K., Acharya, Nischal, Camino-Willhuber, Gaston, Grace, Kyrillos, and Bhatia, Nitin N.
- Published
- 2024
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.