A semi-supervised framework for diverse multiple hypothesis testing scenarios
The paper introduces RESET, a semi-supervised framework that integrates side information into multiple hypothesis testing via data splitting and an ensemble of classifiers to achieve finite-sample error-rate control while maintaining high power and computational efficiency across diverse scenarios.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are a detective trying to solve a massive crime scene where thousands of clues have been left behind. Your job is to find the few real clues that actually point to the criminal, while ignoring the thousands of red herrings that look suspicious but are actually innocent. In the world of science, this is called "multiple hypothesis testing." Scientists often run thousands of experiments at once—like checking if thousands of different genes are linked to a disease or if thousands of protein fragments are present in a blood sample. For each test, they get a number called a "p-value," which is like a "suspicion score." A low score means the clue is very suspicious (likely a real discovery), while a high score means it's probably just noise.
The tricky part is that if you look at thousands of clues, you will inevitably find some that look suspicious just by pure luck. If you aren't careful, you might arrest the wrong people (false discoveries). To stop this, scientists use strict rules to control the "False Discovery Rate" (FDR), which is basically a promise: "We will only say we found a criminal if we are very sure we haven't falsely accused too many innocent people." Recently, scientists have realized that they have extra information—like a witness description or a time of day—that could help them sort the real clues from the fake ones faster. The big question is: how do we use this extra info to find more real clues without breaking the rules and accidentally arresting innocent people?
This is where a new tool called RESET (REScoring via Estimating and Training) comes in. Think of RESET as a super-smart detective assistant that uses a clever trick called "semi-supervised learning." Usually, to teach a computer to spot a criminal, you need a list of known criminals and known innocent people. But in science, you don't know who is who yet—that's the whole mystery! RESET solves this by splitting its own data into two teams: a "Training Team" and an "Estimating Team."
First, RESET takes a bunch of the "decoy" clues (fake clues that we know are innocent because we made them up) and splits them in half. One half goes to the Training Team. The assistant uses this half, along with the extra information (like the witness description), to learn how to spot patterns that separate the real clues from the fake ones. It builds a new, smarter "suspicion score" for every single clue. Then, the Training Team is sent home. The assistant takes the other half of the decoys (the Estimating Team) and the newly re-scored clues to make the final list of discoveries. Because the assistant never used the Estimating Team to learn, it cannot use the data inappropriately. It can use the extra information to find more real clues, but it still has to follow the strict rules to ensure it doesn't falsely accuse anyone.
The paper shows that this method works incredibly well. In computer simulations and real-world data (like analyzing proteins in a lab), RESET was able to find more real discoveries than older methods, often by a significant margin. It was also much faster. For example, when analyzing a large protein dataset, older methods took over a day or even weeks to finish, while RESET finished in less than 20 minutes. The authors tested this in many different scenarios, including when the clues are messy or dependent on each other, and found that RESET consistently kept the error rates under control while finding more "criminals."
The paper also highlights that RESET is flexible. It can handle two different types of scientific problems: those that use "p-values" (the standard suspicion scores) and those that use "competition" (where clues are pitted against each other in a head-to-head match). Most importantly, the authors prove mathematically that RESET guarantees the error rates stay low, even with small amounts of data. They also show that it can control a stricter type of error called "False Discovery Exceedance" (FDX), which ensures that the number of false accusations never spikes above a certain limit, giving scientists even more confidence in their results.
In short, RESET is a new, fast, and reliable way for scientists to use extra information to find more real discoveries without breaking the rules of statistical safety. It's like giving a detective a high-tech scanner that helps them spot the real evidence instantly, while a strict judge ensures they never convict an innocent person. The authors suggest that this tool could replace older, slower methods in many fields, from biology to genetics, helping researchers get better answers in less time.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.