4,641 results on '"Nguyen, Cuong"'
Search Results
2. Coverage-Constrained Human-AI Cooperation with Multiple Experts
- Author
-
Zhang, Zheng, Nguyen, Cuong, Wells, Kevin, Do, Thanh-Toan, Rosewarne, David, and Carneiro, Gustavo
- Subjects
Computer Science - Machine Learning ,Computer Science - Computer Vision and Pattern Recognition - Abstract
Human-AI cooperative classification (HAI-CC) approaches aim to develop hybrid intelligent systems that enhance decision-making in various high-stakes real-world scenarios by leveraging both human expertise and AI capabilities. Current HAI-CC methods primarily focus on learning-to-defer (L2D), where decisions are deferred to human experts, and learning-to-complement (L2C), where AI and human experts make predictions cooperatively. However, a notable research gap remains in effectively exploring both L2D and L2C under diverse expert knowledge to improve decision-making, particularly when constrained by the cooperation cost required to achieve a target probability for AI-only selection (i.e., coverage). In this paper, we address this research gap by proposing the Coverage-constrained Learning to Defer and Complement with Specific Experts (CL2DC) method. CL2DC makes final decisions through either AI prediction alone or by deferring to or complementing a specific expert, depending on the input data. Furthermore, we propose a coverage-constrained optimisation to control the cooperation cost, ensuring it approximates a target probability for AI-only selection. This approach enables an effective assessment of system performance within a specified budget. Also, CL2DC is designed to address scenarios where training sets contain multiple noisy-label annotations without any clean-label references. Comprehensive evaluations on both synthetic and real-world datasets demonstrate that CL2DC achieves superior performance compared to state-of-the-art HAI-CC methods.
- Published
- 2024
3. Microwave power and chamber pressure studies for single-crystalline diamond film growth using microwave plasma CVD
- Author
-
Hien, Truong Thi, Park, Jaesung, Taemyeong, Kwak, Nguyen, Cuong Manh, Shim, Jeong Hyun, and Oh, Sangwon
- Subjects
Condensed Matter - Materials Science - Abstract
A smooth diamond film, characterized by exceptional thermal conductivity, chemical stability, and optical properties, is highly suitable for a wide range of advanced applications. However, achieving uniform film quality presents a significant challenge for the CVD method due to non-uniformities in microwave distribution, electric fields, and the densities of reactive radicals during deposition processes involving $CH_4$ and $H_2$ precursors. Here, we systematically investigate the effects of microwave power and chamber pressure on surface roughness, crystalline quality, and the uniformity of diamond films. These findings provide valuable insights into the production of atomically smooth, high-quality diamond films with enhanced uniformity. By optimizing deposition parameters, we achieved a root-mean-square (RMS) surface roughness of 2 nm, comparable to high-pressure, high-temperature (HPHT) diamond substrates. Moreover, these conditions facilitated the formation of a pure single-crystal diamond phase, confirmed by the absence of contamination peaks in the Raman spectra
- Published
- 2024
4. Hamiltonian Monte Carlo on ReLU Neural Networks is Inefficient
- Author
-
Dinh, Vu C., Ho, Lam Si Tung, and Nguyen, Cuong V.
- Subjects
Statistics - Machine Learning ,Computer Science - Machine Learning - Abstract
We analyze the error rates of the Hamiltonian Monte Carlo algorithm with leapfrog integrator for Bayesian neural network inference. We show that due to the non-differentiability of activation functions in the ReLU family, leapfrog HMC for networks with these activation functions has a large local error rate of $\Omega(\epsilon)$ rather than the classical error rate of $O(\epsilon^3)$. This leads to a higher rejection rate of the proposals, making the method inefficient. We then verify our theoretical findings through empirical simulations as well as experiments on a real-world dataset that highlight the inefficiency of HMC inference on ReLU-based neural networks compared to analytical networks., Comment: Paper published at NeurIPS 2024
- Published
- 2024
5. Who Cares? Future Sea Level Rise and House Prices
- Author
-
Filippova, Olga, Nguyen, Cuong, Noy, Ilan, and Rehm, Michael
- Published
- 2020
6. MemoVis: A GenAI-Powered Tool for Creating Companion Reference Images for 3D Design Feedback
- Author
-
Chen, Chen, Nguyen, Cuong, Groueix, Thibault, Kim, Vladimir G., and Weibel, Nadir
- Subjects
Computer Science - Human-Computer Interaction ,H.5.1 ,H.5.2 ,J.0 - Abstract
Providing asynchronous feedback is a critical step in the 3D design workflow. A common approach to providing feedback is to pair textual comments with companion reference images, which helps illustrate the gist of text. Ideally, feedback providers should possess 3D and image editing skills to create reference images that can effectively describe what they have in mind. However, they often lack such skills, so they have to resort to sketches or online images which might not match well with the current 3D design. To address this, we introduce MemoVis, a text editor interface that assists feedback providers in creating reference images with generative AI driven by the feedback comments. First, a novel real-time viewpoint suggestion feature, based on a vision-language foundation model, helps feedback providers anchor a comment with a camera viewpoint. Second, given a camera viewpoint, we introduce three types of image modifiers, based on pre-trained 2D generative models, to turn a text comment into an updated version of the 3D scene from that viewpoint. We conducted a within-subjects study with feedback providers, demonstrating the effectiveness of MemoVis. The quality and explicitness of the companion images were evaluated by another eight participants with prior 3D design experience., Comment: In the Journal of ACM Transactions on Computer-Human Interaction
- Published
- 2024
- Full Text
- View/download PDF
7. Variational Autoencoder for Anomaly Detection: A Comparative Study
- Author
-
Nguyen, Huy Hoang, Nguyen, Cuong Nhat, Dao, Xuan Tung, Duong, Quoc Trung, Kim, Dzung Pham Thi, and Pham, Minh-Tan
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Electrical Engineering and Systems Science - Image and Video Processing - Abstract
This paper aims to conduct a comparative analysis of contemporary Variational Autoencoder (VAE) architectures employed in anomaly detection, elucidating their performance and behavioral characteristics within this specific task. The architectural configurations under consideration encompass the original VAE baseline, the VAE with a Gaussian Random Field prior (VAE-GRF), and the VAE incorporating a vision transformer (ViT-VAE). The findings reveal that ViT-VAE exhibits exemplary performance across various scenarios, whereas VAE-GRF may necessitate more intricate hyperparameter tuning to attain its optimal performance state. Additionally, to mitigate the propensity for over-reliance on results derived from the widely used MVTec dataset, this paper leverages the recently-public MiAD dataset for benchmarking. This deliberate inclusion seeks to enhance result competitiveness by alleviating the impact of domain-specific models tailored exclusively for MVTec, thereby contributing to a more robust evaluation framework. Codes is available at https://github.com/endtheme123/VAE-compare.git., Comment: 6 pages; accepted to IEEE ICCE 2024 for poster presentation
- Published
- 2024
8. MetaAug: Meta-Data Augmentation for Post-Training Quantization
- Author
-
Pham, Cuong, Dung, Hoang Anh, Nguyen, Cuong C., Le, Trung, Phung, Dinh, Carneiro, Gustavo, and Do, Thanh-Toan
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Machine Learning - Abstract
Post-Training Quantization (PTQ) has received significant attention because it requires only a small set of calibration data to quantize a full-precision model, which is more practical in real-world applications in which full access to a large training set is not available. However, it often leads to overfitting on the small calibration dataset. Several methods have been proposed to address this issue, yet they still rely on only the calibration set for the quantization and they do not validate the quantized model due to the lack of a validation set. In this work, we propose a novel meta-learning based approach to enhance the performance of post-training quantization. Specifically, to mitigate the overfitting problem, instead of only training the quantized model using the original calibration set without any validation during the learning process as in previous PTQ works, in our approach, we both train and validate the quantized model using two different sets of images. In particular, we propose a meta-learning based approach to jointly optimize a transformation network and a quantized model through bi-level optimization. The transformation network modifies the original calibration data and the modified data will be used as the training set to learn the quantized model with the objective that the quantized model achieves a good performance on the original calibration data. Extensive experiments on the widely used ImageNet dataset with different neural network architectures demonstrate that our approach outperforms the state-of-the-art PTQ methods., Comment: Accepted by ECCV 2024
- Published
- 2024
9. Can virtual staining for high-throughput screening generalize?
- Author
-
Tonks, Samuel, Nguyen, Cuong, Hood, Steve, Musso, Ryan, Hopely, Ceridwen, Titus, Steve, Doan, Minh, Styles, Iain, and Krull, Alexander
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence ,Computer Science - Computer Vision and Pattern Recognition ,Quantitative Biology - Quantitative Methods - Abstract
The large volume and variety of imaging data from high-throughput screening (HTS) in the pharmaceutical industry present an excellent resource for training virtual staining models. However, the potential of models trained under one set of experimental conditions to generalize to other conditions remains underexplored. This study systematically investigates whether data from three cell types (lung, ovarian, and breast) and two phenotypes (toxic and non-toxic conditions) commonly found in HTS can effectively train virtual staining models to generalize across three typical HTS distribution shifts: unseen phenotypes, unseen cell types, and the combination of both. Utilizing a dataset of 772,416 paired bright-field, cytoplasm, nuclei, and DNA-damage stain images, we evaluate the generalization capabilities of models across pixel-based, instance-wise, and biological-feature-based levels. Our findings indicate that training virtual nuclei and cytoplasm models on non-toxic condition samples not only generalizes to toxic condition samples but leads to improved performance across all evaluation levels compared to training on toxic condition samples. Generalization to unseen cell types shows variability depending on the cell type; models trained on ovarian or lung cell samples often perform well under other conditions, while those trained on breast cell samples consistently show poor generalization. Generalization to unseen cell types and phenotypes shows good generalization across all levels of evaluation compared to addressing unseen cell types alone. This study represents the first large-scale, data-centric analysis of the generalization capability of virtual staining models trained on diverse HTS datasets, providing valuable strategies for experimental training data generation.
- Published
- 2024
10. Model and Feature Diversity for Bayesian Neural Networks in Mutual Learning
- Author
-
Pham, Cuong, Nguyen, Cuong C., Le, Trung, Phung, Dinh, Carneiro, Gustavo, and Do, Thanh-Toan
- Subjects
Computer Science - Machine Learning ,Computer Science - Computer Vision and Pattern Recognition - Abstract
Bayesian Neural Networks (BNNs) offer probability distributions for model parameters, enabling uncertainty quantification in predictions. However, they often underperform compared to deterministic neural networks. Utilizing mutual learning can effectively enhance the performance of peer BNNs. In this paper, we propose a novel approach to improve BNNs performance through deep mutual learning. The proposed approaches aim to increase diversity in both network parameter distributions and feature distributions, promoting peer networks to acquire distinct features that capture different characteristics of the input, which enhances the effectiveness of mutual learning. Experimental results demonstrate significant improvements in the classification accuracy, negative log-likelihood, and expected calibration error when compared to traditional mutual learning for BNNs., Comment: Accepted to NeurIPS 2023
- Published
- 2024
11. Extended State Observer for Mismatch Disturbances Using Taylor Approximation of the Integral
- Author
-
Nguyen, Cuong Duc
- Subjects
Electrical Engineering and Systems Science - Systems and Control - Abstract
The development of disturbance estimators using extended state observers (ESOs) typically assumes that the system is observable. This paper introduces an improved method for systems that are initially unobservable, leveraging Taylor expansion to approximate the integral of disturbance dynamics. A new extended system is formulated based on this approximation, enabling the design of an observer that achieves exponential stability of the error dynamics. The proposed method's efficacy is demonstrated through a practical example, highlighting its potential for robust disturbance estimation in dynamic systems.
- Published
- 2024
12. Leak Proof CMap; a framework for training and evaluation of cell line agnostic L1000 similarity methods
- Author
-
Shave, Steven, Kasprowicz, Richard, Athar, Abdullah M., Vlachou, Denise, Carragher, Neil O., and Nguyen, Cuong Q.
- Subjects
Quantitative Biology - Quantitative Methods ,Computer Science - Machine Learning - Abstract
The Connectivity Map (CMap) is a large publicly available database of cellular transcriptomic responses to chemical and genetic perturbations built using a standardized acquisition protocol known as the L1000 technique. Databases such as CMap provide an exciting opportunity to enrich drug discovery efforts, providing a 'known' phenotypic landscape to explore and enabling the development of state of the art techniques for enhanced information extraction and better informed decisions. Whilst multiple methods for measuring phenotypic similarity and interrogating profiles have been developed, the field is severely lacking standardized benchmarks using appropriate data splitting for training and unbiased evaluation of machine learning methods. To address this, we have developed 'Leak Proof CMap' and exemplified its application to a set of common transcriptomic and generic phenotypic similarity methods along with an exemplar triplet loss-based method. Benchmarking in three critical performance areas (compactness, distinctness, and uniqueness) is conducted using carefully crafted data splits ensuring no similar cell lines or treatments with shared or closely matching responses or mechanisms of action are present in training, validation, or test sets. This enables testing of models with unseen samples akin to exploring treatments with novel modes of action in novel patient derived cell lines. With a carefully crafted benchmark and data splitting regime in place, the tooling now exists to create performant phenotypic similarity methods for use in personalized medicine (novel cell lines) and to better augment high throughput phenotypic screening technologies with the L1000 transcriptomic technology.
- Published
- 2024
13. Overexpression of a Soybean Cytochrome P450 Gene, GmCYP, Improves Drought and Insect Tolerance in Tobacco
- Author
-
Chu, Linh Khanh, Le, Ngoc Thu, Tran, Huyen Thi, Nguyen, Nhung Hong, Phan, Quyen, Le, Hoang Ngoc, Stacey, Gary, Stacey, Minviluz G., Nguyen, Cuong Xuan, Chu, Ha Hoang, and Do, Phat Tien
- Published
- 2024
- Full Text
- View/download PDF
14. VEXAS Syndrome: A Review for the Inpatient Dermatologist
- Author
-
Kwan, Michelle, Yang, Christopher S., and Nguyen, Cuong V.
- Published
- 2024
- Full Text
- View/download PDF
15. Micromechanical characteristics of viscocohesive granular flows down a rough inclined plane
- Author
-
Vo, Thanh-Trung, Nguyen, Trung-Kien, Nguyen, Nhu H. T., Nguyen, Thanh-Hai, and Nguyen, Cuong T.
- Published
- 2024
- Full Text
- View/download PDF
16. Constrained particle dynamics
- Author
-
Nguyen, Cuong T. and De, Suvranu
- Published
- 2024
- Full Text
- View/download PDF
17. The Mindfulness Practice, Aesthetic Experience, and Creative Democracy
- Author
-
Greenwalt, Kyle A. and Nguyen, Cuong H.
- Published
- 2017
18. Simple Transferability Estimation for Regression Tasks
- Author
-
Nguyen, Cuong N., Tran, Phong, Ho, Lam Si Tung, Dinh, Vu, Tran, Anh T., Hassner, Tal, and Nguyen, Cuong V.
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence ,Statistics - Machine Learning - Abstract
We consider transferability estimation, the problem of estimating how well deep learning models transfer from a source to a target task. We focus on regression tasks, which received little previous attention, and propose two simple and computationally efficient approaches that estimate transferability based on the negative regularized mean squared error of a linear regression model. We prove novel theoretical results connecting our approaches to the actual transferability of the optimal target models obtained from the transfer learning process. Despite their simplicity, our approaches significantly outperform existing state-of-the-art regression transferability estimators in both accuracy and efficiency. On two large-scale keypoint regression benchmarks, our approaches yield 12% to 36% better results on average while being at least 27% faster than previous state-of-the-art methods., Comment: Paper published at The 39th Conference on Uncertainty in Artificial Intelligence (UAI) 2023
- Published
- 2023
19. Transfer Learning in ECG Diagnosis: Is It Effective?
- Author
-
Nguyen, Cuong V. and Do, Cuong D.
- Subjects
Computer Science - Machine Learning ,Computer Science - Computer Vision and Pattern Recognition - Abstract
The adoption of deep learning in ECG diagnosis is often hindered by the scarcity of large, well-labeled datasets in real-world scenarios, leading to the use of transfer learning to leverage features learned from larger datasets. Yet the prevailing assumption that transfer learning consistently outperforms training from scratch has never been systematically validated. In this study, we conduct the first extensive empirical study on the effectiveness of transfer learning in multi-label ECG classification, by investigating comparing the fine-tuning performance with that of training from scratch, covering a variety of ECG datasets and deep neural networks. We confirm that fine-tuning is the preferable choice for small downstream datasets; however, when the dataset is sufficiently large, training from scratch can achieve comparable performance, albeit requiring a longer training time to catch up. Furthermore, we find that transfer learning exhibits better compatibility with convolutional neural networks than with recurrent neural networks, which are the two most prevalent architectures for time-series ECG applications. Our results underscore the importance of transfer learning in ECG diagnosis, yet depending on the amount of available data, researchers may opt not to use it, considering the non-negligible cost associated with pre-training.
- Published
- 2024
20. A new species of the presocial potter wasp genus Calligaster de Saussure, 1852 (Hymenoptera, Vespidae, Eumeninae) from Vietnam
- Author
-
Nguyen, Cuong Quang, Dang, Hoa, Nguyen, Lien P. T., and Pensoft Publishers
- Subjects
Calligaster ,Eumeninae ,key ,new species ,Oriental ,Vietnam - Published
- 2024
21. Instance-Dependent Noisy-Label Learning with Graphical Model Based Noise-Rate Estimation
- Author
-
Garg, Arpit, Nguyen, Cuong, Felix, Rafael, Do, Thanh-Toan, Carneiro, Gustavo, Goos, Gerhard, Series Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Leonardis, Aleš, editor, Ricci, Elisa, editor, Roth, Stefan, editor, Russakovsky, Olga, editor, Sattler, Torsten, editor, and Varol, Gül, editor
- Published
- 2025
- Full Text
- View/download PDF
22. Students' Perception of Quality Assurance in Higher Education in Vietnam: Empirical Evidence and Implications for Face-to-Face and Alternative Modes of Learning
- Author
-
Ta, Hien Thi Thu, Le, Hung Thai, Nguyen, Cuong Huu, Nguyen, Thanh Quy, Pham, Nhung Thi Tuyet, Pham, Huong Thi, and Trinh, Nhung Thi
- Abstract
Students are considered the most essential internal stakeholders in the higher education sector. They play a significant role in quality assurance processes. This study aims to investigate students' engagement with and perceptions of Vietnamese higher education quality assurance. The study conducted an online survey questionnaire for undergraduate students in five major cities across Vietnam. The researchers utilised convenience sampling method to draw a representative sample from the target population. The 1,323 valid responses were collected and analysed using IBM's SPSS Statistical Tool. The results show that most of the Vietnamese students were aware of quality policy and quality assurance models implemented at their institutions. The purposes of quality assurance and the focus level of quality assurance were also reported on by the majority of respondents. However, the positive change as to the results of quality assurance implementation was not clearly observed by the students. The paper concludes that Vietnamese students were involved in several major quality assurance processes, and they were aware of only important quality assurance tools implemented at their university.
- Published
- 2023
23. MELEP: A Novel Predictive Measure of Transferability in Multi-label ECG Diagnosis
- Author
-
Nguyen, Cuong V., Duong, Hieu Minh, and Do, Cuong D.
- Published
- 2024
- Full Text
- View/download PDF
24. Explainable Severity ranking via pairwise n-hidden comparison: a case study of glaucoma
- Author
-
Nguyen, Hong, Nguyen, Cuong V., Narayanan, Shrikanth, Xu, Benjamin Y., and Pazzani, Michael
- Subjects
Electrical Engineering and Systems Science - Image and Video Processing ,Computer Science - Computer Vision and Pattern Recognition - Abstract
Primary open-angle glaucoma (POAG) is a chronic and progressive optic nerve condition that results in an acquired loss of optic nerve fibers and potential blindness. The gradual onset of glaucoma results in patients progressively losing their vision without being consciously aware of the changes. To diagnose POAG and determine its severity, patients must undergo a comprehensive dilated eye examination. In this work, we build a framework to rank, compare, and interpret the severity of glaucoma using fundus images. We introduce a siamese-based severity ranking using pairwise n-hidden comparisons. We additionally have a novel approach to explaining why a specific image is deemed more severe than others. Our findings indicate that the proposed severity ranking model surpasses traditional ones in terms of diagnostic accuracy and delivers improved saliency explanations., Comment: 4 pages
- Published
- 2023
25. Learning to Complement with Multiple Humans
- Author
-
Zhang, Zheng, Nguyen, Cuong, Wells, Kevin, Do, Thanh-Toan, and Carneiro, Gustavo
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
Real-world image classification tasks tend to be complex, where expert labellers are sometimes unsure about the classes present in the images, leading to the issue of learning with noisy labels (LNL). The ill-posedness of the LNL task requires the adoption of strong assumptions or the use of multiple noisy labels per training image, resulting in accurate models that work well in isolation but fail to optimise human-AI collaborative classification (HAI-CC). Unlike such LNL methods, HAI-CC aims to leverage the synergies between human expertise and AI capabilities but requires clean training labels, limiting its real-world applicability. This paper addresses this gap by introducing the innovative Learning to Complement with Multiple Humans (LECOMH) approach. LECOMH is designed to learn from noisy labels without depending on clean labels, simultaneously maximising collaborative accuracy while minimising the cost of human collaboration, measured by the number of human expert annotations required per image. Additionally, new benchmarks featuring multiple noisy labels for both training and testing are proposed to evaluate HAI-CC methods. Through quantitative comparisons on these benchmarks, LECOMH consistently outperforms competitive HAI-CC approaches, human labellers, multi-rater learning, and noisy-label learning methods across various datasets, offering a promising solution for addressing real-world image classification challenges., Comment: Under review
- Published
- 2023
26. MELEP: A Novel Predictive Measure of Transferability in Multi-Label ECG Diagnosis
- Author
-
Nguyen, Cuong V., Duong, Hieu Minh, and Do, Cuong D.
- Subjects
Electrical Engineering and Systems Science - Signal Processing ,Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Machine Learning - Abstract
In practical electrocardiography (ECG) interpretation, the scarcity of well-annotated data is a common challenge. Transfer learning techniques are valuable in such situations, yet the assessment of transferability has received limited attention. To tackle this issue, we introduce MELEP, which stands for Muti-label Expected Log of Empirical Predictions, a measure designed to estimate the effectiveness of knowledge transfer from a pre-trained model to a downstream multi-label ECG diagnosis task. MELEP is generic, working with new target data with different label sets, and computationally efficient, requiring only a single forward pass through the pre-trained model. To the best of our knowledge, MELEP is the first transferability metric specifically designed for multi-label ECG classification problems. Our experiments show that MELEP can predict the performance of pre-trained convolutional and recurrent deep neural networks, on small and imbalanced ECG data. Specifically, we observed strong correlation coefficients (with absolute values exceeding 0.6 in most cases) between MELEP and the actual average F1 scores of the fine-tuned models. Our work highlights the potential of MELEP to expedite the selection of suitable pre-trained models for ECG diagnosis tasks, saving time and effort that would otherwise be spent on fine-tuning these models., Comment: Accepted to the Journal of Healthcare Informatics Research
- Published
- 2023
- Full Text
- View/download PDF
27. Hate Speech Detection in Limited Data Contexts using Synthetic Data Generation
- Author
-
Khullar, Aman, Nkemelu, Daniel, Nguyen, Cuong V., and Best, Michael L.
- Subjects
Computer Science - Computation and Language ,Computer Science - Computers and Society - Abstract
A growing body of work has focused on text classification methods for detecting the increasing amount of hate speech posted online. This progress has been limited to only a select number of highly-resourced languages causing detection systems to either under-perform or not exist in limited data contexts. This is majorly caused by a lack of training data which is expensive to collect and curate in these settings. In this work, we propose a data augmentation approach that addresses the problem of lack of data for online hate speech detection in limited data contexts using synthetic data generation techniques. Given a handful of hate speech examples in a high-resource language such as English, we present three methods to synthesize new examples of hate speech data in a target language that retains the hate sentiment in the original examples but transfers the hate targets. We apply our approach to generate training data for hate speech classification tasks in Hindi and Vietnamese. Our findings show that a model trained on synthetic data performs comparably to, and in some cases outperforms, a model trained only on the samples available in the target domain. This method can be adopted to bootstrap hate speech detection models from scratch in limited data contexts. As the growth of social media within these contexts continues to outstrip response efforts, this work furthers our capacities for detection, understanding, and response to hate speech., Comment: Accepted at ACM Journal on Computing and Sustainable Societies
- Published
- 2023
28. Eco-Friendly 3D-Printed Concrete Using Steel Slag Aggregate: Buildability, Printability and Mechanical Properties
- Author
-
Tran, Nhi, Van Tran, Mien, Tran, Phuong, Nguyen, An Khanh, and Nguyen, Cuong Quoc
- Published
- 2024
- Full Text
- View/download PDF
29. Rock fines breakage by flow-induced stresses against drag: geo-energy applications
- Author
-
Borazjani, Sara, Hashemi, Abolfazl, Nguyen, Cuong, Loi, Grace, Russell, Thomas, Khazali, Nastaran, Yang, Yutong, Dang-Le, Bryant, and Bedrikovetsky, Pavel
- Published
- 2024
- Full Text
- View/download PDF
30. Evaluation of activities and instrumental activities of daily living and correlated factors of traumatic brain injury patients in Vietnam
- Author
-
Hoang, Anh Thuy, Tran, Tung Hoang, Vu, Hai Minh, Do, Hoa Thi, Vu, Thuc Minh Thi, Vu, Linh Gia, Nguyen, Cuong Tat, Do, Huyen Phuc, Latkin, Carl A., Ho, Roger C. M., and Ho, Cyrus S. H.
- Published
- 2024
- Full Text
- View/download PDF
31. Mobile Health Initiatives in Vietnam: Scoping Study
- Author
-
Lam, Jeffrey A, Dang, Linh Thuy, Phan, Ngoc Tran, Trinh, Hue Thi, Vu, Nguyen Cong, and Nguyen, Cuong Kieu
- Subjects
Information technology ,T58.5-58.64 ,Public aspects of medicine ,RA1-1270 - Abstract
BackgroundMobile health (mHealth) offers a promising solution to the multitude of challenges the Vietnamese health system faces, but there is a scarcity of published information on mHealth in Vietnam. ObjectiveThe objectives of this scoping study were (1) to summarize the extent, range, and nature of mHealth initiatives in Vietnam and (2) to examine the opportunities and threats of mHealth utilization in the Vietnamese context. MethodsThis scoping study systematically identified and extracted relevant information from 20 past and current mHealth initiatives in Vietnam. The study includes multimodal information sources, including published literature, gray literature (ie, government reports and unpublished literature), conference presentations, Web-based documents, and key informant interviews. ResultsWe extracted information from 27 records from the electronic search and conducted 14 key informant interviews, allowing us to identify 20 mHealth initiatives in Vietnam. Most of the initiatives were primarily funded by external donors (n=15), while other initiatives were government funded (n=1) or self-funded (n=4). A majority of the initiatives targeted vulnerable and hard-to-reach populations (n=11), aimed to prevent the occurrence of disease (n=12), and used text messaging (short message service, SMS) as part of their intervention (n=14). The study revealed that Vietnamese mHealth implementation has been challenged by factors including features unique to the Vietnamese language (n=4) and sociocultural factors (n=3). ConclusionsThe largest threats to the popularity of mHealth initiatives are the absence of government policy, lack of government interest, heavy dependence on foreign funding, and lack of technological infrastructure. Finally, while current mHealth initiatives have already demonstrated promising opportunities for alternative models of funding, such as social entrepreneurship or private business models, sustainable mHealth initiatives outside of those funded by external donors have not yet been undertaken.
- Published
- 2018
- Full Text
- View/download PDF
32. PaperToPlace: Transforming Instruction Documents into Spatialized and Context-Aware Mixed Reality Experiences
- Author
-
Chen, Chen, Nguyen, Cuong, Hoffswell, Jane, Healey, Jennifer, Bui, Trung, and Weibel, Nadir
- Subjects
Computer Science - Human-Computer Interaction ,H.4.m ,H.5.2 ,I.7.m - Abstract
While paper instructions are one of the mainstream medium for sharing knowledge, consuming such instructions and translating them into activities are inefficient due to the lack of connectivity with physical environment. We present PaperToPlace, a novel workflow comprising an authoring pipeline, which allows the authors to rapidly transform and spatialize existing paper instructions into MR experience, and a consumption pipeline, which computationally place each instruction step at an optimal location that is easy to read and do not occlude key interaction areas. Our evaluations of the authoring pipeline with 12 participants demonstrated the usability of our workflow and the effectiveness of using a machine learning based approach to help extracting the spatial locations associated with each steps. A second within-subject study with another 12 participants demonstrates the merits of our consumption pipeline by reducing efforts of context switching, delivering the segmented instruction steps and offering the hands-free affordances., Comment: 21 pages, 23 figures, Proceedings of the 36th Annual ACM Symposium on User Interface Software and Technology (UIST '23), San Francisco, CA, USA
- Published
- 2023
- Full Text
- View/download PDF
33. EnSolver: Uncertainty-Aware Ensemble CAPTCHA Solvers with Theoretical Guarantees
- Author
-
Hoang, Duc C., Ousat, Behzad, Kharraz, Amin, and Nguyen, Cuong V.
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Cryptography and Security - Abstract
The popularity of text-based CAPTCHA as a security mechanism to protect websites from automated bots has prompted researches in CAPTCHA solvers, with the aim of understanding its failure cases and subsequently making CAPTCHAs more secure. Recently proposed solvers, built on advances in deep learning, are able to crack even the very challenging CAPTCHAs with high accuracy. However, these solvers often perform poorly on out-of-distribution samples that contain visual features different from those in the training set. Furthermore, they lack the ability to detect and avoid such samples, making them susceptible to being locked out by defense systems after a certain number of failed attempts. In this paper, we propose EnSolver, a family of CAPTCHA solvers that use deep ensemble uncertainty to detect and skip out-of-distribution CAPTCHAs, making it harder to be detected. We prove novel theoretical bounds on the effectiveness of our solvers and demonstrate their use with state-of-the-art CAPTCHA solvers. Our experiments show that the proposed approaches perform well when cracking CAPTCHA datasets that contain both in-distribution and out-of-distribution samples., Comment: A previous version of this paper was presented at the Epistemic Uncertainty - E-pi UAI 2023 Workshop
- Published
- 2023
34. Multi-omics Prediction from High-content Cellular Imaging with Deep Learning
- Author
-
Mehrizi, Rahil, Mehrjou, Arash, Alegro, Maryana, Zhao, Yi, Carbone, Benedetta, Fishwick, Carl, Vappiani, Johanna, Bi, Jing, Sanford, Siobhan, Keles, Hakan, Bantscheff, Marcus, Nguyen, Cuong, and Schwab, Patrick
- Subjects
Quantitative Biology - Quantitative Methods ,Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Machine Learning ,Quantitative Biology - Genomics - Abstract
High-content cellular imaging, transcriptomics, and proteomics data provide rich and complementary views on the molecular layers of biology that influence cellular states and function. However, the biological determinants through which changes in multi-omics measurements influence cellular morphology have not yet been systematically explored, and the degree to which cell imaging could potentially enable the prediction of multi-omics directly from cell imaging data is therefore currently unclear. Here, we address the question of whether it is possible to predict bulk multi-omics measurements directly from cell images using Image2Omics - a deep learning approach that predicts multi-omics in a cell population directly from high-content images of cells stained with multiplexed fluorescent dyes. We perform an experimental evaluation in gene-edited macrophages derived from human induced pluripotent stem cells (hiPSC) under multiple stimulation conditions and demonstrate that Image2Omics achieves significantly better performance in predicting transcriptomics and proteomics measurements directly from cell images than predictions based on the mean observed training set abundance. We observed significant predictability of abundances for 4927 (18.72%; 95% CI: 6.52%, 35.52%) and 3521 (13.38%; 95% CI: 4.10%, 32.21%) transcripts out of 26137 in M1 and M2-stimulated macrophages respectively and for 422 (8.46%; 95% CI: 0.58%, 25.83%) and 697 (13.98%; 95% CI: 2.41%, 32.83%) proteins out of 4986 in M1 and M2-stimulated macrophages respectively. Our results show that some transcript and protein abundances are predictable from cell imaging and that cell imaging may potentially, in some settings and depending on the mechanisms of interest and desired performance threshold, even be a scalable and resource-efficient substitute for multi-omics measurements.
- Published
- 2023
35. Instance-dependent Noisy-label Learning with Graphical Model Based Noise-rate Estimation
- Author
-
Garg, Arpit, Nguyen, Cuong, Felix, Rafael, Do, Thanh-Toan, and Carneiro, Gustavo
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
Deep learning faces a formidable challenge when handling noisy labels, as models tend to overfit samples affected by label noise. This challenge is further compounded by the presence of instance-dependent noise (IDN), a realistic form of label noise arising from ambiguous sample information. To address IDN, Label Noise Learning (LNL) incorporates a sample selection stage to differentiate clean and noisy-label samples. This stage uses an arbitrary criterion and a pre-defined curriculum that initially selects most samples as noisy and gradually decreases this selection rate during training. Such curriculum is sub-optimal since it does not consider the actual label noise rate in the training set. This paper addresses this issue with a new noise-rate estimation method that is easily integrated with most state-of-the-art (SOTA) LNL methods to produce a more effective curriculum. Synthetic and real-world benchmark results demonstrate that integrating our approach with SOTA LNL methods improves accuracy in most cases., Comment: ECCV 2024
- Published
- 2023
36. Molecule-Morphology Contrastive Pretraining for Transferable Molecular Representation
- Author
-
Nguyen, Cuong Q., Pertusi, Dante, and Branson, Kim M.
- Subjects
Quantitative Biology - Biomolecules ,Computer Science - Machine Learning - Abstract
Image-based profiling techniques have become increasingly popular over the past decade for their applications in target identification, mechanism-of-action inference, and assay development. These techniques have generated large datasets of cellular morphologies, which are typically used to investigate the effects of small molecule perturbagens. In this work, we extend the impact of such dataset to improving quantitative structure-activity relationship (QSAR) models by introducing Molecule-Morphology Contrastive Pretraining (MoCoP), a framework for learning multi-modal representation of molecular graphs and cellular morphologies. We scale MoCoP to approximately 100K molecules and 600K morphological profiles using data from the JUMP-CP Consortium and show that MoCoP consistently improves performances of graph neural networks (GNNs) on molecular property prediction tasks in ChEMBL20 across all dataset sizes. The pretrained GNNs are also evaluated on internal GSK pharmacokinetic data and show an average improvement of 2.6% and 6.3% in AUPRC for full and low data regimes, respectively. Our findings suggest that integrating cellular morphologies with molecular graphs using MoCoP can significantly improve the performance of QSAR models, ultimately expanding the deep learning toolbox available for QSAR applications., Comment: ICML 2023 Workshop on Computational Biology
- Published
- 2023
37. Institutional Constraints and Private Sector Development: The Textile and Garment Industry in Vietnam
- Author
-
Nguyen, Cuong M. and Le, Quan V.
- Published
- 2011
38. Colorectal Cancer with the BRAF V600E Mutation: Two Case Reports and Literature Review
- Author
-
Nguyen Cuong Pham, Van Linh Ho, Victoria Ton-Nu, Minh Tri Ngo, and Huu Son Nguyen
- Subjects
rectal cancer ,ras genes ,braf v600e mutation ,Medicine - Abstract
Colorectal cancer usually develops from stepwise, multiple mutations involving oncogenes and tumor suppressor genes. Mutations in the BRAF and RAS genes that dysregulate MAPK signaling are strongly associated with human malignancies. Colorectal cancer with the BRAF V600E mutation that causes cell proliferation without the need for growth factors has a worse prognosis than those without mutations. A BRAF V600E mutation was identified as an adverse prognostic factor for progression-free and overall survival. In this study, we analyze two cases of colorectal cancer with the BRAF V600E mutation and the literature data to investigate potential pathophysiologic mechanisms underlying metastatic colorectal cancer.
- Published
- 2024
- Full Text
- View/download PDF
39. Mucocutaneous toxicities from MEK inhibitors: a scoping review of the literature
- Author
-
Iriarte, Christopher, Yeh, Jennifer E., Alloo, Allireza, Boull, Christina, Carlberg, Valerie M., Coughlin, Carrie C., Lara-Corrales, Irene, Levy, Rebecca, Nguyen, Cuong V., Oza, Vikash S., Patel, Anisha B., Rotemberg, Veronica, Shah, Sonal D., Zheng, Lida, Miller, Corinne H., Hlobik, Madeline, Daigneault, Jaclyn, Choi, Jennifer N., Huang, Jennifer T., and Vivar, Karina L.
- Published
- 2024
- Full Text
- View/download PDF
40. Treatment of oral graft-versus-host disease with intraoral nbUVB phototherapy
- Author
-
Choi, Esther, Lenga, Marisa, Nguyen, Cuong V., Zheng, Lida, Froelich, Annie, Centanni, Elizabeth, and Choi, Jennifer Nam
- Published
- 2024
- Full Text
- View/download PDF
41. Generalization Bounds for Deep Transfer Learning Using Majority Predictor Accuracy
- Author
-
Nguyen, Cuong N., Ho, Lam Si Tung, Dinh, Vu, Hassner, Tal, and Nguyen, Cuong V.
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence - Abstract
We analyze new generalization bounds for deep learning models trained by transfer learning from a source to a target task. Our bounds utilize a quantity called the majority predictor accuracy, which can be computed efficiently from data. We show that our theory is useful in practice since it implies that the majority predictor accuracy can be used as a transferability measure, a fact that is also validated by our experiments., Comment: 5 pages, Paper published at the International Symposium on Information Theory and Its Applications (ISITA 2022)
- Published
- 2022
42. Interleukin-23 Regulates Inflammatory Osteoclastogenesis via Activation of CLEC5A(+) Osteoclast Precursors.
- Author
-
Furuya, Hiroki, Nguyen, Cuong, Gu, Ran, Hsieh, Shie-Liang, Maverakis, Emanual, and Adamopoulos, Iannis
- Subjects
Mice ,Animals ,Osteoclasts ,Osteogenesis ,Interleukin-23 ,X-Ray Microtomography ,Bone Resorption ,Arthritis ,Cell Differentiation ,RANK Ligand - Abstract
OBJECTIVE: To investigate the role of interleukin-23 (IL-23) in pathologic bone remodeling in inflammatory arthritis. METHODS: In this study we investigated the role of IL-23 in osteoclast differentiation and activation using in vivo gene transfer techniques in wild-type and myeloid DNAX-activation protein 12-associating lectin-1 (MDL-1)-deficient mice, and by performing in vitro and in vivo osteoclastogenesis assays using spectral flow cytometry, micro-computed tomography analysis, Western blotting, and immunoprecipitation. RESULTS: Herein, we show that IL-23 induces the expansion of a myeloid osteoclast precursor population and supports osteoclastogenesis and bone resorption in inflammatory arthritis. Genetic ablation of C-type lectin domain family member 5A, also known as MDL-1, prevents the induction of osteoclast precursors by IL-23 that is associated with bone destruction, as commonly observed in inflammatory arthritis. Moreover, osteoclasts derived from the bone marrow of MDL-1-deficient mice showed impaired osteoclastogenesis, and MDL-1-/- mice had increased bone mineral density. CONCLUSION: Our data show that IL-23 signaling regulates the availability of osteoclast precursors in inflammatory arthritis that could be effectively targeted for the treatment of inflammatory bone loss in inflammatory arthritis.
- Published
- 2023
43. Proposing a Framework to Assess the Intellectual Development and Competence of Vietnamese Students Based on Sternberg's Triarchic Theory of Intelligence
- Author
-
Nguyen, Phuong Lan Thi, Nguyen, Cuong Huu, Dang, Cuong Xuan, and Duong, Huong Thu Thi
- Abstract
Intellectual development means the growth of a child's ability to think and reason. It's about how they organize their minds, ideas and thoughts to make sense of the world they live in. The government of Vietnam requests the education sector to develop hidden competencies of students, particular young learners. This study therefore analyses associated literature to propose a framework to assess the intellectual development and competence of Vietnamese students based on Sternberg's triarchic theory of intelligence. The paper discusses the theory of multiple intelligences and types of intelligence; the development of assessment framework, development path and tools to measure students' intelligence and capacity; and test results on intellectual ability and capacity development of students.
- Published
- 2022
44. PASS: Peer-Agreement based Sample Selection for training with Noisy Labels
- Author
-
Garg, Arpit, Nguyen, Cuong, Felix, Rafael, Do, Thanh-Toan, and Carneiro, Gustavo
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
The prevalence of noisy-label samples poses a significant challenge in deep learning, inducing overfitting effects. This has, therefore, motivated the emergence of learning with noisy-label (LNL) techniques that focus on separating noisy- and clean-label samples to apply different learning strategies to each group of samples. Current methodologies often rely on the small-loss hypothesis or feature-based selection to separate noisy- and clean-label samples, yet our empirical observations reveal their limitations, especially for labels with instance dependent noise (IDN). An important characteristic of IDN is the difficulty to distinguish the clean-label samples that lie near the decision boundary (i.e., the hard samples) from the noisy-label samples. We, therefore, propose a new noisy-label detection method, termed Peer-Agreement based Sample Selection (PASS), to address this problem. Utilising a trio of classifiers, PASS employs consensus-driven peer-based agreement of two models to select the samples to train the remaining model. PASS is easily integrated into existing LNL models, enabling the improvement of the detection accuracy of noisy- and clean-label samples, which increases the classification accuracy across various LNL benchmarks., Comment: In Submission
- Published
- 2023
45. Learning for Amalgamation: A Multi-Source Transfer Learning Framework For Sentiment Classification
- Author
-
Nguyen, Cuong V., Le, Khiem H., Tran, Anh M., Pham, Quang H., and Nguyen, Binh T.
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
Transfer learning plays an essential role in Deep Learning, which can remarkably improve the performance of the target domain, whose training data is not sufficient. Our work explores beyond the common practice of transfer learning with a single pre-trained model. We focus on the task of Vietnamese sentiment classification and propose LIFA, a framework to learn a unified embedding from several pre-trained models. We further propose two more LIFA variants that encourage the pre-trained models to either cooperate or compete with one another. Studying these variants sheds light on the success of LIFA by showing that sharing knowledge among the models is more beneficial for transfer learning. Moreover, we construct the AISIA-VN-Review-F dataset, the first large-scale Vietnamese sentiment classification database. We conduct extensive experiments on the AISIA-VN-Review-F and existing benchmarks to demonstrate the efficacy of LIFA compared to other techniques. To contribute to the Vietnamese NLP research, we publish our source code and datasets to the research community upon acceptance., Comment: Information Sciences
- Published
- 2023
46. Geo-mechanical aspects for breakage detachment of rock fines by Darcys flow
- Author
-
Hashemi, Abolfazl, Borazjani, Sara, Nguyen, Cuong, Loi, Grace, Khazali, Nastaran, Badalyan, Alex, Yang, Yutong, Tian, Zhao Feng, Ting, Heng Zheng, Dang-Le, Bryant, Russell, Thomas, and Bedrikovetsky, Pavel
- Subjects
Physics - Geophysics - Abstract
Suspension-colloidal-nano transport in porous media encompasses the detachment of detrital fines against electrostatic attraction and authigenic fines by breakage, from the rock surface. While much is currently known about the underlying mechanisms governing detachment of detrital particles, including detachment criteria at the pore scale and its upscaling for the core scale, a critical gap exists due to absence of this knowledge for authigenic fines. Integrating 3D Timoshenkos beam theory of elastic cylinder deformation with CFD-based model for viscous flow around the attached particle and with strength failure criteria for particle-rock bond, we developed a novel theory for fines detachment by breakage at the pore scale. The breakage criterium derived includes analytical expressions for tensile and shear stress maxima along with two geometric diagrams which allow determining the breaking stress. This leads to an explicit formula for the breakage flow velocity. Its upscaling yields a mathematical model for fines detachment by breakage, expressed in the form of the maximum retained concentration of attached fines versus flow velocity -- maximum retention function (MRF) for breakage. We performed corefloods with piecewise constant increasing flow rates, measuring breakthrough concentration and pressure drop across the core. The behaviour of the measured data is consistent with two-population colloidal transport, attributed to detrital and authigenic fines migration. Indeed, the laboratory data show high match with the analytical model for two-population colloidal transport, which validates the proposed mathematical model for fines detachment by breakage., Comment: 38 pages, 17 figures, 1 table
- Published
- 2023
47. Towards the Identifiability in Noisy Label Learning: A Multinomial Mixture Approach
- Author
-
Nguyen, Cuong, Do, Thanh-Toan, and Carneiro, Gustavo
- Subjects
Computer Science - Machine Learning - Abstract
Learning from noisy labels (LNL) plays a crucial role in deep learning. The most promising LNL methods rely on identifying clean-label samples from a dataset with noisy annotations. Such an identification is challenging because the conventional LNL problem, which assumes a single noisy label per instance, is non-identifiable, i.e., clean labels cannot be estimated theoretically without additional heuristics. In this paper, we aim to formally investigate this identifiability issue using multinomial mixture models to determine the constraints that make the problem identifiable. Specifically, we discover that the LNL problem becomes identifiable if there are at least $2C - 1$ noisy labels per instance, where $C$ is the number of classes. To meet this requirement without relying on additional $2C - 2$ manual annotations per instance, we propose a method that automatically generates additional noisy labels by estimating the noisy label distribution based on nearest neighbours. These additional noisy labels enable us to apply the Expectation-Maximisation algorithm to estimate the posterior probabilities of clean labels, which are then used to train the model of interest. We empirically demonstrate that our proposed method is capable of estimating clean labels without any heuristics in several label noise benchmarks, including synthetic, web-controlled, and real-world label noises. Furthermore, our method performs competitively with many state-of-the-art methods., Comment: Clarify further the motivation, finding results and the method proposed
- Published
- 2023
48. Task Weighting in Meta-learning with Trajectory Optimisation
- Author
-
Nguyen, Cuong, Do, Thanh-Toan, and Carneiro, Gustavo
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence - Abstract
Developing meta-learning algorithms that are un-biased toward a subset of training tasks often requires hand-designed criteria to weight tasks, potentially resulting in sub-optimal solutions. In this paper, we introduce a new principled and fully-automated task-weighting algorithm for meta-learning methods. By considering the weights of tasks within the same mini-batch as an action, and the meta-parameter of interest as the system state, we cast the task-weighting meta-learning problem to a trajectory optimisation and employ the iterative linear quadratic regulator to determine the optimal action or weights of tasks. We theoretically show that the proposed algorithm converges to an $\epsilon_{0}$-stationary point, and empirically demonstrate that the proposed approach out-performs common hand-engineering weighting methods in two few-shot learning benchmarks., Comment: Revision after a peer review from JMLR
- Published
- 2023
49. Lifelong Learning for Deep Neural Networks with Bayesian Principles
- Author
-
Nguyen, Cuong V., primary, Swaroop, Siddharth, additional, Bui, Thang D., additional, Li, Yingzhen, additional, and Turner, Richard E., additional
- Published
- 2024
- Full Text
- View/download PDF
50. Perceptions of the Feasibility and Practicalities of Text Messaging-Based Infectious Disease Surveillance: A Questionnaire Survey
- Author
-
Dang, Linh Thuy, Vu, Nguyen Cong, Vu, Thiem Dinh, James, Spencer L, Katona, Peter, Katona, Lindsay, Rosen, Joseph M, and Nguyen, Cuong Kieu
- Subjects
Information technology ,T58.5-58.64 ,Public aspects of medicine ,RA1-1270 - Abstract
BackgroundIn Vietnam, infectious disease surveillance data are collected via a paper-based system through four government tiers leading to a large delay. Meanwhile, mobile phones are abundant and very popular in the country, and known to be a useful tool in health care worldwide. Therefore, there is a great potential for the development of a timely disease surveillance system through the use of mobile phone short message service (SMS) text messages. ObjectiveThis study aims to explore insights about the feasibility and practicalities of the utilization of SMS text messaging-based interventions in disease-reporting systems by identifying potential challenges and barriers in the text messaging process and looking at lessons learned. MethodsAn SMS text messaging-based disease tracking system was set up in Vietnam with patient reports texted by clinic staff. Two 6-month trials utilizing this disease tracking system were designed and implemented in two northern provinces of Vietnam to report two infectious diseases: diarrhea and influenza-like illness. A structured self-reported questionnaire was developed to measure the feasibility and practicalities of the system from the participants. On the completion of the second trial in 2013, participating health staff from 40 commune health centers in the two pilot provinces were asked to complete the survey (N=80). ResultsMost participants were female (61%, 49/80) and nearly half (44%, 35/80) were heads of a commune health center. Approximately two-thirds (63%, 50/80) of participants retained the basic structure of the SMS text message report and there was a strong influence (OR 28.2, 95% CI 5.3-151.2) of those people on the time they spent texting the information. The majority (88%, 70/80) felt the information conveyed in the SMS text message report was not difficult to understand. Most (86%, 69/80) believed that they could report all 28 infectious diseases asked for by the Ministry of Health by using SMS text messaging. ConclusionsFrom a health center staff perspective, a disease-reporting system utilizing text messaging technology is easy to use and has great potential to be implemented and expanded nationwide. The survey showed positive perceptions and feedback from the participants and contributed to a promising practical solution to improve the surveillance system of infectious disease in Vietnam.
- Published
- 2016
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.