Institution profile

SAP SE

Industry researcheurope · de
Official website
Research library124linked papers
Opportunities0open roles
Selected work

Representative Papers

A Survey on Generative Modeling with Limited Data, Few Shots, and Zero Shot

Jul 26, 2023arXiv.org

To address the limitation of conventional generative models (e.g., GANs, diffusion models) — their reliance on large-scale labeled data — in data-scarce domains such as medical imaging and remote sensing, this paper proposes a unified framework termed “Generative Modeling under Data Constraints” (GM-DC). We systematically establish a two-dimensional taxonomy: (i) task dimension—encompassing low-data, few-shot, and zero-shot settings; and (ii) methodological dimension—integrating transfer learning, meta-learning, prompt engineering, and multi-paradigm fusion. This work is the first to uncover cross-paradigm adaptation principles and synergistic mechanisms under data constraints. The survey comprehensively analyzes lightweight designs and knowledge transfer strategies for mainstream architectures—including VAEs, GANs, and diffusion models—and identifies critical research gaps while charting emerging trends. As the inaugural holistic GM-DC survey, it is accompanied by an open-source platform for continuous resource updates, providing both theoretical foundations and practical guidance for data-efficient generative modeling.

28 citationsRead paper

The Vocabulary of Flaky Tests in the Context of SAP HANA

Oct 26, 2023International Symposium on Empirical Software Engineering and Measurement

This study addresses the lack of effective methods for identifying and diagnosing flaky tests in industrial-scale software systems. It presents the first validation and enhancement of lexical-based flaky test detection within the large-scale industrial environment of SAP HANA. By integrating TF-IDF and TF-IDFC-RF feature extraction with CodeBERT and XGBoost classification models, the approach achieves F1 scores of 0.96 and 0.99 on the original benchmark and SAP HANA datasets, respectively. The research identifies external dependencies as the primary root cause of flakiness in SAP HANA and systematically evaluates the effectiveness of various features and models in real-world industrial settings. These findings provide a robust empirical foundation for the automated diagnosis of flaky tests, offering practical insights for improving test reliability in complex software systems.

5 citationsRead paper

Towards a Theory on Process Automation Effects

Mar 25, 2025arXiv.org

Prior research predominantly focuses on the design and deployment of process automation, neglecting its real-world operational impacts after implementation. Method: This paper addresses this gap through a systematic literature review of human–machine collaboration, constructing the first theoretical framework specifically for *in-production* process automation. It proposes a novel four-part dynamic co-adaptation model—comprising technology, participants, managers, and developers—that transcends traditional binary (human/machine) analytical paradigms. Leveraging cross-domain theoretical integration and conceptual modeling, the study establishes a transferable framework for evaluating automation outcomes. Contribution/Results: The framework yields actionable pathways for organizational optimization of automation practices and identifies several novel research questions, thereby advancing a coherent, systemic research agenda for in-production automation in both academia and practice.

3 citationsRead paper

LLM-Based Repair of C++ Implicit Data Loss Compiler Warnings: An Industrial Case Study

Jan 21, 2026

This work addresses the challenge of manually repairing implicit data loss compiler warnings in industrial-scale C++ projects by proposing an automated approach based on large language models (LLMs). The method leverages the Language Server Protocol and Tree-sitter to precisely extract code context, enabling intelligent decisions on whether range checks are necessary and generating performance-conscious repair code. As the first study to apply LLMs to this specific problem, the system achieves a 92.73% human-review acceptance rate on real-world projects, reduces auxiliary instruction overhead by 39.09% compared to baseline methods, and produces fixes whose runtime performance closely approximates that of optimal human-written solutions—differing by only 13.56%.

1 citationsRead paper

SALT-KG: A Benchmark for Semantics-Aware Learning on Enterprise Tables

Jan 12, 2026

Existing tabular learning approaches struggle to effectively integrate enterprise-scale multi-table data with its semantic context, limiting the semantic reasoning capabilities of foundation models for structured data. This work proposes SALT-KG, a novel benchmark that systematically unifies multi-table transactional data with a metadata knowledge graph—termed OBKG—that encodes field descriptions, relational dependencies, and business object types, thereby establishing a semantic-aware paradigm for tabular learning. By incorporating metadata knowledge graph construction, multi-table relational modeling, and semantics-enhanced representation learning, the framework enables joint reasoning over tabular evidence and semantic context. Experimental results show that while metadata yields marginal gains on conventional metrics, it effectively exposes models’ deficiencies in leveraging semantics within relational contexts, offering a measurable benchmark and empirical foundation for research on semantically linked tabular data.

1 citationsRead paper
Recent publications

Latest Papers