中文
相关论文

相关论文: Online Algorithms with Unreliable Guidance

200 篇论文

Retrieval-Augmented Generation (RAG) has emerged as a widely adopted approach for enhancing LLMs in scenarios that demand extensive factual knowledge. However, current RAG evaluations concentrate primarily on correctness, which may not…

计算与语言 · 计算机科学 2026-03-23 Vinh Nguyen , Cuong Dang , Jiahao Zhang , Hoa Tran , Minh Tran , Trinh Chau , Thai Le , Lu Cheng , Suhang Wang

In this paper, we address the critical need for interpretable and uncertainty-aware machine learning models in the context of online learning for high-risk industries, particularly cyber-security. While deep learning and other complex…

机器学习 · 计算机科学 2024-11-15 Benjamin Kolicic , Alberto Caron , Chris Hicks , Vasilios Mavroudis

Online Learning to Rank (OLTR) methods optimize rankers based on user interactions. State-of-the-art OLTR methods are built specifically for linear models. Their approaches do not extend well to non-linear models such as neural networks. We…

信息检索 · 计算机科学 2018-09-25 Harrie Oosterhuis , Maarten de Rijke

This paper presents a method, called AOGTracker, for simultaneously tracking, learning and parsing (TLP) of unknown objects in video sequences with a hierarchical and compositional And-Or graph (AOG) representation. %The AOG captures both…

计算机视觉与模式识别 · 计算机科学 2016-09-06 Tianfu Wu , Yang Lu , Song-Chun Zhu

The standard model of online prediction deals with serial processing of inputs by a single processor. However, in large-scale online prediction problems, where inputs arrive at a high rate, an increasingly common necessity is to distribute…

机器学习 · 计算机科学 2010-12-08 Ofer Dekel , Ran Gilad-Bachrach , Ohad Shamir , Lin Xiao

Retrieval-Augmented Generation (RAG) enhances large language models (LLMs) by integrating up-to-date external knowledge, yet real-world web environments present unique challenges. These limitations manifest as two key challenges: pervasive…

We introduce a novel method for the rigorous quantitative evaluation of online algorithms that relaxes the "radical worst-case" perspective of classic competitive analysis. In contrast to prior work, our method, referred to as randomly…

数据结构与算法 · 计算机科学 2026-04-16 Yuval Emek , Yuval Gil , Maciej Pacut , Stefan Schmid

In Apprenticeship Learning (AL), we are given a Markov Decision Process (MDP) without access to the cost function. Instead, we observe trajectories sampled by an expert that acts according to some policy. The goal is to find a policy that…

机器学习 · 计算机科学 2021-12-30 Lior Shani , Tom Zahavy , Shie Mannor

Conformal prediction is a framework for uncertainty quantification that constructs prediction sets for previously unseen data, guaranteeing coverage of the true label with a specified probability. However, the efficiency of these prediction…

机器学习 · 计算机科学 2026-01-06 Erfan Hajihashemi , Yanning Shen

Ontology and knowledge graph matching systems are evaluated annually by the Ontology Alignment Evaluation Initiative (OAEI). More and more systems use machine learning-based approaches, including large language models. The training and…

信息检索 · 计算机科学 2024-04-30 Sven Hertling , Ebrahim Norouzi , Harald Sack

This paper studies online algorithms augmented with multiple machine-learned predictions. While online algorithms augmented with a single prediction have been extensively studied in recent years, the literature for the multiple predictions…

机器学习 · 计算机科学 2022-07-14 Keerti Anand , Rong Ge , Amit Kumar , Debmalya Panigrahi

Due to the complexity of many decision making problems, tree search algorithms often have inadequate information to produce accurate transition models. This results in ambiguities (uncertainties for which there are multiple plausible…

机器人学 · 计算机科学 2024-08-27 Jared J. Beard , R. Michael Butts , Yu Gu

We consider online learning with linear models, where the algorithm predicts on sequentially revealed instances (feature vectors), and is compared against the best linear function (comparator) in hindsight. Popular algorithms in this…

机器学习 · 计算机科学 2019-02-21 Michał Kempka , Wojciech Kotłowski , Manfred K. Warmuth

Consider learning a decision support assistant to serve as an intermediary between (oracle) expert behavior and (imperfect) human behavior: At each time, the algorithm observes an action chosen by a fallible agent, and decides whether to…

机器学习 · 统计学 2023-10-31 Daniel Jarrett , Alihan Hüyük , Mihaela van der Schaar

Recently, Knowledge Graphs (KGs) have been successfully coupled with Large Language Models (LLMs) to mitigate their hallucinations and enhance their reasoning capability, such as in KG-based retrieval-augmented frameworks. However, current…

人工智能 · 计算机科学 2024-10-22 Bo Ni , Yu Wang , Lu Cheng , Erik Blasch , Tyler Derr

We formalize the problem of online learning-unlearning, where a model is updated sequentially in an online setting while accommodating unlearning requests between updates. After a data point is unlearned, all subsequent outputs must be…

机器学习 · 计算机科学 2025-05-14 Yaxi Hu , Bernhard Schölkopf , Amartya Sanyal

Retrieval-Augmented Generation (RAG) has been shown to enhance the factual accuracy of Large Language Models (LLMs), but existing methods often suffer from limited reasoning capabilities in effectively using the retrieved evidence,…

计算与语言 · 计算机科学 2024-10-03 Shayekh Bin Islam , Md Asib Rahman , K S M Tozammel Hossain , Enamul Hoque , Shafiq Joty , Md Rizwan Parvez

In autonomous driving, even a meticulously trained model can encounter failures when facing unfamiliar scenarios. One of these scenarios can be formulated as an online continual learning (OCL) problem. That is, data come in an online…

机器学习 · 计算机科学 2024-11-06 Huiping Zhuang , Di Fang , Kai Tong , Yuchen Liu , Ziqian Zeng , Xu Zhou , Cen Chen

Recently, large language models (LLMs) have significantly advanced text-attributed graph (TAG) learning. However, existing methods inadequately handle data uncertainty in open-world scenarios, especially concerning limited labeling and…

机器学习 · 计算机科学 2025-05-22 Yanzhe Wen , Xunkai Li , Qi Zhang , Zhu Lei , Guang Zeng , Rong-Hua Li , Guoren Wang

Retrieval-augmented generation (RAG) enhances large language models (LLMs) by incorporating external knowledge, but existing approaches indiscriminately trigger retrieval and rely on single-path evidence construction, often introducing…

计算与语言 · 计算机科学 2026-01-08 Wang Chen , Guanqiang Qi , Weikang Li , Yang Li , Deguo Xia , Jizhou Huang
‹ 上一页 1 2 3 10 下一页 ›