Semisupervised Learning for Computational Linguistics
Title | Semisupervised Learning for Computational Linguistics PDF eBook |
Author | Steven Abney |
Publisher | CRC Press |
Pages | 322 |
Release | 2007-09-17 |
Genre | Business & Economics |
ISBN | 1420010808 |
The rapid advancement in the theoretical understanding of statistical and machine learning methods for semisupervised learning has made it difficult for nonspecialists to keep up to date in the field. Providing a broad, accessible treatment of the theory as well as linguistic applications, Semisupervised Learning for Computational Linguistics offer
Semi-Supervised Learning
Title | Semi-Supervised Learning PDF eBook |
Author | Olivier Chapelle |
Publisher | MIT Press |
Pages | 525 |
Release | 2010-01-22 |
Genre | Computers |
ISBN | 0262514125 |
A comprehensive review of an area of machine learning that deals with the use of unlabeled data in classification problems: state-of-the-art algorithms, a taxonomy of the field, applications, benchmark experiments, and directions for future research. In the field of machine learning, semi-supervised learning (SSL) occupies the middle ground, between supervised learning (in which all training examples are labeled) and unsupervised learning (in which no label data are given). Interest in SSL has increased in recent years, particularly because of application domains in which unlabeled data are plentiful, such as images, text, and bioinformatics. This first comprehensive overview of SSL presents state-of-the-art algorithms, a taxonomy of the field, selected applications, benchmark experiments, and perspectives on ongoing and future research.Semi-Supervised Learning first presents the key assumptions and ideas underlying the field: smoothness, cluster or low-density separation, manifold structure, and transduction. The core of the book is the presentation of SSL methods, organized according to algorithmic strategies. After an examination of generative models, the book describes algorithms that implement the low-density separation assumption, graph-based methods, and algorithms that perform two-step learning. The book then discusses SSL applications and offers guidelines for SSL practitioners by analyzing the results of extensive benchmark experiments. Finally, the book looks at interesting directions for SSL research. The book closes with a discussion of the relationship between semi-supervised learning and transduction.
Introduction to Semi-Supervised Learning
Title | Introduction to Semi-Supervised Learning PDF eBook |
Author | Xiaojin Geffner |
Publisher | Springer Nature |
Pages | 116 |
Release | 2022-05-31 |
Genre | Computers |
ISBN | 3031015487 |
Semi-supervised learning is a learning paradigm concerned with the study of how computers and natural systems such as humans learn in the presence of both labeled and unlabeled data. Traditionally, learning has been studied either in the unsupervised paradigm (e.g., clustering, outlier detection) where all the data are unlabeled, or in the supervised paradigm (e.g., classification, regression) where all the data are labeled. The goal of semi-supervised learning is to understand how combining labeled and unlabeled data may change the learning behavior, and design algorithms that take advantage of such a combination. Semi-supervised learning is of great interest in machine learning and data mining because it can use readily available unlabeled data to improve supervised learning tasks when the labeled data are scarce or expensive. Semi-supervised learning also shows potential as a quantitative tool to understand human category learning, where most of the input is self-evidently unlabeled. In this introductory book, we present some popular semi-supervised learning models, including self-training, mixture models, co-training and multiview learning, graph-based methods, and semi-supervised support vector machines. For each model, we discuss its basic mathematical formulation. The success of semi-supervised learning depends critically on some underlying assumptions. We emphasize the assumptions made by each model and give counterexamples when appropriate to demonstrate the limitations of the different models. In addition, we discuss semi-supervised learning for cognitive psychology. Finally, we give a computational learning theoretic perspective on semi-supervised learning, and we conclude the book with a brief discussion of open questions in the field. Table of Contents: Introduction to Statistical Machine Learning / Overview of Semi-Supervised Learning / Mixture Models and EM / Co-Training / Graph-Based Semi-Supervised Learning / Semi-Supervised Support Vector Machines / Human Semi-Supervised Learning / Theory and Outlook
Linguistic Structure Prediction
Title | Linguistic Structure Prediction PDF eBook |
Author | Noah A. Smith |
Publisher | Springer Nature |
Pages | 248 |
Release | 2022-05-31 |
Genre | Computers |
ISBN | 3031021436 |
A major part of natural language processing now depends on the use of text data to build linguistic analyzers. We consider statistical, computational approaches to modeling linguistic structure. We seek to unify across many approaches and many kinds of linguistic structures. Assuming a basic understanding of natural language processing and/or machine learning, we seek to bridge the gap between the two fields. Approaches to decoding (i.e., carrying out linguistic structure prediction) and supervised and unsupervised learning of models that predict discrete structures as outputs are the focus. We also survey natural language processing problems to which these methods are being applied, and we address related topics in probabilistic inference, optimization, and experimental methodology. Table of Contents: Representations and Linguistic Data / Decoding: Making Predictions / Learning Structure from Annotated Data / Learning Structure from Incomplete Data / Beyond Decoding: Inference
The Handbook of Computational Linguistics and Natural Language Processing
Title | The Handbook of Computational Linguistics and Natural Language Processing PDF eBook |
Author | Alexander Clark |
Publisher | John Wiley & Sons |
Pages | 802 |
Release | 2013-04-24 |
Genre | Language Arts & Disciplines |
ISBN | 1118448677 |
This comprehensive reference work provides an overview of the concepts, methodologies, and applications in computational linguistics and natural language processing (NLP). Features contributions by the top researchers in the field, reflecting the work that is driving the discipline forward Includes an introduction to the major theoretical issues in these fields, as well as the central engineering applications that the work has produced Presents the major developments in an accessible way, explaining the close connection between scientific understanding of the computational properties of natural language and the creation of effective language technologies Serves as an invaluable state-of-the-art reference source for computational linguists and software engineers developing NLP applications in industrial research and development labs of software companies
Neural Network Methods for Natural Language Processing
Title | Neural Network Methods for Natural Language Processing PDF eBook |
Author | Yoav Goldberg |
Publisher | Springer Nature |
Pages | 20 |
Release | 2022-06-01 |
Genre | Computers |
ISBN | 3031021657 |
Neural networks are a family of powerful machine learning models. This book focuses on the application of neural network models to natural language data. The first half of the book (Parts I and II) covers the basics of supervised machine learning and feed-forward neural networks, the basics of working with machine learning over language data, and the use of vector-based rather than symbolic representations for words. It also covers the computation-graph abstraction, which allows to easily define and train arbitrary neural networks, and is the basis behind the design of contemporary neural network software libraries. The second part of the book (Parts III and IV) introduces more specialized neural network architectures, including 1D convolutional neural networks, recurrent neural networks, conditioned-generation models, and attention-based models. These architectures and techniques are the driving force behind state-of-the-art algorithms for machine translation, syntactic parsing, and many other applications. Finally, we also discuss tree-shaped networks, structured prediction, and the prospects of multi-task learning.
Multiple Classifier Systems
Title | Multiple Classifier Systems PDF eBook |
Author | Jón Atli Benediktsson |
Publisher | Springer Science & Business Media |
Pages | 551 |
Release | 2009-06-02 |
Genre | Computers |
ISBN | 3642023258 |
This book constitutes the refereed proceedings of the 8th International Workshop on Multiple Classifier Systems, MCS 2009, held in Reykjavik, Iceland, in June 2009. The 52 revised full papers presented together with 2 invited papers were carefully reviewed and selected from more than 70 initial submissions. The papers are organized in topical sections on ECOC boosting and bagging, MCS in remote sensing, unbalanced data and decision templates, stacked generalization and active learning, concept drift, missing values and random forest, SVM ensembles, fusion of graphics, concepts and categorical data, clustering, and finally theory, methods and applications of MCS.