惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
有赞技术团队
有赞技术团队
L
LangChain Blog
C
Check Point Blog
博客园 - 【当耐特】
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI
美团技术团队
博客园 - 司徒正美
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
aimingoo的专栏
aimingoo的专栏
S
SegmentFault 最新的问题
A
About on SuperTechFans
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
博客园 - 叶小钗
腾讯CDC
B
Blog
G
Google Developers Blog
The Cloudflare Blog
P
Proofpoint News Feed

Latest Science News -- ScienceDaily

Researchers block key protein that helps Parkinson’s spread through the brain Scientists thought brain inflammation was driving long COVID but the scans told a different story Scientists break 30-year superconductivity record at normal pressure Tiny “sesame” sea slug discovered in Taiwan turns out to be a new species Popular anti-aging drug combo caused severe brain damage in mice New laser heat treatment could stop blindness before it starts NASA’s Webb telescope discovers a planet where rock clouds vanish every night NASA’s Fermi telescope reveals the power source behind monster supernovae Scientists say guava juice could make iron supplements work better Humanity has already exceeded Earth’s limits, study warns Scientists discover ancient single-celled ancestors still live on in your blood Scientists are raising new questions about vitamin B12 and cancer Scientists create supercharged vitamin K that helps the brain heal itself Scientists say they’ve reversed brain aging with a simple nasal spray Large Hadron Collider detects strange particle behavior that could rewrite physics AI-powered spectrometer chip shrinks lab technology to the size of a grain of sand Scientists create global treasure map pointing to hidden rare earth deposits Queenless wasp colonies explode into chaos but hidden helpers save them Deadly fungus and lung parasites are hammering wild rattlesnakes Venomous Himalayan pit viper was actually 5 different species all along NASA’s Psyche spacecraft uses Mars as a giant slingshot toward a mysterious metal world Scientists discover a giant “planet factory” beyond Jupiter Massive supercomputer simulations unlock cosmic magnetic mystery USC scientists discover a hidden Alzheimer’s trigger and a possible way to shut it down Eating more beans and soy could slash high blood pressure risk by nearly 30% Scientists discover why Ozempic and Wegovy weight loss eventually plateaus This prehistoric fish may explain how animals first walked on Earth 100-million-year-old bug had crab-like claws unlike any known insect Common heart drug taken by millions found useless — and possibly dangerous AI won’t replace you but someone using AI might
Researchers found a Wordle strategy that wins 99% of the ...
2026-06-19 · via Latest Science News -- ScienceDaily

Millions of people tackle Wordle every day, trying to uncover a hidden five-letter word in the New York Times' wildly popular puzzle game. Now, researchers at Binghamton University, State University of New York, say they have developed a mathematical approach that can solve Wordle with a remarkable 99% success rate.

The goal of Wordle is simple. Players have six chances to identify a secret five-letter word. Each game begins with five empty squares and no clues.

When a player enters a guess, such as "BRAVE," the game responds with colored squares that provide hints about the hidden word:

  • Grey means the letter does not appear in the secret word.
  • Yellow means the letter is in the word but is in the wrong position.
  • Green means the letter is both correct and in the correct position.

Using these clues, players continue making guesses until they either find the answer and turn all five squares green or run out of attempts.

Using Information Theory to Solve Wordle

The research team, led by Assistant Professor Congyu "Peter" Wu, turned to Shannon entropy, a mathematical concept used to measure uncertainty. Instead of focusing on words that seem most likely to be the answer, the method identifies guesses that reveal the greatest amount of information and eliminate the largest number of possibilities.

"Let's say you're at a certain guess. The previous guesses will eliminate a whole bunch of options, and based on the remaining options, guessing some words will send you into a trajectory where information gain is speedier," said Wu, a faculty member at the Thomas J. Watson College of Engineering and Applied Science's School of Systems Science and Industrial Engineering.

According to the researchers, the key insight is that the best guess is not always the one most likely to be correct. Sometimes a more informative guess can dramatically narrow the field of possible answers.

"A subtle but important insight from the paper is that a guess doesn't have to be the most likely answer; it simply has to be informative," said Donald Stephens, a doctoral student at Binghamton University. "By applying Shannon entropy, the objective shifts to maximizing the expected reduction in uncertainty rather than the probability of being right. In practice, this approach can lead to solving the puzzle in fewer guesses."

The strategy can appear somewhat random because it prioritizes gathering information over directly pursuing the answer. To use it while playing Wordle, a player would run a separate script/program and enter the color-coded feedback after each guess. The program would then recommend the next word that is expected to provide the most useful information.

A 99% Success Rate

To evaluate the approach, the researchers compared it with a more traditional Wordle strategy that emphasizes frequently used letters (e.g., "A," "E," "R").

In computer simulations, the information theory-based method successfully solved 99% of Wordle puzzles. The conventional approach solved about 90%.

From Classroom Assignment to Published Research

The project began not as a formal research initiative, but as a class assignment. Wu challenged students to demonstrate how information theory could be applied to a real-world problem.

That classroom exercise eventually evolved into a published scientific paper.

Co-author Talal Aladaileh said the journey from coursework to publication reflects the strength of Binghamton's School of Systems Science and Industrial Engineering.

"The courses here don't just teach concepts; they push you to apply them in ways that have real, lasting impact," Aladaileh said.

Wu noted that the project serves as an excellent example of how information theory can be used to improve performance in practical tasks.

"What is especially creative and valuable about the team's intellectual contribution," Wu said, "is that it transformed a static measurement (Shannon entropy) in a scientific domain into a dynamic solution that helps accomplish a popular task better, which showcases the team's deep understanding of class material and their talent as engineers."

The study, "Solving Wordle Using Information Theory," was published in the Northeast Journal of Complex Systems.