PAPER PLAINE

Fresh research, simply explained. Updates twice daily.

ZK-Trace: Certified Collusion Tracing with Zero-Knowledge Credentials for Federated GNSS Interference Monitoring

Catching who leaked a GPS monitoring system without needing their help

When organizations share GPS-monitoring software with multiple partner stations, any one of them might leak it to competitors or adversaries. This paper presents a system that embeds hidden fingerprints into each copy and uses cryptographic verification to identify the leaker afterward—even if they refuse to cooperate. In experiments, the system correctly identified all single leakers and traced over 99% of cases where two people collaborated, while falsely accusing an innocent party less than 0.1% of the time.

GPS signals are critical infrastructure for power grids, financial networks, and autonomous vehicles. Organizations that share monitoring tools with partners need a way to deter and catch people who sell leaked copies to hostile actors. This system makes betrayal traceable without requiring the leaker's consent, which changes the game for protecting sensitive surveillance infrastructure.

Why shared attention vectors fail: a case for outcome-indexed tuning

Why learning systems break when juggling multiple goals at once

When machine learning models try to predict multiple outcomes simultaneously using a single shared attention mechanism, the system collapses and fails to learn. A new approach using outcome-indexed attention matrices fixes this problem, allowing models to maintain stable learning across multiple prediction targets.

Most real-world systems need to make multiple predictions at once—medical AI might diagnose disease while predicting treatment response, or autonomous vehicles must anticipate both pedestrian location and vehicle speed. Current attention methods fail under these conditions. This fix could make multi-task learning systems more reliable and generalizable, improving performance wherever models need to balance competing prediction goals.

Variational Continuation for Double Pendulum Periodic Orbits

Using machine learning to find hidden repeating patterns in swinging pendulums

Researchers developed an automated method to find periodic orbits—repeating motion patterns—in dynamical systems like double pendulums, using techniques borrowed from machine learning instead of hand-written equations. The approach discovered previously unknown periodic orbits where both pendulum masses are always in motion, never coming to rest simultaneously.

Finding periodic orbits is fundamental to understanding chaotic systems in physics, engineering, and climate modeling. By automating this search process, the method makes it faster and easier to map the hidden structures within complex systems, potentially accelerating discovery in fields ranging from spacecraft dynamics to understanding turbulence.

Towards Scaling Quantum Fine-Tuning of Foundational Time Series Models for Classification

How quantum circuits can learn better from AI time-series models by feeding them information faster

Researchers tried using quantum circuits to improve a classical AI model that predicts power-grid events, but discovered that simply adding more qubits didn't help—the bottleneck was how fast information could enter the quantum system. They developed a new design called "wings" that act as auxiliary circuits, allowing information to flow in through a faster pathway. With this fix, a 12-qubit core system improved from 83.6% to 85.2% accuracy when two wing modules were added, with each wing delivering measurable gains.

Power grids need accurate early warning systems to prevent blackouts and equipment damage. If quantum circuits can genuinely outperform classical approaches on these classification tasks—and scale up to handle real-world complexity—they could eventually process grid data faster and catch dangerous patterns sooner. The wing architecture also offers a general blueprint for building practical quantum systems, showing that carefully designed information pathways matter more than raw qubit counts.

Ask Before You Optimize: Dynamic Pre-Formulation Clarification for Interactive Optimization

Teaching AI to ask clarifying questions before solving business math problems

When companies describe optimization problems to AI in plain language, they often leave out crucial details—missing constraints, hidden objectives, or business rules that completely change the right answer. Researchers built a benchmark and an AI system that learns to recognize these gaps and ask targeted clarifying questions before attempting to solve the problem, rather than blindly modeling incomplete information.

Operations research teams rely on optimization models to make million-dollar decisions about supply chains, scheduling, and resource allocation. If an AI formulates a model based on an incomplete or misunderstood problem statement, the resulting "solution" could be useless or actively harmful. Teaching AI systems to pause and ask clarifying questions before modeling—rather than guessing at missing details—is essential for making these tools trustworthy enough to use in real business contexts.

Does Your Agent's Memory Survive a Model Upgrade? A Controlled Study of Memory Portability

Why AI agents forget when their underlying models change

When an AI system gets a software upgrade, its stored memories often become unreliable—sometimes losing 13 percentage points of accuracy overnight. Researchers tested four ways of storing agent memories and found that rigid, structured formats (like knowledge graphs with fixed fields) survive model upgrades nearly intact, while flexible, compressed notes become deeply dependent on the specific model that created them and fail unpredictably when that model is replaced.

Companies regularly upgrade their AI models to improve performance, but this study shows those upgrades can silently corrupt an agent's ability to recall past conversations and learned information. The findings provide concrete guidance: organizations upgrading AI systems should either use rigid data structures that don't degrade, keep backup copies of raw conversation history for recovery, or accept that some agent memories will need to be rebuilt from scratch—not just hoped for.

Artificial Intelligence in Equity and Crypto Markets: Progress, Profitability Evidence, and the Limits of Automated Investing

Why AI's investment breakthroughs don't always translate to real profits

AI systems show genuine progress at predicting markets and processing financial news, but almost none consistently make money after accounting for trading costs and real-world constraints. The gap between what AI can predict and what actually turns a profit is larger and more persistent than most published studies suggest.

Investors and firms betting on AI-driven trading strategies need honest accounting of what works. The paper exposes common statistical traps—like testing strategies on old data or cherry-picking winners—that make mediocre systems look brilliant. Without addressing these flaws, money will keep flowing to strategies that underperform, while genuinely profitable AI approaches remain harder to identify.

What Would it Cost to End Extreme Poverty?

How much money would actually end extreme global poverty?

Ending extreme poverty worldwide would cost about $211 billion per year—roughly 0.28% of global GDP—if money went directly to the poorest households, according to analysis of poverty data from 34 countries covering three-quarters of the world's poor. This is far cheaper than providing universal basic income to everyone, though it does cost four times more than simply closing the poverty gap if distribution were perfectly efficient.

The finding gives policymakers a concrete budget figure for what ending extreme poverty would actually require, making it easier to evaluate whether current aid spending is adequate or whether ending poverty is a genuinely affordable goal. At less than one-third of one percent of global GDP, the cost is small enough that the obstacle to ending poverty is primarily political will rather than economic impossibility.

How to Speculate about Uncertainty in Agentic Coding? A Draft-Model Gate Method

Stopping AI coding agents before they make expensive mistakes

AI systems built to write code often fail confidently—executing bad decisions that only become apparent after wasting time and money. Researchers developed a method to detect when a coding agent is about to fail, using only its text output, then demonstrated that blocking these high-risk actions cuts execution errors by 6–8 percentage points and reduces token costs by 14–19%.

AI coding assistants are increasingly deployed in real development workflows, where each failed attempt costs compute time and developer attention. This method catches failures before execution happens, making expensive AI agents practical enough to deploy at scale. The technique works across different AI models and generalizes to new tasks without retraining, suggesting it could become a standard safety layer for any black-box AI agent used in high-cost settings.

PAC-Bayesian Reconstruction Guarantees for Time Series Variational Autoencoders

When AI learns time patterns, proving it will work on new data

Researchers created mathematical guarantees for variational autoencoders—AI models that learn to compress and reconstruct time series data—showing they will generalize to new, unseen sequences. Crucially, these guarantees don't weaken as time series get longer, a major advance over previous theory that assumed data points were independent.

Variational autoencoders are already deployed in energy grids, hospitals, and financial systems to forecast and detect anomalies in time-dependent data. Without theoretical guarantees, there's no principled way to know when these models are reliably learning patterns versus just memorizing training data. This work provides that foundation, letting practitioners understand when these models are safe to trust on new real-world sequences.

Energy-Efficient Waveform Design for ISAC Systems: An Ambiguity-Domain QoS Perspective

Making radar and wireless signals work together without wasting power

Radar and communication systems traditionally require separate equipment, but new technology can merge them into one. This paper solves the engineering problem of designing a single radio signal that works well for both tasks while using the least power possible—and can actually be built with existing hardware.

Dual-use radar-and-communication systems could cut the size, weight, and power consumption of devices ranging from autonomous vehicles to satellites. Military and civilian applications have pushed for this for years, but the signals had to work better at one job than the other. This approach makes the tradeoff explicit and finds the most efficient balance, potentially opening the door to equipment that does both jobs simultaneously.

Multi-Step Tool-Calling over Korean Open Public APIs: A Benchmark and a Data-Synthesis Recipe

Making open-source AI assistants better at chaining government services together

Open-source AI models struggle when they need to chain multiple steps across government APIs—calling one service, using its result to call another, and so on. Researchers created a benchmark of 145 real Korean government tasks to measure this gap, then built a technique that learns which tool combinations actually work by testing them live, generating training data that teaches smaller models to perform nearly as well as much larger ones.

As governments adopt open-source AI to protect citizen data, they need systems that can actually navigate their own services reliably. This work shows that a smaller, cheaper model can now handle complex multi-step government requests—making it practical for public agencies to deploy capable AI agents without buying expensive proprietary systems or hosting massive models.