Goto

Collaborating Authors

 Oceania


'It's too late to be scared': readers on the controversial rise of AI 'actors'

The Guardian

A still from an AI generated Tilly Norwood video. A still from an AI generated Tilly Norwood video. 'It's too late to be scared': readers on the controversial rise of AI'actors' The birth of AI'actor' Tilly Norwood has caused a backlash in Hollywood and has sparked conversation from Guardian readers Tilly Norwood: how scared should we be of the viral AI'actor'? T he unveiling of AI'actor' Tilly Norwood - touted as the next Scarlett Johansson - was met with swift backlash in Hollywood. Here's what Guardian readers have to say about the controversial rise of AI actors.


Watch: Families in anxious wait for students trapped under collapsed school in Indonesia

BBC News

Four students have died after a school building collapsed in Indonesia on Monday, 99 others were taken to hospital but it is thought 38 people are still trapped. The BBC reports from a nearby centre where relatives face an anxious wait for any updates. Rescuers say they have been able to communicate with seven students and give them oxygen. Watch: Moments as 6.9 magnitude earthquake hit Philippines At least 69 people are killed after it struck on Tuesday night with officials declaring a state of calamity. Social media footage showed the massive crater in Thailand's capital leaving cars teetering on the edge.


Emily Blunt among Hollywood stars outraged over 'AI actor' Tilly Norwood

BBC News

Emily Blunt among Hollywood stars outraged over'AI actor' Tilly Norwood An AI actor named Tilly Norwood has been causing a stir after its Dutch creators said the synthetic performer is in talks with talent agencies. Norwood could be mistaken for a young, aspiring actress when one glances at its social media. The brunette poses for photos and showcases a fully AI-generated comedy sketch, where it is described as having girl next door vibes. I may be AI, but I'm feeling very real emotions right now, Tilly's creators wrote on her page. I am so excited for what's coming next!


News Corp embraces fantasy genre by turning climate crisis into 'laughable' science fiction Temperature Check

The Guardian > Energy

The energy and climate change minister, Chris Bowen, right, and the assistant minister for climate change, Josh Wilson, discuss the National Climate Risk Assessment. The energy and climate change minister, Chris Bowen, right, and the assistant minister for climate change, Josh Wilson, discuss the National Climate Risk Assessment. News Corp embraces fantasy genre by turning climate crisis into'laughable' science fiction On the front page of the Daily Telegraph, Australia's first comprehensive assessment of the risks from climate change became "SCIENCE FICTION". In other leading stories, wind turbines became a frightening obstacle for firefighting planes and solar panels were a source of mountains of landfill waste. Some might say there's a pattern there that would not be out of character with News Corporation's more than occasional animosity towards climate change science and renewable energy.


Staged Event Trees for Transparent Treatment Effect Estimation

arXiv.org Machine Learning

Average and conditional treatment effects are fundamental causal quantities used to evaluate the effectiveness of treatments in various critical applications, including clinical settings and policy-making. Beyond the gold-standard estimators from randomized trials, numerous methods have been proposed to estimate treatment effects using observational data. In this paper, we provide a novel characterization of widely used causal inference techniques within the framework of staged event trees, demonstrating their capacity to enhance treatment effect estimation. These models offer a distinct advantage due to their interpretability, making them particularly valuable for practical applications. We implement classical estimators within the framework of staged event trees and illustrate their capabilities through both simulation studies and real-world applications. Furthermore, we showcase how staged event trees explicitly and visually describe when standard causal assumptions, such as positivity, hold, further enhancing their practical utility.


Non-Vacuous Generalization Bounds: Can Rescaling Invariances Help?

arXiv.org Machine Learning

A central challenge in understanding generalization is to obtain non-vacuous guarantees that go beyond worst-case complexity over data or weight space. Among existing approaches, PAC-Bayes bounds stand out as they can provide tight, data-dependent guarantees even for large networks. However, in ReLU networks, rescaling invariances mean that different weight distributions can represent the same function while leading to arbitrarily different PAC-Bayes complexities. We propose to study PAC-Bayes bounds in an invariant, lifted representation that resolves this discrepancy. This paper explores both the guarantees provided by this approach (invariance, tighter bounds via data processing) and the algorithmic aspects of KL-based rescaling-invariant PAC-Bayes bounds.


BALLAST: Bayesian Active Learning with Look-ahead Amendment for Sea-drifter Trajectories under Spatio-Temporal Vector Fields

arXiv.org Machine Learning

We introduce a formal active learning methodology for guiding the placement of Lagrangian observers to infer time-dependent vector fields -- a key task in oceanography, marine science, and ocean engineering -- using a physics-informed spatio-temporal Gaussian process surrogate model. The majority of existing placement campaigns either follow standard `space-filling' designs or relatively ad-hoc expert opinions. A key challenge to applying principled active learning in this setting is that Lagrangian observers are continuously advected through the vector field, so they make measurements at different locations and times. It is, therefore, important to consider the likely future trajectories of placed observers to account for the utility of candidate placement locations. To this end, we present BALLAST: Bayesian Active Learning with Look-ahead Amendment for Sea-drifter Trajectories. We observe noticeable benefits of BALLAST-aided sequential observer placement strategies on both synthetic and high-fidelity ocean current models.


SMS: Self-supervised Model Seeding for Verification of Machine Unlearning

arXiv.org Artificial Intelligence

Abstract--Many machine unlearning methods have been proposed recently to uphold users' right to be forgotten. However, offering users verification of their data removal post-unlearning is an important yet under-explored problem. Current verifications typically rely on backdooring, i.e., adding backdoored samples to influence model performance. Nevertheless, the backdoor methods can merely establish a connection between backdoored samples and models but fail to connect the backdoor with genuine samples. Thus, the backdoor removal can only confirm the unlearning of backdoored samples, not users' genuine samples, as genuine samples are independent of backdoored ones. In this paper, we propose a Self-supervised Model Seeding (SMS) scheme to provide unlearning verification for genuine samples. Unlike backdooring, SMS links user-specific seeds (such as users' unique indices), original samples, and models, thereby facilitating the verification of unlearning genuine samples. However, implementing SMS for unlearning verification presents two significant challenges. First, embedding the seeds into the service model while keeping them secret from the server requires a sophisticated approach. We address this by employing a self-supervised model seeding task, which learns the entire sample, including the seeds, into the model's latent space. Second, maintaining the utility of the original service model while ensuring the seeding effect requires a delicate balance. The effectiveness of the proposed SMS scheme is evaluated through extensive experiments on three representative datasets, utilizing various model architectures and exact and approximate unlearning benchmarks. The results demonstrate that SMS provides effective verification for genuine sample unlearning, effectively addressing the limitations of existing solutions. N recent years, numerous privacy regulations and laws, such as the General Data Protection Regulation (GDPR) and California Consumer Privacy Act (CCP A) [1], have been introduced to safeguard individuals' data privacy. These legislations guarantee individuals the right to be forgotten, thus prompting a hot and attractive research topic, machine unlearning [2, 3, 4]. Machine unlearning aims to remove the trace of user-specified samples from the already-trained models, ensuring compliance with these privacy mandates.


HealthSLM-Bench: Benchmarking Small Language Models for Mobile and Wearable Healthcare Monitoring

arXiv.org Artificial Intelligence

Mobile and wearable healthcare monitoring play a vital role in facilitating timely interventions, managing chronic health conditions, and ultimately improving individuals' quality of life. Previous studies on large language models (LLMs) have highlighted their impressive generalization abilities and effectiveness in healthcare prediction tasks. However, most LLM-based healthcare solutions are cloud-based, which raises significant privacy concerns and results in increased memory usage and latency. To address these challenges, there is growing interest in compact models, Small Language Models (SLMs), which are lightweight and designed to run locally and efficiently on mobile and wearable devices. Nevertheless, how well these models perform in healthcare prediction remains largely unexplored. We systematically evaluated SLMs on health prediction tasks using zero-shot, few-shot, and instruction fine-tuning approaches, and deployed the best performing fine-tuned SLMs on mobile devices to evaluate their real-world efficiency and predictive performance in practical healthcare scenarios. Our results show that SLMs can achieve performance comparable to LLMs while offering substantial gains in efficiency and privacy. However, challenges remain, particularly in handling class imbalance and few-shot scenarios. These findings highlight SLMs, though imperfect in their current form, as a promising solution for next-generation, privacy-preserving healthcare monitoring.


European leaders meet in high-security Danish summit after drone disruption

BBC News

Danish PM calls for strong answer from EU leaders to Russia's hybrid attacks EU leaders have met in Copenhagen under pressure to boost European defence after a series of Russian incursions into EU airspace, and days after drones targeted Danish airports. Danish Prime Minister Mette Frederiksen told reporters that from a European perspective there is only one country... willing to threaten us and that is Russia, and therefore we need a very strong answer back. The incursions have become most acute for countries on the EU's eastern flank such as Poland and Estonia. A number of member states have already backed plans for a multi-layered drone wall to quickly detect, then track and destroy Russian drones. We meet at a time when Russia have intensified their attacks in Ukraine, where we have seen Russian airspace violations and unwanted drone activity in several European countries, Frederiksen told a news conference after the talks had concluded.