中文
相关论文

相关论文: On the implementation of construction functions fo…

200 篇论文

Abbott, Altenkirch, Ghani and others have taught us that many parameterized datatypes (set functors) can be usefully analyzed via container representations in terms of a set of shapes and a set of positions in each shape. This paper builds…

编程语言 · 计算机科学 2015-07-01 Danel Ahman , James Chapman , Tarmo Uustalu

Combinatorics, like computer science, often has to deal with large objects of unspecified (or unusable) structure. One powerful way to deal with such an arbitrary object is to decompose it into more usable components. In particular, it has…

组合数学 · 数学 2011-11-10 Terence Tao

We study inverse statistical mechanics: how can one design a potential function so as to produce a specified ground state? In this paper, we show that unexpectedly simple potential functions suffice for certain symmetrical configurations,…

统计力学 · 物理学 2012-03-15 Henry Cohn , Abhinav Kumar

We present results showing the capability of concrete-based information processing substrate in the signal classification task in accordance with in materio computing paradigm. As the Reservoir Computing is a suitable model for describing…

新兴技术 · 计算机科学 2020-05-08 Dawid Przyczyna , Maciej Suchecki , Andrew Adamatzky , Konrad Szaciłowski

Class invariants are both a core concept of object-oriented programming and the source of the two key open OO verification problems: furtive access (from callbacks) and reference leak. Existing approaches force on programmers an…

软件工程 · 计算机科学 2021-05-28 Bertrand Meyer

In combinatorics, the probabilistic method is a very powerful tool to prove the existence of combinatorial objects with interesting and useful properties. Explicit constructions of objects with such properties are often very difficult, or…

计算复杂性 · 计算机科学 2007-05-23 Luca Trevisan

We investigate a variant of the fuel-based approach to modeling diverging computation in type theories and use it to abstractly capture the essence of oracle Turing machines. The resulting objects we call continuous machines. We prove that…

计算机科学中的逻辑 · 计算机科学 2020-05-05 Michal Konečný , Florian Steinberg , Holger Thies

The eigenvalue problem plays a central role in linear algebra and its applications in control and optimization methods. In particular, many matrix decompositions rely upon computation of eigenvalue-eigenvector pairs, such as diagonal or…

最优化与控制 · 数学 2016-07-15 Pavel Osinenko , Grigory Devadze , Stefan Streif

Structural subtyping and parametric polymorphism provide similar flexibility and reusability to programmers. For example, both features enable the programmer to provide a wider record as an argument to a function that expects a narrower…

编程语言 · 计算机科学 2023-09-12 Wenhao Tang , Daniel Hillerström , James McKinna , Michel Steuwer , Ornela Dardha , Rongxiao Fu , Sam Lindley

Manifold models provide low-dimensional representations that are useful for processing and analyzing data in a transformation-invariant way. In this paper, we study the problem of learning smooth pattern transformation manifolds from image…

计算机视觉与模式识别 · 计算机科学 2013-05-20 Elif Vural , Pascal Frossard

We consider the problem of extracting a common structure from multiple tensor datasets. For this purpose, we propose multilinear common component analysis (MCCA) based on Kronecker products of mode-wise covariance matrices. MCCA constructs…

机器学习 · 统计学 2020-11-23 Kohei Yoshikawa , Shuichi Kawano

The component-by-component construction is the standard method of finding good lattice rules or polynomial lattice rules for numerical integration. Several authors have reported that in numerical experiments the generating vector sometimes…

数值分析 · 数学 2015-06-29 Josef Dick , Peter Kritzer

Factor models are a very efficient way to describe high dimensional vectors of data in terms of a small number of common relevant factors. This problem, which is of fundamental importance in many disciplines, is usually reformulated in…

最优化与控制 · 数学 2018-06-13 Valentina Ciccone , Augusto Ferrante , Mattia Zorzi

One of the fundamental results in computability is the existence of well-defined functions that cannot be computed. In this paper we study the effects of data representation on computability; we show that, while for each possible way of…

计算复杂性 · 计算机科学 2017-06-30 Jaun Casanova , Simone Santini

In mathematics, it is common practice to have several constructions for the same objects. Mathematicians will identify them modulo isomorphism and will not worry later on which construction they use, as theorems proved for one construction…

计算机科学中的逻辑 · 计算机科学 2015-07-10 Théo Zimmermann , Hugo Herbelin

The execution of sequential programs allows them to be represented using mathematical functions formed by the composition of statements following one after the other. Each such statement is in itself a partial function, which allows only…

计算机科学中的逻辑 · 计算机科学 2017-08-21 Abhinav Aggarwal

The structural properties of graphs are usually characterized in terms of invariants, which are functions of graphs that do not depend on the labeling of the nodes. In this paper we study convex graph invariants, which are graph invariants…

最优化与控制 · 数学 2012-09-21 Venkat Chandrasekaran , Pablo A. Parrilo , Alan S. Willsky

Design patterns are elegant and well-tested solutions to recurrent software development problems. They are the result of software developers dealing with problems that frequently occur, solving them in the same or a slightly adapted way. A…

软件工程 · 计算机科学 2019-03-25 Hannes Thaller , Lukas Linsbauer , Alexander Egyed

We extend two methods of independent component analysis, fourth order blind identification and joint approximate diagonalization of eigen-matrices, to vector-valued functional data. Multivariate functional data occur naturally and…

统计理论 · 数学 2020-09-04 Joni Virta , Bing Li , Klaus Nordhausen , Hannu Oja

Specifying a computational problem requires fixing encodings for input and output: encoding graphs as adjacency matrices, characters as integers, integers as bit strings, and vice versa. For such discrete data, the actual encoding is…

逻辑 · 数学 2021-08-25 Donghyun Lim , Martin Ziegler