中文
相关论文

相关论文: Dynamic Backtracking

200 篇论文

A central challenge in scaling up explicit state-space search for large tasks is compactly representing the set of generated states. Tree databases, a data structure from model checking, require constant space per generated state in the…

人工智能 · 计算机科学 2025-11-18 Oliver Joergensen , Dominik Drexler , Jendrik Seipp

Learning deeper convolutional neural networks becomes a tendency in recent years. However, many empirical evidences suggest that performance improvement cannot be gained by simply stacking more layers. In this paper, we consider the issue…

计算机视觉与模式识别 · 计算机科学 2016-04-05 Li Shen , Zhouchen Lin , Qingming Huang

Some people implement pattern and best practices without analyzing its efficiency on their projects. Consequently, our goal in this article is to convince software developers that it is worth to make an earnest effort to evaluate the use of…

软件工程 · 计算机科学 2019-02-25 Rusel Cierto Trinidad , Alcides Bernardo Tello

Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capacity permits a search…

计算机视觉与模式识别 · 计算机科学 2015-12-01 Gao Zhu , Fatih Porikli , Hongdong Li

Backtracking search algorithms are often used to solve the Constraint Satisfaction Problem (CSP). The efficiency of backtracking search depends greatly on the variable ordering heuristics. Currently, the most commonly used heuristics are…

人工智能 · 计算机科学 2021-12-28 Wen Song , Zhiguang Cao , Jie Zhang , Andrew Lim

The integration of constrained optimization models as components in deep networks has led to promising advances on many specialized learning tasks. A central challenge in this setting is backpropagation through the solution of an…

机器学习 · 计算机科学 2023-09-06 James Kotary , My H. Dinh , Ferdinando Fioretto

Very deep convolutional neural networks offer excellent recognition results, yet their computational expense limits their impact for many real-world applications. We introduce BlockDrop, an approach that learns to dynamically choose which…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Zuxuan Wu , Tushar Nagarajan , Abhishek Kumar , Steven Rennie , Larry S. Davis , Kristen Grauman , Rogerio Feris

Differential dynamic programming (DDP) is a direct single shooting method for trajectory optimization. Its efficiency derives from the exploitation of temporal structure (inherent to optimal control problems) and explicit…

This paper presents an experimental study of a path-tracking framework for autonomous vehicles in which the lateral control command is applied to a dynamic control point along the wheelbase. Instead of enforcing a fixed reference at either…

机器人学 · 计算机科学 2026-02-03 Alexandre Lombard , Florent Perronnet , Nicolas Gaud , Abdeljalil Abbas-Turki

We propose and study a weakly convergent variant of the forward--backward algorithm for solving structured monotone inclusion problems. Our algorithm features a per-iteration deviation vector which provides additional degrees of freedom.…

最优化与控制 · 数学 2022-08-15 Hamed Sadeghi , Sebastian Banert , Pontus Giselsson

This paper introduces a new derivative parsing algorithm for recognition of parsing expression grammars. Derivative parsing is shown to have a polynomial worst-case time bound, an improvement on the exponential bound of the recursive…

形式语言与自动机理论 · 计算机科学 2017-08-23 Aaron Moss

Discrete models have a long tradition in engineering, including finite state machines, Boolean networks, Petri nets, and agent-based models. Of particular importance is the question of how the model structure constrains its dynamics. This…

分子网络 · 定量生物学 2011-08-02 Reinhard Laubenbacher , David Murrugarra , Alan Veliz-Cuba

This paper suggests a forward-pruning technique for computer chess that uses 'Move Tables', which are like Transposition Tables, but for moves not positions. They use an efficient memory structure and has put the design into the context of…

人工智能 · 计算机科学 2019-01-18 Kieran Greer

Searching recurrent patterns in complex systems with high-dimensional phase spaces is an important task in diverse fields. In the current work, an improved scheme is proposed to accelerate the recently designed variational approach for…

混沌动力学 · 物理学 2022-01-11 Ding Wang , Yueheng Lan

Efficient exploration remains a challenging research problem in reinforcement learning, especially when an environment contains large state spaces, deceptive local optima, or sparse rewards. To tackle this problem, we present a…

人工智能 · 计算机科学 2018-10-30 Zhang-Wei Hong , Tzu-Yun Shann , Shih-Yang Su , Yi-Hsiang Chang , Chun-Yi Lee

The complex nonlinear dynamics of hydraulic excavators, such as time delays and control coupling, pose significant challenges to achieving high-precision trajectory tracking. Traditional control methods often fall short in such applications…

机器人学 · 计算机科学 2026-04-29 Ziqing Zou , Cong Wang , Yue Hu , Xiao Liu , Bowen Xu , Rong Xiong , Changjie Fan , Yingfeng Chen , Yue Wang

Persistence diagrams, combining geometry and topology for an effective shape description used in pattern recognition, have already proven to be an effective tool for shape representation with respect to a certainfiltering function.…

代数拓扑 · 数学 2018-12-26 Alessia Angeli , Massimo Ferri , Ivan Tomba

We propose trace pursuit for model-free variable selection under the sufficient dimension reduction paradigm. Two distinct algorithms are proposed: stepwise trace pursuit and forward trace pursuit. Stepwise trace pursuit achieves selection…

统计方法学 · 统计学 2014-02-24 Zhou Yu , Yuexiao Dong , Li-Xing Zhu

High-energy physics experiments require fast and efficient methods for reconstructing the tracks of charged particles. The commonly used algorithms are sequential, and the required CPU power increases rapidly with the number of tracks.…

高能物理 - 实验 · 物理学 2023-12-06 Marcin Kucharczyk , Marcin Wolter

Differential Dynamic Programming (DDP) has become a well established method for unconstrained trajectory optimization. Despite its several applications in robotics and controls however, a widely successful constrained version of the…

最优化与控制 · 数学 2020-05-05 Yuichiro Aoyama , George Boutselis , Akash Patel , Evangelos A. Theodorou