中文
相关论文

相关论文: Bottom-Up Earley Deduction

200 篇论文

Reinforcement learning has emerged as an effective paradigm for training large language models to interleave reasoning with search engine calls. However, existing approaches face a fundamental credit assignment problem: methods like…

计算与语言 · 计算机科学 2026-04-02 Chris Samarinas , Haw-Shiuan Chang , Hamed Zamani

The space of human goals is tremendously vast; and yet, from just a few moments of watching a scene or reading a story, we seem to spontaneously infer a range of plausible motivations for the people and characters involved. What explains…

人工智能 · 计算机科学 2024-07-25 Tan Zhi-Xuan , Gloria Kang , Vikash Mansinghka , Joshua B. Tenenbaum

Recent advancements in large language models (LLMs) have significantly improved their reasoning abilities, particularly through techniques involving search and backtracking. Backtracking naturally scales test-time compute by enabling…

机器学习 · 计算机科学 2025-10-06 Tian Qin , David Alvarez-Melis , Samy Jelassi , Eran Malach

We seek to design novel multiple testing procedures, which take into account a relevant notion of ''power'' or true discovery on the one hand, and allow computationally efficient test design and application on the other. Towards this end we…

统计方法学 · 统计学 2025-11-18 Rajesh Karmakar , Ruth Heller , Saharon Rosset

This paper derives a novel representation of the exponential discounting model that allows one to assess departures from the model via a measure of efficiency. The approach uses a revealed preference methodology that does not make any…

理论经济学 · 经济学 2025-08-29 Charles Gauthier

Gradient boosting is a prediction method that iteratively combines weak learners to produce a complex and accurate model. From an optimization point of view, the learning procedure of gradient boosting mimics a gradient descent on a…

机器学习 · 计算机科学 2022-11-30 Erwan Fouillen , Claire Boyer , Maxime Sangnier

Extractive methods have been proven effective in automatic document summarization. Previous works perform this task by identifying informative contents at sentence level. However, it is unclear whether performing extraction at sentence…

计算与语言 · 计算机科学 2020-10-27 Qingyu Zhou , Furu Wei , Ming Zhou

The human visual system employs a selective attention mechanism to understand the visual world in an eficient manner. In this paper, we show how computational models of this mechanism can be exploited for the computer vision application of…

计算机视觉与模式识别 · 计算机科学 2013-07-23 Samuel F. Dodge , Lina J. Karam

A growing body of work studies how to answer a question or verify a claim by generating a natural language "proof": a chain of deductive inferences yielding the answer based on a set of premises. However, these methods can only make sound…

计算与语言 · 计算机科学 2022-11-02 Zayne Sprague , Kaj Bostrom , Swarat Chaudhuri , Greg Durrett

Advances in Large Language Models (LLMs) have significantly improved multi-step reasoning through generating free-text rationales. However, recent studies show that LLMs tend to lose focus over the middle of long contexts. This raises…

计算与语言 · 计算机科学 2025-04-15 Siyuan Wang , Enda Zhao , Zhongyu Wei , Xiang Ren

An approach to clustering is presented that adapts the basic top-down induction of decision trees method towards clustering. To this aim, it employs the principles of instance based learning. The resulting methodology is implemented in the…

机器学习 · 计算机科学 2007-05-23 Hendrik Blockeel , Luc De Raedt , Jan Ramon

We present a framework for expressing bottom-up algorithms to compute the well-founded model of non-disjunctive logic programs. Our method is based on the notion of conditional facts and elementary program transformations studied by Brass…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Stefan Brass , Juergen Dix , Burkhard Freitag , Ulrich Zukowski

In this paper, we reconsider the early computer vision bottom-up program, according to which higher level features (geometric structures) in an image could be built up recursively from elementary features by simple grouping principles…

计算机视觉与模式识别 · 计算机科学 2016-03-21 Boshra Rajaei , Rafael Grompone von Gioi , Jean-Michel Morel

Multi-step processes via large language models (LLMs) have proven effective for solving complex reasoning tasks. However, the depth of exploration of the reasoning procedure can significantly affect the task performance. Existing methods to…

人工智能 · 计算机科学 2025-06-19 Jinghan Zhang , Xiting Wang , Fengran Mo , Yeyang Zhou , Wanfu Gao , Kunpeng Liu

First-order knowledge compilation techniques have proven efficient for lifted inference. They compile a relational probability model into a target circuit on which many inference queries can be answered efficiently. Early methods used data…

人工智能 · 计算机科学 2016-06-15 Seyed Mehran Kazemi , David Poole

Deep neural networks have evolved to become power demanding and consequently difficult to apply to small-size mobile platforms. Network parameter reduction methods have been introduced to systematically deal with the computational and…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Mahdi Biparva , John Tsotsos

Sampling-based search, a simple paradigm for utilizing test-time compute, involves generating multiple candidate responses and selecting the best one -- typically by having models self-verify each response for correctness. In this paper, we…

机器学习 · 计算机科学 2025-02-21 Eric Zhao , Pranjal Awasthi , Sreenivas Gollapudi

Contemporary theories model language processing as integrating both top-down expectations and bottom-up inputs. One major prediction of such models is that the quality of the bottom-up inputs modulates ease of processing -- noisy inputs…

计算与语言 · 计算机科学 2025-10-28 Cui Ding , Yanning Yin , Lena A. Jäger , Ethan Gotlieb Wilcox

Model selection aims to identify a sufficiently well performing model that is possibly simpler than the most complex model among a pool of candidates. However, the decision-making process itself can inadvertently introduce non-negligible…

统计方法学 · 统计学 2024-08-08 Yann McLatchie , Aki Vehtari

Abductive reasoning aims to find plausible explanations for an event. This style of reasoning is critical for commonsense tasks where there are often multiple plausible explanations. Existing approaches for abductive reasoning in natural…

计算与语言 · 计算机科学 2023-05-25 Wenting Zhao , Justin T. Chiu , Claire Cardie , Alexander M. Rush