Papers for

enterprise software developers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Enterprise digital twins build trust by involving users early

Involving before Evolving: A Vision for Trustworthy Enterprise Digital Twin Engineering

Abstract: Enterprise Digital Twins (EDTs) promise data-driven decision support at organizational scale, but realizing them requires navigating siloed departments, tacit knowledge, and high-stakes decisions with long-horizon consequences. Existing approaches involve domain experts during model development but focus less on early organizational buy-in in EDTs. We present a vision for trustworthy EDT engineering grounded in an `involving before evolving' paradigm: rapidly involving stakeholders through a working prototype before evolving toward federation and full interoperability. Our three-stage approach combines foundation models for rapid prototyping, an ontological backbone for federated interoperability, and observability tooling for stakeholder trust. We ground our vision in an ongoing collaboration with Michelin, a multinational manufacturer, where an initial prototype has helped support stakeholder buy-in.

Fri 11 SeptSoftware EngineeringArtificial IntelligenceHuman-Computer Interaction
The gist
Making digital copies of big companies, called Enterprise Digital Twins, can help organizations make better decisions using data. But creating these copies is hard because many teams don’t share their knowledge and decisions affect the company for a long time. The authors suggest starting by quickly involving people with a working model before making the system more complex and connected. They use new AI language tools to build early versions fast and organize information so systems can later work together. They tested their idea while working with Michelin and saw it helped get people interested and trusting the tool.
Open 2609.13071v1

Automated pipeline creates realistic email sets for enterprise question answering

WinSyn: An Automated Pipeline for Realistic Enterprise Question-Answering Evaluation

Abstract: Enterprise settings provide a challenging environment for question-answering agents, which often rely on Retrieval-Augmented Generation, Deep Research (DR), and related techniques. Much of this challenge comes from the complexity of enterprise data: information is often spread across evolving and potentially conflict- ing emails, chat messages, documents, and other artifacts. Existing benchmarks typically have limited real-world complexity, short-form responses, and unnatural queries, so they often fail to capture the challenges of enterprise settings. In this work, we introduce an automated pipeline for generating synthetic datasets of emails reflecting realistic workplace scenarios, along with long- and short-form questions and gold answers grounded in the data. Our method simulates long-running enterprise projects spanning several months and involving up to 25 interacting employees across multiple roles. The data emphasizes ambiguity, distributed information, and naturally occurring queries. To validate the pipeline, we evaluate few standard agentic baselines on our datasets using the latest frontier models. We find that aggregate scores averaged over all queries remain below 80% for each dataset, indicating significant room for improvement. These findings suggest that more work remains to be done for enterprise deployment and underscore the importance of realistic, high-complexity evaluation data for developing stronger real-world enterprise DR systems.

Thu 10 SeptArtificial Intelligence
The gist
Answering questions at large companies is hard because information is scattered and often unclear, spread across emails, chats, and documents. The authors built a system that automatically creates synthetic but realistic email data and related questions as if from real workplace projects involving many employees over months. They tested existing question-answering methods on this data and found plenty of room for improvement, showing these tasks remain challenging. This work helps create better benchmarks closer to real enterprise complexity.
Open 2609.12171v1

Generating fully consistent fictional enterprises for business software testing

Generating a Consistent Enterprise: Synthesis and Reference-Free Evaluation of Multi-System Business Data

Abstract: Synthetic relational data is normally produced by a model trained on a real dataset, and its quality is measured as the distance to that dataset. This paper describes a generator that has no real dataset at either end. Given an industry, a company size, a business model, a set of business applications, and a random seed, it produces a complete fictional enterprise: a workforce, a customer base, sales deals, support tickets, recorded calls, chat messages, and documents, all consistent with one another. One entity graph is projected into the native formats of 66 business products, so the same customer appears in the CRM, the support desk, and the call system under one identity. Because no real counterpart exists, realism is built in from cited reference statistics and verified by reference-free measurement: a five-axis scorecard of 28 statistical checks, an adversarial detector that hunts for the marks of synthetic generation, and a set of soundness checks that include a classifier test against an independently shuffled copy of the data. Because these instruments existed before the generator was tuned, progress is measured under a fixed yardstick: over 23 generated companies, mean realism climbed from 60.3 to 99.1, the weakest company from 41.1 to 94.9, and the detector, which initially flagged 55.2% of all records, now flags none. The scores hold on a seed never used during development. A second generator builds relational databases from a list of business questions. It forces qualifying rows for each answerable question, adds controlled near misses, and computes exact labels from the finished tables. The generator runs as a hosted service at https://console.era.eon.io. A company built there to a specification is served through its simulators over MCP and REST, and the simulators are also published as container images for offline use

Thu 10 SeptArtificial Intelligence
The gist
Creating realistic fake business data usually means copying some real data and making small changes, which can lead to privacy problems. This paper presents a way to build entire imaginary companies from scratch using general information about industries and business models, without relying on any real data. The authors make sure the fake data fits together logically across many business systems and test its realism with new automatic checks. They also provide a service and tools that let users create and simulate these fake businesses for testing software or analysis.
Open 2609.11286v1

Software that evolves itself to fit user needs in real time

A-JIT: Agentic Just-In-Time Software Construction

Abstract: Traditional software delivery assumes a static paradigm: code is constructed prior to execution and deployed as a fixed artifact. We present Agentic Just-In-Time Software Construction (A-JIT), a paradigm that replaces static binaries with dynamic, software systems that can perpetually evolve to meet changing demands. In A-JIT, an application is an integrated assembly comprising code, a runtime harness, and an embedded AI agent that continuously observes system usage and live execution traces. Much like a traditional JIT compiler specializes machine code to runtime execution paths, A-JIT specializes software logic, workflows, and tool interfaces to meet the specific needs of the end-user. By integrating synthesis directly into the ambient application lifecycle, A-JIT enables applications to dynamically construct missing implementations, generate new capabilities on the fly, and continuously adapt to end-user behavior. We demonstrate how this model supports trace-driven human-AI co-construction and opens a new design space for adaptive, self-evolving software.

Wed 9 SeptSoftware EngineeringArtificial Intelligence
The gist
Most software is fixed before you use it and can’t easily change to fit how you actually use it. The authors present a new idea called A-JIT that builds software that keeps changing and improving while you use it. A-JIT uses an AI agent inside the software to watch how you work and then creates new features or improves existing ones automatically. This way, the software adapts specifically for each user, much like how some programs optimize themselves while running. The authors show how this method can make software that is more flexible and continually customizes itself with the help of AI.
Open 2609.10248v1

Benchmark for evaluating language agents in enterprise software systems

The Era by Eon Benchmark: A Generated Enterprise Estate with Exact Ground Truth for Benchmarking LLM Agents

Abstract: LLM agents for enterprise systems of record cannot be evaluated on customer production data, and no existing substitute provides ground truth. We present the Era by Eon Benchmark for evaluating LLM agents that use enterprise tools. The benchmark is built around a complete fictional company. It includes product simulators, company-specific internal databases, benchmark questions, and computed answer keys. Industry, company size, business model, application portfolio, and a seed define each company. One seeded entity graph supplies shared company data to simulators of Salesforce, Zendesk, Slack, Gong, and other products. A questionconditioned generator creates the schemas and records for internal databases. It takes shared entities, keys, and values from the same graph before generating database-specific facts. Both mechanisms therefore describe one consistent enterprise estate. Every expected answer is computed from the final records, so grading is exact. Design and answer-key checks validate the internal databases. A realism scorecard and adversarial detector validate the entity graph. Across 23 generated companies, the mean realism score rose from 61.8 to 97.0, with zero records flagged as synthetic. In the reported simulator-track comparison, nine models answered the same 33 questions three times each. Accuracy estimates ranged from 42.4% to 76.8%, and three of 36 pairwise differences remained supported after correction.

Wed 9 SeptArtificial Intelligence
The gist
It is hard to test AI agents that work with company software because real company data is private and there is no standard testing setup with exact answers. The authors created a realistic, fake company with all the usual software tools and databases linked consistently, so answers to questions can be calculated exactly. This setup lets people fairly test how well AI agents understand and use enterprise systems. They showed this by testing nine models on many questions and measuring accuracy reliably.
Open 2609.09853v1

Enhancing table detection across many languages with masking

EMBLEM: Enhancing Multi-script Table Detection through Masking

Abstract: Table detection is a core task in document analysis, supporting downstream applications such as information retrieval, document reconstruction, and visual question answering. While existing deep learning models perform well on English and Chinese documents, they struggle with multilingual, multi-script documents due to script diversity and the limited availability of labeled data. To address this challenge, we introduce MANDALA (Multi-script Annotated Documents for Table Detection), a manually curated dataset of 2,323 table-containing pages spanning 18 languages and 15 scripts across diverse domains. We also propose EMBLEM, a masking-based paradigm for Multi-script Table Detection (MTD). EMBLEM generates masked images that conceal script- and font-specific details, enabling models pre-trained on abundant English documents to focus on script-agnostic page layout. Experiments across three table detection architectures show that EMBLEM consistently outperforms strong baselines on MANDALA while remaining competitive on five standard English-dominant benchmarks. Using only English masked images for fine-tuning, with no multi-script training data, EMBLEM achieves an absolute F1-score gain of 20.8% on MANDALA. We release MANDALA along with the accompanying code and models at https://github.com/IITB-LEAP-OCR/EMBLEM.git.

Tue 8 SeptMachine Learning
The gist
Table detection helps computers find tables in documents, but most methods work only well on English or Chinese text. The authors created a new dataset called MANDALA with tables in 18 languages and 15 scripts to study this problem better. They developed a method named EMBLEM that hides specific script and font details so the computer focuses on the overall layout, improving detection on multiple languages. This approach works better on the new dataset and still performs well on English documents. They share their data and code for others to use.
Open 2609.08330v1

Unified model integrates governance quality provenance and reproducibility in data pipelines

UnespDataLens-RM: A Reference Model for Analytical Data Engineering with Governance, Quality, Provenance, and Reproducibility

Abstract: The growing reliance on data in analytical processes and evidence-based decision-making has reinforced the importance of Data Engineering in building pipelines capable of integrating, transforming, validating, and delivering data from heterogeneous sources. However, the reliability of analytical assets depends not only on data processing capabilities but also on mechanisms for governance, quality assurance, provenance, traceability, versioning, and reproducibility throughout their lifecycle. These responsibilities are commonly addressed by different models, frameworks, and operational practices, resulting in methodological fragmentation across the analytical data lifecycle. To address this gap, this article proposes UnespDataLens-RM, a technology-independent reference model that integrates technical-operational processes and cross-cutting capabilities within a unified structure for Analytical Data Engineering. The model aims to support the specification, organization, and evolution of analytical pipelines by incorporating governance, quality, provenance, traceability, and reproducibility from the design stage. Developed following the Design Science Research approach, UnespDataLens-RM comprises eight technical-operational modules, eight cross-cutting modules, complementary dimensions, and a formalized set of artifacts, metrics, and validation criteria. The resulting specification offers a conceptual and methodological framework for future instantiations and empirical evaluations of analytical pipelines designed to be more governable, documented, traceable, auditable, and reproducible.

Tue 8 SeptDatabases
The gist
Data pipelines that prepare information for analysis need to be reliable and well-documented to be trusted. The authors created a general model called UnespDataLens-RM that guides how to build these data processes with important features like governance, quality checks, keeping track of data origins, and making sure the work can be repeated. This model helps organize and improve data workflows from the start. It is designed so others can build real systems or evaluate their pipelines more easily and consistently.
Open 2609.08184v1

Process mining evolves to guide action with AI and governance

From Event Logs to Governed Action: A BlueSky Agenda for Agentic Process Mining

Abstract: Process mining has long turned event logs into process knowledge: discovered models, conformance evidence, bottleneck diagnoses, and runtime predictions. Agentic AI changes the target. Process-aware agents will not only ask what happened. They will ask whether a proposed action should be taken, given the available evidence, privacy budget, organizational authority, and downstream risk. This BlueSky paper proposes event-to-action process mining: a process-mining agenda for transforming heterogeneous operational event data into governed action. The goal is not another dashboard, a generic enterprise simulator, or a language interface over logs. We argue that the community needs four mineable artifacts: event-object representations, action evidence packages, governance contracts, and benchmarks where act, defer, ask, and refuse are all valid outputs. This agenda is timely because agentic business process management (BPM), LLM-assisted process mining, object-centric event standards, causal process monitoring, and privacy-preserving learning are maturing separately. Bringing them together defines a data-mining target inside process mining: mining logged organizational behavior for accountable action, not only retrospective insight.

Mon 7 SeptArtificial IntelligenceComputational Engineering, Finance, and Science
The gist
Process mining traditionally looks back at what happened in business operations by analyzing event logs. This paper suggests a new direction where process mining helps decide if specific actions should happen, considering rules, privacy, and risks. The authors propose creating new kinds of data and contracts that computers can use to make accountable decisions, not just show reports. This approach combines advances in AI, process management, and privacy to move from hindsight to guided action.
Open 2609.07984v1