scispace - formally typeset
Search or ask a question
Author

Maria Presa Reyes

Other affiliations: University of Miami
Bio: Maria Presa Reyes is an academic researcher from Florida International University. The author has contributed to research in topics: Water conservation & Resilience (network). The author has an hindex of 7, co-authored 13 publications receiving 549 citations. Previous affiliations of Maria Presa Reyes include University of Miami.

Papers
More filters
Journal ArticleDOI
TL;DR: A comprehensive review of historical and recent state-of-the-art approaches in visual, audio, and text processing; social network analysis; and natural language processing is presented, followed by the in-depth analysis on pivoting and groundbreaking advances in deep learning applications.
Abstract: The field of machine learning is witnessing its golden era as deep learning slowly becomes the leader in this domain. Deep learning uses multiple layers to represent the abstractions of data to build computational models. Some key enabler deep learning algorithms such as generative adversarial networks, convolutional neural networks, and model transfers have completely changed our perception of information processing. However, there exists an aperture of understanding behind this tremendously fast-paced domain, because it was never previously represented from a multiscope perspective. The lack of core understanding renders these powerful methods as black-box machines that inhibit development at a fundamental level. Moreover, deep learning has repeatedly been perceived as a silver bullet to all stumbling blocks in machine learning, which is far from the truth. This article presents a comprehensive review of historical and recent state-of-the-art approaches in visual, audio, and text processing; social network analysis; and natural language processing, followed by the in-depth analysis on pivoting and groundbreaking advances in deep learning applications. It was also undertaken to review the issues faced in deep learning such as unsupervised learning, black-box models, and online learning and to illustrate how these challenges can be transformed into prolific future research avenues.

824 citations

Journal ArticleDOI
01 Jul 2018-Water
TL;DR: In this article, the authors used agent-based modeling and data obtained from the City of Miami Beach to examine the effectiveness of different pathways towards the adoption of more water conservation technologies.
Abstract: More than one billion people will face water scarcity within the next ten years due to climate change and unsustainable water usage, and this number is only expected to grow exponentially in the future. At current water use rates, supply-side demand management is no longer an effective way to combat water scarcity. Instead, many municipalities and water agencies are looking to demand-side solutions to prevent major water loss. While changing conservation behavior is one demand-based strategy, there is a growing movement toward the adoption of water conservation technology as a way to solve water resource depletion. Installing technology into one’s household requires additional costs and motivation, creating a gap between the overall potential households that could adopt this technology, and how many actually do. This study identified and modeled a variety of demographic and household characteristics, social network influence, and external factors such as water price and rebate policy to see their effect on residential water conservation technology adoption. Using Agent-based Modeling and data obtained from the City of Miami Beach, the coupled effects of these factors were evaluated to examine the effectiveness of different pathways towards the adoption of more water conservation technologies. The results showed that income growth and water pricing structure, more so than any of the demographic or building characteristics, impacted household adoption of water conservation technologies. The results also revealed that the effectiveness of rebate programs depends on conservation technology cost and the affluence of the community. Rebate allocation did influence expensive technology adoption, with the potential to increase the adoption rate by 50%. Additionally, social network connections were shown to have an impact on the rate of adoption independent of price strategy or rebate status. These findings will lead the way for municipalities and other water agencies to more strategically implement interventions to encourage household technology adoption based on the characteristics of their communities.

33 citations

Journal ArticleDOI
TL;DR: A novel hazards-humans-infrastructure nexus framework is developed that enables the integrated modeling of stochastic processes of hazard scenarios, decision-theoretic elements of adaptation planning processes of utility agencies, and dynamic processes of water supply infrastructure performance.
Abstract: Coastal water supply infrastructure systems are exposed to saltwater intrusion exacerbated by sea-level rise stressors. To enable assessing the long-term resilience of these systems to the impact of sea-level rise, this study developed a novel hazards-humans-infrastructure nexus framework that enables the integrated modeling of stochastic processes of hazard scenarios, decision-theoretic elements of adaptation planning processes of utility agencies, and dynamic processes of water supply infrastructure performance. Using the proposed framework and data collected from South Miami-Dade service area, a multi-agent simulation model was created to conduct exploratory assessments of the long-term resilience of water supply infrastructure under various sea-level rise scenarios and adaptation approaches. The results showed the capability of the proposed model for scenario landscape generation to discover robust adaptation pathways for enhanced infrastructure resilience under uncertainty. The analysis results could provide actionable scientific information to water infrastructure managers to improve their adaptation planning and investment decision-making processes.

19 citations

Proceedings ArticleDOI
19 Apr 2017
TL;DR: This paper presents a storm surge flooding animation system using Three-Dimensional (3D) visualization of real life Geographic Information System (GIS) data to help users study past hurricane disasters as well as possible forecasted hurricane events.
Abstract: In this paper, we present a storm surge flooding animation system using Three-Dimensional (3D) visualization of real life Geographic Information System (GIS) data. Putting together ground elevation with building information provided by Open Street Maps (OSM), we can recreate real life cities (e.g., South Miami Beach in this paper) in a 3D environment. The 3D terrain development and visualization are done with the aid of the game engine Unity. With this tool, learning about storm surge and hurricanes can be an interactive experience. Moreover, since the system more closely portrays a real life environment, visualizing the effects of storm surge can help users study past hurricane disasters as well as possible forecasted hurricane events. For an immersive experience, we connect the system with an Integrated Computer Augmented Virtual Environment (I-CAVE) to give users the capability of navigation through the terrain in a human-scale view.

15 citations


Cited by
More filters
Journal ArticleDOI
TL;DR: A comprehensive survey of the recent achievements in this field brought about by deep learning techniques, covering many aspects of generic object detection: detection frameworks, object feature representation, object proposal generation, context modeling, training strategies, and evaluation metrics.
Abstract: Object detection, one of the most fundamental and challenging problems in computer vision, seeks to locate object instances from a large number of predefined categories in natural images. Deep learning techniques have emerged as a powerful strategy for learning feature representations directly from data and have led to remarkable breakthroughs in the field of generic object detection. Given this period of rapid evolution, the goal of this paper is to provide a comprehensive survey of the recent achievements in this field brought about by deep learning techniques. More than 300 research contributions are included in this survey, covering many aspects of generic object detection: detection frameworks, object feature representation, object proposal generation, context modeling, training strategies, and evaluation metrics. We finish the survey by identifying promising directions for future research.

1,897 citations

Journal ArticleDOI
TL;DR: In this paper, a comprehensive survey of the most important aspects of DL and including those enhancements recently added to the field is provided, and the challenges and suggested solutions to help researchers understand the existing research gaps.
Abstract: In the last few years, the deep learning (DL) computing paradigm has been deemed the Gold Standard in the machine learning (ML) community. Moreover, it has gradually become the most widely used computational approach in the field of ML, thus achieving outstanding results on several complex cognitive tasks, matching or even beating those provided by human performance. One of the benefits of DL is the ability to learn massive amounts of data. The DL field has grown fast in the last few years and it has been extensively used to successfully address a wide range of traditional applications. More importantly, DL has outperformed well-known ML techniques in many domains, e.g., cybersecurity, natural language processing, bioinformatics, robotics and control, and medical information processing, among many others. Despite it has been contributed several works reviewing the State-of-the-Art on DL, all of them only tackled one aspect of the DL, which leads to an overall lack of knowledge about it. Therefore, in this contribution, we propose using a more holistic approach in order to provide a more suitable starting point from which to develop a full understanding of DL. Specifically, this review attempts to provide a more comprehensive survey of the most important aspects of DL and including those enhancements recently added to the field. In particular, this paper outlines the importance of DL, presents the types of DL techniques and networks. It then presents convolutional neural networks (CNNs) which the most utilized DL network type and describes the development of CNNs architectures together with their main features, e.g., starting with the AlexNet network and closing with the High-Resolution network (HR.Net). Finally, we further present the challenges and suggested solutions to help researchers understand the existing research gaps. It is followed by a list of the major DL applications. Computational tools including FPGA, GPU, and CPU are summarized along with a description of their influence on DL. The paper ends with the evolution matrix, benchmark datasets, and summary and conclusion.

1,084 citations

Journal ArticleDOI
TL;DR: This paper bridges the gap between deep learning and mobile and wireless networking research, by presenting a comprehensive survey of the crossovers between the two areas, and provides an encyclopedic review of mobile and Wireless networking research based on deep learning, which is categorize by different domains.
Abstract: The rapid uptake of mobile devices and the rising popularity of mobile applications and services pose unprecedented demands on mobile and wireless networking infrastructure. Upcoming 5G systems are evolving to support exploding mobile traffic volumes, real-time extraction of fine-grained analytics, and agile management of network resources, so as to maximize user experience. Fulfilling these tasks is challenging, as mobile environments are increasingly complex, heterogeneous, and evolving. One potential solution is to resort to advanced machine learning techniques, in order to help manage the rise in data volumes and algorithm-driven applications. The recent success of deep learning underpins new and powerful tools that tackle problems in this space. In this paper, we bridge the gap between deep learning and mobile and wireless networking research, by presenting a comprehensive survey of the crossovers between the two areas. We first briefly introduce essential background and state-of-the-art in deep learning techniques with potential applications to networking. We then discuss several techniques and platforms that facilitate the efficient deployment of deep learning onto mobile systems. Subsequently, we provide an encyclopedic review of mobile and wireless networking research based on deep learning, which we categorize by different domains. Drawing from our experience, we discuss how to tailor deep learning to mobile environments. We complete this survey by pinpointing current challenges and open future directions for research.

975 citations

Journal ArticleDOI
TL;DR: This paper reviews several optimization methods to improve the accuracy of the training and to reduce training time, and delve into the math behind training algorithms used in recent deep networks.
Abstract: Deep learning (DL) is playing an increasingly important role in our lives. It has already made a huge impact in areas, such as cancer diagnosis, precision medicine, self-driving cars, predictive forecasting, and speech recognition. The painstakingly handcrafted feature extractors used in traditional learning, classification, and pattern recognition systems are not scalable for large-sized data sets. In many cases, depending on the problem complexity, DL can also overcome the limitations of earlier shallow networks that prevented efficient training and abstractions of hierarchical representations of multi-dimensional training data. Deep neural network (DNN) uses multiple (deep) layers of units with highly optimized algorithms and architectures. This paper reviews several optimization methods to improve the accuracy of the training and to reduce training time. We delve into the math behind training algorithms used in recent deep networks. We describe current shortcomings, enhancements, and implementations. The review also covers different types of deep architectures, such as deep convolution networks, deep residual networks, recurrent neural networks, reinforcement learning, variational autoencoders, and others.

907 citations

Journal ArticleDOI
TL;DR: This paper aims to fulfill the gap by presenting the highlights of the traditional methods and provide a comprehensive review of the most recent applications of ML and DL algorithms utilized for vibration-based structural damage detection in civil structures.

440 citations