arXiv ScienceSearch

arXiv subjects

Tarun Kumar

Publications and source records attributed to Tarun Kumar.

At least 19 recordsLinked to original sources

SciSchema.org: A Multidisciplinary Collection of Schemas for Structured Scientific Process Descriptions

Scientific processes are often described in heterogeneous article discourse, with details needed for comparison, reproducibility, reuse, and automation dispersed across prose, tables, figures, protocols, and supplementary files. We present the first release of SciSchema.org, a multidisciplinary collection of 16 expert-annotated schemas spanning Biology & Biotechnology, Materials & Chemistry, Imaging & Measurement, Physics, and Psychology. Each schema defines reusable fields for describing process instances, including inputs, outputs, materials, instruments or software, parameters, conditions, procedural steps, measurements, and provenance-related information. The schemas were created through a human-in-the-loop schema-mining workflow in which large language models generated candidate structures from process specifications, scientific articles, and expert feedback, followed by domain-expert construction of final master schemas. The dataset contains final schemas in JSON Schema and SHACL formats, intermediate model-generated schemas, expert-feedback records, source-paper metadata, community-development materials, and analysis scripts. Technical validation assessed schema structure, development provenance, expert review, and syntactic conformance. The collection supports structured annotation, metadata enrichment, scientific knowledge graphs, information extraction, semantic publishing, and cross-study comparison.

cs.DL

Stochastic template banks for GW searches using low-discrepancy sequences

Matched filtering remains the most sensitive method for detecting gravitational waves from compact binary coalescences. The efficiency of such searches depends on how well a discrete template bank covers the underlying parameter space. Conventional geometric, stochastic, and hybrid placement methods can lead to uneven coverage and redundant templates in higher dimensions. Hybrid methods are generally the most efficient among these, while stochastic methods are simpler to implement, particularly when the parameter-space metric is difficult to compute. In practice, both approaches rely on uniform random sampling, which often requires a large number of proposal points to achieve adequate coverage. We find that stochastic template banks constructed using low-discrepancy sequences achieve comparable recovery fractions while requiring 27.5\% fewer proposal points in two dimensions and 12\% fewer in three dimensions. The final template count changes only marginally ($\sim 1\%$), consistent with the metric-volume constraints of the covering problem. The primary benefit of low-discrepancy sampling is therefore a reduction in the size of the initial proposal set, leading to lower memory usage and reduced bookkeeping during bank generation. Since the final template count is governed mainly by the metric volume of the target parameter space, the wall-clock speed-up is more modest than the reduction in proposal count. Nevertheless, low-discrepancy sampling provides a simple and scalable improvement to stochastic template-bank generation for current and future gravitational-wave searches.

gr-qc

MPSelectTune: Prompt-type Selection for Fine-tuning improves Concept Unlearning in LLMs

LLMs can be conveniently adapted to a diverse set of tasks, e.g, prediction, question-answering tasks, etc, using appropriate prompts with few-shot examples. Biased or harmful concepts, e.g. gender or bio-weapons, present in pre-trained LLMs can lead to unsafe or unethical responses for many such prompts. Removing such undesirable concepts robustly across different prompt types remains a challenging problem, since existing unlearning methods typically ignore the impact of prompt variation. In this paper, we explore a novel adversarial approach to use a joint prompt for the main task and concept task prediction. We show that fine-tuning using the ``worst prompt type'' for concept prediction (with the highest concept accuracy) improves the average unlearning performance over a fine-tuning method that uses a combination of all prompt types. Our proposed method, MPSelectTune, is a two-stage approach that minimizes the concept accuracy of the highest accuracy-prompt type, after fine-tuning using a novel multi-task loss using multiple prompt types. Experimental results on four benchmarks show $2 - 15\%$ main task accuracy improvements over recent baselines and while reducing the worst-case concept accuracy by up to $17\%$ compared to recent baselines.

cs.LG

A Comprehensive Analysis of $B_s \to D_s^{**}\ell\nu_\ell$ Decays Within and Beyond the Standard Model

We examine the exclusive semileptonic decays $B_s \to D_s^{**} \ell \nu_\ell$, with $D_s^{**} =$ $\bigl\{D_{s0}^*,D_{s1}^*,D_{s1},D_{s2}^*\bigr\}$, within the Standard Model and beyond, using form factors evaluated in the Heavy Quark Effective Theory, including corrections up to $\mathcal{O}(\alpha_s, \Lambda/{m_Q})$. A data-driven approach is employed to extract Heavy Quark Effective Theory parameters, and the resulting synthetic data are used to parameterize the form factors via the $z$-expansion. With the resulting form factor information across the full kinematic region, we compute various observables derived from the two-fold angular decay distribution, and predict precise lepton flavor universality ratios: $R_{D_{s0}^*}= 0.158(20)$, $R_{D_{s1}^*}= 0.045(5)$, $R_{D_{s1}}= 0.073(4)$, $R_{D_{s2}^*} = 0.066(9)$. We also analyse potential new physics effects using the Weak Effective Theory and the Standard Model Effective Field Theory, performing a global analysis considering both real and complex Wilson coefficients. Furthermore, we investigate new physics contributions arising from the general Two Higgs Doublet Model. We evaluate the sensitivity of decay observables to new physics, highlighting their potential to probe deviations from the Standard Model in future measurements. Notably, the scalar and tensor new physics operators induce large sensitivity, with some observables deviating by more than $2 \sigma$ from Standard Model predictions.

hep-ph

State Representation and Termination for Recursive Reasoning Systems

Recursive reasoning systems alternate between acquiring new evidence and refining an accumulated understanding. Two design choices are typically left implicit: how to represent the evolving reasoning state, and when to stop iterating. This paper addresses both. We represent the reasoning state as an epistemic state graph encoding extracted claims, evidential relations, open questions, and confidence weights. We define the order-gap as the distance between the states reached by expand-then-consolidate versus consolidate-then-expand; a small order-gap suggests that the two orderings agree and further iteration is unlikely to help. Our main result gives a necessary and sufficient condition for the linearised order-gap to be non-degenerate near the fixed point, showing when the criterion is informative rather than algebraically vacuous. This is a local condition, not a global convergence guarantee. We apply the framework to recursive reasoning systems and sketch its application to agent loops, tree-of-thought reasoning, theorem proving, and continual learning.

cs.AI

Selective, Controlled and Domain-Agnostic Unlearning in Pretrained CLIP: A Training- and Data-Free Approach

Pretrained models like CLIP have demonstrated impressive zero-shot classification capabilities across diverse visual domains, spanning natural images, artistic renderings, and abstract representations. However, real-world applications often demand the removal (or "unlearning") of specific object classes without requiring additional data or retraining, or affecting the model's performance on unrelated tasks. In this paper, we propose a novel training- and data-free unlearning framework that enables three distinct forgetting paradigms: (1) global unlearning of selected objects across all domains, (2) domain-specific knowledge removal (e.g., eliminating sketch representations while preserving photo recognition), and (3) complete unlearning in selective domains. By leveraging a multimodal nullspace through synergistic integration of text prompts and synthesized visual prototypes derived from CLIP's joint embedding space, our method efficiently removes undesired class information while preserving the remaining knowledge. This approach overcomes the limitations of existing retraining-based methods and offers a flexible and computationally efficient solution for controlled model forgetting.

cs.CV

Erasing CLIP Memories: Non-Destructive, Data-Free Zero-Shot class Unlearning in CLIP Models

We introduce a novel, closed-form approach for selective unlearning in multimodal models, specifically targeting pretrained models such as CLIP. Our method leverages nullspace projection to erase the target class information embedded in the final projection layer, without requiring any retraining or the use of images from the forget set. By computing an orthonormal basis for the subspace spanned by target text embeddings and projecting these directions, we dramatically reduce the alignment between image features and undesired classes. Unlike traditional unlearning techniques that rely on iterative fine-tuning and extensive data curation, our approach is both computationally efficient and surgically precise. This leads to a pronounced drop in zero-shot performance for the target classes while preserving the overall multimodal knowledge of the model. Our experiments demonstrate that even a partial projection can balance between complete unlearning and retaining useful information, addressing key challenges in model decontamination and privacy preservation.

cs.CV

Forecast2Anomaly (F2A): Adapting Multivariate Time Series Foundation Models for Anomaly Prediction

Forecasting anomalies (anomaly prediction) in multivariate time series from different real-world, dynamic, and complex systems is vital for preempting critical failures, leading to a substantial minimization in operational costs and human labor. Yet, existing methods are limited to specific systems while failing to generalize to evolving anomaly patterns over time. In contrast, pretrained Time Series Foundation Models (TSFMs) have recently demonstrated strong generalization and zero-shot forecasting capabilities. However, their potential remains untapped for anomaly prediction, a task fundamentally different from forecasting normal behavior. Thus, we present Forecast2Anomaly (F2A), a novel framework that empowers TSFMs with anomaly prediction abilities through two key innovations. First, we propose a joint forecast-anomaly loss that fine-tunes TSFMs to accurately forecast future signals even at anomalous time points. Second, we introduce a Retrieval-Augmented Generation (RAG) module that retrieves historically relevant horizons and conditions predictions on them. This component dynamically adapts to distributional shifts at inference time, enabling F2A to track evolving anomalies without requiring model updates. By combining targeted fine-tuning with dynamic retrieval, F2A bridges the gap between robust TSFM zero-shot forecasting and zero-shot anomaly prediction. Extensive experiments across 16 diverse datasets and multiple TSFM backbones show that F2A consistently outperforms state-of-the-art methods, offering a scalable, zero-shot anomaly prediction solution for real-world applications.

cs.LG

Exploring new physics in the FCNC $B_c \to D_s \nu \bar{\nu}$ channel

The rare $b \to s \ell^+\ell^-$ transition is a well-explored transition, particularly for new physics beyond the standard model. Similar to this transition, another flavor changing neutral current transition $b \to s \nu\bar{\nu}$ involving a dineutrino pair also plays an important role in the search for new physics. The $B \to K \nu\bar{\nu}$ mode is one such dineutrino channel that has been analyzed in many works both within the standard model and beyond standard model framework. In this paper, we investigate the $B_c \to D_s \nu\bar{\nu}$ decay channel which proceeds via the $b \to s \nu\bar{\nu}$ transition. We consider an effective Hamiltonian framework involving new physics currents. To explore these currents further, we also analyse the decay mode within the $V_2$ leptoquark model. In our analysis, we use the form factors that have been obtained in lattice QCD calculations. We then make predictions of the $B_c \to D_s \nu\bar{\nu}$ branching fraction both within the standard model and beyond.

hep-ph

Evaluating Table Structure Recognition: A New Perspective

Existing metrics used to evaluate table structure recognition algorithms have shortcomings with regard to capturing text and empty cells alignment. In this paper, we build on prior work and propose a new metric - TEDS based IOU similarity (TEDS (IOU)) for table structure recognition which uses bounding boxes instead of text while simultaneously being robust against the above disadvantages. We demonstrate the effectiveness of our metric against previous metrics through various examples.

cs.CV

Optical response properties of hybrid electro-opto-mechanical system interacting with a qubit

We investigate the optical response of a hybrid electro-optomechanical system interacting with a qubit. In our experimentally feasible system, tunable all-optical-switching, double-optomechanically induced transparency (OMIT) and optomechanically induced absorption (OMIA) can be realized. The proposed system is also shown to generate anomalous dispersion. Based on our theoretical results, we provide a tunable switch between OMIT and OMIA of the probe field by manipulating the relevant system parameters. Also, the normal-mode-splitting (NMS) effect induced by the interactions between the subsystems are discussed in detail and the effects of varying the interactions on the NMS are clarified. These rich optical properties of the probe field may provide a promising platform for controllable all-optical-switch and various other quantum photonic devices.

quant-ph

HPRA: Hyperedge Prediction using Resource Allocation

Many real-world systems involve higher-order interactions and thus demand complex models such as hypergraphs. For instance, a research article could have multiple collaborating authors, and therefore the co-authorship network is best represented as a hypergraph. In this work, we focus on the problem of hyperedge prediction. This problem has immense applications in multiple domains, such as predicting new collaborations in social networks, discovering new chemical reactions in metabolic networks, etc. Despite having significant importance, the problem of hyperedge prediction hasn't received adequate attention, mainly because of its inherent complexity. In a graph with $n$ nodes the number of potential edges is $\mathcal{O}(n^{2})$, whereas in a hypergraph, the number of potential hyperedges is $\mathcal{O}(2^{n})$. To avoid searching through such a huge space, current methods restrain the original problem in the following two ways. One class of algorithms assume the hypergraphs to be $k$-uniform. However, many real-world systems are not confined only to have interactions involving $k$ components. Thus, these algorithms are not suitable for many real-world applications. The second class of algorithms requires a candidate set of hyperedges from which the potential hyperedges are chosen. In the absence of domain knowledge, the candidate set can have $\mathcal{O}(2^{n})$ possible hyperedges, which makes this problem intractable. We propose HPRA - Hyperedge Prediction using Resource Allocation, the first of its kind algorithm, which overcomes these issues and predicts hyperedges of any cardinality without using any candidate hyperedge set. HPRA is a similarity-based method working on the principles of the resource allocation process. In addition to recovering missing hyperedges, we demonstrate that HPRA can predict future hyperedges in a wide range of hypergraphs.

cs.SI

Hypergraph Clustering: A Modularity Maximization Approach

Clustering on hypergraphs has been garnering increased attention with potential applications in network analysis, VLSI design and computer vision, among others. In this work, we generalize the framework of modularity maximization for clustering on hypergraphs. To this end, we introduce a hypergraph null model, analogous to the configuration model on undirected graphs, and a node-degree preserving reduction to work with this model. This is used to define a modularity function that can be maximized using the popular and fast Louvain algorithm. We additionally propose a refinement over this clustering, by reweighting cut hyperedges in an iterative fashion. The efficacy and efficiency of our methods are demonstrated on several real-world datasets.

cs.LG

MITS: the Multi-Imaging Transient Spectrograph for SOXS

The Son Of X-Shooter (SOXS) is a medium resolution spectrograph R~4500 proposed for the ESO 3.6 m NTT. We present the optical design of the UV-VIS arm of SOXS which employs high efficiency ion-etched gratings used in first order (m=1) as the main dispersers. The spectral band is split into four channels which are directed to individual gratings, and imaged simultaneously by a single three-element catadioptric camera. The expected throughput of our design is >60% including contingency. The SOXS collaboration expects first light in early 2021. This paper is one of several papers presented in these proceedings describing the full SOXS instrument.

astro-ph.IM

The VIS detector system of SOXS

SOXS will be a unique spectroscopic facility for the ESO NTT telescope able to cover the optical and NIR bands thanks to two different arms: the UV-VIS (350-850 nm), and the NIR (800-1800 nm). In this article, we describe the design of the visible camera cryostat and the architecture of the acquisition system. The UV-VIS detector system is based on a e2v CCD 44-82, a custom detector head coupled with the ESO continuous ow cryostats (CFC) cooling system and the NGC CCD controller developed by ESO. This paper outlines the status of the system and describes the design of the different parts that made up the UV-VIS arm and is accompanied by a series of contributions describing the SOXS design solutions.

astro-ph.IM

Architecture of the SOXS instrument control software

SOXS (Son Of X-Shooter) is a new spectrograph for the ESO NTT telescope, currently in the final design phase. The main instrument goal is to allow the characterization of transient sources based on alerts. It will cover from near-infrared to visible bands with a spectral resolution of $R \sim 4500$ using two separate, wavelength-optimized spectrographs. A visible camera, primarily intended for target acquisition and secondary guiding, will also provide a scientific "light" imaging mode. In this paper we present the current status of the design of the SOXS instrument control software, which is in charge of controlling all instrument functions and detectors, coordinating the execution of exposures, and implementing all observation, calibration and maintenance procedures. Given the extensive experience of the SOXS consortium in the development of instruments for the VLT, we decided to base the design of the Control System on the same standards, both for hardware and software control. We illustrate the control network, the instrument functions and detectors to be controlled, the overall design of SOXS Instrument Software (INS) and its main components. Then, we provide details about the control software for the most SOXS-specific features: control of the COTS-based imaging camera, the flexures compensation system and secondary guiding.

astro-ph.IM

Optical design of the SOXS spectrograph for ESO NTT

An overview of the optical design for the SOXS spectrograph is presented. SOXS (Son Of X-Shooter) is the new wideband, medium resolution (R>4500) spectrograph for the ESO 3.58m NTT telescope expected to start observations in 2021 at La Silla. The spectroscopic capabilities of SOXS are assured by two different arms. The UV-VIS (350-850 nm) arm is based on a novel concept that adopts the use of 4 ion-etched high efficiency transmission gratings. The NIR (800- 2000 nm) arm adopts the '4C' design (Collimator Correction of Camera Chromatism) successfully applied in X-Shooter. Other optical sub-systems are the imaging Acquisition Camera, the Calibration Unit and a pre-slit Common Path. We describe the optical design of the five sub-systems and report their performance in terms of spectral format, throughput and optical quality. This work is part of a series of contributions describing the SOXS design and properties as it is about to face the Final Design Review.

astro-ph.IM

Structural Vulnerability Analysis of Electric Power Distribution Grids

Power grid outages cause huge economical and societal costs. Disruptions in the power distribution grid are responsible for a significant fraction of electric power unavailability to customers. The impact of extreme weather conditions, continuously increasing demand, and the over-ageing of assets in the grid, deteriorates the safety of electric power delivery in the near future. It is this dependence on electric power that necessitates further research in the power distribution grid security assessment. Thus measures to analyze the robustness characteristics and to identify vulnerabilities as they exist in the grid are of utmost importance. This research investigates exactly those concepts- the vulnerability and robustness of power distribution grids from a topological point of view, and proposes a metric to quantify them with respect to assets in a distribution grid. Real-world data is used to demonstrate the applicability of the proposed metric as a tool to assess the criticality of assets in a distribution grid.

eess.SY