Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Ryan T. McDonald is active.

Publication


Featured researches published by Ryan T. McDonald.


empirical methods in natural language processing | 2006

Domain Adaptation with Structural Correspondence Learning

John Blitzer; Ryan T. McDonald; Fernando Pereira

Discriminative learning methods are widely used in natural language processing. These methods work best when their training and test data are drawn from the same distribution. For many NLP tasks, however, we are confronted with new domains in which labeled data is scarce or non-existent. In such cases, we seek to adapt existing models from a resource-rich source domain to a resource-poor target domain. We introduce structural correspondence learning to automatically induce correspondences among features from different domains. We test our technique on part of speech tagging and show performance gains for varying amounts of source and target training data, as well as improvements in target domain parsing accuracy using our improved tagger.


empirical methods in natural language processing | 2005

Non-Projective Dependency Parsing using Spanning Tree Algorithms

Ryan T. McDonald; Fernando Pereira; Kiril Ribarov; Jan Hajic

We formalize weighted dependency parsing as searching for maximum spanning trees (MSTs) in directed graphs. Using this representation, the parsing algorithm of Eisner (1996) is sufficient for searching over all projective trees in O(n3) time. More surprisingly, the representation is extended naturally to non-projective parsing using Chu-Liu-Edmonds (Chu and Liu, 1965; Edmonds, 1967) MST algorithm, yielding an O(n2) parsing algorithm. We evaluate these methods on the Prague Dependency Treebank using online large-margin learning techniques (Crammer et al., 2003; McDonald et al., 2005) and show that MST parsing increases efficiency and accuracy for languages with non-projective dependencies.


meeting of the association for computational linguistics | 2005

Online Large-Margin Training of Dependency Parsers

Ryan T. McDonald; Koby Crammer; Fernando Pereira

We present an effective training algorithm for linearly-scored dependency parsers that implements online large-margin multi-class training (Crammer and Singer, 2003; Crammer et al., 2003) on top of efficient parsing techniques for dependency trees (Eisner, 1996). The trained parsers achieve a competitive dependency accuracy for both English and Czech with no language specific enhancements.


european conference on information retrieval | 2007

A study of global inference algorithms in multi-document summarization

Ryan T. McDonald

In this work we study the theoretical and empirical properties of various global inference algorithms for multi-document summarization. We start by defining a general framework for inference in summarization. We then present three algorithms: The first is a greedy approximate method, the second a dynamic programming approach based on solutions to the knapsack problem, and the third is an exact algorithm that uses an Integer Linear Programming formulation of the problem. We empirically evaluate all three algorithms and show that, relative to the exact solution, the dynamic programming algorithm provides near optimal results with preferable scaling properties.


BMC Bioinformatics | 2005

Identifying gene and protein mentions in text using conditional random fields

Ryan T. McDonald; Fernando Pereira

BackgroundWe present a model for tagging gene and protein mentions from text using the probabilistic sequence tagging framework of conditional random fields (CRFs). Conditional random fields model the probability P(t|o) of a tag sequence given an observation sequence directly, and have previously been employed successfully for other tagging tasks. The mechanics of CRFs and their relationship to maximum entropy are discussed in detail.ResultsWe employ a diverse feature set containing standard orthographic features combined with expert features in the form of gene and biological term lexicons to achieve a precision of 86.4% and recall of 78.7%. An analysis of the contribution of the various features of the model is provided.


conference on computational natural language learning | 2006

Multilingual Dependency Analysis with a Two-Stage Discriminative Parser

Ryan T. McDonald; Kevin Lerman; Fernando Pereira

We present a two-stage multilingual dependency parser and evaluate it on 13 diverse languages. The first stage is based on the unlabeled dependency parsing models described by McDonald and Pereira (2006) augmented with morphological features for a subset of the languages. The second stage takes the output from the first and labels all the edges in the dependency graph with appropriate syntactic categories using a globally trained sequence classifier over components of the graph. We report results on the CoNLL-X shared task (Buchholz et al., 2006) data sets and present an error analysis.


meeting of the association for computational linguistics | 2009

Sentiment Summarization: Evaluating and Learning User Preferences

Kevin Lerman; Sasha Blair-Goldensohn; Ryan T. McDonald

We present the results of a large-scale, end-to-end human evaluation of various sentiment summarization models. The evaluation shows that users have a strong preference for summarizers that model sentiment over non-sentiment baselines, but have no broad overall preference between any of the sentiment-based models. However, an analysis of the human judgments suggests that there are identifiable situations where one summarizer is generally preferred over the others. We exploit this fact to build a new summarizer by training a ranking SVM model over the set of human preference judgments that were collected during the evaluation, which results in a 30% relative reduction in error over the previous best summarizer.


international workshop/conference on parsing technologies | 2007

On the Complexity of Non-Projective Data-Driven Dependency Parsing

Ryan T. McDonald; Giorgio Satta

In this paper we investigate several non-projective parsing algorithms for dependency parsing, providing novel polynomial time solutions under the assumption that each dependency decision is independent of all the others, called here the edge-factored model. We also investigate algorithms for non-projective parsing that account for nonlocal information, and present several hardness results. This suggests that it is unlikely that exact non-projective dependency parsing is tractable for any model richer than the edge-factored model.


meeting of the association for computational linguistics | 2005

Simple Algorithms for Complex Relation Extraction with Applications to Biomedical IE

Ryan T. McDonald; Fernando Pereira; Seth Kulick; R. Scott Winters; Yang Jin; Peter S. White

A complex relation is any n-ary relation in which some of the arguments may be be unspecified. We present here a simple two-stage method for extracting complex relations between named entities in text. The first stage creates a graph from pairs of entities that are likely to be related, and the second stage scores maximal cliques in that graph as potential complex relation instances. We evaluate the new method against a standard baseline for extracting genomic variation relations from biomedical text.


empirical methods in natural language processing | 2005

Flexible Text Segmentation with Structured Multilabel Classification

Ryan T. McDonald; Koby Crammer; Fernando Pereira

Many language processing tasks can be reduced to breaking the text into segments with prescribed properties. Such tasks include sentence splitting, tokenization, named-entity extraction, and chunking. We present a new model of text segmentation based on ideas from multilabel classification. Using this model, we can naturally represent segmentation problems involving overlapping and non-contiguous segments. We evaluate the model on entity extraction and noun-phrase chunking and show that it is more accurate for overlapping and non-contiguous segments, but it still performs well on simpler data sets for which sequential tagging has been the best method.

Collaboration


Dive into the Ryan T. McDonald's collaboration.

Top Co-Authors

Avatar

Fernando Pereira

Technion – Israel Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Oscar Täckström

Swedish Institute of Computer Science

View shared research outputs
Top Co-Authors

Avatar

Emily Pitler

University of Pennsylvania

View shared research outputs
Researchain Logo
Decentralizing Knowledge