Goto

Collaborating Authors

 Oceania


'Obedient, yielding and happy to follow': the troubling rise of AI girlfriends

The Guardian

At an adult industry conference in Prague last month, delegates noted a sharp increase in sites offering users the chance to form AI relationships. At an adult industry conference in Prague last month, delegates noted a sharp increase in sites offering users the chance to form AI relationships. 'Obedient, yielding and happy to follow': the troubling rise of AI girlfriends E leanor, 24, is a Polish historian and lecturer at a university in Warsaw; Isabelle, 25, is a detective serving with the NYPD; Brooke, 39, is an American housewife who enjoys an opulent Miami lifestyle financed by her frequently absent husband. All three women will flirt and chat and send nude photographs and explicit videos via one of a soaring number of new adult dating websites that offer an increasingly realistic selection of AI girlfriends for subscribers willing to pay a monthly fee. At the TES adult industry conference in Prague last month, delegates noted a sharp increase in new websites offering users the chance to form relationships with AI-generated girlfriends, who will remove their clothes in exchange for tokens purchased by bank transfer.


OpenAI promises more 'granular control' to copyright owners after Sora 2 generates videos of popular characters

The Guardian

OpenAI's Sora 2 app allows users to make AI-generated videos based on a text prompt. OpenAI's Sora 2 app allows users to make AI-generated videos based on a text prompt. Company behind the AI video app says it will work with rights holders to'block characters from Sora at their request' Mon 6 Oct 2025 00.10 EDTLast modified on Mon 6 Oct 2025 00.11 EDT Sora 2, a video generator powered by artificial intelligence, was launched last week on an invite-only basis. The app allows users to generate short videos based on a text prompt. Varun Shetty, OpenAI's head of media partnerships, said: "We'll work with rights holders to block characters from Sora at their request and respond to takedown requests."


The true extent of cyber attacks on UK business - and the weak spots that allow them to happen

BBC News

The first day of September should have marked the beginning of one of the busiest periods of the year for Jaguar Land Rover. It was a Monday, and the release of new 75 series number plates was expected to produce a surge in demand from eager car buyers. At factories in Solihull and Halewood, as well as at its engine plant in Wolverhampton, staff were expecting to be working flat out. Instead, when the early shift arrived, they were sent home. The production lines have remained idle ever since.


StepChain GraphRAG: Reasoning Over Knowledge Graphs for Multi-Hop Question Answering

arXiv.org Artificial Intelligence

Recent progress in retrieval-augmented generation (RAG) has led to more accurate and interpretable multi-hop question answering (QA). Yet, challenges persist in integrating iterative reasoning steps with external knowledge retrieval. To address this, we introduce StepChain GraphRAG, a framework that unites question decomposition with a Breadth-First Search (BFS) Reasoning Flow for enhanced multi-hop QA. Our approach first builds a global index over the corpus; at inference time, only retrieved passages are parsed on-the-fly into a knowledge graph, and the complex query is split into sub-questions. For each sub-question, a BFS-based traversal dynamically expands along relevant edges, assembling explicit evidence chains without overwhelming the language model with superfluous context. Experiments on MuSiQue, 2WikiMultiHopQA, and HotpotQA show that StepChain GraphRAG achieves state-of-the-art Exact Match and F1 scores. StepChain GraphRAG lifts average EM by 2.57% and F1 by 2.13% over the SOTA method, achieving the largest gain on HotpotQA (+4.70% EM, +3.44% F1). StepChain GraphRAG also fosters enhanced explainability by preserving the chain-of-thought across intermediate retrieval steps. We conclude by discussing how future work can mitigate the computational overhead and address potential hallucinations from large language models to refine efficiency and reliability in multi-hop QA.


Confidence and Dispersity as Signals: Unsupervised Model Evaluation and Ranking

arXiv.org Artificial Intelligence

Assessing model generalization under distribution shift is essential for real-world deployment, particularly when labeled test data is unavailable. This paper presents a unified and practical framework for unsupervised model evaluation and ranking in two common deployment settings: (1) estimating the accuracy of a fixed model on multiple unlabeled test sets (dataset-centric evaluation), and (2) ranking a set of candidate models on a single unlabeled test set (model-centric evaluation). We demonstrate that two intrinsic properties of model predictions, namely confidence (which reflects prediction certainty) and dispersity (which captures the diversity of predicted classes), together provide strong and complementary signals for generalization. We systematically benchmark a set of confidence-based, dispersity-based, and hybrid metrics across a wide range of model architectures, datasets, and distribution shift types. Our results show that hybrid metrics consistently outperform single-aspect metrics on both dataset-centric and model-centric evaluation settings. In particular, the nuclear norm of the prediction matrix provides robust and accurate performance across tasks, including real-world datasets, and maintains reliability under moderate class imbalance. These findings offer a practical and generalizable basis for unsupervised model assessment in deployment scenarios.


Evaluating Large Language Models for IUCN Red List Species Information

arXiv.org Artificial Intelligence

Large Language Models (LLMs) are rapidly being adopted in conservation to address the biodiversity crisis, yet their reliability for species evaluation is uncertain. This study systematically validates five leading models on 21,955 species across four core IUCN Red List assessment components: taxonomy, conservation status, distribution, and threats. A critical paradox was revealed: models excelled at taxonomic classification (94.9%) but consistently failed at conservation reasoning (27.2% for status assessment). This knowledge-reasoning gap, evident across all models, suggests inherent architectural constraints, not just data limitations. Furthermore, models exhibited systematic biases favoring charismatic vertebrates, potentially amplifying existing conservation inequities. These findings delineate clear boundaries for responsible LLM deployment: they are powerful tools for information retrieval but require human oversight for judgment-based decisions. A hybrid approach is recommended, where LLMs augment expert capacity while human experts retain sole authority over risk assessment and policy.


Optimal Characteristics of Inspection Vehicle for Drive-by Bridge Inspection

arXiv.org Artificial Intelligence

Drive-by inspection for bridge health monitoring has gained increasing attention over the past decade. This method involves analysing the coupled vehicle-bridge response, recorded by an instrumented inspection vehicle, to assess structural integrity and detect damage. However, the vehicles mechanical and dynamic properties significantly influence detection performance, limiting the effectiveness of the approach. This study presents a framework for optimising the inspection vehicle to enhance damage sensitivity. An unsupervised deep learning methodbased on adversarial autoencoders (AAE)is used to reconstruct the frequency-domain representation of acceleration responses. The mass and stiffness of the tyre suspension system of a two-axle vehicle are optimised by minimising the Wasserstein distance between damage index distributions for healthy and damaged bridge states. A Kriging meta-model is employed to approximate this objective function efficiently and identify optimal vehicle configurations in both dimensional and non-dimensional parameter spaces. Results show that vehicles with frequency ratios between 0.3 and 0.7 relative to the bridges' first natural frequency are most effective, while those near resonance perform poorly. Lighter vehicles require lower natural frequencies for optimal detection. This is the first study to rigorously optimise the sensing platform for drive-by sensing and to propose a purpose-built inspection vehicle.


Privacy in the Age of AI: A Taxonomy of Data Risks

arXiv.org Artificial Intelligence

Artificial Intelligence (AI) systems introduce unprecedented privacy challenges as they process increasingly sensitive data. Traditional privacy frameworks prove inadequate for AI technologies due to unique characteristics such as autonomous learning and black-box decision-making. This paper presents a taxonomy classifying AI privacy risks, synthesised from 45 studies identified through systematic review. We identify 19 key risks grouped under four categories: Dataset-Level, Model-Level, Infrastructure-Level, and Insider Threat Risks. Findings reveal a balanced distribution across these dimensions, with human error (9.45%) emerging as the most significant factor. This taxonomy challenges conventional security approaches that typically prioritise technical controls over human factors, highlighting gaps in holistic understanding. By bridging technical and behavioural dimensions of AI privacy, this paper contributes to advancing trustworthy AI development and provides a foundation for future research.


How China is challenging Nvidia's AI chip dominance

BBC News

How China is challenging Nvidia's AI chip dominance The US has dominated the global technology market for decades. But China wants to change that. The world's second largest economy is pouring huge amounts of money into artificial intelligence (AI) and robotics. Crucially, Beijing is also investing heavily to produce the high-end chips that power these cutting-edge technologies. Last month, Jensen Huang - the boss of the global AI chip industry leader, Nvidia - warned that China was just nanoseconds behind the US in chip development.


Poland scrambles jets as Russia strikes western Ukraine

BBC News

Russia pounded Ukraine with missile and drone attacks overnight on Saturday and into Sunday morning, focusing on the major western city of Lviv. Ukraine's neighbour Poland scrambled fighter jets in order to ensure the safety of Polish airspace, the Polish military confirmed. Allied Nato aircraft were also deployed. Lviv's regional head Maksym Kozytskyi said two people were killed in strikes in the region, and two more injured. Elsewhere, Russia again targeted Ukraine's power plants - and one was struck in an overnight attack on Zaporizhzhia, where the mayor said one person died and more than 73,000 people were without electricity.