1. Recent applications of explainable AI (XAI) : a systematic literature reviewMirka Saarela, Vili Podgorelec, 2024, review article Keywords: explainable artificial intelligence, applications, interpretable machine learning, convolutional neural network, deep learning, post-hoc explanations, model-agnostic explanations Published in DKUM: 31.01.2025; Views: 0; Downloads: 3
Full text (1,42 MB) |
2. Tilt correction toward building detection of remote sensing imagesKang Liu, Zhiyu Jiang, Mingliang Xu, Matjaž Perc, Xuelong Li, 2021, original scientific article Abstract: Building detection is a crucial task in the field of remote sensing, which can facilitate urban construction planning, disaster survey, and emergency landing. However, for large-size remote sensing images, the great majority of existing works have ignored the image tilt problem. This problem can result in partitioning buildings into separately oblique parts when the large-size images are partitioned. This is not beneficial to preserve semantic completeness of the building objects. Motivated by the above fact, we first propose a framework for detecting objects in a large-size image, particularly for building detection. The framework mainly consists of two phases. In the first phase, we particularly propose a tilt correction (TC) algorithm, which contains three steps: texture mapping, tilt angle assessment, and image rotation. In the second phase, building detection is performed with object detectors, especially deep-neural-network-based methods. Last but not least, the detection results will be inversely mapped to the original large-size image. Furthermore, a challenging dataset named Aerial Image Building Detection is contributed for the public research. To evaluate the TC method, we also define an evaluation metric to compute the cost of building partition. The experimental results demonstrate the effects of the proposed method for building detection. Keywords: building detection, cost of building partition, deep neural network, remote sensing, tilt correction Published in DKUM: 26.09.2024; Views: 0; Downloads: 1
Full text (8,62 MB) This document has many files! More... |
3. Cross-Hole GPR for Soil Moisture Estimation Using Deep LearningBlaž Pongrac, Dušan Gleich, Marko Malajner, Andrej Sarjaš, 2023, original scientific article Abstract: This paper presents the design of a high-voltage pulse-based radar and a supervised data processing method for soil moisture estimation. The goal of this research was to design a pulse-based radar to detect changes in soil moisture using a cross-hole approach. The pulse-based radar with three transmitting antennas was placed into a 12 m deep hole, and a receiver with three receive antennas was placed into a different hole separated by 100 m from the transmitter. The pulse generator was based on a Marx generator with an LC filter, and for the receiver, the high-frequency data acquisition card was used, which can acquire signals using 3 Gigabytes per second. Used borehole antennas were designed to operate in the wide frequency band to ensure signal propagation through the soil. A deep regression convolutional network is proposed in this paper to estimate volumetric soil moisture using time-sampled signals. A regression convolutional network is extended to three dimensions to model changes in wave propagation between the transmitted and received signals. The training dataset was acquired during the period of 73 days of acquisition between two boreholes separated by 100 m. The soil moisture measurements were acquired at three points 25 m apart to provide ground truth data. Additionally, water was poured into several specially prepared boreholes between transmitter and receiver antennas to acquire additional dataset for training, validation, and testing of convolutional neural networks. Experimental results showed that the proposed system is able to detect changes in the volumetric soil moisture using Tx and Rx antennas. Keywords: ground penetrating radar, cross-hole, L-band, deep learning, convolutional neural network, soil moisture estimation Published in DKUM: 03.04.2024; Views: 448; Downloads: 26
Full text (3,22 MB) This document has many files! More... |
4. Despeckling of SAR Images Using Residual Twin CNN and Multi-Resolution Attention MechanismBlaž Pongrac, Dušan Gleich, 2023, original scientific article Abstract: The despeckling of synthetic aperture radar images using two different convolutional neural network architectures is presented in this paper. The first method presents a novel Siamese convolutional neural network with a dilated convolutional network in each branch. Recently, attention mechanisms have been introduced to convolutional networks to better model and recognize features. Therefore, we propose a novel design for a convolutional neural network using an attention mechanism for an encoder–decoder-type network. The framework consists of a multiscale spatial attention network to improve the modeling of semantic information at different spatial levels and an additional attention mechanism to optimize feature propagation. Both proposed methods are different in design but they provide comparable despeckling results in subjective and objective measurements in terms of correlated speckle noise. The experimental results are evaluated on both synthetically generated speckled images and real SAR images. The methods proposed in this paper are able to despeckle SAR images and preserve SAR features. Keywords: synthetic aperture radar, speckle, speckle suppression, despeckling, deep learning, convolutional neural network Published in DKUM: 21.02.2024; Views: 280; Downloads: 30
Full text (13,70 MB) This document has many files! More... |
5. High-resolution spatiotemporal assessment of solar potential from remote sensing data using deep learningMitja Žalik, Domen Mongus, Niko Lukač, 2024, original scientific article Keywords: deep learning, fully convolutional neural network, LiDAR data, digital elevation model, solar energy, solar potential Published in DKUM: 26.01.2024; Views: 244; Downloads: 114
Full text (6,42 MB) This document has many files! More... |
6. Naive prediction of protein backbone phi and psi dihedral angles using deep learningMatic Broz, Marko Jukič, Urban Bren, 2023, original scientific article Abstract: Protein structure prediction represents a significant challenge in the field of bioinformatics, with the prediction of protein structures using backbone dihedral angles recently achieving significant progress due to the rise of deep neural network research. However, there is a trend in protein structure prediction research to employ increasingly complex neural networks and contributions from multiple models. This study, on the other hand, explores how a single model transparently behaves using sequence data only and what can be expected from the predicted angles. To this end, the current paper presents data acquisition, deep learning model definition, and training toward the final protein backbone angle prediction. The method applies a simple fully connected neural network (FCNN) model that takes only the primary structure of the protein with a sliding window of size 21 as input to predict protein backbone φ and ψ dihedral angles. Despite its simplicity, the model shows surprising accuracy for the φ angle prediction and somewhat lower accuracy for the ψ angle prediction. Moreover, this study demonstrates that protein secondary structure prediction is also possible with simple neural networks that take in only the protein amino-acid residue sequence, but more complex models are required for higher accuracies. Keywords: protein structure prediction, backbone dihedral angles, deep neural network, fully connected neural network, FCNN, protein secondary structure prediction Published in DKUM: 01.12.2023; Views: 421; Downloads: 172
Full text (3,60 MB) This document has many files! More... |