Skip to main navigation Skip to search Skip to main content

Efficient memoization for approximate function evaluation over sequence arguments

  • SUNY Buffalo

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

Abstract

This paper proposes strategies for maintaining a database of computational results of functions f on sequence arguments x, where x is sorted in non-decreasing order and f(x) has greatest dependence on the first few terms of x. This scenario applies also to symmetric functions f, where the partial derivatives approach zero as the corresponding component value increases. The goal is to pre-compute exact values f(u) on a tight enough net of sequence arguments, so that given any other sequence x, a neighboring sequence u in the net giving a close approximation can be efficiently found. Our scheme avoids pre-computing the more-numerous partial-derivative values. It employs a new data structure that combines ideas of a trie and an array implementation of a heap, representing grid values compactly in the array, yet still allowing access by a single index lookup rather than pointer jumping. We demonstrate good size/approximation performance in a natural application.

Original languageEnglish
Title of host publicationAlgorithmic Aspects in Information and Management - 10th International Conference, AAIM 2014, Proceedings
PublisherSpringer Verlag
Pages185-196
Number of pages12
ISBN (Print)9783319079554
DOIs
StatePublished - 2014
Event10th International Conference on Algorithmic Aspects of Information and Management, AAIM 2014 - Vancouver, BC, Canada
Duration: Jul 8 2014Jul 11 2014

Publication series

NameLecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
Volume8546 LNCS
ISSN (Print)0302-9743
ISSN (Electronic)1611-3349

Conference

Conference10th International Conference on Algorithmic Aspects of Information and Management, AAIM 2014
Country/TerritoryCanada
CityVancouver, BC
Period07/8/1407/11/14

Keywords

  • Data structures
  • cloud computing
  • machine learning
  • memoization
  • metrics
  • sequences
  • topology

Fingerprint

Dive into the research topics of 'Efficient memoization for approximate function evaluation over sequence arguments'. Together they form a unique fingerprint.

Cite this