中文
相关论文

相关论文: Solving the Petri-Nets to Statecharts Transformati…

200 篇论文

Charts are widely used to present complex information. Deriving meaningful insights in real-world contexts often requires interpreting multiple related charts together. Research on understanding multi-chart images has not been extensively…

计算与语言 · 计算机科学 2026-04-24 Azher Ahmed Efat , Seok Hwan Song , Wallapak Tavanapong

We develop a polynomial translation from finite control pi-calculus processes to safe low-level Petri nets. To our knowledge, this is the first such translation. It is natural in that there is a close correspondence between the control…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Victor Khomenko , Roland Meyer , Reiner Hüchting

Much previous work has been done in attempting to identify humor in text. In this paper we extend that capability by proposing a new task: assessing whether or not a joke is humorous. We present a novel way of approaching this problem by…

计算与语言 · 计算机科学 2019-09-04 Orion Weller , Kevin Seppi

Developing algorithms for distributed systems is an error-prone task. Formal models like Petri nets with transits and Petri games can prevent errors when developing such algorithms. Petri nets with transits allow us to follow the data flow…

计算机科学中的逻辑 · 计算机科学 2021-03-30 Manuel Gieseking , Jesko Hecking-Harbusch , Ann Yanich

Petri nets have found widespread use among many application domains, not least due to their human-friendly graphical syntax for the composition of interacting distributed and asynchronous processes and services, based in partial-order…

软件工程 · 计算机科学 2021-06-08 Heinz W. Schmidt

In this short paper we present our solution for the Hello World case study of the Transformation Tool Contest (TTC) 2011 using the QVTR-XSLT tool. The tool supports editing and execution of the graphical notation of QVT Relations language.…

软件工程 · 计算机科学 2011-11-22 Dan Li , Xiaoshan Li , Volker Stolz

Large Language Models (LLM) have become sophisticated enough that complex computer programs can be created through interpretation of plain English sentences and implemented in a variety of modern languages such as Python, Java Script, C++…

软件工程 · 计算机科学 2023-09-04 Simon Thorne

We introduce low-stretch trees to the visualization community with LSQT, our novel technique that uses quasi-trees for both layout and edge bundling. Our method offers strong computational speed and complexity guarantees by leveraging the…

人机交互 · 计算机科学 2020-07-14 Rebecca Vandenberg , Madison Elliott , Nicholas Harvey , Tamara Munzner

We consider the end-to-end abstract-to-title generation problem, exploring seven recent transformer based models (including ChatGPT) fine-tuned on more than 30k abstract-title pairs from NLP and machine learning (ML) venues. As an…

计算与语言 · 计算机科学 2023-12-27 Yanran Chen , Steffen Eger

We present theoretical rudiments of Petri nets over ontological graphs as well as the designed and implemented Python toolkit for dealing with such nets. In Petri nets over ontological graphs, the domain knowledge is enclosed in a form of…

人工智能 · 计算机科学 2025-04-14 Krzysztof Pancerz

Language models are not accurate in numerical problems. Their architecture does not allow for anything less than a probabilistic next word. This paper introduces ComputeGPT: an approach of creating a chat model able to answer computational…

编程语言 · 计算机科学 2023-05-11 Ryan Hardesty Lewis , Junfeng Jiao

In this work, we present an end-to-end Knowledge Graph Question Answering (KGQA) system named GETT-QA. GETT-QA uses T5, a popular text-to-text pre-trained language model. The model takes a question in natural language as input and produces…

计算与语言 · 计算机科学 2023-03-29 Debayan Banerjee , Pranav Ajit Nair , Ricardo Usbeck , Chris Biemann

Text-to-SQL is a critical task in natural language processing that aims to transform natural language questions into accurate and executable SQL queries. In real-world scenarios, these reasoning tasks are often accompanied by complex…

In the universe of Natural Language Processing, Transformer-based language models like BERT and (Chat)GPT have emerged as lexical superheroes with great power to solve open research problems. In this paper, we specifically focus on the…

计算与语言 · 计算机科学 2024-04-30 Francesco Periti , Haim Dubossarsky , Nina Tahmasebi

Webtables -- tables and table-like structures on webpages -- are excellent sources for teaching spreadsheeting, in commercial and professional organisations by utilizing and developing knowledge-transfer items, presenting and handling…

软件工程 · 计算机科学 2020-06-29 Mária Csernoch

We introduce fairseq S2T, a fairseq extension for speech-to-text (S2T) modeling tasks such as end-to-end speech recognition and speech-to-text translation. It follows fairseq's careful design for scalability and extensibility. We provide…

计算与语言 · 计算机科学 2022-06-15 Changhan Wang , Yun Tang , Xutai Ma , Anne Wu , Sravya Popuri , Dmytro Okhonko , Juan Pino

We introduce jiant, an open source toolkit for conducting multitask and transfer learning experiments on English NLU tasks. jiant enables modular and configuration-driven experimentation with state-of-the-art models and implements a broad…

计算与语言 · 计算机科学 2020-05-14 Yada Pruksachatkun , Phil Yeres , Haokun Liu , Jason Phang , Phu Mon Htut , Alex Wang , Ian Tenney , Samuel R. Bowman

Prior work on scientific question answering has largely emphasized chatbot-style systems, with limited exploration of fine-tuning foundation models for domain-specific reasoning. In this study, we developed a chatbot for the University of…

计算与语言 · 计算机科学 2025-12-08 Aurélie Montfrond

As Transformers are increasingly relied upon to solve complex NLP problems, there is an increased need for their decisions to be humanly interpretable. While several explainable AI (XAI) techniques for interpreting the outputs of…

计算与语言 · 计算机科学 2023-09-21 Giuseppe Attanasio , Eliana Pastor , Chiara Di Bonaventura , Debora Nozza

We present minicons, an open source library that provides a standard API for researchers interested in conducting behavioral and representational analyses of transformer-based language models (LMs). Specifically, minicons enables…

计算与语言 · 计算机科学 2022-03-25 Kanishka Misra