the proceedings contain 47 papers. the topics discussed include: large scale instance selection by means of a parallel algorithm;typed linear chain conditional random fields and their application to intrusion detectio...
ISBN:
(纸本)3642153801
the proceedings contain 47 papers. the topics discussed include: large scale instance selection by means of a parallel algorithm;typed linear chain conditional random fields and their application to intrusion detection;generalized derivative based kernelized learning vector quantization;cost optimization of a localized irrigation system using genetic algorithms;dimension reduction for regression with bottleneck neural networks;gallbladder boundary segmentation from ultrasound images using active contour model;on the power of topological kernel in microarray-based detection of cancer;new application of graph mining to video analysis;towards automatic classification of Wikipedia content;investigating the behaviour of radial basis function networks in regression and classification of geospatial data;and interval filter: a locality-aware alternative to bloom filters for hardware membership queries by interval classification.
this paper presents a novel deep-learning pipeline to segment large railway datasets with minimal manual annotation, notoriously time consuming. the pipeline adapts DINOv2 [11] for labeling point clouds, with tailored...
详细信息
ISBN:
(纸本)9783031777301;9783031777318
this paper presents a novel deep-learning pipeline to segment large railway datasets with minimal manual annotation, notoriously time consuming. the pipeline adapts DINOv2 [11] for labeling point clouds, with tailored self-distillation pre-training and fine-tuning. the adopted transformer architecture successfully generalizes to multiple railway datasets, with a lightweight pipeline that outperforms manual labeling speed by a factor of 6, despite requiring a final segmentation check and correction. this groundbreaking achievement bridges the gap between the need for annotated point clouds in railway industry and the lack of publicly available annotated datasets.
this study introduces a novel framework for the automatic two-dimensional tracking of padel games using monocular recordings. By integrating advanced Computer Vision and Deep learning techniques, our algorithm detects...
详细信息
ISBN:
(纸本)9783031777301;9783031777318
this study introduces a novel framework for the automatic two-dimensional tracking of padel games using monocular recordings. By integrating advanced Computer Vision and Deep learning techniques, our algorithm detects and tracks players, the court, and the ball. through homography, we accurately project detected player positions onto a two-dimensional court, enabling comprehensive tracking throughout the game. We tested the proposed algorithm using amateur video recordings of padel games found in literature. this approach remains user-friendly, cost-effective, and adaptable to various camera angles and lighting conditions. this makes it accessible to both amateur and professional players and coaches, providing a valuable tool for performance analysis. Additionally, the proposed framework holds potential for adaptation to other sports with minimal modifications, further broadening its applicability.
In this paper, we use deep reinforcement learning to enable connected and automated vehicles (CAVs) to drive in a intersection with human-driven vehicles. the multi-agent deep deterministic policy gradient (MADDPG) al...
详细信息
We derive a novel derivative based version of kernelized Generalized learning Vector Quantization (KGLVQ) as an effective, easy to interpret, prototype based and kernelized classifier. It is called D-KGLVQ and we prov...
详细信息
ISBN:
(纸本)9783642153808
We derive a novel derivative based version of kernelized Generalized learning Vector Quantization (KGLVQ) as an effective, easy to interpret, prototype based and kernelized classifier. It is called D-KGLVQ and we provide generalization error bounds, experimental results on real world data, showing that D-KGLVQ is competitive with KGLVQ and the SVM on UCI data and additionally show that automatic parameter adaptation for the used kernels simplifies the learning.
this paper presents several improvements to the framework of information-preserving empirical mode decomposition (EMD). the basic framework was presented in our previous work [1]. the method decomposes a non-stationar...
详细信息
ISBN:
(纸本)9783642153808
this paper presents several improvements to the framework of information-preserving empirical mode decomposition (EMD). the basic framework was presented in our previous work [1]. the method decomposes a non-stationary neural response into a number of oscillatory modes varying in information content. After the spectral information analysis only few modes, taking part in stimulus coding, are retrieved for further analysis. the improvements and enhancement have been proposed for the steps involved in information quantification and modes extraction. An investigation has also been carried out for compression of retrieved informative modes of the neural signal in order to achieve a lower bit rate using the proposed framework. Experimental results are presented.
this work investigates learning and generalisation capabilities of Radial Basis Function Networks used to solve function regression and classification tasks in the environmental context. In particular RBFN is applied ...
详细信息
ISBN:
(纸本)9783642153808
this work investigates learning and generalisation capabilities of Radial Basis Function Networks used to solve function regression and classification tasks in the environmental context. In particular RBFN is applied to solve the problem of snow cover thickness estimation in which critical aspects such as minimal training condition, weak pattern description and inconsistency among data arise. the RBFN shows good performances and high flexibility in coping with regression, hard and soft classifications which are complementary tasks in the analysis of complex environmental phenomena.
the query optimization problem in data base and data warehouse management systems is quite similar. Changes to Joins sequences, projections and selections, usage of indexes, and aggregations are all decided during the...
详细信息
ISBN:
(纸本)9783642153808
the query optimization problem in data base and data warehouse management systems is quite similar. Changes to Joins sequences, projections and selections, usage of indexes, and aggregations are all decided during the analysis of an execution schedule. the main goal of these changes is to decrease the query response time. the optimization operation is often dedicated to a single node. this paper proposes optimization to grid or cluster data warehouses / databases. Tests were conducted in a multi-agent environment, and the optimization focused not only on a single node but on the whole system as well. A new idea is proposed here with multi-criteria optimization that is based on user-given parameters. Depending on query time, result admissible errors, and the level of system usage, task results were obtained along with grid optimization.
Bloom filters are data structures that can efficiently represent a set of elements providing operations of insertion and membership testing. Nevertheless, these filters may yield false positive results when testing fo...
详细信息
ISBN:
(纸本)9783642153808
Bloom filters are data structures that can efficiently represent a set of elements providing operations of insertion and membership testing. Nevertheless, these filters may yield false positive results when testing for elements that have not been previously inserted. In general, higher false positive rates are expected for sets with larger cardinality with constant filter size. this paper shows that for sets where a distance metric can be defined, reducing the false positive rate is possible if elements to be inserted exhibit locality according to this metric. In this way, a hardware alternative to Bloom filters able to extract spatial locality features is proposed and analyzed.
Self-organizing maps (SOM) had been used for input data quantization and visual display of data, an important property that does not exist in most of clustering algorithms. Effective data clustering using SOM involves...
详细信息
ISBN:
(纸本)9783642153808
Self-organizing maps (SOM) had been used for input data quantization and visual display of data, an important property that does not exist in most of clustering algorithms. Effective data clustering using SOM involves two or three steps procedure. After proper network training, units can be clustered generating regions of neurons which are related to data clusters. the basic assumption relies on the data density approximation by the neurons through unsupervised learning. this paper presents a gradient-based SOM visualization method and compares it with U-matrix. It also discusses steps toward clustering using SOM and morphological operators. Results using benchmark datasets show that the new method is more robust to choice of parameters in the filtering phase than the conventional method. the paper also proposes an enhancing method to map visualization taking advantage of the neurons activity, which improve cluster detection especially in small maps.
暂无评论