paper-with-me

Papers

Mockingbird: How does LLM perform in general machine learning tasks?

2025-08-06 · Haoyu Jia, Yoshiki Obinata, Kento Kawaharazuka, Kei Okada arxiv

Large language models (LLMs) are now being used with increasing frequency as chat bots, tasked with the summarizing information or generating text and code in accordance with user instructions. The rapid increase in reasoning capabilities and inference speed of LLMs has revealed their remarkable potential for applications extending beyond the domain of chat bots to general machine learning tasks. This work is conducted out of the curiosity about such potential. In this work, we propose a framework Mockingbird to adapt LLMs to general machine learning tasks and evaluate its performance and scalability on several general machine learning tasks. The core concept of this framework is instructing LLMs to role-play functions and reflect on its mistakes to improve itself. Our evaluation and analysis result shows that LLM-driven machine learning methods, such as Mockingbird, can achieve acceptable results on common machine learning tasks; however, solely reflecting on its own currently cannot outperform the effect of domain-specific documents and feedback from human experts.

📄 PDF Abstract BibTeX arXiv:2508.04279

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

To Sing like a Mockingbird

2017-04-01 · EACL 2017 4 · Lorenzo Gatti, G{\"o}zde {\"O}zbal, Oliviero Stock, Carlo Strapparava

Musical parody, i.e. the act of changing the lyrics of an existing and very well-known song, is a commonly used technique for creating catchy advertising tunes and for mocking people or events. Here we describe a system …

Mockingbird at the SIGTYP 2022 Shared Task: Two Types of Models forthe Prediction of Cognate Reflexes

2022-07-01 · NAACL (SIGTYP) 2022 7 · Christo Kirov, Richard Sproat, Alexander Gutkin

The SIGTYP 2022 shared task concerns the problem of word reflex generation in a target language, given cognate words from a subset of related languages. We present two systems to tackle this problem, covering two very di…

DecoderImage Restoration

Multi-Prediction Deep Boltzmann Machines

2013-12-01 · NeurIPS 2013 12 · Ian Goodfellow, Mehdi Mirza, Aaron Courville, Yoshua Bengio

We introduce the Multi-Prediction Deep Boltzmann Machine (MP-DBM). The MP-DBM can be seen as a single probabilistic model trained to maximize a variational approximation to the generalized pseudolikelihood, or as a famil…

ClassificationGeneral ClassificationPrediction

Understanding Data Augmentation in Neural Machine Translation: Two Perspectives towards Generalization

2019-11-01 · IJCNLP 2019 11 · Guanlin Li, Lemao Liu, Guoping Huang, Conghui Zhu 외

Many Data Augmentation (DA) methods have been proposed for neural machine translation. Existing works measure the superiority of DA methods in terms of their performance on a specific test set, but we find that some DA m…

Data AugmentationMachine TranslationTranslationVocal Bursts Valence Prediction

Model-agnostic Measure of Generalization Difficulty

2023-05-01 · Akhilan Boopathy, Kevin Liu, Jaedong Hwang, Shu Ge 외

The measure of a machine learning algorithm is the difficulty of the tasks it can perform, and sufficiently difficult tasks are critical drivers of strong machine learning models. However, quantifying the generalization …

Inductive BiasMeta-Learningmodel