中文
相关论文

相关论文: DeepMath - Deep Sequence Models for Premise Select…

200 篇论文

Surgical training in medical school residency programs has followed the apprenticeship model. The learning and assessment process is inherently subjective and time-consuming. Thus, there is a need for objective methods to assess surgical…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Erim Yanik , Xavier Intes , Uwe Kruger , Pingkun Yan , David Miller , Brian Van Voorst , Basiel Makled , Jack Norfleet , Suvranu De

Classification with a large number of classes is a key problem in machine learning and corresponds to many real-world applications like tagging of images or textual documents in social networks. If one-vs-all methods usually reach top…

机器学习 · 计算机科学 2019-06-25 Thomas Gerald , Aurélia Léon , Nicolas Baskiotis , Ludovic Denoyer

Deep learning models for semantics are generally evaluated using naturalistic corpora. Adversarial methods, in which models are evaluated on new examples with known semantic properties, have begun to reveal that good performance at these…

计算与语言 · 计算机科学 2021-07-27 Atticus Geiger , Ignacio Cases , Lauri Karttunen , Chris Potts

Many disciplines need quantitative models that synthesize experimental data across multiple instances of the same general system. For example, neuroscientists must combine data from the brains of many individual animals to understand the…

机器学习 · 计算机科学 2026-03-17 William E. Bishop , Luuk W. Hesselink , Bernhard Englitz , Misha B. Ahrens , James E. Fitzgerald

MOTIVATION: Proteins fold into complex structures that are crucial for their biological functions. Experimental determination of protein structures is costly and therefore limited to a small fraction of all known proteins. Hence, different…

生物大分子 · 定量生物学 2018-04-18 David Menéndez Hurtado , Karolis Uziela , Arne Elofsson

In comparison to classical shallow representation learning techniques, deep neural networks have achieved superior performance in nearly every application benchmark. But despite their clear empirical advantages, it is still not well…

机器学习 · 计算机科学 2022-01-11 Calvin Murdock , George Cazenavette , Simon Lucey

Current deep neural networks suffer from two problems; first, they are hard to interpret, and second, they suffer from overfitting. There have been many attempts to define interpretability in neural networks, but they typically lack…

机器学习 · 计算机科学 2019-08-15 Sean Tao

Feature selection is generally used as one of the most important preprocessing techniques in machine learning, as it helps to reduce the dimensionality of data and assists researchers and practitioners in understanding data. Thereby, by…

机器学习 · 计算机科学 2021-04-26 Yiwen Liao , Raphaël Latty , Bin Yang

A grand challenge in machine learning is the development of computational algorithms that match or outperform humans in perceptual inference tasks that are complicated by nuisance variation. For instance, visual object recognition involves…

机器学习 · 统计学 2015-04-03 Ankit B. Patel , Tan Nguyen , Richard G. Baraniuk

Several tasks in argumentation mining and debating, question-answering, and natural language inference involve classifying a sequence in the context of another sequence (referred as bi-sequence classification). For several single sequence…

计算与语言 · 计算机科学 2016-10-04 Anirban Laha , Vikas Raykar

Automated theorem proving in first-order logic is an active research area which is successfully supported by machine learning. While there have been various proposals for encoding logical formulas into numerical vectors -- from simple…

人工智能 · 计算机科学 2020-03-17 Ibrahim Abdelaziz , Veronika Thost , Maxwell Crouse , Achille Fokoue

Despite their successes, deep learning models struggle with tasks requiring complex reasoning and function composition. We present a theoretical and empirical investigation into the limitations of Structured State Space Models (SSMs) and…

机器学习 · 计算机科学 2025-03-04 Nikola Zubić , Federico Soldá , Aurelio Sulser , Davide Scaramuzza

The training process of neural networks is known to be time-consuming, and having a deep architecture only aggravates the issue. This process consists mostly of matrix operations, among which matrix multiplication is the bottleneck. Several…

机器学习 · 计算机科学 2025-06-17 Sana Ebrahimi , Rishi Advani , Abolfazl Asudeh

While one of the first steps in many NLP systems is selecting what pre-trained word embeddings to use, we argue that such a step is better left for neural networks to figure out by themselves. To that end, we introduce dynamic…

计算与语言 · 计算机科学 2018-09-06 Douwe Kiela , Changhan Wang , Kyunghyun Cho

We present the problem of selecting relevant premises for a proof of a given statement. When stated as a binary classification task for pairs (conjecture, axiom), it can be efficiently solved using artificial neural networks. The key…

人工智能 · 计算机科学 2018-07-27 Andrzej Stanisław Kucik , Konstantin Korovin

Why does Deep Learning work? What representations does it capture? How do higher-order representations emerge? We study these questions from the perspective of group theory, thereby opening a new approach towards a theory of Deep learning.…

机器学习 · 计算机科学 2015-03-03 Arnab Paul , Suresh Venkatasubramanian

Deep metric learning algorithms have been utilized to learn discriminative and generalizable models which are effective for classifying unseen classes. In this paper, a novel noise tolerant deep metric learning algorithm is proposed. The…

机器学习 · 计算机科学 2019-04-09 Soumyadeep Ghosh , Richa Singh , Mayank Vatsa

Deep learning techniques have demonstrated significant capacity in modeling some of the most challenging real world problems of high complexity. Despite the popularity of deep models, we still strive to better understand the underlying…

计算机视觉与模式识别 · 计算机科学 2016-07-11 Yu Zhong , Gil Ettinger

Time series forecasts are widely used to inform decisions. Human decision-makers interpret these forecasts, incorporate prior experience and uncertainty about future outcomes, and then make a decision. In this paper, we propose a new…

机器学习 · 统计学 2026-05-01 Daniel Andrew Coulson , Martin T. Wells

Mini-batch gradient descent based methods are the de facto algorithms for training neural network architectures today. We introduce a mini-batch selection strategy based on submodular function maximization. Our novel submodular formulation…

机器学习 · 计算机科学 2019-06-21 K J Joseph , Vamshi Teja R , Krishnakant Singh , Vineeth N Balasubramanian