paper-with-me

Papers

Is Encoder-Decoder Transformer the Shiny Hammer?

2022-10-01 · VarDial (COLING) 2022 10 · Nat Gillin

We present an approach to multi-class classification using an encoder-decoder transformer model. We trained a network to identify French varieties using the same scripts we use to train an encoder-decoder machine translation model. With some slight modification to the data preparation and inference parameters, we showed that the same tools used for machine translation can be easily re-used to achieve competitive performance for classification. On the French Dialectal Identification (FDI) task, we scored 32.4 on weighted F1, but this is far from a simple naive bayes classifier that outperforms a neural encoder-decoder model at 41.27 weighted F1.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDecoderMachine TranslationMulti-class ClassificationTranslation

Similar Papers 제목 키워드 기반

Explanation Bottleneck Models

2024-09-26 · Shin'ya Yamaguchi, Kosuke Nishida

Recent concept-based interpretable models have succeeded in providing meaningful explanations by pre-defined concept sets. However, the dependency on the pre-defined concepts restricts the application because of the limi…

Decoder

Decoding the decoder: Contextual sequence-to-sequence modeling for intracortical speech decoding

2026-03-10 · Michal Olak, Tommaso Boccato, Matteo Ferrante arxiv

Speech brain--computer interfaces require decoders that translate intracortical activity into linguistic output while remaining robust to limited data and day-to-day variability. While prior high-performing systems have …

Detecting and Grounding Multi-Modal Media Manipulation and Beyond

2023-09-25 · Rui Shao, Tianxing Wu, Jianlong Wu, Liqiang Nie 외

Misinformation has become a pressing issue. Fake media, in both visual and textual forms, is widespread on the web. While various deepfake detection and text fake news detection methods have been proposed, they are only …

Binary ClassificationContrastive LearningDeepFake DetectionFace Swapping+2

Effects of Illumination on the Categorization of Shiny Materials

2019-08-02 · J. Farley Norman, James T. Todd, Flip Phillips

The present research was designed to examine how patterns of illumination influence the perceptual categorization of metal, shiny black, and shiny white materials. The stimuli depicted three possible objects that were il…

DecoderLens: Layerwise Interpretation of Encoder-Decoder Transformers

2023-10-05 · Anna Langedijk, Hosein Mohebbi, Gabriele Sarti, Willem Zuidema 외

In recent years, many interpretability methods have been proposed to help interpret the internal states of Transformer-models, at different levels of precision and complexity. Here, to analyze encoder-decoder Transformer…

DecoderLogical ReasoningMachine TranslationQuestion Answering+2