中文
相关论文

相关论文: Tars: Timeliness-aware Adaptive Replica Selection …

200 篇论文

Decision tree is an effective classification approach in data mining and machine learning. In applications, test costs and misclassification costs should be considered while inducing decision trees. Recently, some cost-sensitive learning…

人工智能 · 计算机科学 2012-11-20 Zilong Xu , Fan Min , William Zhu

World models enable long-horizon planning by internally generating and evaluating imagined trajectories, making them a promising foundation for generalist agents. However, this imagination-driven decision process also introduces new…

机器学习 · 计算机科学 2026-05-05 Siyuan Duan , Ke Zhang , Xizhao Luo

Resource scheduling in cloud-edge systems is challenging as edge nodes run latency-sensitive workloads under tight resource constraints, while existing centralized schedulers can suffer from performance bottlenecks and user experience…

分布式、并行与集群计算 · 计算机科学 2025-09-24 Shengye Song , Minxian Xu , Kan Hu , Wenxia Guo , Kejiang Ye

Policy gradient reinforcement learning (RL) algorithms have achieved impressive performance in challenging learning tasks such as continuous control, but suffer from high sample complexity. Experience replay is a commonly used approach to…

机器学习 · 统计学 2020-02-19 Saad Mohamad , Giovanni Montana

We use a series of pre-registered, incentive-compatible online experiments to investigate how people evaluate and choose among different waiting time distributions. Our main findings are threefold. First, consistent with prior literature,…

综合经济学 · 经济学 2026-02-09 Evgeny Kagan , Kyle Hyndman , Andrew Davis

Retrieval-Augmented Generation (RAG) enhances large language models (LLMs) by pulling in external material, document, code, manuals, from vast and ever-growing corpora, to effectively answer user queries. The effectiveness of RAG depends…

信息检索 · 计算机科学 2025-11-20 Yifan Xu , Vipul Gupta , Rohit Aggarwal , Varsha Mahadevan , Bhaskar Krishnamachari

Efficient timing in ride-matching is crucial for improving the performance of ride-hailing and ride-pooling services, as it determines the number of drivers and passengers considered in each matching process. Traditional batched matching…

机器学习 · 计算机科学 2025-03-18 Yiman Bao , Jie Gao , Jinke He , Frans A. Oliehoek , Oded Cats

The need for scalable concurrent ordered set data structures with linearizable range query support is increasing due to the rise of multicore computers, data processing platforms and in-memory databases. This paper presents a new concurrent…

分布式、并行与集群计算 · 计算机科学 2017-09-05 Kjell Winblad

In recent years, text-aware collaborative filtering methods have been proposed to address essential challenges in recommendations such as data sparsity, cold start problem, and long-tail distribution. However, many of these text-oriented…

信息检索 · 计算机科学 2020-09-01 Zhimeng Pan , Wenzheng Tao , Qingyao Ai

In this paper, we consider the algorithmic task of content replication and request routing in a distributed caching system consisting of a central server and a large number of caches, each with limited storage and service capabilities. We…

网络与互联网体系结构 · 计算机科学 2016-03-31 Sharayu Moharir , Nikhil Karamchandani

This paper discusses the revenue management (RM) problem to maximize revenue by pricing items or services. One challenge in this problem is that the demand distribution is unknown and varies over time in real applications such as airline…

机器学习 · 计算机科学 2024-05-09 Kazuma Shimizu , Junya Honda , Shinji Ito , Shinji Nakadai

Data replication is crucial in modern distributed systems as a means to provide high availability. Many techniques have been proposed to utilize replicas to improve a system's performance, often requiring expensive coordination or…

数据库 · 计算机科学 2019-03-04 Yi Lu , Xiangyao Yu , Samuel Madden

Spike sparsity is widely believed to enable efficient spiking neural network (SNN) inference on GPU hardware. We demonstrate this is an illusion: five distinct sparse computation strategies on Apple M3 Max all fail to outperform dense…

机器学习 · 计算机科学 2026-03-17 Jiahao Qin

Train timetable rescheduling (TTR) aims to promptly restore the original operation of trains after unexpected disturbances or disruptions. Currently, this work is still done manually by train dispatchers, which is challenging to maintain…

机器学习 · 计算机科学 2024-01-17 Peng Yue , Yaochu Jin , Xuewu Dai , Zhenhua Feng , Dongliang Cui

Variant Stochastic cracking is a significantly more resilient approach to adaptive indexing. It showed [1]that Stochastic cracking uses each query as a hint on how to reorganize data, but not blindly so; it gains resilience and avoids…

数据库 · 计算机科学 2013-05-09 Meenesh Bhardwaj

Sequential recommendation (SR) learns user preferences based on their historical interaction sequences and provides personalized suggestions. In real-world scenarios, most users can only interact with a handful of items, while the majority…

信息检索 · 计算机科学 2026-01-19 Yizhou Dang , Zhifu Wei , Minhan Huang , Lianbo Ma , Jianzhe Zhao , Guibing Guo , Xingwei Wang

We study quality-latency-resource trade-offs in a documentation-grounded retrieval-augmented generation (RAG) system that uses Low-Rank Adaptation (LoRA) of the generator. We build a manually verified benchmark of 5,144 question-answer…

计算与语言 · 计算机科学 2026-05-28 Evgenii Palnikov , Elizaveta Gavrilova

Nowadays, a hot challenge for supermarket chains is to offer personalized services for their customers. Next basket prediction, i.e., supplying the customer a shopping list for the next purchase according to her current needs, is one of…

数据库 · 计算机科学 2018-06-22 Riccardo Guidotti , Giulio Rossetti , Luca Pappalardo , Fosca Giannotti , Dino Pedreschi

Action chunking is a widely adopted approach in Learning from Demonstration (LfD). By modeling multi-step action chunks rather than single-step actions, action chunking significantly enhances modeling capabilities for human expert policies.…

机器人学 · 计算机科学 2025-11-07 Yueyang Weng , Xiaopeng Zhang , Yongjin Mu , Yingcong Zhu , Yanjie Li , Qi Liu

Test Time Adaptation (TTA) addresses the problem of distribution shift by adapting a pretrained model to a new domain during inference. When faced with challenging shifts, most methods collapse and perform worse than the original pretrained…

机器学习 · 计算机科学 2025-02-25 Sabyasachi Sahoo , Mostafa ElAraby , Jonas Ngnawe , Yann Pequignot , Frederic Precioso , Christian Gagne