paper-with-me

Papers

How to solve a classification problem using a cooperative tiling Multi-Agent System?

2022-09-15 · Thibault Fourez, Nicolas Verstaevel, Frédéric Migeon, Frédéric Schettini, Frédéric Amblard

Adaptive Multi-Agent Systems (AMAS) transform dynamic problems into problems of local cooperation between agents. We present smapy, an ensemble based AMAS implementation for mobility prediction, whose agents are provided with machine learning models in addition to their cooperation rules. With a detailed methodology, we propose a framework to transform a classification problem into a cooperative tiling of the input variable space. We show that it is possible to use linear classifiers for online non-linear classification on three benchmark toy problems chosen for their different levels of linear separability, if they are integrated in a cooperative Multi-Agent structure. The results obtained show a significant improvement of the performance of linear classifiers in non-linear contexts in terms of classification accuracy and decision boundaries, thanks to the cooperative approach.

📄 PDF Abstract BibTeX arXiv:2209.14239

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

A Simple Approach to Learning Unsupervised Multilingual Embeddings

2020-04-10 · EMNLP 2020 11 · Pratik Jawanpuria, Mayank Meghwanshi, Bamdev Mishra

Recent progress on unsupervised learning of cross-lingual embeddings in bilingual setting has given impetus to learning a shared embedding space for several languages without any supervision. A popular framework to solve…

Bilingual Lexicon InductionDependency ParsingDocument ClassificationWord Alignment+1

INGEOTEC at SemEval-2020 Task 12: Multilingual Classification of Offensive Text

2020-12-01 · SEMEVAL 2020 · Sabino Miranda-Jim{\'e}nez, Eric S. Tellez, Mario Graff, Daniela Moctezuma

This paper describes our participation in OffensEval challenges for English, Arabic, Danish, Turkish, and Greek languages. We used several approaches, such as μTC, TextCategorization, and EvoMSA. Best results were achiev…

text-classificationText Classification

ShapleyLaw: A Game-Theoretic Approach to Multilingual Scaling Laws

2026-03-18 · Xuyang Cao, Qianying Liu, Chuan Xiao, Yusuke Oda 외 arxiv

In multilingual pretraining, the test loss of a pretrained model is heavily influenced by the proportion of each language in the pretraining data, namely the \textit{language mixture ratios}. Multilingual scaling laws ca…

Cross-Lingual Transfer

MiLMo:Minority Multilingual Pre-trained Language Model

2022-12-04 · JUNJIE DENG, Hanru Shi, Xinhe Yu, Wugedele Bao 외

Pre-trained language models are trained on large-scale unsupervised data, and they can fine-turn the model only on small-scale labeled datasets, and achieve good results. Multilingual pre-trained language models can be t…

ClassificationLanguage ModelingLanguage Modellingmodel+3

Fixed-MAML for Few Shot Classification in Multilingual Speech Emotion Recognition

2021-01-05 · Anugunj Naman, Chetan Sinha, Liliana Mancini

In this paper, we analyze the feasibility of applying few-shot learning to speech emotion recognition task (SER). The current speech emotion recognition models work exceptionally well but fail when then input is multilin…

Emotion RecognitionFew-Shot LearningGeneral ClassificationSpeech Emotion Recognition