-
Echo-DND: A dual noise diffusion model for robust and precise left ventricle segmentation in echocardiography
Authors:
Abdur Rahman,
Keerthiveena Balraj,
Manojkumar Ramteke,
Anurag Singh Rathore
Abstract:
Recent advancements in diffusion probabilistic models (DPMs) have revolutionized image processing, demonstrating significant potential in medical applications. Accurate segmentation of the left ventricle (LV) in echocardiograms is crucial for diagnostic procedures and necessary treatments. However, ultrasound images are notoriously noisy with low contrast and ambiguous LV boundaries, thereby compl…
▽ More
Recent advancements in diffusion probabilistic models (DPMs) have revolutionized image processing, demonstrating significant potential in medical applications. Accurate segmentation of the left ventricle (LV) in echocardiograms is crucial for diagnostic procedures and necessary treatments. However, ultrasound images are notoriously noisy with low contrast and ambiguous LV boundaries, thereby complicating the segmentation process. To address these challenges, this paper introduces Echo-DND, a novel dual-noise diffusion model specifically designed for this task. Echo-DND leverages a unique combination of Gaussian and Bernoulli noises. It also incorporates a multi-scale fusion conditioning module to improve segmentation precision. Furthermore, it utilizes spatial coherence calibration to maintain spatial integrity in segmentation masks. The model's performance was rigorously validated on the CAMUS and EchoNet-Dynamic datasets. Extensive evaluations demonstrate that the proposed framework outperforms existing SOTA models. It achieves high Dice scores of 0.962 and 0.939 on these datasets, respectively. The proposed Echo-DND model establishes a new standard in echocardiogram segmentation, and its architecture holds promise for broader applicability in other medical imaging tasks, potentially improving diagnostic accuracy across various medical domains. Project page: https://abdur75648.github.io/Echo-DND
△ Less
Submitted 18 June, 2025;
originally announced June 2025.
-
MAP Format for Representing Chemical Modifications, Annotations, and Mutations in Protein Sequences: An Extension of the FASTA Format
Authors:
Akshay Shendre,
Naman Kumar Mehta,
Anand Singh Rathore,
Nishant Kumar,
Sumeet Patiyal,
Gajendra P. S. Raghava
Abstract:
Several formats, including FASTA, PIR, GenBank, EMBL, and GCG, have been developed for representing protein sequences composed of natural amino acids. Among these, FASTA remains the most widely used due to its simplicity and human readability. However, FASTA lacks the capability to represent chemically modified or non-natural residues, as well as structural annotations and mutations in protein var…
▽ More
Several formats, including FASTA, PIR, GenBank, EMBL, and GCG, have been developed for representing protein sequences composed of natural amino acids. Among these, FASTA remains the most widely used due to its simplicity and human readability. However, FASTA lacks the capability to represent chemically modified or non-natural residues, as well as structural annotations and mutations in protein variants. To address some of these limitations, the PEFF format was recently introduced as an extension of FASTA. Additionally, formats such as HELM and BILN have been proposed to represent amino acids and their modifications at the atomic level. Despite their advancements, these formats have not achieved widespread adoption within the bioinformatics community due to their complexity. To complement existing formats and overcome current challenges, we propose a new format called MAP (Modification and Annotation in Proteins), which enables comprehensive annotation of protein sequences. MAP introduces meta tags in the header for protein-level annotations and inline tags within the sequence for residue-level modifications. In this format, standard one-letter amino acid codes are augmented with curly-brace tags to denote various modifications, including phosphorylation, acetylation, non-natural residues, cyclization, and other residue-specific features. The header metadata also captures information such as organism, function, and sequence variants. We describe the structure, objectives, and capabilities of the MAP format and demonstrate its application in bioinformatics, particularly in the domain of protein therapeutics. To facilitate community adoption, we are developing a comprehensive suite of MAP-format resources, including a detailed manual, annotated datasets, and conversion tools, available at http://webs.iiitd.edu.in/raghava/maprepo/.
△ Less
Submitted 6 May, 2025;
originally announced May 2025.
-
DevOps Automation Pipeline Deployment with IaC (Infrastructure as Code)
Authors:
Adarsh Saxena,
Sudhakar Singh,
Shiv Prakash,
Tiansheng Yang,
Rajkumar Singh Rathore
Abstract:
DevOps pipeline is a set of automated tasks or processes or jobs that has tasks assigned to execute automatically that allow the Development team and Operations team to collaborate for building and deployment of the software or services. DevOps as a culture includes better collaboration between different teams within an organization and the removal of silos between them. This paper aims to streaml…
▽ More
DevOps pipeline is a set of automated tasks or processes or jobs that has tasks assigned to execute automatically that allow the Development team and Operations team to collaborate for building and deployment of the software or services. DevOps as a culture includes better collaboration between different teams within an organization and the removal of silos between them. This paper aims to streamline the current software development and deployment process that is being followed in most of today's generation DevOps deployment as Continuous Integration and Continuous Delivery (CI/CD) pipelines. Centered to the level of software development life cycle (SDLC), it also describes the current ambiguous definition to clarify the implementation of DevOps in practice along a sample CI/CD pipeline deployment. The further objective of the paper is to demonstrate the implementation strategy of DevOps Infrastructure as Code (IaC) and Pipeline as a code and the removal of ambiguity in the definition of DevOps Infrastructure as a Code methodology.
△ Less
Submitted 20 March, 2025;
originally announced March 2025.
-
DEAL-YOLO: Drone-based Efficient Animal Localization using YOLO
Authors:
Aditya Prashant Naidu,
Hem Gosalia,
Ishaan Gakhar,
Shaurya Singh Rathore,
Krish Didwania,
Ujjwal Verma
Abstract:
Although advances in deep learning and aerial surveillance technology are improving wildlife conservation efforts, complex and erratic environmental conditions still pose a problem, requiring innovative solutions for cost-effective small animal detection. This work introduces DEAL-YOLO, a novel approach that improves small object detection in Unmanned Aerial Vehicle (UAV) images by using multi-obj…
▽ More
Although advances in deep learning and aerial surveillance technology are improving wildlife conservation efforts, complex and erratic environmental conditions still pose a problem, requiring innovative solutions for cost-effective small animal detection. This work introduces DEAL-YOLO, a novel approach that improves small object detection in Unmanned Aerial Vehicle (UAV) images by using multi-objective loss functions like Wise IoU (WIoU) and Normalized Wasserstein Distance (NWD), which prioritize pixels near the centre of the bounding box, ensuring smoother localization and reducing abrupt deviations. Additionally, the model is optimized through efficient feature extraction with Linear Deformable (LD) convolutions, enhancing accuracy while maintaining computational efficiency. The Scaled Sequence Feature Fusion (SSFF) module enhances object detection by effectively capturing inter-scale relationships, improving feature representation, and boosting metrics through optimized multiscale fusion. Comparison with baseline models reveals high efficacy with up to 69.5\% fewer parameters compared to vanilla Yolov8-N, highlighting the robustness of the proposed modifications. Through this approach, our paper aims to facilitate the detection of endangered species, animal population analysis, habitat monitoring, biodiversity research, and various other applications that enrich wildlife conservation efforts. DEAL-YOLO employs a two-stage inference paradigm for object detection, refining selected regions to improve localization and confidence. This approach enhances performance, especially for small instances with low objectness scores.
△ Less
Submitted 6 March, 2025;
originally announced March 2025.
-
Design and Implementation of Flutter based Multi-platform Docker Controller App
Authors:
Adarsh Saxena,
Sudhakar Singh,
Shiv Prakash,
Nand Lal Yadav,
Tiansheng Yang,
Rajkumar Singh Rathore,
Shreya Singh
Abstract:
This paper focuses on developing a Flutter application for controlling Docker resources remotely. The application provides a user-friendly interface for executing various Docker-related commands on the server where the Docker engine is installed. The application uses the SSH protocol to establish a secure connection with the server and execute the commands. Further, an alternative approach is also…
▽ More
This paper focuses on developing a Flutter application for controlling Docker resources remotely. The application provides a user-friendly interface for executing various Docker-related commands on the server where the Docker engine is installed. The application uses the SSH protocol to establish a secure connection with the server and execute the commands. Further, an alternative approach is also explored, which involves connecting the application with the Docker engine using HTTP. This proposed Docker controller application provides a significant advantage for managing Docker resources remotely, which is highly beneficial in DevOps fields. It provides a user-friendly interface to manage containers, making it easy to create, start, stop, restart, and remove containers. It abstracts away the complexities of working with Docker commands, allowing users to interact with containers more intuitively. It can be used to manage a number of docker engines from one place making it easy to control and monitor all the docker resources. Its performance, security, and scalability are evaluated using various testing techniques, and the results are found satisfactory. Further improvements may include enhancing the application's features, optimizing the performance, and exploring other possible approaches for establishing the connection between the application and the Docker engine.
△ Less
Submitted 17 February, 2025;
originally announced February 2025.
-
Trace Reconstruction of First-Order Reed-Muller Codewords Using Run Statistics
Authors:
Shiv Pratap Singh Rathore,
Navin Kashyap
Abstract:
In this paper, we derive an expression for the expected number of runs in a trace of a binary sequence $x \in \{0,1\}^n$ obtained by passing $x$ through a deletion channel that independently deletes each bit with probability $q$. We use this expression to show that if $x$ is a codeword of a first-order Reed-Muller code, and the deletion probability $q$ is 1/2, then $x$ can be reconstructed, with h…
▽ More
In this paper, we derive an expression for the expected number of runs in a trace of a binary sequence $x \in \{0,1\}^n$ obtained by passing $x$ through a deletion channel that independently deletes each bit with probability $q$. We use this expression to show that if $x$ is a codeword of a first-order Reed-Muller code, and the deletion probability $q$ is 1/2, then $x$ can be reconstructed, with high probability, from $\tilde{O}(n)$ many of its traces.
△ Less
Submitted 1 February, 2025; v1 submitted 20 January, 2025;
originally announced January 2025.
-
HipyrNet: Hypernet-Guided Feature Pyramid network for mixed-exposure correction
Authors:
Shaurya Singh Rathore,
Aravind Shenoy,
Krish Didwania,
Aditya Kasliwal,
Ujjwal Verma
Abstract:
Recent advancements in image translation for enhancing mixed-exposure images have demonstrated the transformative potential of deep learning algorithms. However, addressing extreme exposure variations in images remains a significant challenge due to the inherent complexity and contrast inconsistencies across regions. Current methods often struggle to adapt effectively to these variations, resultin…
▽ More
Recent advancements in image translation for enhancing mixed-exposure images have demonstrated the transformative potential of deep learning algorithms. However, addressing extreme exposure variations in images remains a significant challenge due to the inherent complexity and contrast inconsistencies across regions. Current methods often struggle to adapt effectively to these variations, resulting in suboptimal performance. In this work, we propose HipyrNet, a novel approach that integrates a HyperNetwork within a Laplacian Pyramid-based framework to tackle the challenges of mixed-exposure image enhancement. The inclusion of a HyperNetwork allows the model to adapt to these exposure variations. HyperNetworks dynamically generates weights for another network, allowing dynamic changes during deployment. In our model, the HyperNetwork employed is used to predict optimal kernels for Feature Pyramid decomposition, which enables a tailored and adaptive decomposition process for each input image. Our enhanced translational network incorporates multiscale decomposition and reconstruction, leveraging dynamic kernel prediction to capture and manipulate features across varying scales. Extensive experiments demonstrate that HipyrNet outperforms existing methods, particularly in scenarios with extreme exposure variations, achieving superior results in both qualitative and quantitative evaluations. Our approach sets a new benchmark for mixed-exposure image enhancement, paving the way for future research in adaptive image translation.
△ Less
Submitted 9 January, 2025;
originally announced January 2025.
-
STEAM: Squeeze and Transform Enhanced Attention Module
Authors:
Rishabh Sabharwal,
Ram Samarth B B,
Parikshit Singh Rathore,
Punit Rathore
Abstract:
Channel and spatial attention mechanisms introduced by earlier works enhance the representation abilities of deep convolutional neural networks (CNNs) but often lead to increased parameter and computation costs. While recent approaches focus solely on efficient feature context modeling for channel attention, we aim to model both channel and spatial attention comprehensively with minimal parameters…
▽ More
Channel and spatial attention mechanisms introduced by earlier works enhance the representation abilities of deep convolutional neural networks (CNNs) but often lead to increased parameter and computation costs. While recent approaches focus solely on efficient feature context modeling for channel attention, we aim to model both channel and spatial attention comprehensively with minimal parameters and reduced computation. Leveraging the principles of relational modeling in graphs, we introduce a constant-parameter module, STEAM: Squeeze and Transform Enhanced Attention Module, which integrates channel and spatial attention to enhance the representation power of CNNs. To our knowledge, we are the first to propose a graph-based approach for modeling both channel and spatial attention, utilizing concepts from multi-head graph transformers. Additionally, we introduce Output Guided Pooling (OGP), which efficiently captures spatial context to further enhance spatial attention. We extensively evaluate STEAM for large-scale image classification, object detection and instance segmentation on standard benchmark datasets. STEAM achieves a 2% increase in accuracy over the standard ResNet-50 model with only a meager increase in GFLOPs. Furthermore, STEAM outperforms leading modules ECA and GCT in terms of accuracy while achieving a three-fold reduction in GFLOPs.
△ Less
Submitted 12 December, 2024;
originally announced December 2024.
-
Enhancement of spin Hall angle by an order of magnitude via Cu intercalation in MoS2/CoFeB heterostructures
Authors:
Abhisek Mishra,
Pritam Das,
Rupalipriyadarsini Chhatoi,
Soubhagya Dash,
Shubhransu Sahoo,
Kshitij Singh Rathore,
Pil-Ryung Cha,
Seung-Cheol Lee,
Satadeep Bhattacharjee,
Subhankar Bedanta
Abstract:
Transition metal dichalcogenides (TMDs) are a novel class of quantum materials with significant potential in spintronics, optoelectronics, valleytronics, and opto-valleytronics. TMDs exhibit strong spin-orbit coupling, enabling efficient spin-charge interconversion, which makes them ideal candidates for spin-orbit torque-driven spintronic devices. In this study, we investigated the spin-to-charge…
▽ More
Transition metal dichalcogenides (TMDs) are a novel class of quantum materials with significant potential in spintronics, optoelectronics, valleytronics, and opto-valleytronics. TMDs exhibit strong spin-orbit coupling, enabling efficient spin-charge interconversion, which makes them ideal candidates for spin-orbit torque-driven spintronic devices. In this study, we investigated the spin-to-charge conversion through ferromagnetic resonance in MoS2/Cu/CoFeB heterostructures with varying Cu spacer thicknesses. The conversion efficiency, quantified by the spin Hall angle, was enhanced by an order of magnitude due to Cu intercalation. Magneto-optic Kerr effect microscopy confirmed that Cu did not significantly modify the magnetic domains, indicating its effectiveness in decoupling MoS2 from CoFeB. This decoupling preserves the spin-orbit coupling (SOC) of MoS2 by mitigating the exchange interaction with CoFeB, as proximity to localized magnetization can alter the electronic structure and SOC. First-principles calculations revealed that Cu intercalation notably enhances the spin Berry curvature and spin Hall conductivity, contributing to the increased spin Hall angle. This study demonstrates that interface engineering of ferromagnet/TMD-based heterostructures can achieve higher spin-to-charge conversion efficiencies, paving the way for advancements in spintronic applications.
△ Less
Submitted 26 December, 2024; v1 submitted 27 November, 2024;
originally announced November 2024.
-
Developing Global Aerosol Models based on the Analysis of 30-Year Ground Measurements by AERONET (AEROEX models) and Implication on Satellite based Aerosol Retrievals
Authors:
Manoj K Mishra,
Shameela S F,
Pradyuman Singh Rathore
Abstract:
The AErosol RObotic NETwork (AERONET), established in 1993 with limited global sites, has grown to over 900 locations, providing three decades of continuous aerosol data. While earlier studies based on shorter time periods (10-12 years) and fewer sites (approximately 250) made significant contributions to aerosol research, the vast AERONET dataset (1993-2023) calls for a comprehensive reevaluation…
▽ More
The AErosol RObotic NETwork (AERONET), established in 1993 with limited global sites, has grown to over 900 locations, providing three decades of continuous aerosol data. While earlier studies based on shorter time periods (10-12 years) and fewer sites (approximately 250) made significant contributions to aerosol research, the vast AERONET dataset (1993-2023) calls for a comprehensive reevaluation to refine global aerosol models and improve satellite retrievals. This is particularly important in light of major environmental changes such as industrialization, land use shifts, and natural events like wildfires and dust storms. In this study, a set of fine and coarse aerosol models called AERONET-Extended (AEROEX) models are developed based on cluster analysis of 30-years AERONET data, analyzing over 202,000 samples using Gaussian Mixture Models to classify aerosol types by season and region. Aerosols are categorized into spherical, spheroidal, and mixed types using particle linear depolarization ratio and fine mode fraction. Four fine-mode aerosol models were derived based on differences in scattering and absorption properties, revealing regional/seasonal variations, particularly in North America, Europe and Asia. Additionally, two coarse-mode aerosol models were identified, separated by their absorbing properties in dust-prone and polluted regions. We performed simulation analysis showing that the new models significantly improve satellite-based aerosol optical depth retrievals compared to widely used dark target aerosol models. A global aerosol model map, generated at 1x1 degree resolution for each season using Random Forest and expert refinement, provides valuable insights for climate and atmospheric studies, improving satellite-based aerosol retrievals at global scale.
△ Less
Submitted 23 November, 2024;
originally announced November 2024.
-
Projection-based Reduced Order Modelling for Unsteady Parametrized Optimal Control Problems in 3D Cardiovascular Flows
Authors:
Surabhi Rathore,
Pasquale Claudio Africa,
Francesco Ballarin,
Federico Pichi,
Michele Girfoglio,
Gianluigi Rozza
Abstract:
This paper presents a projection-based reduced order modelling (ROM) framework for unsteady parametrized optimal control problems (OCP$_{(μ)}$s) arising from cardiovascular (CV) applications. In real-life scenarios, accurately defining outflow boundary conditions in patient-specific models poses significant challenges due to complex vascular morphologies, physiological conditions, and high computa…
▽ More
This paper presents a projection-based reduced order modelling (ROM) framework for unsteady parametrized optimal control problems (OCP$_{(μ)}$s) arising from cardiovascular (CV) applications. In real-life scenarios, accurately defining outflow boundary conditions in patient-specific models poses significant challenges due to complex vascular morphologies, physiological conditions, and high computational demands. These challenges make it difficult to compute realistic and reliable CV hemodynamics by incorporating clinical data such as 4D magnetic resonance imaging. To address these challenges, we focus on controlling the outflow boundary conditions to optimize CV flow dynamics and minimize the discrepancy between target and computed flow velocity profiles. The fluid flow is governed by unsteady Navier--Stokes equations with physical parametric dependence, i.e. the Reynolds number. Numerical solutions of OCP$_{(μ)}$s require substantial computational resources, highlighting the need for robust and efficient ROMs to perform real-time and many-query simulations. Here, we aim at investigating the performance of a projection-based reduction technique that relies on the offline-online paradigm, enabling significant computational cost savings. The Galerkin finite element method is used to compute the high-fidelity solutions in the offline phase. We implemented a nested-proper orthogonal decomposition (nested-POD) for fast simulation of OCP$_{(μ)}$s that encompasses two stages: temporal compression for reducing dimensionality in time, followed by parametric-space compression on the precomputed POD modes. We tested the efficacy of the methodology on vascular models, namely an idealized bifurcation geometry and a patient-specific coronary artery bypass graft, incorporating stress control at the outflow boundary, observing consistent speed-up with respect to high-fidelity strategies.
△ Less
Submitted 25 April, 2025; v1 submitted 28 October, 2024;
originally announced October 2024.
-
Cerebral microbleeds: Association with cognitive decline and pathology build-up
Authors:
Saima Rathore,
Jatin Chaudhary,
Boning Tong,
Selen Bozkurt
Abstract:
Cerebral microbleeds, markers of brain damage from vascular and amyloid pathologies, are linked to cognitive decline in aging, but their role in Alzheimer's disease (AD) onset and progression remains unclear. This study aimed to explore whether the presence and location of lobar microbleeds are associated with amyloid-$β$ (A$β$)-PET, tau tangle formation (tau-PET), and longitudinal cognitive decli…
▽ More
Cerebral microbleeds, markers of brain damage from vascular and amyloid pathologies, are linked to cognitive decline in aging, but their role in Alzheimer's disease (AD) onset and progression remains unclear. This study aimed to explore whether the presence and location of lobar microbleeds are associated with amyloid-$β$ (A$β$)-PET, tau tangle formation (tau-PET), and longitudinal cognitive decline. We analyzed 1,573 ADNI participants with MR imaging data and information on the number and location of microbleeds. Associations between lobar microbleeds and pathology, cerebrospinal fluid (CSF), genetics, and cognition were examined, focusing on regional microbleeds and domain-specific cognitive decline using ordinary least-squares regression while adjusting for covariates. Cognitive decline was assessed with ADAS-Cog11 and its domain-specific sub-scores. Participants underwent neuropsychological testing at least twice, with a minimum two-year interval between assessments. Among the 1,573 participants (692 women, mean age 71.23 years), 373 participants had microbleeds. The presence of microbleeds was linked to cognitive decline, particularly in the semantic, language, and praxis domains for those with temporal lobe microbleeds. Microbleeds in the overall cortex were associated with language decline. Pathologically, temporal lobe microbleeds were associated with increased tau in the overall cortex, while cortical microbleeds were linked to elevated A$β$ in the temporal, parietal, and frontal regions. In this mixed population, microbleeds were connected to longitudinal cognitive decline, especially in semantic and language domains, and were associated with higher baseline A$β$ and tau pathology. These findings suggest that lobar microbleeds should be included in AD diagnostic and prognostic evaluations.
△ Less
Submitted 30 September, 2024;
originally announced October 2024.
-
Efficient spin to charge conversion and spin memory loss mitigation in oriented $\text{RuO}_2$ films
Authors:
Abhisek Mishra,
Kshitij Singh Rathore,
Swayang Priya Mahanta,
Subhankar Bedanta
Abstract:
$\text{RuO}_2$, a transition metal oxide, is attracting attention in spintronics for its unique altermagnetic properties, which influence spin currents. Its ability to produce large spin-orbit torques and spin Hall effects is key for energy-efficient magnetic memory and logic devices. Additionally, the tunable thickness and crystallinity of $\text{RuO}_2…
▽ More
$\text{RuO}_2$, a transition metal oxide, is attracting attention in spintronics for its unique altermagnetic properties, which influence spin currents. Its ability to produce large spin-orbit torques and spin Hall effects is key for energy-efficient magnetic memory and logic devices. Additionally, the tunable thickness and crystallinity of $\text{RuO}_2$ thin films optimize torque efficiency for low-power switching. Spin pumping, a versatile method for investigating spin dynamics in $\text{RuO}_2$ thin films, has garnered considerable interest because of its straightforward, non-invasive and uncomplicated approach to addressing impedance mismatch and direct measurement of spintronic parameters. Here we present a systematic and detailed analysis on the efficient spin to charge conversion in (110)-oriented $\text{RuO}_2$ films with amorphous CoFeB as spin source. The spin Hall angle, and spin diffusion length were estimated to be 0.14 $\pm$ 0.01 and 4.58 $\pm$ 0.40 nm, respectively. The spin Hall conductivity of 998.89 $\pm$ 58.23 $\hbar \cdot \frac{Ω^{-1} \, \text{cm}^{-1}}{e}$ has been estimated which is theoretically predicted to be of the similar order. The interfacial spin transparency has been achieved to be 90%. We have shown that the spin memory loss at the $\text{RuO}_2$/CoFeB interface is 15%, which is very small.
△ Less
Submitted 18 August, 2024;
originally announced August 2024.
-
IIT Bombay Racing Driverless: Autonomous Driving Stack for Formula Student AI
Authors:
Yash Rampuria,
Deep Boliya,
Shreyash Gupta,
Gopalan Iyengar,
Ayush Rohilla,
Mohak Vyas,
Chaitanya Langde,
Mehul Vijay Chanda,
Ronak Gautam Matai,
Kothapalli Namitha,
Ajinkya Pawar,
Bhaskar Biswas,
Nakul Agarwal,
Rajit Khandelwal,
Rohan Kumar,
Shubham Agarwal,
Vishwam Patel,
Abhimanyu Singh Rathore,
Amna Rahman,
Ayush Mishra,
Yash Tangri
Abstract:
This work presents the design and development of IIT Bombay Racing's Formula Student style autonomous racecar algorithm capable of running at the racing events of Formula Student-AI, held in the UK. The car employs a cutting-edge sensor suite of the compute unit NVIDIA Jetson Orin AGX, 2 ZED2i stereo cameras, 1 Velodyne Puck VLP16 LiDAR and SBG Systems Ellipse N GNSS/INS IMU. It features deep lear…
▽ More
This work presents the design and development of IIT Bombay Racing's Formula Student style autonomous racecar algorithm capable of running at the racing events of Formula Student-AI, held in the UK. The car employs a cutting-edge sensor suite of the compute unit NVIDIA Jetson Orin AGX, 2 ZED2i stereo cameras, 1 Velodyne Puck VLP16 LiDAR and SBG Systems Ellipse N GNSS/INS IMU. It features deep learning algorithms and control systems to navigate complex tracks and execute maneuvers without any human intervention. The design process involved extensive simulations and testing to optimize the vehicle's performance and ensure its safety. The algorithms have been tested on a small scale, in-house manufactured 4-wheeled robot and on simulation software. The results obtained for testing various algorithms in perception, simultaneous localization and mapping, path planning and controls have been detailed.
△ Less
Submitted 12 August, 2024;
originally announced August 2024.
-
GatedLexiconNet: A Comprehensive End-to-End Handwritten Paragraph Text Recognition System
Authors:
Lalita Kumari,
Sukhdeep Singh,
Vaibhav Varish Singh Rathore,
Anuj Sharma
Abstract:
The Handwritten Text Recognition problem has been a challenge for researchers for the last few decades, especially in the domain of computer vision, a subdomain of pattern recognition. Variability of texts amongst writers, cursiveness, and different font styles of handwritten texts with degradation of historical text images make it a challenging problem. Recognizing scanned document images in neur…
▽ More
The Handwritten Text Recognition problem has been a challenge for researchers for the last few decades, especially in the domain of computer vision, a subdomain of pattern recognition. Variability of texts amongst writers, cursiveness, and different font styles of handwritten texts with degradation of historical text images make it a challenging problem. Recognizing scanned document images in neural network-based systems typically involves a two-step approach: segmentation and recognition. However, this method has several drawbacks. These shortcomings encompass challenges in identifying text regions, analyzing layout diversity within pages, and establishing accurate ground truth segmentation. Consequently, these processes are prone to errors, leading to bottlenecks in achieving high recognition accuracies. Thus, in this study, we present an end-to-end paragraph recognition system that incorporates internal line segmentation and gated convolutional layers based encoder. The gating is a mechanism that controls the flow of information and allows to adaptively selection of the more relevant features in handwritten text recognition models. The attention module plays an important role in performing internal line segmentation, allowing the page to be processed line-by-line. During the decoding step, we have integrated a connectionist temporal classification-based word beam search decoder as a post-processing step. In this work, we have extended existing LexiconNet by carefully applying and utilizing gated convolutional layers in the existing deep neural network. Our results at line and page levels also favour our new GatedLexiconNet. This study reported character error rates of 2.27% on IAM, 0.9% on RIMES, and 2.13% on READ-16, and word error rates of 5.73% on IAM, 2.76% on RIMES, and 6.52% on READ-2016 datasets.
△ Less
Submitted 22 April, 2024;
originally announced April 2024.
-
Magnon mediated spin pumping by coupled ferrimagnetic garnets heterostructure
Authors:
Anupama Swain,
Kshitij Singh Rathore,
Pushpendra Gupta,
Abhisek Mishra,
Gary Lee,
Jinho Lim,
Axel Hoffmann,
Ramanathan Mahendiran,
Subhankar Bedanta
Abstract:
Spin pumping has significant implications for spintronics, providing a mechanism to manipulate and transport spins for information processing. Understanding and harnessing spin currents through spin pumping is critical for the development of efficient spintronic devices. The use of a magnetic insulator with low damping, enhances the signal-to-noise ratio in crucial experiments such as spin-torque…
▽ More
Spin pumping has significant implications for spintronics, providing a mechanism to manipulate and transport spins for information processing. Understanding and harnessing spin currents through spin pumping is critical for the development of efficient spintronic devices. The use of a magnetic insulator with low damping, enhances the signal-to-noise ratio in crucial experiments such as spin-torque ferromagnetic resonance (FMR) and spin pumping. A magnetic insulator coupled with a heavy metal or quantum material offers a more straight forward model system, especially when investigating spin-charge interconversion processes to greater accuracy. This simplicity arises from the absence of unwanted effects caused by conduction electrons unlike in ferromagnetic metals. Here, we investigate the spin pumping in coupled ferrimagnetic (FiM) Y3Fe5O12 (YIG)/Tm3Fe5O12 (TmIG) bilayers combined with heavy-metal (Pt) using the inverse spin Hall effect (ISHE). It is observed that magnon transmission occurs at both of the FiMs FMR positions. The enhancement of spin pumping voltage (Vsp) in the FiM garnet heterostructures is attributed to the strong interfacial exchange coupling between FiMs. The modulation of Vsp is achieved by tuning the bilayer structure. Further, the spin mixing conductance for these coupled systems is found to be 10^18 m^-2. Our findings describe a novel coupled FiM system for the investigation of magnon coupling providing new prospects for magnonic devices.
△ Less
Submitted 6 February, 2024;
originally announced February 2024.
-
Steady state correlation function beyond the standard weak coupling limit and consistency with KMS relation
Authors:
Sakil Khan,
Lokendra Singh Rathore,
Sachin Jain
Abstract:
Thermalization of a system when interacting with a thermal bath is an interesting problem. If a system eventually reaches a thermal state in the long time limit, it's expected that its density matrix would resemble the mean-force Gibbs state. Moreover, the correlation function must satisfy the Kubo-Martin-Schwinger (KMS) condition or equivalently the Fluctuation-Dissipation Relation (FDR). In this…
▽ More
Thermalization of a system when interacting with a thermal bath is an interesting problem. If a system eventually reaches a thermal state in the long time limit, it's expected that its density matrix would resemble the mean-force Gibbs state. Moreover, the correlation function must satisfy the Kubo-Martin-Schwinger (KMS) condition or equivalently the Fluctuation-Dissipation Relation (FDR). In this paper, we derive a formal expression for the non-Markovian two-point function within the context of the weak coupling limit. Using this expression, we explicitly compute the two-point function for specific models, demonstrating their adherence to the KMS. In addition, we have formulated a non-perturbative approach in the form of a self-consistent approximation that includes a partial resummation of perturbation theory. This approach can capture strong coupling phenomena while still relying on simple equations. Notably, we verify that the two-point function obtained through this method also satisfies the KMS condition.
△ Less
Submitted 29 January, 2024;
originally announced January 2024.
-
A Recent Survey of Vision Transformers for Medical Image Segmentation
Authors:
Asifullah Khan,
Zunaira Rauf,
Abdul Rehman Khan,
Saima Rathore,
Saddam Hussain Khan,
Najmus Saher Shah,
Umair Farooq,
Hifsa Asif,
Aqsa Asif,
Umme Zahoora,
Rafi Ullah Khalil,
Suleman Qamar,
Umme Hani Asif,
Faiza Babar Khan,
Abdul Majid,
Jeonghwan Gwak
Abstract:
Medical image segmentation plays a crucial role in various healthcare applications, enabling accurate diagnosis, treatment planning, and disease monitoring. Traditionally, convolutional neural networks (CNNs) dominated this domain, excelling at local feature extraction. However, their limitations in capturing long-range dependencies across image regions pose challenges for segmenting complex, inte…
▽ More
Medical image segmentation plays a crucial role in various healthcare applications, enabling accurate diagnosis, treatment planning, and disease monitoring. Traditionally, convolutional neural networks (CNNs) dominated this domain, excelling at local feature extraction. However, their limitations in capturing long-range dependencies across image regions pose challenges for segmenting complex, interconnected structures often encountered in medical data. In recent years, Vision Transformers (ViTs) have emerged as a promising technique for addressing the challenges in medical image segmentation. Their multi-scale attention mechanism enables effective modeling of long-range dependencies between distant structures, crucial for segmenting organs or lesions spanning the image. Additionally, ViTs' ability to discern subtle pattern heterogeneity allows for the precise delineation of intricate boundaries and edges, a critical aspect of accurate medical image segmentation. However, they do lack image-related inductive bias and translational invariance, potentially impacting their performance. Recently, researchers have come up with various ViT-based approaches that incorporate CNNs in their architectures, known as Hybrid Vision Transformers (HVTs) to capture local correlation in addition to the global information in the images. This survey paper provides a detailed review of the recent advancements in ViTs and HVTs for medical image segmentation. Along with the categorization of ViT and HVT-based medical image segmentation approaches, we also present a detailed overview of their real-time applications in several medical image modalities. This survey may serve as a valuable resource for researchers, healthcare practitioners, and students in understanding the state-of-the-art approaches for ViT-based medical image segmentation.
△ Less
Submitted 18 December, 2023; v1 submitted 1 December, 2023;
originally announced December 2023.
-
Comparison of CMS measurements with predictions at NLO applying the Parton Branching Method and PYTHIA
Authors:
Fernando Guzman,
Si Hyun Jeon,
Hannes Jung,
Danyer Perez Adan,
Sara Taheri Monfared,
Fateme Almaksusi,
Daniel Belmonte Perez,
Dorukhan Boncukcu,
Aleksandr Boger,
Emmanuel Botero Osorio,
Isadora Bozza Galvão,
Juan Esteban Ospina Holguin,
Behnam Falahi,
Faeze Gagonani,
Omar Gonzalez,
Acelya Deniz Güngördü,
Abdelhamid Haddad,
Mahtab Jalalvandi,
Josue Daniel Jaramillo,
Jesus Jimenez Zepeda,
Gleb Kutyrev,
Nazanin Zahra Noroozi,
Nestor Raul Mancilla Xinto,
Haritz Mentaste,
Lucas Johnny Monte Tamayo
, et al. (9 additional authors not shown)
Abstract:
In August 2023, more than 30 students joined the Special Remote DESY summer-school to work on projects of importance for LHC experiments. In a dedicated initiative, analyses that had not been incorporated into the RIVET package were implemented and verified. Here, a brief description of the accomplished work is given, and a comparison of the measurements with predictions obtained from matched stan…
▽ More
In August 2023, more than 30 students joined the Special Remote DESY summer-school to work on projects of importance for LHC experiments. In a dedicated initiative, analyses that had not been incorporated into the RIVET package were implemented and verified. Here, a brief description of the accomplished work is given, and a comparison of the measurements with predictions obtained from matched standard parton shower Monte Carlo event generators as well as with those obtained from Parton-Branching TMDs with corresponding parton showers are presented.
△ Less
Submitted 18 November, 2023;
originally announced November 2023.
-
QWID: Quantized Weed Identification Deep neural network
Authors:
Parikshit Singh Rathore
Abstract:
In this paper, we present an efficient solution for weed classification in agriculture. We focus on optimizing model performance at inference while respecting the constraints of the agricultural domain. We propose a Quantized Deep Neural Network model that classifies a dataset of 9 weed classes using 8-bit integer (int8) quantization, a departure from standard 32-bit floating point (fp32) models.…
▽ More
In this paper, we present an efficient solution for weed classification in agriculture. We focus on optimizing model performance at inference while respecting the constraints of the agricultural domain. We propose a Quantized Deep Neural Network model that classifies a dataset of 9 weed classes using 8-bit integer (int8) quantization, a departure from standard 32-bit floating point (fp32) models. Recognizing the hardware resource limitations in agriculture, our model balances model size, inference time, and accuracy, aligning with practical requirements. We evaluate the approach on ResNet-50 and InceptionV3 architectures, comparing their performance against their int8 quantized versions. Transfer learning and fine-tuning are applied using the DeepWeeds dataset. The results show staggering model size and inference time reductions while maintaining accuracy in real-world production scenarios like Desktop, Mobile and Raspberry Pi. Our work sheds light on a promising direction for efficient AI in agriculture, holding potential for broader applications.
Code: https://github.com/parikshit14/QNN-for-weed
△ Less
Submitted 29 October, 2023;
originally announced October 2023.
-
Mathematical Modeling of Blood Flow for a Diseased Model with Therapeutic Nanoparticles
Authors:
Surabhi Rathore,
Dasari Srikanth
Abstract:
The use of nanoparticles for targeted drug delivery, especially in diseased arteries, is a novel procedure. We are incorporating nanoparticles into blood vessels using a catheter, which could potentially deliver drugs precisely to affected areas, reducing side effects and increasing treatment efficiency. Considering non-Newtonian fluid modeling because blood is a complex fluid with non-linear beha…
▽ More
The use of nanoparticles for targeted drug delivery, especially in diseased arteries, is a novel procedure. We are incorporating nanoparticles into blood vessels using a catheter, which could potentially deliver drugs precisely to affected areas, reducing side effects and increasing treatment efficiency. Considering non-Newtonian fluid modeling because blood is a complex fluid with non-linear behavior. In this paper, we are using mathematical modeling to understand blood flow dynamics, temperature, and concentration dispersion, which can provide valuable insights into the behavior of therapeutic nanoparticles in the bloodstream. The perturbation method is used to solve the complex mathematical model with permeable flow boundary conditions. We are investigating flow field characteristics including wall shear stress, pressure, and impedance to understand how nanoparticles disperse and interact with different physiological aspects. In conclusion, the proposed study focuses on the use of nanotechnology and mathematical modeling to understand the effects of therapeutic nanoparticles in diseased arteries, which is an important and valuable contribution to the medical field.
△ Less
Submitted 30 August, 2023;
originally announced August 2023.
-
Computational analysis for competition flows in arteriovenous fistulas based on non-contrast magnetic resonance imaging
Authors:
Surabhi Rathore,
Hironobu Sugiyama,
Hiroshi Suito
Abstract:
Introduction: Characteristics of hemodynamics strongly affect the patency of arteriovenous fistula (AVF) in hemodialysis patients. Because of pressure balance changes among arteries after AVF construction, regurgitating flow occurs in some patients.
Methods: Based on phase-contrast MRI measurements, flow types around the anastomotic site are classified to the three different types of splitting,…
▽ More
Introduction: Characteristics of hemodynamics strongly affect the patency of arteriovenous fistula (AVF) in hemodialysis patients. Because of pressure balance changes among arteries after AVF construction, regurgitating flow occurs in some patients.
Methods: Based on phase-contrast MRI measurements, flow types around the anastomotic site are classified to the three different types of splitting, merging, and one-way, where merging type incorporates regurgitating flow. We have performed computational simulations to analyze characteristic differences among these types.
Results: In the merging type, a characteristic spiral flow is observed in AVF causing strong wall shear stress and large pressure drop, whereas the splitting type shows a smooth flow and gives a smaller pressure drop. The one-way case is intermediate between splitting and merging types.
Conclusion: Regurgitation brings about high wall shear stress near the anastomotic site because of instabilities induced by merging phenomena, for which type careful follow-up examinations are regarded as necessary.
△ Less
Submitted 29 August, 2023;
originally announced August 2023.
-
Towards Transliteration between Sindhi Scripts from Devanagari to Perso-Arabic
Authors:
Shivani Singh Rathore,
Bharti Nathani,
Nisheeth Joshi,
Pragya Katyayan,
Chander Prakash Dadlani
Abstract:
In this paper, we have shown a script conversion (transliteration) technique that converts Sindhi text in the Devanagari script to the Perso-Arabic script. We showed this by incorporating a hybrid approach where some part of the text is converted using a rule base and in case an ambiguity arises then a probabilistic model is used to resolve the same. Using this approach, the system achieved an ove…
▽ More
In this paper, we have shown a script conversion (transliteration) technique that converts Sindhi text in the Devanagari script to the Perso-Arabic script. We showed this by incorporating a hybrid approach where some part of the text is converted using a rule base and in case an ambiguity arises then a probabilistic model is used to resolve the same. Using this approach, the system achieved an overall accuracy of 99.64%.
△ Less
Submitted 12 May, 2023;
originally announced May 2023.
-
Stability analysis of cosmological models coupled minimally with scalar field in $f(Q)$ gravity
Authors:
Amit Samaddar,
S. Surendra Singh,
Shivangi Rathore
Abstract:
In this work, in the framework of dynamical system analysis, we focus on the study of the accelerated expansion of the Universe of $f(Q)$ gravity theory where $Q$ be the non-metricity that describes the gravitational interaction. We consider the linear form of $f(Q)$ gravity i.e. $f(Q)=-α_{1}Q-α_{2}$ where $α_{1}$ and $α_{2}$ are constants. We consider an interaction between dark matter (DM) and d…
▽ More
In this work, in the framework of dynamical system analysis, we focus on the study of the accelerated expansion of the Universe of $f(Q)$ gravity theory where $Q$ be the non-metricity that describes the gravitational interaction. We consider the linear form of $f(Q)$ gravity i.e. $f(Q)=-α_{1}Q-α_{2}$ where $α_{1}$ and $α_{2}$ are constants. We consider an interaction between dark matter (DM) and dark energy (DE) in $f(Q)$ gravity. To reduce the modified Friedmann equations to an autonomous system of first-order ordinary differential equations, we introduce some dimensionless new variables. The nature of the critical points are discussed by finding the eigenvalues of the Jacobian matrix. We get six critical points for interacting DE model. We also analyze the density parameter, equation of state (EoS) parameter and deceleration parameter and draw their plots and we conclude that for some suitable range of the parameters $λ$ and $α$, the value of the deceleration parameter is $q=-1$ which shows that the expansion of Universe is accelerating and the value of EoS parameter is $ω_φ=-1$ which shows that the model is $Λ$CDM model. Finally, we discussed the classical as well as quantum stability of the model.
△ Less
Submitted 18 January, 2023;
originally announced February 2023.
-
Deep radiomic signature with immune cell markers predicts the survival of glioma patients
Authors:
Ahmad Chaddad,
Paul Daniel Mingli Zhang,
Saima Rathore,
Paul Sargos,
Christian Desrosiers,
Tamim Niazi
Abstract:
Imaging biomarkers offer a non-invasive way to predict the response of immunotherapy prior to treatment. In this work, we propose a novel type of deep radiomic features (DRFs) computed from a convolutional neural network (CNN), which capture tumor characteristics related to immune cell markers and overall survival. Our study uses four MRI sequences (T1-weighted, T1-weighted post-contrast, T2-weigh…
▽ More
Imaging biomarkers offer a non-invasive way to predict the response of immunotherapy prior to treatment. In this work, we propose a novel type of deep radiomic features (DRFs) computed from a convolutional neural network (CNN), which capture tumor characteristics related to immune cell markers and overall survival. Our study uses four MRI sequences (T1-weighted, T1-weighted post-contrast, T2-weighted and FLAIR) with corresponding immune cell markers of 151 patients with brain tumor. The proposed method extracts a total of 180 DRFs by aggregating the activation maps of a pre-trained 3D-CNN within labeled tumor regions of MRI scans. These features offer a compact, yet powerful representation of regional texture encoding tissue heterogeneity. A comprehensive set of experiments is performed to assess the relationship between the proposed DRFs and immune cell markers, and measure their association with overall survival. Results show a high correlation between DRFs and various markers, as well as significant differences between patients grouped based on these markers. Moreover, combining DRFs, clinical features and immune cell markers as input to a random forest classifier helps discriminate between short and long survival outcomes, with AUC of 72\% and p=2.36$\times$10$^{-5}$. These results demonstrate the usefulness of proposed DRFs as non-invasive biomarker for predicting treatment response in patients with brain tumors.
△ Less
Submitted 9 June, 2022;
originally announced June 2022.
-
A Comprehensive Handwritten Paragraph Text Recognition System: LexiconNet
Authors:
Lalita Kumari,
Sukhdeep Singh,
Vaibhav Varish Singh Rathore,
Anuj Sharma
Abstract:
In this study, we have presented an efficient procedure using two state-of-the-art approaches from the literature of handwritten text recognition as Vertical Attention Network and Word Beam Search. The attention module is responsible for internal line segmentation that consequently processes a page in a line-by-line manner. At the decoding step, we have added a connectionist temporal classificatio…
▽ More
In this study, we have presented an efficient procedure using two state-of-the-art approaches from the literature of handwritten text recognition as Vertical Attention Network and Word Beam Search. The attention module is responsible for internal line segmentation that consequently processes a page in a line-by-line manner. At the decoding step, we have added a connectionist temporal classification-based word beam search decoder as a post-processing step. In this study, an end-to-end paragraph recognition system is presented with a lexicon decoder as a post-processing step. Our procedure reports state-of-the-art results on standard datasets. The reported character error rate is 3.24% on the IAM dataset with 27.19% improvement, 1.13% on RIMES with 40.83% improvement and 2.43% on the READ-16 dataset with 32.31% improvement from existing literature and the word error rate is 8.29% on IAM dataset with 43.02% improvement, 2.94% on RIMES dataset with 56.25% improvement and 7.35% on READ-2016 dataset with 47.27% improvement from the existing results. The character error rate and word error rate reported in this work surpass the results reported in the literature.
△ Less
Submitted 5 July, 2023; v1 submitted 22 May, 2022;
originally announced May 2022.
-
Flow Characterization in Triply-Periodic-Minimal-Surface (TPMS) based Porous Geometries: Part 1 -- Hydrodynamics
Authors:
Surendra Singh Rathore,
Balkrishna Mehta,
Pradeep Kumar,
Mohammad Asfer
Abstract:
The modeling of flow and heat transfer in porous media systems have always been a challenge and, the extended Darcy transport models for flow and equilibrium and non-equilibrium energy models for heat transfer are being used for macro-level analysis, however, the limitations of these models are subjected to porous geometry. The forced convective flow of an incompressible viscous fluid through a ch…
▽ More
The modeling of flow and heat transfer in porous media systems have always been a challenge and, the extended Darcy transport models for flow and equilibrium and non-equilibrium energy models for heat transfer are being used for macro-level analysis, however, the limitations of these models are subjected to porous geometry. The forced convective flow of an incompressible viscous fluid through a channel filled with four different types of porous geometries constructed using the Triply-Periodic-Minimal-Surface (or TPMS) model, are presented in this study. Four TPMS lattice shapes namely; Diamond, I-WP, Primitive, and Gyroid are created with identical porosity, and three different types of porous media are further generated for each porous geometry to investigate the relationship of shape-tortuosity, microporosity, and pore size on permeability and inertial drag factors. A pore-scale direct numerical simulation approach is performed for the first two types of porous media by solving the Navier-Stokes equations. The specific microporosity is quantitatively induced in the solid region where Darcy-Forchheimer-Brinkman model is solved, whereas the Navier-Stokes equations is solved for the fluid region in the third type of porous media. The results reveal that the validity of Darcy flow regime is very narrow up to Re ~ 4 for the Primitive lattice (Type 1) while for Diamond lattice (Type 2), it extends up to Re ~ 20. For Re > 20, Darcy regime is not valid for any lattice types. For lower porosity (Type 1, ε = 0.32) the inertial drag is found to be minimum in I-WP lattice and maximum in Gyroid lattice while, for higher porosity ( Type 2, ε ~ 1), Primitive lattice has minimum and I-WP lattice has maximum value of inertial drag, respectively.
△ Less
Submitted 7 May, 2022;
originally announced May 2022.
-
TextConvoNet:A Convolutional Neural Network based Architecture for Text Classification
Authors:
Sanskar Soni,
Satyendra Singh Chouhan,
Santosh Singh Rathore
Abstract:
In recent years, deep learning-based models have significantly improved the Natural Language Processing (NLP) tasks. Specifically, the Convolutional Neural Network (CNN), initially used for computer vision, has shown remarkable performance for text data in various NLP problems. Most of the existing CNN-based models use 1-dimensional convolving filters n-gram detectors), where each filter specialis…
▽ More
In recent years, deep learning-based models have significantly improved the Natural Language Processing (NLP) tasks. Specifically, the Convolutional Neural Network (CNN), initially used for computer vision, has shown remarkable performance for text data in various NLP problems. Most of the existing CNN-based models use 1-dimensional convolving filters n-gram detectors), where each filter specialises in extracting n-grams features of a particular input word embedding. The input word embeddings, also called sentence matrix, is treated as a matrix where each row is a word vector. Thus, it allows the model to apply one-dimensional convolution and only extract n-gram based features from a sentence matrix. These features can be termed as intra-sentence n-gram features. To the extent of our knowledge, all the existing CNN models are based on the aforementioned concept. In this paper, we present a CNN-based architecture TextConvoNet that not only extracts the intra-sentence n-gram features but also captures the inter-sentence n-gram features in input text data. It uses an alternative approach for input matrix representation and applies a two-dimensional multi-scale convolutional operation on the input. To evaluate the performance of TextConvoNet, we perform an experimental study on five text classification datasets. The results are evaluated by using various performance metrics. The experimental results show that the presented TextConvoNet outperforms state-of-the-art machine learning and deep learning models for text classification purposes.
△ Less
Submitted 10 March, 2022;
originally announced March 2022.
-
Multitask Network for Respiration Rate Estimation -- A Practical Perspective
Authors:
Kapil Singh Rathore,
Sricharan Vijayarangan,
Preejith SP,
Mohanasankar Sivaprakasam
Abstract:
The exponential rise in wearable sensors has garnered significant interest in assessing the physiological parameters during day-to-day activities. Respiration rate is one of the vital parameters used in the performance assessment of lifestyle activities. However, obtrusive setup for measurement, motion artifacts, and other noises complicate the process. This paper presents a multitasking architect…
▽ More
The exponential rise in wearable sensors has garnered significant interest in assessing the physiological parameters during day-to-day activities. Respiration rate is one of the vital parameters used in the performance assessment of lifestyle activities. However, obtrusive setup for measurement, motion artifacts, and other noises complicate the process. This paper presents a multitasking architecture based on Deep Learning (DL) for estimating instantaneous and average respiration rate from ECG and accelerometer signals, such that it performs efficiently under daily living activities like cycling, walking, etc. The multitasking network consists of a combination of Encoder-Decoder and Encoder-IncResNet, to fetch the average respiration rate and the respiration signal. The respiration signal can be leveraged to obtain the breathing peaks and instantaneous breathing cycles. Mean absolute error(MAE), Root mean square error (RMSE), inference time, and parameter count analysis has been used to compare the network with the current state of art Machine Learning (ML) model and other DL models developed in previous studies. Other DL configurations based on a variety of inputs are also developed as a part of the work. The proposed model showed better overall accuracy and gave better results than individual modalities during different activities.
△ Less
Submitted 9 February, 2022; v1 submitted 13 December, 2021;
originally announced December 2021.
-
Impact of Channel Variation on One-Class Learning for Spoof Detection
Authors:
Rohit Arora,
Anmol Arora,
Rohit Singh Rathore
Abstract:
Margin-based losses, especially one-class classification loss, have improved the generalization capabilities of countermeasure systems (CMs), but their reliability is not tested with spoofing attacks degraded with channel variation. Our experiments aim to tackle this in two ways: first, by investigating the impact of various codec simulations and their corresponding parameters, namely bit-rate, di…
▽ More
Margin-based losses, especially one-class classification loss, have improved the generalization capabilities of countermeasure systems (CMs), but their reliability is not tested with spoofing attacks degraded with channel variation. Our experiments aim to tackle this in two ways: first, by investigating the impact of various codec simulations and their corresponding parameters, namely bit-rate, discontinuous transmission (DTX), and loss, on the performance of the one-class classification-based CM system; second, by testing the efficacy of the various settings of margin-based losses for training and evaluating our CM system on codec simulated data. Multi-conditional training (MCT) along with various data-feeding and custom mini-batching strategies were also explored to handle the added variability in the new data setting and to find an optimal setting to carry out the above experiments. Our experimental results reveal that a strict restrain over the embedding space degrades the performance of the one-class classification model. MCT relatively improves performance by 35.55\%, and custom mini-batching captures more generalized features for the new data setting. Whereas varying the codec parameters made a significant impact on the performance of the countermeasure system.
△ Less
Submitted 27 June, 2022; v1 submitted 30 September, 2021;
originally announced September 2021.
-
AVHYAS: A Free and Open Source QGIS Plugin for Advanced Hyperspectral Image Analysis
Authors:
Rosly Boy Lyngdoh,
Anand S Sahadevan,
Touseef Ahmad,
Pradyuman Singh Rathore,
Manoj Mishra,
Praveen Kumar Gupta,
Arundhati Misra
Abstract:
Advanced Hyperspectral Data Analysis Software (AVHYAS) plugin is a python3 based quantum GIS (QGIS) plugin designed to process and analyse hyperspectral (Hx) images. It is developed to guarantee full usage of present and future Hx airborne or spaceborne sensors and provides access to advanced algorithms for Hx data processing. The software is freely available and offers a range of basic and advanc…
▽ More
Advanced Hyperspectral Data Analysis Software (AVHYAS) plugin is a python3 based quantum GIS (QGIS) plugin designed to process and analyse hyperspectral (Hx) images. It is developed to guarantee full usage of present and future Hx airborne or spaceborne sensors and provides access to advanced algorithms for Hx data processing. The software is freely available and offers a range of basic and advanced tools such as atmospheric correction (for airborne AVIRISNG image), standard processing tools as well as powerful machine learning and Deep Learning interfaces for Hx data analysis.
△ Less
Submitted 24 June, 2021;
originally announced June 2021.
-
Mechanical response of butylamine based Ruddlesden Popper organic-inorganic lead halide perovskites
Authors:
Yashika Gupta,
Sudharm Rathore,
Aparna Singh,
Anshuman Kumar
Abstract:
2D Ruddlesden Popper perovskites have been extensively studied for their exceptional optical and electronic characteristics while only a few studies have shed light on their mechanical properties. The existing literature mainly discusses the mechanical strength of single crystal perovskites, however a systematic study towards structure tunability of 2D perovskite thin films is still missing. In th…
▽ More
2D Ruddlesden Popper perovskites have been extensively studied for their exceptional optical and electronic characteristics while only a few studies have shed light on their mechanical properties. The existing literature mainly discusses the mechanical strength of single crystal perovskites, however a systematic study towards structure tunability of 2D perovskite thin films is still missing. In this study, we report the effect of number of inorganic layers `n' on elastic modulus of Butylammonium based 2D, quasi-2D perovskites and 3D perovskite using nanoindentation technique. The experimental results have also been substantiated using first principle density functional theory calculations. Understanding the mechanical behaviour of 2D Ruddlesden Popper perovskites thin films in comparison with conventional 3D perovskite offers intriguing insights into the atomic layer dependent properties and paves the path for next generation mechanically durable novel devices.
△ Less
Submitted 9 June, 2021;
originally announced June 2021.
-
Open-world Machine Learning: Applications, Challenges, and Opportunities
Authors:
Jitendra Parmar,
Satyendra Singh Chouhan,
Vaskar Raychoudhury,
Santosh Singh Rathore
Abstract:
Traditional machine learning mainly supervised learning, follows the assumptions of closed-world learning, i.e., for each testing class, a training class is available. However, such machine learning models fail to identify the classes which were not available during training time. These classes can be referred to as unseen classes. Whereas open-world machine learning (OWML) deals with unseen class…
▽ More
Traditional machine learning mainly supervised learning, follows the assumptions of closed-world learning, i.e., for each testing class, a training class is available. However, such machine learning models fail to identify the classes which were not available during training time. These classes can be referred to as unseen classes. Whereas open-world machine learning (OWML) deals with unseen classes. In this paper, first, we present an overview of OWML with importance to the real-world context. Next, different dimensions of open-world machine learning are explored and discussed. The area of OWML gained the attention of the research community in the last decade only. We have searched through different online digital libraries and scrutinized the work done in the last decade. This paper presents a systematic review of various techniques for OWML. It also presents the research gaps, challenges, and future directions in open-world machine learning. This paper will help researchers understand the comprehensive developments of OWML and the likelihood of extending the research in suitable areas. It will also help to select applicable methodologies and datasets to explore this further.
△ Less
Submitted 20 February, 2022; v1 submitted 27 May, 2021;
originally announced May 2021.
-
Deep radiomic features from MRI scans predict survival outcome of recurrent glioblastoma
Authors:
Ahmad Chaddad,
Saima Rathore,
Mingli Zhang,
Christian Desrosiers,
Tamim Niazi
Abstract:
This paper proposes to use deep radiomic features (DRFs) from a convolutional neural network (CNN) to model fine-grained texture signatures in the radiomic analysis of recurrent glioblastoma (rGBM). We use DRFs to predict survival of rGBM patients with preoperative T1-weighted post-contrast MR images (n=100). DRFs are extracted from regions of interest labelled by a radiation oncologist and used t…
▽ More
This paper proposes to use deep radiomic features (DRFs) from a convolutional neural network (CNN) to model fine-grained texture signatures in the radiomic analysis of recurrent glioblastoma (rGBM). We use DRFs to predict survival of rGBM patients with preoperative T1-weighted post-contrast MR images (n=100). DRFs are extracted from regions of interest labelled by a radiation oncologist and used to compare between short-term and long-term survival patient groups. Random forest (RF) classification is employed to predict survival outcome (i.e., short or long survival), as well as to identify highly group-informative descriptors. Classification using DRFs results in an area under the ROC curve (AUC) of 89.15% (p<0.01) in predicting rGBM patient survival, compared to 78.07% (p<0.01) when using standard radiomic features (SRF). These results indicate the potential of DRFs as a prognostic marker for patients with rGBM.
△ Less
Submitted 15 November, 2019;
originally announced November 2019.
-
Non-conventional Estimation Theorems Concerning a Ubiquitous Bilinear Stochastic Differential System: a Control Perspective
Authors:
Sandhya Rathore,
Shambhu Nath Sharma,
Dani Juricic
Abstract:
Stochastic differential equations and the associated partial differential equations are the cornerstone formalism in stochastic control problems. The universality of bilinear stochastic systems can be found in autonomous systems, non-linear dynamic circuits, and mathematical finance. Consensus on the Ito versus Stratonovich suggests stochastic systems embedded with Stratonovich differential to des…
▽ More
Stochastic differential equations and the associated partial differential equations are the cornerstone formalism in stochastic control problems. The universality of bilinear stochastic systems can be found in autonomous systems, non-linear dynamic circuits, and mathematical finance. Consensus on the Ito versus Stratonovich suggests stochastic systems embedded with Stratonovich differential to describe the stochastic evolution of the state vector of real physical systems. The mathematical theory of a scalar time-varying bilinear Stratonovich stochastic differential equation is available in current texts. The theory of scalar Stratonovich systems was developed by deriving their closed-form solutions and then conditional moments. Practical problems obeying vector time-varying bilinear Stratonovich stochastic differential equations are ubiquitous. However, their formal and systematic estimation theory is not available. In this paper, we develop the results for non-homogeneous Markov processes obeying the vector Stratonovich bilinear stochastic differential equation. Then, the theory of the paper is applied to a stochastic three-phase rectifier circuit. The stochastic evolution of the rectifier state vector is constructed by utilizing the Euler-Lagrange theory and embedding Stratonovich differential. Since the theory of the paper accounts for the multidimensionality as well as respects Stratonovich stochasticity of the ubiquitous bilinear system, the estimation Theorems will be remarkably useful to estimation and control of nonlinear real physical systems. Finally, this paper will be of interest to control and computational practitioners aspiring for the formal theory of bilinear stochastic systems arising from their application as well as applied mathematicians looking for applications of formal bilinear stochastic estimation theory.
△ Less
Submitted 30 October, 2019;
originally announced October 2019.
-
The universality of the Kalman filter: a conditional characteristic function perspective
Authors:
Sandhya Rathore,
Shambhu N. Sharma,
Shaival H. Nagarsheth
Abstract:
The universality of the celebrated Kalman filtering can be found in control theory. The Kalman filter has found its striking applications in sophisticated autonomous systems and smart products, which are attributed to its realization in a single complex chip. In this paper, we revisit the Kalman filter from the perspective of conditional characteristic function evolution and Ito calculus and devel…
▽ More
The universality of the celebrated Kalman filtering can be found in control theory. The Kalman filter has found its striking applications in sophisticated autonomous systems and smart products, which are attributed to its realization in a single complex chip. In this paper, we revisit the Kalman filter from the perspective of conditional characteristic function evolution and Ito calculus and develop three Kalman filtering Theorems and their formal proof. Most notably, this paper reveals the following: (i) Kalman filtering equations are a consequence of the evolution of conditional characteristic function for the linear stochastic differential system coupled with the linear discrete measurement system. (ii) The Kalman filtering is a consequence of the stochastic evolution of conditional characteristic function for the linear stochastic differential system coupled with the linear continuous measurement system. (iii) The structure of the Kalman filter remains invariant under two popular stochastic interpretations, the Ito vs Stratonovich.
△ Less
Submitted 8 October, 2019;
originally announced October 2019.
-
Prediction of overall survival and molecular markers in gliomas via analysis of digital pathology images using deep learning
Authors:
Saima Rathore,
Muhammad Aksam Iftikhar,
Zissimos Mourelatos
Abstract:
Cancer histology reveals disease progression and associated molecular processes, and contains rich phenotypic information that is predictive of outcome. In this paper, we developed a computational approach based on deep learning to predict the overall survival and molecular subtypes of glioma patients from microscopic images of tissue biopsies, reflecting measures of microvascular proliferation, m…
▽ More
Cancer histology reveals disease progression and associated molecular processes, and contains rich phenotypic information that is predictive of outcome. In this paper, we developed a computational approach based on deep learning to predict the overall survival and molecular subtypes of glioma patients from microscopic images of tissue biopsies, reflecting measures of microvascular proliferation, mitotic activity, nuclear atypia, and the presence of necrosis. Whole-slide images from 663 unique patients [IDH: 333 IDH-wildtype, 330 IDH-mutants, 1p/19q: 201 1p/19q non-codeleted, 129 1p/19q codeleted] were obtained from TCGA. Sub-images that were free of artifacts and that contained viable tumor with descriptive histologic characteristics were extracted, which were further used for training and testing a deep neural network. The output layer of the network was configured in two different ways: (i) a final Cox model layer to output a prediction of patient risk, and (ii) a final layer with sigmoid activation function, and stochastic gradient decent based optimization with binary cross-entropy loss. Both survival prediction and molecular subtype classification produced promising results using our model. The c-statistic was estimated to be 0.82 (p-value=4.8x10-5) between the risk scores of the proposed deep learning model and overall survival, while accuracies of 88% (area under the curve [AUC]=0.86) were achieved in the detection of IDH mutational status and 1p/19q codeletion. These findings suggest that the deep learning techniques can be applied to microscopic images for objective, accurate, and integrated prediction of outcome for glioma patients. The proposed marker may contribute to (i) stratification of patients into clinical trials, (ii) patient selection for targeted therapy, and (iii) personalized treatment planning.
△ Less
Submitted 19 September, 2019;
originally announced September 2019.
-
Radiopathomics: Integration of radiographic and histologic characteristics for prognostication in glioblastoma
Authors:
Saima Rathore,
Muhammad A. Iftikhar,
Metin N. Gurcan,
Zissimos Mourelatos
Abstract:
Both radiographic (Rad) imaging, such as multi-parametric magnetic resonance imaging, and digital pathology (Path) images captured from tissue samples are currently acquired as standard clinical practice for glioblastoma tumors. Both these data streams have been separately used for diagnosis and treatment planning, despite the fact that they provide complementary information. In this research work…
▽ More
Both radiographic (Rad) imaging, such as multi-parametric magnetic resonance imaging, and digital pathology (Path) images captured from tissue samples are currently acquired as standard clinical practice for glioblastoma tumors. Both these data streams have been separately used for diagnosis and treatment planning, despite the fact that they provide complementary information. In this research work, we aimed to assess the potential of both Rad and Path images in combination and comparison. An extensive set of engineered features was extracted from delineated tumor regions in Rad images, comprising T1, T1-Gd, T2, T2-FLAIR, and 100 random patches extracted from Path images. Specifically, the features comprised descriptors of intensity, histogram, and texture, mainly quantified via gray-level-co-occurrence matrix and gray-level-run-length matrices. Features extracted from images of 107 glioblastoma patients, downloaded from The Cancer Imaging Archive, were run through support vector machine for classification using leave-one-out cross-validation mechanism, and through support vector regression for prediction of continuous survival outcome. The Pearson correlation coefficient was estimated to be 0.75, 0.74, and 0.78 for Rad, Path and RadPath data. The area-under the receiver operating characteristic curve was estimated to be 0.74, 0.76 and 0.80 for Rad, Path and RadPath data, when patients were discretized into long- and short-survival groups based on average survival cutoff. Our results support the notion that synergistically using Rad and Path images may lead to better prognosis at the initial presentation of the disease, thereby facilitating the targeted enrollment of patients into clinical trials.
△ Less
Submitted 19 September, 2019; v1 submitted 17 September, 2019;
originally announced September 2019.
-
Geometric Pose Affordance: 3D Human Pose with Scene Constraints
Authors:
Zhe Wang,
Liyan Chen,
Shaurya Rathore,
Daeyun Shin,
Charless Fowlkes
Abstract:
Full 3D estimation of human pose from a single image remains a challenging task despite many recent advances. In this paper, we explore the hypothesis that strong prior information about scene geometry can be used to improve pose estimation accuracy. To tackle this question empirically, we have assembled a novel $\textbf{Geometric Pose Affordance}$ dataset, consisting of multi-view imagery of peop…
▽ More
Full 3D estimation of human pose from a single image remains a challenging task despite many recent advances. In this paper, we explore the hypothesis that strong prior information about scene geometry can be used to improve pose estimation accuracy. To tackle this question empirically, we have assembled a novel $\textbf{Geometric Pose Affordance}$ dataset, consisting of multi-view imagery of people interacting with a variety of rich 3D environments. We utilized a commercial motion capture system to collect gold-standard estimates of pose and construct accurate geometric 3D CAD models of the scene itself.
To inject prior knowledge of scene constraints into existing frameworks for pose estimation from images, we introduce a novel, view-based representation of scene geometry, a $\textbf{multi-layer depth map}$, which employs multi-hit ray tracing to concisely encode multiple surface entry and exit points along each camera view ray direction. We propose two different mechanisms for integrating multi-layer depth information pose estimation: input as encoded ray features used in lifting 2D pose to full 3D, and secondly as a differentiable loss that encourages learned models to favor geometrically consistent pose estimates. We show experimentally that these techniques can improve the accuracy of 3D pose estimates, particularly in the presence of occlusion and complex scene geometry.
△ Less
Submitted 8 December, 2021; v1 submitted 19 May, 2019;
originally announced May 2019.
-
A short note on q-analogue of modified Stancu-Beta operators
Authors:
Preeti Sharma Joshi,
Ghanshyam Singh Rathore
Abstract:
This paper deals with the modified q-Stancu-Beta operators and we have investigated the statistical approximation theorems for these operators with the help of the Korovkin type approximation theorem. We have also established the rates of statistical convergence by means of the modulus of continuity and the Lipschitz type maximal function. Our results show that the rates of convergence of our oper…
▽ More
This paper deals with the modified q-Stancu-Beta operators and we have investigated the statistical approximation theorems for these operators with the help of the Korovkin type approximation theorem. We have also established the rates of statistical convergence by means of the modulus of continuity and the Lipschitz type maximal function. Our results show that the rates of convergence of our operators are at least as fast as the classical Stancu-Beta operators.
△ Less
Submitted 6 October, 2018;
originally announced October 2018.
-
Engineering strain relaxation of GeSn epilayers on Ge/Si(001) substrates
Authors:
Krista R Khiangte,
Jaswant S Rathore,
Vaibhav Sharma,
Apurba Laha,
Suddhasatta Mahapatra
Abstract:
A mechanism of controlling the degree of strain relaxation in GeSn epilayers, grown by molecular beam epitaxy on Ge/Si(001) substrates, is reported in this work. It is demonstrated that by suitably controlling the thickness and the growth recipe of the underlying Ge buffer layer, both fully-strained and highly-relaxed GeSn epilayers can be obtained, without significant Sn segregation. The strain r…
▽ More
A mechanism of controlling the degree of strain relaxation in GeSn epilayers, grown by molecular beam epitaxy on Ge/Si(001) substrates, is reported in this work. It is demonstrated that by suitably controlling the thickness and the growth recipe of the underlying Ge buffer layer, both fully-strained and highly-relaxed GeSn epilayers can be obtained, without significant Sn segregation. The strain relaxation of the GeSn epilayer is mediated by threading dislocations of the Ge buffer layer, propagating across the Ge-GeSn interface. Systematic estimation of the threading dislocation density in both the alloy epilayer and the Ge buffer layer, by the approach developed by Benediktovich et al. [A. Benediktovitch, A. Zhylik, T. Ulyanenkova, M. Myronov, A. Ulyanenkov (2015), J. Appl. Cryst. 48, 655-665] supports this observation, and also reveals that no additional dislocations are generated at the Ge-GeSn interface. Together with recently reported techniques to arrest dislocation propagation in GeSn epilayers, these results bode extremely well for realization of highly-relaxed GeSn epilayers, much coveted for development of GeSn-based emitters.
△ Less
Submitted 25 July, 2018;
originally announced July 2018.
-
C3PO: Database and Benchmark for Early-stage Malicious Activity Detection in 3D Printing
Authors:
Zhe Li,
Xiaolong Ma,
Hongjia Li,
Qiyuan An,
Aditya Singh Rathore,
Qinru Qiu,
Wenyao Xu,
Yanzhi Wang
Abstract:
Increasing malicious users have sought practices to leverage 3D printing technology to produce unlawful tools in criminal activities. Current regulations are inadequate to deal with the rapid growth of 3D printers. It is of vital importance to enable 3D printers to identify the objects to be printed, so that the manufacturing procedure of an illegal weapon can be terminated at the early stage. Dee…
▽ More
Increasing malicious users have sought practices to leverage 3D printing technology to produce unlawful tools in criminal activities. Current regulations are inadequate to deal with the rapid growth of 3D printers. It is of vital importance to enable 3D printers to identify the objects to be printed, so that the manufacturing procedure of an illegal weapon can be terminated at the early stage. Deep learning yields significant rises in performance in the object recognition tasks. However, the lack of large-scale databases in 3D printing domain stalls the advancement of automatic illegal weapon recognition.
This paper presents a new 3D printing image database, namely C3PO, which compromises two subsets for the different system working scenarios. We extract images from the numerical control programming code files of 22 3D models, and then categorize the images into 10 distinct labels. The first set consists of 62,200 images which represent the object projections on the three planes in a Cartesian coordinate system. And the second sets consists of sequences of total 671,677 images to simulate the cameras' captures of the printed objects. Importantly, we demonstrate that the weapons can be recognized in either scenario using deep learning based approaches using our proposed database. % We also use the trained deep models to build a prototype of object-aware 3D printer. The quantitative results are promising, and the future exploration of the database and the crime prevention in 3D printing are demanding tasks.
△ Less
Submitted 2 August, 2018; v1 submitted 20 March, 2018;
originally announced March 2018.
-
Image Dataset for Visual Objects Classification in 3D Printing
Authors:
Hongjia Li,
Xiaolong Ma,
Aditya Singh Rathore,
Zhe Li,
Qiyuan An,
Chen Song,
Wenyao Xu,
Yanzhi Wang
Abstract:
The rapid development in additive manufacturing (AM), also known as 3D printing, has brought about potential risk and security issues along with significant benefits. In order to enhance the security level of the 3D printing process, the present research aims to detect and recognize illegal components using deep learning. In this work, we collected a dataset of 61,340 2D images (28x28 for each ima…
▽ More
The rapid development in additive manufacturing (AM), also known as 3D printing, has brought about potential risk and security issues along with significant benefits. In order to enhance the security level of the 3D printing process, the present research aims to detect and recognize illegal components using deep learning. In this work, we collected a dataset of 61,340 2D images (28x28 for each image) of 10 classes including guns and other non-gun objects, corresponding to the projection results of the original 3D models. To validate the dataset, we train a convolutional neural network (CNN) model for gun classification which can achieve 98.16% classification accuracy.
△ Less
Submitted 22 March, 2018; v1 submitted 15 February, 2018;
originally announced March 2018.
-
Wafer-scale all-epitaxial GeSn-on-insulator on Si(111) by molecular beam epitaxy
Authors:
Krista R Khiangte,
Jaswant S Rathore,
J. Schmidt,
H. J. Osten,
A. Laha,
S. Mahapatra
Abstract:
All epitaxial GeSn-on-insulator (GeSnOI) heterostructures have been realized by conventional molecular beam epitaxy of both GeSn and a thin Gd2O3 insulating layer, on Si(111) substrates. Analysis of the crystal and surface quality by high-resolution transmission electron microscopy (HRTEM), high-resolution X-ray diffraction (HRXRD), and atomic force microscopy (AFM) revealed the formation of a con…
▽ More
All epitaxial GeSn-on-insulator (GeSnOI) heterostructures have been realized by conventional molecular beam epitaxy of both GeSn and a thin Gd2O3 insulating layer, on Si(111) substrates. Analysis of the crystal and surface quality by high-resolution transmission electron microscopy (HRTEM), high-resolution X-ray diffraction (HRXRD), and atomic force microscopy (AFM) revealed the formation of a continuous and fully-relaxed single-crystalline GeSn epilayer, however with a surface roughness of 3.5 nm. Stacking faults and reflection microtwins were also observed in cross-sectional HRTEM images. From Hall measurement, the concentration and mobility of holes, introduced by un-intentional p-type doping of the GeSn epilayers, were estimated to 8x10^16 cm-3 and 176 cm-2V-1s-1, respectively. In metal-semiconductor-metal (MSM) Schottky diodes, fabricated with these GeSnOI heterostructures, the dark current was observed to be lower by a decade, when compared to similar diodes fabricated with GeSn/Ge/Si(001) heterostructures. The results presented here are encouraging for the development of these engineered substrates for (opto)electronic applications.
△ Less
Submitted 27 July, 2018; v1 submitted 9 February, 2018;
originally announced February 2018.
-
Molecular beam epitaxy and defect structure of Ge (111)/epi-Gd2O3 (111) /Si (111) heterostructures
Authors:
Krista R Khiangte,
Jaswant S Rathore,
Sudipta Das,
Ravinder S Pokharia,
Jan Schmidt,
H. J. Osten,
Apurba Laha,
Suddhasatta Mahapatra
Abstract:
Molecular beam epitaxy of Ge (111) thin films on epitaxial-Gd2O3/Si(111) substrates is reported, along with a systematic investigation of the evolution of Ge growth, and structural defects in the grown epilayer. While Ge growth begins in the Volmer-Weber growth mode, the resultant islands coalesce within the first 10 nm of growth, beyond which a smooth two-dimensional surface evolves. Coalescence…
▽ More
Molecular beam epitaxy of Ge (111) thin films on epitaxial-Gd2O3/Si(111) substrates is reported, along with a systematic investigation of the evolution of Ge growth, and structural defects in the grown epilayer. While Ge growth begins in the Volmer-Weber growth mode, the resultant islands coalesce within the first 10 nm of growth, beyond which a smooth two-dimensional surface evolves. Coalescence of the initially formed islands results in formation of rotation and reflection microtwins, which constitute a volume fraction of less than 1 %. It is also observed that while the stacking sequence of the (111) planes in the Ge epilayer is similar to that of the Si substrate, the (111) planes of the Gd2O3 epilayer are rotated by 180 degree about the [111] direction. In metal-semiconductor-metal schottky photodiodes fabricated with these all-epitaxial Ge-on-insulator (GeOI) samples, significant suppression of dark current is observed due to the presence of the Gd2O3 epilayer. These results are promising for application of these GeOI structures as virtual substrates, or for realization of high-speed group-IV photonic components.
△ Less
Submitted 8 January, 2018;
originally announced January 2018.
-
A Methodology for the Selection of Requirement Elicitation Techniques
Authors:
Saurabh Tiwari,
Santosh Singh Rathore
Abstract:
In this paper, we present an approach to select a subset of requirement elicitation technique for an optimum result in the requirement elicitation process. Our approach consists of three steps. First, we identify various attribute in three important dimensions namely project, people and the process of software development that can influence the outcome of an elicitation process. Second, we constru…
▽ More
In this paper, we present an approach to select a subset of requirement elicitation technique for an optimum result in the requirement elicitation process. Our approach consists of three steps. First, we identify various attribute in three important dimensions namely project, people and the process of software development that can influence the outcome of an elicitation process. Second, we construct three p matrix (3PM) separately for each dimension, that shows a relation between the elicitation techniques and three dimensions of a software. Third, we provide a mapping criteria and use them in the selection of a subset of elicitation techniques. We demonstrate the applicability of the proposed approach using case studies to evaluate and provide the contextual knowledge of selecting requirement elicitation technique.
△ Less
Submitted 25 September, 2017;
originally announced September 2017.
-
Planar 2-D Cracks And Inclusions In Elastic Media
Authors:
Raghu Singh Rathore
Abstract:
Electrical analogues of fracture, such as the fuse network model, are widely studied. However, the "analogy" between the electrical problem and the elastic problem is rarely established explicitly. Further, the fuse network is a discrete approximation to the continuous problem of fracture. It is rarely, if ever, shown that the discrete approximation indeed approaches its continuum limit. We establ…
▽ More
Electrical analogues of fracture, such as the fuse network model, are widely studied. However, the "analogy" between the electrical problem and the elastic problem is rarely established explicitly. Further, the fuse network is a discrete approximation to the continuous problem of fracture. It is rarely, if ever, shown that the discrete approximation indeed approaches its continuum limit. We establish both of these correspondences directly.
△ Less
Submitted 21 January, 2016;
originally announced January 2016.
-
Large low field room temperature magneto-dielectric response from (Sr0.5Ba0.5)Nb2O6 / Co(Cr0.4Fe1.6)O4 bulk 3-0 composites
Authors:
Satyapal Singh Rathore,
Satish Vitta
Abstract:
Bulk magnetodielectric composites with a 3/0 configuration comprising of ferroelectric/magnetostrictive phases have been synthesized using Sr0.5Ba0.5NbO6 / CoCr0.4Fe1.6O4 as the two constituents respectively. The ferroelectric phase made by a dual stage sintering process has a uniform grain size of 15 microns while the magnetostrictive phase has a grain size of 2 to 3 microns. Composites synthesiz…
▽ More
Bulk magnetodielectric composites with a 3/0 configuration comprising of ferroelectric/magnetostrictive phases have been synthesized using Sr0.5Ba0.5NbO6 / CoCr0.4Fe1.6O4 as the two constituents respectively. The ferroelectric phase made by a dual stage sintering process has a uniform grain size of 15 microns while the magnetostrictive phase has a grain size of 2 to 3 microns. Composites synthesized by conventional solid state processing using these two constituents exhibits large magnetodielectric coupling at room temperature which increases with increasing magnetic field. The composite with 30 percent magnetostrictive phase distributed uniformly in the ferroelectric phase has the most desirable microstructure and exhibits a large coupling with 3.2 percent change in the dielectric constant at 1000 Hz and 8000 Oe magnetic field. This change in dielectric constant decreases when the fraction of magnetostrictive phase is varied, indicating that 30 percent is the optimal value to realize large coupling between the two phases. This result confirms that 3D percolation causes the coupling to decrease in composites.
△ Less
Submitted 15 January, 2015;
originally announced January 2015.
-
Effect of divalent Ba cation substitution with Sr on coupled multiglass state in the magnetoelectric multiferroic compound Ba3NbFe3Si2O14
Authors:
Satyapal Singh Rathore,
Satish Vitta
Abstract:
(Ba/Sr)3NbFe3Si2O14 is a magnetoelectric multiferroic with an incommensurate antiferromagnetic spiral magnetic structure which induces electric polarization at 26 K. The structure, as revealed by x-rays and neutrons, as well as static and dynamic magnetic and dielectric properties of these compounds have been studied down to 6 K under different conditions. Both the compounds have similar crystal s…
▽ More
(Ba/Sr)3NbFe3Si2O14 is a magnetoelectric multiferroic with an incommensurate antiferromagnetic spiral magnetic structure which induces electric polarization at 26 K. The structure, as revealed by x-rays and neutrons, as well as static and dynamic magnetic and dielectric properties of these compounds have been studied down to 6 K under different conditions. Both the compounds have similar crystal structure but with different lattice constants down to 6 K. The Ba-and Sr-compounds exhibit a transition at 26 K and 25 K respectively, as indicated by the specific heat capacity and dc specific magnetization, into an antiferromagnetic state. Although Ba and Sr are isovalent, they exhibit very different static and dynamic magnetic behavior. The Ba-compound exhibits both thermal and magnetic field hysteresis with the thermal hysteresis decreasing with increasing magnetic field, a behavior typical of glasses. The glassy behavior is also clearly seen in the ac susceptibility studies which show a dispersive peak in the range 40 K to 90 K in the frequency range 10^1 Hz to 10^4 Hz. The dispersive behavior follows a cluster glass critical slowing dynamics with a freezing temperature of 35 K and a critical exponent of 3.9, a value close to the 3-D Ising model. The Sr-compound however does not exhibit any dispersive behavior except for the invariant transition at 25 K in ac susceptibility with no magnetic field hysteresis at all temperatures. The dielectric constant studied in the frequency range 10^1 Hz to 10^6 Hz also reflects the magnetic behavior of the two compounds. The Ba-compound has two distinct dispersive peaks near TN and in the range 40 K to 125 K while the Sr-compound has a single dispersive peak in the range 40 K to 80 K. The activation energy of the high temperature dispersive peak in both compounds however is found to be similar, 71 meV and 65 meV respectively for Ba- and Sr-compounds.
△ Less
Submitted 8 July, 2014;
originally announced July 2014.