Learning Syntactic Patterns for Automatic Hypernym Discovery

Learning Syntactic Patterns for Automatic Hypernym Discovery

Semantic taxonomies such as WordNet provide a rich source of knowledge for natural language processing applications, but are expensive to build, maintain, and extend. Motivated by the problem of automatically constructing and extending such taxonomies, in this paper we present a new algorithm for automatically learning hypernym (is-a) relations from text. Our method generalizes earlier […]

Stable adaptive control with online learning

Stable adaptive control with online learning

Learning algorithms have enjoyed numerous successes in robotic control tasks. In problems with time-varying dynamics, online learning methods have also proved to be a powerful tool for automatically tracking and/or adapting to the changing circumstances. However, for safety-critical applications such as airplane flight, the adoption of these algorithms has been significantly hampered by their lack […]

Autonomous Helicopter Tracking and Localization Using a Self-Calibrating Camera Array

Autonomous Helicopter Tracking and Localization Using a Self-Calibrating Camera Array

This paper describes an algorithm that tracks and localizes a helicopter using a ground-based trinocular camera array. The three cameras are placed independently in an arbitrary arrangement that allows each camera to view the helicopter’s flight volume. The helicopter then flies an unplanned path that allows the cameras to self-survey utilizing an algorithm based on […]

Discriminative Training of Kalman Filters

Discriminative Training of Kalman Filters

Kalman filters are a workhorse of robotics and are routinely used in state-estimation problems. However, their performance critically depends on a large number of modeling parameters which can be very difficult to obtain, and are often set via significant manual tweaking and at a great cost of engineering time. In this paper, we propose a […]

Discriminative Learning of Markov Random Fields for Segmentation of 3D Range Data

Discriminative Learning of Markov Random Fields for Segmentation of 3D Range Data

We address the problem of segmenting 3D scan data into objects or object classes. Our segmentation framework is based on a subclass of Markov Random Fields (MRFs) which support efficient graph-cut inference. The MRF models incorporate a large set of diverse features and enforce the preference that adjacent scan points have the same classification label. […]

Learning factor graphs in polynomial time & sample complexity

Learning factor graphs in polynomial time & sample complexity

We study computational and sample complexity of parameter and structure learning in graphical models. Our main result shows that the class of factor graphs with bounded factor size and bounded connectivity can be learned in polynomial time and polynomial number of samples, assuming that the data is generated by a network in this class. This […]

Spam Deobfuscation using a Hidden Markov Model

Spam Deobfuscation using a Hidden Markov Model

To circumvent spam filters, many spammers attempt to obfuscate their emails by deliberately misspelling words or introducing other errors into the text. For example viagra may be written vigra, or mortgage written m0rt gage. Even though humans have little difficulty reading obfuscated emails, most content-based filters are unable to recognize these obfuscated spam words. In […]

Robust textual inference via learning and abductive reasoning

Robust textual inference via learning and abductive reasoning

We present a system for textual inference (the task of inferring whether a sentence follows from another text) that uses learning and a logical-formula semantic representation of the text. More precisely, our system begins by parsing and then transforming sentences into a logical formula-like representation similar to the one used by (Harabagiu et al., 2000). […]

Exploration and apprenticeship learning in reinforcement learning

Exploration and apprenticeship learning in reinforcement learning

We consider reinforcement learning in systems with unknown dynamics. Algorithms such as E3 (Kearns and Singh, 2002) learn near-optimal policies by using “exploration policies” to drive the system towards poorly modeled states, so as to encourage exploration. But this makes these algorithms impractical for many systems; for example, on an autonomous helicopter, overly aggressive exploration […]

High-Speed Obstacle Avoidance using Monocular Vision and Reinforcement Learning

High-Speed Obstacle Avoidance using Monocular Vision and Reinforcement Learning

We consider the task of driving a remote control car at high speeds through unstructured outdoor environments. We present an approach in which supervised learning is first used to estimate depths from single monocular images. The learning algorithm can be trained either on real camera images labeled with ground-truth distances to the closest obstacles, or […]

Robust Textual Inference via Graph Matching

Robust Textual Inference via Graph Matching

We present an automated system for deciding whether a given sentence is entailed from a body of text. Each sentence is represented as a directed graph (extracted from a dependency parser) in which the nodes represent words or phrases, and the links represent syntactic and semantic relationships. A learned graph matching cost is used to […]

Automatic Single-Image 3D Reconstructions of Indoor Manhattan World Scenes

Automatic Single-Image 3D Reconstructions of Indoor Manhattan World Scenes

3d reconstruction from a single image is inherently an ambiguous prob- lem. Yet when we look at a picture, we can often infer 3d information about the scene. Humans perform single-image 3d reconstructions by using a variety of singleimage depth cues, for example, by recognizing objects and surfaces, and reasoning about how these surfaces are […]