SearcharxivSearch

arXiv subjects

Abhinav Singh

Publications and source records attributed to Abhinav Singh.

At least 19 recordsLinked to original sources

Spatiotemporal Control of Charge +1 Topological Defects in Polar Active Matter

Topological defects are a conspicuous feature of active liquid crystals that have been associated with important morphogenetic transitions in organismal development. Robust development thus requires a tight control of the motion and placement of topological defects. In this manuscript, we study a mechanism to control +1 topological defects in an active polar fluid confined to a disk. If activity is localized in an annulus within the disk, the defect moves on a circular trajectory around the center of the disk. Using an ansatz for the polar field, we determine the dependence of the angular speed and the circle radius on the boundary orientation of the polar field and the active annulus. Using a proportional integral controller, we guide the defect along complex trajectories by changing the active annulus size and the boundary orientation.

cond-mat.soft

The two-stream instability generation around Moon: Effect of Interplanetary Magnetic Field during Solar Wind - Lunar Plasma Interaction

The relative motion of two interpenetrating streams of charged particles usually leads to the generation of two stream instability (TSI) and eventually result in the onset of non-linear plasma processes such as the turbulence or the plasma waves. A natural example of such an event is the solar wind interaction with the lunar electron plasma where the interplanetary magnetic field (IMF) is embedded within the solar wind. The inclusion of IMF in the solar wind lunar plasma interaction modifies the dispersion relation of the TSI and an angular cyclotron frequency term appears in the denominator of the leading term and hence leads to the change in the parameters such as the instability growth rate as now it depends on the solar wind electron velocity, solar wind and the lunar electron plasma density, and the IMF magnitude. It is observed that the growth rate increases fast with the increase in the magnetic field initially but the increase slows down on further increasing the magnetic field thereby smoothening the top. From the particle in cell (PIC) simulations, it is observed that during the solar wind IMF interaction with lunar plasma, the non-energetic background electrons make a shield around the solar wind electrons in the vortices formed. It is further observed that those lunar electrons which are not participating either in the vortices formation or in the shielding of solar wind electrons, start moving in the direction of the incoming solar wind. These observations indicate this interaction is capable in getting converted into a non-linear physical process in the lunar plasma environment.

physics.plasm-ph

Integrating Odeint Time Stepping into OpenFPM for Distributed and GPU Accelerated Numerical Solvers

We present a software implementation integrating the time-integration library Odeint from Boost with the OpenFPM framework for scalable scientific computing. This enables compact and scalable codes for multi-stage, multi-step, and adaptive explicit time integration on distributed-memory parallel computers and on Graphics Processing Units (GPUs). The present implementation is based on extending OpenFPM's metaprogramming system to Odeint data types. This makes the time-integration methods from Odeint available in a concise template-expression language for numerical simulations distributed and parallelized using OpenFPM. We benchmark the present software for exponential and sigmoidal dynamics and present application examples to the 3D Gray-Scott reaction-diffusion problem and the "dam break" problem from fluid mechanics. We find a strong-scaling efficiency of 80% on up to 512 CPU cores and a five-fold speedup on a single GPU.

cs.MS

An Overview of Meshfree Collocation Methods

We provide a comprehensive overview of meshfree collocation methods for numerically approximating differential operators on continuously labeled unstructured point clouds. Meshfree collocation methods do not require a computational grid or mesh. Instead, they approximate smooth functions and their derivatives at potentially irregularly distributed collocation points, often called particles, to a desired order of consistency. We review several meshfree collocation methods from the literature, trace the historical development of key concepts, and propose a classification of methods according to their principle of derivation. Although some of the methods reviewed are similar or identical, there are subtle yet important differences between many, which we highlight and discuss. We present a unifying formulation of meshfree collocation methods that renders these differences apparent and show how each method can be derived from this formulation. Finally, we propose a generalized derivation for meshfree collocation methods going forward.

math.NA

TopoSPAM: Topology grounded Simulation Platform for morphogenesis and biological Active Matter

We present a topology grounded, multiscale simulation platform for morphogenesis and biological active matter. Morphogenesis and biological active matter represent keystone problems in biology with additional, far-reaching implications across the biomedical sciences. Addressing these problems will require flexible, cross-scale models of tissue shape, development, and dysfunction that can be tuned to understand, model, and predict relevant individual cases. Current approaches to simulating anatomical or cellular subsystems tend to rely on static, assumed shapes. Meanwhile, the potential for topology to provide natural dimensionality reduction and organization of shape and dynamical outcomes is not fully exploited. TopoSPAM combines ease of use with powerful simulation algorithms and methodological advances, including active nematic gels, topological-defect-driven shape dynamics, and an active 3D vertex model of tissues. It is capable of determining emergent flows and shapes across scales.

physics.bio-ph

Controlling Topological Defects in Polar Fluids via Reinforcement Learning

Topological defects in active polar fluids exhibit complex dynamics driven by internally generated stresses, reflecting the deep interplay between topology, flow, and non-equilibrium hydrodynamics. Feedback control offers a powerful means to guide such systems, enabling transitions between dynamic states. We investigated closed-loop steering of integer-charged defects in a confined active fluid by modulating the spatial profile of activity. Using a continuum hydrodynamic model, we show that localized control of active stress induces flow fields that can reposition and direct defects along prescribed trajectories by exploiting non-linear couplings in the system. A reinforcement learning framework is used to discover effective control strategies that produce robust defect transport across both trained and novel trajectories. The results highlight how AI agents can learn the underlying dynamics and spatially structure activity to manipulate topological excitations, offering insights into the controllability of active matter and the design of adaptive, self-organized materials.

cond-mat.soft

AILuminate: Introducing v1.0 of the AI Risk and Reliability Benchmark from MLCommons

The rapid advancement and deployment of AI systems have created an urgent need for standard safety-evaluation frameworks. This paper introduces AILuminate v1.0, the first comprehensive industry-standard benchmark for assessing AI-product risk and reliability. Its development employed an open process that included participants from multiple fields. The benchmark evaluates an AI system's resistance to prompts designed to elicit dangerous, illegal, or undesirable behavior in 12 hazard categories, including violent crimes, nonviolent crimes, sex-related crimes, child sexual exploitation, indiscriminate weapons, suicide and self-harm, intellectual property, privacy, defamation, hate, sexual content, and specialized advice (election, financial, health, legal). Our method incorporates a complete assessment standard, extensive prompt datasets, a novel evaluation framework, a grading and reporting system, and the technical as well as organizational infrastructure for long-term support and evolution. In particular, the benchmark employs an understandable five-tier grading scale (Poor to Excellent) and incorporates an innovative entropy-based system-response evaluation. In addition to unveiling the benchmark, this report also identifies limitations of our method and of building safety benchmarks generally, including evaluator uncertainty and the constraints of single-turn interactions. This work represents a crucial step toward establishing global standards for AI risk and reliability evaluation while acknowledging the need for continued development in areas such as multiturn interactions, multimodal understanding, coverage of additional languages, and emerging hazard categories. Our findings provide valuable insights for model developers, system integrators, and policymakers working to promote safer AI deployment.

cs.CY

A meshfree collocation scheme for surface differential operators on point clouds

We present a meshfree collocation scheme to discretize intrinsic surface differential operators over scalar fields on smooth curved surfaces with given normal vectors and a non-intersecting tubular neighborhood. The method is based on Discretization-Corrected Particle Strength Exchange (DC-PSE), which generalizes finite difference methods to meshfree point clouds. The proposed Surface DC-PSE method is derived from an embedding theorem, but we analytically reduce the operator kernels along surface normals to obtain a purely intrinsic computational scheme over surface point clouds. We benchmark Surface DC-PSE by discretizing the Laplace-Beltrami operator on a circle and a sphere, and we present convergence results for both explicit and implicit solvers. We then showcase the algorithm on the problem of computing Gauss and mean curvature of an ellipsoid and of the Stanford Bunny by approximating the intrinsic divergence of the normal vector field. Finally, we compare Surface DC-PSE with Surface Finite Elements (SFEM) and Diffuse-Interface Finite Elements (DI FEM) in a validation case.

math.NA

Entropically damped artificial compressibility for the discretization corrected particle strength exchange method in incompressible fluid mechanics

We present a consistent mesh-free numerical scheme for solving the incompressible Navier-Stokes equations. Our method is based on entropically damped artificial compressibility for imposing the incompressibility constraint explicitly, and the Discretization-Corrected Particle Strength Exchange (DC-PSE) method to consistently discretize the differential operators on mesh-free particles. We further couple our scheme with Brinkman penalization to solve the Navier-Stokes equations in complex geometries. The method is validated using the 3D Taylor-Green vortex flow and the lid-driven cavity flow problem in 2D and 3D, where we also compare our method with hr-SPH and report better accuracy for DC-PSE. In order to validate DC-PSE Brinkman penalization, we study flow past obstacles, such as a cylinder, and report excellent agreement with previous studies.

physics.flu-dyn

Spontaneous flow instabilities of active polar fluids in three dimensions

Active polar fluids exhibit spontaneous flow when sufficient active stress is generated by internal molecular mechanisms. This is also referred to as an active Fréedericksz transition. Experiments have revealed the existence of competing in-plane and out-of-plane instabilities in three-dimensional active matter. So far, however, a theoretical model reconciling all observations is missing. In particular, the role of boundary conditions in these instabilities still needs to be explained. Here, we characterize the spontaneous flow transition in a symmetry-preserving three-dimensional active Ericksen-Leslie model, showing that the boundary conditions select the emergent behavior. Using nonlinear numerical solutions and linear perturbation analysis, we explain the mechanism for both in-plane and out-of-plane instabilities under extensile active stress for perpendicular polarity anchoring at the boundary, whereas parallel anchoring only permits in-plane flows under contractile stress or out-of-plane wrinkling under extensile stress.

cond-mat.soft

Infant hip screening using multi-class ultrasound scan segmentation

Developmental dysplasia of the hip (DDH) is a condition in infants where the femoral head is incorrectly located in the hip joint. We propose a deep learning algorithm for segmenting key structures within ultrasound images, employing this to calculate Femoral Head Coverage (FHC) and provide a screening diagnosis for DDH. To our knowledge, this is the first study to automate FHC calculation for DDH screening. Our algorithm outperforms the international state of the art, agreeing with expert clinicians on 89.8% of our test images.

eess.IV

Spectral estimation for detecting low-dimensional structure in networks using arbitrary null models

Discovering low-dimensional structure in real-world networks requires a suitable null model that defines the absence of meaningful structure. Here we introduce a spectral approach for detecting a network's low-dimensional structure, and the nodes that participate in it, using any null model. We use generative models to estimate the expected eigenvalue distribution under a specified null model, and then detect where the data network's eigenspectra exceed the estimated bounds. On synthetic networks, this spectral estimation approach cleanly detects transitions between random and community structure, recovers the number and membership of communities, and removes noise nodes. On real networks spectral estimation finds either a significant fraction of noise nodes or no departure from a null model, in stark contrast to traditional community detection methods. Across all analyses, we find the choice of null model can strongly alter conclusions about the presence of network structure. Our spectral estimation approach is therefore a promising basis for detecting low-dimensional structure in real-world networks, or lack thereof.

cs.SI

CopyNext: Explicit Span Copying and Alignment in Sequence to Sequence Models

Copy mechanisms are employed in sequence to sequence models (seq2seq) to generate reproductions of words from the input to the output. These frameworks, operating at the lexical type level, fail to provide an explicit alignment that records where each token was copied from. Further, they require contiguous token sequences from the input (spans) to be copied individually. We present a model with an explicit token-level copy operation and extend it to copying entire spans. Our model provides hard alignments between spans in the input and output, allowing for nontraditional applications of seq2seq, like information extraction. We demonstrate the approach on Nested Named Entity Recognition, achieving near state-of-the-art accuracy with an order of magnitude increase in decoding speed.

cs.CL

A reaction network scheme which implements inference and learning for Hidden Markov Models

With a view towards molecular communication systems and molecular multi-agent systems, we propose the Chemical Baum-Welch Algorithm, a novel reaction network scheme that learns parameters for Hidden Markov Models (HMMs). Each reaction in our scheme changes only one molecule of one species to one molecule of another. The reverse change is also accessible but via a different set of enzymes, in a design reminiscent of futile cycles in biochemical pathways. We show that every fixed point of the Baum-Welch algorithm for HMMs is a fixed point of our reaction network scheme, and every positive fixed point of our scheme is a fixed point of the Baum-Welch algorithm. We prove that the "Expectation" step and the "Maximization" step of our reaction network separately converge exponentially fast. We simulate mass-action kinetics for our network on an example sequence, and show that it learns the same parameters for the HMM as the Baum-Welch algorithm.

cs.ET

Mobility and Energy Conscious Clustering Protocol for Wireless Networks

In this paper we present a distributed clustering protocol for mobile wireless sensor networks. A large majority of research in clustering and routing algorithms for WSNs assume a static network and hence are rendered inefficient in cases of highly mobile sensor networks, which is an aspect addressed here. MECP is an energy efficient, mobility aware protocol and utilizes information about movement of sensor nodes and residual energy as attributes in network formation. It also provides a mechanism for fault tolerance to decrease packet data loss in case of cluster head failures.

cs.NI

Finding communities in sparse networks

Spectral algorithms based on matrix representations of networks are often used to detect communities but classic spectral methods based on the adjacency matrix and its variants fail to detect communities in sparse networks. New spectral methods based on non-backtracking random walks have recently been introduced that successfully detect communities in many sparse networks. However, the spectrum of non-backtracking random walks ignores hanging trees in networks that can contain information about the community structure of networks. We introduce the reluctant backtracking operators that explicitly account for hanging trees as they admit a small probability of returning to the immediately previous node unlike the non-backtracking operators that forbid an immediate return. We show that the reluctant backtracking operators can detect communities in certain sparse networks where the non-backtracking operators cannot while performing comparably on benchmark stochastic block model networks and real world networks. We also show that the spectrum of the reluctant backtracking operator approximately optimises the standard modularity function similar to the flow matrix. Interestingly, for this family of non- and reluctant-backtracking operators the main determinant of performance on real-world networks is whether or not they are normalised to conserve probability at each node.

physics.soc-ph

Limit Sets for Natural Extensions of Schelling's Segregation Model

Thomas Schelling developed an influential demographic model that illustrated how, even with relatively mild assumptions on each individual's nearest neighbor preferences, an integrated city would likely unravel to a segregated city, even if all individuals prefer integration. Individuals in Schelling's model cities are divided into two groups of equal number and each individual is 'happy' or 'unhappy' when the number of similar neighbors cross a simple threshold. In this manuscript we consider natural extensions of Schelling's original model to allow the two groups have different sizes and to allow different notions of happiness of an individual. We observe that differences in aggregation patterns of majority and minority groups are highly sensitive to the happiness threshold; for low threshold, the differences are small, and when the threshold is raised, striking new patterns emerge. We also observe that when individuals strongly prefer to live integrated neighborhoods, the final states exhibit a new tessellated-like structure.

nlin.AO

Modeling Fish Biomass Structure at Near Pristine Coral Reefs and Degradation by Fishing

Until recently, the only examples of inverted biomass pyramids have been in freshwater and marine planktonic communities. In 2002 and 2008 investigators documented inverted biomass pyramids for nearly pristine coral reef ecosystems within the NW Hawaiian islands and the Line Islands, where apex predator abundance comprises up to 85% of the fish biomass. We build a new refuge based predator-prey model to study the fish biomass structure at coral reefs and investigate the effect of fishing on biomass pyramids. Utilizing realistic life history parameters of coral reef fish, our model exhibits a stable inverted biomass pyramid. Since the predators and prey are not well mixed, our model does not incorporate homogeneous mixing and the inverted biomass pyramid is a consequence of the refuge. Understanding predator-prey dynamics in nearly pristine conditions provides a more realistic historical framework for comparison with fished reefs. Finally, we show that fishing transforms the inverted biomass pyramid to be bottom heavy.

q-bio.PE