Source author record

Mitesh Patel

Mitesh Patel appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

11works
11topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

11 published item(s)

preprint2026arXiv

Towards replacing detector simulation with heterogeneous GNNs in flavour physics analyses

Driven by the increasing volume of recorded data, the demand for simulation from experiments based at the Large Hadron Collider will rise sharply in the coming years. Addressing this demand solely with existing computationally intensive workflows is not feasible. This paper introduces a new fast simulation tool designed to address this demand at the LHCb experiment. This tool emulates the detector response to arbitrary multibody decay topologies at LHCb. Rather than memorising specific decay channels, the model learns generalisable patterns within the response, allowing it to interpolate to channels not present in the training data. Novel heterogeneous graph neural network architectures are employed that are designed to embed the physical characteristics of the task directly into the network structure. We demonstrate the performance of the tool across a range of decay topologies, showing the networks can correctly model the relationships between complex variables. The architectures and methods presented are generic and could readily be adapted to emulate workflows at other simulation-intensive particle physics experiments.

preprint2022arXiv

A Closed-Form Uncertainty Propagation in Non-Rigid Structure from Motion

Semi-Definite Programming (SDP) with low-rank prior has been widely applied in Non-Rigid Structure from Motion (NRSfM). Based on a low-rank constraint, it avoids the inherent ambiguity of basis number selection in conventional base-shape or base-trajectory methods. Despite the efficiency in deformable shape reconstruction, it remains unclear how to assess the uncertainty of the recovered shape from the SDP process. In this paper, we present a statistical inference on the element-wise uncertainty quantification of the estimated deforming 3D shape points in the case of the exact low-rank SDP problem. A closed-form uncertainty quantification method is proposed and tested. Moreover, we extend the exact low-rank uncertainty quantification to the approximate low-rank scenario with a numerical optimal rank selection method, which enables solving practical application in SDP based NRSfM scenario. The proposed method provides an independent module to the SDP method and only requires the statistic information of the input 2D tracked points. Extensive experiments prove that the output 3D points have identical normal distribution to the 2D trackings, the proposed method and quantify the uncertainty accurately, and supports that it has desirable effects on routinely SDP low-rank based NRSfM solver.

preprint2022arXiv

Fusing Convolutional Neural Network and Geometric Constraint for Image-based Indoor Localization

This paper proposes a new image-based localization framework that explicitly localizes the camera/robot by fusing Convolutional Neural Network (CNN) and sequential images' geometric constraints. The camera is localized using a single or few observed images and training images with 6-degree-of-freedom pose labels. A Siamese network structure is adopted to train an image descriptor network, and the visually similar candidate image in the training set is retrieved to localize the testing image geometrically. Meanwhile, a probabilistic motion model predicts the pose based on a constant velocity assumption. The two estimated poses are finally fused using their uncertainties to yield an accurate pose prediction. This method leverages the geometric uncertainty and is applicable in indoor scenarios predominated by diffuse illumination. Experiments on simulation and real data sets demonstrate the efficiency of our proposed method. The results further show that combining the CNN-based framework with geometric constraint achieves better accuracy when compared with CNN-only methods, especially when the training data size is small.

preprint2022arXiv

Uncertainty Quantification for Hyperspectral Image Denoising Frameworks based on Low-rank Matrix Approximation

Sliding-window based low-rank matrix approximation (LRMA) is a technique widely used in hyperspectral images (HSIs) denoising or completion. However, the uncertainty quantification of the restored HSI has not been addressed to date. Accurate uncertainty quantification of the denoised HSI facilitates to applications such as multi-source or multi-scale data fusion, data assimilation, and product uncertainty quantification, since these applications require an accurate approach to describe the statistical distributions of the input data. Therefore, we propose a prior-free closed-form element-wise uncertainty quantification method for LRMA-based HSI restoration. Our closed-form algorithm overcomes the difficulty of the HSI patch mixing problem caused by the sliding-window strategy used in the conventional LRMA process. The proposed approach only requires the uncertainty of the observed HSI and provides the uncertainty result relatively rapidly and with similar computational complexity as the LRMA technique. We conduct extensive experiments to validate the estimation accuracy of the proposed closed-form uncertainty approach. The method is robust to at least 10% random impulse noise at the cost of 10-20% of additional processing time compared to the LRMA. The experiments indicate that the proposed closed-form uncertainty quantification method is more applicable to real-world applications than the baseline Monte Carlo test, which is computationally expensive. The code is available in the attachment and will be released after the acceptance of this paper.

preprint2021arXiv

A complete description of P- and S-wave contributions to the $B^0\to K^{+}π^{-}\ell^{+}\ell^{-}$ decay

In this paper we present a detailed study of the four-body decay $B^0\to K^{+}π^{-}\ell^{+}\ell^{-}$, where tensions with the Standard Model predictions have been observed. Our analysis of the decay with P- and S-wave contributions to the $K^{+}π^{-}$ system develops a complete understanding of the symmetries of the distribution, in the case of massless and massive leptons. In both cases, the symmetries determine relations between the observables in the $B^0\to K^{+}π^{-}\ell^{+}\ell^{-}$ decay distribution. This enables us to define the complete set of observables accessible to experiments, including several that have not previously been identified. The new observables arise when the decay rate is written differentially with respect to $m_{Kπ}$. We demonstrate that experiments will be able to fit this full decay distribution with currently available data sets and investigate the sensitivity to new physics scenarios given the experimental precision that is expected in the future. The symmetry relations provide a unique handle to explore the behaviour of S-wave observables by expressing them in terms of P-wave observables, therefore minimising the dependence on poorly-known S-wave form factors. Using this approach, we construct two theoretically clean S-wave observables and explore their sensitivity to new physics. By further exploiting the symmetry relations, we obtain the first bounds on the S-wave observables using two different methods and highlight how these relations may be used as cross-checks of the experimental methodology. We identify a zero-crossing point that would be at a common dilepton invariant mass for a subset of P- and S-wave observables, and explore the information on new physics and hadronic effects that this zero point can provide.

preprint2020arXiv

Combining Deep Learning with Geometric Features for Image based Localization in the Gastrointestinal Tract

Tracking monocular colonoscope in the Gastrointestinal tract (GI) is a challenging problem as the images suffer from deformation, blurred textures, significant changes in appearance. They greatly restrict the tracking ability of conventional geometry based methods. Even though Deep Learning (DL) can overcome these issues, limited labeling data is a roadblock to state-of-art DL method. Considering these, we propose a novel approach to combine DL method with traditional feature based approach to achieve better localization with small training data. Our method fully exploits the best of both worlds by introducing a Siamese network structure to perform few-shot classification to the closest zone in the segmented training image set. The classified label is further adopted to initialize the pose of scope. To fully use the training dataset, a pre-generated triangulated map points within the zone in the training set are registered with observation and contribute to estimating the optimal pose of the test image. The proposed hybrid method is extensively tested and compared with existing methods, and the result shows significant improvement over traditional geometric based or DL based localization. The accuracy is improved by 28.94% (Position) and 10.97% (Orientation) with respect to state-of-art method.

preprint2020arXiv

Face-to-Music Translation Using a Distance-Preserving Generative Adversarial Network with an Auxiliary Discriminator

Learning a mapping between two unrelated domains-such as image and audio, without any supervision is a challenging task. In this work, we propose a distance-preserving generative adversarial model to translate images of human faces into an audio domain. The audio domain is defined by a collection of musical note sounds recorded by 10 different instrument families (NSynth \cite{nsynth2017}) and a distance metric where the instrument family class information is incorporated together with a mel-frequency cepstral coefficients (MFCCs) feature. To enforce distance-preservation, a loss term that penalizes difference between pairwise distances of the faces and the translated audio samples is used. Further, we discover that the distance preservation constraint in the generative adversarial model leads to reduced diversity in the translated audio samples, and propose the use of an auxiliary discriminator to enhance the diversity of the translations while using the distance preservation constraint. We also provide a visual demonstration of the results and numerical analysis of the fidelity of the translations. A video demo of our proposed model's learned translation is available in https://www.dropbox.com/s/the176w9obq8465/face_to_musical_note.mov?dl=0.

preprint2015arXiv

Method for an unbinned measurement of the $q^2$ dependent decay amplitudes of $\bar{B}^{0}\to \bar{K}^{*0}μ^+μ^-$ decays

A method for determining the $q^2$ dependent $\bar{K}^{*0}$ spin amplitudes of $\bar{B}^{0}\to \bar{K}^{*0}μ^+μ^-$ decays through a maximum likelihood fit to data is presented. While current experimental techniques extract a limited set of observables in bins of $q^2$, our approach allows for the determination of all observable quantities as continuous distributions in $q^2$. By doing this, the method eliminates the need to correct theory predictions of these observables for $q^2$ averaging effects, thus increasing the sensitivity to the effects of physics beyond the Standard Model. Accounting for the symmetries of the angular distribution and using a three parameter ansatz for the $q^2$ dependence of the amplitudes, the precision of the angular observables and the sensitivity to new physics is estimated using simulated events. These studies are based on the sample sizes collected by the LHCb experiment during Run-I and expected for Run-II.

preprint2011arXiv

A luminous quasar at a redshift of z = 7.085

The intergalactic medium was not completely reionized until approximately a billion years after the Big Bang, as revealed by observations of quasars with redshifts of less than 6.5. It has been difficult to probe to higher redshifts, however, because quasars have historically been identified in optical surveys, which are insensitive to sources at redshifts exceeding 6.5. Here we report observations of a quasar (ULAS J112001.48+064124.3) at a redshift of 7.085, which is 0.77 billion years after the Big Bang. ULAS J1120+0461 had a luminosity of 6.3x10^13 L_Sun and hosted a black hole with a mass of 2x10^9 M_Sun (where L_Sun and M_Sun are the luminosity and mass of the Sun). The measured radius of the ionized near zone around ULAS J1120+0641 is 1.9 megaparsecs, a factor of three smaller than typical for quasars at redshifts between 6.0 and 6.4. The near zone transmission profile is consistent with a Ly alpha damping wing, suggesting that the neutral fraction of the intergalactic medium in front of ULAS J1120+0641 exceeded 0.1.

preprint2011arXiv

Probabilistic selection of high-redshift quasars

High redshift quasars (HZQs) with redshifts of z >~ 6 are so rare that any photometrically-selected sample of sources with HZQ-like colours is likely to be dominated by Galactic stars and brown dwarfs scattered from the stellar locus. It is impractical to reobserve all such candidates, so an alternative approach was developed in which Bayesian model comparison techniques are used to calculate the probability that a candidate is a HZQ, P_q, by combining models of the quasar and star populations with the photometric measurements of the object. This method was motivated specifically by the large number of HZQ candidates identified by cross-matching the UKIRT Infrared Deep Sky Survey (UKIDSS) Large Area Survey (LAS) to the Sloan Digital Sky Survey (SDSS): in the ~1900 deg^2 covered by the LAS in the UKIDSS Seventh Data Release (DR7) there are ~10^3 real astronomical point-sources with the measured colours of the target quasars, of which only ~10 are expected to be HZQs. Applying Bayesian model comparison to the sample reveals that most sources with HZQ-like colours have P_q <~ 0.1 and can be confidently rejected without the need for any further observations. In the case of the UKIDSS DR7 LAS, there were just 88 candidates with P_q >= 0.1; these object were prioritized for reobservation by ranking according to P_q (and their likely redshift, which was also inferred from the photometric data). Most candidates were rejected after one or two (moderate depth) photometric measurements by recalculating P_q using the new data. That left seven confirmed HZQs, three of which were previously identified in the SDSS and four of which were new UKIDSS discoveries. The high efficiency of this Bayesian selection method suggests that it could usefully be extended to other HZQ surveys (e.g. searches by Pan-STARRS or VISTA) as well as to other searches for rare objects.

preprint2011arXiv

Summary of the CKM 2010 Working Group on Rare Decays

Rare decays were essential in the discovery of the CKM mechanism of flavour and CP violation and are highly sensitive probes of physics beyond the Standard Model. In this summary the current status and future prospects of experimental measurements and the Standard Model theory predictions of various rare B, D and K decay observables are discussed. The specific new physics sensitivities of each mode are also briefly reviewed.