Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Teresa Maria Altomare Basile is active.

Publication


Featured researches published by Teresa Maria Altomare Basile.


First International Workshop on Document Image Analysis for Libraries, 2004. Proceedings. | 2004

Machine learning methods for automatically processing historical documents: from paper acquisition to XML transformation

Floriana Esposito; Donato Malerba; Giovanni Semeraro; Stefano Ferilli; Oronzo Altamura; Teresa Maria Altomare Basile; Margherita Berardi; Michelangelo Ceci; N. Di Mauro

One of the aims of the EU project COLLATE is to design and implement a Web-based collaboratory for archives, scientists and end-users working with digitized cultural material. Since the originals of such a material are often unique and scattered in various archives, severe problems arise for their wide fruition. A solution would be to develop intelligent document processing tools that automatically transform printed documents into a Web-accessible form such as XML. Here, we propose the use of a document processing system, WISDOM++, which uses heavily machine learning techniques in order to perform such a task, and report promising results obtained in preliminary experiments.


congress of the italian association for artificial intelligence | 2005

Avoiding order effects in incremental learning

Nicola Di Mauro; Floriana Esposito; Stefano Ferilli; Teresa Maria Altomare Basile

This paper addresses the problem of mitigating the order effects in incremental learning, a phenomenon observed when different ordered sequences of observations lead to different results. A modification of an ILP incremental learning system, with the aim of making it order-independent, is presented. A backtracking strategy on theories is incorporated in its refinement operators, which causes a change of its refinement strategy and reflects the human behavior during the learning process. A modality to restore a previous theory, in order to backtrack on a previous knowledge level, is presented. Experiments validate the approach in terms of computational cost and predictive accuracy.


Applied Artificial Intelligence | 2003

Incremental multistrategy learning for document processing

Floriana Esposito; Stefano Ferilli; Nicola Fanizzi; Teresa Maria Altomare Basile; Nicola Di Mauro

This work presents the application of a multistrategy approach to some document processing tasks. The application is implemented in an enhanced version of the incremental learning system INTHELEX. This learning module has been embedded as a learning component in the system architecture of the EU project COLLATE, which deals with the annotation of cultural heritage documents. Indeed, the complex shape of the material handled in the project has suggested that the addition of multistrategy capabilities is needed to improve effectiveness and efficiency of the learning process. Results proving the benefits of these strategies in specific classfication tasks are reported in the experimentation presented in this work.


Fundamenta Informaticae | 2009

A General Similarity Framework for Horn Clause Logic

Stefano Ferilli; Teresa Maria Altomare Basile; Marenglen Biba; N. Di Mauro; Floriana Esposito

First-Order Logic formulae are a powerful representation formalism characterized by the use of relations, that cause serious computational problems due to the phenomenon of indeterminacy (various portions of one description are possibly mapped in different ways onto another description). Being able to identify the correct corresponding parts of two descriptions would help to tackle the problem: hence, the need for a framework for the comparison and similarity assessment. This could have many applications in Artificial Intelligence: guiding subsumption procedures and theory revision systems, implementing flexible matching, supporting instance-based learning and conceptual clustering. Unfortunately, few works on this subject are available in the literature. This paper focuses on Horn clauses, which are the basis for the Logic Programming paradigm, and proposes a novel similarity formula and evaluation criteria for identifying the descriptions components that are more similar and hence more likely to correspond to each other, based only on their syntactic structure. Experiments on real-world datasets prove the effectiveness of the proposal, and the efficiency of the corresponding implementation in the above tasks.


Machine Learning in Document Analysis and Recognition | 2008

Machine Learning for Digital Document Processing: from Layout Analysis to Metadata Extraction

Floriana Esposito; Stefano Ferilli; Teresa Maria Altomare Basile; Nicola Di Mauro

In the last years, the spread of computers and the Internet caused a significant amount of documents to be available in digital format. Collecting them in digital repositories raised problems that go beyond simple acquisition issues, and cause the need to organize and classify them in order to improve the effectiveness and efficiency of the retrieval procedure. The success of such a process is tightly related to the ability of understanding the semantics of the document components and content. Since the obvious solution of manually creating and maintaining an updated index is clearly infeasible, due to the huge amount of data under consideration, there is a strong interest in methods that can provide solutions for automatically acquiring such a knowledge. This work presents a framework that intensively exploits intelligent techniques to support different tasks of automatic document processing from acquisition to indexing, from categorization to storing and retrieval. The prototypical version of the system DOMINUS is presented, whose main characteristic is the use of a Machine Learning Server, a suite of different inductive learning methods and systems, among which the more suitable for each specific document processing phase is chosen and applied. The core system is the incremental first-order logic learner INTHELEX. Thanks to incrementality, it can continuously update and refine the learned theories, dynamically extending its knowledge to handle even completely new classes of documents. Since DOMINUS is general and flexible, it can be embedded as a document management engine into many different Digital Library systems. Experiments in a real-world domain scenario, scientific conference management, confirmed the good performance of the proposed prototype.


industrial and engineering applications of artificial intelligence and expert systems | 2005

GRAPE: an expert review assignment component for scientific conference management systems

Nicola Di Mauro; Teresa Maria Altomare Basile; Stefano Ferilli

This paper describes GRAPE, an expert component for a scientific Conference Management System (CMS), to automatically assign reviewers to papers, one of the most difficult processes of conference management. In the current practice, this is typically done by a manual and time-consuming procedure, with a risk of bad quality results due to the many aspects and parameters to be taken into account, and on their interrelationships and (often contrasting) requirements. The proposed rule-based system was evaluated on real conference datasets obtaining good results when compared to the handmade ones, both in terms of quality of the assignments, and of reduction in execution time.


industrial and engineering applications of artificial intelligence and expert systems | 2004

Machine learning approaches for inducing student models

Oriana Licchelli; Teresa Maria Altomare Basile; Nicola Di Mauro; Floriana Esposito; Giovanni Semeraro; Stefano Ferilli

One of the difficulties of using Artificial Neural Networks (ANNs) to estimate atmospheric temperature is the large number of potential input variables available. In this study, four different feature extraction methods were used to reduce the input vector to train four networks to estimate temperature at different atmospheric levels. The four techniques used were: genetic algorithms (GA), coefficient of determination (CoD), mutual information (MI) and simple neural analysis (SNA). The results demonstrate that of the four methods used for this data set, mutual information and simple neural analysis can generate networks that have a smaller input parameter set, while still maintaining a high degree of accuracy.


international conference on artificial intelligence | 2011

Plugging Numeric Similarity in First-Order Logic Horn Clauses Comparison

Stefano Ferilli; Teresa Maria Altomare Basile; N. Di Mauro; Floriana Esposito

Horn clause Logic is a powerful representation language exploited in Logic Programming as a computer programming framework and in Inductive Logic Programming as a formalism for expressing examples and learned theories in domains where relations among objects must be expressed to fully capture the relevant information. While the predicates that make up the description language are defined by the knowledge engineer and handled only syntactically by the interpreters, they sometimes express information that can be properly exploited only with reference to a suitable background knowledge in order to capture unexpressed and underlying relationships among the concepts described. This is typical when the representation includes numerical information, such as single values or intervals, for which simple syntactic matching is not sufficient. This work proposes an extension of an existing framework for similarity assessment between First-Order Logic Horn clauses, that is able to handle numeric information in the descriptions. The viability of the solution is demonstrated on sample problems.


artificial intelligence methodology systems applications | 2010

Coalition structure generation with GRASP

Nicola Di Mauro; Teresa Maria Altomare Basile; Stefano Ferilli; Floriana Esposito

The coalition structure generation problem represents an active research area in multi-agent systems. A coalition structure is defined as a partition of the agents involved in a system into disjoint coalitions. The problem of finding the optimal coalition structure is NP-complete. In order to find the optimal solution in a combinatorial optimization problem it is theoretically possible to enumerate the solutions and evaluate each. But this approach is infeasible since the number of solutions often grows exponentially with the size of the problem. In this paper we present a greedy adaptive search procedure (GRASP) to efficiently search the space of coalition structures in order to find an optimal one.


Applied Intelligence | 2014

Fuzzy mathematical morphology for biological image segmentation

Laura Caponetti; Giovanna Castellano; Teresa Maria Altomare Basile; Vito Corsini

Due to the imaging devices, real-world images such as biological images may have poor contrast and be corrupted by noise, so that regions in the images present soft edges and their segmentation turns out to be quite difficult. Fuzzy mathematical morphology can be successfully applied to segment biological images having such characteristics of vagueness and imprecision. In this work we introduce an approach based on fuzzy mathematical morphology to segment images of human oocytes in order to extract the oocyte region from the entire image. The approach applies fuzzy morphological operators to detect soft edges in the oocyte images, followed by morphological reconstruction operators to isolate the oocyte region. The main concepts from fuzzy mathematical morphology are briefly introduced and the results of applying fuzzy morphological operators are reported in low-contrast images of human oocytes.

Collaboration


Dive into the Teresa Maria Altomare Basile's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Marenglen Biba

University of New York Tirana

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

R. Massafra

Istituto Nazionale di Fisica Nucleare

View shared research outputs
Researchain Logo
Decentralizing Knowledge