中文
相关论文

相关论文: Scalable Similarity-Aware Test Suite Minimization …

200 篇论文

Test suites tend to grow when software evolves, making it often infeasible to execute all test cases with the allocated testing budgets, especially for large software systems. Test suite minimization (TSM) is employed to improve the…

软件工程 · 计算机科学 2024-10-02 Rongqi Pan , Taher A. Ghaleb , Lionel Briand

Large Language Models (LLMs) often fail to generate correct code on the first attempt, which requires using generated unit tests as verifiers to validate the solutions. Despite the success of recent verification methods, they remain…

人工智能 · 计算机科学 2026-03-03 Sicheng Zhu , Jiajun Wang , Jiawei Ai , Xin Li

Spectrum-based fault localization (SBFL) works well for single-fault programs but its accuracy decays for increasing fault numbers. We present FLITSR (Fault Localization by Iterative Test Suite Reduction), a novel SBFL extension that…

软件工程 · 计算机科学 2025-05-07 Dylan Callaghan , Bernd Fischer

Test Suite Minimization (TSM) reduces the size of test suites while preserving their fault detection capability. In black-box TSM, reduction is performed without analyzing production code. While several black-box TSM approaches have…

软件工程 · 计算机科学 2026-05-18 Md Siam , Kazi Sakib

As software systems evolve, test suites tend to grow in size and often contain redundant test cases. Such redundancy increases testing effort, time, and cost. Test suite minimization (TSM) aims to eliminate such redundancy while preserving…

软件工程 · 计算机科学 2026-02-24 Rongqi Pan , Feifei Niu , Lionel C. Briand , Hanyang Hu

Test Suite Minimization (TSM) reduces the size of test suites while preserving their fault detection capability. In black-box TSM, reduction is performed without relying on production-code instrumentation. While several black-box TSM…

软件工程 · 计算机科学 2026-05-27 Kamruzzaman Asif , Md. Siam , Kazi Sakib

Test suite reduction (TSR) aims at removing redundant test cases from regression test suites. A typical TSR approach ensures that structural profile elements covered by the original test suite are also covered by the reduced test suite. It…

软件工程 · 计算机科学 2018-08-27 Chadi Trad , Rawad Abou Assi , Wes Masri

In-field test of processor-based devices is a must when considering safety-critical systems (e.g., in robotics, aerospace, and automotive applications). During in-field testing, different solutions can be adopted, depending on the specific…

硬件体系结构 · 计算机科学 2021-09-09 Juan-David Guerrero-Balaguera , Josie E. Rodriguez Condia , Matteo Sonza Reorda

In recent years, the pre-training, prompting and prediction paradigm, known as prompt-tuning, has achieved significant success in Natural Language Processing (NLP). Issue-commit Link Recovery (ILR) in Software Traceability (ST) plays an…

软件工程 · 计算机科学 2025-02-03 Bangchao Wang , Yang Deng , Ruiqi Luo , Peng Liang , Tingting Bi

The massive scale of modern AI accelerators presents critical challenges to traditional fault assessment methodologies, which face prohibitive computational costs and provide poor coverage of critical failure modes. This paper introduces…

人工智能 · 计算机科学 2025-12-11 Khurram Khalil , Muhammad Mahad Khaliq , Khaza Anuarul Hoque

Multi-task learning (MTL) seeks to improve the generalized performance of learning specific tasks, exploiting useful information incorporated in related tasks. As a promising area, this paper studies an MTL-based control approach…

系统与控制 · 电气工程与系统科学 2024-08-01 Andres Arias , Chuangchuang Sun

In the minimum common string partition (MCSP) problem two related input strings are given. "Related" refers to the property that both strings consist of the same set of letters appearing the same number of times in each of the two strings.…

数据结构与算法 · 计算机科学 2017-02-02 Christian Blum , Günther R. Raidl

Many real-world large-scale regression problems can be formulated as Multi-task Learning (MTL) problems with a massive number of tasks, as in retail and transportation domains. However, existing MTL methods still fail to offer both the…

机器学习 · 计算机科学 2018-11-15 Xiao He , Francesco Alesiani , Ammar Shaker

Unit testing is essential for ensuring software reliability and correctness. Classic Search-Based Software Testing (SBST) methods and concolic execution-based approaches for generating unit tests often fail to achieve high coverage due to…

软件工程 · 计算机科学 2025-09-30 Bei Chu , Yang Feng , Kui Liu , Hange Shi , Zifan Nan , Zhaoqiang Guo , Baowen Xu

Reinforcement learning (RL) agents show great promise in solving sequential decision-making tasks. However, validating the reliability and performance of the agent policies' behavior for deployment remains challenging. Most reinforcement…

软件工程 · 计算机科学 2025-09-01 Jørn Eirik Betten , Quentin Mazouni , Dennis Gross , Pedro Lind , Helge Spieker

Composed Image Retrieval (CIR) is a complex task that aims to retrieve images based on a multimodal query. Typical training data consists of triplets containing a reference image, a textual description of desired modifications, and the…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Chuong Huynh , Jinyu Yang , Ashish Tawari , Mubarak Shah , Son Tran , Raffay Hamid , Trishul Chilimbi , Abhinav Shrivastava

Large language models (LLMs) have become pivotal in recent research. However, during the inference process, LLMs still require substantial resources. In this paper, we propose CliqueParcel, a method designed to improve the efficiency of…

计算与语言 · 计算机科学 2024-02-26 Jiayi Liu , Tinghan Yang , Jennifer Neville

When applying pre-trained large language models (LLMs) to address anomaly detection tasks, the multivariate time series (MTS) modality of anomaly detection does not align with the text modality of LLMs. Existing methods simply transform the…

计算与语言 · 计算机科学 2025-04-15 Wei Tao , Xiaoyang Qu , Kai Lu , Jiguang Wan , Guokuan Li , Jianzong Wang

Vision-Language Pre-training (VLP) models like CLIP have significantly advanced Remote Sensing Image-Text Retrieval (RSITR). However, existing methods predominantly rely on coarse-grained global alignment, which often overlooks the dense,…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Yifan Li , Shiying Wang , Jianqiang Huang

Multi-Chip-Modules (MCMs) reduce the design and fabrication cost of machine learning (ML) accelerators while delivering performance and energy efficiency on par with a monolithic large chip. However, ML compilers targeting MCMs need to…

‹ 上一页 1 2 3 10 下一页 ›