me!

Víctor Abia Alonso (CV)

victor.abia-alonso@citystgeorges.ac.uk

2nd year PhD Student in AI Value Alignment interested in social choice, multiagent systems and moral value systems.

last modified: Nov, 2025

Past projects

These are some technical projects I did during my MSc in Artificial Intelligence which include coursework, but also external research and software development projects.

2024 · dissertation

Foundations for Pluralistic Value Aggregation in AI Alignment

This master's thesis presents a novel mathematical framework for aggregating individual moral value systems into a consensus system for AI alignment, introducing two principled aggregation methods—Value-Oriented Aggregation (VOA) and Action-Oriented Aggregation (AOA)—and analyzing their theoretical properties and real-world applications.

2024 · artifical intelligence safety camp · group

Delphi: A Standardized Toolkit for Training Custom Language Models

Delphi is a set of tools for standardized and reproducible training of small language models, enabling seamless integration with Hugging Face for dataset handling, tokenization, and model training.

2024 · sapience project · group

Winners of multidrone "Sense and Avoid" competition.

Implementation of computer vision, reinforcement learning and navigation algortihms for an inter-university competition of flying two autonomous drones for disaster relief on indoor environments.

2024 · deep learning for image analysis

Deep Learning for Watermark Removal: A Comparative Study of Generative Models

This project explores the use of Convolutional Autoencoders, GANs, Diffusion Models, and VAEs for watermark removal in images, comparing their effectiveness through quantitative metrics and visual evaluation.

2024 · deep reinforcement learning

Reinforcement Learning for Grid Navigation and Atari Games: Q-Learning and Deep Q-Networks

This project explores reinforcement learning techniques, implementing Q-learning for grid-based navigation and deep Q-networks (DQN, DDQN, and PER) for Atari games, analyzing their performance and strategies.