SearcharxivSearch

arXiv subjects

Sourav Biswas

Publications and source records attributed to Sourav Biswas.

At least 19 recordsLinked to original sources

Investigating quark star properties through baryon number density $(n)$ within the framework of $f(Q)$ gravity

In this paper, we construct a viable strange star model in the framework of the equation of state, $p_r=\frac{1}{3}(ρ-4B)$, proposed in the MIT bag model, where $B$ is termed as the bag constant. Considering extreme Wood-Saxon-like parameterisation of baryon number density dependent Bag parameter $(B)$ in the framework of $f(Q)$ modified gravity. We have determined the possible range of baryon number density ($n$) for stable quark matter inside the star and calculated the corresponding range of $B$. By solving TOV equations, we obtain the possible maximum mass and radius considering the MIT bag model equation of state with baryon number density dependent $B$. All the physical parameters associated with the stars, such as $ρ,~p_r,~p_t$ and anisotropy parameter ($Δ$), have been analysed in this model to establish the physical viability as well as acceptability of the model. Then, we study the stability of the model by analysing the causality conditions, energy conditions, generalised TOV equation, cracking condition of Herrera and the study of adiabatic index of the fluid. Within the parameter space used here to construct the model, we have predicted the radii of a few known compact stars, and it is found that the model is suitable in predicting the radii of stars where masses lie below the $2.46~M\odot$, and the predicted radii from the model are nearly equal to the values obtained from recent observations. It is significant to observe that up to $2.01~M\odot$, it may be treated as a Strange Star (SS). On the other hand, maximum mass above $2.01~M\odot$ and up to $2.46~M\odot$ may be treated as di-quark stars.

gr-qc

CoinPress: Practical Private Mean and Covariance Estimation

We present simple differentially private estimators for the mean and covariance of multivariate sub-Gaussian data that are accurate at small sample sizes. We demonstrate the effectiveness of our algorithms both theoretically and empirically using synthetic and real-world datasets -- showing that their asymptotic error rates match the state-of-the-art theoretical bounds, and that they concretely outperform all previous methods. Specifically, previous estimators either have weak empirical accuracy at small sample sizes, perform poorly for multivariate data, or require the user to provide strong a priori estimates for the parameters.

stat.ML

Maximum mass of singularity-free anisotropic compact stars in Rastall theory of gravity

The current model explores spherically symmetric anisotropic compact stars within the Rastall theory of gravity. By employing the Krori and Barua metric ansatz (K.D. Krori and J. Barua, J. Phys. A: Math. Gen. 8 (1975) 508), we derive a set of tractable, singularity-free relativistic solutions to the Einstein field equations. Using a best-fit equation for the numerical solution of the TOV equation, we determine the maximum mass and corresponding radius in this model. Our findings reveal that an increase in the Rastall parameter $(ξ)$ leads to a higher maximum mass, indicating a stiffer nature of the equation of state. For $ξ$ values ranging from 0.01 to 0.09, we calculate the maximum mass to be between $2.24M_{\odot}$ and $2.36M_{\odot}$, with corresponding radii from 9.48 to 10.15 km. Furthermore, our model's predictions for the radii of recently observed pulsars are consistent with observational data. The model satisfies essential criteria for causality, energy conditions, and stability, confirming its viability and physical acceptability as a stellar structure.

gr-qc

Frustrated Bose ladder with extended range density-density interaction

When hard-core bosons on a two-leg ladder get frustrated by ring exchange interactions, the elusive d-wave Bose liquid (DBL) can be stabilized, a bosonic analog of a correlated metal. Here, we analyze the effect of extended Hubbard interactions on the DBL phase. Strikingly, these interactions are found to act in favor of the exotic Bose liquid. This observation is of immediate relevance for physical systems in which non-local exchange processes occur as a consequence of extended-range density-density interactions. Our observation also helps to achieve DBL physics in a synthetic-dimension ladder, where on-site interactions translate into non-local interactions along a synthetic rung. In this context, we also consider the extreme limit, in which the local hardcore constraint is elevated to an effective rung blockade. In addition to the enhancement of DBL physics due to extended-range density-density interactions, we also find signatures of an interesting intermediate phase between the superfluid and the DBL regime. This phase, labeled as the density modulated s-wave paired (DMSP) phase, combines features of density wave and s-wave pairing. Our results offer new insights into the physics of frustrated bosons by highlighting the influence of density-density interaction and rung-blockade.

cond-mat.quant-gas

Ring-exchange physics in a chain of three-level ions

In the presence of ring exchange interactions, bosons in a ladder-like lattice may form the bosonic analogon of a correlated metal, known as the d-wave Bose liquid (DBL). In this paper, we show that a chain of trapped ions with three internal levels can mimic a ladder-like system constrained to a maximum occupation of one boson per rung. The setup enables tunable ring exchange interactions, transitioning between a polarized regime with all bosons confined to one leg and the DBL regime. The latter state is characterized by a splitting of the peak in the momentum distribution and an oscillating pair correlation function.

cond-mat.quant-gas

Emergent Carroll symmetry at phase separation in one-dimensional lattice systems

Asymptotic behavior of generic Tomonaga-Luttinger liquid in the vicinity of phase-separated regions is known to produce an instability where well-known relativistic Conformal Field Theory (CFT) techniques fail. In this paper, we introduce an analytic paradigm that provides a continuum description of this important issue. We show that there is an emergent Carrollian symmetry when phase separation is reached, and techniques of Carroll CFT, as opposed to its relativistic relative, are central to the understanding of the physics. We work with the analogous spinless fermionic system in this region and capture the transition across this phase separation. Our numerical results corroborate the density-density correlations intrinsically computed using Carroll CFT. We further test the framework in a number of lattice systems, namely the spinless and spinfull fermionic models with distinct microscopic content, and find the same scaling at the transition. We discuss the scope of the framework and broader perspective.

hep-th

Learning to Drive via Asymmetric Self-Play

Large-scale data is crucial for learning realistic and capable driving policies. However, it can be impractical to rely on scaling datasets with real data alone. The majority of driving data is uninteresting, and deliberately collecting new long-tail scenarios is expensive and unsafe. We propose asymmetric self-play to scale beyond real data with additional challenging, solvable, and realistic synthetic scenarios. Our approach pairs a teacher that learns to generate scenarios it can solve but the student cannot, with a student that learns to solve them. When applied to traffic simulation, we learn realistic policies with significantly fewer collisions in both nominal and long-tail scenarios. Our policies further zero-shot transfer to generate training data for end-to-end autonomy, significantly outperforming state-of-the-art adversarial approaches, or using real data alone. For more information, visit https://waabi.ai/selfplay .

cs.RO

QuAD: Query-based Interpretable Neural Motion Planning for Autonomous Driving

A self-driving vehicle must understand its environment to determine the appropriate action. Traditional autonomy systems rely on object detection to find the agents in the scene. However, object detection assumes a discrete set of objects and loses information about uncertainty, so any errors compound when predicting the future behavior of those agents. Alternatively, dense occupancy grid maps have been utilized to understand free-space. However, predicting a grid for the entire scene is wasteful since only certain spatio-temporal regions are reachable and relevant to the self-driving vehicle. We present a unified, interpretable, and efficient autonomy framework that moves away from cascading modules that first perceive, then predict, and finally plan. Instead, we shift the paradigm to have the planner query occupancy at relevant spatio-temporal points, restricting the computation to those regions of interest. Exploiting this representation, we evaluate candidate trajectories around key factors such as collision avoidance, comfort, and progress for safety and interpretability. Our approach achieves better highway driving quality than the state-of-the-art in high-fidelity closed-loop simulations.

cs.RO

Two-channel Kondo problem in coupled interacting helical liquids

We study the two-channel Kondo problem in the context of two interacting helical liquids coupled to a spin-$\frac12$ magnetic impurity. We show that the interactions between the two helical liquids significantly affect the phase diagram and other observable properties. Using a multichannel Luttinger liquid formalism, we analyze both the Toulouse limit, where an exact solution is available, and the weak coupling limit, which can be studied via a perturbative renormalization group (RG) approach. We recover the results for the `decoupled' limit (interactions between the helical liquids switched off) and point out deviations from the known results due to this coupling. The model under study is mapped to a model of two effectively decoupled helical liquids coupled to an impurity. The perturbative RG study shows that each of these channels can flow to either a Ferromagnetic (FM) or an Anti-Ferromagnetic (AFM) fixed point. We obtain the phase diagram of the coupled system as a function of the system parameters. The observable consequences of the interaction between the two channels are captured using linear response theory. We compute the negative correction to the conductance due to the Kondo scattering processes and show how it scales with the temperature as a function of inter-channel interaction.

cond-mat.str-el

Anomalous Aharonov-Bohm Interference in the Presence of Edge Reconstruction

Interferometry is a vital tool for studying fundamental features in the quantum Hall effect (QHE). For instance, Aharonov-Bohm (AB) interference in a quantum Hall interferometer can probe the wave-particle duality of electrons and quasiparticles. Here, we report an unusual AB interference in a quantum Hall Fabry-Pérot interferometer (FPI), whose Coulomb interactions were suppressed with a grounded drain in the interior bulk of the FPI. In a descending filling factor from $ν=3$ to $ν\approx5/3$, the magnetic field periodicity, which corresponded to a single 'flux quantum,' agreed accurately with the enclosed area of the FPI. However, in the filling range, $ν\approx5/3$ to $ν=1$, the field periodicity increased markedly, apriori suggesting a drastic shrinkage of the AB area. Moreover, the modulation gate voltage periodicity decreased abruptly at this range. We attribute these unexpected observations to a ubiquitous edge reconstruction, leading to dynamical area changing with the field and a modified modulation gate-edge capacitance. These results are reproducible and support future interference experiments with a QHE-FPI.

cond-mat.mes-hall

Electron Pairing of Interfering Interface-Based Edge Modes

The remarkable Cooper-like pairing phenomenon in the Aharonov-Bohm interference of a Fabry-Perot interferometer (FPI)$\rm{-}$operating in the integer quantum Hall regime$\rm{-}$remains baffling. Here, we report the interference of paired electrons employing 'interface edge modes'. These modes are born at the interface between the bulk of the FPI and an outer gated region tuned to a lower filling factor. Such configuration allows toggling the spin and the orbital of the Landau level (LL) of the edge modes at the interface. We find that electron pairing occurs only when the two modes (the interfering outer and the first inner) belong to the same spinless LL.

cond-mat.mes-hall

Operator correlations in a quenched non-Hermitian Luttinger liquid

We study operator correlations of a spinful Luttinger liquid after introducing a non-Hermitian interaction quench, yielding supersonic modes and dominant superconducting correlations as signatures of the non-unitary dynamics as well as spin-charge separation. A comparative analysis with the Hermitian counterpart, i.e, when the quench is Hermitian, shows a significant difference in the behavior of the model. We derive exact expressions for different operator correlations and show that the superconducting correlations decay slower than the charge and spin-density wave correlations, especially, within the short-time limit, and at the long-time limit all the operator correlations merge differed only by phase factors in the case of non-hermitian interaction quench whereas they do not merge in the case of Hermitian interaction quench. In both cases known Luttinger liquid universality is retained at the long time limit. We also analyze how the dynamics of operator correlations vary in the presence of anisotropy in the quenching parameters.

cond-mat.mes-hall

Stability of thermally bistable states and their switching in superconducting weak link

Superconducting weak link (WL), acting as a Josephson junction (JJ), is one of the widely used elements in superconductor science and quantum circuits. A hysteretic JJ with robust switching between its superconducting and resistive state is an excellent candidate for single-photon detection. However, the ubiquitous fluctuations in the junction strongly influence the stability of the states and, thus, the transition from one to the other. Here, we present an experimental study of switching statistics of critical and retrapping currents of a JJ based on niobium WL in its hysteretic regime. The mean lifetimes of the two metastable states, namely, the zero-voltage superconducting state and finite-voltage resistive state, are estimated from the distributions. Further, close to the hysteresis crossover temperature, observed telegraphic noise in the time domain due to random switching between the states provides their lifetimes directly. We present a thermal model introducing a double-well (bistable) feature with an intriguing quantity with respect to the devices' temperature states. The effects of temperature fluctuations on the stability of the states are shown. We discuss our results toward further improvement of the efficiency of superconducting WL or nanowire single-photon detectors.

cond-mat.supr-con

A thermal model with AC Josephson effect for a shunted superconducting weak-link

Superconducting weak-link (WL), behaving like a Josephson junction (JJ), is fundamental to many superconducting devices such as nanoSQUIDs, single-photon detectors, and bolometers. The interplay between unique nonlinear dynamics and inevitable Joule heating in a JJ leads to new characteristics. Here, we report a time-dependent model incorporating thermal effect in the AC Josephson regime for a Josephson WL shunted by a resistor together with an inductor to investigate the dynamics as well as the resulting current-voltage characteristics. We find that the dynamic regime where phase and temperature oscillate simply widens due to a pure resistive shunt. However, a significant inductive time-scale in the shunt loop, competing with the thermal time-scale, introduces high-frequency relaxation oscillations in the dynamic regime. Based on numerical analysis, we present state diagrams for different parameter regimes. Our model is a guide for better controlling the parameters in the experiments of WL-based devices.

cond-mat.supr-con

Observation of Fermi liquid phase with broken symmetry in a single crystalline nanorod of Pr$_2$Ir$_2$O$_7$

We report experimental evidence of emergent broken symmetry Fermi liquid state in an isolated single crystalline nanorod of $\rm Pr_2 Ir_2 O_7$. We find clear signature of the onset of the Fermi liquid behavior at low temperature marked by the sign inversion of magnetoresistance from negative at high temperature, characteristic of incoherent Kondo scattering, to positive as well as a $\rm T^2$ dependence of resistivity at low temperature. A resistive anomaly is observed, which is accompanied by thermal hysteresis in the presence of magnetic field, suggesting itinerant metamagnetism. The observed high field negative magnetoresistance with quadratic field dependence at low temperature, which is most likely due to suppression of itinerant spin fluctuation, and the irreversibility of the magneto-resistive properties in the Fermi liquid regime suggest existence of an unusual state with broken spin rotation and time reversal symmetry, hallmark of `hastatic' order. The major features of such temperature dependence of resistivity and magnetoresistance can be explained in a phenomenological model incorporating two distinct hybridization channels, which is physically consistent with the possibility of the formation of the `hastatic' Fermi liquid phase.

cond-mat.str-el

Anyonic interference and braiding phase in a Mach-Zehnder Interferometer

The fractional quantum Hall states have long been predicted to be a testing ground of fractional (anyonic) exchange statistics. These topological states harbor quasiparticles with fractional charges of both abelian and non-abelian characters. The quasiparticles' charge is commonly determined by shot noise measurements (1, 2), and states' statistics can be revealed by appropriately interfering the quasiparticles. While the multipath Fabry-Perot electronic interferometer (FPI) is easier to fabricate, it is often plagued by Coulomb interactions (3), its area breathes with the magnetic field (4), and its bulk's charges tend to fluctuate (5). Recent FPI experiments employing adequate screening allowed an observation of Aharonov-Bohm (AB) interference at bulk filling $ν$=1/3 (6). In the current work, we chose to employ an interaction-free, two-path, Mach-Zehnder interferometer (MZI), tuned to bulk filling $ν$=2/5. Interfering the outer $ν$=1/3 mode (with the inner $ν$=1/15 mode screening out the bulk), we observed a 'dressed AB' periodicity, with a combined 'bare AB' flux periodicity of three flux-quanta (3$ϕ_0$) and the 'braiding phase' 2$π$/3. This unique interference resulted with an AB periodicity of a single flux-quantum. Moreover, the visibility of the interference, $v_{e/3}$, deviated markedly from that of the electronic one $\it{v}_{e}$, agreeing with the theoretically expected visibility, $\it{v}_{e/3} \sim {\it{v}_e}^3$. With the two non-equivalent drains of the MZI, the fractional visibility peaked away from the ubiquitous transmission-half of the MZI. We provide simple theoretical arguments that support our results. The MZI proves to be a powerful tool that can be used to probe further the statistics of more complex anyonic quasiparticles.

cond-mat.mes-hall

Hierarchical Neural Implicit Pose Network for Animation and Motion Retargeting

We present HIPNet, a neural implicit pose network trained on multiple subjects across many poses. HIPNet can disentangle subject-specific details from pose-specific details, effectively enabling us to retarget motion from one subject to another or to animate between keyframes through latent space interpolation. To this end, we employ a hierarchical skeleton-based representation to learn a signed distance function on a canonical unposed space. This joint-based decomposition enables us to represent subtle details that are local to the space around the body joint. Unlike previous neural implicit method that requires ground-truth SDF for training, our model we only need a posed skeleton and the point cloud for training, and we have no dependency on a traditional parametric model or traditional skinning approaches. We achieve state-of-the-art results on various single-subject and multi-subject benchmarks.

cs.CV

Does shot noise always provide the quasiparticle charge?

The fractional charge of quasiparticles is a fundamental feature of quantum Hall effect (QHE) States. The charge has long been measured via shot-noise at moderate temperatures ($T$>30mK), with the Fano factor $F=e^*/e$ revealing the charge $e^*$ of the quasiparticles. However, at sufficiently low temperatures ($T\approx$10mK), we consistently find $F$ being equal to the bulk filling factor, $ν_b$. Surprisingly, noise with $F=ν_b$ is also observed on intermediate conductance plateaus in the transmission of the quantum point contact (QPC), where shot noise is not expected. We attribute the unexpected Fano factor to upstream neutral modes, which proliferate at the lowest spinless Landau level. The universality of the Fano factor is also confirmed when the edge modes do not conform to the bulk. For this, the ubiquitous edge modes at the periphery of the sample are replaced by artificially constructed 'interface modes', propagating at the interface between two adjoined QHE states: the tested state and a different state. We present a new theoretical paradigm based on an interplay between charge and neutral modes, explaining the origin of the universal Fano factor.

cond-mat.mes-hall