中文
相关论文

相关论文: SEER: Performance-Aware Leader Election in Single-…

200 篇论文

The increasing demand for electricity and the aging infrastructure of power distribution systems have raised significant concerns about future system reliability. Failures in distribution systems, closely linked to system usage and…

最优化与控制 · 数学 2024-10-21 Gejia Zhang , Robert Mieth

Elucidating the reasoning process with structured explanations from question to answer is crucial, as it significantly enhances the interpretability, traceability, and trustworthiness of question-answering (QA) systems. However, structured…

计算与语言 · 计算机科学 2024-09-30 Guoxin Chen , Kexin Tang , Chao Yang , Fuying Ye , Yu Qiao , Yiming Qian

As a consequence of the high variability of load demand and renewable generation, long-term and high-resolution inputs are required for power system expansion planning, making the problem intractable in real-world applications. Time series…

最优化与控制 · 数学 2025-10-29 Ruiqi Zhang , Ensieh Sharifnia , Simon H. Tindemans

We study the classic subgraph enumeration problem under distributed settings. Existing solutions either suffer from severe memory crisis or rely on large indexes, which makes them impractical for very large graphs. Most of them follow a…

数据库 · 计算机科学 2019-01-24 Xuguang Ren , Junhu Wang , Wook-Shin Han , Jeffrey Xu Yu

Complex Event Recognition (CER) systems are a prominent technology for finding user-defined query patterns over large data streams in real time. CER query evaluation is known to be computationally challenging, since it requires maintaining…

数据库 · 计算机科学 2022-05-30 Marco Bucchi , Alejandro Grez , Andrés Quintana , Cristian Riveros , Stijn Vansummeren

Large language models (LLMs) demonstrate remarkable performance across diverse tasks, yet their effectiveness frequently depends on costly commercial APIs or cloud services. Model selection thus entails a critical trade-off between…

分布式、并行与集群计算 · 计算机科学 2025-10-08 Yuanzhe Shen , Yide Liu , Zisu Huang , Ruicheng Yin , Xiaoqing Zheng , Xuanjing Huang

Question answering over hybrid contexts is a complex task, which requires the combination of information extracted from unstructured texts and structured tables in various ways. Recently, In-Context Learning demonstrated significant…

计算与语言 · 计算机科学 2023-10-23 Jonathan Tonglet , Manon Reusens , Philipp Borchert , Bart Baesens

Distributed energy resources (DERs) such as responsive loads and energy storage systems are valuable resources available to grid operators for balancing supply-demand mismatches via load coordination. However, consumer acceptance of load…

系统与控制 · 电气工程与系统科学 2021-06-04 Adil Khurram , Mahraz Amini , Luis A. Duffaut Espinosa , Paul D. H. Hines , Mads Almassalkhi

Reinforcement Learning (RL) has achieved remarkable success in various continuous control tasks, such as robot manipulation and locomotion. Different to mainstream RL which makes decisions at individual steps, recent studies have…

机器学习 · 计算机科学 2025-03-07 Buqing Nie , Yangqing Fu , Yue Gao

Modern Internet services commonly replicate critical data across several geographical locations using state-machine replication (SMR). Due to their reliance on a leader replica, classical SMR protocols offer limited scalability and…

分布式、并行与集群计算 · 计算机科学 2020-08-07 Tuanir França Rezende , Pierre Sutra

Recent studies in Retrieval-Augmented Generation (RAG) have investigated extracting evidence from retrieved passages to reduce computational costs and enhance the final RAG performance, yet it remains challenging. Existing methods heavily…

计算与语言 · 计算机科学 2024-10-16 Xinping Zhao , Dongfang Li , Yan Zhong , Boren Hu , Yibin Chen , Baotian Hu , Min Zhang

Developing test oracles can be inefficient: developer generative oracles are time-intensive and thus costly while automatic oracle generation in the form of regression or exception oracles assumes that the underlying code is correct. To…

软件工程 · 计算机科学 2023-12-06 Kasra Lekan , Nicki Choquette

Conventional blockchains use consensus algorithms that totally order updates across all accounts, which is stronger than necessary to implement a replicated ledger. This makes updates slower and more expensive than necessary. More recent…

分布式、并行与集群计算 · 计算机科学 2023-05-29 Erick Lavoie

Reinforcement Learning (RL) has emerged as a critical technique for advancing modern Large Language Models (LLMs), yet existing synchronous RL systems face severe performance bottlenecks. The rollout phase, which dominates end-to-end…

分布式、并行与集群计算 · 计算机科学 2026-04-06 Ruoyu Qin , Weiran He , Weixiao Huang , Yangkun Zhang , Yikai Zhao , Bo Pang , Xinran Xu , Yingdi Shan , Yongwei Wu , Mingxing Zhang

In power electronic systems (PES), attacks on data availability such as latency attacks, data dropouts, and time-synchronization attacks (TSAs) continue to pose significant threats to both the communication network and the control system…

系统与控制 · 电气工程与系统科学 2024-02-23 Kirti Gupta , Subham Sahoo , Bijaya Ketan Panigrahi

Robotic Mobile Fulfillment Systems (RMFS) rely on mobile robots for automated inventory transportation, coordinating order allocation and robot scheduling to enhance warehousing efficiency. However, optimizing RMFS is challenging due to…

人工智能 · 计算机科学 2026-05-06 Yibang Tang , Yifan Yang , Jingyuan Wang , Junhua Chen , Zhen Zhao

Data replication is essential to ensure reliability, availability and fault-tolerance of massive distributed applications over large scale systems such as the Internet. However, these systems are prone to partitioning, which by Brewer's CAP…

分布式、并行与集群计算 · 计算机科学 2015-01-12 Matthieu Perrin , Achour Mostéfaoui , Claude Jard

Mixture-of-Experts (MoE) architectures employ sparse activation to deliver faster training and inference with higher accuracy than dense LLMs. However, in production serving, MoE models require batch inference to optimize hardware…

机器学习 · 计算机科学 2026-02-10 Juntong Wu , Jialiang Cheng , Fuyu Lv , Ou Dan , Li Yuan

Synchronizing expectations and knowledge about the state of the world is an essential capability for effective collaboration. For robots to effectively collaborate with humans and other autonomous agents, it is critical that they be able to…

机器人学 · 计算机科学 2021-01-07 Aaquib Tabrez , Ryan Leonard , Bradley Hayes

Reinforcement learning (RL) in non-stationary environments is challenging, as changing dynamics and rewards quickly make past experiences outdated. Traditional experience replay (ER) methods, especially those using TD-error prioritization,…