-
A MUSCL-Hancock scheme for non-local conservation laws
Authors:
Nikhil Manoj,
G. D. Veerappa Gowda,
Sudarshan Kumar K
Abstract:
In this article, we propose a MUSCL-Hancock-type second-order scheme for the discretization of a general class of non-local conservation laws and present its convergence analysis. The main difficulty in designing a MUSCL-Hancock-type scheme for non-local equations lies in the discretization of the convolution term, which we carefully formulate to ensure second-order accuracy and facilitate rigorou…
▽ More
In this article, we propose a MUSCL-Hancock-type second-order scheme for the discretization of a general class of non-local conservation laws and present its convergence analysis. The main difficulty in designing a MUSCL-Hancock-type scheme for non-local equations lies in the discretization of the convolution term, which we carefully formulate to ensure second-order accuracy and facilitate rigorous convergence analysis. We derive several essential estimates including $\mathrm{L}^\infty,$ bounded variation ($\mathrm{BV}$) and $\mathrm{L}^1$- Lipschitz continuity in time, which together with the Kolmogorov's compactness theorem yield the convergence of the approximate solutions to a weak solution. Further, by incorporating a mesh-dependent modification in the slope limiter, we establish convergence to the entropy solution. Numerical experiments are provided to validate the theoretical results and to demonstrate the improved accuracy of the proposed scheme over its first-order counterpart.
△ Less
Submitted 4 June, 2025;
originally announced June 2025.
-
X-Ray spectroscopy and timing (XSPECT) experiment on XPoSat -- instrument configuration and science prospects
Authors:
Radhakrishna V,
Anurag Tyagi,
Koushal Vadodariya,
Vivek K Agrawal,
Rwitika Chatterjee,
Ramadevi M C,
Kiran M Jayasurya,
Kumar,
Vaishali S,
Srikar P Tadepalli,
Sreedatta Reddy K,
Lokesh K Garg,
Nidhi Sharma,
Evangelin L Justin
Abstract:
X-ray Polarimeter Satellite (XPoSat) with POLarimeter Instrument in X-rays (POLIX), is India's first spacecraft dedicated to study medium energy X-ray polarisation from celestial objects. X-Ray Spectroscopy and Timing (XSPECT) instrument on XPoSat is configured to study long term spectral behaviour of select sources in Soft X-ray regime. The instrument uses Swept Charge Devices (SCD)s to provide l…
▽ More
X-ray Polarimeter Satellite (XPoSat) with POLarimeter Instrument in X-rays (POLIX), is India's first spacecraft dedicated to study medium energy X-ray polarisation from celestial objects. X-Ray Spectroscopy and Timing (XSPECT) instrument on XPoSat is configured to study long term spectral behaviour of select sources in Soft X-ray regime. The instrument uses Swept Charge Devices (SCD)s to provide large area and spectral performance with passive cooling arrangement. The instrument consists of set of collimators with two different FOVs, optical light blocking filters, and signal processing electronics. The instrument was designed, tested and calibrated on ground. The unique opportunity is provided by ISRO's XPoSat mission, where a source is observed for longer duration. The device used also enables spectroscopy study of brighter sources compared to the CCD based spectrometers. The first results demonstrate instrument capability for spectral studies in the 0.8 keV-15 keV energy band.
△ Less
Submitted 26 May, 2025;
originally announced May 2025.
-
Calibration and Uncertainty for multiRater Volume Assessment in multiorgan Segmentation (CURVAS) challenge results
Authors:
Meritxell Riera-Marin,
Sikha O K,
Julia Rodriguez-Comas,
Matthias Stefan May,
Zhaohong Pan,
Xiang Zhou,
Xiaokun Liang,
Franciskus Xaverius Erick,
Andrea Prenner,
Cedric Hemon,
Valentin Boussot,
Jean-Louis Dillenseger,
Jean-Claude Nunes,
Abdul Qayyum,
Moona Mazher,
Steven A Niederer,
Kaisar Kushibar,
Carlos Martin-Isla,
Petia Radeva,
Karim Lekadir,
Theodore Barfoot,
Luis C. Garcia Peraza Herrera,
Ben Glocker,
Tom Vercauteren,
Lucas Gago
, et al. (7 additional authors not shown)
Abstract:
Deep learning (DL) has become the dominant approach for medical image segmentation, yet ensuring the reliability and clinical applicability of these models requires addressing key challenges such as annotation variability, calibration, and uncertainty estimation. This is why we created the Calibration and Uncertainty for multiRater Volume Assessment in multiorgan Segmentation (CURVAS), which highl…
▽ More
Deep learning (DL) has become the dominant approach for medical image segmentation, yet ensuring the reliability and clinical applicability of these models requires addressing key challenges such as annotation variability, calibration, and uncertainty estimation. This is why we created the Calibration and Uncertainty for multiRater Volume Assessment in multiorgan Segmentation (CURVAS), which highlights the critical role of multiple annotators in establishing a more comprehensive ground truth, emphasizing that segmentation is inherently subjective and that leveraging inter-annotator variability is essential for robust model evaluation. Seven teams participated in the challenge, submitting a variety of DL models evaluated using metrics such as Dice Similarity Coefficient (DSC), Expected Calibration Error (ECE), and Continuous Ranked Probability Score (CRPS). By incorporating consensus and dissensus ground truth, we assess how DL models handle uncertainty and whether their confidence estimates align with true segmentation performance. Our findings reinforce the importance of well-calibrated models, as better calibration is strongly correlated with the quality of the results. Furthermore, we demonstrate that segmentation models trained on diverse datasets and enriched with pre-trained knowledge exhibit greater robustness, particularly in cases deviating from standard anatomical structures. Notably, the best-performing models achieved high DSC and well-calibrated uncertainty estimates. This work underscores the need for multi-annotator ground truth, thorough calibration assessments, and uncertainty-aware evaluations to develop trustworthy and clinically reliable DL-based medical image segmentation models.
△ Less
Submitted 13 May, 2025;
originally announced May 2025.
-
MLE-Dojo: Interactive Environments for Empowering LLM Agents in Machine Learning Engineering
Authors:
Rushi Qiang,
Yuchen Zhuang,
Yinghao Li,
Dingu Sagar V K,
Rongzhi Zhang,
Changhao Li,
Ian Shu-Hei Wong,
Sherry Yang,
Percy Liang,
Chao Zhang,
Bo Dai
Abstract:
We introduce MLE-Dojo, a Gym-style framework for systematically reinforcement learning, evaluating, and improving autonomous large language model (LLM) agents in iterative machine learning engineering (MLE) workflows. Unlike existing benchmarks that primarily rely on static datasets or single-attempt evaluations, MLE-Dojo provides an interactive environment enabling agents to iteratively experimen…
▽ More
We introduce MLE-Dojo, a Gym-style framework for systematically reinforcement learning, evaluating, and improving autonomous large language model (LLM) agents in iterative machine learning engineering (MLE) workflows. Unlike existing benchmarks that primarily rely on static datasets or single-attempt evaluations, MLE-Dojo provides an interactive environment enabling agents to iteratively experiment, debug, and refine solutions through structured feedback loops. Built upon 200+ real-world Kaggle challenges, MLE-Dojo covers diverse, open-ended MLE tasks carefully curated to reflect realistic engineering scenarios such as data processing, architecture search, hyperparameter tuning, and code debugging. Its fully executable environment supports comprehensive agent training via both supervised fine-tuning and reinforcement learning, facilitating iterative experimentation, realistic data sampling, and real-time outcome verification. Extensive evaluations of eight frontier LLMs reveal that while current models achieve meaningful iterative improvements, they still exhibit significant limitations in autonomously generating long-horizon solutions and efficiently resolving complex errors. Furthermore, MLE-Dojo's flexible and extensible architecture seamlessly integrates diverse data sources, tools, and evaluation protocols, uniquely enabling model-based agent tuning and promoting interoperability, scalability, and reproducibility. We open-source our framework and benchmarks to foster community-driven innovation towards next-generation MLE agents.
△ Less
Submitted 12 May, 2025;
originally announced May 2025.
-
Toward Practical Quantum Machine Learning: A Novel Hybrid Quantum LSTM for Fraud Detection
Authors:
Rushikesh Ubale,
Sujan K. K.,
Sangram Deshpande,
Gregory T. Byrd
Abstract:
We present a novel hybrid quantum-classical neural network architecture for fraud detection that integrates a classical Long Short-Term Memory (LSTM) network with a variational quantum circuit. By leveraging quantum phenomena such as superposition and entanglement, our model enhances the feature representation of sequential transaction data, capturing complex non-linear patterns that are challengi…
▽ More
We present a novel hybrid quantum-classical neural network architecture for fraud detection that integrates a classical Long Short-Term Memory (LSTM) network with a variational quantum circuit. By leveraging quantum phenomena such as superposition and entanglement, our model enhances the feature representation of sequential transaction data, capturing complex non-linear patterns that are challenging for purely classical models. A comprehensive data preprocessing pipeline is employed to clean, encode, balance, and normalize a credit card fraud dataset, ensuring a fair comparison with baseline models. Notably, our hybrid approach achieves per-epoch training times in the range of 45-65 seconds, which is significantly faster than similar architectures reported in the literature, where training typically requires several minutes per epoch. Both classical and quantum gradients are jointly optimized via a unified backpropagation procedure employing the parameter-shift rule for the quantum parameters. Experimental evaluations demonstrate competitive improvements in accuracy, precision, recall, and F1 score relative to a conventional LSTM baseline. These results underscore the promise of hybrid quantum-classical techniques in advancing the efficiency and performance of fraud detection systems.
Keywords: Hybrid Quantum-Classical Neural Networks, Quantum Computing, Fraud Detection, Hybrid Quantum LSTM, Variational Quantum Circuit, Parameter-Shift Rule, Financial Risk Analysis
△ Less
Submitted 30 April, 2025;
originally announced May 2025.
-
Search for the Optical Counterpart of Einstein Probe Discovered Fast X-ray Transients from Lulin Observatory
Authors:
Amar Aryan,
Ting-Wan Chen,
Sheng Yang,
James H. Gillanders,
Albert K. H. Kong,
S. J. Smartt,
Heloise F. Stevance,
Yi-Jung Yang,
Aysha Aamer,
Rahul Gupta,
Lele Fan,
Wei-Jie Hou,
Hsiang-Yao Hsiao,
Amit Kumar,
Cheng-Han Lai,
Meng-Han Lee,
Yu-Hsing Lee,
Hung-Chin Lin,
Chi-Sheng Lin,
Chow-Choong Ngeow,
Matt Nicholl,
Yen-Chen Pan,
Shashi Bhushan Pandey,
Aiswarya Sankar. K,
Shubham Srivastav
, et al. (2 additional authors not shown)
Abstract:
The launch of the Einstein Probe (EP) mission has revolutionized the detection and follow-up observations of fast X-ray transients (FXTs) by providing prompt and timely access to their precise localizations. In the first year of its operation, the EP mission reports the discovery of 72 high signal-to-noise FXTs. Subjected to the visibility in the sky and weather conditions, we search for the optic…
▽ More
The launch of the Einstein Probe (EP) mission has revolutionized the detection and follow-up observations of fast X-ray transients (FXTs) by providing prompt and timely access to their precise localizations. In the first year of its operation, the EP mission reports the discovery of 72 high signal-to-noise FXTs. Subjected to the visibility in the sky and weather conditions, we search for the optical counterparts of 42 EP-discovered FXTs from the Lulin observatory. We successfully detect the optical counterparts of 12 FXTs, and five of those are first discovered by us from the Lulin observatory. We find that the optical counterparts are generally faint (r>20 mag) and decline rapidly (>0.5 mag per day). We also find that 11 out of 42 FXTs had shown direct evidence of their association with Gamma-Ray Bursts (GRBs) through significant temporal and spatial overlapping. Furthermore, the luminosities and redshifts of FXTs with confirm optical counterparts in our observations are fully consistent with the faintest end of the GRB population. However, the non-detection of any associated optical counterpart with a significant fraction of FXTs suggests that EP FXTs are likely a subset of so-called `Dark' FXTs, similar to `Dark' GRBs. Additionally, the luminosities of two FXTs were also consistent with jetted tidal disruption events (TDEs). However, their luminosities differ significantly from those of typical supernova shock breakout or kilonova emissions. Thus, we conclude that a significant fraction of EP-discovered FXTs are associated with events having relativistic jets; either a GRB or a jetted TDE.
△ Less
Submitted 29 April, 2025;
originally announced April 2025.
-
On zero-divisor graph of the ring of Gaussian integers modulo $2^n$
Authors:
Aruna Venkatesan,
Krishnan Paramasivam,
M. Sabeel K
Abstract:
For a commutative ring $R$, the zero-divisor graph of $R$ is a simple graph with the vertex set as the set of all zero-divisors of $R$ and two distinct vertices $x$ and $y$ are adjacent if and only if $xy = 0$. This article attempts to predict the structure of the zero-divisor graph of the ring of Gaussian integers modulo $2$ to the power $n$ and determine the size, chromatic number, clique number…
▽ More
For a commutative ring $R$, the zero-divisor graph of $R$ is a simple graph with the vertex set as the set of all zero-divisors of $R$ and two distinct vertices $x$ and $y$ are adjacent if and only if $xy = 0$. This article attempts to predict the structure of the zero-divisor graph of the ring of Gaussian integers modulo $2$ to the power $n$ and determine the size, chromatic number, clique number, independence number, and matching through associate classes of divisors of $2^n$ in $\mathbb{Z}_{2^n}[i]$. In addition, a few topological indices of the corresponding zero-divisor graph, are obtained.
△ Less
Submitted 3 April, 2025;
originally announced April 2025.
-
The Type I Superluminous Supernova Catalogue II: Spectroscopic Evolution in the Photospheric Phase, Velocity Measurements, and Constraints on Diversity
Authors:
Aysha Aamer,
Matt Nicholl,
Sebastian Gomez,
Edo Berger,
Peter Blanchard,
Joseph P. Anderson,
Charlotte Angus,
Amar Aryan,
Chris Ashall,
Ting-Wan Chen,
Georgios Dimitriadis,
Lluis Galbany,
Anamaria Gkini,
Mariusz Gromadzki,
Claudia P. Gutierrez,
Daichi Hiramatsu,
Griffin Hosseinzadeh,
Cosimo Inserra,
Amit Kumar,
Hanindyo Kuncarayakti,
Giorgos Leloudas,
Paolo Mazzali,
Kyle Medler,
Tomás E. Müller-Bravo,
Mauricio Ramirez
, et al. (7 additional authors not shown)
Abstract:
Hydrogen-poor superluminous supernovae (SLSNe) are among the most energetic explosions in the universe, reaching luminosities up to 100 times greater than those of normal supernovae. Detailed spectral analysis hold the potential to reveal their progenitors and underlying energy sources. This paper presents the largest compilation of SLSN photospheric spectra to date, encompassing data from ePESSTO…
▽ More
Hydrogen-poor superluminous supernovae (SLSNe) are among the most energetic explosions in the universe, reaching luminosities up to 100 times greater than those of normal supernovae. Detailed spectral analysis hold the potential to reveal their progenitors and underlying energy sources. This paper presents the largest compilation of SLSN photospheric spectra to date, encompassing data from ePESSTO+, the FLEET search and all published spectra up to December 2022. The dataset includes a total of 974 spectra of 234 SLSNe. By constructing average phase binned spectra, we find SLSNe initially exhibit high temperatures (10000 to 11000 K), with blue continua and weak lines. A rapid transformation follows, as temperatures drop to 5000 to 6000 K by 40 days post peak, leading to stronger P-Cygni features. These averages also suggest a fraction of SLSNe may contain some He at explosion. Variance within the dataset is slightly reduced when defining the phase of spectra relative to explosion, rather than peak, and normalising to the population's median e-folding time. Principal Component Analysis (PCA) supports this, requiring fewer components to explain the same level of variation when binning data by scaled days from explosion, suggesting a more homogeneous grouping. Using PCA and K-Means clustering, we identify outlying objects with unusual spectroscopic evolution and evidence for energy input from interaction, but find not support for groupings of two or more statistically significant subpopulations. We find Fe II λ5169 lines velocities closely track the radius implied from blackbody fits, indicating formation near the photosphere. We also confirm a correlation between velocity and velocity gradient, which can be explained if all SLSNe are in homologous expansion but with different scale velocities. This behaviour aligns with expectations for an internal powering mechanism.
△ Less
Submitted 1 April, 2025; v1 submitted 27 March, 2025;
originally announced March 2025.
-
A Comprehensive Review on Hashtag Recommendation: From Traditional to Deep Learning and Beyond
Authors:
Shubhi Bansal,
Kushaan Gowda,
Anupama Sureshbabu K,
Chirag Kothari,
Nagendra Kumar
Abstract:
The exponential growth of user-generated content on social media platforms has precipitated significant challenges in information management, particularly in content organization, retrieval, and discovery. Hashtags, as a fundamental categorization mechanism, play a pivotal role in enhancing content visibility and user engagement. However, the development of accurate and robust hashtag recommendati…
▽ More
The exponential growth of user-generated content on social media platforms has precipitated significant challenges in information management, particularly in content organization, retrieval, and discovery. Hashtags, as a fundamental categorization mechanism, play a pivotal role in enhancing content visibility and user engagement. However, the development of accurate and robust hashtag recommendation systems remains a complex and evolving research challenge. Existing surveys in this domain are limited in scope and recency, focusing narrowly on specific platforms, methodologies, or timeframes. To address this gap, this review article conducts a systematic analysis of hashtag recommendation systems, comprehensively examining recent advancements across several dimensions. We investigate unimodal versus multimodal methodologies, diverse problem formulations, filtering strategies, methodological evolution from traditional frequency-based models to advanced deep learning architectures. Furthermore, we critically evaluate performance assessment paradigms, including quantitative metrics, qualitative analyses, and hybrid evaluation frameworks. Our analysis underscores a paradigm shift toward transformer-based deep learning models, which harness contextual and semantic features to achieve superior recommendation accuracy. Key challenges such as data sparsity, cold-start scenarios, polysemy, and model explainability are rigorously discussed, alongside practical applications in tweet classification, sentiment analysis, and content popularity prediction. By synthesizing insights from diverse methodological and platform-specific perspectives, this survey provides a structured taxonomy of current research, identifies unresolved gaps, and proposes future directions for developing adaptive, user-centric recommendation systems.
△ Less
Submitted 25 March, 2025; v1 submitted 24 March, 2025;
originally announced March 2025.
-
SN 2024abfo: a partially stripped SN II from a yellow supergiant
Authors:
A. Reguitti,
A. Pastorello,
S. J. Smartt,
G. Valerin,
G. Pignata,
S. Campana,
T. -W. Chen,
A. Sankar. K.,
S. Moran,
P. A. Mazzali,
J. Duarte,
I. Salmaso,
J. P. Anderson,
C. Ashall,
S. Benetti,
M. Gromadzki,
C. P. Gutierrez,
C. Humina,
C. Inserra,
E. Kankare,
T. Kravtsov,
T. E. Muller-Bravo,
P. J. Pessi,
J. Sollerman,
D. R. Young
, et al. (13 additional authors not shown)
Abstract:
We present photometric and spectroscopic data of the type IIb supernova (SN) 2024abfo in NGC 1493 (at 11 Mpc). The ATLAS survey discovered the object just a few hours after the explosion, and observed a fast rise on the first day. Signs of the sharp shock break-out peak and the subsequent cooling phase are observed in the ultraviolet and the bluest optical bands in the first couple of days, while…
▽ More
We present photometric and spectroscopic data of the type IIb supernova (SN) 2024abfo in NGC 1493 (at 11 Mpc). The ATLAS survey discovered the object just a few hours after the explosion, and observed a fast rise on the first day. Signs of the sharp shock break-out peak and the subsequent cooling phase are observed in the ultraviolet and the bluest optical bands in the first couple of days, while no peak is visible in the reddest filters. Subsequently, in analogy with normal SNe IIb, the light curve of SN 2024abfo rises again in all bands to the broad peak, with the maximum light reached around one month after the explosion. Its absolute magnitude at peak is $M_r=-16.5\pm0.1$ mag, making it a faint SN IIb. The early spectra are dominated by Balmer lines with broad P-Cygni profiles indicating ejecta velocity of 22,500 km/s. One month after the explosion, the spectra display a transition towards being He-dominated, though the H lines do not completely disappear, supporting the classification of SN 2024abfo as a relatively H-rich SN IIb. We identify the progenitor of SN 2024abfo in archival images of the Hubble Space Telescope, the Dark Energy Survey, and the XMM-Newton space telescope, in multiple optical filters. From its spectral energy distribution, the progenitor is consistent with being a yellow supergiant, having an initial mass of 15 $M_{\odot}$. This detection supports an emerging trend of SN IIb progenitors being more luminous and hotter than SN II ones, and being primaries of massive binaries. Within the SN IIb class, fainter events such as SN 2024abfo tend to have cooler and more expanded progenitors than luminous SNe IIb.
△ Less
Submitted 25 April, 2025; v1 submitted 5 March, 2025;
originally announced March 2025.
-
Analysis of a central MUSCL-type scheme for conservation laws with discontinuous flux
Authors:
Nikhil Manoj,
Sudarshan Kumar K
Abstract:
In this article, we propose a second-order central scheme of the Nessyahu-Tadmor-type for a class of scalar conservation laws with discontinuous flux and present its convergence analysis. Since solutions to problems with discontinuous flux generally do not belong to the space of bounded variation (BV), we employ the theory of compensated compactness to establish the convergence of approximate solu…
▽ More
In this article, we propose a second-order central scheme of the Nessyahu-Tadmor-type for a class of scalar conservation laws with discontinuous flux and present its convergence analysis. Since solutions to problems with discontinuous flux generally do not belong to the space of bounded variation (BV), we employ the theory of compensated compactness to establish the convergence of approximate solutions. A major component of our analysis involves deriving the maximum principle and showing the $\mathrm{W}^{-1,2}_{\mathrm{loc}}$ compactness of a sequence constructed from approximate solutions. The latter is achieved through the derivation of several essential estimates on the approximate solutions. Furthermore, by incorporating a mesh-dependent correction term in the slope limiter, we show that the numerical solutions generated by the proposed second-order scheme converge to the entropy solution. Finally, we validate our theoretical results by presenting numerical examples.
△ Less
Submitted 24 March, 2025; v1 submitted 8 January, 2025;
originally announced January 2025.
-
A positivity preserving second-order scheme for multi-dimensional system of non-local conservation laws
Authors:
Nikhil Manoj,
G. D. Veerappa Gowda,
Sudarshan Kumar K
Abstract:
Non-local systems of conservation laws play a crucial role in modeling flow mechanisms across various scenarios. The well-posedness of such problems is typically established by demonstrating the convergence of robust first-order schemes. However, achieving more accurate solutions necessitates the development of higher-order schemes. In this article, we present a fully discrete, second-order scheme…
▽ More
Non-local systems of conservation laws play a crucial role in modeling flow mechanisms across various scenarios. The well-posedness of such problems is typically established by demonstrating the convergence of robust first-order schemes. However, achieving more accurate solutions necessitates the development of higher-order schemes. In this article, we present a fully discrete, second-order scheme for a general class of non-local conservation law systems in multiple spatial dimensions. The method employs a MUSCL-type spatial reconstruction coupled with Runge-Kutta time integration. The proposed scheme is proven to preserve positivity in all the unknowns and exhibits L-infinity stability. Numerical experiments conducted on both the non-local scalar and system cases illustrate the8 importance of second-order scheme when compared to its first-order counterpart.
△ Less
Submitted 5 January, 2025; v1 submitted 24 December, 2024;
originally announced December 2024.
-
Science Filter Characterization of the Solar Ultraviolet Imaging Telescope (SUIT) on board Aditya-L1
Authors:
Janmejoy Sarkar,
Rushikesh Deogaonkar,
Ravi Kesharwani,
Sreejith Padinhatteeri,
A. N. Ramaprakash,
Durgesh Tripathi,
Soumya Roy,
Gazi A. Ahmed,
Rwitika Chatterjee,
Avyarthana Ghosh,
Sankarasubramanian K.,
Aafaque Khan,
Nidhi Mehandiratta,
Netra Pillai,
Swapnil Singh
Abstract:
The Solar Ultraviolet Imaging Telescope (SUIT) on board the Aditya-L1 mission is designed to observe the Sun across 200-400 nm wavelength. The telescope used 16 dichroic filters tuned at specific wavelengths in various combinations to achieve its science goals. For accurate measurements and interpretation, it is important to characterize these filters for spectral variations as a function of spati…
▽ More
The Solar Ultraviolet Imaging Telescope (SUIT) on board the Aditya-L1 mission is designed to observe the Sun across 200-400 nm wavelength. The telescope used 16 dichroic filters tuned at specific wavelengths in various combinations to achieve its science goals. For accurate measurements and interpretation, it is important to characterize these filters for spectral variations as a function of spatial location and tilt angle. Moreover, we also measured out-of-band and in-band transmission characteristics with respect to the inband transmissions. In this paper, we present the experimental setup, test methodology, and the analyzed results. Our findings reveal that the transmission properties of all filters meet the expected performance for spatial variation of transmission and the transmission band at a specific tilt angle. The out-of-band transmission for all filters is below 1% with respect to in-band, except for filters BB01 and NB01. These results confirm the capabilities of SUIT to effectively capture critical solar features in the anticipated layer of the solar atmosphere.
△ Less
Submitted 16 December, 2024;
originally announced December 2024.
-
SHAPE -- A Spectro-Polarimeter Onboard Propulsion Module of Chandrayaan-3 Mission
Authors:
Anuj Nandi,
Swapnil Singh,
Bhavesh Jaiswal,
Anand Jain,
Smrati Verma,
Reenu Palawat,
Ravishankar B. T.,
Brajpal Singh,
Anurag Tyagi,
Priyanka Das,
Supratik Bose,
Supriya Verma,
Waghmare Rahul Gautam,
Yogesh Prasad K. R.,
Bijoy Raha,
Bhavesh Mendhekar,
Sathyanaryana Raju K.,
Srinivasa Rao Kondapi V.,
Sumit Kumar,
Mukund Kumar Thakur,
Vinti Bhatia,
Nidhi Sharma,
Govinda Rao Yenni,
Neeraj Kumar Satya,
Venkata Raghavendra
, et al. (9 additional authors not shown)
Abstract:
SHAPE (Spectro-polarimetry of HAbitable Planet Earth) is an experiment onboard the Chandrayaan-3 Mission, designed to study the spectro-polarimetric signatures of the habitable planet Earth in the near-infrared (NIR) wavelength range (1.0 - 1.7 $μ$m). The spectro-polarimeter is the only scientific payload (experimental in nature) on the Propulsion Module (PM) of the Chandrayaan-3 mission. The inst…
▽ More
SHAPE (Spectro-polarimetry of HAbitable Planet Earth) is an experiment onboard the Chandrayaan-3 Mission, designed to study the spectro-polarimetric signatures of the habitable planet Earth in the near-infrared (NIR) wavelength range (1.0 - 1.7 $μ$m). The spectro-polarimeter is the only scientific payload (experimental in nature) on the Propulsion Module (PM) of the Chandrayaan-3 mission. The instrument is a compact and lightweight spectro-polarimeter with an Acousto-Optic Tunable Filter (AOTF) at its core. The AOTF operates in the frequency range of 80 MHz to 135 MHz with a power of 0.5 - 2.0 Watts. The two output beams (e-beam and o-beam) from the AOTF are focused onto two InGaAs detectors (pixelated, 1D linear array) with the help of focusing optics. The primary (aperture) optics, with a diameter of $\sim$2 mm, collects the NIR light for input to the AOTF, defining the field of view (FOV) of 2.6$^\circ$. The payload has a mass of 4.8 kg and operates at a power of 25 Watts. This manuscript highlights some of the ground-based results, including the post-launch initial performance of the payload while orbiting around the Moon to observe Earth.
△ Less
Submitted 10 December, 2024;
originally announced December 2024.
-
Regression Analysis of Cure Rate Models with Competing Risks Subjected to Interval Censoring
Authors:
Silpa K.,
Sreedevi E. P.,
P. G. Sankaran
Abstract:
In this work, we present two defective regression models for the analysis of interval-censored competing risk data in the presence of cured individuals, viz., defective Gompertz and defective inverse Gaussian regression models. The proposed models enable us to estimate the cure fraction directly from the model. Simultaneously, we estimate the regression parameters corresponding to each cause of fa…
▽ More
In this work, we present two defective regression models for the analysis of interval-censored competing risk data in the presence of cured individuals, viz., defective Gompertz and defective inverse Gaussian regression models. The proposed models enable us to estimate the cure fraction directly from the model. Simultaneously, we estimate the regression parameters corresponding to each cause of failure using the method of maximum likelihood. The finite sample behaviour of the proposed models is evaluated through Monte Carlo simulation studies. We illustrate the practical applicability of the models using a real-life data set on HIV patients.
△ Less
Submitted 6 December, 2024;
originally announced December 2024.
-
Electronic and interfacial properties of 2D mxene/blue phosphorene heterostructures: impact of external strain for thermoelectric applications
Authors:
Sarga P K,
Karthik H J,
Swastibrata Bhattacharyya
Abstract:
Building two-dimensional (2D) van der Waals (vdW) heterostructures and enhancing their properties through strain engineering unlocks new applications for their constituent materials. In this study, we present a comprehensive first-principles investigation of oxygen-functionalized MXene-based heterostructures (M$_2$CO$_2$ (M=Sc,Zr,Hf)/blue phosphorene), emphasizing their structural, electronic, and…
▽ More
Building two-dimensional (2D) van der Waals (vdW) heterostructures and enhancing their properties through strain engineering unlocks new applications for their constituent materials. In this study, we present a comprehensive first-principles investigation of oxygen-functionalized MXene-based heterostructures (M$_2$CO$_2$ (M=Sc,Zr,Hf)/blue phosphorene), emphasizing their structural, electronic, and thermoelectric properties under the application of various types of strain. Our results indicate a reduction in band gap under strain and metallic transition for in-plane strain (uni- and bi-axial strain). Transition from type-I to type-II could be obtained for Hf$_2$CO$_2$/blueP and Zr$_2$CO$_2$/blueP heterostructure by applying strain, providing a method for their potential application in photocatalytic devices that require type-II band alignment for photogenerated charge separation. We observe a positive correlation between strain and thermoelectric efficiency under most conditions, with a significant enhancement in thermoelectric power factor (PF) and electronic figure of merit (ZTe) achievable in all heterostructures through strain engineering. Among the three heterostructures, Sc$_2$CO$_2$/blueP showed the maximum PF (ZTe) of $11.2 \times 10^{11}$ W/mK$^2$s (43.2) for 2% normal compressive (4% biaxial compressive) strain. These findings suggest that MX-ene/blueP heterostructures hold significant promise for applications in optoelectronics and high-temperature thermoelectric devices.
△ Less
Submitted 22 October, 2024;
originally announced October 2024.
-
Near-Pilotless MIMO Single Carrier Communications using Matrix Decomposition
Authors:
Sai Praneeth K,
P Aswathylakshmi,
Radhakrishna Ganti
Abstract:
Multiple Input-Multiple Output (MIMO) is a key enabler of higher data rates in the next generation wireless communications. However in MIMO systems, channel estimation and equalization are challenging particularly in the presence of rapidly changing channels. The high pilot overhead required for channel estimation can reduce the system throughput for large antenna configuration. In this paper, we…
▽ More
Multiple Input-Multiple Output (MIMO) is a key enabler of higher data rates in the next generation wireless communications. However in MIMO systems, channel estimation and equalization are challenging particularly in the presence of rapidly changing channels. The high pilot overhead required for channel estimation can reduce the system throughput for large antenna configuration. In this paper, we provide an iterative matrix decomposition algorithm for near-pilotless or blind decoding of MIMO signals, in a single carrier system with frequency domain equalization. This novel approach replaces the standard equalization and estimates both the transmitted data and the channel without the knowledge of any prior distributions, by making use of only one pilot. Our simulations demonstrate improved performance, in terms of error rates, compared to the more widely used pilot-based Maximal Ratio Combining (MRC) method.
△ Less
Submitted 14 October, 2024;
originally announced October 2024.
-
Language-Agnostic Analysis of Speech Depression Detection
Authors:
Sona Binu,
Jismi Jose,
Fathima Shimna K V,
Alino Luke Hans,
Reni K. Cherian,
Starlet Ben Alex,
Priyanka Srivastava,
Chiranjeevi Yarra
Abstract:
The people with Major Depressive Disorder (MDD) exhibit the symptoms of tonal variations in their speech compared to the healthy counterparts. However, these tonal variations not only confine to the state of MDD but also on the language, which has unique tonal patterns. This work analyzes automatic speech-based depression detection across two languages, English and Malayalam, which exhibits distin…
▽ More
The people with Major Depressive Disorder (MDD) exhibit the symptoms of tonal variations in their speech compared to the healthy counterparts. However, these tonal variations not only confine to the state of MDD but also on the language, which has unique tonal patterns. This work analyzes automatic speech-based depression detection across two languages, English and Malayalam, which exhibits distinctive prosodic and phonemic characteristics. We propose an approach that utilizes speech data collected along with self-reported labels from participants reading sentences from IViE corpus, in both English and Malayalam. The IViE corpus consists of five sets of sentences: simple sentences, WH-questions, questions without morphosyntactic markers, inversion questions and coordinations, that can naturally prompt speakers to speak in different tonal patterns. Convolutional Neural Networks (CNNs) are employed for detecting depression from speech. The CNN model is trained to identify acoustic features associated with depression in speech, focusing on both languages. The model's performance is evaluated on the collected dataset containing recordings from both depressed and non-depressed speakers, analyzing its effectiveness in detecting depression across the two languages. Our findings and collected data could contribute to the development of language-agnostic speech-based depression detection systems, thereby enhancing accessibility for diverse populations.
△ Less
Submitted 23 September, 2024;
originally announced September 2024.
-
Heads Up eXperience (HUX): Always-On AI Companion for Human Computer Environment Interaction
Authors:
Sukanth K,
Sudhiksha Kandavel Rajan,
Rajashekhar V S,
Gowdham Prabhakar
Abstract:
While current personal smart devices excel in digital domains, they fall short in assisting users during human environment interaction. This paper proposes Heads Up eXperience (HUX), an AI system designed to bridge this gap, serving as a constant companion across the extended reality (XR) environments. By tracking the user's eye gaze, analyzing the surrounding environment, and interpreting verbal…
▽ More
While current personal smart devices excel in digital domains, they fall short in assisting users during human environment interaction. This paper proposes Heads Up eXperience (HUX), an AI system designed to bridge this gap, serving as a constant companion across the extended reality (XR) environments. By tracking the user's eye gaze, analyzing the surrounding environment, and interpreting verbal contexts, the system captures and enhances multi-modal data, providing holistic context interpretation and memory storage in real-time task specific situations. This comprehensive approach enables more natural, empathetic and intelligent interactions between the user and HUX AI, paving the path for human computer environment interaction. Intended for deployment in smart glasses and extended reality headsets, HUX AI aims to become a personal and useful AI companion for daily life. By integrating digital assistance with enhanced physical world interactions, this technology has the potential to revolutionize human-AI collaboration in both personal and professional spheres paving the way for the future of personal smart devices.
△ Less
Submitted 28 July, 2024;
originally announced July 2024.
-
PowerTrain: Fast, Generalizable Time and Power Prediction Models to Optimize DNN Training on Accelerated Edges
Authors:
Prashanthi S. K.,
Saisamarth Taluri,
Beautlin S,
Lakshya Karwa,
Yogesh Simmhan
Abstract:
Accelerated edge devices, like Nvidia's Jetson with 1000+ CUDA cores, are increasingly used for DNN training and federated learning, rather than just for inferencing workloads. A unique feature of these compact devices is their fine-grained control over CPU, GPU, memory frequencies, and active CPU cores, which can limit their power envelope in a constrained setting while throttling the compute per…
▽ More
Accelerated edge devices, like Nvidia's Jetson with 1000+ CUDA cores, are increasingly used for DNN training and federated learning, rather than just for inferencing workloads. A unique feature of these compact devices is their fine-grained control over CPU, GPU, memory frequencies, and active CPU cores, which can limit their power envelope in a constrained setting while throttling the compute performance. Given this vast 10k+ parameter space, selecting a power mode for dynamically arriving training workloads to exploit power-performance trade-offs requires costly profiling for each new workload, or is done \textit{ad hoc}. We propose \textit{PowerTrain}, a transfer-learning approach to accurately predict the power and time consumed when training a given DNN workload (model + dataset) using any specified power mode (CPU/GPU/memory frequencies, core-count). It requires a one-time offline profiling of $1000$s of power modes for a reference DNN workload on a single Jetson device (Orin AGX) to build Neural Network (NN) based prediction models for time and power. These NN models are subsequently transferred (retrained) for a new DNN workload, or even a different Jetson device, with minimal additional profiling of just $50$ power modes to make accurate time and power predictions. These are then used to rapidly construct the Pareto front and select the optimal power mode for the new workload. PowerTrain's predictions are robust to new workloads, exhibiting a low MAPE of $<6\%$ for power and $<15\%$ for time on six new training workloads for up to $4400$ power modes, when transferred from a ResNet reference workload on Orin AGX. It is also resilient when transferred to two entirely new Jetson devices with prediction errors of $<14.5\%$ and $<11\%$. These outperform baseline predictions by more than $10\%$ and baseline optimizations by up to $45\%$ on time and $88\%$ on power.
△ Less
Submitted 18 July, 2024;
originally announced July 2024.
-
Interpreting Hand gestures using Object Detection and Digits Classification
Authors:
Sangeetha K,
Balaji VS,
Kamalesh P,
Anirudh Ganapathy PS
Abstract:
Hand gestures have evolved into a natural and intuitive means of engaging with technology. The objective of this research is to develop a robust system that can accurately recognize and classify hand gestures representing numbers. The proposed approach involves collecting a dataset of hand gesture images, preprocessing and enhancing the images, extracting relevant features, and training a machine…
▽ More
Hand gestures have evolved into a natural and intuitive means of engaging with technology. The objective of this research is to develop a robust system that can accurately recognize and classify hand gestures representing numbers. The proposed approach involves collecting a dataset of hand gesture images, preprocessing and enhancing the images, extracting relevant features, and training a machine learning model. The advancement of computer vision technology and object detection techniques, in conjunction with OpenCV's capability to analyze and comprehend hand gestures, presents a chance to transform the identification of numerical digits and its potential applications. The advancement of computer vision technology and object identification technologies, along with OpenCV's capacity to analyze and interpret hand gestures, has the potential to revolutionize human interaction, boosting people's access to information, education, and employment opportunities. Keywords: Computer Vision, Machine learning, Deep Learning, Neural Networks
△ Less
Submitted 15 July, 2024;
originally announced July 2024.
-
Genetic Bottleneck and the Emergence of High Intelligence by Scaling-out and High Throughput
Authors:
Arifa Khan,
Saravanan P,
Venkatesan S. K.
Abstract:
We study the biological evolution of low-latency natural neural networks for short-term survival, and its parallels in the development of low latency high-performance Central Processing Unit in computer design and architecture. The necessity of accurate high-quality display of motion picture led to the special processing units known as the GPU, just as how special visual cortex regions of animals…
▽ More
We study the biological evolution of low-latency natural neural networks for short-term survival, and its parallels in the development of low latency high-performance Central Processing Unit in computer design and architecture. The necessity of accurate high-quality display of motion picture led to the special processing units known as the GPU, just as how special visual cortex regions of animals produced such low-latency computational capacity. The human brain, especially considered as nothing but a scaled-up version of a primate brain evolved in response to genomic bottleneck, producing a brain that is trainable and prunable by society, and as a further extension, invents language, writing and storage of narratives displaced in time and space. We conclude that this modern digital invention of social media and the archived collective common corpus has further evolved from just simple CPU-based low-latency fast retrieval to high-throughput parallel processing of data using GPUs to train Attention based Deep Learning Neural Networks producing Generative AI with aspects like toxicity, bias, memorization, hallucination, with intriguing close parallels in humans and their society. We show how this paves the way for constructive approaches to eliminating such drawbacks from human society and its proxy and collective large-scale mirror, the Generative AI of the LLMs.
△ Less
Submitted 29 May, 2024;
originally announced July 2024.
-
Discovery and Extensive Follow-Up of SN 2024ggi, a nearby type IIP supernova in NGC 3621
Authors:
Ting-Wan Chen,
Sheng Yang,
Shubham Srivastav,
Takashi J. Moriya,
Stephen J. Smartt,
Sofia Rest,
Armin Rest,
Hsing Wen Lin,
Hao-Yu Miao,
Yu-Chi Cheng,
Amar Aryan,
Chia-Yu Cheng,
Morgan Fraser,
Li-Ching Huang,
Meng-Han Lee,
Cheng-Han Lai,
Yu Hsuan Liu,
Aiswarya Sankar. K,
Ken W. Smith,
Heloise F. Stevance,
Ze-Ning Wang,
Joseph P. Anderson,
Charlotte R. Angus,
Thomas de Boer,
Kenneth Chambers
, et al. (23 additional authors not shown)
Abstract:
We present the discovery and early observations of the nearby Type II supernova (SN) 2024ggi in NGC 3621 at 6.64 +/- 0.3 Mpc. The SN was caught 5.8 (+1.9 -2.9) hours after its explosion by the ATLAS survey. Early-phase, high-cadence, and multi-band photometric follow-up was performed by the Kinder (Kilonova Finder) project, collecting over 1000 photometric data points within a week. The combined o…
▽ More
We present the discovery and early observations of the nearby Type II supernova (SN) 2024ggi in NGC 3621 at 6.64 +/- 0.3 Mpc. The SN was caught 5.8 (+1.9 -2.9) hours after its explosion by the ATLAS survey. Early-phase, high-cadence, and multi-band photometric follow-up was performed by the Kinder (Kilonova Finder) project, collecting over 1000 photometric data points within a week. The combined o- and r-band light curves show a rapid rise of 3.3 magnitudes in 13.7 hours, much faster than SN 2023ixf (another recent, nearby, and well-observed SN II). Between 13.8 and 18.8 hours after explosion SN 2024ggi became bluer, with u-g colour dropping from 0.53 to 0.15 mag. The rapid blueward evolution indicates a wind shock breakout (SBO) scenario. No hour-long brightening expected for the SBO from a bare stellar surface was detected during our observations. The classification spectrum, taken 17 hours after the SN explosion, shows flash features of high-ionization species such as Balmer lines, He I, C III, and N III. Detailed light curve modeling reveals critical insights into the properties of the circumstellar material (CSM). Our favoured model has an explosion energy of 2 x 10^51 erg, a mass-loss rate of 10^-3 solar_mass/yr (with an assumed 10 km/s wind), and a confined CSM radius of 6 x 10^14 cm. The corresponding CSM mass is 0.4 solar_mass. Comparisons with SN 2023ixf highlight that SN 2024ggi has a smaller CSM density, resulting in a faster rise and fainter UV flux. The extensive dataset and the involvement of citizen astronomers underscore that a collaborative network is essential for SBO searches, leading to more precise and comprehensive SN characterizations.
△ Less
Submitted 13 June, 2024;
originally announced June 2024.
-
Emergence of Cosmic Space and Horizon Thermodynamics from Kaniadakis Entropy
Authors:
Pranav Prasanthan,
Sarath Nelleri,
Navaneeth Poonthottathil,
Sreejith E K
Abstract:
Utilizing Kaniadakis entropy associated with the apparent horizon of the Friedmann-Robertson-Walker (FRW) Universe and applying the emergence of cosmic space paradigm, we deduce the modified Friedmann equation for a non-flat (n+1)-dimensional universe. Employing the first law of thermodynamics, we arrive at the same modified Friedmann equation, showing the connection between emergence of cosmic sp…
▽ More
Utilizing Kaniadakis entropy associated with the apparent horizon of the Friedmann-Robertson-Walker (FRW) Universe and applying the emergence of cosmic space paradigm, we deduce the modified Friedmann equation for a non-flat (n+1)-dimensional universe. Employing the first law of thermodynamics, we arrive at the same modified Friedmann equation, showing the connection between emergence of cosmic space and first law of thermodynamics. We also establish the condition to satisfy the Generalized second law of thermodynamics within the Kaniadakis framework. Our study illuminates the intricate connection between the law of emergence and horizon thermodynamics, offering a deeper insight through the lens of Kaniadakis entropy.
△ Less
Submitted 6 May, 2024; v1 submitted 6 May, 2024;
originally announced May 2024.
-
Empowering Enterprise Development by Building and Deploying Admin Dashboard using Refine Framework
Authors:
Sai Teja Gajjala,
Devi Deepak Manchala,
Bhargav Gummadelly,
Naga Sailaja K
Abstract:
This project proposes the development of an advanced admin dashboard tailored for enterprise development, leveraging the Refine framework, Ant Design, and GraphQL API. It promises heightened operational efficiency by optimizing backend integration and employing GraphQL's dynamic data subscription for real-time insights. With an emphasis on modern aesthetics and user-centric design, it ensures seam…
▽ More
This project proposes the development of an advanced admin dashboard tailored for enterprise development, leveraging the Refine framework, Ant Design, and GraphQL API. It promises heightened operational efficiency by optimizing backend integration and employing GraphQL's dynamic data subscription for real-time insights. With an emphasis on modern aesthetics and user-centric design, it ensures seamless data visualization and management. Key functionalities encompass user administration, data visualization, CRUD operations, real-time notifications, and seamless integration with existing systems. The deliverable includes a deployable dashboard alongside comprehensive documentation, aiming to empower enterprise teams with a cutting-edge, data-driven solution.
△ Less
Submitted 15 April, 2024;
originally announced April 2024.
-
Multi-Task Learning for Lung sound & Lung disease classification
Authors:
Suma K V,
Deepali Koppad,
Preethi Kumar,
Neha A Kantikar,
Surabhi Ramesh
Abstract:
In recent years, advancements in deep learning techniques have considerably enhanced the efficiency and accuracy of medical diagnostics. In this work, a novel approach using multi-task learning (MTL) for the simultaneous classification of lung sounds and lung diseases is proposed. Our proposed model leverages MTL with four different deep learning models such as 2D CNN, ResNet50, MobileNet and Dens…
▽ More
In recent years, advancements in deep learning techniques have considerably enhanced the efficiency and accuracy of medical diagnostics. In this work, a novel approach using multi-task learning (MTL) for the simultaneous classification of lung sounds and lung diseases is proposed. Our proposed model leverages MTL with four different deep learning models such as 2D CNN, ResNet50, MobileNet and Densenet to extract relevant features from the lung sound recordings. The ICBHI 2017 Respiratory Sound Database was employed in the current study. The MTL for MobileNet model performed better than the other models considered, with an accuracy of74\% for lung sound analysis and 91\% for lung diseases classification. Results of the experimentation demonstrate the efficacy of our approach in classifying both lung sounds and lung diseases concurrently.
In this study,using the demographic data of the patients from the database, risk level computation for Chronic Obstructive Pulmonary Disease is also carried out. For this computation, three machine learning algorithms namely Logistic Regression, SVM and Random Forest classifierswere employed. Among these ML algorithms, the Random Forest classifier had the highest accuracy of 92\%.This work helps in considerably reducing the physician's burden of not just diagnosing the pathology but also effectively communicating to the patient about the possible causes or outcomes.
△ Less
Submitted 5 April, 2024;
originally announced April 2024.
-
Observations of the Crab Nebula with MACE (Major Atmospheric Cherenkov Experiment)
Authors:
Borwankar C.,
Sharma M.,
Hariharan J.,
Venugopal K.,
Godambe S.,
Mankuzhyil N.,
Chandra P.,
Khurana M.,
Pathania A.,
Chouhan N.,
Dhar V. K.,
Thubstan R.,
Norlha S.,
Keshavananda,
Sarkar D.,
Dar Z. A.,
Kotwal S. V.,
Godiyal S.,
Kushwaha C. P.,
Singh K. K.,
Das M. P.,
Tolamatti A.,
Ghosal B.,
Chanchalani K.,
Pandey P.
, et al. (10 additional authors not shown)
Abstract:
The Major Atmospheric Cherenkov Experiment (MACE) is a large size (21m) Imaging Atmospheric Cherenkov Telescope (IACT) installed at an altitude of 4270m above sea level at Hanle, Ladakh in northern India. Here we report the detection of Very High Energy (VHE) gamma-ray emission from Crab Nebula above 80 GeV. We analysed ~15 hours of data collected at low zenith angle between November 2022 and Febr…
▽ More
The Major Atmospheric Cherenkov Experiment (MACE) is a large size (21m) Imaging Atmospheric Cherenkov Telescope (IACT) installed at an altitude of 4270m above sea level at Hanle, Ladakh in northern India. Here we report the detection of Very High Energy (VHE) gamma-ray emission from Crab Nebula above 80 GeV. We analysed ~15 hours of data collected at low zenith angle between November 2022 and February 2023. The energy spectrum is well described by a log-parabola function with a flux of ~(3.46 +/- 0.26stat) x 10-10 TeV-1 cm-2 s-1, at 400 GeV with spectral index of 2.09 +/- 0.06stat and a curvature parameter of 0.08 +/- 0.07stat. The gamma-rays are detected in an energy range spanning from 80 GeV to ~5 TeV. The energy resolution improves from ~34% at an analysis energy threshold of 80 GeV to ~21% above 1 TeV. The daily light curve and the spectral energy distribution obtained for the Crab Nebula is in agreement with previous measurements, considering statistical and systematic uncertainties.
△ Less
Submitted 2 April, 2024;
originally announced April 2024.
-
Record cryogenic cooling in ferroelectric hafnia proximity induced via Mott transition
Authors:
Jalaja M A,
Shubham Kumar Parate,
Binoy Krishna De,
Sai Dutt K,
Pavan Nukala
Abstract:
On-chip refrigeration at cryogenic temperatures is becoming an important requirement in the context of quantum technologies and nanoelectronics. Ferroic materials with enhanced electrocaloric effects at phase transitions are good material candidates for the same. By exploiting the Mott metal-insulator transition (MIT) of TiOx(Ny), the bottom electrode, we engineer a depolarization field controlled…
▽ More
On-chip refrigeration at cryogenic temperatures is becoming an important requirement in the context of quantum technologies and nanoelectronics. Ferroic materials with enhanced electrocaloric effects at phase transitions are good material candidates for the same. By exploiting the Mott metal-insulator transition (MIT) of TiOx(Ny), the bottom electrode, we engineer a depolarization field controlled reversible polar to non-polar phase transition in thick La-doped hafnia (40 nm). This transition occurs between ~125 and 140 K and produces giant negative pyroelectric and electrocaloric effects. Refrigeration metrics were estimated between 120 to 200 K, with a peak refrigerant capacity of 25 kJ Kg-1 (2 kJ Kg-1), peak isothermal entropy ΔS~ 8 kJ Kg-1 K-1 (0.5 kJ Kg-1 K-1) and adiabatic ΔTcooling ~ 106 K (11 K) at ~140 K and 5 MV cm-1 (0.5 MV cm-1, and these are the largest reported in any electrocaloric system. Our work fundamentally proposes design guidelines to induce significant solid-state refrigeration through proximity effects, even at cryogenic temperatures relevant to quantum technologies.
△ Less
Submitted 27 March, 2024;
originally announced March 2024.
-
Efficient Fault Detection and Categorization in Electrical Distribution Systems Using Hessian Locally Linear Embedding on Measurement Data
Authors:
Victor Sam Moses Babu K.,
Sidharthenee Nayak,
Divyanshi Dwivedi,
Pratyush Chakraborty,
Chandrashekhar Narayan Bhende,
Pradeep Kumar Yemula,
Mayukha Pal
Abstract:
Faults on electrical power lines could severely compromise both the reliability and safety of power systems, leading to unstable power delivery and increased outage risks. They pose significant safety hazards, necessitating swift detection and mitigation to maintain electrical infrastructure integrity and ensure continuous power supply. Hence, accurate detection and categorization of electrical fa…
▽ More
Faults on electrical power lines could severely compromise both the reliability and safety of power systems, leading to unstable power delivery and increased outage risks. They pose significant safety hazards, necessitating swift detection and mitigation to maintain electrical infrastructure integrity and ensure continuous power supply. Hence, accurate detection and categorization of electrical faults are pivotal for optimized power system maintenance and operation. In this work, we propose a novel approach for detecting and categorizing electrical faults using the Hessian locally linear embedding (HLLE) technique and subsequent clustering with t-SNE (t-distributed stochastic neighbor embedding) and Gaussian mixture model (GMM). First, we employ HLLE to transform high-dimensional (HD) electrical data into low-dimensional (LD) embedding coordinates. This technique effectively captures the inherent variations and patterns in the data, enabling robust feature extraction. Next, we perform the Mann-Whitney U test based on the feature space of the embedding coordinates for fault detection. This statistical approach allows us to detect electrical faults providing an efficient means of system monitoring and control. Furthermore, to enhance fault categorization, we employ t-SNE with GMM to cluster the detected faults into various categories. To evaluate the performance of the proposed method, we conduct extensive simulations on an electrical system integrated with solar farm. Our results demonstrate that the proposed approach exhibits effective fault detection and clustering across a range of fault types with different variations of the same fault. Overall, this research presents an effective methodology for robust fault detection and categorization in electrical systems, contributing to the advancement of fault management practices and the prevention of system failures.
△ Less
Submitted 9 March, 2024;
originally announced March 2024.
-
Fault Classification in Electrical Distribution Systems using Grassmann Manifold
Authors:
Victor Sam Moses Babu K.,
Sidharthenee Nayak,
Divyanshi Dwivedi,
Pratyush Chakraborty,
Chandrashekhar Narayan Bhende,
Pradeep Kumar Yemula,
Mayukha Pal
Abstract:
Electrical fault classification is vital for ensuring the reliability and safety of power systems. Accurate and efficient fault classification methods are essential for timely and effective maintenance. In this paper, we propose a novel approach for effective fault classification through Grassmann manifolds, which is a non-Euclidean space that captures the intrinsic structure of high-dimensional d…
▽ More
Electrical fault classification is vital for ensuring the reliability and safety of power systems. Accurate and efficient fault classification methods are essential for timely and effective maintenance. In this paper, we propose a novel approach for effective fault classification through Grassmann manifolds, which is a non-Euclidean space that captures the intrinsic structure of high-dimensional data and offers a robust framework for feature extraction. We use simulated data for electrical distribution systems with various types of electrical faults. The proposed method involves transforming the measurement fault data into Grassmann manifold space using techniques from differential geometry. This transformation aids in uncovering the underlying fault patterns and reducing the computational complexity of subsequent classification steps. To achieve fault classification, we employ a machine learning technique optimized for the Grassmann manifold. The support vector machine classifier is adapted to operate within the Grassmann manifold space, enabling effective discrimination between different fault classes. The results illustrate the efficacy of the proposed Grassmann manifold-based approach for electrical fault classification which showcases its ability to accurately differentiate between various fault types.
△ Less
Submitted 9 March, 2024;
originally announced March 2024.
-
Evault for legal records
Authors:
Jeba N,
Anas S,
Anuragav S,
Abhishek R,
Sachin K
Abstract:
Innovative solution for addressing the challenges in the legal records management system through a blockchain-based eVault platform. Our objective is to create a secure, transparent, and accessible ecosystem that caters to the needs of all stakeholders, including lawyers, judges, clients, and registrars. First and foremost, our solution is built on a robust blockchain platform like Ethereum harnes…
▽ More
Innovative solution for addressing the challenges in the legal records management system through a blockchain-based eVault platform. Our objective is to create a secure, transparent, and accessible ecosystem that caters to the needs of all stakeholders, including lawyers, judges, clients, and registrars. First and foremost, our solution is built on a robust blockchain platform like Ethereum harnessing the power of smart contracts to manage access, permissions, and transactions effectively. This ensures the utmost security and transparency in every interaction within the system. To make our eVault system user-friendly, we've developed intuitive interfaces for all stakeholders. Lawyers, judges, clients, and even registrars can effortlessly upload and retrieve legal documents, track changes, and share information within the platform. But that's not all; we've gone a step further by incorporating a document creation and saving feature within our app and website. This feature allows users to generate and securely store legal documents, streamlining the entire documentation process.
△ Less
Submitted 8 March, 2024; v1 submitted 2 March, 2024;
originally announced March 2024.
-
Electronic phase transition, vibrational properties and structural stability of single and two polyyne chains under external electric field
Authors:
Karthik H J,
Sarga P K,
Swastibrata Bhattacharyya
Abstract:
Search for one dimensional (1D) van der Waals materials has become an urgent need to meet the demand as building blocks for high performance, miniaturized, lightweight device applications. Polyyne, a 1D atomic chain of carbon is the thinnest and strongest allotrope of carbon, showing promising applications in new generation low dimensional devices due to the presence of a band gap. A system of two…
▽ More
Search for one dimensional (1D) van der Waals materials has become an urgent need to meet the demand as building blocks for high performance, miniaturized, lightweight device applications. Polyyne, a 1D atomic chain of carbon is the thinnest and strongest allotrope of carbon, showing promising applications in new generation low dimensional devices due to the presence of a band gap. A system of two carbon chains held together by van der Waals interaction has been theoretically postulated and shows band gap tunability under structural changes which finds applications in the realms of resistive switching and spintronics. In this study, we use first principles Density Functional Theory (DFT) to show a sharp semiconductor to metal transition along with the emergence of an asymmetry in the spin polarized density of states for single and two polyyne chains under a transverse electric field. The thermodynamic stability of the system has been substantiated through the utilization of Ab Initio Molecular Dynamics (AIMD) simulations, phonon dispersion curve analyses, and formation energy calculations. Furthermore, in addition to its dynamic stability assessment, phonon calculations have served to identify Raman active vibrational modes which offers an invaluable non-destructive experimental avenue for discerning electronic phase transitions in response to an applied electric field. Our study presents a predictive framework for the prospective utilization of one and two polyyne chains in forthcoming flexible nano-electronic and spintronic devices. The future prospects of the system are contingent upon advancements in nano-electronics fabrication techniques and the precise construction of circuitry for harnessing spin-related applications.
△ Less
Submitted 16 December, 2023;
originally announced December 2023.
-
Performance Characterization of Containerized DNN Training and Inference on Edge Accelerators
Authors:
Prashanthi S. K.,
Vinayaka Hegde,
Keerthana Patchava,
Ankita Das,
Yogesh Simmhan
Abstract:
Edge devices have typically been used for DNN inferencing. The increase in the compute power of accelerated edges is leading to their use in DNN training also. As privacy becomes a concern on multi-tenant edge devices, Docker containers provide a lightweight virtualization mechanism to sandbox models. But their overheads for edge devices are not yet explored. In this work, we study the impact of c…
▽ More
Edge devices have typically been used for DNN inferencing. The increase in the compute power of accelerated edges is leading to their use in DNN training also. As privacy becomes a concern on multi-tenant edge devices, Docker containers provide a lightweight virtualization mechanism to sandbox models. But their overheads for edge devices are not yet explored. In this work, we study the impact of containerized DNN inference and training workloads on an NVIDIA AGX Orin edge device and contrast it against bare metal execution on running time, CPU, GPU and memory utilization, and energy consumption. Our analysis shows that there are negligible containerization overheads for individually running DNN training and inference workloads.
△ Less
Submitted 18 July, 2024; v1 submitted 12 December, 2023;
originally announced December 2023.
-
Concyclic Centroids and the Anti-Fuhrmann Triangle
Authors:
Sudharshan K V,
Shantanu Nene
Abstract:
In this article we present a remarkable concyclicity of four centroids related to the orthocenters of the triangles $ABC,$ $BPC,$ $CPA,$ and $PAB$ of a quadrangle $ABCP$. Furthermore, we establish a result about orthologic triangles inscribed in a rectangular hyperbola. We present an application of the concyclic centroids theorem when $P$ corresponds to the incenter $I$ of $ABC$. This specializati…
▽ More
In this article we present a remarkable concyclicity of four centroids related to the orthocenters of the triangles $ABC,$ $BPC,$ $CPA,$ and $PAB$ of a quadrangle $ABCP$. Furthermore, we establish a result about orthologic triangles inscribed in a rectangular hyperbola. We present an application of the concyclic centroids theorem when $P$ corresponds to the incenter $I$ of $ABC$. This specialization leads to the discovery of a novel triangle intimately connected to the Fuhrmann triangle.
△ Less
Submitted 4 December, 2023;
originally announced December 2023.
-
Tradeoff of age-of-information and power under reliability constraint for short-packet communication with block-length adaptation
Authors:
Sudarsanan A. K.,
Vineeth B. S.,
Chandra R. Murthy
Abstract:
In applications such as remote estimation and monitoring, update packets are transmitted by power-constrained devices using short-packet codes over wireless networks. Therefore, networks need to be end-to-end optimized using information freshness metrics such as age of information under transmit power and reliability constraints to ensure support for such applications. For short-packet coding, mod…
▽ More
In applications such as remote estimation and monitoring, update packets are transmitted by power-constrained devices using short-packet codes over wireless networks. Therefore, networks need to be end-to-end optimized using information freshness metrics such as age of information under transmit power and reliability constraints to ensure support for such applications. For short-packet coding, modelling and understanding the effect of block codeword length on transmit power and other performance metrics is important. To understand the above optimization for short-packet coding, we consider the optimal tradeoff problem between age of information and transmit power under reliability constraints for short packet point-to-point communication model with an exogenous packet generation process. In contrast to prior work, we consider scheduling policies that can possibly adapt the block-length or transmission time of short packet codes in order to achieve the optimal tradeoff. We characterize the tradeoff using a semi-Markov decision process formulation. We also obtain analytical upper bounds as well as numerical, analytical, and asymptotic lower bounds on the optimal tradeoff. We show that in certain regimes, such as high reliability and high packet generation rate, non-adaptive scheduling policies (fixed transmission time policies) are close-to-optimal. Furthermore, in a high-power or in a low-power regime, non-adaptive as well as state-independent randomized scheduling policies are order-optimal. These results are corroborated by numerical and simulation experiments. The tradeoff is then characterized for a wireless point-to-point channel with block fading as well as for other packet generation models (including an age-dependent packet generation model).
△ Less
Submitted 3 December, 2023;
originally announced December 2023.
-
A Generalization of the Brocard Circle
Authors:
Sudharshan K V
Abstract:
In this article, we provide a generalization of the Brocard circle and the Brocard triangles. The generalization arises from considering the Miquel points of two inscribed triangles having a common circumcircle. We also present various properties of the Brocard triangles, which lead to a generalization of the Steiner and Tarry points.
In this article, we provide a generalization of the Brocard circle and the Brocard triangles. The generalization arises from considering the Miquel points of two inscribed triangles having a common circumcircle. We also present various properties of the Brocard triangles, which lead to a generalization of the Steiner and Tarry points.
△ Less
Submitted 15 November, 2023;
originally announced November 2023.
-
Epidemic outbreak prediction using machine learning models
Authors:
Akshara Pramod,
JS Abhishek,
Suganthi K
Abstract:
In today's world,the risk of emerging and re-emerging epidemics have increased.The recent advancement in healthcare technology has made it possible to predict an epidemic outbreak in a region.Early prediction of an epidemic outbreak greatly helps the authorities to be prepared with the necessary medications and logistics required to keep things in control. In this article, we try to predict the ep…
▽ More
In today's world,the risk of emerging and re-emerging epidemics have increased.The recent advancement in healthcare technology has made it possible to predict an epidemic outbreak in a region.Early prediction of an epidemic outbreak greatly helps the authorities to be prepared with the necessary medications and logistics required to keep things in control. In this article, we try to predict the epidemic outbreak (influenza, hepatitis and malaria) for the state of New York, USA using machine and deep learning algorithms, and a portal has been created for the same which can alert the authorities and health care organizations of the region in case of an outbreak. The algorithm takes historical data to predict the possible number of cases for 5 weeks into the future. Non-clinical factors like google search trends,social media data and weather data have also been used to predict the probability of an outbreak.
△ Less
Submitted 30 October, 2023;
originally announced October 2023.
-
SPRING-INX: A Multilingual Indian Language Speech Corpus by SPRING Lab, IIT Madras
Authors:
Nithya R,
Malavika S,
Jordan F,
Arjun Gangwar,
Metilda N J,
S Umesh,
Rithik Sarab,
Akhilesh Kumar Dubey,
Govind Divakaran,
Samudra Vijaya K,
Suryakanth V Gangashetty
Abstract:
India is home to a multitude of languages of which 22 languages are recognised by the Indian Constitution as official. Building speech based applications for the Indian population is a difficult problem owing to limited data and the number of languages and accents to accommodate. To encourage the language technology community to build speech based applications in Indian languages, we are open sour…
▽ More
India is home to a multitude of languages of which 22 languages are recognised by the Indian Constitution as official. Building speech based applications for the Indian population is a difficult problem owing to limited data and the number of languages and accents to accommodate. To encourage the language technology community to build speech based applications in Indian languages, we are open sourcing SPRING-INX data which has about 2000 hours of legally sourced and manually transcribed speech data for ASR system building in Assamese, Bengali, Gujarati, Hindi, Kannada, Malayalam, Marathi, Odia, Punjabi and Tamil. This endeavor is by SPRING Lab , Indian Institute of Technology Madras and is a part of National Language Translation Mission (NLTM), funded by the Indian Ministry of Electronics and Information Technology (MeitY), Government of India. We describe the data collection and data cleaning process along with the data statistics in this paper.
△ Less
Submitted 24 October, 2023; v1 submitted 23 October, 2023;
originally announced October 2023.
-
A well-balanced second-order finite volume approximation for a coupled system of granular flow
Authors:
Aekta Aggarwal,
Veerappa Gowda G. D.,
Sudarshan Kumar K
Abstract:
A well-balanced second-order finite volume scheme is proposed and analyzed for a 2 X 2 system of non-linear partial differential equations which describes the dynamics of growing sandpiles created by a vertical source on a flat, bounded rectangular table in multiple dimensions. To derive a second-order scheme, we combine a MUSCL type spatial reconstruction with strong stability preserving Runge-Ku…
▽ More
A well-balanced second-order finite volume scheme is proposed and analyzed for a 2 X 2 system of non-linear partial differential equations which describes the dynamics of growing sandpiles created by a vertical source on a flat, bounded rectangular table in multiple dimensions. To derive a second-order scheme, we combine a MUSCL type spatial reconstruction with strong stability preserving Runge-Kutta time stepping method. The resulting scheme is ensured to be well-balanced through a modified limiting approach that allows the scheme to reduce to well-balanced first-order scheme near the steady state while maintaining the second-order accuracy away from it. The well-balanced property of the scheme is proven analytically in one dimension and demonstrated numerically in two dimensions. Additionally, numerical experiments reveal that the second-order scheme reduces finite time oscillations, takes fewer time iterations for achieving the steady state and gives sharper resolutions of the physical structure of the sandpile, as compared to the existing first-order schemes of the literature.
△ Less
Submitted 2 January, 2024; v1 submitted 21 October, 2023;
originally announced October 2023.
-
Identifying Essential Hub Genes and Protein Complexes in Malaria GO Data using Semantic Similarity Measures
Authors:
Mamata Das,
Selvakumar K.,
P. J. A. Alphonse
Abstract:
Hub genes play an essential role in biological systems because of their interaction with other genes. A vocabulary used in bioinformatics called Gene Ontology (GO) describes how genes and proteins operate. This flexible ontology illustrates the operation of molecular, biological, and cellular processes (Pmol, Pbio, Pcel). There are various methodologies that can be analyzed to determine semantic s…
▽ More
Hub genes play an essential role in biological systems because of their interaction with other genes. A vocabulary used in bioinformatics called Gene Ontology (GO) describes how genes and proteins operate. This flexible ontology illustrates the operation of molecular, biological, and cellular processes (Pmol, Pbio, Pcel). There are various methodologies that can be analyzed to determine semantic similarity. Research in this study, we employ the jack-knife method by taking into account 4 well-liked Semantic similarity measures namely Jaccard similarity, Cosine similarity, Pairsewise document similarity, and Levenshtein distance. Based on these similarity values, the protein-protein interaction network (PPI) of Malaria GO (Gene Ontology) data is built, which causes clusters of identical or related protein complexes (Px) to form. The hub nodes of the network are these necessary proteins. We use a variety of centrality measures to establish clusters of these networks in order to determine which node is the most important. The clusters' unique formation makes it simple to determine which class of Px they are allied to.
△ Less
Submitted 9 August, 2023;
originally announced September 2023.
-
Analyzing and Comparing Omicron Lineage Variants Protein-Protein Interaction Network using Centrality Measure
Authors:
Mamata Das,
Selvakumar K.,
P. J. A. Alphonse
Abstract:
The Worldwide spread of the Omicron lineage variants has now been confirmed. It is crucial to understand the process of cellular life and to discover new drugs need to identify the important proteins in a protein interaction network (PPIN). PPINs are often represented by graphs in bioinformatics, which describe cell processes. There are some proteins that have significant influences on these tissu…
▽ More
The Worldwide spread of the Omicron lineage variants has now been confirmed. It is crucial to understand the process of cellular life and to discover new drugs need to identify the important proteins in a protein interaction network (PPIN). PPINs are often represented by graphs in bioinformatics, which describe cell processes. There are some proteins that have significant influences on these tissues, and which play a crucial role in regulating them. The discovery of new drugs is aided by the study of significant proteins. These significant proteins can be found by reducing the graph and using graph analysis. Studies examining protein interactions in the Omicron lineage (B.1.1.529) and its variants (BA.5, BA.4, BA.3, BA.2, BA.1.1, BA.1) are not yet available. Studying Omicron has been intended to find a significant protein. 68 nodes represent 68 proteins and 52 edges represent the relationship among the protein in the network. A few entrality measures are computed namely page rank centrality (PRC), degree centrality (DC), closeness centrality (CC), and betweenness centrality (BC) together with node degree and Local Clustering Co-efficient (LCC). We also discover 18 network clusters using Markov clustering. 8 significant proteins (candidate gene of Omicron lineage variants) were detected among the 68 proteins, including AHSG, KCNK1, KCNQ1, MAPT, NR1H4, PSMC2, PTPN11 and, UBE21 which scored the highest among the Omicron proteins. It is found that in the variant of Omicron protein-protein interaction networks, the MAPT protein's impact is the most significant.
△ Less
Submitted 9 August, 2023;
originally announced September 2023.
-
Experience Capture in Shipbuilding through Computer Applications and Neural Networks
Authors:
Sankaramangalam Ulhas Sangeet,
Sivaprasad K,
Yashwant R. Kamath
Abstract:
It has always been a severe loss for any establishment when an experienced hand retires or moves to another firm. The specific details of what his job/position entails will always make the work more efficient. To curtail such losses, it is possible to implement a system that takes input from a new employee regarding the challenges he/she is facing and match it to a previous occurrence where someon…
▽ More
It has always been a severe loss for any establishment when an experienced hand retires or moves to another firm. The specific details of what his job/position entails will always make the work more efficient. To curtail such losses, it is possible to implement a system that takes input from a new employee regarding the challenges he/she is facing and match it to a previous occurrence where someone else held his/her chair. This system could be made possible with input through the ages from the array of individuals who managed that particular job and processing this data through a neural network that recognizes the pattern. The paper is based on data collected from traditional wooden dhow builders and some of the modern day unconventional shipyards. Since the requirements for successful implementation in such scenarios seems too steep at the moment, an alternate approach has been suggested by implementation through the design processes across multiple shipyards. The process entails the traditional value passed down through generations regarding a particular profession and analysis has been done regarding how this knowledge/experience can be captured and preserved for future generations to work upon. A series of tools including SharePoint, MATLAB, and some similar software working in tandem can be used for the design of the same. This research will provide valuable insight as to how information sharing can be applied through generations for effective application of production capabilities.
△ Less
Submitted 5 September, 2023;
originally announced September 2023.
-
Queueing-inventory Systems: A Survey
Authors:
Salini K,
Arya P S,
Manikandan Rangaswamy
Abstract:
Queueing-inventory systems are integrated systems consisting of two emerging fields in applied probability, namely "Queues" and "Inventory". In this paper, we present a comprehensive review of the theory and applications of queueing-inventory systems from 2016 to 2023 and a detailed discussion of the recent literature by encompassing the topics like product-form solutions, production-inventory, pe…
▽ More
Queueing-inventory systems are integrated systems consisting of two emerging fields in applied probability, namely "Queues" and "Inventory". In this paper, we present a comprehensive review of the theory and applications of queueing-inventory systems from 2016 to 2023 and a detailed discussion of the recent literature by encompassing the topics like product-form solutions, production-inventory, perishable inventory, the retrial of unsatisfied customers/vacation/vacation interruption, multi-servers, multi-commodity, multi-class customers, postponed demands, and game-theoretic analysis on queueing-inventory systems, and other applications in various fields such as energy harvesting in the wireless network, supply chain, etc. The review provides insights into the importance of queueing-inventory systems, systematically discussing the developments and their applications, challenges, and future directions.
△ Less
Submitted 19 September, 2023; v1 submitted 12 August, 2023;
originally announced August 2023.
-
Two Novel Approaches to Detect Community: A Case Study of Omicron Lineage Variants PPI Network
Authors:
Mamata Das,
Selvakumar K.,
P. J. A. Alphonse
Abstract:
The capacity to identify and analyze protein-protein interactions, along with their internal modular organization, plays a crucial role in comprehending the intricate mechanisms underlying biological processes at the molecular level. We can learn a lot about the structure and dynamics of these interactions by using network analysis. We can improve our understanding of the biological roots of disea…
▽ More
The capacity to identify and analyze protein-protein interactions, along with their internal modular organization, plays a crucial role in comprehending the intricate mechanisms underlying biological processes at the molecular level. We can learn a lot about the structure and dynamics of these interactions by using network analysis. We can improve our understanding of the biological roots of disease pathogenesis by recognizing network communities. This knowledge, in turn, holds significant potential for driving advancements in drug discovery and facilitating personalized medicine approaches for disease treatment. In this study, we aimed to uncover the communities within the variant B.1.1.529 (Omicron virus) using two proposed novel algorithm (ABCDE and ALCDE) and four widely recognized algorithms: Girvan-Newman, Louvain, Leiden, and Label Propagation algorithm. Each of these algorithms has established prominence in the field and offers unique perspectives on identifying communities within complex networks. We also compare the networks by the global properties, statistic summary, subgraph count, graphlet and validate by the modulaity. By employing these approaches, we sought to gain deeper insights into the structural organization and interconnections present within the Omicron virus network.
△ Less
Submitted 8 August, 2023;
originally announced August 2023.
-
An Analytical Study of Covid-19 Dataset using Graph-Based Clustering Algorithms
Authors:
Mamata Das,
P. J. A. Alphonse,
Selvakumar K
Abstract:
Corona VIrus Disease abbreviated as COVID-19 is a novel virus which is initially identified in Wuhan of China in December of 2019 and now this deadly disease has spread all over the world. According to World Health Organization (WHO), a total of 3,124,905 people died from 2019 to 2021, April. In this case, many methods, AI base techniques, and machine learning algorithms have been researched and a…
▽ More
Corona VIrus Disease abbreviated as COVID-19 is a novel virus which is initially identified in Wuhan of China in December of 2019 and now this deadly disease has spread all over the world. According to World Health Organization (WHO), a total of 3,124,905 people died from 2019 to 2021, April. In this case, many methods, AI base techniques, and machine learning algorithms have been researched and are being used to save people from this pandemic. The SARS-CoV and the 2019-nCoV, SARS-CoV-2 virus invade our bodies, causing some differences in the structure of cell proteins. Protein-protein interaction (PPI) is an essential process in our cells and plays a very important role in the development of medicines and gives ideas about the disease. In this study, we performed clustering on PPI networks generated from 92 genes of the Covi-19 dataset. We have used three graph-based clustering algorithms to give intuition to the analysis of clusters.
△ Less
Submitted 9 August, 2023;
originally announced August 2023.
-
A Comparative Study on TF-IDF feature Weighting Method and its Analysis using Unstructured Dataset
Authors:
Mamata Das,
Selvakumar K.,
P. J. A. Alphonse
Abstract:
Text Classification is the process of categorizing text into the relevant categories and its algorithms are at the core of many Natural Language Processing (NLP). Term Frequency-Inverse Document Frequency (TF-IDF) and NLP are the most highly used information retrieval methods in text classification. We have investigated and analyzed the feature weighting method for text classification on unstructu…
▽ More
Text Classification is the process of categorizing text into the relevant categories and its algorithms are at the core of many Natural Language Processing (NLP). Term Frequency-Inverse Document Frequency (TF-IDF) and NLP are the most highly used information retrieval methods in text classification. We have investigated and analyzed the feature weighting method for text classification on unstructured data. The proposed model considered two features N-Grams and TF-IDF on the IMDB movie reviews and Amazon Alexa reviews dataset for sentiment analysis. Then we have used the state-of-the-art classifier to validate the method i.e., Support Vector Machine (SVM), Logistic Regression, Multinomial Naive Bayes (Multinomial NB), Random Forest, Decision Tree, and k-nearest neighbors (KNN). From those two feature extractions, a significant increase in feature extraction with TF-IDF features rather than based on N-Gram. TF-IDF got the maximum accuracy (93.81%), precision (94.20%), recall (93.81%), and F1-score (91.99%) value in Random Forest classifier.
△ Less
Submitted 8 August, 2023;
originally announced August 2023.
-
On determining number and metric dimension of zero-divisor graphs
Authors:
Muhammed Sabeel K,
Krishnan Paramasivam
Abstract:
In this article, explicit formulas for finding the determining number and the metric dimension of the zero-divisor graph of Z_n and non-Boolean semisimple rings are given. In the case of Boolean rings, an upper bound of the determining number and the metric dimension of zero-divisor graph is determined. Further, the determining number and the metric dimension of some important graphs other than ze…
▽ More
In this article, explicit formulas for finding the determining number and the metric dimension of the zero-divisor graph of Z_n and non-Boolean semisimple rings are given. In the case of Boolean rings, an upper bound of the determining number and the metric dimension of zero-divisor graph is determined. Further, the determining number and the metric dimension of some important graphs other than zero-divisor graphs, are proved and the open problem by Boutin, regarding the determining number of graphs is settled.
△ Less
Submitted 1 August, 2023;
originally announced August 2023.
-
Distance Matrices for Conjugate Skew Gain Graphs
Authors:
Shahul Hameed K,
Ramakrishnan K O,
Biju K
Abstract:
A conjugate skew gain graph is a skew gain graph with the labels (also called, the conjugate skew gains) from the field of complex numbes on the oriented edges such that they get conjugated when we reverse the orientation. In this paper we introduce distance matrices for conjugate skew gain graphs and characterize balanced conjugate skew gain graphs using these matrices. We provide explicit formul…
▽ More
A conjugate skew gain graph is a skew gain graph with the labels (also called, the conjugate skew gains) from the field of complex numbes on the oriented edges such that they get conjugated when we reverse the orientation. In this paper we introduce distance matrices for conjugate skew gain graphs and characterize balanced conjugate skew gain graphs using these matrices. We provide explicit formulae for the distance spectra of certain conjugate skew gain graphs.
△ Less
Submitted 11 July, 2023;
originally announced July 2023.
-
Rapidly Rotating Massive Pop III stars: A Solution for High Carbon Enrichment in CEMP-no Stars
Authors:
Jeena S K,
Projjwal Banerjee,
Gen Chiaki,
Alexander Heger
Abstract:
Very metal-poor stars that have $[\text{Fe}/\text{H}]<-2$ and that are enhanced in C relative to Fe ($[\text{C}/\text{Fe}]>+0.7$) but have no enhancement of heavy elements ($[\text{Ba}/\text{Fe}]<0$) are known as carbon-enhanced metal-poor (CEMP-no) stars. These stars are thought to be produced from a gas that was polluted by the supernova (SN) ejecta of the very first generation (Pop III) massive…
▽ More
Very metal-poor stars that have $[\text{Fe}/\text{H}]<-2$ and that are enhanced in C relative to Fe ($[\text{C}/\text{Fe}]>+0.7$) but have no enhancement of heavy elements ($[\text{Ba}/\text{Fe}]<0$) are known as carbon-enhanced metal-poor (CEMP-no) stars. These stars are thought to be produced from a gas that was polluted by the supernova (SN) ejecta of the very first generation (Pop III) massive stars. The very high enrichment of C ($A(\text{C})\gtrsim 6$) observed in many of the CEMP-no stars is difficult to explain by current models of SN explosions from massive Pop III stars when a reasonable dilution of the SN ejecta, that is consistent with detailed simulation of metal mixing in minihaloes, is adopted. We explore rapidly rotating Pop III stars that undergo efficient mixing and reach a quasi-chemically homogeneous (QCH) state. We find that QCH stars can eject large amounts of C in the wind and that the resulting dilution of the wind ejecta in the interstellar medium can lead to a C enrichment of $A(\text{C})\lesssim7.75$. The core of QCH stars can produce up to an order of magnitude of more C than non-rotating progenitors of similar mass and the resulting SN can lead to a C enrichment of $A(\text{C})\lesssim7$. Our rapidly rotating massive Pop III stars cover almost the entire range of $A(\text{C})$ observed in CEMP-no stars and are a promising site for explaining the high C enhancement in the early Galaxy. Our work indicates that a substantial fraction of Pop III stars were likely rapid rotators.
△ Less
Submitted 3 October, 2023; v1 submitted 10 June, 2023;
originally announced June 2023.
-
Emotion Detection from EEG using Transfer Learning
Authors:
Sidharth Sidharth,
Ashish Abraham Samuel,
Ranjana H,
Jerrin Thomas Panachakel,
Sana Parveen K
Abstract:
The detection of emotions using an Electroencephalogram (EEG) is a crucial area in brain-computer interfaces and has valuable applications in fields such as rehabilitation and medicine. In this study, we employed transfer learning to overcome the challenge of limited data availability in EEG-based emotion detection. The base model used in this study was Resnet50. Additionally, we employed a novel…
▽ More
The detection of emotions using an Electroencephalogram (EEG) is a crucial area in brain-computer interfaces and has valuable applications in fields such as rehabilitation and medicine. In this study, we employed transfer learning to overcome the challenge of limited data availability in EEG-based emotion detection. The base model used in this study was Resnet50. Additionally, we employed a novel feature combination in EEG-based emotion detection. The input to the model was in the form of an image matrix, which comprised Mean Phase Coherence (MPC) and Magnitude Squared Coherence (MSC) in the upper-triangular and lower-triangular matrices, respectively. We further improved the technique by incorporating features obtained from the Differential Entropy (DE) into the diagonal, which previously held little to no useful information for classifying emotions. The dataset used in this study, SEED EEG (62 channel EEG), comprises three classes (Positive, Neutral, and Negative). We calculated both subject-independent and subject-dependent accuracy. The subject-dependent accuracy was obtained using a 10-fold cross-validation method and was 93.1%, while the subject-independent classification was performed by employing the leave-one-subject-out (LOSO) strategy. The accuracy obtained in subject-independent classification was 71.6%. Both of these accuracies are at least twice better than the chance accuracy of classifying 3 classes. The study found the use of MSC and MPC in EEG-based emotion detection promising for emotion classification. The future scope of this work includes the use of data augmentation techniques, enhanced classifiers, and better features for emotion classification.
△ Less
Submitted 9 June, 2023;
originally announced June 2023.