Computer Science and Artificial Intelligence Lab (CSAIL): Recent submissions

Now showing items 801-820 of 2625

  • Quantifier-Free Boolean Algebra with Presburger Arithmetic is NP-Complete 

    Unknown author (2007-01-01)
    Boolean Algebra with Presburger Arithmetic (BAPA) combines1) Boolean algebras of sets of uninterpreted elements (BA)and 2) Presburger arithmetic operations (PA). BAPA canexpress the relationship between integer variables ...

  • Bounded CCA2-Secure Non-Malleable Encryption 

    Unknown author (2006-12-14)
    Under an adaptive chosen ciphertext attack (CCA2), the security of an encryption scheme must hold against adversaries that have access to a decryption oracle. We consider a weakening of CCA2 security, wherein security ...

  • Memoization Attacks and Copy Protection in Partitioned Applications 

    Unknown author (2006-12-08)
    Application source code protection is a major concern for software architects today. Secure platforms have been proposed that protect the secrecy of application algorithms and enforce copy protection assurances. Unfortunately, ...

  • Distributed Area Search with a Team of Robots 

    Unknown author (2006-12-05)
    The main goal of this thesis is to demonstrate the applicability of the distributed systems paradigm to robotic systems. This goal is accomplished by presenting two solutions to the Distributed Area Search problem: organizing ...

  • Materialization Strategies in a Column-Oriented DBMS 

    Unknown author (2006-11-27)
    There has been renewed interest in column-oriented database architectures in recent years. For read-mostly query workloads such as those found in data warehouse and decision support applications, ``column-stores'' have ...

  • Scoop: An Adaptive Indexing Scheme for Stored Data in Sensor Networks 

    Unknown author (2006-11-27)
    In this paper, we present the design of Scoop, a system for indexing and querying stored data in sensor networks. Scoop works by collecting statistics about the rate of queries and distribution of sensor readings over a ...

  • Context-based Visual Feedback Recognition 

    Unknown author (2006-11-15)
    During face-to-face conversation, people use visual feedback (e.g.,head and eye gesture) to communicate relevant information and tosynchronize rhythm between participants. When recognizing visualfeedback, people often rely ...

  • Quantitative Information-Flow Tracking for C and Related Languages 

    Unknown author (2006-11-17)
    We present a new approach for tracking programs' use of data througharbitrary calculations, to determine how much information about secretinputs is revealed by public outputs. Using a fine-grained dynamicbit-tracking ...

  • A Fast Approximation of the Bilateral Filter using a Signal Processing Approach 

    Unknown author (2006-11-09)
    The bilateral filter is a nonlinear filter that smoothes a signal while preserving strong edges. It has demonstrated great effectiveness for a variety of problems in computer vision and computer graphics, and fast versions ...

  • On the Adaptive Real-Time Detection of Fast-Propagating Network Worms 

    Unknown author (2006-11-10)
    We present two light-weight worm detection algorithms thatoffer significant advantages over fixed-threshold methods.The first algorithm, RBS (rate-based sequential hypothesis testing)aims at the large class of worms that ...

  • On Using First-Order Theorem Provers in the Jahob Data Structure Verification System 

    Unknown author (2006-11-09)
    This paper presents our integration of efficient resolution-based theorem provers into the Jahob data structure verification system. Our experimental results show that this approach enables Jahob to automatically ...

  • Analogical Retrieval via Intermediate Features: The Goldilocks Hypothesis 

    Unknown author (2006-11-07)
    Analogical reasoning has been implicated in many important cognitive processes, such as learning, categorization, planning, and understanding natural language. Therefore, to obtain a full understanding of these processes, ...

  • Implementing Atomic Data through Indirect Learning in Dynamic Network 

    Unknown author (2006-10-12)
    Developing middleware services for dynamic distributed systems, e.g., ad-hoc networks, is a challenging task given that suchservices must deal with communicating devices that may join and leave the system, and fail or ...

  • Programming a Sensor Network as an Amorphous Medium 

    Unknown author (2006-06)
    In many sensor network applications, the network is deployedto approximate a physical space. The network itself is not ofinterest: rather, we are interested in measuring the propertiesof the space it fills, and of establishing ...

  • The Design of a Relational Engine 

    Unknown author (2006-09-29)
    The key design challenges in the construction of a SAT-based relational engine are described, and novel techniques are proposed to address them. An efficient engine must have a mechanism for specifying partial solutions, ...

  • Adaptation for Regularization Operators in Learning Theory 

    Unknown author (2006-09-10)
    We consider learning algorithms induced by regularization methods in the regression setting. We show that previously obtained error bounds for these algorithms using a-priori choices of the regularization parameter, can ...

  • Optimal Rates for Regularization Operators in Learning Theory 

    Unknown author (2006-09-10)
    We develop some new error bounds for learning algorithms induced by regularization methods in the regression setting. The "hardness" of the problem is characterized in terms of the parameters r and s, the first related ...

  • Ubiquitous Memory Introspection (Preliminary Manuscript) 

    Unknown author (2006-09-25)
    Modern memory systems play a critical role in the performance ofapplications, but a detailed understanding of the application behaviorin the memory system is not trivial to attain. It requires timeconsuming simulations of ...

  • RingScalar: A Complexity-Effective Out-of-Order Superscalar Microarchitecture 

    Unknown author (2006-09-18)
    RingScalar is a complexity-effective microarchitecture for out-of-order superscalar processors, that reduces the area, latency, and power of all major structures in the instruction flow. The design divides an N-way ...

  • Combined static and dynamic mutability analysis 

    Unknown author (2006-09-17)
    Knowing which method parameters may be mutated during a method'sexecution is useful for many software engineering tasks. We presentan approach to discovering parameter immutability, in which severallightweight, scalable ...