中文
相关论文

相关论文: UCov: a User-Defined Coverage Criterion for Test C…

200 篇论文

To cater to users' desire for an immersive browsing experience, numerous e-commerce platforms provide various recommendation scenarios, with a focus on Trigger-Induced Recommendation (TIR) tasks. However, the majority of current TIR methods…

信息检索 · 计算机科学 2024-08-08 Jianxing Ma , Zhibo Xiao , Luwei Yang , Hansheng Xue , Xuanzhou Liu , Wen Jiang , Wei Ning , Guannan Zhang

In this paper, we introduce a novel method to generate interpretable regression function estimators. The idea is based on called data-dependent coverings. The aim is to extract from the data a covering of the feature space instead of a…

We present a methodology for model evaluation and selection where the sampling mechanism violates the i.i.d. assumption. Our methodology involves a formulation of the bias between the standard Cross-Validation (CV) estimator and the mean…

统计方法学 · 统计学 2025-03-14 Oren Yuval , Saharon Rosset

Classical confidence intervals after best subset selection are widely implemented in statistical software and are routinely used to guide practitioners in scientific fields to conclude significance. However, there are increasing concerns in…

统计方法学 · 统计学 2023-11-27 Huiming Lin , Meng Li

We develop a method to generate prediction sets with a guaranteed coverage rate that is robust to corruptions in the training data, such as missing or noisy variables. Our approach builds on conformal prediction, a powerful framework to…

机器学习 · 计算机科学 2025-01-10 Shai Feldman , Yaniv Romano

Most businesses rely on a significant stack of software to perform their daily operations. This software is business-critical as defects in this software have major impacts on revenue and customer satisfaction. The primary means for…

软件工程 · 计算机科学 2020-11-03 Peter Schrammel

Experimentation is an essential method for causal inference in any empirical discipline. Crossover-design experiments are common in Software Engineering (SE) research. In these, subjects apply more than one treatment in different orders.…

软件工程 · 计算机科学 2025-01-08 Julian Frattini , Davide Fucci , Sira Vegas

Code coverage is a widely used metric for quantifying the extent to which program elements, such as statements or branches, are executed during testing. Calculating code coverage is resource-intensive, requiring code building and execution…

软件工程 · 计算机科学 2023-07-26 Michele Tufano , Shubham Chandel , Anisha Agarwal , Neel Sundaresan , Colin Clement

User intent understanding is a crucial step in designing both conversational agents and search engines. Detecting or inferring user intent is challenging, since the user utterances or queries can be short, ambiguous, and contextually…

信息检索 · 计算机科学 2020-07-09 Ali Ahmadvand

Techniques to achieve various forms of test coverage, such as branch coverage, typically do not iterate loops; in other words, they treat a loop as a conditional, executed zero or one time. Existing work by the author and collaborators…

软件工程 · 计算机科学 2024-08-13 Bertrand Meyer

Causal probing aims to analyze foundation models by examining how intervening on their representation of various latent properties impacts their outputs. Recent works have cast doubt on the theoretical basis of several leading causal…

机器学习 · 计算机科学 2025-12-23 Marc Canby , Adam Davies , Chirag Rastogi , Julia Hockenmaier

Causal-consistent reversible debugging allows one to explore concurrent computations back and forth in order to locate the source of an error. In this setting, backward steps can be chosen freely as long as they are "causal consistent",…

编程语言 · 计算机科学 2024-06-11 Juan José González-Abril , Germán Vidal

To enable human oversight, agentic AI systems often provide a trace of reasoning and action steps. Designing traces to have an informative, but not overwhelming, level of detail remains a critical challenge. In three user studies on a…

Conformal Prediction (CP) is a popular uncertainty quantification method that provides distribution-free, statistically valid prediction sets, assuming that training and test data are exchangeable. In such a case, CP's prediction sets are…

计算机科学中的逻辑 · 计算机科学 2024-11-19 Linus Jeary , Tom Kuipers , Mehran Hosseini , Nicola Paoletti

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

A natural method to evaluate the effectiveness of a testing technique is to measure the defect detection rate when applying the created test cases. Here, real or artificial software defects can be injected into the source code of software.…

软件工程 · 计算机科学 2020-01-28 Miroslav Bures , Pavel Herout , Bestoun S. Ahmed

An assertion is commonly used to validate the expected programs behavior (e.g., if the returned value of a method equals an expected value) in software testing. Although it is a recommended practice to use only one assertion in a single…

软件工程 · 计算机科学 2025-11-12 Md. Ashraf Uddin , Shaowei Wang , An Ran Chen , Tse-Hsun , Chen , Muhammad Asaduzzaman

Selecting the most relevant features and samples out of a large set of candidates is a task that occurs very often in the context of automated data analysis, where it can be used to improve the computational performance, and also often the…

化学物理 · 物理学 2020-12-23 Rose K. Cersonsky , Benjamin A. Helfrecht , Edgar A. Engel , Michele Ceriotti

Use Case (UC) quality impacts the overall quality and defect rate of a system, as they specify the expected behavior of an implementation. In a previous work, we have defined an approach for a step-by-step translation from UCs written in…

软件工程 · 计算机科学 2019-10-31 Leila Ribeiro , Lucio Duarte , Rodrigo Machado , Andrei Costa , Érika Cota , Jonas Bezerra

For software interacting directly with real-world end-users, it is common practice to script scenario tests validating the system's compliance with a number of its features. However, these do not accommodate the replication of the type of…

软件工程 · 计算机科学 2022-08-26 Pasquale Salza , Marco Edoardo Palma , Harald C. Gall