Lookahead Linear Regression Trees LLRT - PowerPoint PPT Presentation

1 / 14
About This Presentation
Title:

Lookahead Linear Regression Trees LLRT

Description:

Proposed split fails to improve result with two different samplings. M5 Run time. 0 ... LLRT is slower than other model tree algorithms ... – PowerPoint PPT presentation

Number of Views:55
Avg rating:3.0/5.0
Slides: 15
Provided by: david869
Category:

less

Transcript and Presenter's Notes

Title: Lookahead Linear Regression Trees LLRT


1
Look-ahead Linear Regression Trees (LLRT)
  • David Vogel, A.I. Insight
  • Ognian Asparouhov, A.I. Insight
  • Tobias Scheffer, Max Planck Institute for
    Computer Science

2
What is a Linear Regression Tree?
3
Optimizing a Model Tree
4
Simulated Example 1
5
Simulated Example 2
6
LLRT Idea
  • Brute Force Try every possible split on each
    splitting variable
  • For each possible split, try every possible model
    in right and left partitions to achieve maximum
    accuracy
  • Use massive amounts of optimization to make this
    possible

7
Related Citations
  • 1992, RETIS (Karalic) optimizes the overall RSS
  • RETIS optimization cited as intractable or
    non-scalable as recent as 2005 (Machine
    Learning)

8
Optimizations in LLRT
  • Quick calculations for evaluating multiple leaf
    models from common sufficient statistics
  • Matrix Solutions G.E. versus SVD
  • Forward Stepwise model selection shortcuts
  • Limit 10-20 possible splits per variable

9
Optimizing Regression Analysis

10
S-fold validation to avoid over-fitting
11
Stopping Rule
  • Proposed split fails to improve result with two
    different samplings

12
M5 Run-time
13
(No Transcript)
14
(No Transcript)
15
Reviewer Criticisms
  • Limitation of 10-20 possible split points
  • Experimental results do not include comparisons
    to many model tree algorithms
  • LLRT is slower than other model tree algorithms
Write a Comment
User Comments (0)
About PowerShow.com