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

2020

kNN Prototyping Schemes for Embedded Human Activity Recognition with Online Learning

Authors
Ferreira, PJS; Cardoso, JMP; Moreira, JM;

Publication
Comput.

Abstract
The kNN machine learning method is widely used as a classifier in Human Activity Recognition (HAR) systems. Although the kNN algorithm works similarly both online and in offline mode, the use of all training instances is much more critical online than offline due to time and memory restrictions in the online mode. Some methods propose decreasing the high computational costs of kNN by focusing, e.g., on approximate kNN solutions such as the ones relying on Locality-Sensitive Hashing (LSH). However, embedded kNN implementations also need to address the target device’s memory constraints, especially as the use of online classification needs to cope with those constraints to be practical. This paper discusses online approaches to reduce the number of training instances stored in the kNN search space. To address practical implementations of HAR systems using kNN, this paper presents simple, energy/computationally efficient, and real-time feasible schemes to maintain at runtime a maximum number of training instances stored by kNN. The proposed schemes include policies for substituting the training instances, maintaining the search space to a maximum size. Experiments in the context of HAR datasets show the efficiency of our best schemes.

2020

Underground Train Tracking using Mobile Phone Accelerometer Data

Authors
Baghoussi, Y; Mendes Moreira, J; Moniz, N; Soares, C;

Publication
2020 IEEE 23RD INTERNATIONAL CONFERENCE ON INTELLIGENT TRANSPORTATION SYSTEMS (ITSC)

Abstract
Location tracking is an essential problem for mobility-based applications that facilitate the daily life of Smartphone users. Existing applications often use energy-hungry sensors like GPS or gyroscope to detect significant journeys. Recent research has often focused on optimizing energy consumption. As a result, approaches were proposed using sensors fusions, hybrid or eventual sensors selection. However, such research largely neglects the performance in underground tracking of automotive mobility. Possible solutions, such as those involving barometers, have well-known issues regarding performance. Oppositely, although energy-friendly, accelerometers are often overlooked based on the assumption that pattern extraction is hard due to over-noisy characteristics of the signal. In this paper, we propose a ready-to-use Framework for underground train tracking. This Framework uses an adaptive Singular Spectrum Analysis (SSA) to process the Accelerometer data. We run an empirical study using data collected from Smartphone embedded accelerometers, to track departings and arrivals of the trains in four large European cities. Results show that: 1) the Framework is able to accurately locate the trains; 2) SSA adds improvements compared to Butterworth filters and complementary filter with sensors fusion.

2020

AdaptPack studio translator: translating offline programming to real palletizing robots

Authors
de Souza, JPC; Castro, AL; Rocha, LF; Silva, MF;

Publication
INDUSTRIAL ROBOT-THE INTERNATIONAL JOURNAL OF ROBOTICS RESEARCH AND APPLICATION

Abstract
Purpose This paper aims to propose a translation library capable of generating robots proprietary code after their offline programming has been performed in a software application, named AdaptPack Studio, running over a robot simulation and offline programming software package. Design/methodology/approach The translation library, named AdaptPack Studio Translator, is capable to generate proprietary code for the Asea Brown Boveri, FANUC, Keller und Knappich Augsburg and Yaskawa Motoman robot brands, after their offline programming has been performed in the AdaptPack Studio application. Findings Simulation and real tests were performed showing an improvement in the creation, operation, modularity and flexibility of new robotic palletizing systems. In particular, it was verified that the time needed to perform these tasks significantly decreased. Practical implications The design and setup of robotics palletizing systems are facilitated by an intuitive offline programming system and by a simple export command to the real robot, independent of its brand. In this way, industrial solutions can be developed faster, in this way, making companies more competitive. Originality/value The effort to build a robotic palletizing system is reduced by an intuitive offline programming system (AdaptPack Studio) and the capability to export command to the real robot using the AdaptPack Studio Translator. As a result, companies have an increase in competitiveness with a fast design framework. Furthermore, and to the best of the author's knowledge, there is also no scientific publication formalizing and describing how to build the translators for industrial robot simulation and offline programming software packages, being this a pioneer publication in this area.

2020

Using clustering ensemble to identify banking business models

Authors
Marques, BP; Alves, CF;

Publication
INTELLIGENT SYSTEMS IN ACCOUNTING FINANCE & MANAGEMENT

Abstract
The business models of banks are often seen as the result of a variety of simultaneously determined managerial choices, such as those regarding the types of activities, funding sources, level of diversification, and size. Moreover, owing to the fuzziness of data and the possibility that some banks may combine features of different business models, the use of hard clustering methods has often led to poorly identified business models. In this paper we propose a framework to deal with these challenges based on an ensemble of three unsupervised clustering methods to identify banking business models: fuzzy c-means (which allows us to handle fuzzy clustering), self-organizing maps (which yield intuitive visual representations of the clusters), and partitioning around medoids (which circumvents the presence of data outliers). We set up our analysis in the context of the European banking sector, which has seen its regulators increasingly focused on examining the business models of supervised entities in the aftermath of the twin financial crises. In our empirical application, we find evidence of four distinct banking business models and further distinguish between banks with a clearly defined business model (core banks) and others (non-core banks), as well as banks with a stable business model over time (persistent banks) and others (non-persistent banks). Our proposed framework performs well under several robustness checks related with the sample, clustering methods, and variables used.

2020

The multi-object adaptive optics system for the Gemini infra-red multi-object spectrograph

Authors
Chapman S.C.; Conod U.; Turri P.; Jackson K.; Lardiere O.; Sivanandam S.; Andersen D.; Correia C.; Lamb M.; Ross C.; Sivo G.; Veran J.P.;

Publication
Proceedings of SPIE - The International Society for Optical Engineering

Abstract
The Gemini Infra-Red Multi-Object Spectrograph (GIRMOS) is a four-arm, Multi-Object Adaptive Optics (MOAO) IFU spectrograph being built for Gemini (commissioning in 2024). GIRMOS is being planned to interface with the new Gemini-North Adaptive Optics (GNAO) system, and is base lined with a requirement of 50% EE within a 0.100 spaxel at H-band. We present a design and forecast the error budget and performance of GIRMOS-MOAO working behind GNAO. The MOAO system will patrol the 20 field of regard of GNAO, utilizing closed loop GLAO or MCAO for lower order correction. GIRMOS MOAA will perform tomographic reconstruction of the turbulence using the GNAO WFS, and utilize order 16x16 actuator DMs operating in open loop to perform an additional correction from the Pseudo Open Loop (POL) slopes, achieving close to diffraction limited performance from the combined GNAO+MOAO correction. This high performance AO spectrograph will have the broadest impact in the study of the formation and evolution of galaxies, but will also have broad reach in fields such as star and planet formation within our Milky Way and supermassive black holes in nearby galaxies.

2020

Irregular packing problems: A review of mathematical models

Authors
Leao, AAS; Toledo, FMB; Oliveira, JF; Carravilla, MA; Alvarez Valdes, R;

Publication
EUROPEAN JOURNAL OF OPERATIONAL RESEARCH

Abstract
Irregular packing problems (also known as nesting problems) belong to the more general class of cutting and packing problems and consist of allocating a set of irregular and regular pieces to larger rectangular or irregular containers, while minimizing the waste of material or space. These problems combine the combinatorial hardness of cutting and packing problems with the computational difficulty of enforcing the geometric non-overlap and containment constraints. Unsurprisingly, nesting problems have been addressed, both in the scientific literature and in real-world applications, by means of heuristic and metaheuristic techniques. However, more recently a variety of mathematical models has been proposed for nesting problems. These models can be used either to provide optimal solutions for nesting problems or as the basis of heuristic approaches based on them (e.g. matheuristics). In both cases, better solutions are sought, with the natural economic and environmental positive impact. Different modeling options are proposed in the literature. We review these mathematical models under a common notation framework, allowing differences and similarities among them to be highlighted. Some insights on weaknesses and strengths are also provided. By building this structured review of mathematical models for nesting problems, research opportunities in the field are proposed.

  • 1461
  • 4387