paper-with-me

홈 › Papers

Extending Machine Language Models toward Human-Level Language Understanding

2019-12-12 · James L. McClelland, Felix Hill, Maja Rudolph, Jason Baldridge, Hinrich Schütze

Language is crucial for human intelligence, but what exactly is its role? We take language to be a part of a system for understanding and communicating about situations. The human ability to understand and communicate about situations emerges gradually from experience and depends on domain-general principles of biological neural networks: connection-based learning, distributed representation, and context-sensitive, mutual constraint satisfaction-based processing. Current artificial language processing systems rely on the same domain general principles, embodied in artificial neural networks. Indeed, recent progress in this field depends on \emph{query-based attention}, which extends the ability of these systems to exploit context and has contributed to remarkable breakthroughs. Nevertheless, most current models focus exclusively on language-internal tasks, limiting their ability to perform tasks that depend on understanding situations. These systems also lack memory for the contents of prior situations outside of a fixed contextual span. We describe the organization of the brain's distributed understanding system, which includes a fast learning system that addresses the memory problem. We sketch a framework for future models of understanding drawing equally on cognitive neuroscience and artificial intelligence and exploiting query-based attention. We highlight relevant current directions and consider further developments needed to fully capture human-level language understanding in a computational system.

📄 PDF Abstract BibTeX arXiv:1912.05877

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Debiasing Translation Artifacts

2022-05-16 · NAACL 2022 7 · Koel Dutta Chowdhury, Rricha Jalota, Cristina España-Bonet, Josef van Genabith

Cross-lingual natural language processing relies on translation, either by humans or machines, at different levels, from translating training data to translating test sets. However, compared to original texts in the same…

Natural Language InferenceSentenceTranslation

MLCopilot: Unleashing the Power of Large Language Models in Solving Machine Learning Tasks

2023-04-28 · Lei Zhang, Yuge Zhang, Kan Ren, Dongsheng Li 외

The field of machine learning (ML) has gained widespread adoption, leading to significant demand for adapting ML to specific scenarios, which is yet expensive and non-trivial. The predominant approaches towards the autom…

AutoMLCode Generation

Answerable or Not: Devising a Dataset for Extending Machine Reading Comprehension

2018-08-01 · COLING 2018 8 · Mao Nakanishi, Tetsunori Kobayashi, Yoshihiko Hayashi

Machine-reading comprehension (MRC) has recently attracted attention in the fields of natural language processing and machine learning. One of the problematic presumptions with current MRC technologies is that each quest…

Machine Reading ComprehensionQuestion AnsweringReading Comprehensionvalid

Extending CREAMT: Leveraging Large Language Models for Literary Translation Post-Editing

2025-04-03 · Antonio Castaldo, Sheila Castilho, Joss Moorkens, Johanna Monti

Post-editing machine translation (MT) for creative texts, such as literature, requires balancing efficiency with the preservation of creativity and style. While neural MT systems struggle with these challenges, large lan…

Machine TranslationTranslation

Extending WordNet with Fine-Grained Collocational Information via Supervised Distributional Learning

2016-12-01 · COLING 2016 12 · Luis Espinosa-Anke, Jose Camacho-Collados, Sara Rodr{\'\i}guez-Fern{\'a}ndez, Horacio Saggion 외

WordNet is probably the best known lexical resource in Natural Language Processing. While it is widely regarded as a high quality repository of concepts and semantic relations, updating and extending it manually is costl…

Machine TranslationSemantic Textual SimilaritySentiment AnalysisText Generation+3