arXiv ScienceSearch

arXiv subjects

Arvind Gupta

Publications and source records attributed to Arvind Gupta.

12 recordsLinked to original sources

Interpretable Fundus Image Classification via Ring-Based Retinal Vasculature Features

Retinal fundus photography is widely used for screening and monitoring ocular diseases, but many modern classification pipelines rely on deep latent representations and provide limited interpretability. This study develops an interpretable fundus image classification framework based on a ring-structured representation of the retinal vasculature centered on the optic disc. The method quantifies vessel geometry, color appearance, oxygenation-related vascular appearance, and vessel--background entropy within concentric retinal regions. These physiologically motivated descriptors are derived from vessel masks, image intensities, and optical-density measurements and aggregated across rings to capture spatial variation in vascular properties. Using only quantitative vascular descriptors, the proposed method achieved strong classification performance across three public fundus datasets. On HRF, it achieved 91.1\% accuracy using automatically generated vessel masks, matching RETFound, a vision transformer pretrained on large-scale retinal fundus image data, under the same evaluation setting. Additional analyses suggest that pretrained image models are sensitive to acquisition-related spatial cues, including fundus scale and retinal position within the field of view, as well as broader non-vessel image characteristics. This framework may support interpretable disease classification, quantitative retinal phenotyping, and retinal biomarker discovery without requiring large task-specific training datasets.

cs.CV

Towards insect-like distributed proprioception in actuators and appendages for flapping-wing insect-scale aerial robots

Modern flapping-wing insect-scale air vehicles display agility similar to that of their insect counterparts; however, these impressive maneuvers are only possible with off-board sensors like optical tracking cameras. In this manuscript, we introduce two embedded proprioceptive sensors for insect-scale aerial robots: thin film piezoelectric polymers integrated directly into a driving actuator and a pitching hinge which track stroke and pitch angle, respectively. We fabricate the aforementioned size-agnostic mechanically intelligent structures (sensor-actuator, sensor-flexure) using laminate stack fabrication methods. Chirp experiments with our sensors integrated into an insect-size flapping-wing robot show accurate tracking of stroke (RMSE = 0.44 deg) and pitch (RMSE = 2.44 deg) angles in the relevant frequency range. As the first step towards demonstrating the utility of these sensors for enabling numerous onboard autonomy applications, including closed-loop wingbeat control and sensor fusion with existing insect-scale sensor suites for more accurate proprioception and localization, we show one application for each sensor. The proprioceptive hinge enables collision detection, reducing the chance of permanent damage if the robot's wing collides with an object. The proprioceptive actuator enables asynchronous flapping, which is hypothesized to increase adaptability and efficiency in insects and robots alike. A microrobot equipped with our proprioceptive actuator allows us to test these hypotheses with potential for improving flapping aerial robot performance. We foresee proprioceptive sensors having an important role in progressing both the fields of insect-scale aerial robots and robo-physics due to the bio-inspired nature and high integration level of our sensors.

cs.RO

Planet-Planet Scattering Explains the Mass-Eccentricity Relation of Warm Jupiters

Warm giant planets with orbital periods of tens of days exhibit a positive correlation between mass and eccentricity. We interpret this trend as the outcome of planet-planet scattering, representing a transition from collision-dominated interactions among low-mass planets to ejection-dominated interactions among high-mass planets. This framework has important implications for warm Jupiter origins. It suggests that warm Jupiters originate from compact, multi-planet configurations. The dynamical interactions that shape their present-day architectures likely occur near their current semimajor axes, regardless of whether warm Jupiters formed through convergent disk-driven migration or in-situ formation. We argue that several observed properties of warm Jupiter systems, including the eccentricity bimodality, the mass-eccentricity relation, and generally low stellar obliquities, can be explained by this picture. We further predict that not only circular warm Jupiters, but also eccentric warm Jupiters, should frequently have additional planetary companions that are detectable through radial velocity observations. Finally, scattering can produce eccentricities high enough to trigger high-eccentricity tidal migration, potentially explaining the emerging population of proto-hot Jupiters on tidal migration tracks.

astro-ph.EP

Searching for GEMS: TOI-7149~b an Inflated Giant Planet causing a 12% Transit of a Fully Convective M-dwarf

We describe the discovery and characterization of TOI-7149~b, a 0.705 $\pm$ 0.075 $M_J$, 1.18 $\pm$ 0.045 $R_J$ gas giant on a $\sim 2.65$ day period orbit transiting an M4V star with a mass of 0.344 $\pm$ 0.030~\solmass{} and an effective temperature of 3363 $\pm$ 59 K. The planet was first discovered using NASA's TESS mission, which we confirmed using a combination of ground-based photometry, radial velocities, and speckle imaging. The planet has one of the deepest transits of all known main-sequence planet hosts at $\sim$ 12\% ($R_p/R_\star\sim 0.33$). Pushing the bounds of previous discoveries of \underline{G}iant \underline{E}xoplanets around \underline{M}-dwarf \underline{S}tars (GEMS), TOI-7149 is one of the lowest mass M-dwarfs to host a transiting giant planet. We compare the sample of transiting GEMS to stars within 200 pc with a Gaia colour magnitude diagram (CMD) and find that the GEMS hosts are likely to be high metallicity stars. We also analyze the sample of transiting giant planets using the non-parametric \texttt{MRExo} framework to compare the bulk density of warm Jupiters across stellar masses. We confirm our previous result that transiting Jupiters around early M-dwarfs have similar masses and densities to warm Jupiters around FGK stars, and extend this to mid M-dwarfs, thereby suggesting a potential commonality in their formation mechanisms.

astro-ph.EP

Beyond Single-Channel: Multichannel Signal Imaging for PPG-to-ECG Reconstruction with Vision Transformers

Reconstructing ECG from PPG is a promising yet challenging task. While recent advancements in generative models have significantly improved ECG reconstruction, accurately capturing fine-grained waveform features remains a key challenge. To address this, we propose a novel PPG-to-ECG reconstruction method that leverages a Vision Transformer (ViT) as the core network. Unlike conventional approaches that rely on single-channel PPG, our method employs a four-channel signal image representation, incorporating the original PPG, its first-order difference, second-order difference, and area under the curve. This multi-channel design enriches feature extraction by preserving both temporal and physiological variations within the PPG. By leveraging the self-attention mechanism in ViT, our approach effectively captures both inter-beat and intra-beat dependencies, leading to more robust and accurate ECG reconstruction. Experimental results demonstrate that our method consistently outperforms existing 1D convolution-based approaches, achieving up to 29% reduction in PRD and 15% reduction in RMSE. The proposed approach also produces improvements in other evaluation metrics, highlighting its robustness and effectiveness in reconstructing ECG signals. Furthermore, to ensure a clinically relevant evaluation, we introduce new performance metrics, including QRS area error, PR interval error, RT interval error, and RT amplitude difference error. Our findings suggest that integrating a four-channel signal image representation with the self-attention mechanism of ViT enables more effective extraction of informative PPG features and improved modeling of beat-to-beat variations for PPG-to-ECG mapping. Beyond demonstrating the potential of PPG as a viable alternative for heart activity monitoring, our approach opens new avenues for cyclic signal analysis and prediction.

eess.IV

CLEP-GAN: An Innovative Approach to Subject-Independent ECG Reconstruction from PPG Signals

This study addresses the challenge of reconstructing unseen ECG signals from PPG signals, a critical task for non-invasive cardiac monitoring. While numerous public ECG-PPG datasets are available, they lack the diversity seen in image datasets, and data collection processes often introduce noise, complicating ECG reconstruction from PPG even with advanced machine learning models. To tackle these challenges, we first introduce a novel synthetic ECG-PPG data generation technique using an ODE model to enhance training diversity. Next, we develop a novel subject-independent PPG-to-ECG reconstruction model that integrates contrastive learning, adversarial learning, and attention gating, achieving results comparable to or even surpassing existing approaches for unseen ECG reconstruction. Finally, we examine factors such as sex and age that impact reconstruction accuracy, emphasizing the importance of considering demographic diversity during model training and dataset augmentation.

eess.SP

Searching for GEMS: Discovery and Characterization of Two Brown Dwarfs Around M Dwarfs

Brown dwarfs bridge the gap between stars and planets, providing valuable insight into both planetary and stellar formation mechanisms. Yet the census of transiting brown dwarf companions, in particular around M dwarf stars, remains incomplete. We report the discovery of two transiting brown dwarfs around low-mass hosts using a combination of space- and ground-based photometry along with near-infrared radial velocities. We characterize TOI-5389Ab ($68.0^{+2.2}_{-2.2} \ \mj$) and TOI-5610b ($40.4^{+1.0}_{-1.0} \ \mj$), two moderately massive brown dwarfs orbiting early M dwarf hosts ($\teff = 3569 \pm 59 \ K$ and $3618 \pm 59 \ K$, respectively). For TOI-5389Ab, the best fitting parameters are period $P=10.40046 \pm 0.00002$ days, radius $R_{\rm BD}=0.824^{+0.033}_{-0.031}$~\rj, and low eccentricity $e=0.0962^{+0.0027}_{-0.0046}$. In particular, this constitutes one of the most extreme substellar-stellar companion-to-host mass ratios of $q=0.150$. For TOI-5610b, the best fitting parameters are period $P=7.95346 \pm 0.00002$ days, radius $R_{\rm BD}=0.887^{+0.031}_{-0.031}$ \rj, and moderate eccentricity $e=0.354^{+0.011}_{-0.012}$. Both targets are expected to have shallow but potentially observable secondary transits: $\lesssim 500$ ppm in Johnson K band for both. A statistical analysis of M-dwarf/BD systems reveals for the first time that those at short orbital periods ($P < 13$ days) exhibit a dearth of $13 \mj < M_{\rm BD} < 40 \mj$ companions ($q$ $<$ 0.1) compared to those at slightly wider separations.

astro-ph.EP

A Mini-Neptune and a Venus-Zone Planet in the Radius Valley Orbiting the Nearby M2-dwarf TOI-1266: Validation with the Habitable-zone Planet Finder

We report on the validation of two planets orbiting the nearby (36pc) M2 dwarf TOI-1266 observed by the TESS mission. The inner planet is sub-Neptune-sized ($R=2.46 \pm 0.08 R_\oplus$) with an orbital period of 10.9 days. The outer planet has a radius of $1.67_{-0.11}^{+0.09} R_\oplus$ and resides in the exoplanet Radius Valley---the transition region between rocky and gaseous planets. With an orbital period of 18.8 days, the outer planet receives an insolation flux of 2.4 times that of Earth, similar to the insolation of Venus. Using precision near-infrared radial velocities with the Habitable-zone Planet Finder Spectrograph, we place upper mass limits of $15.9 M_\oplus$ and $6.4 M_\oplus$ at 95% confidence for the inner and outer planet, respectively. A more precise mass constraint of planet c, achievable with current RV instruments given the host star brightness (V=12.9, J=9.7), will yield further insights into the dominant processes sculpting the exoplanet Radius Valley.

astro-ph.EP

Solar Contamination in Extreme Precision Radial Velocity Measurements: Deleterious Effects and Prospects for Mitigation

Solar contamination, due to moonlight and atmospheric scattering of sunlight, can cause systematic errors in stellar radial velocity (RV) measurements that significantly detract from the ~10cm/s sensitivity required for the detection and characterization of terrestrial exoplanets in or near Habitable Zones of Sun-like stars. The addition of low-level spectral contamination at variable effective velocity offsets introduces systematic noise when measuring velocities using classical mask-based or template-based cross-correlation techniques. Here we present simulations estimating the range of RV measurement error induced by uncorrected scattered sunlight contamination. We explore potential correction techniques, using both simultaneous spectrometer sky fibers and broadband imaging via coherent fiber imaging bundles, that could reliably reduce this source of error to below the photon-noise limit of typical stellar observations. We discuss the limitations of these simulations, the underlying assumptions, and mitigation mechanisms. We also present and discuss the components designed and built into the NEID precision RV instrument for the WIYN 3.5m telescope, to serve as an ongoing resource for the community to explore and evaluate correction techniques. We emphasize that while "bright time" has been traditionally adequate for RV science, the goal of 10cm/s precision on the most interesting exoplanetary systems may necessitate access to darker skies for these next-generation instruments.

astro-ph.IM

Numerical Method for Parameter Inference of Nonlinear ODEs with Partial Observations

Parameter inference of dynamical systems is a challenging task faced by many researchers and practitioners across various fields. In many applications, it is common that only limited variables are observable. In this paper, we propose a method for parameter inference of a system of nonlinear coupled ODEs with partial observations. Our method combines fast Gaussian process based gradient matching (FGPGM) and deterministic optimization algorithms. By using initial values obtained by Bayesian steps with low sampling numbers, our deterministic optimization algorithm is both accurate and efficient.

stat.ME

Contraction Obstructions for Connected Graph Searching

We consider the connected variant of the classic mixed search game where, in each search step, cleaned edges form a connected subgraph. We consider graph classes with bounded connected (and monotone) mixed search number and we deal with the question whether the obstruction set, with respect of the contraction partial ordering, for those classes is finite. In general, there is no guarantee that those sets are finite, as graphs are not well quasi ordered under the contraction partial ordering relation. In this paper we provide the obstruction set for $k=2$, where $k$ is the number of searchers we are allowed to use. This set is finite, it consists of 177 graphs and completely characterises the graphs with connected (and monotone) mixed search number at most 2. Our proof reveals that the "sense of direction" of an optimal search searching is important for connected search which is in contrast to the unconnected original case. We also give a double exponential lower bound on the size of the obstruction set for the classes where this set is finite.

math.CO

Minimum Cost Homomorphisms to Reflexive Digraphs

For digraphs $G$ and $H$, a homomorphism of $G$ to $H$ is a mapping $f:\ V(G)\dom V(H)$ such that $uv\in A(G)$ implies $f(u)f(v)\in A(H)$. If moreover each vertex $u \in V(G)$ is associated with costs $c_i(u), i \in V(H)$, then the cost of a homomorphism $f$ is $\sum_{u\in V(G)}c_{f(u)}(u)$. For each fixed digraph $H$, the {\em minimum cost homomorphism problem} for $H$, denoted MinHOM($H$), is the following problem. Given an input digraph $G$, together with costs $c_i(u)$, $u\in V(G)$, $i\in V(H)$, and an integer $k$, decide if $G$ admits a homomorphism to $H$ of cost not exceeding $k$. We focus on the minimum cost homomorphism problem for {\em reflexive} digraphs $H$ (every vertex of $H$ has a loop). It is known that the problem MinHOM($H$) is polynomial time solvable if the digraph $H$ has a {\em Min-Max ordering}, i.e., if its vertices can be linearly ordered by $<$ so that $i<j, s<r$ and $ir, js \in A(H)$ imply that $is \in A(H)$ and $jr \in A(H)$. We give a forbidden induced subgraph characterization of reflexive digraphs with a Min-Max ordering; our characterization implies a polynomial time test for the existence of a Min-Max ordering. Using this characterization, we show that for a reflexive digraph $H$ which does not admit a Min-Max ordering, the minimum cost homomorphism problem is NP-complete. Thus we obtain a full dichotomy classification of the complexity of minimum cost homomorphism problems for reflexive digraphs.

cs.DM