scispace - formally typeset
Open AccessProceedings Article

Cross-Language Text Classification Using Structural Correspondence Learning

TLDR
A new approach to cross-language text classification that builds on structural correspondence learning, a recently proposed theory for domain adaptation, is presented, using unlabeled documents, along with a simple word translation oracle, in order to induce task-specific, cross-lingual word correspondences.
Abstract
We present a new approach to cross-language text classification that builds on structural correspondence learning, a recently proposed theory for domain adaptation. The approach uses unlabeled documents, along with a simple word translation oracle, in order to induce task-specific, cross-lingual word correspondences. We report on analyses that reveal quantitative insights about the use of unlabeled data and the complexity of inter-language correspondence modeling. We conduct experiments in the field of cross-language sentiment classification, employing English as source language, and German, French, and Japanese as target languages. The results are convincing; they demonstrate both the robustness and the competitiveness of the presented ideas.

read more

Citations
More filters
Dissertation

Outomatiese genreklassifikasie vir hulpbronskaars tale

TL;DR: P.D. Snyman, 2012 II ABSTRACT AUTOMATIC GENRE CLASSIFICATION for RESOURCE SCARCE LANGUAGES: A VERDICT on the role of language in source selection.
Posted Content

Adapting to the Long Tail: A Meta-Analysis of Transfer Learning Research for Language Understanding Tasks

TL;DR: The authors assess trends in transfer learning research through a qualitative meta-analysis of 100 representative papers on transfer learning for natural language understanding (NLU) and show how systematically conducted meta-experiments can provide insights that enable us to make progress along these future avenues.
Proceedings ArticleDOI

Soft Layer Selection with Meta-Learning for Zero-Shot Cross-Lingual Transfer

TL;DR: This paper propose a meta-optimizer to soft select which layers of the pre-trained model to freeze during fine-tuning for zero-shot cross-lingual transfer tasks.
Journal ArticleDOI

A Simple and Effective Method of Cross-Lingual Plagiarism Detection

TL;DR: This article presented a cross-lingual plagiarism detection method applicable to a large number of languages, including under-resourced languages, which leverages open multilingual thesauri for candidate retrieval task and pre-trained multilingual BERT-based language models for detailed analysis.

Cross-language information retrieval by reduced k- means

TL;DR: This work proposes a new approach to the problem of cross-language information retrieval based on factorization of a term-document matrix by an iterative method of Reduced k-means clustering, which is compared to standard machine learning techniques ofcross- language information retrieval by usage of latent semantic indexing and canonical correlation analysis.
References
More filters
Journal ArticleDOI

Regularization and variable selection via the elastic net

TL;DR: It is shown that the elastic net often outperforms the lasso, while enjoying a similar sparsity of representation, and an algorithm called LARS‐EN is proposed for computing elastic net regularization paths efficiently, much like algorithm LARS does for the lamba.

Thumbs up? Sentiment Classiflcation using Machine Learning Techniques

TL;DR: In this paper, the problem of classifying documents not by topic, but by overall sentiment, e.g., determining whether a review is positive or negative, was considered and three machine learning methods (Naive Bayes, maximum entropy classiflcation, and support vector machines) were employed.
Proceedings ArticleDOI

Thumbs up? Sentiment Classification using Machine Learning Techniques

TL;DR: This work considers the problem of classifying documents not by topic, but by overall sentiment, e.g., determining whether a review is positive or negative, and concludes by examining factors that make the sentiment classification problem more challenging.
Proceedings Article

Biographies, Bollywood, Boom-boxes and Blenders: Domain Adaptation for Sentiment Classification

TL;DR: This work extends to sentiment classification the recently-proposed structural correspondence learning (SCL) algorithm, reducing the relative error due to adaptation between domains by an average of 30% over the original SCL algorithm and 46% over a supervised baseline.
Journal ArticleDOI

Pegasos: primal estimated sub-gradient solver for SVM

TL;DR: A simple and effective stochastic sub-gradient descent algorithm for solving the optimization problem cast by Support Vector Machines, which is particularly well suited for large text classification problems, and demonstrates an order-of-magnitude speedup over previous SVM learning methods.