19 research outputs found

    Deep representation learning: Fundamentals, Perspectives, Applications, and Open Challenges

    Full text link
    Machine Learning algorithms have had a profound impact on the field of computer science over the past few decades. These algorithms performance is greatly influenced by the representations that are derived from the data in the learning process. The representations learned in a successful learning process should be concise, discrete, meaningful, and able to be applied across a variety of tasks. A recent effort has been directed toward developing Deep Learning models, which have proven to be particularly effective at capturing high-dimensional, non-linear, and multi-modal characteristics. In this work, we discuss the principles and developments that have been made in the process of learning representations, and converting them into desirable applications. In addition, for each framework or model, the key issues and open challenges, as well as the advantages, are examined

    Random Projection in Deep Neural Networks

    Get PDF
    This work investigates the ways in which deep learning methods can benefit from random projection (RP), a classic linear dimensionality reduction method. We focus on two areas where, as we have found, employing RP techniques can improve deep models: training neural networks on high-dimensional data and initialization of network parameters. Training deep neural networks (DNNs) on sparse, high-dimensional data with no exploitable structure implies a network architecture with an input layer that has a huge number of weights, which often makes training infeasible. We show that this problem can be solved by prepending the network with an input layer whose weights are initialized with an RP matrix. We propose several modifications to the network architecture and training regime that makes it possible to efficiently train DNNs with learnable RP layer on data with as many as tens of millions of input features and training examples. In comparison to the state-of-the-art methods, neural networks with RP layer achieve competitive performance or improve the results on several extremely high-dimensional real-world datasets. The second area where the application of RP techniques can be beneficial for training deep models is weight initialization. Setting the initial weights in DNNs to elements of various RP matrices enabled us to train residual deep networks to higher levels of performance

    Acta Cybernetica : Volume 25. Number 2.

    Get PDF

    Estrategias de visi贸n por computador para la estimaci贸n de pose en el contexto de aplicaciones rob贸ticas industriales: avances en el uso de modelos tanto cl谩sicos como de Deep Learning en im谩genes 2D

    Get PDF
    184 p.La visi贸n por computador es una tecnolog铆a habilitadora que permite a los robots y sistemas aut贸nomos percibir su entorno. Dentro del contexto de la industria 4.0 y 5.0, la visi贸n por ordenador es esencial para la automatizaci贸n de procesos industriales. Entre las t茅cnicas de visi贸n por computador, la detecci贸n de objetos y la estimaci贸n de la pose 6D son dos de las m谩s importantes para la automatizaci贸n de procesos industriales. Para dar respuesta a estos retos, existen dos enfoques principales: los m茅todos cl谩sicos y los m茅todos de aprendizaje profundo. Los m茅todos cl谩sicos son robustos y precisos, pero requieren de una gran cantidad de conocimiento experto para su desarrollo. Por otro lado, los m茅todos de aprendizaje profundo son f谩ciles de desarrollar, pero requieren de una gran cantidad de datos para su entrenamiento.En la presente memoria de tesis se presenta una revisi贸n de la literatura sobre t茅cnicas de visi贸n por computador para la detecci贸n de objetos y la estimaci贸n de la pose 6D. Adem谩s se ha dado respuesta a los siguientes retos: (1) estimaci贸n de pose mediante t茅cnicas de visi贸n cl谩sicas, (2) transferencia de aprendizaje de modelos 2D a 3D, (3) la utilizaci贸n de datos sint茅ticos para entrenar modelos de aprendizaje profundo y (4) la combinaci贸n de t茅cnicas cl谩sicas y de aprendizaje profundo. Para ello, se han realizado contribuciones en revistas de alto impacto que dan respuesta a los anteriores retos

    Patch-based graphical models for image restoration

    Get PDF
    corecore