中文
相关论文

相关论文: Neural Decipherment via Minimum-Cost Flow: from Ug…

200 篇论文

The minimization of loss functions is the heart and soul of Machine Learning. In this paper, we propose an off-the-shelf optimization approach that can minimize virtually any non-differentiable and non-decomposable loss function (e.g.…

机器学习 · 计算机科学 2019-05-27 Josif Grabocka , Randolf Scholz , Lars Schmidt-Thieme

Modern language models still rely on fixed, pre-defined subword tokenizations. Once a tokenizer is trained, the LM can only operate at this fixed level of granularity, which often leads to brittle and counterintuitive behaviors even in…

计算与语言 · 计算机科学 2026-03-05 Chunyuan Deng , Sanket Lokegaonkar , Colin Lockard , Besnik Fetahu , Nasser Zalmout , Xian Li

Recognizing shallow linguistic patterns, such as basic syntactic relationships between words, is a common task in applied natural language and text processing. The common practice for approaching this task is by tedious manual definition of…

cmp-lg · 计算机科学 2007-05-23 Shlomo Argamon , Ido Dagan , Yuval Krymolowski

Neural network models have shown excellent fluency and performance when applied to abstractive summarization. Many approaches to neural abstractive summarization involve the introduction of significant inductive bias, exemplified through…

计算与语言 · 计算机科学 2019-09-04 Luke de Oliveira , Alfredo Láinez Rodrigo

Transformer language models provide superior accuracy over previous models but they are computationally and environmentally expensive. Borrowing the concept of model cascading from computer vision, we introduce BabyBear, a framework for…

计算与语言 · 计算机科学 2022-05-25 Leila Khalili , Yao You , John Bohannon

The identification of syllables within phonetic sequences is known as syllabification. This task is thought to play an important role in natural language understanding, speech production, and the development of speech recognition systems.…

计算与语言 · 计算机科学 2019-10-01 Jacob Krantz , Maxwell Dulin , Paul De Palma

In this paper, we consider the interpretability of the foundational Laplacian-based semi-supervised learning approaches on graphs. We introduce a novel flow-based learning framework that subsumes the foundational approaches and additionally…

机器学习 · 统计学 2019-01-14 Raif M. Rustamov , James T. Klosowski

Decoding continuous language from neural signals remains a significant challenge in the intersection of neuroscience and artificial intelligence. We introduce Neuro2Semantic, a novel framework that reconstructs the semantic content of…

计算与语言 · 计算机科学 2025-06-03 Siavash Shams , Richard Antonello , Gavin Mischler , Stephan Bickel , Ashesh Mehta , Nima Mesgarani

We study the implicit bias of gradient flow (i.e., gradient descent with infinitesimal step size) on linear neural network training. We propose a tensor formulation of neural networks that includes fully-connected, diagonal, and…

机器学习 · 计算机科学 2021-09-13 Chulhee Yun , Shankar Krishnan , Hossein Mobahi

This paper examines the problem of adapting neural machine translation systems to new, low-resourced languages (LRLs) as effectively and rapidly as possible. We propose methods based on starting with massively multilingual "seed models",…

计算与语言 · 计算机科学 2018-08-14 Graham Neubig , Junjie Hu

We present a setup for training, evaluating and interpreting neural language models, that uses artificial, language-like data. The data is generated using a massive probabilistic grammar (based on state-split PCFGs), that is itself derived…

计算与语言 · 计算机科学 2023-10-24 Jaap Jumelet , Willem Zuidema

We use a c-GAN (convolutional generative adversarial) neural network to analyze transliterated text fragments of extant, dead comprehensible, and one dead non-deciphered (Cypro-Minoan) language to establish linguistic affinities. The paper…

计算与语言 · 计算机科学 2025-05-23 Peter B. Lerner

Recent advances in image generation have made diffusion models powerful tools for creating high-quality images. However, their iterative denoising process makes understanding and interpreting their semantic latent spaces more challenging…

计算与语言 · 计算机科学 2024-11-06 E. Zhixuan Zeng , Yuhao Chen , Alexander Wong

Training recurrent neural networks to model long term dependencies is difficult. Hence, we propose to use external linguistic knowledge as an explicit signal to inform the model which memories it should utilize. Specifically, external…

计算与语言 · 计算机科学 2017-03-09 Bhuwan Dhingra , Zhilin Yang , William W. Cohen , Ruslan Salakhutdinov

Active Learning (AL) has emerged as a powerful approach for minimizing labeling costs by selectively sampling the most informative data for neural network model development. Effective AL for large-scale vision-language models necessitates…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Athmanarayanan Lakshmi Narayanan , Amrutha Machireddy , Ranganath Krishnan

We propose an end-to-end learning approach to address deinterleaving of patterns in time series, in particular, radar signals. We link signal clustering problem to min-cost flow as an equivalent problem once the proper costs exist. We…

信号处理 · 电气工程与系统科学 2023-07-18 Oğul Can , Yeti Z. Gürbüz , Berkin Yıldırım , A. Aydın Alatan

Spoken language evolves constrained by the economy of speech, which depends on factors such as the structure of the human mouth. This gives rise to local phonetic correlations in spoken words. Here we demonstrate that these local…

音频与语音处理 · 电气工程与系统科学 2023-09-07 Paul Myles Eugenio

Language models for agglutinative languages have always been hindered in past due to myriad of agglutinations possible to any given word through various affixes. We propose a method to diminish the problem of out-of-vocabulary words by…

计算与语言 · 计算机科学 2017-08-21 Seunghak Yu , Nilesh Kulkarni , Haejun Lee , Jihie Kim

This paper develops a novel methodology for using symbolic knowledge in deep learning. From first principles, we derive a semantic loss function that bridges between neural output vectors and logical constraints. This loss function captures…

人工智能 · 计算机科学 2018-06-11 Jingyi Xu , Zilu Zhang , Tal Friedman , Yitao Liang , Guy Van den Broeck

Lexical analysis is believed to be a crucial step towards natural language understanding and has been widely studied. Recent years, end-to-end lexical analysis models with recurrent neural networks have gained increasing attention. In this…

计算与语言 · 计算机科学 2018-07-06 Zhenyu Jiao , Shuqi Sun , Ke Sun