• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 18
  • 13
  • 1
  • 1
  • Tagged with
  • 69
  • 69
  • 36
  • 26
  • 15
  • 15
  • 15
  • 13
  • 12
  • 10
  • 10
  • 9
  • 9
  • 8
  • 8
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
21

Online Covering: Efficient and Learning-Augmented Algorithms

Young-san Lin (12868319) 14 June 2022 (has links)
<p>We start by slightly modifying the generic framework for solving online covering and packing linear programs (LP) proposed in the seminal work of Buchbinder and Naor (Mathematics of Operations Research, 34, 2009) to obtain efficient implementations in settings in which one has access to a separation oracle.</p> <p><br></p> <p>We then apply the generic framework to several online network connectivity problems with LP formulations, namely pairwise spanners and directed Steiner forests. Our results are comparable to the previous state-of-the-art results for these problems in the offline setting.</p> <p><br></p> <p>Further, we extend the generic frameworks to online optimization problems enhanced with <strong>machine-learning predictions</strong>. In particular, we present <strong>learning-augmented</strong> algorithms for online covering LPs and semidefinite programs (SDP), which outperform any optimal online algorithms when the prediction is accurate while maintaining reasonable guarantees when the prediction is misleading. Specifically, we obtain general online learning-augmented algorithms for covering LPs with fractional advice and general constraints and initiate the study of learning-augmented algorithms for covering SDPs.</p>
22

TOUCH EVENT DETECTION AND TEXTURE ANALYSIS FOR VIDEO COMPRESSION

Qingshuang Chen (11198871) 29 July 2021 (has links)
<div>Touch event detection investigates the interaction between two people from video recordings. We are interested in a particular type of interaction which occurs between a caregiver and an infant, as touch is a key social and emotional signal used by caregivers when interacting with their children. We propose an automatic touch event detection and recognition method to determine the potential timing when the caregiver touches the infant, and classify the event into six touch types based on which body part of the infant has been touched. We leverage deep learning based human pose estimation and person segmentation to analyze the spatial relationship between the caregivers’ hands and the infant. We demonstrate promising performance on touch event detection and classification, showing great potential for reducing human effort when generating groundtruth annotation.</div><div><br></div><div>Recently, artificial intelligence powered techniques have shown great potential to increase the efficiency of video compression. In this thesis, we describe a texture analysis pre-processing method that leverages deep learning based scene understanding to extract semantic areas for the improvement of subsequent video coder. Our proposed method generates a pixel-level texture mask by combining the semantic segmentation with simple post-processing strategy. Our approach is integrated into a switchable texture-based video coding method. We demonstrate that for many standard and user generated test sequences, the proposed method achieves significant data rate reduction without noticeable visual artifacts.</div>
23

The Hanabi challenge: From Artificial Teams to Mixed Human-Machine Teams

Inferadi, Salam, Olof, Johnsson January 2022 (has links)
Denna rapport kommer fokusera på att beskriva processen på den fortsatta utvecklingen av det grafiska användargränssnittet (GUI) för Hanabi Benchmark. Hanabi är ett kortspel som introducerats som ett nytt forskningsområde inom artificiell intelligens (AI). Målet med projektet var att implementera en mänsklig användare, som sedan skulle kunna spela med maskin lärlingsbaserade agenter med andra ord icke-mänskliga spelare genom GUI.För att uppnå målen, implementerade vi kontroller för den mänskliga användaren i GUI. Modeller av agenter integrerades in till GUI som mänskliga användaren sedan skulle spela med. Slutligen utfördes en användarstudie för att utvärdera de olika agenternas prestation. / This report will describe the further development of the Graphical User Interface (GUI) for the Hanabi Benchmark. Hanabi is a card game that has been introduced as a new frontier for artificial intelligence (AI). The goal of the project was to implement a human-user, into the GUI, and give the possibility to play against Machine Learning (ML) based agents, viz, non-human players in the GUI.To achieve these goals, we implemented human controls into the GUI to give a human user the option to play the game in the GUI. Agent models were integrated into to the GUI for the human to play with. Finally, a small study was conducted to evaluate the agent’s performances.
24

Machine learning-based mobile device in-air signature authentication

Yubo Shao (14210069) 05 December 2022 (has links)
<p>In the last decade, people have been surrounded by mobile devices such as smartphones, smartwatches, laptops, smart TVs, tablets, and IoT devices. As sensitive personal information such as photos, messages, contact information, schedules, and bank accounts are all stored on mobile devices today, the security and protection of such personal information are becoming more and more important. Today’s mobile devices are equipped with a variety of embedded sensors such as accelerometer, gyroscope, magnetometer, camera, GPS sensor, acoustic sensors, etc. that produce raw data on location, motion, and the environment around us. Based on these sensor data, we propose novel in-air signature authentication technologies on both smartphone and smartwatch in this dissertation. In-air signature authentication, as an essential behavioral biometric trait, has been adopted for identity verification and user authorization, as well as the development of deep neural networks, has vastly facilitated this field. This dissertation examines two challenging problems. One problem is how to deploy machine learning techniques to authenticate user in-air signatures in more convenient, intuitive, and secure ways by using smartphone and smartwatch in daily settings. Another problem is how to deal with the limited computational resources on today’s mobile devices which restrict to use machine learning models due to the substantial computational costs introduced by millions of parameters. </p> <p>To address the two above problems separately, we conduct the following research works. 1) The first work AirSign leverages both in-built acoustic and motion sensors on today’s smartphone for user authentication by signing signatures in the air without requiring any special hardware. This system actively transmits inaudible acoustic signals from the earpiece speaker, receives echoes back through both in-built microphones to “illuminate” signature and hand geometry, and authenticates users according to the unique features extracted from echoes and motion sensors. 2) The second work DeepWatchSign leverages in-built motion sensors on today’s smartwatch for user in-air signature authentication. The system adopts LSTM-AutoEncoder to generate negative signature data automatically from the enrolled signatures and authenticates each user by the deep neural network model. 3) We close this dissertation with an l0-based sparse group lasso approach called MobilePrune which can compress the deep learning models for both desktop and mobile platforms. This approach adopts group lasso penalty to enforce sparsity at the group level to benefit General Matrix Multiply (GEMM) and optimize the l0 norm in an exact manner. We observe the substantial reduction of compression ratio and computational costs for deep learning models. This method also achieves less response delay and battery consumption on mobile devices.</p>
25

Multi-Scale and Multi-Rate Neural Networks for Intelligent Bearing Fault Diagnosis System

Xiaofan Liu (14265413) 15 December 2022 (has links)
<p> Roller bearing is one of the machine industry’s common components. The roller bearing operation status is usually related to production efficiency. Failure of bearings during operation will cause downtime and severe economic losses. To prevent this situation, the proposal of effective bearing fault diagnosis methods has become a popular research topic. This thesis research first validates several popular bearing diagnosis methods based on signal processing and machine learning. Second, a novel signal feature extraction method called sparse wavelet packet transform (WPT) decomposition and a corresponding feature learning model called multi-scale and multi-rate convolutional neural network (MSMR-CNN) are proposed. Finally, the proposed method is verified using both Case Western Reserve University (CWRU) dataset and the self-collected dataset. The results demonstrate that our proposed MSMR-CNN method achieves higher performance of bearing fault classification accuracy in comparison with the methods which are recently proposed by the other researchers using machine learning and neural networks .</p>
26

Information retrieval from spaceborne GNSS Reflectometry observations using physics- and learning-based techniques

Eroglu, Orhan 13 December 2019 (has links)
This dissertation proposes a learning-based, physics-aware soil moisture (SM) retrieval algorithm for NASA’s Cyclone Global Navigation Satellite System (CYGNSS) mission. The proposed methodology has been built upon the literature review, analyses, and findings from a number of published studies throughout the dissertation research. Namely, a Sig- nals of Opportunity Coherent Bistatic scattering model (SCoBi) has been first developed at MSU and then its simulator has been open-sourced. Simulated GNSS-Reflectometry (GNSS-R) analyses have been conducted by using SCoBi. Significant findings have been noted such that (1) Although the dominance of either the coherent reflections or incoher- ent scattering over land is a debate, we demonstrated that coherent reflections are stronger for flat and smooth surfaces covered by low-to-moderate vegetation canopy; (2) The influ- ence of several land geophysical parameters such as SM, vegetation water content (VWC), and surface roughness on the bistatic reflectivity was quantified, the dynamic ranges of reflectivity changes due to SM and VWC are much higher than the changes due to the surface roughness. Such findings of these analyses, combined with a comprehensive lit- erature survey, have led to the present inversion algorithm: Physics- and learning-based retrieval of soil moisture information from space-borne GNSS-R measurements that are taken by NASA’s CYGNSS mission. The study is the first work that proposes a machine learning-based, non-parametric, and non-linear regression algorithm for CYGNSS-based soil moisture estimation. The results over point-scale soil moisture observations demon- strate promising performance for applicability to large scales. Potential future work will be extension of the methodology to global scales by training the model with larger and diverse data sets.
27

mustafa_ali_dissertation.pdf

Mustafa Fayez Ahmed Ali (14171313) 30 November 2022 (has links)
<p>Energy efficient machine learning accelerator design</p>
28

Classificação semi-supervisionada baseada em desacordo por similaridade / Semi-supervised learning based in disagreement by similarity

Gutiérrez, Victor Antonio Laguna 03 May 2010 (has links)
O aprendizado semi-supervisionado é um paradigma do aprendizado de máquina no qual a hipótese é induzida aproveitando tanto os dados rotulados quantos os dados não rotulados. Este paradigma é particularmente útil quando a quantidade de exemplos rotulados é muito pequena e a rotulação manual dos exemplos é uma tarefa muito custosa. Nesse contexto, foi proposto o algoritmo Cotraining, que é um algoritmo muito utilizado no cenário semi-supervisionado, especialmente quando existe mais de uma visão dos dados. Esta característica do algoritmo Cotraining faz com que a sua aplicabilidade seja restrita a domínios multi-visão, o que diminui muito o potencial do algoritmo para resolver problemas reais. Nesta dissertação, é proposto o algoritmo Co2KNN, que é uma versão mono-visão do algoritmo Cotraining na qual, ao invés de combinar duas visões dos dados, combina duas estratégias diferentes de induzir classificadores utilizando a mesma visão dos dados. Tais estratégias são chamados de k-vizinhos mais próximos (KNN) Local e Global. No KNN Global, a vizinhança utilizada para predizer o rótulo de um exemplo não rotulado é conformada por aqueles exemplos que contém o novo exemplo entre os seus k vizinhos mais próximos. Entretanto, o KNN Local considera a estratégia tradicional do KNN para recuperar a vizinhança de um novo exemplo. A teoria do Aprendizado Semi-supervisionado Baseado em Desacordo foi utilizada para definir a base teórica do algoritmo Co2KNN, pois argumenta que para o sucesso do algoritmo Cotraining, é suficiente que os classificadores mantenham um grau de desacordo que permita o processo de aprendizado conjunto. Para avaliar o desempenho do Co2KNN, foram executados diversos experimentos que sugerem que o algoritmo Co2KNN tem melhor performance que diferentes algoritmos do estado da arte, especificamente, em domínios mono-visão. Adicionalmente, foi proposto um algoritmo otimizado para diminuir a complexidade computacional do KNN Global, permitindo o uso do Co2KNN em problemas reais de classificação / Semi-supervised learning is a machine learning paradigm in which the induced hypothesis is improved by taking advantage of unlabeled data. Semi-supervised learning is particularly useful when labeled data is scarce and difficult to obtain. In this context, the Cotraining algorithm was proposed. Cotraining is a widely used semisupervised approach that assumes the availability of two independent views of the data. In most real world scenarios, the multi-view assumption is highly restrictive, impairing its usability for classifification purposes. In this work, we propose the Co2KNN algorithm, which is a one-view Cotraining approach that combines two different k-Nearest Neighbors (KNN) strategies referred to as global and local k-Nearest Neighbors. In the global KNN, the nearest neighbors used to classify a new instance are given by the set of training examples which contains this instance within its k-nearest neighbors. In the local KNN, on the other hand, the neighborhood considered to classify a new instance is the set of training examples computed by the traditional KNN approach. The Co2KNN algorithm is based on the theoretical background given by the Semi-supervised Learning by Disagreement, which claims that the success of the combination of two classifiers in the Cotraining framework is due to the disagreement between the classifiers. We carried out experiments showing that Co2KNN improves significatively the classification accuracy specially when just one view of training data is available. Moreover, we present an optimized algorithm to cope with time complexity of computing the global KNN, allowing Co2KNN to tackle real classification problems
29

Um método iterativo e escalonável para super-resolução de imagens usando a interpolação DCT e representação esparsa. / Iterative and scalable image super-resolution method with DCT interpolation and sparse representation.

Reis, Saulo Roberto Sodré dos 23 April 2014 (has links)
Num cenário em que dispositivos de aquisição de imagens e vídeo possuem recursos limitados ou as imagens disponíveis não possuem boa qualidade, as técnicas de super-resolução (SR) apresentam uma excelente alternativa para melhorar a qualidade das imagens. Nesta tese é apresentada uma proposta para super-resolução de imagem única que combina os benefícios da interpolação no domínio da transformada DCT e a eficiência dos métodos de reconstrução baseados no conceito de representação esparsa de sinais. A proposta busca aproveitar as melhorias já alcançadas na qualidade e eficiência computacional dos principais algoritmos de super-resolução existentes. O método de super-resolução proposto implementa algumas melhorias nas etapas de treinamento e reconstrução da imagem final. Na etapa de treinamento foi incluída uma nova etapa de extração de características utilizando técnicas de aguçamento por máscara de nitidez e construção de um novo dicionário. Esta estratégia busca extrair mais informações estruturais dos fragmentos de baixa e alta resolução do conjunto de treinamento e ao mesmo tempo reduzir o tamanho dos dicionários. Outra importante contribuição foi a inclusão de um processo iterativo e escalonável no algoritmo, reinserindo no conjunto de treinamento e na etapa de reconstrução, uma imagem de alta resolução obtida numa primeira iteração. Esta solução possibilitou uma melhora na qualidade da imagem de alta resolução final utilizando poucas imagens no conjunto de treinamento. As simulações computacionais demonstraram a capacidade do método proposto em produzir imagens com qualidade e com tempo computacional reduzido. / In a scenario in which the acquisition systems have limited resources or available images do not have good quality, the super-resolution (SR) techniques have become an excellent alternative for improving the image quality. In this thesis, we propose a single-image super-resolution (SR) method that combines the benefits of the DCT interpolation and efficiency of sparse representation method for image reconstruction. Also, the proposed method seeks to take advantage of the improvements already achieved in quality and computational efficiency of the existing SR algorithms. The proposed method implements some improvements in the dictionary training and the reconstruction process. A new dictionary was built by using an unsharp mask technique to characteristics extraction. Simultaneously, this strategy aim to extract more structural information of the low resolution and high resolution patches and reduce the dictionaries size. Another important contribution was the inclusion of an iterative and scalable process by reinserting the HR image obtained of first iteration. This solution aim to improve the quality of the final HR image using a few images in the training set. The results have demonstrated the ability of the proposed method to produce high quality images with reduced computational time.
30

A experiência do professor médico com métodos ativos de ensino-aprendizagem: formação permanente e gestão como mediadoras / The experience of medical professors with active teaching and learning methods: continuous formation and management as mediators.

Pio, Danielle Abdel Massih [UNESP] 21 February 2017 (has links)
Submitted by DANIELLE ABDEL MASSIH PIO null (dmassih@terra.com.br) on 2017-03-10T05:15:30Z No. of bitstreams: 1 DANIELLE PIO - Tese Repositório Institucional.pdf: 2249955 bytes, checksum: 343c093f65bdee6dc53e099092442c83 (MD5) / Approved for entry into archive by Juliano Benedito Ferreira (julianoferreira@reitoria.unesp.br) on 2017-03-15T17:05:48Z (GMT) No. of bitstreams: 1 pio_dam_dr_bot.pdf: 2249955 bytes, checksum: 343c093f65bdee6dc53e099092442c83 (MD5) / Made available in DSpace on 2017-03-15T17:05:48Z (GMT). No. of bitstreams: 1 pio_dam_dr_bot.pdf: 2249955 bytes, checksum: 343c093f65bdee6dc53e099092442c83 (MD5) Previous issue date: 2017-02-21 / Introdução: Escolas Médicas, como cenários operacionalizadores das diretrizes curriculares para cursos médicos, demandam interações responsáveis e reflexivas, entre professores, estudantes e gestores, sobre a ação educativa. Nessa perspectiva, constituem-se atores em contínua formação, localizando-se o professor e o estudante como protagonistas do processo ensino-aprendizagem inovador e transformador. Objetivos: Compreender o processo experiencial do professor médico com a formação profissional do estudante de Medicina de 1a e 2a séries e 5a e 6a séries do curso e elaborar um modelo teórico representativo dessa experiência. Método: Pesquisa qualitativa, conduzida na Faculdade de Medicina de Marília (Famema) e realizada com professores médicos, atuantes no curso de graduação, critério para inclusão na pesquisa. Foram considerados, para a coleta dos dados, apenas os professores dos dois primeiros e dos dois últimos anos do curso, cenários distintos e em que predominam, respectivamente, a atenção primária e a hospitalar, caracterizados os primeiros pela integração entre os cursos de medicina e enfermagem no cenário de prática profissional. A saturação teórica se configurou mediante a análise da 19a entrevista, segundo os passos da Teoria Fundamentada nos Dados. Resultados: As categorias identificadas e as relações teóricas das ações e das interações que compõem a experiência do professor médico desdobram-se em quatro subprocessos: Aproximando-se: tornando-se professor em métodos ativos com experiências prévias diferentes e os desafios da necessidade de formação pedagógica para o desempenho do papel docente; Encontrando-se: a capacitação, a experiência e a motivação como facilitadores permanentes dos métodos ativos - a construção do papel docente associada ao aprender, ao fazer e à relação com o estudante; Desencontrando-se: falta de interesse, de capacitação, de experiência e heterogeneidade na condução como dificultadores do processo ensino-aprendizagem; Reencontrando-se: a gestão educacional como potencial alinhadora da formação docente. Mediante o realinhamento dos componentes que formaram esses subprocessos, pôde-se descobrir uma categoria designada central que os abarcasse, constituindo então o processo da experiência (modelo teórico), denominado: Entre aproximações, encontros, desencontros e reencontros do professor médico com métodos ativos de ensino-aprendizagem: formação permanente e gestão como mediadoras do desenvolvimento docente. À luz do Interacionismo Simbólico, identificaram-se os papéis dos processos educativos e da gestão educacional como espaços relacionais e componentes intervenientes simbólicos, representados pela necessidade de se manter e construir diálogos no cenário institucional. Cada professor, na dependência de seu perfil, pode vivenciar, no mesmo contexto, experiências que o vinculam ou afastam do modelo pedagógico proposto. A (re) construção dos significados para o trabalho advém da interação social. Nesse sentido, os espaços de desenvolvimento docente e de gestão educacional trazem o resgate e a garantia da formação docente e discente. Considerações finais: O modelo teórico abstraído da experiência permitiu aprofundar a compreensão dos subprocessos vivenciados pelos professores médicos. Sinaliza-se a necessidade de um olhar singular para a formação docente, baseando-se nas aproximações que os professores têm com os métodos pedagógicos. Articula-se a importância da cogestão dos processos, estabelecendo relação integral entre o programa de desenvolvimento docente e a gestão educacional. / Introduction: Medical Schools, as operationalizing sets for medical courses curriculum guidelines, demand responsible and reflexive interactions on the educational action among professors, students and managers. In this perspective, actors in continuous formation arise, and the professor and the student are the main characters in this innovative and transforming teaching-learning process. Objectives: Comprehend the experiencing process of the medical professor in the professional formation of the Medicine student from 1st, 2nd, 5th and 6th grades and create a theoretical model to represent this experience. Method: Qualitative research, carried out in Faculdade de Medicina de Marília (Famema), with medical professors who teach the graduation course, criterion for the inclusion in the research. Only professors who teach the first two years and the last two years of the course were considered in data collections, since these years are different scenarios where respectively predominate primary and hospital attention, and the first two years are characterized by the integration between Medicine and Nursing courses in the set of professional practice. Theoretical saturation was achieved through the analysis of the 19th interview, according to the steps of the Grounded Theory. Results: The categories that were identified and the theoretical relations between the actions and interactions that compose the experience of the medical professor fall into four sub-processes: Approaching: becoming a professor in active methods with different previous experiences and the challenges of the necessity of pedagogical formation for the performance of the role of the professor. Connecting (metting): capacitation, experience and motivation as permanent facilitators of the active methods – the construction of the role of the professor associated to learning, doing and to the relation between the professor and the student; Disconnecting: lack of interest, capacitation and experience, and heterogeneity in the conduction, as things that make the teaching-learning process difficult; Reconnecting: the educational management as a potential aligner in professor formation. Facing the realignment of the components that constituted these sub-processes, it is possible to find out a designated core category that is able to embrace them, constituting, then, the experience process (theoretical model), which is called: Among approaches, connections, disconnections and reconnections between medical professors and active methods for teaching and learning: continuous formation and management as mediators of teacher development. Under the light of the Symbolic Interactionism, it was possible to identify the roles of the educative processes and of the educational management as relational sets and symbolic intervenient components, which are represented by the necessity to keep and establish dialogues in the institutional scenario. Each professor, depending on their profile, may experience, in the same context, experiences that bring them together or keep them apart from the pedagogical method that is proposed. The (re)construction of the meanings for the work come from the social interaction. In this sense, the sets for teaching development and educational management recover and assure professor and student formation. Final considerations: The theoretical model taken form the experience made it possible to improve the comprehension of the sub-processes experienced by the medical professors. It is possible to realize the necessity of a singular glance at professor formation, based on their approach to the pedagogical methods. The importance of co-management of processes is articulated, establishing integral relation between the teaching development program and the educational management.

Page generated in 0.075 seconds