中文
相关论文

相关论文: Let's reinvent subtraction

200 篇论文

Segmentation, a new approach based on successive edge contraction is introduced for extract method refactoring. It targets identification of distinct functionalities implemented within a method. Segmentation builds upon data and control…

软件工程 · 计算机科学 2019-08-14 Omkarendra Tiwari , Rushikesh K. Joshi

Factorization -- a simple form of standardization -- is concerned with reduction strategies, i.e. how a result is computed. We present a new technique for proving factorization theorems for compound rewriting systems in a modular way, which…

计算机科学中的逻辑 · 计算机科学 2020-12-29 Beniamino Accattoli , Claudia Faggian , Giulio Guerrieri

Reasoning about information from multiple parts of a passage to derive an answer is an open challenge for reading-comprehension models. In this paper, we present an approach that reasons about complex questions by decomposing them to…

计算与语言 · 计算机科学 2021-04-07 Hadeel Al-Negheimish , Pranava Madhyastha , Alessandra Russo

We find generating functions the number of strings (words) containing a specified number of occurrences of certain types of order-isomorphic classes of substrings called subword patterns. In particular, we find generating functions for the…

组合数学 · 数学 2007-05-23 A. Burstein , T. Mansour

Inspired by how humans summarize long documents, we propose an accurate and fast summarization model that first selects salient sentences and then rewrites them abstractively (i.e., compresses and paraphrases) to generate a concise overall…

计算与语言 · 计算机科学 2018-05-29 Yen-Chun Chen , Mohit Bansal

A problem of reconstructing words from their subwords involves determining the minimum amount of information needed, such as multisets of scattered subwords of a specific length or the frequency of scattered subwords from a given set, in…

离散数学 · 计算机科学 2025-12-04 Sergey Luchinin , Svetlana Puzynina , Michaël Rao

We present a tool, simplify-defun, that transforms the definition of a given function into a simplified definition of a new function, providing a proof checked by ACL2 that the old and new functions are equivalent. When appropriate it also…

编程语言 · 计算机科学 2017-05-04 Alessandro Coglio , Matt Kaufmann , Eric W. Smith

Medical experts often manually segment images to obtain diagnostic statistics and discard the resulting annotations. We aim to train segmentation models to alleviate this burden, but constrained to the retained summary statistics (e.g., the…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Omkar Kulkarni , Edward Raff , Tim Oates

Based on a class of associative algebras with zero-divisors which are called real-like algebras by us, we introduce a way of defining automatic differentiation and present different ways of doing automatic differentiation to compute the…

数值分析 · 数学 2020-06-16 Keqin Liu

We present a novel method for Ankylography: three-dimensional structure reconstruction from a single shot diffraction intensity pattern. Our approach allows reconstruction of objects containing many more details than was ever demonstrated,…

光学 · 物理学 2012-03-22 Eliyahu Osherovich , Oren Cohen , Yonina C. Eldar , Mordechai Segev

Using the slow triangle map (a type of multi-dimensional continued fraction algorithm), we exhibit a method for generating any number of new identities for subsets of integer partitions.

组合数学 · 数学 2022-12-06 Wael Baalbaki , Thomas Garrity

Dictionaries are inherently circular in nature. A given word is linked to a set of alternative words (the definition) which in turn point to further descendants. Iterating through definitions in this way, one typically finds that…

计算与语言 · 计算机科学 2011-03-14 David Levary , Jean-Pierre Eckmann , Elisha Moses , Tsvi Tlusty

In computer science, divide and conquer (D&C) is an algorithm design paradigm based on multi-branched recursion. A D&C algorithm works by recursively and monotonically breaking down a problem into sub problems of the same (or a related)…

计算与语言 · 计算机科学 2018-09-24 Diego Gabriel Krivochen

Sums of the form $\sum_{N_m=q}^{n}{\cdots \sum_{N_1=q}^{N_2}{a_{(m);N_m}\cdots a_{(1);N_1}}}$ where the $a_{(k);N_k}$'s are same or distinct sequences appear quite often in mathematics. We will refer to them as recurrent sums. In this…

数论 · 数学 2022-04-25 Roudy El Haddad

We provide a summary of the mathematical and computational techniques that have enabled learning reductions to effectively address a wide class of problems, and show that this approach to solving machine learning problems can be broadly…

机器学习 · 计算机科学 2015-02-11 Alina Beygelzimer , Hal Daumé , John Langford , Paul Mineiro

In this article a new method of generating sums of like powers is presented.

Subdivision schemes are iterative methods for the design of smooth curves and surfaces. Any linear subdivision scheme can be identified by a sequence of Laurent polynomials, also called subdivision symbols, which describe the linear rules…

数值分析 · 数学 2014-11-14 Costanza Conti , Luca Gemignani , Lucia Romani

A new method presented for design of incoherent dictionaries.

信息论 · 计算机科学 2012-06-20 Eliyahu Osherovich

Splitting methods for the numerical integration of differential equations of order greater than two involve necessarily negative coefficients. This order barrier can be overcome by considering complex coefficients with positive real part.…

数值分析 · 数学 2015-04-10 Sergio Blanes , Fernando Casas , Ander Murua

The task of Split and Rephrase, which splits a complex sentence into multiple simple sentences with the same meaning, improves readability and enhances the performance of downstream tasks in natural language processing (NLP). However, while…

计算与语言 · 计算机科学 2024-04-16 Hayato Tsukagoshi , Tsutomu Hirao , Makoto Morishita , Katsuki Chousa , Ryohei Sasano , Koichi Takeda