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

Now showing items 1341-1360 of 2625

  • TEMPEST: A Template Editor for Structured Text 

    Unknown author (1985-06-01)
    TEMPEST is a full-screen text editor that incorporates a structural paradigm in addition to the more traditional textual paradigm provided by most editors. While the textual paradigm treats the text as a sequence of ...

  • Justified Generalization: Acquiring Procedures from Examples 

    Unknown author (1985-01-01)
    This thesis describes an implemented system called NODDY for acquiring procedures from examples presented by a teacher. Acquiring procedures form examples involves several different generalization tasks. Generalization ...

  • On Motion Planning with Uncertainty 

    Unknown author (1984-08-01)
    Robots must successfully plan and execute tasks in the presence of uncertainty. Uncertainty arises from errors in modeling, sensing, and control. Planning in the presence of uncertainty constitutes one facet of the ...

  • A Circuit Grammar For Operational Amplifier Design 

    Unknown author (1984-01-01)
    Electrical circuit designers seldom create really new topologies or use old ones in a novel way. Most designs are known combinations of common configurations tailored for the particular problem at hand. In this thesis ...

  • Planning for Conjunctive Goals 

    Unknown author (1985-11-01)
    The problem of achieving conjunctive goals has been central to domain independent planning research; the nonlinear constraint-posting approach has been most successful. Previous planners of this type have been comlicated, ...

  • Presentation Based User Interface 

    Unknown author (1984-08-01)
    A prototype presentation system base is described. It offers mechanisms, tools, and ready-made parts for building user interfaces. A general user interface model underlies the base, organized around the concept of a ...

  • Switching Between Discrete and Continuous Process Models to Predict Molecular Genetic Activity 

    Unknown author (1984-05-01)
    Two kinds of process models have been used in programs that reason about change: Discrete and continuous models. We describe the design and implementation of a qualitative simulator, PEPTIDE, which uses both kinds of ...

  • Motion Planning with Six Degrees of Freedom 

    Unknown author (1984-05-01)
    The motion planning problem is of central importance to the fields of robotics, spatial planning, and automated design. In robotics we are interested in the automatic synthesis of robot motions, given high-level ...

  • Parallelism in Manipulator Dynamics 

    Unknown author (1984-12-01)
    This paper addresses the problem of efficiently computing the motor torques required to drive a lower-pair kinematic chain (e.g., a typical manipulator arm in free motion, or a mechanical leg in the swing phase) given ...

  • KBEmacs: A Step Toward the Programmer's Apprentice 

    Unknown author (1985-05-01)
    The Knowledge-Based Editor in Emacs (KBEmacs) is the current demonstration system implemented as part of the Programmer's Apprentice project. KBEmacs is capable of acting as a semi-expert assistant to a person who is ...

  • Structure and Interpretation of Computer Programs 

    Unknown author (1983-07-01)
    "The Structure and Interpretation of Computer Programs" is the entry-level subject in Computer Science at the Massachusetts Institute of Technology. It is required of all students at MIT who major in Electrical ...

  • Issues in the Design and Implementation of Act 2 

    Unknown author (1983-06-01)
    Act2 is a highly concurrent programming language designed to exploit the processing power available from parallel computer architectures. The language supports advanced concepts in software engineering, providing ...

  • Finding Edges and Lines in Images 

    Unknown author (1983-06-01)
    The problem of detecting intensity changes in images is canonical in vision. Edge detection operators are typically designed to optimally estimate first or second derivative over some (usually small) support. Other ...

  • A Multiple-Context Equality-Based Reasoning System 

    Unknown author (1983-04-01)
    Expert systems are too slow. This work attacks that problem by speeding up a useful system component that remembers facts and tracks down simple consequences. The redesigned component can assimilate new facts more ...

  • The Representation of Image Texture 

    Unknown author (1981-09-01)
    This thesis explores how to represent image texture in order to obtain information about the geometry and structure of surfaces, with particular emphasis on locating surface discontinuities. Theoretical and psychophysical ...

  • An Accountable Source-To-Source Transformation System 

    Unknown author (1981-06-01)
    Though one is led to believe that program transformation systems which perform source-to-source transformations enable the user to understand and appreciate the resulting source program, this is not always the case. ...

  • Foundations of Actor Semantics 

    Unknown author (1981-05-01)
    The actor message-passing model of concurrent computation has inspired new ideas in the areas of knowledge-based systems, programming languages and their semantics, and computer systems architecture. The model itself ...

  • Inspection Methods in Programming 

    Unknown author (1981-06-01)
    The work reported here lies in the area of overlap between artificial intelligence software engineering. As research in artificial intelligence, it is a step towards a model of problem solving in the domain of ...

  • The Definition and Implementation of a Computer Programming Language Based on Constraints 

    Unknown author (1980-08-01)
    The constraint paradigm is a model of computation in which values are deduced whenever possible, under the limitation that deductions be local in a certain sense. One may visualize a constraint 'program' as a network ...

  • Implementation of a Theory of Edge Detection 

    Unknown author (1980-04-01)
    This report describes the implementation of a theory of edge detection, proposed by Marr and Hildreth (1979). According to this theory, the image is first processed independently through a set of different size filters, ...