中文
相关论文

相关论文: Automated Fault Localization Using Potential Invar…

200 篇论文

Variable selection in cluster analysis is important yet challenging. It can be achieved by regularization methods, which realize a trade-off between the clustering accuracy and the number of selected variables by using a lasso-type penalty.…

统计方法学 · 统计学 2016-12-23 Marbac Matthieu , Sedki Mohammed

Language models often struggle with idiomatic, figurative, or context-sensitive inputs, not because they produce flawed outputs, but because they misinterpret the input from the outset. We propose an input-only method for anticipating such…

计算与语言 · 计算机科学 2025-09-25 Maggie Mi , Aline Villavicencio , Nafise Sadat Moosavi

A program invariant is a property that holds for every execution of the program. Recent work suggest to infer likely-only invariants, via dynamic analysis. A likely invariant is a property that holds for some executions but is not…

软件工程 · 计算机科学 2007-05-23 Tristan Denmat , Arnaud Gotlieb , Mireille Ducasse

The use of autonomous vehicles for target localization in modern applications has emphasized their superior efficiency, improved safety, and cost advantages over human-operated methods. For localization tasks, autonomous vehicles can be…

系统与控制 · 电气工程与系统科学 2024-04-15 Camilla Tabasso , Venanzio Cichella

Over the last few years, we have witnessed tremendous progress on many subtasks of autonomous driving, including perception, motion forecasting, and motion planning. However, these systems often assume that the car is accurately localized…

计算机视觉与模式识别 · 计算机科学 2021-04-13 John Phillips , Julieta Martinez , Ioan Andrei Bârsan , Sergio Casas , Abbas Sadat , Raquel Urtasun

Deep neural networks has been increasingly applied in fault diagnostics, where it uses historical data to capture systems behavior, bypassing the need for high-fidelity physical models. However, despite their competence in prediction tasks,…

机器学习 · 计算机科学 2025-09-24 Arman Mohammadi , Mattias Krysander , Daniel Jung , Erik Frisk

Probabilistic convolutional neural networks, which predict distributions of predictions instead of point estimates, led to recent advances in many areas of computer vision, from image reconstruction to semantic segmentation. Besides state…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Josef Lorenz Rumberger , Lisa Mais , Dagmar Kainmueller

Fault localization is a critical step in software maintenance. Yet, many existing techniques, such as Spectrum-Based Fault Localization (SBFL), rely heavily on the availability of fault-triggering tests to be effective. In practice,…

软件工程 · 计算机科学 2025-10-28 Md Nakhla Rafi , Lorena Barreto Simedo Pacheco , An Ran Chen , Jinqiu Yang , Tse-Hsun , Chen

Recent artificial intelligence-based methods have shown great promise in the use of neural networks for real-time sensing and detection of transmission line faults and estimation of their locations. The expansion of power systems including…

机器学习 · 计算机科学 2022-01-21 Fatemeh Mohammadi Shakiba , Milad Shojaee , S. Mohsen Azizi , Mengchu Zhou

We propose a method for annotating the location of objects in ImageNet. Traditionally, this is cast as an image window classification problem, where each window is considered independently and scored based on its appearance alone. Instead,…

计算机视觉与模式识别 · 计算机科学 2015-08-05 Alexander Vezhnevets , Vittorio Ferrari

We propose a method for accurately localizing ground vehicles with the aid of satellite imagery. Our approach takes a ground image as input, and outputs the location from which it was taken on a georeferenced satellite image. We perform…

机器人学 · 计算机科学 2015-11-02 Hang Chu , Hongyuan Mei , Mohit Bansal , Matthew R. Walter

Due to its probabilistic nature, fault prognostics is a prime example of a use case for deep learning utilizing big data. However, the low availability of such data sets combined with the high effort of fitting, parameterizing and…

机器学习 · 计算机科学 2023-01-05 Benjamin Maschler

Automated synthesis of inductive invariants is an important problem in software verification. Once all the invariants have been specified, software verification reduces to checking of verification conditions. Although static analyses to…

机器学习 · 计算机科学 2020-07-17 Sahil Bhatia , Saswat Padhi , Nagarajan Natarajan , Rahul Sharma , Prateek Jain

Object-centric representations using slots have shown the advances towards efficient, flexible and interpretable abstraction from low-level perceptual features in a compositional scene. Current approaches randomize the initial state of…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Ning Gao , Bernard Hohmann , Gerhard Neumann

Fault localization (FL) is a critical step in debugging, which typically relies on repeated executions to pinpoint faulty code regions. However, repeated executions can be impractical in the presence of non-deterministic failures or high…

Components of electrical power systems are susceptible to failures caused by lightning strikes, aging or human errors. These faults can cause equipment damage, affect system reliability, and results in expensive repair costs. As electric…

系统与控制 · 电气工程与系统科学 2025-07-15 Juan A. Martinez-Velasco , Alexandre Serrano-Fontova , Ricard Bosch-Tous , Pau Casals-Torrens

We show how clustering standard errors in one or more dimensions can be justified in M-estimation when there is sampling or assignment uncertainty. Since existing procedures for variance estimation are either conservative or invalid, we…

计量经济学 · 经济学 2024-11-21 Ruonan Xu , Luther Yap

Ensuring that a program operates correctly is a difficult task in large, complex systems. Enshrining invariants -- desired properties of correct execution -- in code or comments can support maintainability and help sustain correctness.…

软件工程 · 计算机科学 2019-03-19 Vincent J. Hellendoorn , Premkumar T. Devanbu , Oleksandr Polozov , Mark Marron

Loop invariants are fundamental to reasoning about programs with loops. They establish properties about a given loop's behavior. When they additionally are inductive, they become useful for the task of formal verification that seeks to…

In recent years, several probabilistic techniques have been applied to various debugging problems. However, most existing probabilistic debugging systems use relatively simple statistical models, and fail to generalize across multiple…

软件工程 · 计算机科学 2015-07-08 Aniruddh Nath , Pedro Domingos