SearcharxivSearch

arXiv subjects

Divya Sharma

Publications and source records attributed to Divya Sharma.

At least 19 recordsLinked to original sources

Quantum Correlations in the Decay of $B^0$ meson and Entanglement Entropy

We present a phenomenological study of quantum correlations in the decay of $B^0$ mesons into a system of two vector mesons. The decay of the $B^0$ meson into two vector mesons constitutes a bipartite system of two qutrits. The entanglement entropy is used as a measure of quantum correlations in the system of decaying particles. We study the variation of the R\'enyi entropy with R\'enyi order ($\alpha$) for the decay channels $B_s^0 \rightarrow \phi\, \phi$, $B_d^0 \rightarrow J/\psi\, K^{*}(892)^0$, $B_d^0 \rightarrow \phi\, K^{*}(892)^0$ and $B_s^0 \rightarrow J/\psi\, \phi$ and discuss the significance of entanglement entropy at different R\'enyi order regimes. The LHCb, ATLAS and Belle collaborations experimental measurements of complex polarization amplitudes and relative phases are used as input for our analysis. A comparison of entanglement entropy for all the $B^0$ meson decay processes, with both vanishing and non-vanishing phases, reveals a strong phase dependence of the entropy. We further present the results of Hartley entropy (Max-Entropy), von Neumann entropy, collision entropy, and min-entropy, each corresponding to different values and limits of the R\'enyi order. The comparison between the branching fractions of the decay processes and the von Neumann entropy shows a connection between entanglement and decay dynamics, indicating the role of weak and strong interaction in generating quantum entanglement. In addition, we evaluate several other entanglement measures, including linear entropy, I-concurrence, tangle, negativity, logarithmic negativity, Schmidt coefficients, and Schmidt rank for different $B^0$ meson decay processes. Our study demonstrates that entanglement measures provide useful insights into the underlying decay dynamics and may serve as important tools for understanding quantum correlations in high-energy particle physics processes.

hep-ph

When Can Digital Personas Reliably Approximate Human Survey Findings?

Digital personas powered by Large Language Models (LLMs) are increasingly proposed as substitutes for human survey respondents, yet it remains unclear when they can reliably approximate human survey findings. We answer this question using the LISS panel, constructing personas from respondents' background variables and pre-2023 survey histories, then testing them against the same respondents' held-out post-cutoff answers. Across four persona architectures, three LLMs, and two prediction tasks, we assess performance at the question, respondent, distributional, equity, and clustering levels. Digital personas improve alignment with human response distributions, especially in domains tied to stable attributes and values, but remain limited for individual prediction and fail to recover multivariate respondent structure. Retrieval-augmented architectures provide the clearest gains, but performance depends more on human response structure than on model choice: personas perform best for low-variability questions and common respondent patterns, and worst for subjective, heterogeneous, or rare responses. Our results provide practical guidance on when digital personas could be appropriate for survey research and when human validation remains necessary.

cs.CL

Benchmarking Offline Multi-Objective Reinforcement Learning in Critical Care

In critical care settings such as the Intensive Care Unit, clinicians face the complex challenge of balancing conflicting objectives, primarily maximizing patient survival while minimizing resource utilization (e.g., length of stay). Single-objective Reinforcement Learning approaches typically address this by optimizing a fixed scalarized reward function, resulting in rigid policies that fail to adapt to varying clinical priorities. Multi-objective Reinforcement Learning (MORL) offers a solution by learning a set of optimal policies along the Pareto Frontier, allowing for dynamic preference selection at test time. However, applying MORL in healthcare necessitates strict offline learning from historical data. In this paper, we benchmark three offline MORL algorithms, Conditioned Conservative Pareto Q-Learning (CPQL), Adaptive CPQL, and a modified Pareto Efficient Decision Agent (PEDA) Decision Transformer (PEDA DT), against three scalarized single-objective baselines (BC, CQL, and DDQN) on the MIMIC-IV dataset. Using Off-Policy Evaluation (OPE) metrics, we demonstrate that PEDA DT algorithm offers superior flexibility compared to static scalarized baselines. Notably, our results extend previous findings on single-objective Decision Transformers in healthcare, confirming that sequence modeling architectures remain robust and effective when scaled to multi-objective conditioned generation. These findings suggest that offline MORL is a promising framework for enabling personalized, adjustable decision-making in critical care without the need for retraining.

cs.LG

Adsorption energies are necessary but not sufficient to identify good catalysts

As a core technology for green chemical synthesis and electrochemical energy storage, electrocatalysis is central to decarbonization strategies aimed at combating climate change. In this context, computational and machine learning driven catalyst discovery has emerged as a major research focus. These approaches frequently use the thermodynamic overpotential, calculated from adsorption free energies of reaction intermediates, as a key parameter in their analysis. In this paper, we explore the large-scale applicability of such overpotential estimates for identifying good catalyst candidates by using datasets from the Open Catalyst Project (OC20 and OC22). We start by quantifying the uncertainty in predicting adsorption energies using \textit{ab initio} methods and find that $\sim$0.3-0.5 eV is a conservative estimate for a single adsorption energy prediction. We then compute the overpotential of all materials in the OC20 and OC22 datasets for the hydrogen and oxygen evolution reactions. We find that while the overpotential allows the identification of known good catalysts such as platinum and iridium oxides, the uncertainty is large enough to misclassify a broad fraction of the datasets as ``good'', which limits its value as a screening criterion. These results question the reliance on overpotential estimation as a primary evaluation metric to sort through catalyst candidates and calls for a shift in focus in the computational catalysis and machine learning communities towards other metrics such as synthesizability, stability, lifetime or affordability.

cond-mat.mtrl-sci

Estimating Quality in Therapeutic Conversations: A Multi-Dimensional Natural Language Processing Framework

Engagement between client and therapist is a critical determinant of therapeutic success. We propose a multi-dimensional natural language processing (NLP) framework that objectively classifies engagement quality in counseling sessions based on textual transcripts. Using 253 motivational interviewing transcripts (150 high-quality, 103 low-quality), we extracted 42 features across four domains: conversational dynamics, semantic similarity as topic alignment, sentiment classification, and question detection. Classifiers, including Random Forest (RF), Cat-Boost, and Support Vector Machines (SVM), were hyperparameter tuned and trained using a stratified 5-fold cross-validation and evaluated on a holdout test set. On balanced (non-augmented) data, RF achieved the highest classification accuracy (76.7%), and SVM achieved the highest AUC (85.4%). After SMOTE-Tomek augmentation, performance improved significantly: RF achieved up to 88.9% accuracy, 90.0% F1-score, and 94.6% AUC, while SVM reached 81.1% accuracy, 83.1% F1-score, and 93.6% AUC. The augmented data results reflect the potential of the framework in future larger-scale applications. Feature contribution revealed conversational dynamics and semantic similarity between clients and therapists were among the top contributors, led by words uttered by the client (mean and standard deviation). The framework was robust across the original and augmented datasets and demonstrated consistent improvements in F1 scores and recall. While currently text-based, the framework supports future multimodal extensions (e.g., vocal tone, facial affect) for more holistic assessments. This work introduces a scalable, data-driven method for evaluating engagement quality of the therapy session, offering clinicians real-time feedback to enhance the quality of both virtual and in-person therapeutic interactions.

cs.CL

Understanding LLM Scientific Reasoning through Promptings and Model's Explanation on the Answers

Large language models (LLMs) have demonstrated remarkable capabilities in natural language understanding, reasoning, and problem-solving across various domains. However, their ability to perform complex, multi-step reasoning task-essential for applications in science, medicine, and law-remains an area of active investigation. This paper examines the reasoning capabilities of contemporary LLMs, analyzing their strengths, limitations, and potential for improvement. The study uses prompt engineering techniques on the Graduate-Level GoogleProof Q&A (GPQA) dataset to assess the scientific reasoning of GPT-4o. Five popular prompt engineering techniques and two tailored promptings were tested: baseline direct answer (zero-shot), chain-of-thought (CoT), zero-shot CoT, self-ask, self-consistency, decomposition, and multipath promptings. Our findings indicate that while LLMs exhibit emergent reasoning abilities, they often rely on pattern recognition rather than true logical inference, leading to inconsistencies in complex problem-solving. The results indicated that self-consistency outperformed the other prompt engineering technique with an accuracy of 52.99%, followed by direct answer (52.23%). Zero-shot CoT (50%) outperformed multipath (48.44%), decomposition (47.77%), self-ask (46.88%), and CoT (43.75%). Self-consistency performed the second worst in explaining the answers. Simple techniques such as direct answer, CoT, and zero-shot CoT have the best scientific reasoning. We propose a research agenda aimed at bridging these gaps by integrating structured reasoning frameworks, hybrid AI approaches, and human-in-the-loop methodologies. By critically evaluating the reasoning mechanisms of LLMs, this paper contributes to the ongoing discourse on the future of artificial general intelligence and the development of more robust, trustworthy AI systems.

cs.AI

Mitigating Bad Ground Truth in Supervised Machine Learning based Crop Classification: A Multi-Level Framework with Sentinel-2 Images

In agricultural management, precise Ground Truth (GT) data is crucial for accurate Machine Learning (ML) based crop classification. Yet, issues like crop mislabeling and incorrect land identification are common. We propose a multi-level GT cleaning framework while utilizing multi-temporal Sentinel-2 data to address these issues. Specifically, this framework utilizes generating embeddings for farmland, clustering similar crop profiles, and identification of outliers indicating GT errors. We validated clusters with False Colour Composite (FCC) checks and used distance-based metrics to scale and automate this verification process. The importance of cleaning the GT data became apparent when the models were trained on the clean and unclean data. For instance, when we trained a Random Forest model with the clean GT data, we achieved upto 70\% absolute percentage points higher for the F1 score metric. This approach advances crop classification methodologies, with potential for applications towards improving loan underwriting and agricultural decision-making.

cs.CV

OBELiX: A Curated Dataset of Crystal Structures and Experimentally Measured Ionic Conductivities for Lithium Solid-State Electrolytes

Solid-state electrolyte batteries are expected to replace liquid electrolyte lithium-ion batteries in the near future thanks to their higher theoretical energy density and improved safety. However, their adoption is currently hindered by their lower effective ionic conductivity, a quantity that governs charge and discharge rates. Identifying highly ion-conductive materials using conventional theoretical calculations and experimental validation is both time-consuming and resource-intensive. While machine learning holds the promise to expedite this process, relevant ionic conductivity and structural data is scarce. Here, we present OBELiX, a database of $\sim$600 synthesized solid electrolyte materials and their experimentally measured room temperature ionic conductivities gathered from literature and curated by domain experts. Each material is described by their measured composition, space group and lattice parameters. A full-crystal description in the form of a crystallographic information file (CIF) is provided for $\sim$320 structures for which atomic positions were available. We discuss various statistics and features of the dataset and provide training and testing splits carefully designed to avoid data leakage. Finally, we benchmark seven existing ML models on the task of predicting ionic conductivity and discuss their performance. The goal of this work is to facilitate the use of machine learning for solid-state electrolyte materials discovery.

cond-mat.mtrl-sci

SAModified: A Foundation Model-Based Zero-Shot Approach for Refining Noisy Land-Use Land-Cover Maps

Land-use and land cover (LULC) analysis is critical in remote sensing, with wide-ranging applications across diverse fields such as agriculture, utilities, and urban planning. However, automating LULC map generation using machine learning is rendered challenging due to noisy labels. Typically, the ground truths (e.g. ESRI LULC, MapBioMass) have noisy labels that hamper the model's ability to learn to accurately classify the pixels. Further, these erroneous labels can significantly distort the performance metrics of a model, leading to misleading evaluations. Traditionally, the ambiguous labels are rectified using unsupervised algorithms. These algorithms struggle not only with scalability but also with generalization across different geographies. To overcome these challenges, we propose a zero-shot approach using the foundation model, Segment Anything Model (SAM), to automatically delineate different land parcels/regions and leverage them to relabel the unsure pixels by using the local label statistics within each detected region. We achieve a significant reduction in label noise and an improvement in the performance of the downstream segmentation model by $\approx 5\%$ when trained with denoised labels.

cs.CV

Unveiling Saving and Credit Dynamics: Insights from Financial Diaries and Surveys among Low-Income Households in Unauthorized Colonies in Delhi

The paper presents findings from a comprehensive study examining the saving and credit behaviors of low-income households residing in unauthorized colonies within a metropolitan area. Utilizing a dual approach, the study engaged in prolonged fieldwork, including repeated fortnightly interviews with selected households and a one-time primary survey with a larger sample size. The research meticulously analyzed the financial lives of these households, focusing on their saving and credit behaviors and assessing the accessibility and intensity of usage of financial instruments available to them. Through suitable regression models, the study identified key factors influencing the usage of financial instruments among low-income households. Transaction costs, convenience, and financial knowledge emerged as significant determinants impacting both usage decisions and the intensity of usage. The research underscores the importance of addressing demand side factors to ensure widespread financial services usage among low-income groups. Efforts to reduce time costs, enhance product accessibility and liquidity, and augment financial literacy are essential for fostering financial inclusion in unauthorized colonies. The findings highlight the imperative of moving beyond mere financial access towards promoting universal usage to realize the full benefits of financial inclusion.

econ.GN

Decoding Financial Behaviour: An Analysis of urbanised households in India using AIDIS 77th round

This research paper delves into the financial behavior of urbanized households in India, specifically focusing on million-plus agglomerations. Using data from the 77th round of the All India Debt and Investment Survey, the study analyzes assets, borrowing patterns, and the usage of financial instruments like bank accounts, e-wallets, and life insurance. The research explores demographic factors, household structures, and district-level parameters to understand the intricate financial landscape. With a focus on low-income households, the study identifies income, education, type of employment, and branches per capita as significant factors influencing financial behavior. The study contributes valuable insights for financial institutions, policymakers, and researchers seeking a comprehensive understanding of the financial lives of urban households in India.

econ.GN

Size-induced Exchange Bias in Single-phase CoO Nanoparticles

We report exchange bias (EB) in single-phase CoO nanoparticles, where two magnetic phases naturally emerge as the crystallite size decreases from 34.6 to 10.8 nm. The N\'eel temperature (TN) associated with antiferromagnetic ordering decreases monotonically with the reduction in crystallite size, highlighting the significant influence of size effects. The 34.6 nm nanoparticles exhibit magnetization irreversibility between zero field cooled (ZFC) and field-cooled (FC) states below TN. This irreversibility appears well above TN with further reduction in size, resulting in the absence of true paramagnetic regime which indicates the occurrence of an additional magnetic phase. The frequency-dependent ac-susceptibility in 10.8 nm nanoparticles suggests slow dynamics of disordered surface spins above TN, coinciding with the establishment of long-range order in the core. The thermoremanent magnetization (TRM) and isothermoremanent magnetization (IRM) curves suggest a core-shell structure: the core is antiferromagnetic, and the shell consists of disordered surface spins causing ferromagnetic interaction. Hence, the exchange bias in these CoO nanoparticles results from the exchange coupling between an antiferromagnetic core and a disordered shell that exhibits unconventional surface spin characteristics.

cond-mat.mes-hall

Crystal-GFN: sampling crystals with desirable properties and constraints

The discovery of novel solid-state materials, such as electrocatalysts, super-ionic conductors, or photovoltaic materials, plays a critical role in addressing various global challenges. It has, for instance, the potential to significantly improve the efficiency of renewable energy production and storage, thereby making substantial contributions to climate crisis mitigation strategies. In this paper, we introduce Crystal-GFN, a generative model of crystal structures possessing desirable properties and constraints. Operating as a multi-environment, continuous-discrete GFlowNet, it sequentially samples structural attributes of crystalline materials, namely space group, composition and lattice parameters. This domain-inspired approach enables the flexible incorporation of physicochemical and geometric hard constraints. We demonstrate the capabilities of Crystal-GFN to efficiently discover diverse and valid crystals with various properties: low predicted formation energy (median -3.2 eV/atom), band gap close to a target value and high density. Overall, Crystal-GFN is a crystal generation method that addresses several existing challenges in the literature and opens promising paths for accelerating materials discovery with machine learning.

cs.LG

Enhanced Thermoelectric Performance of Nanostructured Nickel Doped Ag2Te

We report on the thermoelectric properties of nickel doped Ag2-xNixTe (x = 0, 0.015, 0.025 & 0.055, 0.115, 0.155) nanostructures in the temperature (T) range of 5 K to 575 K. The electrical resistivity of Ag2Te nanostructure shows metallic behaviour in 5 K to 300 K initially that evolves into two metal to insulator transitions (MITs) at low and mid-temperature regimes with increasing x due to Mott-variable range hopping (VRH) and Arrhenius transports, respectively. Their Seebeck coefficient varies nearly in a linear fashion in this temperature range, showing metallic or doped-degenerate semiconducting behaviour. Notably, this behaviour of the Seebeck coefficient is in contrast to Mott VRH conduction as observed in resistivity. The steady increase in resistivity and S with the sharp decrease in thermal conductivity between 410 K to 425 K associated with the structural phase transition accomplishes a maximum thermoelectric figure of merit (ZT) of 0.86 near 480 K in x = 0.155. This is about 83 % more compared to that of bulk Ag2Te, and shows a significant improvement over the best value reported for Ag2Te nanostructures thus far. This study, therefore, shows that simultaneous nanocomposite formation, doping and nanostructuring could be an effective strategy for tuning the electron and phonon transports to improve the thermoelectric properties of a material.

cond-mat.mes-hall

Tangent spaces to the Teichmueller space from the energy-conscious perspective

Usually, the description of tangent spaces to the Teichmueller space $\mathscr{T}(\Sigma_{g})$ of a compact Riemann surface $\Sigma_{g}$ of genus $g \geq 2$ (which we can identify with the quotient space $\mathbb{H}^{2} / \Gamma_{g}$ of the upper half plane $\mathbb{H}^{2}$ by a discrete cocompact subgroup $\Gamma_{g}$ of $\mathrm{PSL}(2, \mathbb{R})$) comes in two different flavours: the space of holomorphic quadratic differentials on $\Sigma_{g}$ which are holomorphic sections of the tensor square of the canonical line bundle of $\Sigma_{g}$ and the first cohomology group $H^{1}(\Gamma_{g}; \mathfrak{g})$ of the fundamental group $\Gamma_{g}$ of $\Sigma_{g}$ with coefficients in the vector space $\mathfrak{g}$ of Killing vector fields on $\mathbb{H}^{2}$ (or on $\mathbb{D}$), a.k.a the Lie algebra of $\mathrm{PSL}(2, \mathbb{R})$. In this article, we are concerned with connecting the above-mentioned descriptions using the notion of a harmonic vector field on the upper half plane $\mathbb{H}^{2}$ (equivalently, on $\mathbb{D}$) that takes inspiration from the theory of harmonic maps between compact hyperbolic Riemann surfaces. As an application, we also show that how a harmonic vector field on $\mathbb{H}^{2}$ (or on $\mathbb{D}$) describes a connection on the universal Teichmueller curve.

math.GT

WebSelect: A Research Prototype for Optimizing Ad Exposures based on Network Structure

This paper describes a Research Prototype, WebSelect, designed to assist online media planners in deciding which websites to target for a media campaign. The salient feature of the prototype is its ability to capture and utilize the overlap information in website traffic and use it for media planning exercises. In addition, the prototype possesses the capability to include targeting parameters like users age group and income along with the varying advertising costs across different websites. The prototype uses a genetic algorithm at the backend to select the final subset to target from the possible website set.

cs.SI

Program Actions as Actual Causes: A Building Block for Accountability

Protocols for tasks such as authentication, electronic voting, and secure multiparty computation ensure desirable security properties if agents follow their prescribed programs. However, if some agents deviate from their prescribed programs and a security property is violated, it is important to hold agents accountable by determining which deviations actually caused the violation. Motivated by these applications, we initiate a formal study of program actions as actual causes. Specifically, we define in an interacting program model what it means for a set of program actions to be an actual cause of a violation. We present a sound technique for establishing program actions as actual causes. We demonstrate the value of this formalism in two ways. First, we prove that violations of a specific class of safety properties always have an actual cause. Thus, our definition applies to relevant security properties. Second, we provide a cause analysis of a representative protocol designed to address weaknesses in the current public key certification infrastructure.

cs.CR