paper-with-me

Papers

Interpreting Neural CWI Classifiers' Weights as Vocabulary Size

2020-07-01 · WS 2020 7 · Yo Ehara

Complex Word Identification (CWI) is a task for the identification of words that are challenging for second-language learners to read. Even though the use of neural classifiers is now common in CWI, the interpretation of their parameters remains difficult. This paper analyzes neural CWI classifiers and shows that some of their parameters can be interpreted as vocabulary size. We present a novel formalization of vocabulary size measurement methods that are practiced in the applied linguistics field as a kind of neural classifier. We also contribute to building a novel dataset for validating vocabulary testing and readability via crowdsourcing.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Complex Word Identification

Similar Papers 제목 키워드 기반

Disentangling MLP Neuron Weights in Vocabulary Space

2026-04-07 · Asaf Avrahamy, Yoav Gur-Arieh, Mor Geva arxiv

Interpreting the information encoded in language model weights remains a fundamental challenge in mechanistic interpretability. In this work, we introduce ROTATE (Rotation-Optimized Token Alignment in weighT spacE), a da…

Finding the Optimal Vocabulary Size for Neural Machine Translation

2020-04-05 · Findings of the Association for Computational Linguistics 2020 · Thamme Gowda, Jonathan May

We cast neural machine translation (NMT) as a classification task in an autoregressive setting and analyze the limitations of both classification and autoregression components. Classifiers are known to perform better wit…

ClassificationGeneral ClassificationMachine TranslationNMT+1

Initial Findings on Sensor based Open Vocabulary Activity Recognition via Text Embedding Inversion

2025-01-13 · Lala Shakti Swarup Ray, Bo Zhou, Sungho Suh, Paul Lukowicz

Conventional human activity recognition (HAR) relies on classifiers trained to predict discrete activity classes, inherently limiting recognition to activities explicitly present in the training set. Such classifiers wou…

Activity RecognitionDescriptiveHuman Activity RecognitionPrompt Engineering

Genetic Algorithms For Extractive Summarization

2021-05-05 · William Chen, Kensal Ramos, Kalyan Naidu Mullaguri, Annie S. Wu

Most current work in NLP utilizes deep learning, which requires a lot of training data and computational power. This paper investigates the strengths of Genetic Algorithms (GAs) for extractive summarization, as we hypoth…

Deep LearningExtractive SummarizationSentence

Detecting Twenty-thousand Classes using Image-level Supervision

2022-01-07 · Xingyi Zhou, Rohit Girdhar, Armand Joulin, Philipp Krähenbühl 외

Current object detectors are limited in vocabulary size due to the small scale of detection datasets. Image classifiers, on the other hand, reason about much larger vocabularies, as their datasets are larger and easier t…

Cross-Domain Few-Shot Object Detectionimage-classificationImage ClassificationOpen Vocabulary Object Detection