Browsing Computer Science and Artificial Intelligence Lab (CSAIL) by Title

Now showing items 181-200 of 2625

  • Automated Program Recognition: A Proposal 

    Unknown author (MIT Artificial Intelligence Laboratory, 1985-12)
    The key to understanding a program is recognizing familiar algorithmic fragments and data structures in it. Automating this recognition process will make it easier to perform many tasks which require program understanding, ...

  • Automated Reasoning About Classical Mechanics 

    Unknown author (1994-05-01)
    In recent years, researchers in artificial intelligence have become interested in replicating human physical reasoning talents in computers. One of the most important skills in this area is predicting how physical ...

  • Automatic Analysis and Synthesis of Controllers for Dynamical Systems Based On P 

    Unknown author (1992-09-01)
    I present a novel design methodology for the synthesis of automatic controllers, together with a computational environment---the Control Engineer's Workbench---integrating a suite of programs that automatically analyze ...

  • Automatic Analysis of the Logical Structure of Programs 

    Unknown author (1978-12-01)
    This report presents a method for viewing complex programs as built up out of simpler ones. The central idea is that typical programs are built up in a small number of stereotyped ways. The method is designed to make ...

  • Automatic Class-Specific 3D Reconstruction from a Single Image 

    Unknown author (2009-02-18)
    Our goal is to automatically reconstruct 3D objects from a single image, by using prior 3D shape models of classes. The shape models, defined as a collection of oriented primitive shapes centered at fixed 3D positions, can ...

  • Automatic Creation of SQL Injection and Cross-Site Scripting Attacks 

    Michael Ernst; Program Analysis (2008-09-10)
    We present a technique for finding security vulnerabilitiesin Web applications. SQL Injection (SQLI) and cross-sitescripting (XSS) attacks are widespread forms of attackin which the attacker crafts the input to the application ...

  • Automatic Design of a Maglev Controller in State Space 

    Unknown author (1991-12-01)
    We describe the automatic synthesis of a global nonlinear controller for stabilizing a magnetic levitation system. The synthesized control system can stabilize the maglev vehicle with large initial displacements from ...

  • Automatic Discovery and Patching of Buffer and Integer Overflow Errors 

    Unknown author (2015-05-26)
    We present Targeted Automatic Patching (TAP), an automatic buffer and integer overflow discovery and patching system. Starting with an application and a seed input that the application processes correctly, TAP dynamically ...

  • Automatic Error Elimination by Horizontal Code Transfer Across Multiple Applications 

    Unknown author (2015-04-15)
    We present Code Phage (CP), a system for automatically transferring correct code from donor applications into recipient applications that process the same inputs to successfully eliminate errors in the recipient. Experimental ...

  • Automatic Error Elimination by Multi-Application Code Transfer 

    Unknown author (2014-09-30)
    We present pDNA, a system for automatically transfer- ring correct code from donor applications into recipient applications to successfully eliminate errors in the recipient. Experimental results using six donor applications ...

  • Automatic Error Elimination by Multi-Application Code Transfer 

    Unknown author (2014-08-11)
    We present pDNA, a system for automatically transferring correct code from donor applications into recipient applications to successfully eliminate errors in the recipient. Experimental results using three donor applications ...

  • Automatic Error Elimination by Multi-Application Code Transfer 

    Unknown author (2014-10-02)
    We present pDNA, a system for automatically transfer- ring correct code from donor applications into recipient applications to successfully eliminate errors in the recipient. Experimental results using six donor applications ...

  • Automatic Error Elimination by Multi-Application Code Transfer 

    Unknown author (2014-10-02)
    We present Code Phage (CP), a system for automatically transferring correct code from donor applications into recipient applications to successfully eliminate errors in the recipient. Experimental results using six donor ...

  • Automatic Error Finding in Access-Control Policies 

    Unknown author (2010-05-05)
    Access-control policies are a key infrastructural technology for computer security. However, a significant problem is that system administrators need to be able to automatically verify whether their policies capture the ...

  • Automatic Inference of Code Transforms and Search Spaces for Automatic Patch Generation Systems 

    Unknown author (2016-07-08)
    We present a new system, Genesis, that processes sets of human patches to automatically infer code transforms and search spaces for automatic patch generation. We present results that characterize the effectiveness of the ...

  • Automatic Inference of Code Transforms and Search Spaces for Automatic Patch Generation Systems 

    Unknown author (2016-07-08)
    We present a new system, Genesis, that processes sets of human patches to automatically infer code transforms and search spaces for automatic patch generation. We present results that characterize the effectiveness of the ...

  • Automatic Input Rectification 

    Unknown author (MIT CSAIL, 2011-10-03)
    We present a novel technique, automatic input rectification, and a prototype implementation called SOAP. SOAP learns a set of constraints characterizing typical inputs that an application is highly likely to process ...

  • Automatic Parallelization With Statistical Accuracy Bounds 

    Unknown author (2010-02-10)
    Traditional parallelizing compilers are designed to generate parallel programs that produce identical outputs as the original sequential program. The difficulty of performing the program analysis required to satisfy this ...

  • Automatic Planning of Manipulator Transfer Movements 

    Unknown author (1980-12-01)
    This paper deals with the class of problems that involve finding where to place or how to move a solid object in the presence of obstacles. The solution to this class of problems is essential to the automatic planning ...

  • Automatic Program Repair with Condition Synthesis and Compound Mutations 

    Unknown author (2015-02-12)
    We present PCR, a new automatic patch generation system. PCR uses a new condition synthesis technique to efficiently discover logical expressions that generate desired control- flow transfer patterns. Presented with a set ...