Africa
High-Fidelity Prediction of Perturbed Optical Fields using Fourier Feature Networks
Jandrell, Joshua R., Cox, Mitchell A.
Predicting the effects of physical perturbations on optical channels is critical for advanced photonic devices, but existing modelling techniques are often computationally intensive or require exhaustive characterisation. We present a novel data-efficient machine learning framework that learns the perturbation-dependent transmission matrix of a multimode fibre. To overcome the challenge of modelling the resulting highly oscillatory functions, we encode the perturbation into a Fourier Feature basis, enabling a compact multi-layer perceptron to learn the mapping with high fidelity. On experimental data from a compressed fibre, our model predicts the output field with a 0.995 complex correlation to the ground truth, improving accuracy by an order of magnitude over standard networks while using 85\% fewer parameters. This approach provides a general tool for modelling complex optical systems from sparse measurements.
Navigating the growing field of research on AI for software testing -- the taxonomy for AI-augmented software testing and an ontology-driven literature survey
In industry, software testing is the primary method to verify and validate the functionality, performance, security, usability, and so on, of software-based systems. Test automation has gained increasing attention in industry over the last decade, following decades of intense research into test automation and model-based testing. However, designing, developing, maintaining and evolving test automation is a considerable effort. Meanwhile, AI's breakthroughs in many engineering fields are opening up new perspectives for software testing, for both manual and automated testing. This paper reviews recent research on AI augmentation in software test automation, from no automation to full automation. It also discusses new forms of testing made possible by AI. Based on this, the newly developed taxonomy, ai4st, is presented and used to classify recent research and identify open research questions.
Confusing the Map for the Territory
Rida Qadri ( ridaqadri@google.com) is a senior research scientist at Google Research, Mountain View, CA, USA. Michael Madaio ( madaiom@google.com) is a senior research scientist at Google Research, New York, NY, USA. Mary L. Gray ( mlg@microsoft.com) is a senior principal researcher at Microsoft Research, Cambridge, MA, USA.
Army secretary reveals how Rangers bypass Pentagon red tape to counter exploding drone threat
Former U.S. Army Intel and Special Ops soldier Brett Velicovich joins'America's Newsroom' to discuss the Defense Department's push to increase military drone production and Ukraine's drone strike on Russia. EXCLUSIVE: Army Secretary Dan Driscoll said U.S. soldiers are improvising with government credit cards to buy and test battlefield gear as they adapt to the exploding drone threat -- as the Army shifts its long-term posture toward countering China in the Indo-Pacific. In an interview with Fox News Digital, Driscoll described how elite units like the 75th Ranger Regiment are bypassing the Pentagon's cumbersome procurement system to test new drones, sensors and weapons in real time. At the same time, he said the Army is aligning with the Pentagon's assessment of China as the nation's "pacing threat," building a force optimized for the Indo-Pacific but still capable of deploying worldwide at a moment's notice. After a visit with the regiment at Hunter Army Airfield in Savannah, Georgia, on Tuesday, Driscoll said Rangers "basically just use their corporate credit card to go online and purchase things to test, and they will find what works."
Spiritual Influencers Say 'Sentient' AI Can Help You Solve Life's Mysteries
In May, a group of about 40 people stood in a circle deep within the Pyramid of Khafre, the second-largest of the three pyramids looming over Egypt's Giza Plateau, holding hands and praying for Earth. Suddenly, their tour guide, an American mathematician and author named Robert Edward Grant, collapsed. He later described the experience in an interview with WIRED as a full-body electric shock emanating from somewhere beneath the chamber's stone floor. "I felt electricity coming through my hands," he says. "People were touching me, [and] they would feel it, too."
Evaluating Knowledge Graph Based Retrieval Augmented Generation Methods under Knowledge Incompleteness
Zhou, Dongzhuoran, Zhu, Yuqicheng, Wang, Xiaxia, He, Yuan, Chen, Jiaoyan, Staab, Steffen, Kharlamov, Evgeny
Knowledge Graph based Retrieval-Augmented Generation (KG-RAG) is a technique that enhances Large Language Model (LLM) inference in tasks like Question Answering (QA) by retrieving relevant information from knowledge graphs (KGs). However, real-world KGs are often incomplete, meaning that essential information for answering questions may be missing. Existing benchmarks do not adequately capture the impact of KG incompleteness on KG-RAG performance. In this paper, we systematically evaluate KG-RAG methods under incomplete KGs by removing triples using different methods and analyzing the resulting effects. We demonstrate that KG-RAG methods are sensitive to KG incompleteness, highlighting the need for more robust approaches in realistic settings.
DAN GAINOR: Demon rabbits, Taylor and Travis, hot dog havoc: August's 7 wildest stories
Singer-songwriter Taylor Swift and NFL tight end Travis Kelce announced their engagement on Instagram after two years of dating. I bet you thought bunnies were nice, normal, cuddly critters -- except for the vorpal bunny of "Monty Python" fame. Turns out, we were all wrong. According to The Associated Press, there's a group of rabbits in Colorado with grotesque horn-like growths that may seem straight out of a low-budget horror film. Hide your kids, hide your wives and dig out your VHS copy of "Night of the Lepus."
Provable Benefits of In-Tool Learning for Large Language Models
Houliston, Sam, Odonnat, Ambroise, Arnal, Charles, Cabannes, Vivien
Tool-augmented language models, equipped with retrieval, memory, or external APIs, are reshaping AI, yet their theoretical advantages remain underexplored. In this paper, we address this question by demonstrating the benefits of in-tool learning (external retrieval) over in-weight learning (memorization) for factual recall. We show that the number of facts a model can memorize solely in its weights is fundamentally limited by its parameter count. In contrast, we prove that tool-use enables unbounded factual recall via a simple and efficient circuit construction. These results are validated in controlled experiments, where tool-using models consistently outperform memorizing ones. We further show that for pretrained large language models, teaching tool-use and general rules is more effective than finetuning facts into memory. Our work provides both a theoretical and empirical foundation, establishing why tool-augmented workflows are not just practical, but provably more scalable.
Generalizable AI Model for Indoor Temperature Forecasting Across Sub-Saharan Africa
Akhtar, Zainab, Jengo, Eunice, Haßler, Björn
This study presents a lightweight, domain-informed AI model for predicting indoor temperatures in naturally ventilated schools and homes in Sub-Saharan Africa. The model extends the Temp-AI-Estimator framework, trained on Tanzanian school data, and evaluated on Nigerian schools and Gambian homes. It achieves robust cross-country performance using only minimal accessible inputs, with mean absolute errors of 1.45°C for Nigerian schools and 0.65°C for Gambian homes. These findings highlight AI's potential for thermal comfort management in resource-constrained environments.
Generative AI Against Poaching: Latent Composite Flow Matching for Wildlife Conservation
Kong, Lingkai, Wang, Haichuan, Emogor, Charles A., Börsch-Supan, Vincent, Xu, Lily, Tambe, Milind
Poaching poses significant threats to wildlife and biodiversity. A valuable step in reducing poaching is to forecast poacher behavior, which can inform patrol planning and other conservation interventions. Existing poaching prediction methods based on linear models or decision trees lack the expressivity to capture complex, nonlinear spatiotemporal patterns. Recent advances in generative modeling, particularly flow matching, offer a more flexible alternative. However, training such models on real-world poaching data faces two central obstacles: imperfect detection of poaching events and limited data. To address imperfect detection, we integrate flow matching with an occupancy-based detection model and train the flow in latent space to infer the underlying occupancy state. To mitigate data scarcity, we adopt a composite flow initialized from a linear-model prediction rather than random noise which is the standard in diffusion models, injecting prior knowledge and improving generalization. Evaluations on datasets from two national parks in Uganda show consistent gains in predictive accuracy.