Goto

Collaborating Authors

 Oceania


AI power use forecast finds the industry far off track to net zero

New Scientist

Several large tech firms that are active in AI have set goals to hit net zero by 2030, but a new forecast of the energy and water required to run large data centres shows they're unlikely to meet those targets As the AI industry rapidly expands, questions about the environmental impact of data centres are coming to the forefront - and a new forecast warns the industry is unlikely to meet net zero targets by 2030. Fengqi You at Cornell University in New York and his colleagues modelled how much energy, water and carbon today's leading AI servers could use by 2030, taking into account different growth scenarios and possible data centre locations within the United States. They combined projected chip supply, server power usage and cooling efficiency with state-by-state electrical grid data to conduct their analysis. While not every AI company has set a net zero target, some larger tech firms that are active in AI, such as Google, Microsoft and Meta have set goals with a deadline of 2030. "The rapid growth of AI computing is basically reshaping everything," says You. "We're trying to understand how, as a sector grows, what's going to be the impact?"


Stock markets surge after US lawmakers move to end government shutdown

Al Jazeera

Stocks from the United States to Japan have risen sharply amid hopes that an end to the longest US government shutdown in history is imminent. US lawmakers on Sunday moved to end a five-week impasse over government funding, a boost for investors unnerved by signs of growing weakness in the US economy and the sky-high evaluations of firms involved in artificial intelligence. The funding package still needs to win final approval in the Senate and then pass the US House of Representatives, after which it would go to US President Donald Trump for his signature - a process expected to take days. Stock markets in the Asia Pacific made large gains on Monday, while futures in the US also rose in advance of stock exchanges reopening. South Korea's benchmark KOSPI led the gains, rising about 3 percent as of 4pm local time (07:00 GMT).


Surgeons from Scotland and US achieve world-first stroke surgery using robot

BBC News

Doctors from Scotland and the US have completed what is thought to be a world-first stroke procedure using a robot. Prof Iris Grunwald, of the University of Dundee, performed the remote thrombectomy - the removal of blood clots after a stroke - on a human cadaver that had been donated to medical science. The professor was at Ninewells Hospital in Dundee, while the body she was operating on while using the machine was across the city at the university. Hours later, Ricardo Hanel - a neurosurgeon in Florida - used the technology to carry out the first transatlantic surgery from his Jacksonville base on a human body in Dundee over 4,000 miles (6,400km) away. The team has called it a potential game changer if it becomes approved for use on patients.


Surgery plunged me into menopause - it was like falling off a hormonal cliff edge

BBC News

A woman who was plunged into sudden menopause after surgery to remove both ovaries is spearheading efforts to change NHS policy. Kate Dyson, 44, from Hastings, East Sussex, underwent the surgery six months ago after having a subtotal hysterectomy in 2021 to remove her uterus - a procedure which leaves the cervix in place. The mum-of-three says she was completely unprepared for the impact of surgical menopause, which is triggered by both ovaries being removed. Honestly, it was like falling off a hormonal cliff edge, she told BBC Radio Sussex. Within hours of the surgery I was home the same day.


Investors' 'dumb transhumanist ideas' setting back neurotech progress, say experts

The Guardian

'Neuralink is doing legitimate technology development for neuroscience, and then Elon Musk comes along and starts talking about telepathy and stuff.' 'Neuralink is doing legitimate technology development for neuroscience, and then Elon Musk comes along and starts talking about telepathy and stuff.' Investors' 'dumb transhumanist ideas' setting back neurotech progress, say experts I t has been an excellent year for neurotech, if you ignore the people funding it. In August, a tiny brain implant successfully decoded the inner speech of paralysis patients. In October, an eye restored sight to patients who had lost their vision. It would just be better, say experts, if the most famous investors in the space - tech magnates such as Elon Musk and OpenAI's Sam Altman - were less interested in uploading their brains to computers or merging with AI. "It's distorting the debate a lot," said Marcello Ienca, a professor of neuroethics at the Technical University of Munich.


How the US overtook China as Africa's biggest foreign investor

BBC News

You probably don't give much thought to the device that you're reading this article on, as long as it looks good and keeps working. But the elements that power and run it are the subject of an escalating struggle between the world's two biggest economies - the US and China - with African countries in the eye of the storm. The African continent is rich in critical minerals and metals - like lithium, rare earths, cobalt and tungsten - which are vital to making and running our personal tech. Such materials are also essential for everything from electric vehicles, to AI data centres, and weapon systems. China has long been the biggest player in the global market for critical minerals and metals.


Retrieval-Augmented Review Generation for Poisoning Recommender Systems

arXiv.org Artificial Intelligence

Abstract--Recent studies have shown that recommender systems (RSs) are highly vulnerable to data poisoning attacks, where malicious actors inject fake user profiles, including a group of well-designed fake ratings, to manipulate recommendations. Due to security and privacy constraints in practice, attackers typically possess limited knowledge of the victim system and thus need to craft profiles that have transferability across black-box RSs. T o maximize the attack impact, the profiles often remains imperceptible. However, generating such high-quality profiles with the restricted resources is challenging. Some works suggest incorporating fake textual reviews to strengthen the profiles; yet, the poor quality of the reviews largely undermines the attack effectiveness and imperceptibility under the practical setting. T o tackle the above challenges, in this paper, we propose to enhance the quality of the review text by harnessing in-context learning (ICL) capabilities of multimodal foundation models. T o this end, we introduce a demonstration retrieval algorithm and a text style transfer strategy to augment the navie ICL. Specifically, we propose a novel practical attack framework named RAGAN to generate high-quality fake user profiles, which can gain insights into the robustness of RSs. The profiles are generated by a jailbreaker and collaboratively optimized on an instructional agent and a guardian to improve the attack transferability and imperceptibility. Comprehensive experiments on various real-world datasets demonstrate that RAGAN achieves the state-of-the-art poisoning attack performance. Impact Statement--Recommender systems play a vital role across e-commerce, online content, and social media platforms, benefiting both users and businesses through personalized suggestions and improved engagement. These advantages also create incentives for malicious actors to exploit them. Recent studies reveal that modern recommender systems are vulnerable to data poisoning attacks, leading to unfair competition and loss of user trust. However, existing attack methods often have limited practicality, overestimating system robustness under real-world constraints.


TRACE: Textual Relevance Augmentation and Contextual Encoding for Multimodal Hate Detection

arXiv.org Artificial Intelligence

Social media memes are a challenging domain for hate detection because they intertwine visual and textual cues into culturally nuanced messages. To tackle these challenges, we introduce TRACE, a hierarchical multimodal framework that leverages visually grounded context augmentation, along with a novel caption-scoring network to emphasize hate-relevant content, and parameter-efficient fine-tuning of CLIP's text encoder. Our experiments demonstrate that selectively fine-tuning deeper text encoder layers significantly enhances performance compared to simpler projection-layer fine-tuning methods. Specifically, our framework achieves state-of-the-art accuracy (0.807) and F1-score (0.806) on the widely-used Hateful Memes dataset, matching the performance of considerably larger models while maintaining efficiency. Moreover, it achieves superior generalization on the MultiOFF offensive meme dataset (F1-score 0.673), highlighting robustness across meme categories. Additional analyses confirm that robust visual grounding and nuanced text representations significantly reduce errors caused by benign confounders. We publicly release our code to facilitate future research.


DeepForgeSeal: Latent Space-Driven Semi-Fragile Watermarking for Deepfake Detection Using Multi-Agent Adversarial Reinforcement Learning

arXiv.org Artificial Intelligence

Rapid advances in generative AI have led to increasingly realistic deepfakes, posing growing challenges for law enforcement and public trust. Existing passive deepfake detectors struggle to keep pace, largely due to their dependence on specific forgery artifacts, which limits their ability to generalize to new deepfake types. Proactive deepfake detection using watermarks has emerged to address the challenge of identifying high-quality synthetic media. However, these methods often struggle to balance robustness against benign distortions with sensitivity to malicious tampering. This paper introduces a novel deep learning framework that harnesses high-dimensional latent space representations and the Multi-Agent Adversarial Reinforcement Learning (MAARL) paradigm to develop a robust and adaptive watermarking approach. Specifically, we develop a learnable watermark embedder that operates in the latent space, capturing high-level image semantics, while offering precise control over message encoding and extraction. The MAARL paradigm empowers the learnable watermarking agent to pursue an optimal balance between robustness and fragility by interacting with a dynamic curriculum of benign and malicious image manipulations simulated by an adversarial attacker agent. Comprehensive evaluations on the CelebA and CelebA-HQ benchmarks reveal that our method consistently outperforms state-of-the-art approaches, achieving improvements of over 4.5% on CelebA and more than 5.3% on CelebA-HQ under challenging manipulation scenarios.


Pixi: Unified Software Development and Distribution for Robotics and AI

arXiv.org Artificial Intelligence

The reproducibility crisis in scientific computing constrains robotics research. Existing studies reveal that up to 70% of robotics algorithms cannot be reproduced by independent teams, while many others fail to reach deployment because creating shareable software environments remains prohibitively complex. These challenges stem from fragmented, multi-language, and hardware-software toolchains that lead to dependency hell. We present Pixi, a unified package-management framework that addresses these issues by capturing exact dependency states in project-level lockfiles, ensuring bit-for-bit reproducibility across platforms. Its high-performance SAT solver achieves up to 10x faster dependency resolution than comparable tools, while integration of the conda-forge and PyPI ecosystems removes the need for multiple managers. Adopted in over 5,300 projects since 2023, Pixi reduces setup times from hours to minutes and lowers technical barriers for researchers worldwide. By enabling scalable, reproducible, collaborative research infrastructure, Pixi accelerates progress in robotics and AI.