Cookies Policy
The website need some cookies and similar means to function. If you permit us, we will use those means to collect data on your visits for aggregated statistics to improve our service. Find out More
Accept Reject
  • Menu
Publications

2024

Privacy-Aware and AI Techniques for Healthcare Based on K-Anonymity Model in Internet of Things

Authors
Sangaiah, AK; Javadpour, A; Ja'fari, F; Pinto, P; Chuang, HM;

Publication
IEEE TRANSACTIONS ON ENGINEERING MANAGEMENT

Abstract
The government and industry have given the recent development of the Internet of Things in the healthcare sector significant respect. Health service providers retain data gathered from many sources and are useful for patient diagnostics and research for pivotal analysis. However, sensitive personal information about a person is contained in healthcare data, which must be protected. Individual privacy protection is a crucial concern for both people and organizations, particularly when those firms must send user data to data centers due to data mining. This article investigated two general states of increasing entropy by changing the entropy of the class set of characteristics based on artificial intelligence and the k-anonymity model in privacy in context, and also three different strategies have been investigated, i.e., the strategy of selecting the feature with the lowest number of distinct values, selecting the feature with the lowest entropy, and selecting the feature with the highest entropy. For future tasks, we can find an optimal strategy that can help us to achieve optimal entropy in the least possible repetition. The results of our work have been compared by lightweight and MH-Internet of Things, FRUIT methods and shown that the proposed method has high efficiency in entropy criteria.

2024

Optimizing Facility Location for Insect Production

Authors
Pereira, R; Santos, MJ; Martins, S;

Publication
OPTIMIZATION, LEARNING ALGORITHMS AND APPLICATIONS, OL2A 2024, PT II

Abstract
Food waste poses a significant challenge to the sustainability of traditional food production systems, prompting global efforts to combat waste throughout the supply chain. Sustainable food production emerges as a critical concept in response to increasing concerns about environmental degradation and the need for alternative protein sources driven by global population growth. In this context, insect production offers a promising solution by converting low-value organic waste into nutrient-rich products, thus reducing waste and environmental impact. This paper addresses the urgent need for sustainable and efficient food production systems by introducing a facility location problem within the network design of insect production. The objective is to develop methods to scale insect-derived product production by identifying optimal locations with the best conditions for establishing insect production facilities. Emphasis is placed on connecting suppliers with production, highlighting the critical role suppliers and their by-products play in promoting a sustainable industry. Instances were generated to assess model performance, including supplier and facility locations, by-product availability and selection. Varying by-product availability yielded different optimization outcomes. The experiments results offered insights into the model's behavior under different conditions. The results shown that varying the composition of substrate had a major implication on the augment of costs compared to varying the by-product availability.

2024

Low Coherence Interferometry Measurement: An Algorithm for fast processing with low noise and phase linearisation

Authors
Robalinho, P; Rodrigues, A; Novais, S; Ribeiro, ABL; Silva, S; Frazao, O;

Publication
EOS ANNUAL MEETING, EOSAM 2024

Abstract
This work proposes a signal processing algorithm to analyse the optical signal from a Low Coherence Interferometric (LCI) system. The system uses a Mach-Zehnder (MZ) interferometer to interrogate a Fabry-Perot cavity, working as an optical sensor. This algorithm is based on the correlation and convolution operations, which allows the signal to be reconstructed based on itself, as well as, on the linearization of the signal phase, allowing the non-linearities of the actuator incorporated on the MZ interferometer to be compensated. The results show a noise reduction of 30 dB in the signal acquired. As a result, a reduction of 8.2 dB in the uncertainty of the measurement of the physical measurand is achieved. It is also demonstrated that the phase linearization made it possible to obtain a coefficient of determination (namely, R-squared) higher than 0.999.

2024

Unsupervised and interpretable discrimination of lithium-bearing minerals with Raman spectroscopy imaging

Authors
Guimaraes, D; Monteiro, C; Teixeira, J; Lopes, T; Capela, D; Dias, F; Lima, A; Jorge, PAS; Silva, NA;

Publication
HELIYON

Abstract
As lithium-bearing minerals become critical raw materials for the field of energy storage and advanced technologies, the development of tools to accurately identify and differentiate these minerals is becoming essential for efficient resource exploration, mining, and processing. Conventional methods for identifying ore minerals often depend on the subjective observation skills of experts, which can lead to errors, or on expensive and time-consuming techniques such as Inductively Coupled Plasma Mass Spectrometry (ICP-MS) or Optical Emission Spectroscopy (ICPOES). More recently, Raman Spectroscopy (RS) has emerged as a powerful tool for characterizing and identifying minerals due to its ability to provide detailed molecular information. This technique excels in scenarios where minerals have similar elemental content, such as petalite and spodumene, by offering distinct vibrational information that allows for clear differentiation between such minerals. Considering this case study and its particular relevance to the lithium- mining industry, this manuscript reports the development of an unsupervised methodology for lithium-mineral identification based on Raman Imaging. The deployed machine-learning solution provides accurate and interpretable results using the specific bands expected for each mineral. Furthermore, its robustness is tested with additional blind samples, providing insights into the unique spectral signatures and analytical features that enable reliable mineral identification.

2024

Topic Extraction: BERTopic's Insight into the 117th Congress's Twitterverse

Authors
Mendonça, M; Figueira, A;

Publication
INFORMATICS-BASEL

Abstract
As social media (SM) becomes increasingly prevalent, its impact on society is expected to grow accordingly. While SM has brought positive transformations, it has also amplified pre-existing issues such as misinformation, echo chambers, manipulation, and propaganda. A thorough comprehension of this impact, aided by state-of-the-art analytical tools and by an awareness of societal biases and complexities, enables us to anticipate and mitigate the potential negative effects. One such tool is BERTopic, a novel deep-learning algorithm developed for Topic Mining, which has been shown to offer significant advantages over traditional methods like Latent Dirichlet Allocation (LDA), particularly in terms of its high modularity, which allows for extensive personalization at each stage of the topic modeling process. In this study, we hypothesize that BERTopic, when optimized for Twitter data, can provide a more coherent and stable topic modeling. We began by conducting a review of the literature on topic-mining approaches for short-text data. Using this knowledge, we explored the potential for optimizing BERTopic and analyzed its effectiveness. Our focus was on Twitter data spanning the two years of the 117th US Congress. We evaluated BERTopic's performance using coherence, perplexity, diversity, and stability scores, finding significant improvements over traditional methods and the default parameters for this tool. We discovered that improvements are possible in BERTopic's coherence and stability. We also identified the major topics of this Congress, which include abortion, student debt, and Judge Ketanji Brown Jackson. Additionally, we describe a simple application we developed for a better visualization of Congress topics.

2024

Leveraging Longitudinal Data for Cardiomegaly and Change Detection in Chest Radiography

Authors
Belo, R; Rocha, J; Pedrosa, J;

Publication
PROGRESS IN PATTERN RECOGNITION, IMAGE ANALYSIS, COMPUTER VISION, AND APPLICATIONS, CIARP 2023, PT I

Abstract
Chest radiography has been widely used for automatic analysis through deep learning (DL) techniques. However, in the manual analysis of these scans, comparison with images at previous time points is commonly done, in order to establish a longitudinal reference. The usage of longitudinal information in automatic analysis is not a common practice, but it might provide relevant information for desired output. In this work, the application of longitudinal information for the detection of cardiomegaly and change in pairs of CXR images was studied. Multiple experiments were performed, where the inclusion of longitudinal information was done at the features level and at the input level. The impact of the alignment of the image pairs (through a developed method) was also studied. The usage of aligned images was revealed to improve the final mcs for both the detection of pathology and change, in comparison to a standard multi-label classifier baseline. The model that uses concatenated image features outperformed the remaining, with an Area Under the Receiver Operating Characteristics Curve (AUC) of 0.858 for change detection, and presenting an AUC of 0.897 for the detection of pathology, showing that pathology features can be used to predict more efficiently the comparison between images. In order to further improve the developed methods, data augmentation techniques were studied. These proved that increasing the representation of minority classes leads to higher noise in the dataset. It also showed that neglecting the temporal order of the images can be an advantageous augmentation technique in longitudinal change studies.

  • 485
  • 4502