WCXB: A Multi-Type Web Content Extraction Benchmark
This paper introduces WCXB, a comprehensive benchmark dataset of 2,008 web pages across seven distinct types with high-quality annotations, designed to overcome the limitations of existing article-only benchmarks and reveal significant performance gaps in current web content extraction systems.
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 the internet as a massive, chaotic library where every book is a webpage. Some pages are clean, well-written novels (news articles). Others are messy bulletin boards with sticky notes everywhere (forums), catalogs with price tags and specs (products), or instruction manuals with sidebars and code blocks (documentation).
For years, computers trying to read these pages had a major blind spot. They were trained to be excellent at reading the "novels" but terrible at understanding the messy catalogs or bulletin boards. They would often accidentally read the price tags, the "Add to Cart" buttons, or the user comments as if they were the main story.
The Problem: The "News-Only" Test
The author, Murrough Foley, argues that previous tests used to measure how well computers read the web were like giving a driver's test only on empty, straight highways.
- The Old Tests: They used small datasets (100–800 pages) that were almost entirely news articles.
- The Result: Computers looked like super-savants, scoring near-perfect grades. But this was misleading. It didn't tell us how they would handle the rest of the internet, which is full of complex, structured pages like product listings or forums.
The Solution: WCXB (The "All-Terrain" Driving Test)
Foley introduces a new benchmark called WCXB (Web Content Extraction Benchmark). Think of this as a new, much tougher driving test that includes highways, but also muddy off-road trails, crowded city streets, and construction zones.
- The Dataset: It contains 2,008 web pages from over 1,600 different websites.
- The Variety: Instead of just news, it covers 7 distinct "types" of pages:
- Articles (The easy highway driving).
- Forums (Messy bulletin boards with user comments).
- Products (Catalogs with hidden specs and prices).
- Collections (Grids of items with filters).
- Listings (Repeating cards of summaries).
- Documentation (Technical manuals with code).
- Service Pages (Marketing pages with sections scattered everywhere).
How They Made It (The "Gold Standard" Recipe)
To make sure the answers were correct, they didn't just ask one person to grade the papers. They used a five-stage assembly line:
- AI Drafting: A smart AI wrote the first draft of what the "main content" should be.
- Auto-Check: Scripts checked for obvious errors.
- AI Review: Four different AI experts reviewed the work, looking for different types of mistakes.
- Snippet Check: They ran scripts to ensure specific required phrases were included and specific "garbage" phrases (like ads) were excluded.
- Human Finalist: A human expert reviewed the final product to settle any arguments and ensure quality.
The Results: The "News" is Solved, The Rest is Broken
Foley tested 13 different computer programs (11 using old-school rules, 2 using modern AI) against this new test. Here is what they found:
- The News Articles: Everyone passed with flying colors. The top programs scored 93% accuracy. The author concludes that reading news articles is essentially a "solved problem."
- The Rest of the Web: The scores dropped dramatically.
- On Forums, the gap between the best and worst programs was huge (a 27-point difference).
- On Product pages, the best program only got about 67% right, while others struggled with hidden data.
- On Collections, the best score was only 71%, while the worst was 41%.
The Big Surprise: Bigger AI Isn't the Magic Bullet
Many people assume that newer, bigger Artificial Intelligence models (Neural Systems) would automatically be better at everything.
- The Reality: The big AI models did not solve the problem. In fact, they often performed worse than the simpler, rule-based programs on non-news pages.
- Why? The AI models were trained mostly on news articles, so they inherited the same bias. They are great at novels but still get confused by the messy bulletin boards and product catalogs.
Speed vs. Smarts
The paper also looked at speed.
- Rule-based programs: Fast as lightning (milliseconds per page).
- AI programs: Slow as a snail (thousands of milliseconds per page), requiring expensive graphics cards to run.
The Takeaway
The internet is not just a collection of news stories. It's a mix of many different structures. The old tests were lying to us by only testing on news. This new benchmark (WCXB) reveals that while computers are great at reading news, they are still struggling to understand the complex, structured, and messy parts of the web. To move forward, we need to stop treating all web pages as if they were news articles.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.