中文
相关论文

相关论文: Just Add Functions: A Neural-Symbolic Language Mod…

200 篇论文

Sentence Embedding stands as a fundamental task within the realm of Natural Language Processing, finding extensive application in search engines, expert systems, and question-and-answer platforms. With the continuous evolution of large…

计算与语言 · 计算机科学 2024-05-16 Bowen Zhang , Kehua Chang , Chunping Li

Large Language Models (LLMs) have demonstrated impressive progress in complex reasoning tasks, largely driven by the Chain-of-Thought (CoT) paradigm, which decomposes difficult problems into intermediate steps. However, CoT reasoning…

符号计算 · 计算机科学 2026-05-26 Rui Wang , Zeming Wei , Yihao Zhang , Xiaokun Luan

Deep learning approaches are superior in NLP due to their ability to extract informative features and patterns from languages. The two most successful neural architectures are LSTM and transformers, used in large pretrained language models…

计算与语言 · 计算机科学 2022-03-03 Matej Klemen , Luka Krsnik , Marko Robnik-Šikonja

Neuro-symbolic NLP methods aim to leverage the complementary strengths of large language models and formal logical solvers. However, current approaches are mostly static in nature, i.e., the integration of a target solver is predetermined…

计算与语言 · 计算机科学 2025-10-09 Lei Xu , Pierre Beckmann , Marco Valentino , André Freitas

Existing neural conversational models process natural language primarily on a lexico-syntactic level, thereby ignoring one of the most crucial components of human-to-human dialogue: its affective content. We take a step in this direction by…

计算与语言 · 计算机科学 2017-09-14 Nabiha Asghar , Pascal Poupart , Jesse Hoey , Xin Jiang , Lili Mou

Several machine learning methods aim to learn or reason about complex physical systems. A common first-step towards reasoning is to infer system parameters from observations of its behavior. In this paper, we investigate the performance of…

计算与语言 · 计算机科学 2024-02-07 Sean Memery , Mirella Lapata , Kartic Subr

Large language models (LLMs) have achieved remarkable performance in generating human-like text and solving reasoning tasks of moderate complexity, such as question-answering and mathematical problem-solving. However, their capabilities in…

计算与语言 · 计算机科学 2025-02-21 Cole Gawin , Yidan Sun , Mayank Kejriwal

Vision Language Models (VLMs) are designed to extend Large Language Models (LLMs) with visual capabilities, yet in this work we observe a surprising phenomenon: VLMs can outperform their underlying LLMs on purely text-only tasks,…

机器学习 · 计算机科学 2026-02-18 Nicolas Buzeta , Felipe del Rio , Cristian Hinostroza , Denis Parra , Hans Lobel , Rodrigo Toro Icarte

Neuroscientists evaluate deep neural networks for natural language processing as possible candidate models for how language is processed in the brain. These models are often trained without explicit linguistic supervision, but have been…

计算与语言 · 计算机科学 2021-02-01 Mostafa Abdou , Ana Valeria Gonzalez , Mariya Toneva , Daniel Hershcovich , Anders Søgaard

Large Language Models (LLMs) have shown remarkable ability in solving complex tasks, making them a promising tool for enhancing tabular learning. However, existing LLM-based methods suffer from high resource requirements, suboptimal…

机器学习 · 计算机科学 2025-05-12 Ruxue Shi , Hengrui Gu , Xu Shen , Xin Wang

Large language models (LLMs) often struggle to perform multi-target reasoning in long-context scenarios where relevant information is scattered across extensive documents. To address this challenge, we introduce NeuroSymbolic Augmented…

计算与语言 · 计算机科学 2025-06-04 Sina Bagheri Nezhad , Ameeta Agrawal

Word representation is a fundamental component in neural language understanding models. Recently, pre-trained language models (PrLMs) offer a new performant method of contextualized word representations by leveraging the sequence-level…

计算与语言 · 计算机科学 2021-01-01 Zhuosheng Zhang , Haojie Yu , Hai Zhao , Rui Wang , Masao Utiyama

Recently, neural network approaches for parsing have largely automated the combination of individual features, but still rely on (often a larger number of) atomic features created from human linguistic intuition, and potentially omitting…

计算与语言 · 计算机科学 2016-06-22 James Cross , Liang Huang

Since language models are used to model a wide variety of languages, it is natural to ask whether the neural architectures used for the task have inductive biases towards modeling particular types of languages. Investigation of these biases…

计算与语言 · 计算机科学 2021-06-03 Jennifer C. White , Ryan Cotterell

The dominating NLP paradigm of training a strong neural predictor to perform one task on a specific dataset has led to state-of-the-art performance in a variety of applications (eg. sentiment classification, span-prediction based question…

计算与语言 · 计算机科学 2021-09-06 Paul Michel

Neural collapse ($\mathcal{NC}$) is a phenomenon observed in classification tasks where top-layer representations collapse into their class means, which become equinorm, equiangular and aligned with the classifiers. These behaviours --…

机器学习 · 计算机科学 2024-11-27 Robert Wu , Vardan Papyan

Large language models (LLMs) achieve astonishing results on a wide range of tasks. However, their formal reasoning ability still lags behind. A promising approach is Neurosymbolic LLM reasoning. It works by using LLMs as translators from…

人工智能 · 计算机科学 2025-05-22 Alexander Beiser , David Penz , Nysret Musliu

The association between language and (non-linguistic) thinking ability in humans has long been debated, and recently, neuroscientific evidence of brain activity patterns has been considered. Such a scientific context naturally raises an…

计算与语言 · 计算机科学 2025-02-18 Riku Kisako , Tatsuki Kuribayashi , Ryohei Sasano

Standard dense retrievers lack a native calculus for multi-atom logical constraints. We introduce Neuro-Symbolic Fuzzy Logic (NSFL), a framework that adapts formal t-norms and t-conorms to neural embedding spaces without requiring…

信息检索 · 计算机科学 2026-04-14 Vladi Vexler , Ofer Idan , Gil Lederman , Dima Sivov

Distributed representations of meaning are a natural way to encode covariance relationships between words and phrases in NLP. By overcoming data sparsity problems, as well as providing information about semantic relatedness which is not…

计算与语言 · 计算机科学 2014-03-21 Karl Moritz Hermann , Phil Blunsom