Social Interpretable Tree for Pedestrian Trajectory Prediction
- URL: http://arxiv.org/abs/2205.13296v1
- Date: Thu, 26 May 2022 12:18:44 GMT
- Title: Social Interpretable Tree for Pedestrian Trajectory Prediction
- Authors: Liushuai Shi, Le Wang, Chengjiang Long, Sanping Zhou, Fang Zheng,
Nanning Zheng, Gang Hua
- Abstract summary: We propose a tree-based method, termed as Social Interpretable Tree (SIT), to address this multi-modal prediction task.
A path in the tree from the root to leaf represents an individual possible future trajectory.
Despite the hand-crafted tree, the experimental results on ETH-UCY and Stanford Drone datasets demonstrate that our method is capable of matching or exceeding the performance of state-of-the-art methods.
- Score: 75.81745697967608
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Understanding the multiple socially-acceptable future behaviors is an
essential task for many vision applications. In this paper, we propose a
tree-based method, termed as Social Interpretable Tree (SIT), to address this
multi-modal prediction task, where a hand-crafted tree is built depending on
the prior information of observed trajectory to model multiple future
trajectories. Specifically, a path in the tree from the root to leaf represents
an individual possible future trajectory. SIT employs a coarse-to-fine
optimization strategy, in which the tree is first built by high-order velocity
to balance the complexity and coverage of the tree and then optimized greedily
to encourage multimodality. Finally, a teacher-forcing refining operation is
used to predict the final fine trajectory. Compared with prior methods which
leverage implicit latent variables to represent possible future trajectories,
the path in the tree can explicitly explain the rough moving behaviors (e.g.,
go straight and then turn right), and thus provides better interpretability.
Despite the hand-crafted tree, the experimental results on ETH-UCY and Stanford
Drone datasets demonstrate that our method is capable of matching or exceeding
the performance of state-of-the-art methods. Interestingly, the experiments
show that the raw built tree without training outperforms many prior deep
neural network based approaches. Meanwhile, our method presents sufficient
flexibility in long-term prediction and different best-of-$K$ predictions.
Related papers
- Deep Trees for (Un)structured Data: Tractability, Performance, and Interpretability [4.462264781248437]
We introduce Generalized Soft Trees ( GSTs), which extend soft decision trees (STs) and are capable of processing images directly.
We demonstrate their advantages with respect to tractability, performance, and interpretability.
We test the performance of our GSTs on benchmark datasets, including MIMIC-IV, MNIST, Fashion MNIST, CIFAR-10 and Celeb-A.
arXiv Detail & Related papers (2024-10-28T23:02:41Z) - Optimized Feature Generation for Tabular Data via LLMs with Decision Tree Reasoning [53.241569810013836]
We propose a novel framework that utilizes large language models (LLMs) to identify effective feature generation rules.
We use decision trees to convey this reasoning information, as they can be easily represented in natural language.
OCTree consistently enhances the performance of various prediction models across diverse benchmarks.
arXiv Detail & Related papers (2024-06-12T08:31:34Z) - Learning a Decision Tree Algorithm with Transformers [75.96920867382859]
We introduce MetaTree, a transformer-based model trained via meta-learning to directly produce strong decision trees.
We fit both greedy decision trees and globally optimized decision trees on a large number of datasets, and train MetaTree to produce only the trees that achieve strong generalization performance.
arXiv Detail & Related papers (2024-02-06T07:40:53Z) - ViTree: Single-path Neural Tree for Step-wise Interpretable Fine-grained
Visual Categorization [56.37520969273242]
We introduce ViTree, a novel approach for fine-grained visual categorization.
By traversing the tree paths, ViTree effectively selects patches from transformer-processed features to highlight informative local regions.
This patch and path selectivity enhances model interpretability of ViTree, enabling better insights into the model's inner workings.
arXiv Detail & Related papers (2024-01-30T14:32:25Z) - Hierarchical Shrinkage: improving the accuracy and interpretability of
tree-based methods [10.289846887751079]
We introduce Hierarchical Shrinkage (HS), a post-hoc algorithm that does not modify the tree structure.
HS substantially increases the predictive performance of decision trees, even when used in conjunction with other regularization techniques.
All code and models are released in a full-fledged package available on Github.
arXiv Detail & Related papers (2022-02-02T02:43:23Z) - Dive into Decision Trees and Forests: A Theoretical Demonstration [0.0]
Decision trees use the strategy of "divide-and-conquer" to divide a complex problem on the dependency between input features and labels into smaller ones.
Recent advances have greatly improved their performance in computational advertising, recommender system, information retrieval, etc.
arXiv Detail & Related papers (2021-01-20T16:47:59Z) - Growing Deep Forests Efficiently with Soft Routing and Learned
Connectivity [79.83903179393164]
This paper further extends the deep forest idea in several important aspects.
We employ a probabilistic tree whose nodes make probabilistic routing decisions, a.k.a., soft routing, rather than hard binary decisions.
Experiments on the MNIST dataset demonstrate that our empowered deep forests can achieve better or comparable performance than [1],[3].
arXiv Detail & Related papers (2020-12-29T18:05:05Z) - MurTree: Optimal Classification Trees via Dynamic Programming and Search [61.817059565926336]
We present a novel algorithm for learning optimal classification trees based on dynamic programming and search.
Our approach uses only a fraction of the time required by the state-of-the-art and can handle datasets with tens of thousands of instances.
arXiv Detail & Related papers (2020-07-24T17:06:55Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.