中文
相关论文

相关论文: Improved Inference for Checking Annotations

200 篇论文

We introduce a proof recommender system for the HOL4 theorem prover. Our tool is built upon a transformer-based model [2] designed specifically to provide proof assistance in HOL4. The model is trained to discern theorem proving patterns…

计算机科学中的逻辑 · 计算机科学 2025-01-13 Nour Dekhil , Adnan Rashid , Sofiene Tahar

Inference algorithms in probabilistic programming languages (PPLs) can be thought of as interpreters, since an inference algorithm traverses a model given evidence to answer a query. As with interpreters, we can improve the efficiency of…

编程语言 · 计算机科学 2016-04-19 Rohin Shah , Emina Torlak , Rastislav Bodik

The Damas-Hindley-Milner (ML) type system owes its success to principality, the property that every well-typed expression has a unique most general type. This makes inference predictable and efficient. Unfortunately, many extensions of ML…

编程语言 · 计算机科学 2026-05-04 Alistair O'Brien , Didier Rémy , Gabriel Scherer

In multi-label classification, each example in a dataset may be annotated as belonging to one or more classes (or none of the classes). Example applications include image (or document) tagging where each possible tag either applies to a…

机器学习 · 计算机科学 2022-11-28 Aditya Thyagarajan , Elías Snorrason , Curtis Northcutt , Jonas Mueller

Today's computer-based annotation systems implement a wide range of functionalities that often go beyond those available in traditional paper-and-pencil annotations. Conceptually, annotation systems are based on thoroughly investigated…

人机交互 · 计算机科学 2007-06-11 Matthias R. Brust , Steffen Rothkugel

Large language models are now routinely used in high-stakes applications where hallucinations can cause serious harm, such as medical consultations or legal advice. Existing hallucination detection methods, however, are impractical for…

计算与语言 · 计算机科学 2026-02-06 Oscar Obeso , Andy Arditi , Javier Ferrando , Joshua Freeman , Cameron Holmes , Neel Nanda

Feature attribution a.k.a. input salience methods which assign an importance score to a feature are abundant but may produce surprisingly different results for the same model on the same input. While differences are expected if disparate…

计算与语言 · 计算机科学 2022-11-10 Jasmijn Bastings , Sebastian Ebert , Polina Zablotskaia , Anders Sandholm , Katja Filippova

Collaborative tagging systems, such as Delicious, CiteULike, and others, allow users to annotate resources, e.g., Web pages or scientific papers, with descriptive labels called tags. The social annotations contributed by thousands of users,…

人工智能 · 计算机科学 2010-05-28 Anon Plangprasopchok , Kristina Lerman

We introduce a new methodology based on refinement for testing the functional correctness of hardware and low-level software. Our methodology overcomes several major drawbacks of the de facto testing methodologies used in industry: (1) it…

计算机科学中的逻辑 · 计算机科学 2017-03-17 Mitesh Jain , Panagiotis Manolios

In this paper we present an efficient approach to implementing model checking in the Higher Order Logic (HOL) of Isabelle. This is a non-trivial task since model checking is restricted to finite state sets. By restricting our scope to…

计算机科学中的逻辑 · 计算机科学 2024-01-01 Florian Kammüller

This paper introduces Isabelle/HoTT, the first development of homotopy type theory in the Isabelle proof assistant. Building on earlier work by Paulson, I use Isabelle's existing logical framework infrastructure to implement essential…

计算机科学中的逻辑 · 计算机科学 2021-04-20 Joshua Chen

Recombination is an important event in the evolution of HIV. It affects the global spread of the pandemic as well as evolutionary escape from host immune response and from drug therapy within single patients. Comprehensive computational…

基因组学 · 定量生物学 2007-05-23 Niko Beerenwinkel , Colin N. Dewey , Kevin M. Woods

Argument mining is a core technology for automating argument search in large document collections. Despite its usefulness for this task, most current approaches to argument mining are designed for use only with specific text types and fall…

计算与语言 · 计算机科学 2018-02-19 Christian Stab , Tristan Miller , Iryna Gurevych

Detecting anomalies in large sets of observations is crucial in various applications, such as epidemiological studies, gene expression studies, and systems monitoring. We consider settings where the units of interest result in multiple…

统计方法学 · 统计学 2025-12-22 Ivo V. Stoepker , Rui M. Castro , Ery Arias-Castro

We propose a new active learning (AL) framework, Active Learning++, which can utilize an annotator's labels as well as its rationale. Annotators can provide their rationale for choosing a label by ranking input features based on their…

机器学习 · 计算机科学 2020-09-11 Bhavya Ghai , Q. Vera Liao , Yunfeng Zhang , Klaus Mueller

State-of-the-art Named Entity Recognition(NER) models rely heavily on large amountsof fully annotated training data. However, ac-cessible data are often incompletely annotatedsince the annotators usually lack comprehen-sive knowledge in the…

计算与语言 · 计算机科学 2022-06-10 Hongtao Ruan , Liying Zheng , Peixian Hu

Tanaka et al. proposed a type system for verifying functional correctness properties of programs that use arrays and pointer arithmetic. Their system extends ConSORT -- a type system combining fractional ownership and refinement types for…

编程语言 · 计算机科学 2026-04-27 Yusuke Fujiwara , Yusuke Matsushita , Kohei Suenaga , Atsushi Igarashi

In this paper, we present the first experiments using neural network models for the task of error detection in learner writing. We perform a systematic comparison of alternative compositional architectures and propose a framework for error…

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

Offline handwriting recognition (HWR) has improved significantly with the advent of deep learning architectures in recent years. Nevertheless, it remains a challenging problem and practical applications often rely on post-processing…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Andrey Totev , Tomas Ward

We present a new type system combining refinement types and the expressiveness of intersection type discipline. The use of such features makes it possible to derive more precise types than in the original refinement system. We have been…

编程语言 · 计算机科学 2015-03-18 Mário Pereira , Sandra Alves , Mário Florido