中文
相关论文

相关论文: Application-driven automatic subgrammar extraction

200 篇论文

In model-driven engineering (MDE), UML class diagrams serve as a way to plan and communicate between developers. However, it is complex and resource-consuming. We propose an automated approach for the extraction of UML class diagrams from…

软件工程 · 计算机科学 2022-10-28 Song Yang , Houari Sahraoui

Discovering the underlying structures present in large real world graphs is a fundamental scientific problem. Recent work at the intersection of formal language theory and graph theory has found that a Hyperedge Replacement Grammar (HRG)…

社会与信息网络 · 计算机科学 2017-06-30 Corey Pennycuff , Salvador Aguinaga , Tim Weninger

Extracting dense representations for terms and phrases is a task of great importance for knowledge discovery platforms targeting highly-technical fields. Dense representations are used as features for downstream components and have multiple…

计算与语言 · 计算机科学 2023-05-26 Francesco Fusco , Diego Antognini

The dictionary matching problem preprocesses a set of patterns and finds all occurrences of each of the patterns in a text when it is provided. We focus on the dynamic setting, in which patterns can be inserted to and removed from the…

数据结构与算法 · 计算机科学 2013-02-04 Shoshana Marcus , Dina Sokol

We develop the first theory of control-flow graphs from first principles, and use it to create an algorithm for automatically synthesizing many variants of control-flow graph generators from a language's operational semantics. Our approach…

编程语言 · 计算机科学 2022-07-25 James Koppel , Jackson Kearl , Armando Solar-Lezama

The era of huge data necessitates highly efficient machine learning algorithms. Many common machine learning algorithms, however, rely on computationally intensive subroutines that are prohibitively expensive on large datasets. Oftentimes,…

机器学习 · 计算机科学 2023-09-26 Mo Tiwari

Separation Logic with inductive definitions is a well-known approach for deductive verification of programs that manipulate dynamic data structures. Deciding verification conditions in this context is usually based on user-provided lemmas…

计算机科学中的逻辑 · 计算机科学 2015-07-21 Constantin Enea , Mihaela Sighireanu , Zhilin Wu

As text processing systems expand in scope, they will require ever larger lexicons along with a parsing capability for discriminating among many senses of a word. Existing systems do not incorporate such subtleties in meaning for their…

计算与语言 · 计算机科学 2007-05-23 K. Litkowski

Machine-translated text plays an important role in modern life by smoothing communication from various communities using different languages. However, unnatural translation may lead to misunderstanding, a detector is thus needed to avoid…

计算与语言 · 计算机科学 2019-04-25 Hoang-Quoc Nguyen-Son , Tran Phuong Thao , Seira Hidano , Shinsaku Kiyomoto

Many techniques in computer vision, machine learning, and statistics rely on the fact that a signal of interest admits a sparse representation over some dictionary. Dictionaries are either available analytically, or can be learned from a…

计算机视觉与模式识别 · 计算机科学 2013-03-22 Simon Hawe , Matthias Seibert , Martin Kleinsteuber

Most existing algorithms for dictionary learning assume that all entries of the (high-dimensional) input data are fully observed. However, in several practical applications (such as hyper-spectral imaging or blood glucose monitoring), only…

机器学习 · 统计学 2018-04-26 Thanh V. Nguyen , Akshay Soni , Chinmay Hegde

Matching pursuits are a class of greedy algorithms commonly used in signal processing, for solving the sparse approximation problem. They rely on an atom selection step that requires the calculation of numerous projections, which can be…

数据结构与算法 · 计算机科学 2012-04-06 Manuel Moussallam , Laurent Daudet , Gaël Richard

Various grammar compression algorithms have been proposed in the last decade. A grammar compression is a restricted CFG deriving the string deterministically. An efficient grammar compression develops a smaller CFG by finding duplicated…

数据结构与算法 · 计算机科学 2016-09-01 Shouhei Fukunaga , Yoshimasa Takabatake , I Tomohiro , Hiroshi Sakamoto

Design patterns are distilled from many real systems to catalog common programming practice. However, some object-oriented design patterns are distorted or overly complicated because of the lack of supporting programming language constructs…

编程语言 · 计算机科学 2019-06-03 Gerald Baumgartner , Konstantin Läufer , Vincent F. Russo

Despite the growing prevalence of large language models (LLMs) in domain-specific applications, the challenge of query understanding in the automotive sector still remains underexplored. This domain presents unique complexities due to its…

信息检索 · 计算机科学 2026-04-21 Isha Motiyani , Abhishek Kumar , Tilak Kasturi

Self-adjusting computation offers a language-based approach to writing programs that automatically respond to dynamically changing data. Recent work made significant progress in developing sound semantics and associated implementations of…

编程语言 · 计算机科学 2011-08-17 Matthew A. Hammer , Georg Neis , Yan Chen , Umut A. Acar

Process model extraction (PME) is a recently emerged interdiscipline between natural language processing (NLP) and business process management (BPM), which aims to extract process models from textual descriptions. Previous process…

计算与语言 · 计算机科学 2020-03-23 Chen Qian , Lijie Wen , Akhil Kumar , Leilei Lin , Li Lin , Zan Zong , Shuang Li , Jianmin Wang

Existing works on outline-conditioned text generation typically aim to generate text using provided outlines as rough sketches, such as keywords and phrases. However, these approaches make it challenging to control the quality of text…

计算与语言 · 计算机科学 2024-02-08 Yunzhe Li , Qian Chen , Weixiang Yan , Wen Wang , Qinglin Zhang , Hari Sundaram

This paper replicates and extends the system used in the AuTexTification 2023 shared task for authorship attribution of machine-generated texts. First, we tried to reproduce the original results. Exact replication was not possible because…

计算与语言 · 计算机科学 2026-03-17 Adam Skurla , Dominik Macko , Jakub Simko

In this paper we present a lexicon-based approach to the problem of morphological processing. Full-form words, lemmas and grammatical tags are interconnected in a DAWG. Thus, the process of analysis/synthesis is reduced to a search in the…

计算与语言 · 计算机科学 2007-05-23 Kyriakos N. Sgarbas , Nikos D. Fakotakis , George K. Kokkinakis
‹ 上一页 1 8 9 10 下一页 ›