Goto

Collaborating Authors

 Netherlands


AI listens in to help protect wildlife

AIHub

Strolling through a forest, you may notice that the air is filled with sound. Birds sing, insects and small mammals rustle through the undergrowth, and at dusk bats squeak as they communicate with each other. These soundscapes contain a wealth of information about which animals are present, how many there are and how healthy an ecosystem may be. But analysing all that audio is a huge challenge. Scientists can now collect enormous quantities of recordings using small autonomous devices placed in forests, wetlands and urban areas.


Robots, AI and drones: how the Dutch navy is using tech to transform its sea defences

The Guardian

Uncrewed systems are the future for armed forces and the Netherlands is leading the way'to keep people out of danger zones' O n each side of the target ship, a black vessel keeps a watchful distance. Defender 1 and Defender 2 are the eyes and ears of the navy - but they have nobody onboard, and their paths are controlled by a computer system. This is the future of the Royal Netherlands Navy, according to Capt Sjoerd Feenstra, head of the expertise centre for unmanned systems. He is leading a five-week mission, off the coast of Den Helder in the north of the country, to test the limits of systems that operate without the human touch. "For the last year and a half we've been working to change our organisation," he says. "In about 10 years there will be crewed platforms surrounded by a ring of uncrewed systems operating as autonomously as possible."


Penalty Shootouts: Is the Team That Kicks First More Likely to Win?

WIRED

Penalty Shootouts: Is the Team That Kicks First More Likely to Win? Penalty kicks are already proving critical to big wins at this year's World Cup. But the advantage in penalty kicks has more to do with psychological effects than who kicks first. A penalty kick during the Netherlands' round of 32 match against Morocco. In a World Cup, some of the most important matches are decided by a penalty shootout. When that moment comes, the captains want to win the coin toss to decide the order of the kicks.


2026 Prime Day Deals: 20% off NOCO and Wolfbox Jump Starters

WIRED

If you don't know you need a jump starter, it's a sign you really, really need a jump starter. NOCO and Wolfbox are the best ones. One of the best things to buy on a Prime Day Deal is a good portable jump starter . Because, whether or not you know it, you very much need one. Your need for a jump starter is a lesson best learned on the internet--because out in the world, the lesson will be a hard one. In my case, I left my headlights on in a rural stretch of Delaware, where my phone signal was about as good as a war criminal's reception at the Hague.


300-year-old shipwreck found near world's largest offshore wind farm

Popular Science

Environment Energy Renewables 300-year-old shipwreck found near world's largest offshore wind farm The three rare ingots discovered under 131-feet of water hearken back to England's former lead industry. More information Adding us as a Preferred Source in Google by using this link indicates that you would like to see more of our content in Google News results. The ingots featured lettered imprints similar to other artifacts dating to the 17th century. Breakthroughs, discoveries, and DIY tips sent six days a week. By signing up, you confirm you are 16+, will receive newsletters and promotional content and agree to our Terms of Use and acknowledge the data practices in our Privacy Policy .


Non-exchangeable Conformal Prediction with Optimal Transport: Tackling Distribution Shifts with Unlabeled Data

Neural Information Processing Systems

Conformal prediction is a distribution-free uncertainty quantification method that has gained popularity in the machine learning community due to its finite-sample guarantees and ease of use. Its most common variant, dubbed split conformal prediction, is also computationally efficient as it boils down to collecting statistics of the model predictions on some calibration data not yet seen by the model. Nonetheless, these guarantees only hold if the calibration and test data are exchangeable, a condition that is difficult to verify and often violated in practice due to so-called distribution shifts. The literature is rife with methods to mitigate the loss in coverage in this non-exchangeable setting, but these methods require some prior information on the type of distribution shift to be expected at test time. In this work, we study this problem via a new perspective, through the lens of optimal transport, and show that it is possible to estimate the loss in coverage and mitigate arbitrary distribution shifts, offering a principled and broadly applicable solution.


When Lower-Order Terms Dominate: Adaptive Expert Algorithms for Heavy-Tailed Losses

Neural Information Processing Systems

We consider the problem setting of prediction with expert advice with possibly heavy-tailed losses, i.e. the only assumption on the losses is an upper bound on their second moments, denoted by ฮธ. We develop adaptive algorithms that do not require any prior knowledge about the range or the second moment of the losses. Existing adaptive algorithms have what is typically considered a lower-order term in their regret guarantees. We show that this lower-order term, which is often the maximum of the losses, can actually dominate the regret bound in our setting. Specifically, we show that even with small constant ฮธ, this lower-order term can scale as KT, where K is the number of experts and T is the time horizon. We propose adaptive algorithms with improved regret bounds that avoid the dependence on such a lower-order term and guarantee O( p ฮธT log(K)) regret in the worst case, and O(ฮธlog(KT)/ min) regret when the losses are sampled i.i.d.


An Improved Algorithm for Adversarial Linear Contextual Bandits via Reduction

Neural Information Processing Systems

We present an efficient algorithm for linear contextual bandits with adversarial losses and stochastic action sets. Our approach reduces this setting to misspecification-robust adversarial linear bandits with fixed action sets. Without knowledge of the context distribution or access to a context simulator, the algorithm achieves eO(min{d2 T, p d3T logK})regret and runs in poly(d,C,T) time, where d is the feature dimension, C is an upper bound on the number of linear constraints defining the action set in each round, K is an upper bound on the number of actions in each round, and T is number of rounds. This resolves the open question by Liu et al. (2023) on whether one can obtain poly(d) T regret in polynomial time independent of the number of actions. For the important class of combinatorial bandits with adversarial losses and stochastic action sets where the action sets can be described by a polynomial number of linear constraints, our algorithm is the first to achieve poly(d) T regret in polynomial time, while no prior algorithm achieves even o(T) regret in polynomial time to our knowledge. When a simulator is available, the regret bound can be improved to eO(d L), where L is the cumulative loss of the best policy.


Test3R: Learning to Reconstruct 3D at Test Time

Neural Information Processing Systems

However, the reliance on pairwise prediction and the limited generalization capability inherently restrict the global geometric consistency. In this work, we introduce Test3R, a surprisingly simple test-time learning technique that significantly boosts geometric accuracy. Using image triplets (I1,I2,I3), Test3R generates reconstructions from pairs (I1,I2) and (I1,I3). The core idea is to optimize the network at test time via a self-supervised objective: maximizing the geometric consistency between these two reconstructions relative to the common image I1. This ensures the model produces cross-pair consistent outputs, regardless of the inputs. Extensive experiments demonstrate that our technique significantly outperforms previous state-of-the-art methods on the 3D reconstruction and multiview depth estimation tasks. Moreover, it is universally applicable and nearly cost-free, making it easily applied to other models and implemented with minimal test-time training overhead and parameter footprint. Code is available at https://github.com/nopQAQ/Test3R.


Availability-aware Sensor Fusion via Unified Canonical Space

Neural Information Processing Systems

Sensor fusion of camera, LiDAR, and 4-dimensional (4D) Radar has brought a significant performance improvement in autonomous driving. However, there still exist fundamental challenges: deeply coupled fusion methods assume continuous sensor availability, making them vulnerable to sensor degradation and failure, whereas sensor-wise cross-attention fusion methods struggle with computational cost and unified feature representation. This paper presents availability-aware sensor fusion (ASF), a novel method that employs unified canonical projection (UCP) to enable consistency in all sensor features for fusion and cross-attention across sensors along patches (CASAP) to enhance robustness of sensor fusion against sensor degradation and failure. As a result, the proposed ASF shows a superior object detection performance to the existing state-of-the-art fusion methods under various weather and sensor degradation (or failure) conditions. Extensive experiments on the K-Radar dataset demonstrate that ASF achieves improvements of 9.7% in APBEV (87.2%) and 20.1% in AP3D (73.6%) in object detection at IoU=0.5, while requiring a low computational cost.