Download presentation
Presentation is loading. Please wait.
Published byLouisa Stanley Modified over 9 years ago
1
1 Peds and Paths: Small Group Behavior in Urban Environments Joseph K. Kearney Hongling Wang Terry Hostetler Kendall Atkinson The University of Iowa
2
2
3
3 Pedestrian Activity in Urban Environments Couples walking down a sidewalk Families window shopping Commuters queuing at a bus stop Friends stopping to chat
4
4 Related Research Social psychology (McPhail) Flocking (Reynolds, Tu & Terzopoulos, Brogan and Hodgins) Vehicle and crowd simulation (Musse & Thalmann, Thomas & Donikian, Sukthankar)
5
5 Public Gatherings Mix of singles and small groups of companions Majority of people are in clusters of two to five Frequency of occurrence of a cluster is inversely proportional to size
6
6 What is a Group? Proximity Coupled Behavior Common Purpose Relationship Between Members
7
7 Moving Formations Pairs: Side by side Triples: Triangular shape
8
8 Stationary Formations Arc Fixed Center of Focus Conversation Circle Group Center is Focus
9
9 Modeling Walkways and Roads as Ribbons in Space walkway axis Object offset distance
10
10 Curvilinear Coordinate System Defines geometry of navigable surfaces Give a local orientation to the path Channels traffic into parallel streams Frame of reference for spatial relations –Obstacle avoidance –Navigation walkway axis Object offset distance
11
11 Arc-Length Parameterization Parametric spline curves for ribbon axis –Flexible –Differentiable Must relate parameter to arc length Current approaches impractical for real-time applications
12
12 Traditional approach of arc-length parameterization for parametric curves Compute arc length s as a function of parameter t s=A(t) Compute the inverse of the arc-length function Replace parameter t in Q(t)=(x(t),y(t),z(t)) with
13
13 Problems with traditional approach Generally integral for A(t) does not integrate Function is not elementary function Solutions by numeric methods impractical for real-time applications
14
14 Related work Numerical methods for mappings between parameter and arc length, e.g., [Guenter 90] –Impractical in real-time applications Build 2 Bezier curves for mappings between arc length and parameter, one for each direction, e.g., [Walter 96] –Error uncontrolled –Possible inconsistency between the 2 mapping directions –No guarantee of monotonicity
15
15 Approximately arc-length parameterized cubic spline curve (1) Compute curve length (2) Find m+1 equally spaced points on input curve (3) Interpolate (x,y,z) to arc length s to get a new cubic spline curve
16
16 Compute Curve length Compute arc length of each cubic spline piece with Simpson’s rule –Adaptive methods can be used to control the accuracy of arc length computation Lengths of all spline pieces are summed Build a table for mappings between parameter and arc length on knot points
17
17 Find m+1equally spaced points Problem –Mappings from equally spaced arc-length values to parameter values Solution: –Table search to map an arc length value to a parameter interval –Bisection method to map the arc length value to a parameter value within the parameter interval
18
18 Compute an approximate arc- length parameterized spline curve m+1 points as knot points Using cubic spline interpolation –End point derivative conditions Direction consistent with input curve Magnitude of 1.0 –Not-a-knot conditions
19
19 Errors Match error –Misfit of the derived curve from an input curve Arc-length parameterization error –Deviation of the derived curve from arc-length parameterization
20
20 Errors analysis Match error –Match error is difference between the two curves at corresponding points, |Q(t)-P(s)| Arc-length parameterization error –For an arc-length parameterized curve, –Arc-length parameterization error measured by
21
21 Experimental results (1) Experimental curve (2) Curvature of the curve
22
22 Experimental results (cont.) (1) m=5 (2) m=10 Experimental curve(blue) and the derived curve (red)
23
23 Experimental results (cont.) (1) m = 5 (2) m = 10 Match error in the derived curve
24
24 Experimental results (cont.) ( 1) m=5 (2) m=10 Arc-length parameterization error in the derived curve
25
25 Error factors in experimental results Both errors increase with curvature Both errors decrease with m –Maximal match error decreases 10 times when m doubled –Maximal arc-length parameterization error decreases 5 times when m doubled
26
26 Strengths of this technique Run-time efficiency is high –No mapping between parameter and arc-length needed –No table search needed for mapping from curvilinear coordinates to Cartesian coordinates –Mapping form Cartesian coordinates to curvilinear coordinates is efficient (introduced in another paper) Time-consuming computations can be put either in initialization period or off-line
27
27 Strengths of this technique (cont.) Higher accuracy can be achieved –By computing length of the input curve more accurately –By locating equal-spaced points more accurately –By increasing m Burden of higher accuracy is only more memory –Doubling m requires doubling the memory for spline curve coefficients
28
28 Walking Behavior Influenced by constraints on movement Control Parameters –Speed Accelerate, Coast, or Decelerate –Orientation Turn Left, No Turn, or Turn Right
29
29 Action Space Accelerate Accelerate Accelerate Turn Left No Turn Turn Right Coast Coast Coast Turn Left No Turn Turn Right Decelerate Decelerate Decelerate Turn Left No Turn Turn Right
30
30 Distributed Preference Voting Delegation of voters: Constraint Proxies A proxy votes on all cells of the action space Votes are tallied Winning cell represents best compromise among competing interests
31
31 Vote Tabulation 1.0 Pursuit Point Tracking Maintain Formation Inertia Centering Maintain Target Velocity Avoid Peds Winning Cell Electioneer 1.0 2.0 4.0 5.0 Avoid Obstacles
32
32 Pursuit Point Located a small distance ahead of pedestrians on their target path Shared by all members of a group walkway axis pursuit point ped target path
33
33 Pursuit Point Tracking Pursuit Direction –vector from group’s center to the Pursuit Point This proxy votes to align a walker’s orientation with the group’s Pursuit Direction
34
34 One Pedestrian Following a Path walkway axis pursuit point ped 1 pursuit direction offset distance
35
35 Two Pedestrians Following a Path walkway axis pursuit point ped 1 pursuit direction ped 2
36
36 Vote to Turn Right Turn No Turn Left Turn Right Accelerate Coast Decelerate 1.0 1.0 1.0
37
37 Maintain Formation Group Slip –maximum distance a pedestrian is allowed to move in front of or behind the rest of the group If group slip is violated, this proxy votes to accelerate or decelerate to catch up with the group
38
38 Group Slip group slip walkway axis pursuit point Two pedestrians in formation group slip pursuit point Three pedestrians in formation group slip pursuit point Two pedestrians not in formation walkway axis
39
39 A Group of Two Following a Path ped 1 walkway axis pursuit point Winning vote = Accelerate/Turn Right Election for ped 1 ped 2 -1.0 -1.0 +1.0 Pursuit Point Tracking +1.0 +1.0 +1.0 -1.0 -1.0 -1.0 Maintain Formation +1.0 +1.0 +3.0 -3.0 -3.0 -1.0 -3.0 -3.0 -3.0 2.01.0
40
40 Avoiding Pedestrians Activated when a companion intrudes Repulsion can lead to undesirable equilibria of forces By adding a small orthogonal force we rotate out of local minima walkway axis ped 2 ped 1 ped 3
41
41 Vote to Avoid a Companion -.67 000.67 -.330.33 -.330.33 -.330.33 -.67-.33 0.33.671
42
42 Scenarios Following a circular path Avoiding an obstacle Passing through a constriction
43
43 Following a Circular Path Target path is formed by the series of pursuit points Parameters –turn angle increment –look-ahead distance –path curvature
44
44 Following a Circular Path -- Trajectory target path ped 1 walkway axis ped 1 target path Large look-ahead distanceSmall look-ahead distance
45
45 Avoiding an Obstacle Avoid Obstacle proxy steers pedestrian to an obstacle’s nearest side Pursuit point’s offset is shifted around large obstacles
46
46 Avoiding an Obstacle -- Trajectory Small look-ahead distanceLarge look-ahead distance ped 1 ped 2 walkway axis ped 1 ped 2
47
47 Passing Through a Constriction Groups –compress at the entrance –move nearly single file down the corridor –reform as a group as they emerge State change: suspending Maintain Formation proxy produces smoother motion
48
48 Passing Through a Constriction -- Trajectory Maintain Formation proxy voting Maintain Formation proxy not voting walkway axis
49
49 Interaction Between Pairs -- 1
50
50 Interaction Between Pairs -- 2
51
51 Interaction Between Pairs -- 3
52
52 Work in Progress Interactions among groups Stationary formations –New action space for fine movement –State machine manages transition Aggregation and disaggregation
53
53 Conclusions Small pedestrian groups can be simulated that –maintain formation while walking –negotiate obstacles together –pass through constrictions Distributed preference voting is a promising method for finding good compromise solutions State changes can help resolve conflicts between behaviors
54
54 Acknowledgements This work is supported in part through National Science Foundation grants INT-9724746, EAI- 0130864, and IIS-0002535. Jim Cremer and Pete Willemsen made significant contributions to the development of the Hank simulator.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.