中文
相关论文

相关论文: Generalized Systematic Debugging for Attribute Gra…

200 篇论文

We present a general methodology for structuring textual data, represented as syntax trees enriched with semantic information, guided by a meta-model G defined as an attribute grammar. The method involves an evolution process where both the…

数据库 · 计算机科学 2025-03-07 Jacques Chabin , Mirian Halfeld-Ferrari , Nicolas Hiot

Graph-based Retrieval-Augmented Generation (RAG) has proven effective in integrating external knowledge into large language models (LLMs), improving their factual accuracy, adaptability, interpretability, and trustworthiness. A number of…

Identifying anomalies in multi-dimensional datasets is an important task in many real-world applications. A special case arises when anomalies are occluded in a small set of attributes, typically referred to as a subspace, and not…

机器学习 · 计算机科学 2021-01-14 Marcelo Bacher , Irad Ben-Gal , Erez Shmueli

We present a system for generating parsers based directly on the metaphor of parsing as deduction. Parsing algorithms can be represented directly as deduction systems, and a single deduction engine can interpret such deduction systems so as…

cmp-lg · 计算机科学 2008-02-03 Stuart M. Shieber , Yves Schabes , Fernando C. N. Pereira

Semantic similarity measures are a key component in natural language processing tasks such as document analysis, requirement matching, and user input interpretation. However, the performance of individual measures varies considerably across…

计算与语言 · 计算机科学 2025-04-28 Jorge Martinez-Gil

This study examines the effect of grammatical features in automatic essay scoring (AES). We use two kinds of grammatical features as input to an AES model: (1) grammatical items that writers used correctly in essays, and (2) the number of…

计算与语言 · 计算机科学 2024-06-14 Kosuke Doi , Katsuhito Sudoh , Satoshi Nakamura

This paper introduces an automatic debugging framework that relies on model-based reasoning techniques to locate faults in programs. In particular, model-based diagnosis, together with an abstract interpretation based conflict detection…

软件工程 · 计算机科学 2007-05-23 Wolfgang Mayer , Markus Stumptner

Attribute grammars allow the association of semantic actions to the production rules in context-free grammars, providing a simple yet effective formalism to define the semantics of a language. However, drafting the semantic actions can be…

编程语言 · 计算机科学 2022-08-16 Pankaj Kumar Kalita , Miriyala Jeevan Kumar , Subhajit Roy

Grammatic is a tool for grammar definition and manipulation aimed to improve modularity and reuse of grammars and related development artifacts. It is independent from parsing technology and any other details of target system…

编程语言 · 计算机科学 2009-01-19 Andrey Breslav

Automatic short answer grading (ASAG) techniques are designed to automatically assess short answers to questions in natural language, having a length of a few words to a few sentences. Supervised ASAG techniques have been demonstrated to be…

计算与语言 · 计算机科学 2016-11-22 Shourya Roy , Himanshu S. Bhatt , Y. Narahari

Automatic search for Multi-Agent Systems has recently emerged as a key focus in agentic AI research. Several prior approaches have relied on LLM-based free-form search over the code space. In this work, we propose a more structured…

This paper addresses issues in automated treebank construction. We show how standard part-of-speech tagging techniques extend to the more general problem of structural annotation, especially for determining grammatical functions and…

cmp-lg · 计算机科学 2008-02-03 Thorsten Brants , Wojciech Skut , Brigitte Krenn

This paper presents a method for large corpus analysis to semantically classify an entire clause. In particular, we use cooccurrence statistics among similar clauses to determine the aspectual class of an input clause. The process examines…

cmp-lg · 计算机科学 2008-02-03 Eric V. Siegel , Kathleen R. McKeown

The interpolation-based decoding that was developed for general evaluation AG codes is shown to be equally applicable to general differential AG codes. A performance analysis of the decoding algorithm, which is parallel to that of its…

信息论 · 计算机科学 2014-07-23 Kwankyu Lee

We present a novel extension to Retrieval Augmented Generation with the goal of mitigating factual inaccuracies in the output of large language models. Specifically, our method draws on the cognitive linguistic theory of frame semantics for…

计算与语言 · 计算机科学 2024-06-25 Harish Tayyar Madabushi

Answer Set Programming (ASP) is one of the major declarative programming paradigms in the area of logic programming and non-monotonic reasoning. Despite that ASP features a simple syntax and an intuitive semantics, errors are common during…

人工智能 · 计算机科学 2020-02-19 Carmine Dodaro , Philip Gasteiger , Kristian Reale , Francesco Ricca , Konstantin Schekotihin

This paper describes an abstract machine for linguistic formalisms that are based on typed feature structures, such as HPSG. The core design of the abstract machine is given in detail, including the compilation process from a high-level…

cmp-lg · 计算机科学 2008-02-03 Shuly Wintner , Nissim Francez

Automated Text Scoring (ATS) provides a cost-effective and consistent alternative to human marking. However, in order to achieve good performance, the predictive features of the system need to be manually engineered by human experts. We…

计算与语言 · 计算机科学 2017-07-18 Dimitrios Alikaniotis , Helen Yannakoudakis , Marek Rei

Arabic dialects form a diverse continuum, yet NLP models often treat them as discrete categories. Recent work addresses this issue by modeling dialectness as a continuous variable, notably through the Arabic Level of Dialectness (ALDi).…

计算与语言 · 计算机科学 2025-08-26 Sanad Shaban , Nizar Habash

The knowledge graph(KG) composed of entities with their descriptions and attributes, and relationship between entities, is finding more and more application scenarios in various natural language processing tasks. In a typical knowledge…

计算与语言 · 计算机科学 2018-10-15 Shengjie Sun , Dong Yang , Hongchun Zhang , Yanxu Chen , Chao Wei , Xiaonan Meng , Yi Hu