-
Benchmarking Traditional Machine Learning and Deep Learning Models for Fault Detection in Power Transformers
Authors:
Bhuvan Saravanan,
Pasanth Kumar M D,
Aarnesh Vengateson
Abstract:
Accurate diagnosis of power transformer faults is essential for ensuring the stability and safety of electrical power systems. This study presents a comparative analysis of conventional machine learning (ML) algorithms and deep learning (DL) algorithms for fault classification of power transformers. Using a condition-monitored dataset spanning 10 months, various gas concentration features were nor…
▽ More
Accurate diagnosis of power transformer faults is essential for ensuring the stability and safety of electrical power systems. This study presents a comparative analysis of conventional machine learning (ML) algorithms and deep learning (DL) algorithms for fault classification of power transformers. Using a condition-monitored dataset spanning 10 months, various gas concentration features were normalized and used to train five ML classifiers: Support Vector Machine (SVM), k-Nearest Neighbors (KNN), Random Forest (RF), XGBoost, and Artificial Neural Network (ANN). In addition, four DL models were evaluated: Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), One-Dimensional Convolutional Neural Network (1D-CNN), and TabNet. Experimental results show that both ML and DL approaches performed comparably. The RF model achieved the highest ML accuracy at 86.82%, while the 1D-CNN model attained a close 86.30%.
△ Less
Submitted 7 May, 2025;
originally announced May 2025.
-
Reliability Assessment of Low-Cost PM Sensors under High Humidity and High PM Level Outdoor Conditions
Authors:
Gulshan Kumar,
Prasannaa Kumar D,
Jay Dhariwal,
Seshan Srirangarajan
Abstract:
Low-cost particulate matter (PM) sensors have become increasingly popular due to their compact size, low power consumption, and cost-effective installation and maintenance. While several studies have explored the effects of meteorological conditions and pollution exposure on low-cost sensor (LCS) performance, few have addressed the combined impact of high PM concentration and high humidity levels.…
▽ More
Low-cost particulate matter (PM) sensors have become increasingly popular due to their compact size, low power consumption, and cost-effective installation and maintenance. While several studies have explored the effects of meteorological conditions and pollution exposure on low-cost sensor (LCS) performance, few have addressed the combined impact of high PM concentration and high humidity levels. In contrast to most evaluation studies, which generally report $\text{PM}_{2.5}$ levels below $150~μ\text{g/m}^3$, our study observed hourly average $\text{PM}_{2.5}$ concentrations ranging from $6-611~μ\text{g/m}^3$ (mean value of $137~μ\text{g/m}^3$), with relative humidity between $25-95\%$ (mean value of $72\%$), and temperature varying from $6-29^\circ$C (mean value of $16^\circ$C). We evaluate three LCS models (SPS30, PMS7003, HPMA115C0-004) in outdoor conditions during the winter season in New Delhi, India, deployed alongside a reference-grade beta attenuation monitor (BAM). The results indicate a strong correlation between LCS and BAM measurements (${R^2} > 90\%$). The RMSE increases with increasing PM concentration and humidity levels but the narrow $95\%$ confidence interval range of LCS as a function of the reference BAM suggests the importance of LCS in air pollution monitoring. Among the evaluated LCS models, SPS30 showed the highest overall accuracy. Overall, the study demonstrates that LCS can effectively monitor air quality in regions with high PM and high humidity levels, provided appropriate correction models are applied.
△ Less
Submitted 9 April, 2025;
originally announced April 2025.
-
$M$-ideals in $H^\infty(\mathbb{D})$
Authors:
Deepak K. D,
Jaydeb Sarkar,
Sreejith Siju
Abstract:
This article intends to initiate an investigation into the structure of $M$-ideals in $H^\infty(\mathbb{D})$, where $H^\infty(\mathbb{D})$ denotes the Banach algebra of all bounded analytic functions on the open unit disc $\mathbb{D}$ in $\mathbb{C}$. We introduce the notion of analytic primes and prove that $M$-ideals in $H^\infty(\mathbb{D})$ are analytic primes. From Hilbert function space pers…
▽ More
This article intends to initiate an investigation into the structure of $M$-ideals in $H^\infty(\mathbb{D})$, where $H^\infty(\mathbb{D})$ denotes the Banach algebra of all bounded analytic functions on the open unit disc $\mathbb{D}$ in $\mathbb{C}$. We introduce the notion of analytic primes and prove that $M$-ideals in $H^\infty(\mathbb{D})$ are analytic primes. From Hilbert function space perspective, we additionally prove that $M$-ideals in $H^\infty(\mathbb{D})$ are dense in the Hardy space. We show that outer functions play a key role in representing singly generated closed ideals in $H^\infty(\mathbb{D})$ that are $M$-ideals. This is also relevant to $M$-ideals in $H^\infty(\mathbb{D})$ that are finitely generated closed ideals in $H^\infty(\mathbb{D})$. We analyze $p$-sets of $H^\infty(\mathbb{D})$ and their connection to the Šilov boundary of the maximal ideal space of $H^\infty(\mathbb{D})$. Some of our results apply to the polydisc. In addition to addressing questions regarding $M$-ideals, the results presented in this paper offer some new perspectives on bounded analytic functions.
△ Less
Submitted 15 May, 2024; v1 submitted 25 March, 2024;
originally announced March 2024.
-
Remember This Event That Year? Assessing Temporal Information and Reasoning in Large Language Models
Authors:
Himanshu Beniwal,
Dishant Patel,
Kowsik Nandagopan D,
Hritik Ladia,
Ankit Yadav,
Mayank Singh
Abstract:
Large Language Models (LLMs) are increasingly ubiquitous, yet their ability to retain and reason about temporal information remains limited, hindering their application in real-world scenarios where understanding the sequential nature of events is crucial. Our study experiments with 12 state-of-the-art models (ranging from 2B to 70B+ parameters) on a novel numerical-temporal dataset, \textbf{TempU…
▽ More
Large Language Models (LLMs) are increasingly ubiquitous, yet their ability to retain and reason about temporal information remains limited, hindering their application in real-world scenarios where understanding the sequential nature of events is crucial. Our study experiments with 12 state-of-the-art models (ranging from 2B to 70B+ parameters) on a novel numerical-temporal dataset, \textbf{TempUN}, spanning from 10,000 BCE to 2100 CE, to uncover significant temporal retention and comprehension limitations. We propose six metrics to assess three learning paradigms to enhance temporal knowledge acquisition. Our findings reveal that open-source models exhibit knowledge gaps more frequently, suggesting a trade-off between limited knowledge and incorrect responses. Additionally, various fine-tuning approaches significantly improved performance, reducing incorrect outputs and impacting the identification of 'information not available' in the generations. The associated dataset and code are available at (https://github.com/lingoiitgn/TempUN).
△ Less
Submitted 5 July, 2024; v1 submitted 19 February, 2024;
originally announced February 2024.
-
Cross-lingual Editing in Multilingual Language Models
Authors:
Himanshu Beniwal,
Kowsik Nandagopan D,
Mayank Singh
Abstract:
The training of large language models (LLMs) necessitates substantial data and computational resources, and updating outdated LLMs entails significant efforts and resources. While numerous model editing techniques (METs) have emerged to efficiently update model outputs without retraining, their effectiveness in multilingual LLMs, where knowledge is stored in diverse languages, remains an underexpl…
▽ More
The training of large language models (LLMs) necessitates substantial data and computational resources, and updating outdated LLMs entails significant efforts and resources. While numerous model editing techniques (METs) have emerged to efficiently update model outputs without retraining, their effectiveness in multilingual LLMs, where knowledge is stored in diverse languages, remains an underexplored research area. This research paper introduces the cross-lingual model editing (\textbf{XME}) paradigm, wherein a fact is edited in one language, and the subsequent update propagation is observed across other languages. To investigate the XME paradigm, we conducted experiments using BLOOM, mBERT, and XLM-RoBERTa using the two writing scripts: \textit{Latin} (English, French, and Spanish) and \textit{Indic} (Hindi, Gujarati, and Bengali). The results reveal notable performance limitations of state-of-the-art METs under the XME setting, mainly when the languages involved belong to two distinct script families. These findings highlight the need for further research and development of XME techniques to address these challenges. For more comprehensive information, the dataset used in this research and the associated code are publicly available at the following URL\url{https://github.com/lingo-iitgn/XME}.
△ Less
Submitted 3 February, 2024; v1 submitted 19 January, 2024;
originally announced January 2024.
-
Mining Privacy-Preserving Association Rules based on Parallel Processing in Cloud Computing
Authors:
Dhinakaran D,
Joe Prathap P. M,
Selvaraj D,
Arul Kumar D,
Murugeshwari B
Abstract:
With the onset of the Information Era and the rapid growth of information technology, ample space for processing and extracting data has opened up. However, privacy concerns may stifle expansion throughout this area. The challenge of reliable mining techniques when transactions disperse across sources is addressed in this study. This work looks at the prospect of creating a new set of three algori…
▽ More
With the onset of the Information Era and the rapid growth of information technology, ample space for processing and extracting data has opened up. However, privacy concerns may stifle expansion throughout this area. The challenge of reliable mining techniques when transactions disperse across sources is addressed in this study. This work looks at the prospect of creating a new set of three algorithms that can obtain maximum privacy, data utility, and time savings while doing so. This paper proposes a unique double encryption and Transaction Splitter approach to alter the database to optimize the data utility and confidentiality tradeoff in the preparation phase. This paper presents a customized apriori approach for the mining process, which does not examine the entire database to estimate the support for each attribute. Existing distributed data solutions have a high encryption complexity and an insufficient specification of many participants' properties. Proposed solutions provide increased privacy protection against a variety of attack models. Furthermore, in terms of communication cycles and processing complexity, it is much simpler and quicker. Proposed work tests on top of a realworld transaction database demonstrate that the aim of the proposed method is realistic.
△ Less
Submitted 21 April, 2023;
originally announced April 2023.
-
Commutant lifting, interpolation, and perturbations on the polydisc
Authors:
Deepak K. D.,
Jaydeb Sarkar
Abstract:
The fundamental theorem on commutant lifting due to Sarason does not carry over to the setting of the polydisc. This paper presents two classifications of commutant lifting in several variables. The first classification links the lifting problem to the contractivity of certain linear functionals. The second one transforms it into nonnegative real numbers. We also solve the Nevanlinna-Pick interpol…
▽ More
The fundamental theorem on commutant lifting due to Sarason does not carry over to the setting of the polydisc. This paper presents two classifications of commutant lifting in several variables. The first classification links the lifting problem to the contractivity of certain linear functionals. The second one transforms it into nonnegative real numbers. We also solve the Nevanlinna-Pick interpolation problem for bounded analytic functions on the polydisc. Along the way, we solve a perturbation problem for bounded analytic functions. Commutant lifting and interpolation on the polydisc solve two well-known problems in Hilbert function space theory.
△ Less
Submitted 18 April, 2023; v1 submitted 24 January, 2023;
originally announced January 2023.
-
Amateur Observers Witness the Return of Venus' Cloud Discontinuity
Authors:
Kardasis E.,
Peralta J.,
Maravelias G.,
Imai M.,
Wesley A.,
Olivetti T.,
Naryzhniy Y.,
Morrone L.,
Gallardo A.,
Calapai G.,
Camarena J.,
Casquinha P.,
Kananovich D.,
MacNeill N.,
Viladrich C.,
Takoudi A
Abstract:
Firstly identified in images from JAXA's orbiter Akatsuki, the cloud discontinuity of Venus is a planetary-scale phenomenon known to be recurrent since, at least, the 1980s. Interpreted as a new type of Kelvin wave, this disruption is associated to dramatic changes in the clouds' opacity and distribution of aerosols, and it may constitute a critical piece for our understanding of the thermal balan…
▽ More
Firstly identified in images from JAXA's orbiter Akatsuki, the cloud discontinuity of Venus is a planetary-scale phenomenon known to be recurrent since, at least, the 1980s. Interpreted as a new type of Kelvin wave, this disruption is associated to dramatic changes in the clouds' opacity and distribution of aerosols, and it may constitute a critical piece for our understanding of the thermal balance and atmospheric circulation of Venus. Here, we report its reappearance on the dayside middle clouds four years after its last detection with Akatsuki/IR1, and for the first time, we characterize its main properties using exclusively near-infrared images from amateur observations. In agreement with previous reports, the discontinuity exhibited temporal variations in its zonal speed, orientation, length, and its effect over the clouds' albedo during the 2019/2020 eastern elongation. Finally, a comparison with simultaneous observations by Akatsuki UVI and LIR confirmed that the discontinuity is not visible on the upper clouds' albedo or thermal emission, while zonal speeds are slower than winds at the clouds' top and faster than at the middle clouds, evidencing that this Kelvin wave might be transporting momentum up to upper clouds.
△ Less
Submitted 25 February, 2022;
originally announced February 2022.
-
Masses of Isolated Spiral KIG Galaxies
Authors:
Karachentseva V. E.,
Karachentsev I. D.,
Melnyk O. V
Abstract:
We have updated the classification of late-type galaxies presented in the Catalog of Isolated Galaxies (KIG) using the advanced digital sky surveys. Our search for companions around 959 KIG galaxies revealed 141 neighbors associated with 111 KIG galaxies within the mutual projection separation of less than 330 kpc and the radial velocity difference not exceeding 500 km s$^{-1}$. Typical luminosity…
▽ More
We have updated the classification of late-type galaxies presented in the Catalog of Isolated Galaxies (KIG) using the advanced digital sky surveys. Our search for companions around 959 KIG galaxies revealed 141 neighbors associated with 111 KIG galaxies within the mutual projection separation of less than 330 kpc and the radial velocity difference not exceeding 500 km s$^{-1}$. Typical luminosity of the companions turned out to be weaker than the luminosity of the main galaxies by more than an order of magnitude. Considering these small companions as test particles that move around the KIG galaxies along the Keplerian orbits with eccentricity of $e\simeq0.7$, we estimated the total (orbital) masses of spiral KIG galaxies. Their average orbital mass-to-$K$-band luminosity ratio, $(20.9\pm3.1) M_{\odot}/L_{\odot}$, is in a good agreement with the corresponding value for the nearby Milky Way, M31 and M81-type massive spirals. Isolated disk-shaped galaxies have an on the average 2-3 times smaller total-mass-to-stellar-mass ratio than those of isolated bulge-shaped galaxies.
△ Less
Submitted 21 December, 2021;
originally announced December 2021.
-
BASS XXIX: The near-infrared view of the BLR: the effects of obscuration in BLR characterisation
Authors:
Ricci F.,
Treister E.,
Bauer F. E.,
Mejía-Restrepo J. E.,
Koss M.,
den Brok S.,
Baloković M.,
Bär R.,
Bessiere P.,
Caglar T.,
Harrison F.,
Ichikawa K.,
Kakkad D.,
Lamperti I.,
Mushotzky R.,
Oh K.,
Powell M. C.,
Privon G. C.,
Ricci C.,
Riffel R.,
Rojas A. F.,
Sani E.,
Smith K. L.,
Stern D.,
Trakhtenbrot B.
, et al. (2 additional authors not shown)
Abstract:
Virial black hole mass ($M_{BH}$) determination directly involves knowing the broad line region (BLR) clouds velocity distribution, their distance from the central supermassive black hole ($R_{BLR}$) and the virial factor ($f$). Understanding whether biases arise in $M_{BH}$ estimation with increasing obscuration is possible only by studying a large (N$>$100) statistical sample of obscuration unbi…
▽ More
Virial black hole mass ($M_{BH}$) determination directly involves knowing the broad line region (BLR) clouds velocity distribution, their distance from the central supermassive black hole ($R_{BLR}$) and the virial factor ($f$). Understanding whether biases arise in $M_{BH}$ estimation with increasing obscuration is possible only by studying a large (N$>$100) statistical sample of obscuration unbiased (hard) X-ray selected active galactic nuclei (AGN) in the rest-frame near-infrared (0.8-2.5$μ$m) since it penetrates deeper into the BLR than the optical. We present a detailed analysis of 65 local BAT-selected Seyfert galaxies observed with Magellan/FIRE. Adding these to the near-infrared BAT AGN spectroscopic survey (BASS) database, we study a total of 314 unique near-infrared spectra. While the FWHMs of H$α$ and near-infrared broad lines (He\textsc{i}, Pa$β$, Pa$α$) remain unbiased to either BLR extinction or X-ray obscuration, the H$α$ broad line luminosity is suppressed when $N_H\gtrsim10^{21}$ cm$^{-2}$, systematically underestimating $M_{BH}$ by $0.23-0.46$ dex. Near-infrared line luminosities should be preferred to H$α$ until $N_H<10^{22}$ cm$^{-2}$, while at higher obscuration a less biased $R_{BLR}$ proxy should be adopted. We estimate $f$ for Seyfert 1 and 2 using two obscuration-unbiased $M_{BH}$ measurements, i.e. the stellar velocity dispersion and a BH mass prescription based on near-infrared and X-ray, and find that the virial factors do not depend on redshift or obscuration, but for some broad lines show a mild anti-correlation with $M_{BH}$. Our results show the critical impact obscuration can have on BLR characterization and the importance of the near-infrared and X-rays for a less biased view of the BLR.
△ Less
Submitted 26 November, 2021;
originally announced November 2021.
-
The Dark Side of Pluto
Authors:
Tod R. Lauer,
John R. Spencer,
Tanguy Bertrand,
Ross A. Beyer,
Kirby D,
Runyon,
Oliver L,
White,
Leslie A. Young,
Kimberly Ennico,
William B. McKinnon,
Jeffrey M. Moore,
Catherine B. Olkin,
S. Alan Stern,
Harold A. Weaver
Abstract:
During its departure from Pluto, New Horizons used its LORRI camera to image a portion of Pluto's southern hemisphere that was in a decades-long seasonal winter darkness, but still very faintly illuminated by sunlight reflected by Charon. Recovery of this faint signal was technically challenging. The bright ring of sunlight forward-scattered by haze in the Plutonian atmosphere encircling the night…
▽ More
During its departure from Pluto, New Horizons used its LORRI camera to image a portion of Pluto's southern hemisphere that was in a decades-long seasonal winter darkness, but still very faintly illuminated by sunlight reflected by Charon. Recovery of this faint signal was technically challenging. The bright ring of sunlight forward-scattered by haze in the Plutonian atmosphere encircling the nightside hemisphere was severely overexposed, defeating the standard smeared-charge removal required for LORRI images. Reconstruction of the overexposed portions of the raw images, however, allowed adequate corrections to be accomplished. The small solar elongation of Pluto during the departure phase also generated a complex scattered-sunlight background in the images that was three orders of magnitude stronger than the estimated Charon-light flux (the Charon-light flux is similar to the flux of moonlight on Earth a few days before first quarter). A model background image was constructed for each Pluto image based on principal component analysis (PCA) applied to an ensemble of scattered-sunlight images taken at identical Sun-spacecraft geometry to the Pluto images. The recovered Charon-light image revealed a high-albedo region in the southern hemisphere. We argue that this may be a regional deposit of N_2 or CH_4 ice. The Charon-light image also shows that the south polar region currently has markedly lower albedo than the north polar region of Pluto, which may reflect the sublimation of N_2 ice or the deposition of haze particulates during the recent southern summer.
△ Less
Submitted 22 October, 2021;
originally announced October 2021.
-
Microcontroller Based Load Monitoring System
Authors:
A N Madhavanunni,
S S Arya,
Renjith Kumar D
Abstract:
The demand for power has increased exponentially over the last century. One avenue through which today's energy problems can be addressed is through the reduction of energy usage in households. This has increased the emphasis on the need for accurate and economic methods of power measurement. The goal of providing such data is to optimize and reduce their power consumption. In view of this, the pr…
▽ More
The demand for power has increased exponentially over the last century. One avenue through which today's energy problems can be addressed is through the reduction of energy usage in households. This has increased the emphasis on the need for accurate and economic methods of power measurement. The goal of providing such data is to optimize and reduce their power consumption. In view of this, the present manuscript focuses on the design and implementation of precise and reliable load monitoring system using PIC microcontroller chip (PIC16F877A). This involves an accurate sensing of voltage, current and power factor of the load. A clever utilization of in-built ADC and timers of the microcontroller reduces the design complexity of the system. The proposed system monitors the load continuously on a real time basis and displays the parameters such as voltage, current, power factor, active, reactive and apparent powers in an LCD module. The use of microcontroller reduces the cost and makes the device compact. The proposed system has been implemented and tested in the laboratory for single phase loads.
△ Less
Submitted 11 August, 2021;
originally announced August 2021.
-
Design of an Instrumentation Unit with Datalogger for Heat Flow Measurement in Solid Metals
Authors:
Ben Festus,
Ewetumo T.,
Adedayo K. D.,
Oluyamo S. S
Abstract:
An instrumentation unit that measures heat flow along the test column of solid metal samples is described. The study also describes the design of a datalogger using Arduino Mega Microcontroller. The designed instrumentation unit incorporates current and voltage sensing unit, ten thermocouple sensors and amplifiers, microSD card shield, two LCDs, four microcontrolled switching relays and a 12 V DC…
▽ More
An instrumentation unit that measures heat flow along the test column of solid metal samples is described. The study also describes the design of a datalogger using Arduino Mega Microcontroller. The designed instrumentation unit incorporates current and voltage sensing unit, ten thermocouple sensors and amplifiers, microSD card shield, two LCDs, four microcontrolled switching relays and a 12 V DC water pump motor. The heat flow parameters measured by the instrumentation unit includes temperature gradient, heater current and heater voltage. The designed datalogger logs the measured value of temperature, current and voltage at a time of ten minutes. An area of application for this study is in the development of a device for measurement of thermal conductivity of solid metals. It is an improvement over existing heat flow measurement techniques.
△ Less
Submitted 29 May, 2021;
originally announced May 2021.
-
Partially isometric Toeplitz operators on the polydisc
Authors:
Deepak K. D,
Deepak Pradhan,
Jaydeb Sarkar
Abstract:
A Toeplitz operator $T_\varphi$, $\varphi \in L^\infty(\mathbb{T}^n)$, is a partial isometry if and only if there exist inner functions $\varphi_1, \varphi_2 \in H^\infty(\mathbb{D}^n)$ such that $\varphi_1$ and $\varphi_2$ depends on different variables and $\varphi = \bar{\varphi}_1 \varphi_2$. In particular, for $n=1$, along with new proof, this recovers a classical theorem of Brown and Douglas…
▽ More
A Toeplitz operator $T_\varphi$, $\varphi \in L^\infty(\mathbb{T}^n)$, is a partial isometry if and only if there exist inner functions $\varphi_1, \varphi_2 \in H^\infty(\mathbb{D}^n)$ such that $\varphi_1$ and $\varphi_2$ depends on different variables and $\varphi = \bar{\varphi}_1 \varphi_2$. In particular, for $n=1$, along with new proof, this recovers a classical theorem of Brown and Douglas.
\noindent We also prove that a partially isometric Toeplitz operator is hyponormal if and only if the corresponding symbol is an inner function in $H^\infty(\mathbb{D}^n)$. Moreover, partially isometric Toeplitz operators are always power partial isometry (following Halmos and Wallen), and hence, up to unitary equivalence, a partially isometric Toeplitz operator with symbol in $L^\infty(\mathbb{T}^n)$, $n > 1$, is either a shift, or a co-shift, or a direct sum of truncated shifts. Along the way, we prove that $T_\varphi$ is a shift whenever $\varphi$ is inner in $H^\infty(\mathbb{D}^n)$.
△ Less
Submitted 5 February, 2022; v1 submitted 1 February, 2021;
originally announced February 2021.
-
Motion Correction of 3D Dynamic Contrast-Enhanced Ultrasound Imaging without Anatomical Bmode Images
Authors:
Jia-Shu Chen,
Maged Goubran Ph. D.,
Gaeun Kim,
Jurgen K. Willmann M. D.,
Michael Zeineh M. D.,
Ph. D.,
Dimitre Hristov Ph. D.,
Ahmed El Kaffas Ph. D
Abstract:
In conventional 2D DCE-US, motion correction algorithms take advantage of accompanying side-by-side anatomical Bmode images that contain time-stable features. However, current commercial models of 3D DCE-US do not provide side-by-side Bmode images, which makes motion correction challenging. This work introduces a novel motion correction (MC) algorithm for 3D DCE-US and assesses its efficacy when h…
▽ More
In conventional 2D DCE-US, motion correction algorithms take advantage of accompanying side-by-side anatomical Bmode images that contain time-stable features. However, current commercial models of 3D DCE-US do not provide side-by-side Bmode images, which makes motion correction challenging. This work introduces a novel motion correction (MC) algorithm for 3D DCE-US and assesses its efficacy when handling clinical data sets. In brief, the algorithm uses a pyramidal approach whereby short temporal windows consisting of 3-6 consecutive frames are created to perform local registrations, which are then registered to a master reference derived from a weighted average of all frames. We evaluated the algorithm in 8 patients with metastatic lesions in the liver using the Philips X6-1 matrix transducer at a frame rate of 1-3 Hz. We assessed improvements in original vs. motion corrected 3D DCE-US cine using: i) frame-to-frame volumetric overlap of segmented lesions, ii) normalized correlation coefficient (NCC) between frames (similarity analysis), and iii) sum of squared errors (SSE), root-mean-squared error (RMSE), and r-squared (R2) quality-of-fit from fitted time-intensity curves (TIC) extracted from a segmented lesion. Overall, results demonstrate significant decreases in 3D DCE-US motion after applying the proposed algorithm. We noted significant improvements in frame-to-frame lesion overlap across all patients, from 68% without correction to 83% with motion correction (p = 0.023). Frame-to-frame similarity as assessed by NCC also significantly improved on two different sets of time points from 0.694 (original cine) to 0.862 (corresponding MC cine) and 0.723 to 0.886. TIC analysis displayed a significant decrease in RMSE (p = 0.018) and a significant increase in R2 goodness-of-fit (p = 0.029) for the patient cohort.
△ Less
Submitted 4 October, 2020;
originally announced October 2020.
-
Privacy-Preserving Distributed Zeroth-Order Optimization
Authors:
C. Gratton,
N. K. D. Venkategowda,
R. Arablouei,
S. Werner
Abstract:
We develop a privacy-preserving distributed algorithm to minimize a regularized empirical risk function when the first-order information is not available and data is distributed over a multi-agent network. We employ a zeroth-order method to minimize the associated augmented Lagrangian function in the primal domain using the alternating direction method of multipliers (ADMM). We show that the propo…
▽ More
We develop a privacy-preserving distributed algorithm to minimize a regularized empirical risk function when the first-order information is not available and data is distributed over a multi-agent network. We employ a zeroth-order method to minimize the associated augmented Lagrangian function in the primal domain using the alternating direction method of multipliers (ADMM). We show that the proposed algorithm, named distributed zeroth-order ADMM (D-ZOA), has intrinsic privacy-preserving properties. Unlike the existing privacy-preserving methods based on the ADMM where the primal or the dual variables are perturbed with noise, the inherent randomness due to the use of a zeroth-order method endows D-ZOA with intrinsic differential privacy. By analyzing the perturbation of the primal variable, we show that the privacy leakage of the proposed D-ZOA algorithm is bounded. In addition, we employ the moments accountant method to show that the total privacy leakage grows sublinearly with the number of ADMM iterations. D-ZOA outperforms the existing differentially private approaches in terms of accuracy while yielding the same privacy guarantee. We prove that D-ZOA converges to the optimal solution at a rate of $\mathcal{O}(1/M)$ where $M$ is the number of ADMM iterations. The convergence analysis also reveals a practically important trade-off between privacy and accuracy. Simulation results verify the desirable privacy-preserving properties of D-ZOA and its superiority over a state-of-the-art algorithm as well as its network-wide convergence to the optimal solution.
△ Less
Submitted 31 August, 2020;
originally announced August 2020.
-
Statistics and Properties of Emission-Line Regions in the Local Volume Dwarf Galaxies
Authors:
Karachentsev I. D.,
Kaisin S. S
Abstract:
We used the $Hα$ images from a large sample of nearby late-type dwarf galaxies to investigate properties of their emission structure. The sample consists of three hundred galaxies of the irregular (Irr), Magellanic irregular (Im), blue compact dwarf (BCD), and transition (Tr) types situated within a distance of 11 Mpc. In each galaxy, we indicated: the number of compact HII-regions, the presence o…
▽ More
We used the $Hα$ images from a large sample of nearby late-type dwarf galaxies to investigate properties of their emission structure. The sample consists of three hundred galaxies of the irregular (Irr), Magellanic irregular (Im), blue compact dwarf (BCD), and transition (Tr) types situated within a distance of 11 Mpc. In each galaxy, we indicated: the number of compact HII-regions, the presence of bubble-like or filament-like structures, the presence of a faint diffuse emission, and a sign of the global burst. The larger luminosity of a galaxy, the greater number of compact HII-sources in it. The integral and specific star-formation rates of the dwarf increase steeply with the increase of the number of HII-regions showing the evidence of the epidemic character of star-formation process. The dwarf galaxies with emission-line bubbles, or filaments, or signs of the global star-formation burst have approximately the same hydrogen-mass-to-luminosity ratio as that of the whole sample objects. However, their mean star-formation rate is significantly higher than that of other galaxies in the sample. Emission bubble-like structures are found in the nearby dwarfs with a frequency of 1 case per 4-5 galaxies. Their linear diameters are close to those expected for supernova remnants. The mean specific SFR for the nearby late-type dwarfs is close to the Hubble parameter, $H_0 = -10.14$ dex (yr)$^{-1}$, consistent with the sluggish cosmic star-formation history of galaxies of this kind.
△ Less
Submitted 24 April, 2020;
originally announced April 2020.
-
Improving Grid Computing Performance by Optimally Reducing Checkpointing Effect
Authors:
Garba Aliyu,
Kana A. F. D.,
Abdullahi Mohammed,
Idris Abdulmumin,
Shehu Adamu,
Fatsuma Jauro
Abstract:
Grid computing is a collection of computer resources that are gathered together from various areas to give computational resources such as storage, data or application services. This is to permit clients to access this huge measure of processing resources without the need to know where these might be found and what technology such as, hardware equipment and operating system was used. Dependability…
▽ More
Grid computing is a collection of computer resources that are gathered together from various areas to give computational resources such as storage, data or application services. This is to permit clients to access this huge measure of processing resources without the need to know where these might be found and what technology such as, hardware equipment and operating system was used. Dependability and performance are among the key difficulties faced in a grid computing environment. Various systems have been proposed in the literature to handle recouping from resource failure in Grid computing environment. One case of such system is checkpointing. Checkpointing is a system that endures faults when resources failed. Checkpointing method has the upside of lessening the work lost because of resource faults. However, checkpointing presents a huge runtime overhead. In this paper, we propose an improved checkpointing system to bring down runtime overhead. A replica is added to ensure the availability of resources. This replicates all checkpointing files to other machines as opposed to having dedicated checkpointing machine. The results of simulation employing GridSim noted that retaining the number of resources fixed and changing the number of gridlets, gains of up to 11%, 9%, and 11% on makespan, throughput, and turnaround time respectively were realized while changing the number of resources and preserving the number of gridlets fixed, increases of up to 11%, 8%, and 9% on makespan, throughput, and turnaround time respectively, were realized
△ Less
Submitted 4 June, 2020; v1 submitted 3 January, 2020;
originally announced January 2020.
-
Commutant lifting and Nevanlinna-Pick interpolation in several variables
Authors:
Deepak K. D.,
Deepak Pradhan,
Jaydeb Sarkar,
Dan Timotin
Abstract:
This paper concerns a commutant lifting theorem and a Nevanlinna-Pick type interpolation result in the setting of multipliers from vector-valued Drury-Arveson space to a large class of vector-valued reproducing kernel Hilbert spaces over the unit ball in $\mathbb{C}^n$. The special case of reproducing kernel Hilbert spaces includes all natural examples of Hilbert spaces like Hardy space, Bergman s…
▽ More
This paper concerns a commutant lifting theorem and a Nevanlinna-Pick type interpolation result in the setting of multipliers from vector-valued Drury-Arveson space to a large class of vector-valued reproducing kernel Hilbert spaces over the unit ball in $\mathbb{C}^n$. The special case of reproducing kernel Hilbert spaces includes all natural examples of Hilbert spaces like Hardy space, Bergman space and weighted Bergman spaces over the unit ball.
△ Less
Submitted 2 December, 2019; v1 submitted 11 July, 2019;
originally announced July 2019.
-
A Novel Beamformed Control Channel Design for LTE with Full Dimension-MIMO
Authors:
Pavan Reddy M.,
Harish Kumar D.,
Saidhiraj Amuru,
Kiran Kuchi
Abstract:
The Full Dimension-MIMO (FD-MIMO) technology is capable of achieving huge improvements in network throughput with simultaneous connectivity of a large number of mobile wireless devices, unmanned aerial vehicles, and the Internet of Things (IoT). In FD-MIMO, with a large number of antennae at the base station and the ability to perform beamforming, the capacity of the physical downlink shared chann…
▽ More
The Full Dimension-MIMO (FD-MIMO) technology is capable of achieving huge improvements in network throughput with simultaneous connectivity of a large number of mobile wireless devices, unmanned aerial vehicles, and the Internet of Things (IoT). In FD-MIMO, with a large number of antennae at the base station and the ability to perform beamforming, the capacity of the physical downlink shared channel (PDSCH) has increased a lot. However, the current specifications of the 3rd Generation Partnership Project (3GPP) does not allow the base station to perform beamforming techniques for the physical downlink control channel (PDCCH), and hence, PDCCH has neither the capacity nor the coverage of PDSCH. Therefore, PDCCH capacity will still limit the performance of a network as it dictates the number of users that can be scheduled at a given time instant. In Release 11, 3GPP introduced enhanced PDCCH (EPDCCH) to increase the PDCCH capacity at the cost of sacrificing the PDSCH resources. The problem of enhancing the PDCCH capacity within the available control channel resources has not been addressed yet in the literature. Hence, in this paper, we propose a novel beamformed PDCCH (BF-PDCCH) design which is aligned to the 3GPP specifications and requires simple software changes at the base station. We rely on the sounding reference signals transmitted in the uplink to decide the best beam for a user and ingeniously schedule the users in PDCCH. We perform system level simulations to evaluate the performance of the proposed design and show that the proposed BF-PDCCH achieves larger network throughput when compared with the current state of art algorithms, PDCCH and EPDCCH schemes.
△ Less
Submitted 14 May, 2019;
originally announced May 2019.
-
Measures of Cluster Informativeness for Medical Evidence Aggregation and Dissemination
Authors:
Michael Segundo Ortiz,
Sam Bubnovich,
Mengqian Wang,
Kazuhiro Seki Ph. D.,
Javed Mostafa Ph. D
Abstract:
The largest collection of medical evidence in the world is PubMed. However, the significant barrier in accessing and extracting information is information organization. A factor that contributes towards this barrier is managing medical controlled vocabularies that allow us to systematically and consistently organize, index, and search biomedical literature. Additionally, from users' perspective, t…
▽ More
The largest collection of medical evidence in the world is PubMed. However, the significant barrier in accessing and extracting information is information organization. A factor that contributes towards this barrier is managing medical controlled vocabularies that allow us to systematically and consistently organize, index, and search biomedical literature. Additionally, from users' perspective, to ultimately improve access, visualization is likely to play a powerful role. There is a strong link between information organization and information visualization, as many powerful visualizations depend on clustering methods. To improve visualization, therefore, one has to develop concrete and scalable measures for vocabularies used in indexing and their impact on document clustering. The focus of this study is on the development and evaluation of clustering methods. The paper concludes with demonstration of downstream network visualizations and their impact on discovering potentially valuable and latent genetic and molecular associations.
△ Less
Submitted 5 September, 2018;
originally announced September 2018.
-
The LiteBIRD Satellite Mission - Sub-Kelvin Instrument
Authors:
A. Suzuki,
P. A. R. Ade,
Y. Akiba,
D. Alonso,
K. Arnold,
J. Aumont,
C. Baccigalupi,
D. Barron,
S. Basak,
S. Beckman,
J. Borrill,
F. Boulanger,
M. Bucher,
E. Calabrese,
Y. Chinone,
H-M. Cho,
A. Cukierman,
D. W. Curtis,
T. de Haan,
M. Dobbs,
A. Dominjon,
T. Dotani,
L. Duband,
A. Ducout,
J. Dunkley
, et al. (127 additional authors not shown)
Abstract:
Inflation is the leading theory of the first instant of the universe. Inflation, which postulates that the universe underwent a period of rapid expansion an instant after its birth, provides convincing explanation for cosmological observations. Recent advancements in detector technology have opened opportunities to explore primordial gravitational waves generated by the inflation through B-mode (d…
▽ More
Inflation is the leading theory of the first instant of the universe. Inflation, which postulates that the universe underwent a period of rapid expansion an instant after its birth, provides convincing explanation for cosmological observations. Recent advancements in detector technology have opened opportunities to explore primordial gravitational waves generated by the inflation through B-mode (divergent-free) polarization pattern embedded in the Cosmic Microwave Background anisotropies. If detected, these signals would provide strong evidence for inflation, point to the correct model for inflation, and open a window to physics at ultra-high energies.
LiteBIRD is a satellite mission with a goal of detecting degree-and-larger-angular-scale B-mode polarization. LiteBIRD will observe at the second Lagrange point with a 400 mm diameter telescope and 2,622 detectors. It will survey the entire sky with 15 frequency bands from 40 to 400 GHz to measure and subtract foregrounds.
The U.S. LiteBIRD team is proposing to deliver sub-Kelvin instruments that include detectors and readout electronics. A lenslet-coupled sinuous antenna array will cover low-frequency bands (40 GHz to 235 GHz) with four frequency arrangements of trichroic pixels. An orthomode-transducer-coupled corrugated horn array will cover high-frequency bands (280 GHz to 402 GHz) with three types of single frequency detectors. The detectors will be made with Transition Edge Sensor (TES) bolometers cooled to a 100 milli-Kelvin base temperature by an adiabatic demagnetization refrigerator.The TES bolometers will be read out using digital frequency multiplexing with Superconducting QUantum Interference Device (SQUID) amplifiers. Up to 78 bolometers will be multiplexed with a single SQUID amplidier.
We report on the sub-Kelvin instrument design and ongoing developments for the LiteBIRD mission.
△ Less
Submitted 15 March, 2018; v1 submitted 22 January, 2018;
originally announced January 2018.
-
Automated Region Masking Of Latent Overlapped Fingerprints
Authors:
Tejas K,
Swathi C,
Aravind Kumar D,
Rajesh Muthu
Abstract:
Fingerprints have grown to be the most robust and efficient means of biometric identification. Latent fingerprints are commonly found at crime scenes. They are also of the overlapped kind making it harder for identification and thus the separation of overlapped fingerprints has been a conundrum to surpass. The usage of dedicated software has resulted in a manual approach to region masking of the t…
▽ More
Fingerprints have grown to be the most robust and efficient means of biometric identification. Latent fingerprints are commonly found at crime scenes. They are also of the overlapped kind making it harder for identification and thus the separation of overlapped fingerprints has been a conundrum to surpass. The usage of dedicated software has resulted in a manual approach to region masking of the two given overlapped fingerprints. The region masks are then further used to separate the fingerprints. This requires the user's physical concentration to acquire the separate region masks, which are found to be time-consuming. This paper proposes a novel algorithm that is fully automated in its approach to region masking the overlapped fingerprint image. The algorithm recognizes a unique approach of using blurring, erosion, and dilation in order to attain the desired automated region masks. The experiments conducted visually demonstrate the effectiveness of the algorithm.
△ Less
Submitted 25 October, 2017;
originally announced October 2017.
-
Highlights from the Pierre Auger Observatory
Authors:
Antoine Letessier-Selvon,
A. Aab,
P. Abreu,
M. Aglietta,
M. Ahlers,
E. J. Ahn,
I. F. M. Albuquerque,
I. Allekotte,
J. Allen,
P. Allison,
A. Almela,
J. Alvarez Castillo,
J. Alvarez-Muniz,
R. Alves Batista,
M. Ambrosio,
A. Aminaei,
L. Anchordoqui,
S. Andringa,
T. Antivcic,
C. Aramo,
F. Arqueros,
H. Asorey,
P. Assis,
J. Aublin,
M. Ave
, et al. (472 additional authors not shown)
Abstract:
The Pierre Auger Observatory is the world's largest cosmic ray observatory. Our current exposure reaches nearly 40,000 km$^2$ str and provides us with an unprecedented quality data set. The performance and stability of the detectors and their enhancements are described. Data analyses have led to a number of major breakthroughs. Among these we discuss the energy spectrum and the searches for large-…
▽ More
The Pierre Auger Observatory is the world's largest cosmic ray observatory. Our current exposure reaches nearly 40,000 km$^2$ str and provides us with an unprecedented quality data set. The performance and stability of the detectors and their enhancements are described. Data analyses have led to a number of major breakthroughs. Among these we discuss the energy spectrum and the searches for large-scale anisotropies. We present analyses of our X$_{max}$ data and show how it can be interpreted in terms of mass composition. We also describe some new analyses that extract mass sensitive parameters from the 100% duty cycle SD data. A coherent interpretation of all these recent results opens new directions. The consequences regarding the cosmic ray composition and the properties of UHECR sources are briefly discussed.
△ Less
Submitted 19 October, 2013; v1 submitted 17 October, 2013;
originally announced October 2013.
-
Power Efficient Resource Allocation for Clouds Using Ant Colony Framework
Authors:
Lskrao Chimakurthi,
Madhu Kumar S D
Abstract:
Cloud computing is one of the rapidly improving technologies. It provides scalable resources needed for the ap- plications hosted on it. As cloud-based services become more dynamic, resource provisioning becomes more challenging. The QoS constrained resource allocation problem is considered in this paper, in which customers are willing to host their applications on the provider's cloud with a give…
▽ More
Cloud computing is one of the rapidly improving technologies. It provides scalable resources needed for the ap- plications hosted on it. As cloud-based services become more dynamic, resource provisioning becomes more challenging. The QoS constrained resource allocation problem is considered in this paper, in which customers are willing to host their applications on the provider's cloud with a given SLA requirements for performance such as throughput and response time. Since, the data centers hosting the applications consume huge amounts of energy and cause huge operational costs, solutions that reduce energy consumption as well as operational costs are gaining importance. In this work, we propose an energy efficient mechanism that allocates the cloud resources to the applications without violating the given service level agreements(SLA) using Ant colony framework.
△ Less
Submitted 13 February, 2011;
originally announced February 2011.
-
Image Segmentation by Using Threshold Techniques
Authors:
Salem Saleh Al-amri,
N. V. Kalyankar,
Khamitkar S. D.
Abstract:
This paper attempts to undertake the study of segmentation image techniques by using five threshold methods as Mean method, P-tile method, Histogram Dependent Technique (HDT), Edge Maximization Technique (EMT) and visual Technique and they are compared with one another so as to choose the best technique for threshold segmentation techniques image. These techniques applied on three satellite images…
▽ More
This paper attempts to undertake the study of segmentation image techniques by using five threshold methods as Mean method, P-tile method, Histogram Dependent Technique (HDT), Edge Maximization Technique (EMT) and visual Technique and they are compared with one another so as to choose the best technique for threshold segmentation techniques image. These techniques applied on three satellite images to choose base guesses for threshold segmentation image.
△ Less
Submitted 21 May, 2010;
originally announced May 2010.
-
Deblured Gaussian Blurred Images
Authors:
Salem Saleh Al-amri,
N. V. Kalyankar,
Khamitkar S. D
Abstract:
This paper attempts to undertake the study of Restored Gaussian Blurred Images. by using four types of techniques of deblurring image as Wiener filter, Regularized filter, Lucy Richardson deconvlutin algorithm and Blind deconvlution algorithm with an information of the Point Spread Function (PSF) corrupted blurred image with Different values of Size and Alfa and then corrupted by Gaussian noise. T…
▽ More
This paper attempts to undertake the study of Restored Gaussian Blurred Images. by using four types of techniques of deblurring image as Wiener filter, Regularized filter, Lucy Richardson deconvlutin algorithm and Blind deconvlution algorithm with an information of the Point Spread Function (PSF) corrupted blurred image with Different values of Size and Alfa and then corrupted by Gaussian noise. The same is applied to the remote sensing image and they are compared with one another, So as to choose the base technique for restored or deblurring image.This paper also attempts to undertake the study of restored Gaussian blurred image with no any information about the Point Spread Function (PSF) by using same four techniques after execute the guess of the PSF, the number of iterations and the weight threshold of it. To choose the base guesses for restored or deblurring image of this techniques.
△ Less
Submitted 26 April, 2010;
originally announced April 2010.