Zero-shot learning (ZSL) aims to recognize unseen classes by generalizing the relation between visual features and semantic attributes learned from the seen classes. A recent paradigm called transductive zero-shot lea...
详细信息
Zero-shot learning (ZSL) aims to recognize unseen classes by generalizing the relation between visual features and semantic attributes learned from the seen classes. A recent paradigm called transductive zero-shot learning further leverages unlabeled unseen data during training and has obtained impressive results. These methods always synthesize unseen features from attributes through a generative adversarial network to mitigate the bias towards seen classes. However, they neglect the semantic information in the unlabeled unseen data and thus fail to generate high-fidelity attribute-consistent unseen features. To address this issue, we present a novel transductive ZSL method that produces semantic attributes of the unseen data and imposes them on the generative process. In particular, we first train an attribute decoder that learns the mapping from visual features to semantic attributes. Then, from the attribute decoder, we obtain pseudo-attributes of unlabeled data and integrate them into the generative model, which helps capture the detailed differences within unseen classes so as to synthesize more discriminative features. Experiments on five standard benchmarks show that our method yields state-of-the-art results for zero-shot learning.
Unsupervised learning has grown in popularity because of the difficulty of collecting annotated data and the development of modern frameworks that allow us to learn from unlabeled data. Existing studies, however, eith...
详细信息
Unsupervised learning has grown in popularity because of the difficulty of collecting annotated data and the development of modern frameworks that allow us to learn from unlabeled data. Existing studies, however, either disregard variations at different levels of similarity or only consider negative samples from one batch. We argue that image pairs should have varying degrees of similarity, and the negative samples should be allowed to be drawn from the entire dataset. In this work, we propose Search-based Unsupervised Visual Representation Learning (SUVR) to learn better image representations in an unsupervised manner. We first construct a graph from the image dataset by the similarity between images, and adopt the concept of graph traversal to explore positive samples. In the meantime, we make sure that negative samples can be drawn from the full dataset. Quantitative experiments on five benchmark image classification datasets demonstrate that SUVR can significantly outperform strong competing methods on unsupervised embedding learning. Qualitative experiments also show that SUVR can produce better representations in which similar images are clustered closer together than unrelated images in the latent space.
In our panel’s presentations, we will discuss how our approaches to curriculum design in datascience can help researchers and instructors name the types of writing skills they are asking students to display—and to ...
In our panel’s presentations, we will discuss how our approaches to curriculum design in datascience can help researchers and instructors name the types of writing skills they are asking students to display—and to perform—in varying instantiations throughout their academic careers, as well as later workplace contexts. This is especially relevant for data-driven writing in technical and professional settings, which we address in the teaching of our respective courses at two universities. The panelists will present two complementary studies that use Write & Audit, a text visualization tool that displays disciplinary genre choices for students. The presenters stress that Write & Audit is a non-evaluative revision tool designed for students to make more rhetorically informed choices in their technical writing. The course and workshops we’ve designed represent an “ inter actionist” model, where writing and content knowledge are intertwined. Additionally, panelists will share survey results from their respective studies which capture students’ sense of communicative self-efficacy and motivation. Overall, both studies show that our interventions positively affected students’ learning in several areas. Therefore, we believe communication advances data analysis that is core to problem-solving efforts in the datascience field.
Extended reality (XR)—which includes virtual reality (VR) and augmented reality (AR)—is becoming increasingly popular for sharing scientific knowledge. This research evaluates the state-of-the-art in XR for scientif...
详细信息
In recent years, Mao Zedong’s research has received much attention by lots of researchers of multidisciplinary and publications. Particularly, the bibliometric analyses of Mao Zedong Research could induce the trend a...
In recent years, Mao Zedong’s research has received much attention by lots of researchers of multidisciplinary and publications. Particularly, the bibliometric analyses of Mao Zedong Research could induce the trend and hotspots for the inheritance and development of Mao Zedong Thought with the centenary of the founding the Communist Party of China (CPC). According to the visual and cluster analysis technology, this study analyses the development status, research distribution and future trends of Mao Zedong Research in the 2022. Firstly, a total number of 1204 published paper indexed by CNKI in 2022 are investigated. Then, according to the Mapping Knowledge Domain (MKD) approaches, the visualization of keywords, research organization and co-authorship analyses are presented based on the VOSviewer, which stimulates insightful findings. These cluster analysis results show that the Spiritual pedigree of the CPC, Party history education, fighting spirit, and national security thought of Mao Zedong are research hotspots, which could devote to the Party history education and the Partys theoretical innovation.
Heart failure is a growing concern due to its high incidence nowadays, also representing a major cause of morbidity and mortality worldwide. In this paper we propose a web-based platform that incorporates both the cli...
Heart failure is a growing concern due to its high incidence nowadays, also representing a major cause of morbidity and mortality worldwide. In this paper we propose a web-based platform that incorporates both the clinical data prediction aspect and the continuous monitoring of the heart health. We implement multiple machine learning models that can support the doctors in the process of classification between a healthy and unhealthy situation. The platform benefits from an ETL (Extract, Transform, Load) sub-system that processes biometric data from smart wearables and displays it in customizable dashboards for a more illustrative visualization. The prediction service integrates three Machine Learning (ML) techniques, namely Logistic Regression, Naïve Bayes Classifier, and a custom Artificial Neural Network responsible for making classifications on the monitored data. The results illustrate that the proposed solution’s usage for performing remote monitoring and heart health assessment is feasible, obtaining promising accuracies with the aid of a public heart failure dataset (best accuracy of 88.5%).
Process mining enables companies to reduce costs by identifying bottlenecks, improving processes, or automation potentials, for example. Digital business process data, which can be extracted from information systems a...
详细信息
Process mining enables companies to reduce costs by identifying bottlenecks, improving processes, or automation potentials, for example. Digital business process data, which can be extracted from information systems and afterward arranged in so-called event logs, allows the visualization and analysis of business processes. Several teaching materials for process mining are offered to learners and teacher. However, the existing data for learning and teaching process mining is static and does not change with specific user interactions, such as the release of invoices in other information systems. This work contributes to a more realistic teaching approach by providing a simulation tool to continuously create business process data reacting to user actions. First, the application scope of process mining projects in the industry is determined to collect use cases of action-oriented process mining from practice. Then, a prototypical implementation is presented that allows the continuous simulation of business process data that allows specific user interventions. A didactic framework is described to apply the simulation tool in the teaching of process mining. Finally, the simulation tool is discussed and evaluated by four experts from practice and academia.
Microstructure analysis plays a crucial role in additive manufacturing (AM) processes as it provides significant insights into material properties and print quality. Detecting melt pool boundaries and porosity defects...
Microstructure analysis plays a crucial role in additive manufacturing (AM) processes as it provides significant insights into material properties and print quality. Detecting melt pool boundaries and porosity defects within microstructure samples is a complex task due to inherent image processing and data analysis challenges. To address this, we propose a deep learning-based approach that employs state-of-the-art deep learning models with convolutional neural network architectures (e.g., U-Net and FPN). This approach enables automatic segmentation and detection of melt pools and porosity in AM microstructure images. visualization results demonstrate significant potential in accurately identifying microstructures using limited data. A comparative evaluation of various deep learning network architectures indicates that U-Net paired with EfficientNet b7 is better suited for melt pool segmentation, and the FPN with the DenseNet 201 backbone attains the highest accuracy for porosity. This work and the generated results demonstrate great promise in enhancing AM quality control through deep learning-powered microstructure analysis.
Most of the existing facial action unit detection models seek to improve detection accuracy by utilizing multiple visual modalities, including 3D geometry, thermal, and depth images. However, the potential usage of he...
详细信息
Most of the existing facial action unit detection models seek to improve detection accuracy by utilizing multiple visual modalities, including 3D geometry, thermal, and depth images. However, the potential usage of heterogeneous physiological modalities (e.g., heart rate and blood pressure) for AU detection is not considered in current works. Meanwhile, it’s challenging to fully utilize the hidden emotion-correlated physiological signals. In this paper, we propose deep networks to extract temporal features from periodic and non-periodic time-series signals and design an informativeness-based feature fusion module to handle the signal noise. Then, we utilize spatial-temporal visual representations to infer the physiological embeddings, allowing absent physiological data during testing. Experiments show that our multimodal framework achieves state-of-the-art performances on two widely used datasets: MMSE and BP4D.
Pytorch_EHR is a codebase enabling fast prototyping of deep learning-based predictive models using electronic health records structured data. Rather than a collection of vertical pipelines implementing methods from pa...
Pytorch_EHR is a codebase enabling fast prototyping of deep learning-based predictive models using electronic health records structured data. Rather than a collection of vertical pipelines implementing methods from papers claiming state-of the-art results, Pytorch_EHR offers efficient implementations of data flow, padding, embeddings, choices of popular recurrent neural networks (RNN) cells and layers structures, prediction heads, and also predictions explanation and visualization. This tutorial will provide participants with a clear understanding of deep learning theoretical concepts behind Pytorch_EHR different components, as well as hands-on experience in building an explainable RNN-based model to solve a real-world clinical problem on a cloud-based platform hosting the National COVID Cohort Collaborative (N3C) data. URL: https://***/ZhiGroup/pytorch_ehr
暂无评论