SearcharxivSearch

arXiv subjects

Chintan Patel

Publications and source records attributed to Chintan Patel.

At least 19 recordsLinked to original sources

Circumstellar Disc and X-ray Variability in the Be/X-ray Binary SXP 5.05 During its 2024 Outburst

Be/X-ray binaries provide a unique opportunity to study the interaction between neutron stars and circumstellar discs. SXP 5.05 is a particularly rare system, exhibiting eclipse-like X-ray variability attributed to obscuration by the Be star disc rather than a simple stellar eclipse. Motivated by its unusual geometry and the well-studied 2013 outburst, we present a multiwavelength analysis of its 2024 outburst using NICER X-ray observations and long-term optical monitoring from OGLE. The X-ray light curve shows a declining outburst with lower peak intensity and shorter duration compared to 2013, indicating a reduced accretion episode. The spectral evolution, characterized through hardness ratios, reveals a transition from a soft, high-intensity state to a harder, low-intensity state. Coherent pulsations near 5.05 s are detected throughout the observations, with properties consistent with previous measurements. The optical light curves show a reduced variability amplitude relative to 2013, possibly from a less extended or less dense circumstellar disc. Orbital-phase-folded optical profiles reveal a persistent, phase-locked dip structure, indicating a stable non-axisymmetric disc component that evolves across outburst phases. Together, these results support a picture in which the observed variability is driven by changes in disc structure and viewing geometry. SXP 5.05 thus remains a key system for probing the time-dependent properties of Be star discs through combined X-ray and optical observations.

astro-ph.HE

Nemotron 3 Ultra: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning

We introduce Nemotron 3 Ultra, a 550 billion total and 55 billion active parameter Mixture-of-Experts Hybrid Mamba-Attention language model. We pre-trained Nemotron 3 Ultra on 20 trillion text tokens, then extended the context length to 1M tokens, and post-trained using Supervised Fine Tuning (SFT), Reinforcement Learning (RL), and Multi-teacher On-Policy Distillation (MOPD). Nemotron 3 Ultra is our most capable model yet, employing multiple key technologies - LatentMoE, Multi Token Prediction (MTP), NVFP4 pre-training, multi-environment RLVR, MOPD, and reasoning budget control. Nemotron 3 Ultra achieves up to ~6x higher inference throughput as compared to state-of-the-art publicly available LLMs while attaining on-par accuracy. The state-of-the-art accuracy, high inference throughput, and 1M token context length make Nemotron 3 Ultra ideal for long-running autonomous agentic tasks. We open-source the base, post-trained, and quantized checkpoints, along with the training data and recipe on HuggingFace.

cs.CL

Nemotron 3 Super: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning

We describe the pre-training, post-training, and quantization of Nemotron 3 Super, a 120 billion (active 12 billion) parameter hybrid Mamba-Attention Mixture-of-Experts model. Nemotron 3 Super is the first model in the Nemotron 3 family to 1) be pre-trained in NVFP4, 2) leverage LatentMoE, a new Mixture-of-Experts architecture that optimizes for both accuracy per FLOP and accuracy per parameter, and 3) include MTP layers for inference acceleration through native speculative decoding. We pre-trained Nemotron 3 Super on 25 trillion tokens followed by post-training using supervised fine tuning (SFT) and reinforcement learning (RL). The final model supports up to 1M context length and achieves comparable accuracy on common benchmarks, while also achieving up to 2.2x and 7.5x higher inference throughput compared to GPT-OSS-120B and Qwen3.5-122B, respectively. Nemotron 3 Super datasets, along with the base, post-trained, and quantized checkpoints, are open-sourced on HuggingFace.

cs.LG

Probing heartbeat oscillations from the black hole X-ray binary GRS 1915+105 using spectral-timing analysis

GRS 1915+105 is a black hole X-ray binary whose $\rho$-class ("heartbeat") oscillations ($\sim$50--100 s) are attributed to radiation-pressure instabilities in the inner accretion disk at near-Eddington luminosities. We present a phase-resolved spectral and timing analysis of 24 Swift XRT observations (1--10 keV) and broadband AstroSat SXT+LAXPC data (0.8--30 keV), dividing each cycle into five phases. The narrow-band XRT fits show an apparent anti-correlation between the inner disk temperature ($T_{\rm in} \sim 1.7$--$1.5$ keV) and apparent radius ($R_{\rm in} \sim 22$--$38$ km) across the cycle. The broadband AstroSat fits, however, are statistically consistent with a constant disk temperature: a joint fit with $T_{\rm in}$ tied across all five phases gives $T_{\rm in} = 1.275 \pm 0.020$ keV ($\chi^2_\nu = 1.003$; $\Delta\chi^2 = +4.3$ for 4 added constraints), whereas tying the disk normalization as well is rejected ($\Delta\chi^2 = +175.9$), leaving a $\sim$20% variation in apparent $R_{\rm in}$ ($18.1 \pm 0.7$ to $21.9 \pm 0.7$ km). The coronal electron temperature rises from $\sim$6 to $\sim$14.5 keV approaching the burst, with the photon index tracking it. We attribute the larger XRT disk swings to its limited bandpass, where coronal Comptonization is unconstrained and the disk parameters absorb coronal variability; the dominant variability is therefore coronal, consistent with Vadawale et al. (2001), and the residual $R_{\rm in}$ change is plausibly a color-correction effect (Zoghbi et al. 2016). Hardness--intensity and color--color diagrams show clear spectral hysteresis. Our broadband coverage provides a phase-resolved test of disk constancy and favors coronal evolution as the driver of the spectral variability across the $\rho$ cycle.

astro-ph.HE

NVIDIA Nemotron 3: Efficient and Open Intelligence

We introduce the Nemotron 3 family of models - Nano, Super, and Ultra. These models deliver strong agentic, reasoning, and conversational capabilities. The Nemotron 3 family uses a Mixture-of-Experts hybrid Mamba-Transformer architecture to provide best-in-class throughput and context lengths of up to 1M tokens. Super and Ultra models are trained with NVFP4 and incorporate LatentMoE, a novel approach that improves model quality. The two larger models also include MTP layers for faster text generation. All Nemotron 3 models are post-trained using multi-environment reinforcement learning enabling reasoning, multi-step tool use, and support granular reasoning budget control. Nano, the smallest model, outperforms comparable models in accuracy while remaining extremely cost-efficient for inference. Super is optimized for collaborative agents and high-volume workloads such as IT ticket automation. Ultra, the largest model, provides state-of-the-art accuracy and reasoning performance. Nano is released together with its technical report and this white paper, while Super and Ultra will follow in the coming months. We will openly release the model weights, pre- and post-training software, recipes, and all data for which we hold redistribution rights.

cs.CL

Nemotron 3 Nano: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning

We present Nemotron 3 Nano 30B-A3B, a Mixture-of-Experts hybrid Mamba-Transformer language model. Nemotron 3 Nano was pretrained on 25 trillion text tokens, including more than 3 trillion new unique tokens over Nemotron 2, followed by supervised fine tuning and large-scale RL on diverse environments. Nemotron 3 Nano achieves better accuracy than our previous generation Nemotron 2 Nano while activating less than half of the parameters per forward pass. It achieves up to 3.3x higher inference throughput than similarly-sized open models like GPT-OSS-20B and Qwen3-30B-A3B-Thinking-2507, while also being more accurate on popular benchmarks. Nemotron 3 Nano demonstrates enhanced agentic, reasoning, and chat abilities and supports context lengths up to 1M tokens. We release both our pretrained Nemotron 3 Nano 30B-A3B Base and post-trained Nemotron 3 Nano 30B-A3B checkpoints on Hugging Face.

cs.CL

A continuous transition from Type-C Quasi Periodic Oscillations to the Heartbeat state in the Black hole X-ray binary 4U 1630-47

We present a timing analysis of the black hole X-ray binary (BHXRB) 4U 1630-47 using AstroSat observations from 10-19 March 2023, for the first time capturing a rare and rapid transition in variability properties. Within less than a day, the source evolved from a type-C quasi-periodic oscillation (QPO) state, with centroid frequencies between 3-5 Hz, to the Heartbeat state, characterized by a broad peak in the power density spectrum at ~25 mHz, corresponding to a ~40 s modulation period. As the source evolved, it passed through a transition track where the QPO features weakened and ultimately disappeared in the Heartbeat state. In the hardness-intensity Diagram, the QPOs occur at higher hardness and lower intensity, followed by a brightening phase as the source moved towards the soft intermediate state, and finally reached the Heartbeat state through a transition towards lower hardness. In the power-color diagram, this transition is marked by a clear shift to a distinct region of power color space, separate from the range occupied by other observed states. This work establishes 4U 1630-47 as another system, apart from GRS 1915+105, where a continuous transition from QPO to Heartbeat state has been observed. Notably, 4U 1630-47 is the only system where the QPO is absent during the heartbeat state. This provides us with another probe to understand the physical mechanism governing this transition and the overall accretion mechanism in BHXRBs.

astro-ph.HE

NVIDIA Nemotron Nano 2: An Accurate and Efficient Hybrid Mamba-Transformer Reasoning Model

We introduce Nemotron-Nano-9B-v2, a hybrid Mamba-Transformer language model designed to increase throughput for reasoning workloads while achieving state-of-the-art accuracy compared to similarly-sized models. Nemotron-Nano-9B-v2 builds on the Nemotron-H architecture, in which the majority of the self-attention layers in the common Transformer architecture are replaced with Mamba-2 layers, to achieve improved inference speed when generating the long thinking traces needed for reasoning. We create Nemotron-Nano-9B-v2 by first pre-training a 12-billion-parameter model (Nemotron-Nano-12B-v2-Base) on 20 trillion tokens using an FP8 training recipe. After aligning Nemotron-Nano-12B-v2-Base, we employ the Minitron strategy to compress and distill the model with the goal of enabling inference on up to 128k tokens on a single NVIDIA A10G GPU (22GiB of memory, bfloat16 precision). Compared to existing similarly-sized models (e.g., Qwen3-8B), we show that Nemotron-Nano-9B-v2 achieves on-par or better accuracy on reasoning benchmarks while achieving up to 6x higher inference throughput in reasoning settings like 8k input and 16k output tokens. We are releasing Nemotron-Nano-9B-v2, Nemotron-Nano12B-v2-Base, and Nemotron-Nano-9B-v2-Base checkpoints along with the majority of our pre- and post-training datasets on Hugging Face.

cs.CL

Supersymmetric Grey Galaxies, Dual Dressed Black Holes and the Superconformal Index

Motivated by the recent construction of grey galaxy and Dual Dressed Black Hole solutions in $AdS_5\times S^5$, we present two conjectures relating to the large $N$ entropy of supersymmetric states in ${\cal N}=4$ Yang-Mills theory. Our first conjecture asserts the existence of a large number of supersymmetric states which can be thought of as a non interacting mix of supersymmetric black holes and supersymmetric `gravitons'. It predicts a microcanonical phase diagram of supersymmetric states with eleven distinct phases, and makes a sharp prediction for the supersymmetric entropy (as a function of 5 charges) in each of these phases. The microcanonical version of the superconformal index involves a sum over states - with alternating signs - over a line in 5 parameter charge space. Our second (and more tentative) conjecture asserts that this sum is dominated by the point on the line that has the largest supersymmetric entropy. This conjecture predicts a large $N$ formula for the superconformal index as a function of indicial charges, and predicts a microcanonical indicial phase diagram with nine distinct phases. It predicts agreement between the superconformal index and black hole entropy in one phase (so over one range of charges), but disagreement in other phases (and so at other values of charges). We compare our predictions against numerically evaluated superconformal index at $N\leq10$, and find qualitative agreement.

hep-th

Dual Dressed Black Holes as the end point of the Charged Superradiant instability in ${\cal N} = 4$ Yang Mills

Charged Black holes in $AdS_5 \times S^5$ suffer from superradiant instabilities over a range of energies. Hairy black hole solutions (constructed within gauged supergravity) have previously been proposed as endpoints to this instability. We demonstrate that these hairy black holes are themselves unstable to the emission of large dual giant gravitons. We propose that the endpoint to this instability is given by Dual Dressed Black Holes (DDBH)s; configurations consisting of one, two, or three very large dual giant gravitons surrounding a core $AdS$ black hole with one, two, or three $SO(6)$ chemical potentials equal to unity. The dual giants each live at $AdS$ radial coordinates of order $\sqrt{N}$ and each carry charge of order $N^2$. The large separation makes DDBHs a very weakly interacting mix of their components and allows for a simple computation of their thermodynamics. We conjecture that DDBHs dominate the phase diagram of ${\cal N}=4$ Yang-Mills over a range of energies around the BPS plane, and provide an explicit construction of this phase diagram, briefly discussing the interplay with supersymmetry. We develop the quantum description of dual giants around black hole backgrounds and explicitly verify that DDBHs are stable to potential tunneling instabilities, precisely when the chemical potentials of the core black holes equal unity. We also construct the 10-dimensional DDBH bulk solutions.

hep-th

AIDPS:Adaptive Intrusion Detection and Prevention System for Underwater Acoustic Sensor Networks

Underwater Acoustic Sensor Networks (UW-ASNs) are predominantly used for underwater environments and find applications in many areas. However, a lack of security considerations, the unstable and challenging nature of the underwater environment, and the resource-constrained nature of the sensor nodes used for UW-ASNs (which makes them incapable of adopting security primitives) make the UW-ASN prone to vulnerabilities. This paper proposes an Adaptive decentralised Intrusion Detection and Prevention System called AIDPS for UW-ASNs. The proposed AIDPS can improve the security of the UW-ASNs so that they can efficiently detect underwater-related attacks (e.g., blackhole, grayhole and flooding attacks). To determine the most effective configuration of the proposed construction, we conduct a number of experiments using several state-of-the-art machine learning algorithms (e.g., Adaptive Random Forest (ARF), light gradient-boosting machine, and K-nearest neighbours) and concept drift detection algorithms (e.g., ADWIN, kdqTree, and Page-Hinkley). Our experimental results show that incremental ARF using ADWIN provides optimal performance when implemented with One-class support vector machine (SVM) anomaly-based detectors. Furthermore, our extensive evaluation results also show that the proposed scheme outperforms state-of-the-art bench-marking methods while providing a wider range of desirable features such as scalability and complexity.

cs.CR

'Grey Galaxies' as an endpoint of the Kerr-AdS superradiant instability

Kerr-AdS$_{d+1}$ black holes for $d\geq 3$ suffer from classical superradiant instabilities over a range of masses above extremality. We conjecture that these instabilities settle down into Grey Galaxies (GGs) - a new class of coarse-grained solutions to Einstein's equations which we construct in $d=3$. Grey Galaxies are made up of a black hole with critical angular velocity $ω=1$ in the `centre' of $AdS$, surrounded by a large flat disk of thermal bulk gas that revolves around the centre of $AdS$ at the speed of light. The gas carries a finite fraction of the total energy, as its parametrically low energy density and large radius are inversely related. GGs exist at masses that extend all the way down to the unitarity bound. Their thermodynamics is that of a weakly interacting mix of Kerr-AdS black holes and the bulk gas. Their boundary stress tensor is the sum of a smooth `black hole' contribution and a peaked gas contribution that is delta function localized around the equator of the boundary sphere in the large $N$ limit. We also construct another class of solutions with the same charges; `Revolving Black Holes (RBHs)'. RBHs are macroscopically charged $SO(d,2)$ descendants of AdS-Kerr solutions, and consist of $ω=1$ black holes revolving around the centre of $AdS$ at a fixed radial location but in a quantum wave function in the angular directions. RBH solutions are marginally entropically subdominant to GG solutions and do not constitute the endpoint of the superradiant instability. Nonetheless, we argue that supersymmetric versions of these solutions have interesting implications for the spectrum of supersymmetric states in, e.g. ${\cal N}=4$ Yang-Mills theory.

hep-th

FVCARE:Formal Verification of Security Primitives in Resilient Embedded SoCs

With the increased utilization, the small embedded and IoT devices have become an attractive target for sophisticated attacks that can exploit the devices security critical information and data in malevolent activities. Secure boot and Remote Attestation (RA) techniques verifies the integrity of the devices software state at boot-time and runtime. Correct implementation and formal verification of these security primitives provide strong security guarantees and enhance user confidence. The formal verification of these security primitives is considered challenging, as it involves complex hardware software interactions, semantics gaps and requires bit-precise reasoning. To address these challenges, this paper presents FVCARE an end to end system co-verification framework. It also defines the security properties for resilient small embedded systems. FVCARE divides the end to end system co verification problem into two modules: 1) verifying the (bit precise) initial system settings, registers, and access control policies by hardware verification techniques, and 2) verifying the system specification, security properties, and functional correctness using source-level software abstraction of the hardware. The evaluation of proposed techniques on SRACARE based systems demonstrates its efficacy in security co verification.

cs.CR

Resilient Risk based Adaptive Authentication and Authorization (RAD-AA) Framework

In recent cyber attacks, credential theft has emerged as one of the primary vectors of gaining entry into the system. Once attacker(s) have a foothold in the system, they use various techniques including token manipulation to elevate the privileges and access protected resources. This makes authentication and token based authorization a critical component for a secure and resilient cyber system. In this paper we discuss the design considerations for such a secure and resilient authentication and authorization framework capable of self-adapting based on the risk scores and trust profiles. We compare this design with the existing standards such as OAuth 2.0, OpenID Connect and SAML 2.0. We then study popular threat models such as STRIDE and PASTA and summarize the resilience of the proposed architecture against common and relevant threat vectors. We call this framework as Resilient Risk based Adaptive Authentication and Authorization (RAD-AA). The proposed framework excessively increases the cost for an adversary to launch and sustain any cyber attack and provides much-needed strength to critical infrastructure. We also discuss the machine learning (ML) approach for the adaptive engine to accurately classify transactions and arrive at risk scores.

cs.CR

Crossing Symmetry in Matter Chern-Simons Theories at finite $N$ and $k$

We present a conjecture for the crossing symmetry rules for Chern-Simons gauge theories interacting with massive matter in $2+1$ dimensions. Our crossing rules are given in terms of the expectation values of particular tangles of Wilson lines, and reduce to the standard rules at large Chern-Simons level. We present completely explicit results for the special case of two fundamental and two antifundamental insertions in $SU(N)_k$ and $U(N)_k$ theories. These formulae are consistent with the conjectured level-rank, Bose-Fermi duality between these theories and take the form of a $q=e^{\frac{ 2 πi }κ}$ deformation of their large $k$ counterparts. In the 't Hooft large $N$ limit our results reduce to standard rules with one twist: the $S$-matrix in the singlet channel is reduced by the factor $\frac{\sin πλ}{πλ} $ (where $λ$ is the 't Hooft coupling), explaining `anomalous' crossing properties observed in earlier direct large $N$ computations.

hep-th

Customer Empowered Privacy-Preserving Secure Verification using Decentralized Identifier and Verifiable Credentials For Product Delivery Using Robots

In the age of respiratory illnesses like COVID 19, we understand the necessity for a robot based delivery system to ensure safe and contact free courier delivery. A blockchain based Dynamic IDentifier gives people total power over their identities while preserving auditability and anonymity. A human mobile phone and a robot are machines created with a chip, making it simple to deploy a physical unclonable function based verification system between the robot and the customer. This article presents a novel framework and a first customer verification scheme for verified courier delivery utilizing the blockchain enabled DID and PUF enabled robots. We employ DID for customer authentication between a robot (a service provider) and a customer and PUF for robot verification by the customer. We ve also put the proposed work into practice and demonstrated its capabilities in terms of throughput, latency, computing cost, and communication cost. We also show formal security proof for the proposed user verification scheme based on the tamarin prover.

cs.CR

Secure Lightweight Authentication for Multi User IoT Environment

The Internet of Things (IoT) is giving a boost to a plethora of new opportunities for the robust and sustainable deployment of cyber physical systems. The cornerstone of any IoT system is the sensing devices. These sensing devices have considerable resource constraints, including insufficient battery capacity, CPU capability, and physical security. Because of such resource constraints, designing lightweight cryptographic protocols is an opportunity. Remote User Authentication ensures that two parties establish a secure and durable session key. This study presents a lightweight and safe authentication strategy for the user-gateway (U GW) IoT network model. The proposed system is designed leveraging Elliptic Curve Cryptography (ECC). We undertake a formal security analysis with both the Automated Validation of Internet Security Protocols (AVISPA) and Burrows Abadi Needham (BAN) logic tools and an information security assessment with the Delev Yao channel. We use publish subscribe based Message Queuing Telemetry Transport (MQTT) protocol for communication. Additionally, the performance analysis and comparison of security features show that the proposed scheme is resilient to well known cryptographic threats.

cs.CR

LDA-2IoT : A Level Dependent Authentication using Two Factor for IoT Paradigm

The widespread expansion of the IoT based services are changing peoples living habits. With the vast data generation and intelligent decision support system, an IoT is supporting many industries to improve their products and services. The major challenge for IoT developers is to design a secure data transmission system and a trustworthy inter device and user device communication system. The data starts its journey from the sensing devices and reaches the user dashboard through a different medium. Authentication between two IoT devices provides a reliable and lightweight key generation system. In this paper, we put forward a novel authentication approach for the IoT paradigm. We postulate an ECC based two factor Level Dependent Authentication for Generic IoT (LDA 2IoT) in which users at a particular level in the hierarchy can access the sensors deployed at below or the equal level of the hierarchy. We impart the security analysis for the proposed LDA 2IoT based on the Dolev Yao channel and widely accepted random oracle based ROR model. We provide the implementation of the proposed scheme using the MQTT protocol. Finally, we set forth a performance analysis for the proposed LDA 2IoT system by comparing it with the other existing scheme.

cs.CR