scispace - formally typeset
R

Roberto Lublinerman

Researcher at Pennsylvania State University

Publications -  16
Citations -  836

Roberto Lublinerman is an academic researcher from Pennsylvania State University. The author has contributed to research in topics: Block diagram & Robustness (computer science). The author has an hindex of 14, co-authored 16 publications receiving 807 citations.

Papers
More filters
Proceedings ArticleDOI

Detecting and matching repeated patterns for automatic geo-tagging in urban environments

TL;DR: This work presents a novel method for automatically geo-tagging photographs of man-made environments via detection and matching of repeated patterns, detecting multiple perspectively distorted periodic 2D patterns in an image and matching them to a 3D database of textured facades by reasoning about the underlying canonical forms of each pattern.
Proceedings ArticleDOI

Proving programs robust

TL;DR: The analysis can be used to guarantee the predictable execution of embedded control software, whose inputs come from physical sources and can suffer from error and uncertainty, and can provide foundations for a recently-proposed program approximation scheme calledloop perforation.
Proceedings ArticleDOI

Continuity analysis of programs

TL;DR: An analysis is presented to automatically determine if a program represents a continuous function, or equivalently, if infinitesimal changes to its inputs can only cause infiniteimalChanges to its outputs, and to identify appropriate ``synchronization points'' between executions and their perturbed counterparts.
Proceedings ArticleDOI

Modular code generation from synchronous block diagrams: modularity vs. code size

TL;DR: It is shown that optimizing modularity while maintaining maximal reusability and zero replication is an intractable problem (NP-complete), and this problem can be solved using a simple iterative procedure that checks satisfiability of a sequence of propositional formulas.
Journal ArticleDOI

Continuity and robustness of programs

TL;DR: It is argued that notions of continuity from mathematical analysis are relevant and interesting even for software, and an mostly-automatic framework for verifying that a program is continuous or Lipschitz is given.