中文
相关论文

相关论文: On the Completeness and Complexity of the Lifted D…

200 篇论文

Multi-robot task allocation in construction automation has traditionally relied on optimization methods such as Dynamic Programming and Reinforcement Learning. This research introduces the LangGraph-based Task Allocation Agent (LTAA), an…

机器人学 · 计算机科学 2025-12-03 Shyam prasad reddy Kaitha , Hongrui Yu

Tabular data underpins decisions across science, industry, and public services. Despite rapid progress, advances in deep learning have not fully carried over to the tabular domain, where gradient-boosted decision trees (GBDTs) remain a…

A (fully) dynamic graph algorithm is a data structure that supports edge insertions, edge deletions, and answers specific queries pertinent to the problem at hand. In this work, we address the fully dynamic edge orientation problem, also…

数据结构与算法 · 计算机科学 2024-07-18 Ernestine Großmann , Henrik Reinstädtler , Christian Schulz , Fabian Walliser

Separation Logic (SL) with inductive definitions is a natural formalism for specifying complex recursive data structures, used in compositional verification of programs manipulating such structures. The key ingredient of any automated…

计算机科学中的逻辑 · 计算机科学 2014-02-12 Radu Iosif , Adam Rogalewicz , Tomas Vojnar

Randomized experiments have been critical tools of decision making for decades. However, subjects can show significant heterogeneity in response to treatments in many important applications. Therefore it is not enough to simply know which…

机器学习 · 计算机科学 2017-09-13 Yan Zhao , Xiao Fang , David Simchi-Levi

Classic dynamic data structure problems maintain a data structure subject to a sequence S of updates and they answer queries using the latest version of the data structure, i.e., the data structure after processing the whole sequence. To…

数据结构与算法 · 计算机科学 2021-12-02 Monika Henzinger , Xiaowei Wu

Probabilistic graphical models offer a powerful framework to account for the dependence structure between variables, which is represented as a graph. However, the dependence between variables may render inference tasks intractable. In this…

We present the first non-trivial fully dynamic algorithm maintaining exact single-source distances in unweighted graphs. This resolves an open problem stated by Sankowski [COCOON 2005] and van den Brand and Nanongkai [FOCS 2019]. Previous…

数据结构与算法 · 计算机科学 2023-09-29 Jan van den Brand , Adam Karczmarz

We present a data-driven framework that extends the predictive capability of classical lifting-line theory (LLT) to a wider aerodynamic regime by incorporating higher-fidelity aerodynamic data from panel method simulations. A neural network…

流体动力学 · 物理学 2026-04-01 Arjun Sharma , Jonas A. Actor , Peter A. Bosler

Large Language Models (LLMs) have demonstrated tremendous potential as the next-generation ranking-based recommendation system. Many recent works have shown that LLMs can significantly outperform conventional click-through-rate (CTR)…

信息检索 · 计算机科学 2025-03-18 Allen Lin , Renqin Cai , Yun He , Hanchao Yu , Jing Qian , Rui Li , Qifan Wang , James Caverlee

The dynamic trees problem is to maintain a forest subject to edge insertions and deletions while facilitating queries such as connectivity, path weights, and subtree weights. Dynamic trees are a fundamental building block of a large number…

数据结构与算法 · 计算机科学 2020-10-27 Umut A. Acar , Daniel Anderson , Guy E. Blelloch , Laxman Dhulipala , Sam Westrick

Probabilistic distributions over spanning trees in directed graphs are a fundamental model of dependency structure in natural language processing, syntactic dependency trees. In NLP, dependency trees often have an additional root…

计算与语言 · 计算机科学 2022-07-11 Ran Zmigrod , Tim Vieira , Ryan Cotterell

Classification is essential to the applications in the field of data mining, artificial intelligence, and fault detection. There exists a strong need in developing accurate, suitable, and efficient classification methods and algorithms with…

人工智能 · 计算机科学 2024-03-19 Yingtao Ren , Xiaomin Zhu , Kaiyuan Bai , Runtong Zhang

Constraint automata are an adaptation of B\"uchi-automata that process data words where the data comes from some relational structure S. Every transition of such an automaton comes with constraints in terms of the relations of S. A…

计算机科学中的逻辑 · 计算机科学 2015-04-24 Alexander Kartzow , Thomas Weidner

Speculative decoding improves LLM inference by generating and verifying multiple tokens in parallel, but existing systems suffer from suboptimal performance due to a mismatch between dynamic speculation and static runtime assumptions. We…

Linkage Tree Genetic Algorithm (LTGA) is an effective Evolutionary Algorithm (EA) to solve complex problems using the linkage information between problem variables. LTGA performs well in various kinds of single-task optimization and yields…

神经与进化计算 · 计算机科学 2020-07-09 Huynh Thi Thanh Binh , Pham Dinh Thanh , Tran Ba Trung , Le Cong Thanh , Le Minh Hai Phong , Ananthram Swami , Bui Thu Lam

The maximum common subtree isomorphism problem asks for the largest possible isomorphism between subtrees of two given input trees. This problem is a natural restriction of the maximum common subgraph problem, which is ${\sf NP}$-hard in…

数据结构与算法 · 计算机科学 2016-08-23 Andre Droschinsky , Nils M. Kriege , Petra Mutzel

Foundation models (FMs) have shown prominent success in a wide range of tasks. Their applicability to specific domain-task pairings relies on the availability of, both, high-quality data and significant computational resources. These…

机器学习 · 计算机科学 2023-11-10 Lekang Jiang , Filip Svoboda , Nicholas D. Lane

We present a tree structure algorithm for optimal control problems with state constraints. We prove a convergence result for a discrete time approximation of the value function based on a novel formulation of the constrained problem. Then…

数值分析 · 数学 2020-09-29 Alessandro Alla , Maurizio Falcone , Luca Saluzzi

We analyze variational inference for highly symmetric graphical models such as those arising from first-order probabilistic models. We first show that for these graphical models, the tree-reweighted variational objective lends itself to a…

人工智能 · 计算机科学 2014-06-23 Hung Hai Bui , Tuyen N. Huynh , David Sontag
‹ 上一页 1 8 9 10 下一页 ›