中文
相关论文

相关论文: Learning Conjecturing from Scratch

200 篇论文

he cvc5 solver is today one of the strongest systems for solving first order problems with theories but also without them. In this work we equip its enumeration-based instantiation with a neural network that guides the choice of the…

计算机科学中的逻辑 · 计算机科学 2025-01-17 Jelle Piepenbrock , Mikoláš Janota , Jan Jakubův

We present a benchmark of 29687 problems derived from the On-Line Encyclopedia of Integer Sequences (OEIS). Each problem expresses the equivalence of two syntactically different programs generating the same OEIS sequence. Such programs were…

计算机科学中的逻辑 · 计算机科学 2023-04-07 Thibault Gauthier , Chad E. Brown , Mikolas Janota , Josef Urban

We introduce a self-learning algorithm for synthesizing programs for OEIS sequences. The algorithm starts from scratch initially generating programs at random. Then it runs many iterations of a self-learning loop that interleaves (i)…

人工智能 · 计算机科学 2023-08-31 Thibault Gauthier , Miroslav Olšák , Josef Urban

We introduce Reprompting, an iterative sampling algorithm that automatically learns the Chain-of-Thought (CoT) recipes for a given task without human intervention. Through Gibbs sampling, Reprompting infers the CoT recipes that work…

机器学习 · 计算机科学 2024-05-27 Weijia Xu , Andrzej Banburski-Fahey , Nebojsa Jojic

A major problem in machine learning is that of inductive bias: how to choose a learner's hypothesis space so that it is large enough to contain a solution to the problem being learnt, yet small enough to ensure reliable generalization from…

人工智能 · 计算机科学 2011-06-02 J. Baxter

Can a machine learn Machine Learning? This work trains a machine learning model to solve machine learning problems from a University undergraduate level course. We generate a new training set of questions and answers consisting of course…

机器学习 · 计算机科学 2021-07-06 Sunny Tran , Pranav Krishna , Ishan Pakuwal , Prabhakar Kafle , Nikhil Singh , Jayson Lynch , Iddo Drori

Self-supervised learning can significantly improve the performance of downstream tasks, however, the dimensions of learned representations normally lack explicit physical meanings. In this work, we propose a novel self-supervised approach…

音频与语音处理 · 电气工程与系统科学 2022-01-19 Yifan Sun , Xihong Wu

Among the hardest tasks for humans are those found in competitive programming where problems require sophisticated algorithmic thinking, puzzle solving, and the creation of effective code. As a domain to assess language models (LMs), it has…

计算与语言 · 计算机科学 2025-09-03 Md Tanzib Hosain , Md Kishor Morol

Inductive logic programming (ILP) is a form of logical machine learning. The goal is to search a hypothesis space for a hypothesis that generalises training examples and background knowledge. We introduce an approach that 'shrinks' the…

人工智能 · 计算机科学 2026-05-18 Andrew Cropper , Filipe Gouveia , David M. Cerna

We present a self-learning approach for synthesizing programs from integer sequences. Our method relies on a tree search guided by a learned policy. Our system is tested on the On-Line Encyclopedia of Integer Sequences. There, it discovers,…

人工智能 · 计算机科学 2022-11-30 Thibault Gauthier , Josef Urban

Predicting vehicle trajectories, angle and speed is important for safe and comfortable driving. We demonstrate the best predicted angle, speed, and best performance overall winning the top three places of the ICCV 2019 Learning to Drive…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Michael Diodato , Yu Li , Antonia Lovjer , Minsu Yeom , Albert Song , Yiyang Zeng , Abhay Khosla , Benedikt Schifferer , Manik Goyal , Iddo Drori

Humans learn complex latent structures from their environments (e.g., natural language, mathematics, music, social hierarchies). In cognitive science and cognitive neuroscience, models that infer higher-order structures from sensory or…

人工智能 · 计算机科学 2018-10-03 Andrea E. Martin , Leonidas A. A. Doumas

Many promising-looking ideas in AI research fail to deliver, but their validation takes substantial human labor and compute. Predicting an idea's chance of success is thus crucial for accelerating empirical AI research, a skill that even…

人工智能 · 计算机科学 2025-06-03 Jiaxin Wen , Chenglei Si , Yueh-han Chen , He He , Shi Feng

The recent advent of automated neural network architecture search led to several methods that outperform state-of-the-art human-designed architectures. However, these approaches are computationally expensive, in extreme cases consuming GPU…

机器学习 · 计算机科学 2019-03-11 Martin Wistuba , Tejaswini Pedapati

Continual Learning (CL) enables machine learning models to learn from continuously shifting new training data in absence of data from old tasks. Recently, pretrained vision transformers combined with prompt tuning have shown promise for…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Anurag Roy , Riddhiman Moulick , Vinay K. Verma , Saptarshi Ghosh , Abir Das

Concept induction requires the extraction and naming of concepts from noisy perceptual experience. For supervised approaches, as the number of concepts grows, so does the number of required training examples. Philosophers, psychologists,…

机器学习 · 计算机科学 2020-01-20 Brett D. Roads , Bradley C. Love

We study the problem of learning to generate an answer (or completion) to a question (or prompt), where there could be multiple correct answers, any one of which is acceptable at test time. Learning is based on demonstrations of some…

机器学习 · 计算机科学 2026-02-27 Nirmit Joshi , Gene Li , Siddharth Bhandari , Shiva Prasad Kasiviswanathan , Cong Ma , Nathan Srebro

Inductive reasoning is a core problem-solving capacity: humans can identify underlying principles from a few examples, which robustly generalize to novel scenarios. Recent work evaluates large language models (LLMs) on inductive reasoning…

机器学习 · 计算机科学 2024-06-03 Ruocheng Wang , Eric Zelikman , Gabriel Poesia , Yewen Pu , Nick Haber , Noah D. Goodman

Inductive logic programming is a type of machine learning in which logic programs are learned from examples. This learning typically occurs relative to some background knowledge provided as a logic program. This dissertation introduces…

机器学习 · 计算机科学 2021-12-24 Brad Hunter

Automatically solving puzzle instances in the game The Witness can guide players toward solutions and help puzzle designers generate better puzzles. In the latter case such an Artificial Intelligence puzzle solver can inform a human puzzle…

人工智能 · 计算机科学 2023-08-08 Justin Stevens , Vadim Bulitko , David Thue
‹ 上一页 1 2 3 10 下一页 ›