Category: Artificial Intelligence

Vintage Clothing Recognition

Vintage clothing presents a technical challenge for image-recognition systems because garments require interpretation of physical attributes, silhouettes, and era-specific features. This project designed an AI tool to…

OCEAN: Navigating the sea of data

The Dolphin Acoustics Vertically Integrated Project (https://dolphinacoustics.wp.st-andrews.ac.uk/) aims to understand how dolphins communicate with each other using sounds called whistles. We use passive acoustic…

Making LLMs Reasoning Visible

Accurate risk assessment is central to insurance underwriting. However, the increasing use of Large Language Models introduces new challenges, including hallucination, uncertainty calibration, and regulatory…

Formula Student AI

We are the St Andrews FS-AI team, a student group developing the AI and software for a driverless race car. Our work combines computer vision, robotics, control, and simulation to help the car understand its…

Graph Search Problems

Searching graphs for paths, or patterns within them, is a problem with many applications, from planning a good route to finding a certain connection between people. A graph is a set of points that are connected with…

AI for optimal decision making

AI is being reduced to chatbots lately. This is a shame, as there is more to the broader field of AI than chatbots. Constraint Programming is a method for optimal decision making, it works by developing a declarative…