Search results for "algoritmit"
showing 8 items of 118 documents
Peruslaskutoimitusten algoritmien hallinta toisen asteen ammatillisten opintojen alussa teknisillä aloilla
2004
Sparse nonnegative tensor decomposition using proximal algorithm and inexact block coordinate descent scheme
2021
Nonnegative tensor decomposition is a versatile tool for multiway data analysis, by which the extracted components are nonnegative and usually sparse. Nevertheless, the sparsity is only a side effect and cannot be explicitly controlled without additional regularization. In this paper, we investigated the nonnegative CANDECOMP/PARAFAC (NCP) decomposition with the sparse regularization item using l1-norm (sparse NCP). When high sparsity is imposed, the factor matrices will contain more zero components and will not be of full column rank. Thus, the sparse NCP is prone to rank deficiency, and the algorithms of sparse NCP may not converge. In this paper, we proposed a novel model of sparse NCP w…
Probabilistic analysis of sorting algorithms : lecture notes
2004
PACKET SCHEDULING AND PRICING BASED ON INFLICTED DELAY
2006
An adaptive packet scheduling method is presented in this paper. The adaptive weights of a scheduler are chosen based on maximizing the revenue of the network service provider. The pricing scenario is based on the delay that a connection will inflict to other connections. The features of the adaptive weight updating algorithm are simulated, analyzed and compared to a constant weight algorithm. peerReviewed
Unsupervised network intrusion detection systems for zero-day fast-spreading network attacks and botnets
2015
Today, the occurrence of zero-day and complex attacks in high-speed networks is increasingly common due to the high number vulnerabilities in the cyber world. As a result, intrusions become more sophisticated and fast to detrimental the networks and hosts. Due to these reasons real-time monitoring, processing and intrusion detection are now among the key features of NIDS. Traditional types of intrusion detection systems such as signature base IDS are not able detect intrusions with new and complex strategies. Now days, automatic traffic analysis and anomaly intrusion detection became more efficient in field of network security however they suffer from high number of false alarms. Among all …
Intelligent Tutoring System in Archaeology
2019
A method that uses artificial intelligence for the taxonomical characterization of bone remains in archaeological sites is shown. The main goal of this method is to help students and archaeologists in the classification of samples in order to improve the efficiency of their tasks during the campaigns at archaeological sites. The development of the system implies several steps: training of classification algorithms, development of a user-friendly interface and implementation of gamification techniques to improve learning motivation and the efficiency of the system in the learning process. This system will help archaeology students to classify new samples. In this prototype, by introducing ch…
DL_Track : Automated analysis of muscle architecture from B-mode ultrasonography images using deep learning
2023
B-mode ultrasound is commonly used to image musculoskeletal tissues, but one major bottleneck is data analysis. Manual analysis is commonly deployed for assessment of muscle thickness, pennation angle and fascicle length in muscle ultrasonography images. However, manual analysis is somewhat subjective, laborious and requires thorough experience. We provide an openly available algorithm (DL_Track) to automatically analyze muscle architectural parameters in ultrasonography images or videos of human lower limb muscles.
 We trained two different neural networks (classic U-net [Ronneberger et al., 2021] and U-net with VGG16 [Simonyan & Zisserman, 2015] pretrained encoder) one to detect …
AnatomySketch : An Extensible Open-Source Software Platform for Medical Image Analysis Algorithm Development
2021
AbstractThe development of medical image analysis algorithm is a complex process including the multiple sub-steps of model training, data visualization, human–computer interaction and graphical user interface (GUI) construction. To accelerate the development process, algorithm developers need a software tool to assist with all the sub-steps so that they can focus on the core function implementation. Especially, for the development of deep learning (DL) algorithms, a software tool supporting training data annotation and GUI construction is highly desired. In this work, we constructed AnatomySketch, an extensible open-source software platform with a friendly GUI and a flexible plugin interfac…