Cookies
O website necessita de alguns cookies e outros recursos semelhantes para funcionar. Caso o permita, o INESC TEC irá utilizar cookies para recolher dados sobre as suas visitas, contribuindo, assim, para estatísticas agregadas que permitem melhorar o nosso serviço. Ver mais
Aceitar Rejeitar
  • Menu
Publicações

Publicações por LIAAD

2024

Next Location Prediction with Time-Evolving Markov Models over Data Streams

Autores
Andrade, T; Gama, J;

Publicação
Progress in Artificial Intelligence - 23rd EPIA Conference on Artificial Intelligence, EPIA 2024, Viana do Castelo, Portugal, September 3-6, 2024, Proceedings, Part III

Abstract
Various relevant aspects of our lives relate to the places we visit and our daily activities. The movement of individuals between regular places, such as work, school, or other important personal locations is getting increasing attention due to the pervasiveness of geolocation devices and the amount of data they generate. This paper presents an approach for personal location prediction using a probabilistic model and data mining techniques over mobility data streams. We extract the individuals’ locations from relevant events in a data stream to build and maintain a Markov Chain over the important places. We evaluate the method over 3 real-world datasets. The results show the usefulness of the proposal in comparison with other well-known approaches. © The Author(s), under exclusive license to Springer Nature Switzerland AG 2025.

2024

Emotion-Enhanced Pain Assessment Protocol

Autores
Alves, B; Almeida, A; Silva, C; Pais, D; Ribeiro, RP; Gama, J; Fernandes, JM; Brás, S; Sebastião, R;

Publicação
Human and Artificial Rationalities. Advances in Cognition, Computation, and Consciousness - Third International Conference, HAR 2024, Paris, France, September 17-20, 2024, Proceedings

Abstract

2024

MIMt: a curated 16S rRNA reference database with less redundancy and higher accuracy at species-level identification

Autores
Cabezas, MP; Fonseca, NA; Muñoz-Mérida, A;

Publicação
ENVIRONMENTAL MICROBIOME

Abstract
MotivationAccurate determination and quantification of the taxonomic composition of microbial communities, especially at the species level, is one of the major issues in metagenomics. This is primarily due to the limitations of commonly used 16S rRNA reference databases, which either contain a lot of redundancy or a high percentage of sequences with missing taxonomic information. This may lead to erroneous identifications and, thus, to inaccurate conclusions regarding the ecological role and importance of those microorganisms in the ecosystem.ResultsThe current study presents MIMt, a new 16S rRNA database for archaea and bacteria's identification, encompassing 47 001 sequences, all precisely identified at species level. In addition, a MIMt2.0 version was created with only curated sequences from RefSeq Targeted loci with 32 086 sequences. MIMt aims to be updated twice a year to include all newly sequenced species. We evaluated MIMt against Greengenes, RDP, GTDB and SILVA in terms of sequence distribution and taxonomic assignments accuracy. Our results showed that MIMt contains less redundancy, and despite being 20 to 500 times smaller than existing databases, outperforms them in completeness and taxonomic accuracy, enabling more precise assignments at lower taxonomic ranks and thus, significantly improving species-level identification.

2024

Achieving rapid and significant results in healthcare services by using the theory of constraints

Autores
Bacelar Silva, GM; Cox, JF III; Rodrigues, P;

Publicação
HEALTH SYSTEMS

Abstract
Lack of timeliness and capacity are seen as fundamental problems that jeopardise healthcare delivery systems everywhere. Many believe the shortage of medical providers is causing this timeliness problem. This action research presents how one doctor implemented the theory of constraints (TOC) to improve the throughput (quantity of patients treated) of his ophthalmology imaging practice by 64% in a few weeks with little to no expense. The five focusing steps (5FS) guided the TOC implementation - which included the drum-buffer-rope scheduling and buffer management - and occurred in a matter of days. The implementation provided significant bottom-line results almost immediately. This article explains each step of the 5FS in general terms followed by specific applications to healthcare services, as well as the detailed use in this action research. Although TOC successfully addressed the practice problems, this implementation was not sustained after the TOC champion left the organisation. However, this drawback provided valuable knowledge. The article provides insightful knowledge to help readers implement TOC in their environments to provide immediate and significant results at little to no expense.

2024

A randomized controlled trial to assess the impact of psychoeducation on the quality of life of parents with children with congenital heart defects-Quantitative component

Autores
Rodrigues, MG; Rodrigues, JD; Moreira, JA; Clemente, F; Dias, CC; Azevedo, LF; Rodrigues, PP; Areias, JC; Areias, ME;

Publicação
CHILD CARE HEALTH AND DEVELOPMENT

Abstract
PurposeTo develop, implement and assess the results of psychoeducation to improve the QoL of parents with CHD newborns.MethodsParticipants were parents of inpatient newborns with the diagnosis of non-syndromic CHD. We conducted a parallel RCT with an allocation ratio of 1:1 (intervention vs. control), considering the newborns, using mixed methods research. The intervention group received psychoeducation (Parental Psychoeducation in CHD [PPeCHD]) and the usual routines, and the control group received just the regular practices. The allocation concealment was assured. PI was involved in enrolling participants, developing and implementing the intervention, data collection and data analysis. We followed the Consolidated Standards of Reporting Trials (CONSORT) guidelines.ResultsParents of eight newborns were allocated to the intervention group (n = 15 parents) and eight to the control group (n = 13 parents). It was performed as an intention-to-treat (ITT) analysis. In M2 (4 weeks), the intervention group presented better QoL levels in the physical, psychological, and environmental domains of World Health Organization Quality of Life instrument (WHOQOL-Bref). In M3 (16 weeks), scores in physical and psychological domains maintained a statistically significant difference between the groups.ConclusionsThe PPeCHD, the psychoeducational intervention we developed, positively impacted parental QoL. These results support the initial hypothesis. This study is a fundamental milestone in this research field, adding new essential information to the literature.

2024

Hierarchical growth in neural networks structure: Organizing inputs by Order of Hierarchical Complexity (vol 19, e0308115, 2024)

Autores
Leite, S; Mota, B; Silva, AR; Commons, ML; Miller, PM; Rodrigues, PP;

Publicação
PLOS ONE

Abstract
Several studies demonstrate that the structure of the brain increases in hierarchical complexity throughout development. We tested if the structure of artificial neural networks also increases in hierarchical complexity while learning a developing task, called the balance beam problem. Previous simulations of this developmental task do not reflect a necessary premise underlying development: a more complex structure can be built out of less complex ones, while ensuring that the more complex structure does not replace the less complex one. In order to address this necessity, we segregated the input set by subsets of increasing Orders of Hierarchical Complexity. This is a complexity measure that has been extensively shown to underlie the complexity behavior and hypothesized to underlie the complexity of the neural structure of the brain. After segregating the input set, minimal neural network models were trained separately for each input subset, and adjacent complexity models were analyzed sequentially to observe whether there was a structural progression. Results show that three different network structural progressions were found, performing with similar accuracy, pointing towards self-organization. Also, more complex structures could be built out of less complex ones without substituting them, successfully addressing catastrophic forgetting and leveraging performance of previous models in the literature. Furthermore, the model structures trained on the two highest complexity subsets performed better than simulations of the balance beam present in the literature. As a major contribution, this work was successful in addressing hierarchical complexity structural growth in neural networks, and is the first that segregates inputs by Order of Hierarchical Complexity. Since this measure can be applied to all domains of data, the present method can be applied to future simulations, systematizing the simulation of developmental and evolutionary structural growth in neural networks.

  • 17
  • 467