Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 19 of 19

Full-Text Articles in Computer Engineering

Locating Local Extrema Under Interval Uncertainty: Multi-D Case, Karen Villaverde, Vladik Kreinovich May 2012

Locating Local Extrema Under Interval Uncertainty: Multi-D Case, Karen Villaverde, Vladik Kreinovich

Departmental Technical Reports (CS)

In many practical situations, we need to locate local maxima and/or local minima of a function which is only know with interval uncertainty. For example, in radioastronomy, components of a radiosource are usually identified by locations at which the observed brightness reaches a local maximum. In clustering, different clusters are usually identified with local maxima of the probability density function (describing the relative frequency of different combinations of values). In the 1-D case, a feasible (polynomial-time) algorithm is known for locating local extrema under interval (and fuzzy) uncertainty. In this paper, we extend this result to the general multi-dimensional case.


Optimizing Computer Representation And Computer Processing Of Epistemic Uncertainty For Risk-Informed Decision Making: Finances Etc., Vladik Kreinovich, Nitaya Buntao, Olga Kosheleva Apr 2012

Optimizing Computer Representation And Computer Processing Of Epistemic Uncertainty For Risk-Informed Decision Making: Finances Etc., Vladik Kreinovich, Nitaya Buntao, Olga Kosheleva

Departmental Technical Reports (CS)

Uncertainty is usually gauged by using standard statistical characteristics: mean, variance, correlation, etc. Then, we use the known values of these characteristics (or the known bounds on these values) to select a decision. Sometimes, it becomes clear that the selected characteristics do not always describe a situation well; then other known (or new) characteristics are proposed. A good example is description of volatility in finance: it started with variance, and now many descriptions are competing, all with their own advantages and limitations.

In such situations, a natural idea is to come up with characteristics tailored to specific application areas: e.g., …


How To Describe And Propagate Uncertainty When Processing Time Series: Metrological And Computational Challenges, With Potential Applications To Environmental Studies, Christian Servin, Martine Ceberio, Aline Jaimes, Craig Tweedie, Vladik Kreinovich Apr 2012

How To Describe And Propagate Uncertainty When Processing Time Series: Metrological And Computational Challenges, With Potential Applications To Environmental Studies, Christian Servin, Martine Ceberio, Aline Jaimes, Craig Tweedie, Vladik Kreinovich

Departmental Technical Reports (CS)

Time series comes from measurements, and measurements are never absolutely accurate. Traditionally, when we deal with an individual measurement or with a sample of measurement results, we subdivide a measurement error into random and systematic components: systematic error does not change from measurement to measurement which random errors corresponding to different measurements are independent. In time series, when we measure the same quantity at different times, we can also have correlation between measurement errors corresponding to nearby moments of time. To capture this correlation, environmental science researchers proposed to consider the third type of measurement errors: periodic. This extended classification …


Research-Related Projects For Graduate Students As A Tool To Motivate Graduate Students In Classes Outside Their Direct Interest Areas, Vladik Kreinovich Apr 2012

Research-Related Projects For Graduate Students As A Tool To Motivate Graduate Students In Classes Outside Their Direct Interest Areas, Vladik Kreinovich

Departmental Technical Reports (CS)

In most graduate programs, students are required to take both "depth" classes -- classes in the areas of the student's direct interest -- and "breadth" classes, classes outside their direct interest areas. Naturally, the student's interest in "breadth" classes is often naturally lower than their interest in the "depth" classes. To enhance the students' interest in the "breadth" classes, a natural idea is to make research-related project an important part of the class, a project in which the student can apply the skills that he or she learns in the class to the research area of direct interest to this …


Towards Formalizing Non-Monotonic Reasoning In Physics: Logical Approach Based On Physical Induction And Its Relation To Kolmogorov Complexity, Vladik Kreinovich Mar 2012

Towards Formalizing Non-Monotonic Reasoning In Physics: Logical Approach Based On Physical Induction And Its Relation To Kolmogorov Complexity, Vladik Kreinovich

Departmental Technical Reports (CS)

To formalize some types of non-monotonic reasoning in physics, researchers have proposed an approach based on Kolmogorov complexity. Inspired by Vladimir Lifschitz's belief that many features of reasoning can be described on a purely logical level, we show that an equivalent formalization can be described in purely logical terms: namely, in terms of physical induction.

One of the consequences of this formalization is that the set of not-abnormal states is (pre-)compact. We can therefore use Lifschitz's result that when there is only one state that satisfies a given equation (or system of equations), then we can algorithmically find this state. …


Negative Results Of Computable Analysis Disappear If We Restrict Ourselves To Random (Or, More Generally, Typical) Inputs, Vladik Kreinovich Mar 2012

Negative Results Of Computable Analysis Disappear If We Restrict Ourselves To Random (Or, More Generally, Typical) Inputs, Vladik Kreinovich

Departmental Technical Reports (CS)

It is well known that many computational problems are, in general, not algorithmically solvable: e.g., it is not possible to algorithmically decide whether two computable real numbers are equal, and it is not possible to compute the roots of a computable function. We propose to constraint such operations to certain "sets of typical elements" or "sets of random elements".

In our previous papers, we proposed (and analyzed) physics-motivated definitions for these notions. In short, a set T is a set of typical elements if for every definable sequences of sets An for which each An is a subset …


Towards Optimizing Cloud Computing: An Example Of Optimization Under Uncertainty, Vladik Kreinovich Feb 2012

Towards Optimizing Cloud Computing: An Example Of Optimization Under Uncertainty, Vladik Kreinovich

Departmental Technical Reports (CS)

One of the most efficient way to store and process data is cloud computing. In cloud computing, instead of storing the data at the user-defined location (e.g., at the user's computer or at the centralized server), the computer system ("cloud") selects the location of the data storage that speeds up computations -- by minimizing the (average) communication time. In this chapter, we provide an analytical solution to the corresponding optimization problem.

The demand for cloud computing is growing fast, and we expect that this demand -- and thus, the size of the resulting cloud -- will continue to grow. …


Do Constraints Facilitate Or Inhibit Creative Problem Solving: A Theoretical Explanation Of Two Seemingly Contradictory Experimental Studies, Karen Villaverde, Olga Kosheleva, Martine Ceberio Feb 2012

Do Constraints Facilitate Or Inhibit Creative Problem Solving: A Theoretical Explanation Of Two Seemingly Contradictory Experimental Studies, Karen Villaverde, Olga Kosheleva, Martine Ceberio

Departmental Technical Reports (CS)

Do constraints facilitate or inhibit creative problem solving? Recently, two experimental studies appeared, one showing that removing constraints may enhance creativity, another showing that adding constraints can facilitate creative problem solving. In this paper, we provide a theoretical explanation of these two seemingly contradictory experimental results.


Validated Templates For Specification Of Complex Ltl Formulas, Salamah Salamah, Ann Q. Gates, Vladik Kreinovich Feb 2012

Validated Templates For Specification Of Complex Ltl Formulas, Salamah Salamah, Ann Q. Gates, Vladik Kreinovich

Departmental Technical Reports (CS)

Formal verification approaches that check software correctness against formal specifications have been shown to improve program dependability. Tools such as Specification Pattern System (SPS) and Property Specification (Prospec) support the generation of formal specifications. SPS has defined a set of patterns (common recurring properties) and scopes (system states over which a pattern must hold) that allows a user to generate formal specifications by using direct substitution of propositions into parameters of selected patterns and scopes. Prospec extended SPS to support the definition of patterns and scopes that include the ability to specify parameters with multiple propositions (referred to as composite …


Towards Symmetry-Based Explanation Of (Approximate) Shapes Of Alpha-Helices And Beta-Sheets (And Beta-Barrels) In Protein Structure, Jaime Nava, Vladik Kreinovich Jan 2012

Towards Symmetry-Based Explanation Of (Approximate) Shapes Of Alpha-Helices And Beta-Sheets (And Beta-Barrels) In Protein Structure, Jaime Nava, Vladik Kreinovich

Departmental Technical Reports (CS)

Protein structure is invariably connected to protein function. There are two important secondary structure elements: alpha helices and beta-sheets (which sometimes come in a shape of beta-barrels). The actual shapes of these structures can be complicated, but in the first approximation, they are usually approximated by, correspondingly, cylindrical spirals and planes (and cylinders, for beta-barrels). In this paper, following the ideas pioneered by a renowned mathematician M. Gromov, we use natural symmetries to show that, under reasonable assumptions, these geometric shapes are indeed the best approximating families for secondary structures.


Estimating Statistical Characteristics Of Lognormal And Delta-Lognormal Distributions Under Interval Uncertainty: Algorithms And Computational Complexity, Nitaya Buntao, Sa-Aat Niwitpong, Vladik Kreinovich Jan 2012

Estimating Statistical Characteristics Of Lognormal And Delta-Lognormal Distributions Under Interval Uncertainty: Algorithms And Computational Complexity, Nitaya Buntao, Sa-Aat Niwitpong, Vladik Kreinovich

Departmental Technical Reports (CS)

Traditional statistical estimates S(x1, ..., xn) for different statistical characteristics S (such as mean, variance, etc.) implicitly assume that we know the sample values x1, ..., xn exactly. In practice, the sample values Xi come from measurements and are, therefore, in general, different from the actual (unknown) values xi of the corresponding quantities. Sometimes, we know the probabilities of different values of the measurement error di = Xi - xi, but often, the only information that we have about the measurement error is the upper bound Di …


A Framework To Create Ontologies For Scientific Data Management, Leonardo Salayandia, Paulo Pinheiro Da Silva, Ann Q. Gates Jan 2012

A Framework To Create Ontologies For Scientific Data Management, Leonardo Salayandia, Paulo Pinheiro Da Silva, Ann Q. Gates

Departmental Technical Reports (CS)

Scientists often build and use highly customized systems to support observation and analysis efforts. Creating effective ontologies to manage and share data products created from those systems is a difficult task that requires collaboration among domain experts, e.g., scientists and knowledge representation experts. A framework is presented that scientists can use to create ontologies that describe how customized systems capture and transform data into products that support scientific findings. The framework establishes an abstraction that leverages knowledge representation expertise to describe data transformation processes in a consistent way that highlights properties relevant to data users. The intention is to create …


Minimizing The Retransmission Delay And Energy Expense Of Arq With The Optimal Placement Of Caching Routers In A Video Communication Network, Jesus Enrique Hernandez Jan 2012

Minimizing The Retransmission Delay And Energy Expense Of Arq With The Optimal Placement Of Caching Routers In A Video Communication Network, Jesus Enrique Hernandez

Open Access Theses & Dissertations

The use of intermediary caching routers to service retransmission requests was investigated in this thesis. The main goal is to reduce the expected retransmission delay in a video communication network where the capacity for intermediate caching routers is constrained. In order to reduce the retransmission delay, the effect of the placement of routers with caching ability is investigated. Moreover, as a consequence of reducing the retransmission distance, the energy spent on retransmitting video packets is reduced as well. The average retransmission delay and the average energy consumption were modeled with mathematical programs that select the optimal placement of caching routers …


Modeling Power Consumption Of High Performance Computer Clusters, Mario Caire Jan 2012

Modeling Power Consumption Of High Performance Computer Clusters, Mario Caire

Open Access Theses & Dissertations

This dissertation describes a utilization-based power modeling approach that makes use of the /proc file system and is applied to estimating power load and energy consumption of high performance computer clusters. A full cluster power model is specified that meets the following conditions: 1) provides accurate energy estimates; 2) consists of a minimal number of variables; and 3) the selected variables provide a sufficient degree of explanation of the primary OS level contributors to power consumption. The cluster power model is based on analysis at the system or compute-node level, where various models are developed and evaluated. All models described …


Multi-Physics Modeling Of Induction-Based Additive Manufacturing Of Metals, Danny W. Muse Jan 2012

Multi-Physics Modeling Of Induction-Based Additive Manufacturing Of Metals, Danny W. Muse

Open Access Theses & Dissertations

The shift towards 3D printing of functional products has provided a glimpse of the future in terms of manufacturing technologies and the creation of volumetrically complex structures made possible only through these technologies. 3D printing has emerged from the culmination of several technologies covering multiple industries and a myriad of materials. Unlike subtractive technologies such as mills, lathes and CNC machines, where material is removed from a bulk slab or billet to produce a desired part, 3D printing uses an additive layered approach to deposit material based on cross sections of the desired part. Both approaches produce parts based on …


Investigation Of The Divcon Neuron To Increase The Performance Of A Traditional Feed Forward Multi-Layer Perceptron And Its Hardware Implementation, Jovan Saenz Jan 2012

Investigation Of The Divcon Neuron To Increase The Performance Of A Traditional Feed Forward Multi-Layer Perceptron And Its Hardware Implementation, Jovan Saenz

Open Access Theses & Dissertations

ABSTRACT

Artificial Neural Networks (ANNs) have been developed in an attempt to emulate the information processing capabilities of the biological brain. They offer an alternate computing approach to problems in which mathematical modeling is complicated, such as pattern recognition and pattern classification.

Since ANNs were proposed in the early 1940s, there has been a great amount of research effort dedicated to the development of new models that improve performance. Consequently, different architectures, a variety of activation functions, and distinct learning algorithms have been developed and implemented in different disciplines such as medicine, engineering, and science. In addition, ANNs have been …


Sensor-Based Robotic Learning System For The Rehabilitation Of Arm, Chethan Ramachandra Keladi Jan 2012

Sensor-Based Robotic Learning System For The Rehabilitation Of Arm, Chethan Ramachandra Keladi

Open Access Theses & Dissertations

In recent studies, the neurological studies has shown that the neurological disorders like Stroke, Parkinson's disease, Dystonia, Spinal Cord Injury (SCI), Cerebral Palsy (CP), etc., cause the disability of upper limb and one of the major issues with the neurological injuries is motor impairment. This issue is caused by the lack of interaction between the central nervous system (CNS) and muscles [1] and can be cured by the intensive training which includes repetitive and reaching tasks. The intensive training can be performed using conventional therapy and robot-assisted therapy, but the research has shown additional effects on motor recovery and functional …


The Application Of Fuzzy Granular Computing For The Analysis Of Human Dynamic Behavior In 3d Space, Murad Mohammad Alaqtash Jan 2012

The Application Of Fuzzy Granular Computing For The Analysis Of Human Dynamic Behavior In 3d Space, Murad Mohammad Alaqtash

Open Access Theses & Dissertations

Human dynamic behavior in space is very complex in that it involves many physical, perceptual and motor aspects. It is tied together at a sensory level by linkages between vestibular, visual and somatosensory information that develop through experience of inertial and gravitational reaction forces. Coordinated movement emerges from the interplay among descending output from the central nervous system, sensory input from the body and environment, muscle dynamics, and the emergent dynamics of the whole neuromusculoskeletal system.

There have been many attempts to directly capture the activities of the neuronal system in human locomotion without the ability to clarify how the …


Video Mosaicing Using Inertial Sensors, Arturo Maya Pereyra Jan 2012

Video Mosaicing Using Inertial Sensors, Arturo Maya Pereyra

Open Access Theses & Dissertations

A method to reduce the process complexity of Video Mosaicing could rely on information concerning the orientation of the camera instead of image feature tracking. Inertial sensors (e.g. accelerometers and gyros) could form part of a low cost motion based technology which can be used in this case and this thesis details an approach for Video Mosaicing based on such technology that requires non-computationally intensive algorithms.