paper-with-me

Papers

Jack of All Trades, Master of Some, a Multi-Purpose Transformer Agent

2024-02-15 · Quentin Gallouédec, Edward Beeching, Clément Romac, Emmanuel Dellandréa

The search for a general model that can operate seamlessly across multiple domains remains a key goal in machine learning research. The prevailing methodology in Reinforcement Learning (RL) typically limits models to a single task within a unimodal framework, a limitation that contrasts with the broader vision of a versatile, multi-domain model. In this paper, we present Jack of All Trades (JAT), a transformer-based model with a unique design optimized for handling sequential decision-making tasks and multi-modal data types. The JAT model demonstrates its robust capabilities and versatility by achieving strong performance on very different RL benchmarks, along with promising results on Computer Vision (CV) and Natural Language Processing (NLP) tasks, all using a single set of weights. The JAT model marks a significant step towards more general, cross-domain AI model design, and notably, it is the first model of its kind to be fully open-sourced at https://huggingface.co/jat-project/jat, including a pioneering general-purpose dataset.

📄 PDF Abstract BibTeX arXiv:2402.09844

Code (1)

huggingface/jat 공식 구현

Tasks

AllDecision MakingReinforcement Learning (RL)Sequential Decision Making

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Jack and Masters of all Trades: One-Pass Learning Sets of Model Sets From Large Pre-Trained Models

2022-05-02 · Han Xiang Choong, Yew-Soon Ong, Abhishek Gupta, Caishun Chen 외

For deep learning, size is power. Massive neural nets trained on broad data for a spectrum of tasks are at the forefront of artificial intelligence. These large pre-trained models or Jacks of All Trades (JATs), when fine…

AllDeep Learning

BERT of all trades, master of some

2020-05-01 · LREC 2020 5 · Denis Gordeev, Olga Lykova

This paper describes our results for TRAC 2020 competition held together with the conference LREC 2020. Our team name was Ms8qQxMbnjJMgYcw. The competition consisted of 2 subtasks in 3 languages (Bengali, English and Hin…

Alltext-classificationText Classification

From Jack of All Trades to Master of One: Specializing LLM-based Autoraters to a Test Set

2024-11-23 · Mara Finkelstein, Dan Deutsch, Parker Riley, Juraj Juraska 외

As LLMs continue to become more powerful and versatile, human evaluation has quickly become intractable at scale and reliance on automatic metrics has become the norm. Recently, it has been shown that LLMs are themselves…

AllIn-Context LearningMachine Translation

Jacks of All Trades, Masters Of None: Addressing Distributional Shift and Obtrusiveness via Transparent Patch Attacks

2020-05-01 · Neil Fendley, Max Lennon, I-Jeng Wang, Philippe Burlina 외

We focus on the development of effective adversarial patch attacks and -- for the first time -- jointly address the antagonistic objectives of attack success and obtrusiveness via the design of novel semi-transparent pat…

All

Jack of All Tasks Master of Many: Designing General-Purpose Coarse-to-Fine Vision-Language Model

2024-01-01 · CVPR 2024 1 · Shraman Pramanick, Guangxing Han, Rui Hou, Sayan Nag 외

The ability of large language models (LLMs) to process visual inputs has given rise to general-purpose vision systems unifying various vision-language (VL) tasks by instruction tuning. However due to the enormous div…

AllAttributeLanguage ModelingLanguage Modelling+1