Researcher profile

Roberto J. López-Sastre

Roberto J. López-Sastre contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 15 - Baseline
3works
0followers
4topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2022arXiv

Stellar mass and radius estimation using Artificial Intelligence

Estimating stellar masses and radii is a challenge for most of the stars but their knowledge is critical for many different astrophysical fields. One of the most extended techniques for estimating these variables are the so-called empirical relations. In this work we propose a group of state-of-the-art AI regression models, with the aim of studying their proficiency in estimating stellar masses and radii. We publicly release the database, the AI models, and an online tool for stellar mass and radius estimation to the community. We use a sample of 726 MS stars in the literature with accurate M, R, T_eff, L, log g, and [Fe/H]. We have split our data sample into training and testing sets and then analyzed the different AI techniques with them. In particular, we have experimentally evaluated the accuracy of the following models: Linear Reg., Bayesian Reg., Regression Trees, Random Forest, Support-Vector Reg. (SVR), Neural Networks, kNN, and Stacking. We propose a series of experiments designed to evaluate the accuracy of the estimations. We have also analyzed the impact of reducing the number of inputs parameters and compared our results with those from state-of-the-art empirical relations in the literature. We have found that a Stacking of several regression models is the most suitable technique for estimating masses and radii. In the case of the mass, Neural Networks also provide precise results, and for the radius, SVR and Neural Networks work too. When comparing with other state-of-the-art empirical relations based models, our Stacking improves the accuracy by a factor of two for both variables. In addition, bias is reduced to one order of magnitude in the case of the stellar mass. Finally, we have found that using our Stacking and only T_eff and L as input features, the accuracies obtained are slightly larger than a 5%, with a bias approx 1.5%.

preprint2020arXiv

Rethinking Online Action Detection in Untrimmed Videos: A Novel Online Evaluation Protocol

The Online Action Detection (OAD) problem needs to be revisited. Unlike traditional offline action detection approaches, where the evaluation metrics are clear and well established, in the OAD setting we find very few works and no consensus on the evaluation protocols to be used. In this work we propose to rethink the OAD scenario, clearly defining the problem itself and the main characteristics that the models which are considered online must comply with. We also introduce a novel metric: the Instantaneous Accuracy ($IA$). This new metric exhibits an \emph{online} nature and solves most of the limitations of the previous metrics. We conduct a thorough experimental evaluation on 3 challenging datasets, where the performance of various baseline methods is compared to that of the state-of-the-art. Our results confirm the problems of the previous evaluation protocols, and suggest that an IA-based protocol is more adequate to the online scenario. The baselines models and a development kit with the novel evaluation protocol are publicly available: https://github.com/gramuah/ia.

preprint2020arXiv

The Instantaneous Accuracy: a Novel Metric for the Problem of Online Human Behaviour Recognition in Untrimmed Videos

The problem of Online Human Behaviour Recognition in untrimmed videos, aka Online Action Detection (OAD), needs to be revisited. Unlike traditional offline action detection approaches, where the evaluation metrics are clear and well established, in the OAD setting we find few works and no consensus on the evaluation protocols to be used. In this paper we introduce a novel online metric, the Instantaneous Accuracy ($IA$), that exhibits an \emph{online} nature, solving most of the limitations of the previous (offline) metrics. We conduct a thorough experimental evaluation on TVSeries dataset, comparing the performance of various baseline methods to the state of the art. Our results confirm the problems of previous evaluation protocols, and suggest that an IA-based protocol is more adequate to the online scenario for human behaviour understanding. Code of the metric available https://github.com/gramuah/ia