中文
相关论文

相关论文: A New Numerical Abstract Domain Based on Differenc…

200 篇论文

The weakly relational domain of Octagons offers a decent compromise between precision and efficiency for numerical properties. Here, we are concerned with the construction of non-numerical relational domains. We provide a general…

计算机科学中的逻辑 · 计算机科学 2024-01-11 Helmut Seidl , Julian Erhard , Sarah Tilscher , Michael Schwarz

In this paper we formalize and prove the soundness of Tarsis, a new abstract domain based on the abstract interpretation theory that approximates string values through finite state automata. The main novelty of Tarsis is that it works over…

软件工程 · 计算机科学 2026-03-16 Luca Negrini , Vincenzo Arceri , Pietro Ferrara , Agostino Cortesi

We study the problem of semi-supervised anomaly detection with domain adaptation. Given a set of normal data from a source domain and a limited amount of normal examples from a target domain, the goal is to have a well-performing anomaly…

机器学习 · 计算机科学 2020-06-09 Ziyi Yang , Iman Soltani Bozchalooi , Eric Darve

Commutativity of program code (i.e. the equivalence of two code fragments composed in alternate orders) is of ongoing interest in many settings such as program verification, scalable concurrency, and security analysis. While some have…

编程语言 · 计算机科学 2024-11-27 Jared Pincus , Eric Koskinen

We present abstraction-refinement algorithms for model checking safety properties of timed automata. The abstraction domain we consider abstracts away zones by restricting the set of clock constraints that can be used to define them, while…

形式语言与自动机理论 · 计算机科学 2019-05-27 Victor Roussanaly , Ocan Sankur , Nicolas Markey

Existing domain adaptation focuses on transferring knowledge between domains with categorical indices (e.g., between datasets A and B). However, many tasks involve continuously indexed domains. For example, in medical applications, one…

机器学习 · 计算机科学 2020-09-01 Hao Wang , Hao He , Dina Katabi

Unsupervised Image-to-Image Translation achieves spectacularly advanced developments nowadays. However, recent approaches mainly focus on one model with two domains, which may face heavy burdens with large cost of $O(n^2)$ training time and…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Le Hui , Xiang Li , Jiaxin Chen , Hongliang He , Chen gong , Jian Yang

The representation of atomic configurations for machine learning models has led to the development of numerous descriptors, often to describe the local environment of atoms. However, many of these representations are incomplete and/or…

化学物理 · 物理学 2025-04-04 Alice E. A. Allen , Emily Shinkle , Roxana Bujack , Nicholas Lubbers

Transfer learning research attempts to make model induction transferable across different domains. This method assumes that specific information regarding to which domain each instance belongs is known. This paper helps to extend the…

机器学习 · 计算机科学 2025-06-04 Xinshun Liu , He Xin , Mao Hui , Liu Jing , Lai Weizhong , Ye Qingwen

In many real-world problems, the learning agent needs to learn a problem's abstractions and solution simultaneously. However, most such abstractions need to be designed and refined by hand for different problems and domains of application.…

机器学习 · 计算机科学 2022-12-09 Mehdi Dadvar , Rashmeet Kaur Nayyar , Siddharth Srivastava

We introduce a new domain for finding precise numerical invariants of programs by abstract interpretation. This domain, which consists of level sets of non-linear functions, generalizes the domain of linear "templates" introduced by Manna,…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Assalé Adjé , Stéphane Gaubert , Eric Goubault

We present a framework for autonomously learning a portable representation that describes a collection of low-level continuous environments. We show that these abstract representations can be learned in a task-independent egocentric space…

机器学习 · 计算机科学 2019-05-30 Steven James , Benjamin Rosman , George Konidaris

We present a technique for automatically extracting mutual exclusion invariants from temporal planning instances. It first identifies a set of invariant templates by inspecting the lifted representation of the domain and then checks these…

人工智能 · 计算机科学 2017-02-08 Sara Bernardini , Fabio Fagnani , David E. Smith

Many example-guided program synthesis techniques use abstractions to prune the search space. While abstraction-based synthesis has proven to be very powerful, a domain expert needs to provide a suitable abstract domain, together with the…

编程语言 · 计算机科学 2018-04-13 Xinyu Wang , Greg Anderson , Isil Dillig , K. L. McMillan

Algorithm extraction aims to synthesize executable programs directly from models trained on algorithmic tasks, enabling de novo algorithm discovery without relying on human-written code. However, applying this paradigm to Transformer is…

机器学习 · 计算机科学 2026-03-20 Yifan Zhang , Wei Bi , Kechi Zhang , Dongming Jin , Jie Fu , Zhi Jin

Ground robots which are able to navigate a variety of terrains are needed in many domains. One of the key aspects is the capability to adapt to the ground structure, which can be realized through movable body parts coming along with…

机器人学 · 计算机科学 2019-03-07 Tobias Klamt , Sven Behnke

Cross-domain object detection has recently attracted more and more attention for real-world applications, since it helps build robust detectors adapting well to new environments. In this work, we propose an end-to-end solution based on…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Minghao Fu , Zhenshan Xie , Wen Li , Lixin Duan

Multi-source domain adaptation aims to reduce performance degradation when applying machine learning models to unseen domains. A fundamental challenge is devising the optimal strategy for feature selection. Existing literature is somewhat…

机器学习 · 统计学 2024-03-12 Ziliang Samuel Zhong , Xiang Pan , Qi Lei

Robust domain adaptation against adversarial attacks is a critical research area that aims to develop models capable of maintaining consistent performance across diverse and challenging domains. In this paper, we derive a new generalization…

人工智能 · 计算机科学 2025-05-13 Dongyoon Yang , Jihu Lee , Yongdai Kim

Template abstract domains allow to express more interesting properties than classical abstract domains. However, template generation is a challenging problem when one uses template abstract domains for program analysis. In this paper, we…

计算机科学中的逻辑 · 计算机科学 2014-10-21 Assalé Adjé , Victor Magron