Overview
Research area: Machine Learning Authors: Amey Varhade, Ananya Sutradhar, Ravishankar Krishnaswamy, Navin Goyal Published: 2026-09-15 arXiv: 2609.12171
What the paper does
Enterprise settings provide a challenging environment for question-answering agents, which often rely on Retrieval-Augmented Generation (RAG), Deep Research (DR), and related techniques. Much of the difficulty comes from enterprise data complexity: information is often spread across evolving and potentially conflicting emails, chat messages, documents, and other artifacts. Existing benchmarks typically offer limited real-world complexity, short-form responses, and unnatural queries, so they fail to capture the real challenges of enterprise settings.
WinSyn is an automated pipeline that generates synthetic datasets of emails reflecting realistic workplace scenarios, along with long- and short-form questions and gold answers grounded in the data.
Key points
- Simulates enterprise projects spanning several months, involving up to 25 employees in distinct roles.
- Data emphasizes ambiguity, scattered information, and naturally arising queries.
- Produces both long- and short-form questions with data-grounded gold answers.
- Evaluation of standard agent baselines using recent frontier models shows average total scores below 80% for all queries on every dataset.
Takeaway
There remains substantial room for improvement in enterprise agent deployment, and realistic, high-complexity evaluation data is critical for developing stronger enterprise-grade Deep Research systems.