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
About

About

Fátima Rodrigues is currently an Associate Professor at ISEP, the Polytechnic Institute of Porto, and a researcher in the INESC TEC. Her main skills and expertise are related to business analytics, data science, decision support systems, neural networks, and machine learning. She is the co-author of more than 25 indexed (e.g., ISI, Scopus) publications in international peer-reviewed journals. She has participated in more than seven R&D projects and has supervised four PhD thesis, 35 MSc thesis and 65 BSc final graduation projects in the area of Intelligent Data Analysis. She has been a regular reviewer of ISI JCR journals such as IEEE Trans. Neural Networks and Learning Systems, Information Sciences, Decision Support Systems, and Data and Knowledge Engineering. Moreover, she has been Program Committee/Reviewer of several international conferences/workshops.

Interest
Topics
Details

Details

  • Name

    Fátima Rodrigues
  • Role

    Senior Researcher
  • Since

    17th January 2024
Publications

2015

Data Warehouses in MongoDB vs SQL Server A comparative analysis of the querie performance

Authors
Pereira, D; Oliveira, P; Rodrigues, F;

Publication
PROCEEDINGS OF THE 2015 10TH IBERIAN CONFERENCE ON INFORMATION SYSTEMS AND TECHNOLOGIES (CISTI 2015)

Abstract
Due to its historical nature, data warehouses require that large volumes of data need to be stored in their repositories. Some organizations are beginning to have problems to manage and analyze these huge volumes of data. This is due, in large part, to the relational databases which are the primary method of data storage in a data warehouse, and start underperforming, crumbling under the weight of the data stored. In opposition to these systems, arise the NoSQL databases that are associated with the storage of very large volumes of data inherent to the Big Data paradigm. Thus, this article focuses on the study of the feasibility and the implications of the adoption of a NoSQL database, within the data warehousing context. MongoDB was selected to represent the NoSQL systems in this investigation. In this paper will be explained the processes required to design the structure of a data warehouse and typically dimensional queries in the MongoDB system. The undertaken research culminates in the performance analysis of queries executed in a traditional data warehouse, based on the SQL Server system, and an equivalent data warehouse based on the MongoDB system.

2014

Resampling Approaches to Improve News Importance Prediction

Authors
Moniz, N; Torgo, L; Rodrigues, F;

Publication
ADVANCES IN INTELLIGENT DATA ANALYSIS XIII

Abstract
The methods used to produce news rankings by recommender systems are not public and it is unclear if they reflect the real importance assigned by readers. We address the task of trying to forecast the number of times a news item will be tweeted, as a proxy for the importance assigned by its readers. We focus on methods for accurately forecasting which news will have a high number of tweets as these are the key for accurate recommendations. This type of news is rare and this creates difficulties to standard prediction methods. Recent research has shown that most models will fail on tasks where the goal is accuracy on a small sub-set of rare values of the target variable. In order to overcome this, resampling approaches with several methods for handling imbalanced regression tasks were tested in our domain. This paper describes and discusses the results of these experimental comparisons.

2014

A system for formative assessment and monitoring of students' progress

Authors
Rodrigues, F; Oliveira, P;

Publication
COMPUTERS & EDUCATION

Abstract
Assessment plays a central role in any educational process as a way of evaluating the students' knowledge on the concepts associated with learning objectives. The assessment of free-text answers is a process that, besides being very costly in terms of time spent by teachers, may lead to inequities due to the difficulty in applying the same evaluation criteria to all answers. This paper describes a system composed by several modules whose main goal is to work as a formative assessment tool for students and to help teachers creating and assessing exams as well monitoring students' progress. The system automatically creates training exams for students to practice based on questions from previous exams and assists teachers in the creation of evaluation exams with various kinds of information about students' performance. The system automatically assesses training exams to give automatic feedback to students. The correction of free-text answers is based on the syntactic and semantic similarity between the student answers and various reference answers, thus going beyond the simple lexical matching. For this, several pre-processing tasks are performed in order to reduce each answer to its more manageable canonical form. Besides the syntactic and semantic similarity between answers, the way the teacher evaluates the answers is also acquired. To accomplish that, the assessment is done using sub scores defined by the teacher concerning parts of the answer or its subgoals. The system has been trained and tested on exams manually graded by History teachers. There is a good correlation between the evaluation of the instructors and the evaluation performed by our system.