arXiv ScienceSearch

arXiv subjects

Manpreet Singh

Publications and source records attributed to Manpreet Singh.

At least 19 recordsLinked to original sources

Ion-Acoustic-Like Modes in Ion-Loaded Pulsar-Wind Current Sheets: A Pressure-Balanced Existence Criterion

Pulsar wind electron--positron plasma lacks the heavy inertial species required for the conventional ion-acoustic-like compressive modes. However, if ions are mixed into the reconnecting striped-wind current sheet, a low-frequency compressive branch can appear. We develop a local, comoving-frame theory for such ion-acoustic-like modes in an ion-loaded, pressure-balanced pulsar-wind current sheet. The background model connects directly to pulsar observables through the light-cylinder magnetic field and Goldreich--Julian density, while the sheet structure is represented by a Harris-like field reversal and species-dependent compression factors. The pair species are treated as inertialess thermodynamic shielding populations, whereas the ions are described by a warm, nonrelativistic, magnetized fluid. Pressure balance fixes the pair and ion temperatures rather than prescribing them freely. This gives a closed expression for the pair-shielded ion-acoustic speed in terms of pulsar spin parameters. We derive the warm-ion electrostatic dispersion relation and discuss the conditions under which the ion-acoustic-like branch can exist in such a current sheet. We find that the ion-acoustic-like mode does not occur for all sheet parameters but is restricted to specific regions of parameter space. Thus, ion loading alone is not sufficient to sustain the mode; the local current-sheet conditions determine where an admissible ion-acoustic-like mode can exist. Consequently, any wave-driven anomalous dissipation or particle heating mediated by this mode must be highly localized rather than distributed uniformly across the striped wind. This framework provide the physical domain where the mode can exist, providing the necessary foundation for future studies of kinetic excitation and damping.

physics.plasm-ph

Same Patient, Different Order: Action-Level Reliability of Clinical LLM Agents Under Repeated Runs

A clinical agent benchmark can report the same verdict on identical inputs while the agent files a materially different order on each run. Such agents order tests, request medications and place referrals, yet benchmarks typically score one run per task and rarely ask whether identical inputs produce identical actions; MedAgentBench, the benchmark we use, scores a single attempt and says so. To measure this gap we introduce "same-input rerun", which replays a task with every input held fixed and compares the orders rather than the score, with six reliability metrics, and apply it to 1000 MedAgentBench runs across 50 tasks from its five write-capable families, two open-weight models below ten billion parameters quantised to four bits, and two temperatures. The study establishes that action-level divergence exists and can pass unrecorded by the score, not that any rate generalises. Under the 8B model at temperature 0.7, all 43 ordering groups emit a different set of orders across five identical runs, 26 emit the order on some runs and not others, and 28 record a different coded value, dose or analyte. In 22 of those 43 the benchmark reports the same failing verdict for materially different behaviour, as it does for all 10 divergent groups of the 4B model at 0.7. Orders also reach different endpoints across runs, one of which the record server rejects while the agent is told it succeeded. These findings motivate repeated-run evaluation, action-level stability reporting and execution-faithful environment feedback in clinical-agent benchmarks.

cs.CL

Spin and density excitations of one-dimensional self-bound Bose-Bose droplets

We study spin and density excitations of one-dimensional self-bound Bose-Bose droplets within Bogoliubov theory, and show that spin excitations come alive, especially as the interspecies coupling is made less attractive. We argue that spin excitations are particularly relevant in the one-dimensional droplet regime, where droplets are realized within the mean-field stability regime, as has been confirmed by the quantum Monte Carlo simulations. As the interspecies coupling strength increases within the mean-field stability regime, spin modes ultimately fall below the particle-emission threshold, thus becoming observable in the droplet spectrum. We analyze the Bogoliubov model for both pseudospinor and population-imbalanced scalar mixtures, encompassing both the density and spin sectors. We corroborate our findings through variational analysis of density- and spin-breathing modes, which offers physical insight into the mode structure and independently validates the spectrum, as well as through real-time dynamics. Additionally, we compare our results with both Petrov's original theory, which considers the Lee-Huang-Yang (LHY) correction at the attractive edge of the mean-field stability regime, and a beyond-LHY description of Bose-Bose mixtures.

cond-mat.quant-gas

AgentFairBench: Do LLM Agents Discriminate When They Act?

Large language model (LLM) agents increasingly take actions (screening applicants, recommending credit, triaging patients), yet fairness for LLMs is still measured by grading answers. We introduce AgentFairBench, a cheap, reproducible, multi-domain benchmark for demographic disparity in the actions of LLM agents. Grounded in a companion framework, the Bias Conduction Framework (BCF, restated here), it spans three regulator-anchored domains: hiring, lending, and medical triage. Synthetic, demographic-neutral profiles are evaluated in counterfactual matched sets that vary only a name-coded race x gender signal (in the Bertrand Mullainathan tradition), under four agent scaffolds of increasing agency (direct, chain-of-thought, multi-agent deliberation, tool-augmented). A NumPy-only harness computes counterfactual flip rate, mean absolute score difference (MASD), action-rate disparity, and tool-invocation disparity, with bootstrap confidence intervals, paired tests, and false-discovery-rate control, for single-digit dollars per model. A live leaderboard with a held-out private split and a contamination canary admits external models by submission. Our pilot (864 decisions plus a test-retest replication) carries a methodological lesson: comparing a six-group score spread against a two-run noise difference overstates disparity by ~ 2.4X through statistic arity alone. Against an arity matched noise floor and an omnibus group test, claude haiku 4 5 shows no demographic effect above sampling noise (0 of 120 pairwise and 0 of 9 omnibus contrasts survive correction); a planted-bias test confirms the instrument detects disparity when present. The contribution is a sound, sensitive, adoption-ready instrument, the arity matched null methodology, and open artifacts to scale it. Code, data, and harness are released under open licenses, with an anonymized review artifact.

cs.AI

Counterfactual Fairness Audits of Multi-Step Clinical LLM Agents Require a Measured Per-Action Instability Floor

Counterfactual audits are the standard tool for checking whether a clinical agent treats demographically distinct but clinically identical patients differently. They report a flip rate: how often an action changes when only the patient descriptor changes. We show that this quantity is uninterpretable on its own. Re-running an identical condition ten times over sixteen vignettes (same narrative, same descriptor string, nothing varied) moved a clinical agent's action in 8.7% of outcome-vignette cells, and instability was heterogeneous across actions by a factor of eight, from 0.022 for ICU escalation to 0.179 for controlled-substance caution. No demographic contrast in our data was distinguishable from that floor. A second model gives a pooled floor of 6.7% and ranks the six actions almost identically (Spearman 0.94, exact p=0.017), so the floor is not one system's artefact. Majority-vote aggregation over five draws removes 39% of it and then flattens, and a null simulation attributes the residue to heterogeneous per-cell rates, so replication mitigates without eliminating. Any counterfactual fairness estimate reported without a per-action floor beside it therefore cannot be read as evidence of disparity. The measurements were taken with FairMedAgent, an evaluation harness for disparity in the actions of clinical LLM agents whose estimand, the within-range counterfactual flip rate, counts only flips between actions a published decision rule admits and a clinician has adjudicated. That estimand requires band adjudication, which is under way; no disparity result is claimed here. Each synthetic vignette runs a six-stage trajectory (five model-facing decisions around a deterministic environment step) under fixed-form conditions spanning race, sex, age, insurance, English proficiency, and their intersections. The harness, the floor protocol, and every analysis script are released.

cs.CL

The October 2022 flare in OJ 287 and the mass of its primary black hole

The bright blazar OJ~287 has demonstrated a sequence of flares, which are well explained by a quasi-Keplerian orbit model. The flares are associated with the impact of the secondary on the accretion disk of the primary. The orbit must precess in order to produce the correct sequence of flares, and from the precession rate we calculate the mass of the primary. This precession rate gives the mass of the primary $M_{BH} = (18.35\pm0.05) \times 10^9 M_{\odot}$. Two kinds of flares have been identified: direct flares from the impacts, and tidal flares arising from an increased accretion flow into the jet. The precession rate and the primary black hole mass may be independently determined from both sets of flares; the tidal flare of October 2022 was recommended for an intense campaign for this reason. This paper describes these observations over a wide spectral range. We show that the October 2022 flare fits the expectations for a tidal flare and thus supports the earlier determination of the mass of the binary black hole system in OJ 287. The mass of the primary may also be deduced from secondary indicators such as the correlation with the hydrogen line strength and the black hole mass. These studies require that the mass is above $M_{BH} \sim 10^{10} M_{\odot}$, but do not specify the value more exactly.

astro-ph.HE

Cost-Sensitive Conformal Prediction and Human-in-the-Loop Abstention for Imbalanced High-Stakes Decision Support: A Multi-Domain Benchmark

High-stakes decision systems in credit scoring, fraud detection, healthcare, and industrial safety require reliable uncertainty quantification under severe class imbalance and asymmetric error costs. Standard marginal conformal prediction (CP) provides valid overall coverage guarantees; however, we show that it severely under-covers rare, costly minority classes, with minority-class coverage dropping to as low as 0.5% on certain datasets. To characterize and address this limitation, we conduct a comprehensive benchmark comparing marginal CP, class-conditional (Mondrian) CP, and cost-controlled abstention mechanisms across 15 real-world imbalanced tabular datasets, 7 classification models, 3 probability calibration techniques, and 10 random seeds, resulting in 3,150 experimental runs. Our results show that Mondrian CP restores valid minority-class coverage, achieving an average minority-coverage improvement of 61.7 percentage points over marginal CP (p < 1e-80). Furthermore, combining Mondrian CP with cost-controlled abstention significantly reduces expected decision cost compared with standard decision boundaries, confidence-based rejectors, and risk-controlled rejectors under realistic human review budgets. We further quantify dataset-specific break-even thresholds at which deferring ambiguous instances to human experts becomes cost-effective. These findings provide practical guidance for deploying distribution-free, cost-aware uncertainty quantification in high-stakes decision support systems.

cs.LG

Disentangling Algorithmic Bias from Archival Artifacts: A Controlled Audit of Vision-Language Model Valuation in Metropolitan Museum Archives

Auditing vision-language models (VLMs) for societal bias requires distinguishing direct algorithmic valuation disparities from confounders embedded within archival metadata. In this study, we audit Contrastive Language-Image Pretraining (CLIP) models using historical artwork metadata from the Metropolitan Museum of Art Open Access collection (N = 1,500 total objects; N = 743 attributed works: Male n = 534, Female n = 209; n = 618 anonymous). We establish a quantitative audit framework evaluating zero-shot CLIP logit differential scores across three semantic prompt pairs (masterpiece, quality, and influence). Unadjusted evaluations demonstrate high score convergence without a statistically significant main gender effect under OpenAI CLIP (mu_F = -0.0067 vs mu_M = -0.0035, p = 0.1829) or OpenCLIP (mu_F = 0.0171 vs mu_M = 0.0237, p = 0.1224). Two One-Sided Tests (TOST) confirm statistical equivalence across Cohen's d >= 0.25 bounds (pTOST < 0.005). Multivariate OLS regression controlling for artwork medium, creation era, and aspect ratio (R^2 < 0.02) confirms that artist gender has no statistically significant conditional effect (p > 0.20). High residual embedding variance (R^2 < 2%) indicates that global zero-shot valuation metrics operate near an embedding noise floor, showing that broad zero-shot prompt logit differentials are a coarse measurement instrument rather than proving absolute model fairness. We highlight two key caveats: (i) macro-level score equivalence reflects metric insensitivity to fine-grained visual-semantic features and does not preclude localized micro-level visual biases, and (ii) excluding 41.2% unattributed holdings reflects institutional survival bias. These results demonstrate the necessity of multivariate confound control, equivalence testing, and archival provenance auditing when assessing AI fairness in cultural heritage collections.

cs.LG

ExecuGraph: A Multi-Agent, Execution-Grounded Framework for Reliable Backend Code Synthesis with Large Language Models

Large Language Models generate plausible backend code, but a single-pass paradigm provides no guarantee of correctness or runtime reliability. We present ExecuGraph, a multi-agent framework that places execution-based validation at the center of backend code synthesis. Six specialized agents (Planner, Code Generator, Logical Reviewer, Evaluator, Optimizer, and Explainer) are coordinated by a typed directed workflow with a bounded retry budget, implemented on LangGraph with locally hosted models (Ollama) and an optional retrieval layer for algorithmic technique recall. A subprocess-isolated sandbox with a wall-clock timeout guards every evaluation. We evaluate on a curated 30-problem DSA suite (internal-30), HumanEval (n=64), and an APPS-introductory subset, contrasting ExecuGraph against a single-agent one-shot baseline and a single-agent execution-retry baseline (a Reflexion-style ablation that isolates the contribution of multi-agent decomposition). On internal-30, the three conditions are statistically indistinguishable (n=30; paired Wilcoxon p=0.59 MF vs. SO, p=0.08 SR vs. SO); 95% bootstrap confidence intervals on all pairwise mean differences include zero. On HumanEval, multi-full edges ahead by +3.1 pp. The strongest signal is cross-model: with DeepSeekCoder V2 Lite, graph-category accuracy improves from 57.5% (oneshot) to 80.0% (multi-full), a +22.5 pp jump that supports a scaling hypothesis: the value of multi-agent decomposition grows with base-model capability. The framework's primary contribution is methodological: a single codebase that collapses by configuration into one-shot, execution-retry, and per-agent ablation conditions, enabling controlled measurement of each lever's marginal contribution. A per-agent ablation, retry-budget sweep, error-class taxonomy, and test-source audit are reported.

cs.AI

A Self-Consistent Model of Kinetic Alfven Solitons in Pulsar Wind Plasma: Linking Soliton Characteristics to Pulsar Observables

A self-consistent model is presented for the formation and propagation of kinetic Alfvén (KA) solitons in mass-loaded filaments within the pulsar wind, where a magnetized electron--positron--ion plasma flows along open magnetic field lines beyond the light cylinder. Using a reductive perturbation approach, we derive a Korteweg--de Vries (KdV) equation governing the nonlinear evolution of KA solitons in this environment. The soliton amplitude and width depend sensitively on key pulsar observables, including spin period, spin-down rate, and pair multiplicity, as well as on plasma composition and suprathermal particle distributions. Heavy ion species such as Fe$^{26+}$ produce significantly broader solitons through enhanced inertia and dispersion, while increasing pair multiplicity leads to smaller solitons through stronger screening. More oblique propagation (larger $θ$) yields wider but lower-amplitude solitons, whereas more thermalized pair plasmas (higher $κ$) support taller and broader structures. A population-level analysis of 1174 pulsars quantifies the physical scales of these nonlinear structures, showing that millisecond pulsars host the most compact solitons, whereas slower pulsars support broader structures. Within the adopted admissible finite-$β$ regime, this work links soliton properties to measurable pulsar parameters and provides a self-consistent framework for characterizing localized nonlinear plasma structures in finite-magnetization regions of pulsar winds and for assessing their role in modulating the local plasma environment.

physics.plasm-ph

TriEval: A Resource-Efficient Pipeline for LLM Bias, Toxicity, and Truthfulness Assessment

LLMs have evolved from basic chatbots to the backbone of the AI ecosystem, now widely used in healthcare, schools, and government services. The domain-wide adoption of LLMs necessitates continuous evaluation to ensure their safety and fairness. Common issues encountered after deploying LLMs include inconsistent outputs and hallucinations of incorrect information. Although numerous LLM evaluation tools exist, most are limited to testing a single parameter at a time or require massive computational resources that are not accessible to most researchers. TriEval addresses these challenges by evaluating LLM outputs across multiple parameters, including bias, toxicity, and truthfulness together, while minimizing computing resources. The pipeline is compatible with both open- and closed-source models and runs on a standard laptop without a GPU cluster. TriEval has been tested on four models: Llama 3 8B, Mistral 7B, Gemma 2 9B, and Claude Haiku. The results show clear differences between open-source and closed-source models, especially in terms of toxicity and truthfulness. TriEval is being released as open source to enable broader access for researchers with limited computational resources.

cs.AI

RISED: A Pre-Deployment Evaluation Framework for High-Stakes AI Decision-Support Systems, with Application to Healthcare

Clinical decision-support systems are expert systems whose recommendations clinicians act on directly, yet they are usually cleared on one aggregate accuracy number from a held-out test set. That number says nothing about input reliability under encoding shifts, subgroup gaps, threshold sensitivity, or operational feasibility. We present RISED, a pre-deployment evaluation framework operationalising five dimensions (Reliability, Inclusivity, Sensitivity, Equity, Deployability) through BCa bootstrap 95% confidence intervals, literature-grounded thresholds, and Holm-Bonferroni-corrected PASS / FAIL / INCONCLUSIVE verdicts; Equity is a proxy-dependence diagnostic rather than a gating test. Applied to seven cohorts spanning 35 years (n from 303 to 99,492), RISED surfaces failures invisible to AUROC: on Diabetes 130, Reliability passes by three orders of magnitude (PSS = 0.0004) while Inclusivity (AUC parity gap = 0.262) and Sensitivity (max threshold-flip rate 49.1%) fail decisively; both NHIS cohorts reproduce this. NHANES 2021-2023, with a complete feature profile, achieves INCONCLUSIVE verdicts; BRFSS 2024 produces the suite's most severe Sensitivity failure (max threshold-flip rate 64.2%) after instrument rotation removed hypertension and cholesterol. The pattern recurs on credit- and income-prediction cohorts, confirming domain-agnosticity; a multi-model check shows the failures are data-driven, not model-specific. RISED ships as an open-source Python package complementing TRIPOD+AI, FUTURE-AI, and Fairlearn with the structured numerical evidence those standards require but do not prescribe.

cs.LG

CodeEvolve: LLM-Driven Evolutionary Optimization with Runtime-Enriched Target Selection for Multi-Language Code Enhancement

We present CodeEvolve, an evolutionary framework for improving program performance and code quality with Large Language Models (LLMs). CodeEvolve extends OpenEvolve with runtime-guided target selection, Monte Carlo Tree Search (MCTS), automated code refinement, and language-specific evaluation pipelines for Java and Salesforce Apex. The system uses Java Flight Recorder (JFR) profiles to build weighted component graphs and select optimization targets that account for most execution cost, reducing reliance on manual bottleneck identification. For each target, CodeEvolve generates candidate edits, evaluates them through build validation, unit tests, performance checks, static analysis, and LLM-based review, and retains only variants that preserve functional correctness. Across real-world optimization tasks, CodeEvolve improves performance and code metrics while maintaining correctness. On a large enterprise Java codebase, it achieves an average speedup of 15.22$\times$ across seven hotspot functions and outperforms single-pass LLM optimization on five of them. An ablation study on Apex optimization shows that the full MCTS-augmented configuration produces 19.5 valid programs out of 20 on average, indicating that search, filtering, and refinement each contribute to more reliable optimization.

cs.SE

Morphological Evolution of Higher Order Nonlinear Kinetic Alfvén Waves in Structured Galactic Environments

Kinetic Alfven waves (KAWs) are fundamental to energy transport and small-scale structure formation in the turbulent, magnetized interstellar medium (ISM). While first-order Korteweg--de Vries (KdV) models describe weakly nonlinear KAW solitons, they fail in strongly inhomogeneous environments where higher-order effects become significant. We investigate higher-order "dressed" kinetic Alfven (KA) solitons in a structured ISM (warm ionized medium, H II regions, stellar-wind bubbles, supernova remnants). Using a multi-component fluid model with superthermal electrons, we derive an inhomogeneous KdV-type equation with cubic nonlinearity, nonlinear-dispersive cross terms, and fifth-order dispersion. The dressed soliton has a $\operatorname{sech}^2$ core decorated by higher-order corrections. We classify soliton morphologies across the Galactic plane as a function of electron suprathermality $κ_e$. Five classes ($ψ_{\rm I}$--$ψ_{\rm V}$) evolve non-monotonically with $κ_e$: strongly suprathermal ($κ_e=1.6$) favour negative double-hump ($ψ_{\rm III}$); intermediate $κ_e$ produce layered sequences of $ψ_{\rm II}$, $ψ_{\rm I}$, $ψ_{\rm IV}$, $ψ_{\rm V}$; near-Maxwellian ($κ_e=3.1$) revert to KdV-like $ψ_{\rm I}$. Localised $ψ_{\rm V}$ appear as a red ring around the SWB shell and a red core inside the SNR, showing embedded structures actively generate distinct morphologies. First-order KdV theory is insufficient; dressed solitons are the natural nonlinear states. The ISM morphology selects soliton class by modulating leading vs. higher-order terms. $ψ_{\rm V}$ features link macroscopic ISM structures to kinetic-scale fluctuations, offering candidates for extreme scattering events and pulsar scintillation. The non-monotonic $κ_e$ dependence can constrain electron suprathermality from observations.

physics.plasm-ph

Stable laws for heavy-tailed observables on polynomially mixing billiards

We investigate the competition between two distinct mechanisms generating stable laws in deterministic dynamical systems: slow mixing of the system and heavy-tailed observables. For heavy-tailed observables on polynomially mixing billiards with cusps we show these two mechanisms interact and there is a transition, depending on the mixing exponent and the index of the heavy-tailed observable, such that the limit law is determined by either the observable or the dynamics. We prove stable limit laws for heavy-tailed observables of the form $ϕ(x)= d(x,x_0)^{-\frac{2}α}, 0< α< 2$, where $x_{0} \in \partial Q$ is a generic point on the dynamical system given by the collision map of a polynomially mixing billiard $(T, Q, μ)$ with cusps. The observable $ϕ$ has a tail of stable index $α$, i.e. $μ(|ϕ|>t) \sim t^{-α}$. The billiard systems we consider have a slow mixing rate so that suitably scaled Hölder observables on the billiard satisfy a stable law of index $1/γ$, with $γ$ a function of the flatness of the cusps. We establish stable limit laws satisfied by Birkhoff sums of $ϕ$ for the parameter range $γ\in (1/2,1)$, $α\in (0,2)$ ($α\not =1$) as a function of $γ$ and $α$. As an application, in the setting of intermittent maps, we extend the results of~\cite{CNT2025} to cover all parameter values of the map and the observable $ϕ(x)= d(x,x_0)^{-\frac{1}α}$ (which has stable index $α$ if $x_0\not =0$) in the regime $0< α< 2$, $0<γ<1$. We show if $x_0=0$, the indifferent fixed point, then the stable law has index $(\frac{1}α+γ)^{-1}$.

math.DS

The Indian Pulsar Timing Array Data Release 2: II. Customised Single-Pulsar Noise Analysis and Noise Budget

We present the results of customised single-pulsar noise analysis of 27 millisecond pulsars from the second data release of the Indian Pulsar Timing Array (InPTA-DR2). We model various stochastic noise sources present in the dataset using stationary Gaussian processes and estimate the noise budget of the InPTA-DR2 using Bayesian inference, involving model selection, Fourier harmonics selection, and parameter estimation for each pulsar. We check the efficacy of our noise characterisation by performing the Anderson-Darling test for Gaussianity on the noise-subtracted residuals. We find that all 11 pulsars with time baseline $\lesssim2.5\,\text{yr}$ show Gaussian residuals and do not have evidence for any red noise process in the optimal model, except for PSR J1944$+$0907, which shows presence of DM noise. PSRs J0437$-$4715, J1909$-$3744 and J1939$+$2134 show preference for the most complicated noise model, having achromatic and chromatic red noise processes. Only 4 out of 15 pulsars with time baseline $\gtrsim2.5\,\text{yr}$ show significant non-Gaussianity in noise-subtracted residuals. We suspect that this may require more advanced methods to model noise processes properly. A comparative study of six pulsars with data removed near solar conjunctions showed deviations from the parameter estimates obtained with the original dataset, indicating potential bias in red noise processes due to unmodeled solar-wind effects. The results presented in this work remain broadly consistent with the InPTA-DR1 noise budget, with better constraints obtained on noise processes for several pulsars and support for achromatic red noise in PSR J1012$+$5307 due to the extended time baseline.

astro-ph.HE

Revisiting wideband pulsar timing measurements

In the wideband paradigm of pulsar timing, the time of arrival of a pulsar pulse is measured simultaneously with the corresponding dispersion measure from a frequency-resolved integrated pulse profile. We present a new method for performing wideband measurements that rigorously accounts for measurement noise. We demonstrate this method using observations of PSR J2124$-$3358 made as part of the Indian Pulsar Timing Array experiment using the upgraded Giant Metre-wave Radio Telescope, and show that our method produces more realistic measurement uncertainty estimates compared to the existing wideband measurement method.

astro-ph.IM

Interstellar Medium Modulation of Nonlinear Kinetic Alfvén Morphology in Structured Galactic Environments

We present a spatially dependent framework for the existence and propagation of nonlinear kinetic Alfvén (KA) structures in the interstellar medium (ISM). Using a multi-component analytical model that incorporates the diffuse warm ionized medium together with localized H II regions, supernova remnants (SNR), and stellar-wind bubbles (SWB), we derive location-dependent coefficients governing KA dispersion and nonlinearity. The reductive perturbation method is applied to obtain Korteweg-de Vries (KdV) equations, enabling the characterization of solitons under realistic astrophysical conditions. Numerical analysis demonstrates how superthermality, plasma $β$, temperature, and density gradients modulate soliton amplitude, width, and stability. Our results reveal distinct exclusion zones (EZs) for KA solitons in high-$β$ HII regions and SWB/SNR interiors, as well as ultra low-$β$ regions near central pulsar wind nebulae. While H II regions exhibit simple Gaussian-driven depletions, the complex ``hole-and-shell" morphologies of SWBs and SNRs imprint sharp spatial variations and discontinuities on soliton properties. This study establishes a direct link between macroscopic ISM morphology, ion-kinetic scale dissipation, and the emergence of coherent Alfvénic activity, with implications for radio scattering, pulsar scintillation, and fine-scale signatures in astrophysical observations.

physics.plasm-ph