paper-with-me

홈 › Papers

Every word counts: A multilingual analysis of individual human alignment with model attention

2022-10-05 · Stephanie Brandl, Nora Hollenstein

Human fixation patterns have been shown to correlate strongly with Transformer-based attention. Those correlation analyses are usually carried out without taking into account individual differences between participants and are mostly done on monolingual datasets making it difficult to generalise findings. In this paper, we analyse eye-tracking data from speakers of 13 different languages reading both in their native language (L1) and in English as language learners (L2). We find considerable differences between languages but also that individual reading behaviour such as skipping rate, total reading time and vocabulary knowledge (LexTALE) influence the alignment between humans and models to an extent that should be considered in future studies.

📄 PDF Abstract BibTeX arXiv:2210.04963

Code (1)

stephaniebrandl/eyetracking-subgroups 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MUSCAT: MUltilingual, SCientific ConversATion Benchmark

2026-04-17 · Supriti Sinhamahapatra, Thai-Binh Nguyen, Yiğit Oğuz, Enes Ugan 외 arxiv

The goal of multilingual speech technology is to facilitate seamless communication between individuals speaking different languages, creating the experience as though everyone were a multilingual speaker. To create this …

Speaker DiarizationSpeech Recognition

Flexing in 73 Languages: A Single Small Model for Multilingual Inflection

2025-10-27 · Tomáš Sourada, Jana Straková arxiv

We present a compact, single-model approach to multilingual inflection, the task of generating inflected word forms from base lemmas to express grammatical categories. Our model, trained jointly on data from 73 languages…

Opacity, Obscurity, and the Geometry of Question-Asking

2018-09-21 · Christina Boyce-Jacino, Simon DeDeo

Asking questions is a pervasive human activity, but little is understood about what makes them difficult to answer. An analysis of a pair of large databases, of New York Times crosswords and questions from the quiz-show …

Navigate

INSIGHT-1 at SemEval-2016 Task 5: Deep Learning for Multilingual Aspect-based Sentiment Analysis

2016-09-09 · SEMEVAL 2016 6 · Sebastian Ruder, Parsa Ghaffari, John G. Breslin

This paper describes our deep learning-based approach to multilingual aspect-based sentiment analysis as part of SemEval 2016 Task 5. We use a convolutional neural network (CNN) for both aspect extraction and aspect-base…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Category DetectionAspect Extraction+5

When Every Token Counts: Optimal Segmentation for Low-Resource Language Models

2024-12-09 · Bharath Raj, Garvit Suri, Vikrant Dewangan, Raghav Sonavane

Traditional greedy tokenization methods have been a critical step in Natural Language Processing (NLP), influencing how text is converted into tokens and directly impacting model performance. While subword tokenizers lik…