alicante
Exploring the Influence of Relevant Knowledge for Natural Language Generation Interpretability
Martínez-Murillo, Iván, Moreda, Paloma, Lloret, Elena
This paper explores the influence of external knowledge integration in Natural Language Generation (NLG), focusing on a commonsense generation task. We extend the CommonGen dataset by creating KITGI, a benchmark that pairs input concept sets with retrieved semantic relations from ConceptNet and includes manually annotated outputs. Using the T5-Large model, we compare sentence generation under two conditions: with full external knowledge and with filtered knowledge where highly relevant relations were deliberately removed. Our interpretability benchmark follows a three-stage method: (1) identifying and removing key knowledge, (2) regenerating sentences, and (3) manually assessing outputs for commonsense plausibility and concept coverage. Results show that sentences generated with full knowledge achieved 91\% correctness across both criteria, while filtering reduced performance drastically to 6\%. These findings demonstrate that relevant external knowledge is critical for maintaining both coherence and concept coverage in NLG. This work highlights the importance of designing interpretable, knowledge-enhanced NLG systems and calls for evaluation frameworks that capture the underlying reasoning beyond surface-level metrics.
- Europe > Spain > Valencian Community > Alicante Province > Alicante (0.05)
- North America > United States > Massachusetts > Middlesex County > Cambridge (0.04)
- North America > United States > Colorado (0.04)
- (5 more...)
When Algorithms Play Favorites: Lookism in the Generation and Perception of Faces
Doh, Miriam, Gulati, Aditya, Mancas, Matei, Oliver, Nuria
This paper examines how synthetically generated faces and machine learning-based gender classification algorithms are affected by algorithmic lookism, the preferential treatment based on appearance. In experiments with 13,200 synthetically generated faces, we find that: (1) text-to-image (T2I) systems tend to associate facial attractiveness to unrelated positive traits like intelligence and trustworthiness; and (2) gender classification models exhibit higher error rates on "less-attractive" faces, especially among non-White women. These result raise fairness concerns regarding digital identity systems.
- Europe > Netherlands > North Brabant > Eindhoven (0.06)
- Europe > Spain > Valencian Community > Alicante Province > Alicante (0.05)
- North America > United States > Indiana (0.04)
- (2 more...)
Visual WetlandBirds Dataset: Bird Species Identification and Behavior Recognition in Videos
Rodriguez-Juan, Javier, Ortiz-Perez, David, Benavent-Lledo, Manuel, Mulero-Pérez, David, Ruiz-Ponce, Pablo, Orihuela-Torres, Adrian, Garcia-Rodriguez, Jose, Sebastián-González, Esther
The current biodiversity loss crisis makes animal monitoring a relevant field of study. In light of this, data collected through monitoring can provide essential insights, and information for decision-making aimed at preserving global biodiversity. Despite the importance of such data, there is a notable scarcity of datasets featuring videos of birds, and none of the existing datasets offer detailed annotations of bird behaviors in video format. In response to this gap, our study introduces the first fine-grained video dataset specifically designed for bird behavior detection and species classification. This dataset addresses the need for comprehensive bird video datasets and provides detailed data on bird actions, facilitating the development of deep learning models to recognize these, similar to the advancements made in human action recognition. The proposed dataset comprises 178 videos recorded in Spanish wetlands, capturing 13 different bird species performing 7 distinct behavior classes.
- Europe > Spain (0.05)
- Africa > East Africa (0.04)
- North America > United States > California (0.04)
- (5 more...)
DualQuat-LOAM: LiDAR Odometry and Mapping parametrized on Dual Quaternions
Velasco-Sánchez, Edison P., Recalde, Luis F., Li, Guanrui, Candelas-Herias, Francisco A., Puente-Mendez, Santiago T., Torres-Medina, Fernando
This paper reports on a novel method for LiDAR odometry estimation, which completely parameterizes the system with dual quaternions. To accomplish this, the features derived from the point cloud, including edges, surfaces, and Stable Triangle Descriptor (STD), along with the optimization problem, are expressed in the dual quaternion set. This approach enables the direct combination of translation and orientation errors via dual quaternion operations, greatly enhancing pose estimation, as demonstrated in comparative experiments against other state-of-the-art methods. Our approach reduced drift error compared to other LiDAR-only-odometry methods, especially in scenarios with sharp curves and aggressive movements with large angular displacement. DualQuat-LOAM is benchmarked against several public datasets. In the KITTI dataset it has a translation and rotation error of 0.79% and 0.0039{\deg}/m, with an average run time of 53 ms.
- North America > United States > Pennsylvania > Philadelphia County > Philadelphia (0.14)
- South America > Chile > Santiago Metropolitan Region > Santiago Province > Santiago (0.04)
- Europe > Spain > Valencian Community > Alicante Province > Alicante (0.04)
- (7 more...)
- Research Report > Promising Solution (0.54)
- Research Report > New Finding (0.46)
- Education > Educational Setting (0.68)
- Energy (0.46)
- Information Technology > Artificial Intelligence > Vision (1.00)
- Information Technology > Artificial Intelligence > Robots (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (0.67)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Optimization (0.66)
ViKi-HyCo: A Hybrid-Control approach for complex car-like maneuvers
Sánchez, Edison P. Velasco, Muñoz-Bañón, Miguel Ángel, Candelas, Francisco A., Puente, Santiago T., Torres, Fernando
While Visual Servoing is deeply studied to perform simple maneuvers, the complex cases where the target is far out of the camera field of view during the maneuver are not common in the literature. For this reason, in this paper, we present ViKi-HyCo (Visual Servoing and Kinematic Hybrid-Controller). This approach generates the necessary maneuvers for the complex positioning of a non-holonomic mobile robot in outdoor environments. In this method, we use camera-LiDAR fusion for automatic target calculation. The multi-modal nature of our target representation allows us to hybridize the visual servoing with a kinematic controller. In this way, we can perform complex maneuvers even when the target is far away from the camera's field of view. The automatic target calculation is performed through object localization for outdoor environments that estimate the spatial location of a target point for the kinematic controller and allow the dynamic calculation of a desired bounding box of the detected object for the visual servoing controller. The presented approach does not require an object-tracking algorithm and applies to any visually tracking robotic task where its kinematic model is known. The ViKi-HyCo gives an error of 0.0428 \pm 0.0467 m in the X-axis and 0.0515 \pm 0.0323 m in the Y-axis at the end of a complete positioning task.
- Europe > Spain > Valencian Community > Alicante Province > Alicante (0.04)
- South America > Chile > Santiago Metropolitan Region > Santiago Province > Santiago (0.04)
- Europe > Spain > Galicia > Madrid (0.04)
- (2 more...)
- Government (0.93)
- Education > Educational Setting (0.46)
Rotational Slippage Prediction from Segmentation of Tactile Images
Castaño-Amoros, Julio, Gil, Pablo
Adding tactile sensors to a robotic system is becoming a common practice to achieve more complex manipulation skills than those robotics systems that only use external cameras to manipulate objects. The key of tactile sensors is that they provide extra information about the physical properties of the grasping. In this paper, we implemented a system to predict and quantify the rotational slippage of objects in hand using the vision-based tactile sensor known as Digit. Our system comprises a neural network that obtains the segmented contact region (object-sensor), to later calculate the slippage rotation angle from this region using a thinning algorithm. Besides, we created our own tactile segmentation dataset, which is the first one in the literature as far as we are concerned, to train and evaluate our neural network, obtaining results of 95% and 91% in Dice and IoU metrics. In real-scenario experiments, our system is able to predict rotational slippage with a maximum mean rotational error of 3 degrees with previously unseen objects. Thus, our system can be used to prevent an object from falling due to its slippage.
- Europe > Spain > Valencian Community > Alicante Province > Alicante (0.05)
- Europe > Spain > Andalusia > Granada Province > Granada (0.04)
- Africa > Central African Republic > Ombella-M'Poko > Bimbo (0.04)
A Philosopher's Daughter Navigates a Career in AI
I did not grow up thinking I would dedicate myself to the field of artificial intelligence (AI). I am from a middle-sized Mediterranean town in Spain and come from a humanities family: my father is a philosopher and a Latin-to-Spanish translator, and my mother is a teacher in humanities-related topics. In my last year of high school, a friend of my brother who was studying tele-communication engineering in Madrid came to Alicante for Spring break and spoke to me about the great potential technology holds to improve society. That conversation inspired me to study computer science; that moment marked the start of my career in technology. Since then, I have built smart rooms, clothes, cars, and phones.
Proceedings of the 3rd International Workshop on Reading Music Systems
Calvo-Zaragoza, Jorge, Pacha, Alexander
The International Workshop on Reading Music Systems (WoRMS) is a workshop that tries to connect researchers who develop systems for reading music, such as in the field of Optical Music Recognition, with other researchers and practitioners that could benefit from such systems, like librarians or musicologists. The relevant topics of interest for the workshop include, but are not limited to: Music reading systems; Optical music recognition; Datasets and performance evaluation; Image processing on music scores; Writer identification; Authoring, editing, storing and presentation systems for music scores; Multi-modal systems; Novel input-methods for music to produce written music; Web-based Music Information Retrieval services; Applications and projects; Use-cases related to written music. These are the proceedings of the 3rd International Workshop on Reading Music Systems, held in Alicante on the 23rd of July 2021.
- Europe > United Kingdom > England > Greater London > London (0.14)
- Europe > Austria > Vienna (0.14)
- Europe > Spain > Valencian Community > Alicante Province > Alicante (0.04)
- (22 more...)
- Workflow (1.00)
- Research Report > New Finding (1.00)
- Overview (0.92)
- Media > Music (1.00)
- Leisure & Entertainment (1.00)
- Education > Curriculum > Subject-Specific Education (0.34)
OpenStreetMap-based Autonomous Navigation With LiDAR Naive-Valley-Path Obstacle Avoidance
Munoz-Banon, Miguel Angel, Velasco-Sanchez, Edison, Candelas, Francisco A., Torres, Fernando
OpenStreetMaps (OSM) is currently studied as the environment representation for autonomous navigation. It provides advantages such as global consistency, a heavy-less map construction process, and a wide variety of road information publicly available. However, the location of this information is usually not very accurate locally. In this paper, we present a complete autonomous navigation pipeline using OSM information as environment representation for global planning. To avoid the flaw of local low-accuracy, we offer the novel LiDAR-based Naive-Valley-Path (NVP) method that exploits the concept of "valley" areas to infer the local path always furthest from obstacles. This behavior allows navigation always through the center of trafficable areas following the road's shape independently of OSM error. Furthermore, NVP is a naive method that is highly sample-time-efficient. This time efficiency also enables obstacle avoidance, even for dynamic objects. We demonstrate the system's robustness in our research platform BLUE, driving autonomously across the University of Alicante Scientific Park for more than 20 km with 0.24 meters of average error against the road's center with a 19.8 ms of average sample time. Our vehicle avoids static obstacles in the road and even dynamic ones, such as vehicles and pedestrians.
- Europe > Spain > Valencian Community > Alicante Province > Alicante (0.04)
- Europe > Spain > Galicia > Madrid (0.04)
- South America > Ecuador (0.04)
- Information Technology > Artificial Intelligence > Vision (1.00)
- Information Technology > Artificial Intelligence > Robots (1.00)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Planning & Scheduling (1.00)
- Information Technology > Artificial Intelligence > Machine Learning (1.00)
Alicante named Spanish base for European artificial intelligence investigation centre - Euro Weekly News Spain
ALICANTE has been named the Spanish base for the European artificial intelligence investigation centre. The provincial capital will now become part of the European Lab for Learning & Intelligent Systems (ELLIS) network, which aims to give the competitive edge over the US and Asia in terms of IA, and which is made up of some 20 centres in 10 European nations and Israel. The news Alicante had been chosen was made public this week in Vancouver at a gathering of the international scientific community. Valencia government president Ximo Puig maintained the approval of Alicante's candidacy was the result of his administration's backing for the idea that "the Valencian Community, and Alicante in particular, becomes a reference point in southern Europe for investigation into new technology and in an inclusive IA, centred on people and which increases the productivity of the socio-economic structure." It is, Puig said, "a great opportunity to attract excellent talent to the Valencian Community and to Alicante, and well as to highlight the value of what we already have."
- Europe > Spain > Valencian Community (0.53)
- Europe > Switzerland > Zürich > Zürich (0.07)
- Europe > Netherlands > South Holland > Delft (0.07)
- (9 more...)
- Information Technology > Security & Privacy (0.63)
- Government (0.43)