1,176 research outputs found

    Neural 3D Morphable Models: Spiral Convolutional Networks for 3D Shape Representation Learning and Generation

    Full text link
    Generative models for 3D geometric data arise in many important applications in 3D computer vision and graphics. In this paper, we focus on 3D deformable shapes that share a common topological structure, such as human faces and bodies. Morphable Models and their variants, despite their linear formulation, have been widely used for shape representation, while most of the recently proposed nonlinear approaches resort to intermediate representations, such as 3D voxel grids or 2D views. In this work, we introduce a novel graph convolutional operator, acting directly on the 3D mesh, that explicitly models the inductive bias of the fixed underlying graph. This is achieved by enforcing consistent local orderings of the vertices of the graph, through the spiral operator, thus breaking the permutation invariance property that is adopted by all the prior work on Graph Neural Networks. Our operator comes by construction with desirable properties (anisotropic, topology-aware, lightweight, easy-to-optimise), and by using it as a building block for traditional deep generative architectures, we demonstrate state-of-the-art results on a variety of 3D shape datasets compared to the linear Morphable Model and other graph convolutional operators.Comment: to appear at ICCV 201

    Anomaly detection in industrial time series sensor data

    Get PDF
    Anomaly detection in industrial time series data is essential for identifying and preventing potential issues in production processes, ensuring high product quality and reducing downtime. This master's thesis investigates the performance of two unsupervised machine learning algorithms, Local Outlier Factor (LOF) and DBSCAN, for detecting clogging events in the production process of Bioco, a company in the biotechnology industry. The main objective is to evaluate the algorithms' ability to provide early warnings for clogging events, enabling timely preventive actions. The research process involves a thorough theoretical overview, data exploration and preprocessing, application of the selected algorithms, and evaluation of their performance. The study also examines the sensitivity of the algorithms to parameter tuning and the effectiveness of incorporating lagged variables as features in the anomaly detection models. The results indicate that both LOF and DBSCAN can detect relevant anomalies in the time series data, but their performance in providing early warnings for clogging events is limited. While LOF requires careful parameter tuning, DBSCAN demonstrates more stable performance across different parameter settings. The inclusion of lagged variables does not improve the detection of clogging events, showcasing challenges in selecting the optimal lag length. This study contributes to the existing literature on anomaly detection in industrial time series data by providing insights into the practical performance of LOF and DBSCAN algorithms in a specific industrial context. The findings highlight the importance of considering the effects of lagged variables and parameter tuning when designing anomaly detection models for industrial applications. Future research could explore other anomaly detection algorithms and their performance in different industrial settings to enhance the generalizability of the results
    • …
    corecore