paper-with-me

홈 › Papers

NLSC: Unrestricted Natural Language-based Service Composition through Sentence Embeddings

2019-01-23 · Oscar J. Romero, Ankit Dangi, Sushma A. Akoju

Current approaches for service composition (assemblies of atomic services) require developers to use: (a) domain-specific semantics to formalize services that restrict the vocabulary for their descriptions, and (b) translation mechanisms for service retrieval to convert unstructured user requests to strongly-typed semantic representations. In our work, we argue that effort to developing service descriptions, request translations, and matching mechanisms could be reduced using unrestricted natural language; allowing both: (1) end-users to intuitively express their needs using natural language, and (2) service developers to develop services without relying on syntactic/semantic description languages. Although there are some natural language-based service composition approaches, they restrict service retrieval to syntactic/semantic matching. With recent developments in Machine learning and Natural Language Processing, we motivate the use of Sentence Embeddings by leveraging richer semantic representations of sentences for service description, matching and retrieval. Experimental results show that service composition development effort may be reduced by more than 44\% while keeping a high precision/recall when matching high-level user requests with low-level service method invocations.

📄 PDF Abstract BibTeX arXiv:1901.07910

Code (1)

ojrlopez27/nl-service-composition 공식 구현

Tasks

RetrievalSentenceSentence EmbeddingsService CompositionTranslation

Similar Papers 제목 키워드 기반

SIDeR: Semantic Identity Decoupling for Unrestricted Face Privacy

2026-02-04 · Zhuosen Bao, Xia Du, Zheng Lin, Jizhe Zhou 외 arxiv

With the deep integration of facial recognition into online banking, identity verification, and other networked services, achieving effective decoupling of identity information from visual representations during image st…

Adopting Large Language Models to Automated System Integration

2025-04-11 · Robin D. Pesl

Modern enterprise computing systems integrate numerous subsystems to resolve a common task by yielding emergent behavior. A widespread approach is using services implemented with Web technologies like REST or OpenAPI, wh…

RAGRetrieval-augmented GenerationService Composition

Learning Service Selection Decision Making Behaviors During Scientific Workflow Development

2024-03-30 · Xihao Xie, Jia Zhang, Rahul Ramachandran, Tsengdar J. Lee 외

Increasingly, more software services have been published onto the Internet, making it a big challenge to recommend services in the process of a scientific workflow composition. In this paper, a novel context-aware approa…

Decision MakingSentence

Initial Steps in Integrating Large Reasoning and Action Models for Service Composition

2025-07-24 · Ilche Georgievski, Marco Aiello arxiv

Service composition remains a central challenge in building adaptive and intelligent software systems, often constrained by limited reasoning capabilities or brittle execution mechanisms. This paper explores the integrat…

Evaluating Multi-focus Natural Language Queries over Data Services

2012-05-01 · LREC 2012 5 · Silvia Quarteroni, Vincenzo Guerrisi, Pietro La Torre

Natural language interfaces to data services will be a key technology to guarantee access to huge data repositories in an effortless way. This involves solving the complex problem of recognizing a relevant service or ser…

Natural Language QueriesQuestion AnsweringService Composition