paper-with-me

Papers

Towards Best Practices for Leveraging Human Language Processing Signals for Natural Language Processing

2020-05-01 · LREC 2020 5 · Nora Hollenstein, Maria Barrett, Lisa Beinborn

NLP models are imperfect and lack intricate capabilities that humans access automatically when processing speech or reading a text. Human language processing data can be leveraged to increase the performance of models and to pursue explanatory research for a better understanding of the differences between human and machine language processing. We review recent studies leveraging different types of cognitive processing signals, namely eye-tracking, M/EEG and fMRI data recorded during language understanding. We discuss the role of cognitive data for machine learning-based NLP methods and identify fundamental challenges for processing pipelines. Finally, we propose practical strategies for using these types of cognitive signals to enhance NLP models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

EEGElectroencephalogram (EEG)

Similar Papers 제목 키워드 기반

Leveraging Large Language Models for Zero-shot Lay Summarisation in Biomedicine and Beyond

2025-01-09 · Tomas Goldsack, Carolina Scarton, Chenghua Lin

In this work, we explore the application of Large Language Models to zero-shot Lay Summarisation. We propose a novel two-stage framework for Lay Summarisation based on real-life processes, and find that summaries generat…

Articles

Ethical by Design: Ethics Best Practices for Natural Language Processing

2017-04-01 · WS 2017 4 · Jochen L. Leidner, Vassilis Plachouras

Natural language processing (NLP) systems analyze and/or generate human language, typically on users{'} behalf. One natural and necessary question that needs to be addressed in this context, both in research projects and…

Ethics

MCP2OSC: Parametric Control by Natural Language

2025-08-14 · Yuan-Yi Fan arxiv

Text prompts enable intuitive content creation but may fall short in achieving high precision for intricate tasks; knob or slider controls offer precise adjustments at the cost of increased complexity. To address the gap…

Best practices for the human evaluation of automatically generated text

2019-10-01 · WS 2019 10 · Chris van der Lee, Albert Gatt, Emiel van Miltenburg, S Wubben 외

Currently, there is little agreement as to how Natural Language Generation (NLG) systems should be evaluated. While there is some agreement regarding automatic metrics, there is a high degree of variation in the way that…

Text Generation

MetaLint: Easy-to-Hard Generalization for Code Linting

2025-07-15 · Atharva Naik, Lawanya Baghel, Dhakshin Govindarajan, Darsh Agrawal 외 arxiv

Large language models excel at code generation but struggle with code linting, particularly in generalizing to unseen or evolving best practices beyond those observed during training. We introduce MetaLint, a meta-learni…

Code Generation