paper-with-me

홈 › Papers

Putting Natural in Natural Language Processing

2023-05-08 · Grzegorz Chrupała

Human language is firstly spoken and only secondarily written. Text, however, is a very convenient and efficient representation of language, and modern civilization has made it ubiquitous. Thus the field of NLP has overwhelmingly focused on processing written rather than spoken language. Work on spoken language, on the other hand, has been siloed off within the largely separate speech processing community which has been inordinately preoccupied with transcribing speech into text. Recent advances in deep learning have led to a fortuitous convergence in methods between speech processing and mainstream NLP. Arguably, the time is ripe for a unification of these two fields, and for starting to take spoken language seriously as the primary mode of human communication. Truly natural language processing could lead to better integration with the rest of language science and could lead to systems which are more data-efficient and more human-like, and which can communicate beyond the textual modality.

📄 PDF Abstract BibTeX arXiv:2305.04572

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Putting Humans in the Natural Language Processing Loop: A Survey

2021-03-06 · EACL (HCINLP) 2021 4 · Zijie J. Wang, Dongjin Choi, Shenyu Xu, Diyi Yang

How can we design Natural Language Processing (NLP) systems that learn from human feedback? There is a growing research body of Human-in-the-loop (HITL) NLP frameworks that continuously integrate human feedback to improv…

Survey

Why self-attention is Natural for Sequence-to-Sequence Problems? A Perspective from Symmetries

2022-10-13 · Chao Ma, Lexing Ying

In this paper, we show that structures similar to self-attention are natural to learn many sequence-to-sequence problems from the perspective of symmetry. Inspired by language processing applications, we study the orthog…

Underwater Robotics Semantic Parser Assistant

2023-01-28 · Parth Parekh, Cedric McGuire, Jake Imyak

Semantic parsing is a means of taking natural language and putting it in a form that a computer can understand. There has been a multitude of approaches that take natural language utterances and form them into lambda cal…

FormSemantic Parsing

Embedding Individual Table Columns for Resilient SQL Chatbots

2018-11-01 · WS 2018 10 · Bojan Petrovski, Ignacio Aguado, Andreea Hossmann, Michael Baeriswyl 외

Most of the world's data is stored in relational databases. Accessing these requires specialized knowledge of the Structured Query Language (SQL), putting them out of the reach of many people. A recent research thread in…

Sql Chatbots

Instruction-following Evaluation through Verbalizer Manipulation

2023-07-20 · Shiyang Li, Jun Yan, Hai Wang, Zheng Tang 외

While instruction-tuned models have shown remarkable success in various natural language processing tasks, accurately evaluating their ability to follow instructions remains challenging. Existing benchmarks primarily foc…

Instruction Following