Goto

Collaborating Authors

 Irish Sea



Diarrhea slowed down Roman soldiers

Popular Science

Intestinal parasites that still plague us today were all over Roman Britain. Breakthroughs, discoveries, and DIY tips sent every weekday. The soldiers guarding the Roman Empire's northwestern frontier had a real parasite problem. Scientists analyzing the sewer drains from the Roman fort Vindolanda (near Hadrian's Wall in northern England) found three types of intestinal parasites --roundworm,whipworm, and . The findings published in the journal mark the first time that has been documented in Roman Britain.


Irish police investigating drone activity during Zelensky visit

BBC News

An Garda Sรญochรกna (Irish police force) has launched an investigation after drones were detected in Irish skies on the night the Ukrainian president arrived in Ireland. Volodymyr Zelensky flew into Dublin late on Monday night for a one-day official visit with his wife, First Lady Olena Zelenska. Senior Irish government figures, including Taoiseach (Irish Prime Minister) Micheรกl Martin, have been briefed on the issue. Martin confirmed it would be discussed at a National Security Council meeting later this month. In a statement, gardaรญ said its Special Detective Unit (SDU) is investigating the matter and will be liaising with the Defence Forces and international security partners.


Pilates started in a WWI internment camp

Popular Science

How Joseph Pilates went from circus performer to exercise expert. Pilates is one of the fastest growing exercises in America, but it all started in an unlikely place. Breakthroughs, discoveries, and DIY tips sent every weekday. Pilates is having a moment. According to a recent report from the Sports and Fitness Industry Association, Pilates participation has shot up from 9.2 million participants to 12.9 million since 2019, a jump of nearly 40% and the largest of any workout type across the United States.



Using Generative Models to Produce Realistic Populations of UK Windstorms

arXiv.org Artificial Intelligence

This study evaluates the potential of generative models, trained on historical ERA5 reanalysis data, for simulating windstorms over the UK. Four generative models, including a standard GAN, a WGAN-GP, a U-net diffusion model, and a diffusion-GAN were assessed based on their ability to replicate spatial and statistical characteristics of windstorms. Different models have distinct strengths and limitations. The standard GAN displayed broader variability and limited alignment on the PCA dimensions. The WGAN-GP had a more balanced performance but occasionally misrepresented extreme events. The U-net diffusion model produced high-quality spatial patterns but consistently underestimated windstorm intensities. The diffusion-GAN performed better than the other models in general but overestimated extremes. An ensemble approach combining the strengths of these models could potentially improve their overall reliability. This study provides a foundation for such generative models in meteorological research and could potentially be applied in windstorm analysis and risk assessment.


WFCRL: A Multi-Agent Reinforcement Learning Benchmark for Wind Farm Control

arXiv.org Artificial Intelligence

The wind farm control problem is challenging, since conventional model-based control strategies require tractable models of complex aerodynamical interactions between the turbines and suffer from the curse of dimension when the number of turbines increases. Recently, model-free and multi-agent reinforcement learning approaches have been used to address this challenge. In this article, we introduce WFCRL (Wind Farm Control with Reinforcement Learning), the first open suite of multi-agent reinforcement learning environments for the wind farm control problem. WFCRL frames a cooperative Multi-Agent Reinforcement Learning (MARL) problem: each turbine is an agent and can learn to adjust its yaw, pitch or torque to maximize the common objective (e.g. the total power production of the farm). WFCRL also offers turbine load observations that will allow to optimize the farm performance while limiting turbine structural damages. Interfaces with two state-of-the-art farm simulators are implemented in WFCRL: a static simulator (FLORIS) and a dynamic simulator (FAST.Farm). For each simulator, $10$ wind layouts are provided, including $5$ real wind farms. Two state-of-the-art online MARL algorithms are implemented to illustrate the scaling challenges. As learning online on FAST.Farm is highly time-consuming, WFCRL offers the possibility of designing transfer learning strategies from FLORIS to FAST.Farm.


Using Generative Models to Produce Realistic Populations of the United Kingdom Windstorms

arXiv.org Artificial Intelligence

Windstorms significantly impact the UK, causing extensive damage to property, disrupting society, and potentially resulting in loss of life. Accurate modelling and understanding of such events are essential for effective risk assessment and mitigation. However, the rarity of extreme windstorms results in limited observational data, which poses significant challenges for comprehensive analysis and insurance modelling. This dissertation explores the application of generative models to produce realistic synthetic wind field data, aiming to enhance the robustness of current CAT models used in the insurance industry. The study utilises hourly reanalysis data from the ERA5 dataset, which covers the period from 1940 to 2022. Three models, including standard GANs, WGAN-GP, and U-net diffusion models, were employed to generate high-quality wind maps of the UK. These models are then evaluated using multiple metrics, including SSIM, KL divergence, and EMD, with some assessments performed in a reduced dimensionality space using PCA. The results reveal that while all models are effective in capturing the general spatial characteristics, each model exhibits distinct strengths and weaknesses. The standard GAN introduced more noise compared to the other models. The WGAN-GP model demonstrated superior performance, particularly in replicating statistical distributions. The U-net diffusion model produced the most visually coherent outputs but struggled slightly in replicating peak intensities and their statistical variability. This research underscores the potential of generative models in supplementing limited reanalysis datasets with synthetic data, providing valuable tools for risk assessment and catastrophe modelling. However, it is important to select appropriate evaluation metrics that assess different aspects of the generated outputs. Future work could refine these models and incorporate more ...


Money for nothing: is universal basic income about to transform society?

The Guardian

When Elinor O'Donovan found out she had been randomly selected to participate in a basic income pilot scheme, she couldn't believe her luck. In return for a guaranteed salary of just over 1,400 ( 1,200) a month from the Irish government, all the 27-year-old artist had to do was fill out a bi-annual questionnaire about her wellbeing and how she spends her time. "It was like winning the lottery. I was in such disbelief," she says. The income, which she will receive until September 2025, has enabled her to give up temping and focus instead on her art.


Self-Improving Robust Preference Optimization

arXiv.org Machine Learning

Reinforcement Learning from Human Feedback (RLHF) (Christiano et al., 2017) has rapidly become a standard method to align Large Language Models (LLMs). One of the main practical issues that all the prominent existing RLHF methods (offline or online) (Ouyang et al., 2022; Rafailov et al., 2023; Azar et al., 2023; Zhao et al., 2023b; Ahmadian et al., 2024) encounter is that their optimal solution heavily depends on the training task in terms of the distribution used to generate the preference data (behavior policy) (Munos et al., 2023; Azar et al., 2023). This makes the existing RLHF methods prone to out-of-distribution (OOD) tasks (Li et al., 2024; Kirk et al., 2024) where the evaluation distribution is significantly different from that of the behavior policy. Also, whenever the base/SFT models significantly differ from the behavior policy, the dependency of the RLHF solutions on the behavior policy makes the preference dataset and reward model less useful (Gao et al., 2022) as RLHF may undo the SFT/pretraining. To address this challenge, we introduce an alternative approach for aligning LLMs from human preferences based on more principled and robust foundations. Our goal is to find a solution that is robust to the changes in the preference dataset, meaning that changes in the distribution from which the completions are sampled do not affect the final outcome of learning significantly. To achieve this goal, we exploit the concept of self-improving (Huang et al., 2022; Bai et al., 2022) language models. By self-improving LLM we refer to a model capable of enhancing its outputs recursively with each inference iteration.