Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceTarget AudienceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
8,076
result(s) for
"Knowledge management Computer networks."
Sort by:
Corporate knowledge discovery and organizational learning : the role, importance, and application of semantic business process management
\"This book investigates organizational learning from a variety of information processing perspectives. Continuous change and complexity in regulatory, social and economic environments are increasingly forcing organizations and their employees to acquire the necessary job-specific knowledge at the right time and in the right format. Though many regulatory documents are now available in digital form, their complexity and diversity make identifying the relevant elements for a particular context a challenging task. In such scenarios, business processes tend to be important sources of knowledge, containing rich but in many cases embedded, hidden knowledge. This book discusses the possible connection between business process models and corporate knowledge assets; knowledge extraction approaches based on organizational processes; developing and maintaining corporate knowledge bases; and semantic business process management and its relation to organizational learning approaches. The individual chapters reveal the different elements of a knowledge management solution designed to extract, organize and preserve the knowledge embedded in business processes so as to: enrich organizational knowledge bases in a systematic and controlled way, support employees in acquiring job role-specific knowledge, promote organizational learning, and steer human capital investment. All of these topics are analyzed on the basis of real-world cases from the domains of insurance, food safety, innovation, and funding\" -- Provided by publisher.
Analyzing social media networks with NodeXL : insights from a connected world
by
Schneiderman, Ben
,
Smith, Marc A.
,
Hansen, Derek L.
in
Computer programs
,
Data mining
,
Data mining -- Computer programs
2011,2010
Analyzing Social Media Networks with NodeXL offers backgrounds in information studies, computer science, and sociology.This book is divided into three parts: analyzing social media, NodeXL tutorial, and social-media network analysis case studies.Part I provides background in the history and concepts of social media and social networks.
Methodological research on partial least squares structural equation modeling (PLS-SEM)
by
Ringle, Christian M.
,
Hair, Joseph F.
,
Khan, Gohar F.
in
Analysis
,
Bibliometrics
,
Citation analysis
2019
PurposeThe purpose of this paper is to explore the knowledge infrastructure of methodological research on partial least squares structural equation modeling (PLS-SEM) from a network point of view. The analysis involves the structures of authors, institutions, countries and co-citation networks, and discloses trending developments in the field.Design/methodology/approachBased on bibliometric data downloaded from the Web of Science, the authors apply various social network analysis (SNA) and visualization tools to examine the structure of knowledge networks of the PLS-SEM domain. Specifically, the authors investigate the PLS-SEM knowledge network by analyzing 84 methodological studies published in 39 journals by 145 authors from 106 institutions.FindingsThe analysis reveals that specific authors dominate the network, whereas most authors work in isolated groups, loosely connected to the network’s focal authors. Besides presenting the results of a country level analysis, the research also identifies journals that play a key role in disseminating knowledge in the network. Finally, a burst detection analysis indicates that method comparisons and extensions, for example, to estimate common factor model data or to leverage PLS-SEM’s predictive capabilities, feature prominently in recent research.Originality/valueAddressing the limitations of prior systematic literature reviews on the PLS-SEM method, this is the first study to apply SNA to reveal the interrelated structures and properties of PLS-SEM’s research domain.
Journal Article
Big Data, Little Data, No Data
by
Borgman, Christine L
in
Big data
,
Communication in learning and scholarship
,
Communication in learning and scholarship -- Technological innovations
2015,2016,2017
\"Big Data\" is on the covers ofScience, Nature, theEconomist, andWiredmagazines, on the front pages of theWall Street Journaland theNew York Times.But despite the media hyperbole, as Christine Borgman points out in this examination of data and scholarly research, having the right data is usually better than having more data; little data can be just as valuable as big data. In many cases, there are no data -- because relevant data don't exist, cannot be found, or are not available. Moreover, data sharing is difficult, incentives to do so are minimal, and data practices vary widely across disciplines.Borgman, an often-cited authority on scholarly communication, argues that data have no value or meaning in isolation; they exist within a knowledge infrastructure -- an ecology of people, practices, technologies, institutions, material objects, and relationships. After laying out the premises of her investigation -- six \"provocations\" meant to inspire discussion about the uses of data in scholarship -- Borgman offers case studies of data practices in the sciences, the social sciences, and the humanities, and then considers the implications of her findings for scholarly practice and research policy. To manage and exploit data over the long term, Borgman argues, requires massive investment in knowledge infrastructures; at stake is the future of scholarship.
Deep Learning with Graph Convolutional Networks: An Overview and Latest Applications in Computational Intelligence
by
Hussain, Aamir
,
Bhatti, Uzair Aslam
,
Wu, Guilu
in
Algorithms
,
Artificial intelligence
,
Artificial neural networks
2023
Convolutional neural networks (CNNs) have received widespread attention due to their powerful modeling capabilities and have been successfully applied in natural language processing, image recognition, and other fields. On the other hand, traditional CNN can only deal with Euclidean spatial data. In contrast, many real-life scenarios, such as transportation networks, social networks, reference networks, and so on, exist in graph data. The creation of graph convolution operators and graph pooling is at the heart of migrating CNN to graph data analysis and processing. With the advancement of the Internet and technology, graph convolution network (GCN), as an innovative technology in artificial intelligence (AI), has received more and more attention. GCN has been widely used in different fields such as image processing, intelligent recommender system, knowledge-based graph, and other areas due to their excellent characteristics in processing non-European spatial data. At the same time, communication networks have also embraced AI technology in recent years, and AI serves as the brain of the future network and realizes the comprehensive intelligence of the future grid. Many complex communication network problems can be abstracted as graph-based optimization problems and solved by GCN, thus overcoming the limitations of traditional methods. This survey briefly describes the definition of graph-based machine learning, introduces different types of graph networks, summarizes the application of GCN in various research fields, analyzes the research status, and gives the future research direction.
Journal Article
A review of graph neural networks: concepts, architectures, techniques, challenges, datasets, applications, and future directions
2024
Deep learning has seen significant growth recently and is now applied to a wide range of conventional use cases, including graphs. Graph data provides relational information between elements and is a standard data format for various machine learning and deep learning tasks. Models that can learn from such inputs are essential for working with graph data effectively. This paper identifies nodes and edges within specific applications, such as text, entities, and relations, to create graph structures. Different applications may require various graph neural network (GNN) models. GNNs facilitate the exchange of information between nodes in a graph, enabling them to understand dependencies within the nodes and edges. The paper delves into specific GNN models like graph convolution networks (GCNs), GraphSAGE, and graph attention networks (GATs), which are widely used in various applications today. It also discusses the message-passing mechanism employed by GNN models and examines the strengths and limitations of these models in different domains. Furthermore, the paper explores the diverse applications of GNNs, the datasets commonly used with them, and the Python libraries that support GNN models. It offers an extensive overview of the landscape of GNN research and its practical implementations.
Journal Article
Survey on deep learning with class imbalance
2019
The purpose of this study is to examine existing deep learning techniques for addressing class imbalanced data. Effective classification with imbalanced data is an important area of research, as high class imbalance is naturally inherent in many real-world applications, e.g., fraud detection and cancer detection. Moreover, highly imbalanced data poses added difficulty, as most learners will exhibit bias towards the majority class, and in extreme cases, may ignore the minority class altogether. Class imbalance has been studied thoroughly over the last two decades using traditional machine learning models, i.e. non-deep learning. Despite recent advances in deep learning, along with its increasing popularity, very little empirical work in the area of deep learning with class imbalance exists. Having achieved record-breaking performance results in several complex domains, investigating the use of deep neural networks for problems containing high levels of class imbalance is of great interest. Available studies regarding class imbalance and deep learning are surveyed in order to better understand the efficacy of deep learning when applied to class imbalanced data. This survey discusses the implementation details and experimental results for each study, and offers additional insight into their strengths and weaknesses. Several areas of focus include: data complexity, architectures tested, performance interpretation, ease of use, big data application, and generalization to other domains. We have found that research in this area is very limited, that most existing work focuses on computer vision tasks with convolutional neural networks, and that the effects of big data are rarely considered. Several traditional methods for class imbalance, e.g. data sampling and cost-sensitive learning, prove to be applicable in deep learning, while more advanced methods that exploit neural network feature learning abilities show promising results. The survey concludes with a discussion that highlights various gaps in deep learning from class imbalanced data for the purpose of guiding future research.
Journal Article
A survey on Image Data Augmentation for Deep Learning
by
Shorten, Connor
,
Khoshgoftaar, Taghi M.
in
Algorithms
,
Artificial neural networks
,
Augmentation
2019
Deep convolutional neural networks have performed remarkably well on many Computer Vision tasks. However, these networks are heavily reliant on big data to avoid overfitting. Overfitting refers to the phenomenon when a network learns a function with very high variance such as to perfectly model the training data. Unfortunately, many application domains do not have access to big data, such as medical image analysis. This survey focuses on Data Augmentation, a data-space solution to the problem of limited data. Data Augmentation encompasses a suite of techniques that enhance the size and quality of training datasets such that better Deep Learning models can be built using them. The image augmentation algorithms discussed in this survey include geometric transformations, color space augmentations, kernel filters, mixing images, random erasing, feature space augmentation, adversarial training, generative adversarial networks, neural style transfer, and meta-learning. The application of augmentation methods based on GANs are heavily covered in this survey. In addition to augmentation techniques, this paper will briefly discuss other characteristics of Data Augmentation such as test-time augmentation, resolution impact, final dataset size, and curriculum learning. This survey will present existing methods for Data Augmentation, promising developments, and meta-level decisions for implementing Data Augmentation. Readers will understand how Data Augmentation can improve the performance of their models and expand limited datasets to take advantage of the capabilities of big data.
Journal Article
A Review of Deep Learning on Medical Image Analysis
by
Wang, Jian
,
Yu-Dong, Zhang
,
Shui-Hua, Wang
in
Artificial neural networks
,
Computed tomography
,
Computer vision
2021
Compared with common deep learning methods (e.g., convolutional neural networks), transfer learning is characterized by simplicity, efficiency and its low training cost, breaking the curse of small datasets. Medical image analysis plays an indispensable role in both scientific research and clinical diagnosis. Common medical image acquisition methods include Computer Tomography (CT), Magnetic Resonance Imaging (MRI), Ultrasound (US), X-Ray, etc. Although these medical imaging methods can be applied for non-invasive qualitative and quantitative analysis of patients—compared with image datasets in other computer vision fields such like faces—medical images, especially its labeling, is still scarce and insufficient. Therefore, more and more researchers adopted transfer learning for medical image processing. In this study, after reviewing one hundred representative papers from IEEE, Elsevier, Google Scholar, Web of Science and various sources published from 2000 to 2020, a comprehensive review is presented, including (i) structure of CNN, (ii) background knowledge of transfer learning, (iii) different types of strategies performing transfer learning, (iv) application of transfer learning in various sub-fields of medical image analysis, and (v) discussion on the future prospect of transfer learning in the field of medical image analysis. Through this review paper, beginners could receive an overall and systematic knowledge of transfer learning application in medical image analysis. And policymaker of related realm will benefit from the summary of the trend of transfer learning in medical imaging field and may be encouraged to make policy positive to the future development of transfer learning in the field of medical image analysis.
Journal Article