SearcharxivSearch

arXiv subjects

Pawan Kumar

Publications and source records attributed to Pawan Kumar.

At least 19 recordsLinked to original sources

Discrete Diffusion Language Models Are Training-Free Multi-Label Classifiers

We present dLLM-SetScore, a training-free method that uses discrete masked-diffusion language models for multi-label text classification. For each candidate label, it asks a short yes/no question and compares the probabilities of the two answer tokens at one masked position. The method uses no task-specific fine-tuning or training on textual-entailment datasets; a 200-example labelled validation slice selects thresholds, temperature, and prompt wording. We first show that placing all labels in one prompt creates a strong slot-position asymmetry: the first answer slot is predicted positive on $99.4\%$ of GoEmotions examples and $100\%$ of Reuters examples. Per-label scoring places every label in the same syntactic position, making predictions invariant to label order and avoiding this artifact. We evaluate LLaDA-8B and Dream-7B on six datasets against NLI models, an autoregressive LLM, SetFit, and supervised classifiers. On the five datasets shared by both diffusion families, Instruct checkpoints improve macro-F1 in 9 of 10 comparisons and micro-F1 in 8 of 10, although these comparisons do not identify the cause. Within our protocol, LLaDA-Instruct records the highest training-free values for both Reuters and ECtHR metrics. We prove permutation invariance, characterize thresholded decisions under weighted Hamming loss, and derive shortlist ceilings for recall and F1. An exploratory local Joint Set Refinement step lowers F1 from biased and unbiased initializations and is retained as a negative result.

cs.LG

No Strong Evidence for Plasma Lensing in FRB 20240114A

FRB~20240114A is an extremely active repeating fast radio burst for which plasma lensing has been proposed to explain its burst-rate variations, spectral evolution, and apparently ``carbon-copy'' burst pairs. Using FAST data and publicly available Parkes observations, we test this interpretation with a one-dimensional Gaussian plasma-lens model. Although the burst-rate enhancements can be fitted separately, the corresponding magnification peaks and demagnification troughs are offset by far more than predicted and show no consistent periodicity. Moreover, with more than 10,000 bursts detected, a few apparently ``carbon-copy'' pairs can readily occur by chance. The burst bandwidth is not systematically narrower during the proposed lensing interval, nor are the burst energies significantly enhanced during the predicted magnification interval. These results provide no compelling evidence that a single Gaussian plasma lens explains the observed variability, which is more likely dominated by intrinsic source activity.

astro-ph.HE

Constraining the near-source relativistic wind medium using Fast Radio Burst circular polarization data

Fast Radio Bursts (FRBs) exhibit diverse spectro-temporal characteristics, which can probe vital propagation and source physics via Stokes polarimetry. We investigate whether the circular polarization (Stokes $V$) observed in some bursts is produced by Faraday conversion in the near-source wind of magnetars rather than being intrinsic to the source. Our calculation includes the increase in the effective mass of $e^\pm$ in the presence of the FRB wave. We find that Faraday conversion in the magnetar wind can explain the broad range of observed circular polarization in FRBs, including its frequent non-detection. Observationally derived upper limits on $V$ provide stringent constraints on the wind luminosity, magnetization, bulk Lorentz factor, and effective particle mass when ions are present. When available, frequency resolved Stokes spectra offer direct estimates of the wind environment. The Stokes parameters can undergo rapid oscillations with frequency in the high-wind/low-FRB-luminosity regime, resulting in Stokes-V depolarization. Bursts with significantly lower luminosities than typical FRBs can also develop measurable circular polarization, within the model framework. Additionally, separate zones are favored for significant circular polarization and rotation measure, when the model is applicable. The model constrains instantaneous wind parameters for several sources, including FRB 20201124A, FRB 20180301A, and SGR 1935+2154. This work represents the first instance in which properties of winds from compact objects associated with FRBs are inferred from polarization data.

astro-ph.HE

Scattering of Strong Radio Waves by Particles in Strongly Magnetized Plasmas and Implications for Fast Radio Bursts

Fast Radio Bursts (FRBs) are millisecond-duration radio transients that are widely believed to originate within magnetar magnetospheres. Large-amplitude radio waves associated with FRBs propagate through strongly magnetized plasmas, where nonlinear scattering can affect their propagation. By solving the relativistic motion of a single particle interacting with electromagnetic waves of arbitrary polarization and propagation angle $\theta_B$, we compute the scattering cross section and the corresponding optical depth. The scattering cross section of the O-mode can exceed that of the X-mode when $a\sin\theta_B < \omega_B/\omega$, and becomes comparable to that of the X-mode when $a\sin\theta_B > \omega_B/\omega$, where $\theta_B$ is the angle between the wave vector and the background field. In the strongly magnetized and quasi-parallel limits, the cross sections asymptotically recover the linear regime scalings and are strongly suppressed by relativistic particle motion, leading to optical depths well below unity. We also show that curvature radiation losses of O-mode waves are strongly suppressed for quasi-parallel propagation, allowing them to escape from the magnetosphere at moderate multiplicities. We propose that Alfv\'en waves excited by magnetar crust quakes can reach amplitudes comparable to the background magnetic field, thus straightening field lines and reducing $\theta_B$. This geometrical alignment enhances the ability of FRBs to freely propagate through the open field line region. These results suggest that large-amplitude waves propagating quasi-parallel to open magnetic field lines can avoid significant single-particle scattering losses, providing a possible condition for their escape.

astro-ph.HE

The Role of Scintillation in Detecting HI Absorption in FRB Spectra

The 21-cm absorption line of neutral hydrogen has been a long hypothesized observational feature of the spectra of Fast Radio Bursts (FRBs). The difficulties associated with detector noise in extracting HI absorption have been previously studied. We test the role that scintillation plays in the HI absorption line's detectability, and characterize the regimes where a realistic FRB may yield the 21-cm line. We build an efficient model to simulate diffractive scintillation arising from FRB passage through a thin scattering screen. We find that the absorption profile is detectable in a scintillation-dominated high signal-to-noise spectrum if the scintillation decorrelation bandwidth differs significantly in scale from the width of the absorption profile. Active repeaters also enable favorable conditions as the absorption signal improves when repeat bursts are stacked. Repeat bursts must be separated in time by more than the diffractive scintillation timescale, otherwise flux modulations with frequency are correlated. By cross-referencing repeating FRB positions with an observational catalog of Milky Way molecular clouds detected in CO, we find that the sightline to FRB 20180916B may intersect a Galactic molecular cloud. For currently operating and planned sensitive telescopes, the presence of both scintillation and noise requires $\gtrsim 1000$ bursts to be stacked to detect the HI absorption line at a $5\sigma$ significance. Improvement in detector sensitivities will help probe HI clouds intersected by FRBs in the host or intervening galaxies, or in high-redshift minihalos.

astro-ph.HE

Speculative Refinement: A Hybrid Autoregressive Diffusion Decoding Strategy and Its Behavior Across Benchmarks

How should we evaluate generation systems that combine autoregressive (AR) and diffusion decoding? We study this question through Speculative Refinement (SpecRef), a training-free hybrid method that warm-starts a masked diffusion language model from an AR draft using entropy-guided selective masking. Evaluating SpecRef across six benchmarks (HumanEval, MBPP, GSM8K, BBH, ARC-Challenge, HellaSwag) with three distinct evaluation protocols (execution-based pass@1, exact-match, log-likelihood scoring), we surface several findings relevant beyond our specific system: (1) code benchmarks conflate structural discovery with logical correctness: providing a syntactic scaffold lifts accuracy from near zero to over 20% without changing the model, indicating that much of the baseline failure is structural; (2) a refinement tension phenomenon where multi-stage correction degrades already-correct tokens, exposing benchmark saturation ceilings invisible to single-model evaluation; (3) log-likelihood and generative evaluation produce different model rankings for the same model pair, suggesting they measure different capabilities; (4) standard Python post-processing silently breaks code evaluation for non-AR generators. These observations apply to any multi-stage or non-autoregressive generation pipeline and point toward more diagnostic evaluation practices.

cs.SE

The kinetic-energy bottleneck in Fast Radio Burst models

Most Fast Radio Burst (FRB) models invoke a two-step process in which energy released by the central engine is converted into particle kinetic energy and only subsequently radiated as coherent GHz emission. We derive model-independent constraints on FRB emission mechanisms and use them to infer the density, size, and particle Lorentz factor of the emitting region. We assess the implications for the three main classes of FRB models. (i) Inner-magnetospheric models violate brightness-temperature and kinetic-luminosity constraints unless particles are continuously re-accelerated in situ. Magnetar-strength magnetic fields can supply the required parallel electric field out to $R\lesssim10^{10} \mathrm{cm}$ with additional, model-dependent constraints. The monster-shock scenario provides such continuous acceleration, but requires particle densities exceeding the Goldreich-Julian value by $\gtrsim 10^{12}$, shifting the maser peak to $\gtrsim10^3$ GHz for typical FRB luminosities. (ii) Light-cylinder-scale forced-reconnection provides continuous particle acceleration but the radio energy emitted from the compressed reconnection layer is typically only $\lesssim10^{-6}$ of the injected energy. (iii) External-shock maser models satisfy kinetic-luminosity and brightness-temperature constraints. However, we show that the upstream wind is unavoidably optically thick to induced Compton scattering, independent of the model's principal parameters. Proposed escape routes - emission above the maser peak or upstream magnetization $\sigma_{\rm w}\gtrsim30$ - lead to tiny efficiencies, while the former also conflicts with narrow FRB spectra. We conclude that magnetospheric models operating near the neutron-star surface and incorporating continuous particle acceleration remain the most promising FRB emission scenario, subject to successful wave escape from the magnetosphere (discussed in the Introduction).

astro-ph.HE

Fabry-Perot Interference, g-factor Anisotropy, and Gate-Tunable Quantum dot in Chiral Tellurium Nanowires

Chiral materials with strong spin-orbit coupling offer a unique platform for exploring the interplay between topology, chirality, and quantum transport yet the quantum coherent regime in elemental tellurium nanostructures remains largely unexplored. Here we demonstrate phase-coherent quasi-ballistic transport, anisotropic Zeeman spectroscopy, and gate-tunable quantum dot formation in hydrothermally grown t-tellurium nanowires. Single nanowire field-effect transistors exhibit p-type transport with hole mobilities rising from approx. 80 cm2 V-1 s-1 at 210 K to approx. 190 cm2 V-1 s-1 at 1 K, consistent with a crossover from phonon-limited to Coulomb scattering dominated regimes near 50 K. Notably, devices segregate into two distinct regimes based on their room temperature two-terminal resistance : low-resistance devices (< 30 kOhm) exhibit Fabry-Perot interference, whereas high resistance devices (> 30 kOhm) display Coulomb-blockade behavior revealing a two-terminal resistance-driven transition between quasi-ballistic and strongly localized transport regimes. Zeeman spectroscopy in in-plane and out-of-plane magnetic fields yields highly anisotropic Lande g-factors (an in-plane gparallel = 1.18 and an out-of-plane gperp = 18.41) and directly resolves a spin-orbit energy gap DeltaSO = 0.864 meV from an avoided crossing. These results establish chiral tellurium nanowires as a versatile platform for gate-defined spin qubits exploiting large, tunable g-factors and for hybrid tellurium-superconductor architectures targeting Majorana zero modes in an elemental vdW system.

cond-mat.mes-hall

An Attention-Based Denoising Model for Diffusion Weighted Imaging

Diffusion-weighted imaging (DWI) is used for whole-body cancer screening, but it typically requires a long acquisition time. When the scan time is reduced, the image quality often suffers, leading to increased noise in the scans. Magnitude reconstruction in DWI introduces signal-dependent Rician noise, which makes denoising more challenging for conventional convolution-based methods. To address this limitation, we propose a noise-aware attention-driven denoising framework that integrates hierarchical Swin Transformer window attention with transformer-based multi-dimensional gated refinement for DWI restoration. The model incorporates explicit noise-level conditioning and residual reconstruction to enable adaptive suppression of heteroscedastic noise across a wide range of corruption levels. Experimental evaluation on corrupted DWI scans demonstrates strong restoration performance. Our model achieves a mean PSNR of 33.69~dB and SSIM of 0.8539 across noise levels from 1\% to 15\%, while maintaining stable behavior under severe noise conditions. These results indicate that attention-guided contextual modeling combined with channel-adaptive refinement provides a robust and generalizable solution for DWI denoising.

cs.CV

SignMuon: Communication-Efficient Distributed Muon Optimization

Distributed training of large neural networks is bottlenecked by full-precision gradient communication and by coordinatewise optimizers that ignore the matrix structure of weight tensors. We propose Sign-Muon, a 1-bit, matrix-aware optimizer that combines majority-vote sign aggregation from signSGD with the polar-step framework of Muon. Each worker forms a Muon-style direction by taking the polar factor of its momentum via a Newton--Schulz iteration, transmits only the entrywise signs, and aggregates by majority vote; an optional local polar step further enforces orthogonality at no extra communication cost. Under spectral-norm smoothness and bounded-variance stochastic gradients, the spectral-norm normalized sign step yields an $\mathcal{O}(1/\sqrt{T})$ nonconvex rate for an $\ell_1$-based stationarity measure. With unimodal symmetric noise, majority vote across $M$ workers cuts the stochastic term by $1/\sqrt{M}$, matching signSGD. In the $\alpha$-$\beta$ model, distributed Sign-Muon needs only one integer sum-allreduce per iteration; all orthogonalization is local, giving a $32\times$ bandwidth reduction over float32 ($4\times$ for int8). Across 330 CIFAR-10/ResNet-50 configurations Sign-Muon attains the best validation accuracy (92.15\%); its 4-GPU majority-vote variant reaches 92.02\% with 37\% less training time at matched effective batch. On nanoGPT, Sign-Muon achieves lower perplexity and better anytime performance than other sign-based baselines, with favorable weak-scaling up to 16 GPUs.

cs.LG

Motility and interfacial instability of confined chemically active droplets

Microorganisms navigating through narrow spaces encounter significant hydrodynamic challenges. To overcome these constraints and sustain efficient motion, they employ adaptive strategies, including adaptive oscillatory body deformations. While artificial microdroplets can traverse channels narrower than their diameter, studies of their locomotion have thus far been largely restricted to steady-shape regimes. In this work, we demonstrate a transition from steady shape to dynamic interfacial undulations in 5CB (4'-pentyl-4-cyanobiphenyl) droplets within aqueous trimethylammonium bromide (TTAB) solutions. We show that while droplets in dilute, additive-free solutions maintain a steady shape, the introduction of solutes or higher surfactant concentrations triggers pronounced interfacial undulations. Notably, both steady and undulating droplets exhibit a comparable velocity dependence on the confinement ratio, characterized by an initial deceleration followed by saturation, governed by the competition between hydrodynamic resistance and phoretic flow within the lubrication film. Furthermore, we find that increased surfactant concentration increases the capillary number, resulting in a thicker lubrication layer that facilitates a symmetry-breaking transition. Upon varying confinement, the droplet interface shifts from bilateral undulations to a mode localized on one side, forming a traveling-wave pattern strongly coupled to flow field fluctuations at the droplet's anterior. Linear stability analysis identifies the Yih-Marangoni instability as the underlying mechanism for these oscillations, revealing a previously unrecognized mode of adaptive locomotion in confined active matter.

cond-mat.soft

Magnetic Reconnection at Hyperbolic Flux Tube associated with a Confined Flare in NOAA Active Region 12268

In this paper, we identify the magnetic reconnections at the hyperbolic flux tube (HFT), aided by slipping reconnection at quasi-separatrix layers (QSLs), which are pivotal to the occurrence of a confined M2.1 class flare in NOAA active region 12268. The magnetic field topology before the flare's onset is obtained through a non-force-free-field extrapolation scheme that accommodates a non-zero Lorentz force. A key aspect is the presence of an HFT in the computational domain above the flaring region, along with two QSLs at the lower boundary. To simulate the dynamics of the active region, we conduct a data-constrained magnetohydrodynamics (MHD) simulation initiated by the extrapolated field. The dynamics captured in the simulation document the formation of a current sheet within the HFT configuration, leading to magnetic reconnection at the HFT. Additionally, we observe the slipping motion of the footpoints of the magnetic field lines in the QSLs at the bottom boundary, which indicates the occurrence of slipping reconnection in the QSLs. Importantly, the magnetic reconnection at the HFT is suggested to be the primary driver in the development of the intricate flare brightenings and the flare ribbons.

astro-ph.SR

Cyber-Physical System Design Space Exploration for Affordable Precision Agriculture

Precision agriculture promises higher yields and sustainability, but adoption is slowed by the high cost of cyber-physical systems (CPS) and the lack of systematic design methods. We present a cost-aware design space exploration (DSE) framework for multimodal drone-rover platforms to integrate budget, energy, sensing, payload, computation, and communication constraints. Using integer linear programming (ILP) with SAT-based verification, our approach trades off among cost, coverage, and payload while ensuring constraint compliance and a multitude of alternatives. We conduct case studies on smaller and larger-sized farms to show that our method consistently achieves full coverage within budget while maximizing payload efficiency, outperforming state-of-the-art CPS DSE approaches.

eess.SY

Clustering Dynamics of SiO2-Pt Active Janus Colloids

Active colloid clustering is central to understanding non-equilibrium self-organization, with implications for programmable active materials and synthetic or biological assemblies. While most prior studies have focused on dimers or small aggregates, the dynamics of larger clusters remain relatively unexplored. Here, we experimentally investigate chemically active, monodisperse SiO2-Pt Janus colloid (JC) clusters as large as n=9 in a dynamic clustering regime, where clusters continuously form, dissolve, and merge as swimmer density increases. We show that clusters move in circular trajectories, and that both their translational and rotational dynamics can be predicted directly from the orientations of constituent JCs. Furthermore, we identify that their formation undergoes a mechanistic transition: while small clusters are mediated by chemical interactions, larger clusters are predominantly formed by steric effects. This transition arises from a mismatch of motilities between incoming JCs and clusters, combined with increased Pt-surface exposure. Our results extend prior dimer-focused studies to larger aggregates and establish a predictive description that bridges individual swimmer behavior with collective dynamics.

cond-mat.soft

Sports Business Administration and New Age Technology: Role of AI

This chapter explores the complexities of sports governance, taxation, dispute resolution, and the impact of digital transformation within the sports sector. This study identifies a critical research gap regarding the integration of innovative technologies to enhance governance and talent identification in sports law. The objective is to evaluate how data-driven approaches and AI can optimize recruitment processes; also ensuring compliance with existing regulations. A comprehensive analysis of current governance structures and taxation policies,(ie Income Tax Act and GST Act), reveals preliminary results indicating that reform is necessary to support sustainable growth in the sports economy. Key findings demonstrate that AI enhances player evaluation by minimizing biases and expanding access to diverse talent pools. While the Court of Arbitration for Sport provides an efficient mechanism for dispute resolution. The implications emphasize the need for regulatory reforms that align taxation policies with international best practices, promoting transparency and accountability in sports organizations. This research contributes valuable insights into the evolving dynamics of sports management, aiming to foster innovation and integrity in the industry.

cs.CY

Hierarchical Sparse Plus Low Rank Compression of LLM

Modern large language models (LLMs) place extraordinary pressure on memory and compute budgets, making principled compression indispensable for both deployment and continued training. We present Hierarchical Sparse Plus Low-Rank (HSS) compression, a two-stage scheme that (i) removes the largest-magnitude weights into a sparse matrix S and (ii) applies a recursive Hierarchically Sparse Separable (HSS) low-rank factorisation to the dense residual matrix. A recursive rank-reducing strategy and a reverse Cuthill-Mckee (RCM) permutation are introduced to align high weights towards the diagonal with the block-diagonal hierarchy, maximising off-diagonal compressibility (because they are touched only once). HSS is hardware-friendly: its matrix-vector multiply reduces to one sparse and a sequence of thin-matrix multiplications and can be trained end-to-end with standard optimisers. Experiments on LLaMA-7B show that targeting only the self-attention projections (1.6 B parameters of Q, K, and V matrices out of a total 7B parameters) suffices to yield large memory savings while retaining comparable state-of-the-art perplexity scores on test samples of the WikiText dataset. For example, with a 30\% sparsity budget and an outer rank of 512, sHSS-RCM achieves a perplexity of 1.64, outperforming dense baselines and classical sparse-plus-SVD variants, while also achieving significant memory savings.

cs.LG

A Fast and Efficient Modern BERT based Text-Conditioned Diffusion Model for Medical Image Segmentation

In recent times, denoising diffusion probabilistic models (DPMs) have proven effective for medical image generation and denoising, and as representation learners for downstream segmentation. However, segmentation performance is limited by the need for dense pixel-wise labels, which are expensive, time-consuming, and require expert knowledge. We propose FastTextDiff, a label-efficient diffusion-based segmentation model that integrates medical text annotations to enhance semantic representations. Our approach uses ModernBERT, a transformer capable of processing long clinical notes, to tightly link textual annotations with semantic content in medical images. Trained on MIMIC-III and MIMIC-IV, ModernBERT encodes clinical knowledge that guides cross-modal attention between visual and textual features. This study validates ModernBERT as a fast, scalable alternative to Clinical BioBERT in diffusion-based segmentation pipelines and highlights the promise of multi-modal techniques for medical image analysis. By replacing Clinical BioBERT with ModernBERT, FastTextDiff benefits from FlashAttention 2, an alternating attention mechanism, and a 2-trillion-token corpus, improving both segmentation accuracy and training efficiency over traditional diffusion-based models.

cs.CV

Simulating droplet adhesion on superhydrophobic surfaces

A numerical model is proposed to simulate the adhesion, compression, and subsequent detachment of a micro-liter droplet from a superhydrophobic surface composed of chemically homogeneous pillars arranged in a periodic fashion, replicating a typical force probe microscopy experiment. We observe that as the droplet is pulled away from the surface, the net vertical force varies in a typical sawtooth manner with peculiar peaks and troughs, characteristic of the surface. The force first reaches a maximum before the droplet detaches from the surface with a comparatively lower force. The force variation predicted by the numerical model is in good agreement with the experimental results of Kumar et al. [1]. We also studied the effect of evaporation on the variation in the adhesion force by simulating an evaporating droplet on a superhydrophobic surface. For an evaporating droplet, the numerically predicted maximum and detachment force magnitudes are in good agreement with those obtained experimentally when we take into account the change in the droplet weight as it evaporates. The proposed method will be useful for the quantitative analysis and design of a variety of superhydrophobic surfaces and will pave the way for more accurate surface characterization based on droplet adhesion force measurements.

physics.flu-dyn