中文
相关论文

相关论文: Test Case Prioritization Using Partial Attention

200 篇论文

Scaling test-time compute has emerged as an effective strategy for improving the performance of large language models. However, existing methods typically allocate compute uniformly across all queries, overlooking variation in query…

人工智能 · 计算机科学 2026-04-24 Bowen Zuo , Yinglun Zhu

Transmission Control Protocol (TCP) carries most of the traffic on the Internet these days. There are several implementations of TCP, and the most important difference among them is their mechanism for controlling congestion. One of the…

网络与互联网体系结构 · 计算机科学 2014-11-17 Mohammed Ahmed

We propose a greedy algorithm to select $N$ important features among $P$ input features for a non-linear prediction problem. The features are selected one by one sequentially, in an iterative loss minimization procedure. We use neural…

机器学习 · 计算机科学 2023-09-14 Sandipan Das , Alireza M. Javid , Prakash Borpatra Gohain , Yonina C. Eldar , Saikat Chatterjee

In this paper, we combine the operator splitting methodology for abstract evolution equations with that of stochastic methods for large-scale optimization problems. The combination results in a randomized splitting scheme, which in a given…

数值分析 · 数学 2022-10-12 Monika Eisenmann , Tony Stillfjord

As software systems become more complex and configurable, more performance problems tend to arise from the configuration designs. This has caused some configuration options to unexpectedly degrade performance which deviates from their…

软件工程 · 计算机科学 2025-04-16 Youpeng Ma , Tao Chen , Ke Li

Transmission control protocol (TCP) congestion control is one of the key techniques to improve network performance. TCP congestion control algorithm identification (TCP identification) can be used to significantly improve network…

网络与互联网体系结构 · 计算机科学 2019-04-10 Xiaoyu Chen , Shugong Xu , Xudong Chen , Shan Cao , Shunqing Zhang , Yanzan Sun

In modern server computing, efficient CPU resource usage is often traded for latency. Garbage collection is a key aspect of memory management in programming languages like Java, but it often competes with application threads for CPU time,…

编程语言 · 计算机科学 2025-03-03 Marina Shimchenko , Erik Österlund , Tobias Wrigstad

Ranking and selection (R&S) aims to select the best alternative with the largest mean performance from a finite set of alternatives. Recently, considerable attention has turned towards the large-scale R&S problem which involves a large…

统计方法学 · 统计学 2025-09-09 Zaile Li , Weiwei Fan , L. Jeff Hong

We formalize sequential decision-making with information acquisition as the probing-augmented user-centric selection (PUCS) framework, where a learner first probes a subset of arms to obtain side information on resources and rewards, and…

机器学习 · 计算机科学 2025-08-19 Tianyi Xu , Yiting Chen , Henger Li , Zheyong Bian , Emiliano Dall'Anese , Zizhan Zheng

Partitioning an input graph over a set of workers is a complex operation. Objectives are twofold: split the work evenly, so that every worker gets an equal share, and minimize edge cut to achieve a good work locality (i.e. workers can work…

分布式、并行与集群计算 · 计算机科学 2013-11-28 Le Merrer Erwan , Liang Yizhong , Trédan Gilles

Closed-loop flow control protocols, such as the prominent implementation TCP, are prevalent in the Internet, today. TCP has continuously been improved for greedy traffic sources to achieve high throughput over networks with large bandwidth…

网络与互联网体系结构 · 计算机科学 2016-09-05 Ralf Lübben , Markus Fidler

In parallel computing, a valid graph coloring yields a lock-free processing of the colored tasks, data points, etc., without expensive synchronization mechanisms. However, coloring is not free and the overhead can be significant. In…

分布式、并行与集群计算 · 计算机科学 2017-01-11 Mustafa Kemal Taş , Kamer Kaya , Erik Saule

We investigate online scheduling with commitment for parallel identical machines. Our objective is to maximize the total processing time of accepted jobs. As soon as a job has been submitted, the commitment constraint forces us to decide…

数据结构与算法 · 计算机科学 2019-04-15 Chris Schwiegelshohn , Uwe Schwiegelshohn

Improved test case prioritization means that software developers can detect and fix more software faults sooner than usual. But is there one "best" prioritization algorithm? Or do different kinds of projects deserve special kinds of…

软件工程 · 计算机科学 2021-02-23 Xiao Ling , Rishabh Agrawal , Tim Menzies

This work presents a two-layer, human-centric production planning framework designed to optimize both operational efficiency and workforce fairness in industrial manufacturing. The first layer formulates the Order-Line allocation as a…

Operating System (OS) fingerprinting is critical for network security, but conventional methods do not provide formal uncertainty quantification mechanisms. Conformal Prediction (CP) could be directly wrapped around existing methods to…

密码学与安全 · 计算机科学 2026-02-16 Rubén Pérez-Jove , Osvaldo Simeone , Alejandro Pazos , Jose Vázquez-Naya

Cooperative perception (CP) enhances situational awareness of connected and autonomous vehicles by exchanging and combining messages from multiple agents. While prior work has explored adversarial integrity attacks that degrade perceptual…

密码学与安全 · 计算机科学 2025-08-05 Chenyi Wang , Ruoyu Song , Raymond Muller , Jean-Philippe Monteuuis , Z. Berkay Celik , Jonathan Petit , Ryan Gerdes , Ming Li

Classification systems are often deployed in resource-constrained settings where labels must be assigned to inputs on a budget of time, memory, etc. Budgeted, sequential classifiers (BSCs) address these scenarios by processing inputs…

神经与进化计算 · 计算机科学 2022-09-08 Nolan H. Hamilton , Errin Fulp

To help address the growing demand for ever-longer sequence lengths in transformer models, Liu et al. recently proposed Ring Attention, an exact attention algorithm capable of overcoming per-device memory bottle- necks by distributing…

The partitioning problem is of central relevance for designing and implementing non-centralized Model Predictive Control (MPC) strategies for large-scale systems. These control approaches include decentralized MPC, distributed MPC,…

系统与控制 · 电气工程与系统科学 2025-09-16 Alessandro Riccardi , Luca Laurenti , Bart De Schutter