中文
相关论文

相关论文: An Empirical Study on the "Usage of Not" in Real-W…

200 篇论文

Asking a large language model to respond in JSON should be a formatting choice, not a capability tax. Yet we find that structured output requirements -- JSON, XML, LaTeX, Markdown -- substantially degrade reasoning and writing performance…

计算与语言 · 计算机科学 2026-04-07 Ivan Yee Lee , Loris D'Antoni , Taylor Berg-Kirkpatrick

Recruiters and institutions around the world struggle with the verification of diplomas issued in a diverse and global education setting. Firstly, it is a nontrivial problem to identify bogus institutions selling education credentials.…

计算机与社会 · 计算机科学 2021-06-25 Stefan More , Peter Grassberger , Felix Hörandner , Andreas Abraham , Lukas Daniel Klausner

Sketches and diagrams play an important role in the daily work of software developers. In this paper, we investigate the use of sketches and diagrams in software engineering practice. To this end, we used both quantitative and qualitative…

软件工程 · 计算机科学 2017-06-29 Sebastian Baltes , Stephan Diehl

The idea of using unfolding as a way of computing a program semantics has been applied successfully to logic programs and has shown itself a powerful tool that provides concrete, implementable results, as its outcome is actually source…

编程语言 · 计算机科学 2017-08-29 José María Rey-Poza , Julio Mariño-Carballo

U.S. national security customers have begun to utilize large language models, including enterprise versions of ``off-the-shelf'' models (e.g., ChatGPT) familiar to the public. This uptake will likely accelerate. However, recent studies…

新兴技术 · 计算机科学 2025-08-06 Sebastian Elbaum , Jonathan Panter

This paper describes a new modelling language for the effective design of Java annotations. Since their inclusion in the 5th edition of Java, annotations have grown from a useful tool for the addition of meta-data to play a central role in…

编程语言 · 计算机科学 2019-10-02 Irene Córdoba , Juan de Lara

The Smodels system implements the stable model semantics for normal logic programs. It handles a subclass of programs which contain no function symbols and are domain-restricted but supports extensions including built-in functions as well…

人工智能 · 计算机科学 2007-05-23 Ilkka Niemela , Patrik Simons , Tommi Syrjanen

In the recent years, a lot of attention has been paid to the development of solid foundations for the composition and inversion of schema mappings. In this paper, we review the proposals for the semantics of these crucial operators. For…

数据库 · 计算机科学 2010-03-04 Marcelo Arenas , Jorge Perez , Juan Reutter , Cristian Riveros

In software engineering, log statement is an important part because programmers can't access to users' program and they can only rely on log message to find the root of bugs. The mechanism of "log level" allows developers and users to…

软件工程 · 计算机科学 2019-12-12 Mingzhe Li , Jianrui Pei , Jin He , Kevin Song , Frank Che , Yongfeng Huang , Chitai Wang

Negation in natural language does not follow Boolean logic and is therefore inherently difficult to model. In particular, it takes into account the broader understanding of what is being negated. In previous work, we proposed a framework…

计算与语言 · 计算机科学 2022-11-04 Razin A. Shaikh , Lia Yeh , Benjamin Rodatz , Bob Coecke

Current vision-language detection and grounding models predominantly focus on prompts with positive semantics and often struggle to accurately interpret and ground complex expressions containing negative semantics. A key reason for this…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Zesheng Yang , Xi Jiang , Bingzhang Hu , Weili Guan , Runmin Cong , Guo-Jun Qi , Feng Zheng

Answering logical queries over incomplete knowledge bases is challenging because: 1) it calls for implicit link prediction, and 2) brute force answering of existential first-order logic queries is exponential in the number of existential…

In this paper we study the uses and the semantics of non-monotonic negation in probabilistic deductive data bases. Based on the stable semantics for classical logic programming, we introduce the notion of stable formula, functions. We show…

人工智能 · 计算机科学 2013-03-26 Raymond T. Ng , V. S. Subrahmanian

Using models for requirements engineering (RE) is uncommon in systems engineering, despite the widespread use of model-based engineering in general. One reason for this lack of use is that formal models do not match well the trend to move…

软件工程 · 计算机科学 2022-09-07 Grischa Liebel , Eric Knauss

Large language models (LLMs) embed extensive knowledge and utilize it to perform exceptionally well across various tasks. Nevertheless, outdated knowledge or factual errors within LLMs can lead to misleading or incorrect responses, causing…

计算与语言 · 计算机科学 2024-10-21 Li Zeng , Yingyu Shan , Zeming Liu , Jiashu Yao , Yuhang Guo

Computer Algebra systems are widely spread because of some of their remarkable features such as their ease of use and performance. Nonetheless, this focus on performance sometimes leads to unwanted consequences: algorithms and computations…

计算机科学中的逻辑 · 计算机科学 2014-01-27 Jesús Aransay , Jose Divasón

Sentiment analysis is directly affected by compositional phenomena in language that act on the prior polarity of the words and phrases found in the text. Negation is the most prevalent of these phenomena and in order to correctly predict…

计算与语言 · 计算机科学 2021-07-01 Jeremy Barnes , Erik Velldal , Lilja Øvrelid

Morphological declension, which aims to inflect nouns to indicate number, case and gender, is an important task in natural language processing (NLP). This research proposal seeks to address the degree to which Recurrent Neural Networks…

计算与语言 · 计算机科学 2018-10-10 Sina Ahmadi

jNO (jax Neural Operators) is a JAX-native library for neural operators and foundation models with unified support for both data-driven and physics-informed training. Its core design is a tracing system in which domains, model calls,…

机器学习 · 计算机科学 2026-05-12 Leon Armbruster , Rathan Ramesh , Georg Kruse , Christopher Straub

Highly capable AI systems could secretly pursue misaligned goals -- what we call "scheming". Because a scheming AI would deliberately try to hide its misaligned goals and actions, measuring and mitigating scheming requires different…