Papers › Peeking into the Future: Predicting Future Person Activities and Locations in Videos

Peeking into the Future: Predicting Future Person Activities and Locations in Videos

11 Feb 2019CVPR 2019 6arXiv:1902.03748archive 2025-07-28

Junwei Liang, Lu Jiang, Juan Carlos Niebles, Alexander Hauptmann, Li Fei-Fei

Deciphering human behaviors to predict their future paths/trajectories and what they would do from videos is important in many applications. Motivated by this idea, this paper studies predicting a pedestrian's future path jointly with future activities. We propose an end-to-end, multi-task learning system utilizing rich visual features about human behavioral information and interaction with their surroundings. To facilitate the training, the network is learned with an auxiliary task of predicting future location in which the activity will happen. Experimental results demonstrate our state-of-the-art performance over two public benchmarks on future trajectory prediction. Moreover, our method is able to produce meaningful future activity prediction in addition to the path. The result provides the first empirical evidence that joint modeling of paths and activities benefits future path prediction.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1902.03748")

Code

Syntology Ran 2 of 27 code samples harvested from 2 repositories linked to this paper; 25 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong.

By repository: official repository: 5 samples from 1 repository, 0 ran; community (archive-listed): 22 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

google/next-prediction officialmentioned on GitHubtfApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

27 samples harvested; 2 ran; 1 honoured the contract we drafted; 25 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
25unverified

Licence: 22 of the 27 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

filter_future_act google/next-prediction/code/preprocess.py official repository unverified Apache-2.0 (permissive) · 44ebed645a926f5f · report
get_model google/next-prediction/code/models.py official repository unverified Apache-2.0 (permissive) · 31da21e094c7d778 · report
get_scene google/next-prediction/code/utils.py official repository unverified Apache-2.0 (permissive) · 7209afc811349832 · report
process_args google/next-prediction/code/utils.py official repository unverified Apache-2.0 (permissive) · d4500d8300440bc9 · report
read_data google/next-prediction/code/utils.py official repository unverified Apache-2.0 (permissive) · cf9a4a78c12b9663 · report
conv_out_size_same JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/nn.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 recorded; this copy not marked cleared · pointer only · 40125e1efb67fa92 · report
reconstruct JunweiLiang/social-distancing-prediction/code/pred_models.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 recorded; this copy not marked cleared · pointer only · fcf20886f0b38d3e · report
assign_to_device JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/models.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 4ec2e1cec0b40292 · report
create_unique_color_float JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/application_util/visualization.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · cd3221a1bf9695cd · report
create_unique_color_uchar JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/application_util/visualization.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 6bb4e0327315f2d1 · report
find_past_trajs JunweiLiang/social-distancing-prediction/code/inference/inf_utils.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · a84f3ff76e98471c · report
gather_dt JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/utils.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · f59f0e3dab36d192 · report
generate_anchors JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/generate_anchors.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 97cd5f6189f39c1f · report
get_gpu_info_block JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/utils.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · a22b5deaf7163110 · report
get_model JunweiLiang/social-distancing-prediction/code/pred_models.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 6454fa29970866f9 · report
get_video_meta JunweiLiang/social-distancing-prediction/code/inference/inf_utils.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 3e989a9edbc046bd · report
is_in_bounds JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/application_util/image_viewer.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 43de09e526867380 · report
nms JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/nn.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 88997f58c436a3c5 · report
nms_wrapper JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/utils.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 11418a38d54c1c24 · report
non_max_suppression JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/application_util/preprocessing.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · e8fe9fcc53566f61 · report
process_args JunweiLiang/social-distancing-prediction/code/pred_utils.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 00b7b47ee41437f0 · report
read_data JunweiLiang/social-distancing-prediction/code/pred_utils.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 07bdfb978bf79ac1 · report
resize_img JunweiLiang/social-distancing-prediction/code/inference/inf_utils.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · ec7bbfb0d2db3e6e · report
soft_nms JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/nn.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 6c30c6855f89573f · report
tf_flatten JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/deformable_helper.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 12e6fdbf5080bbb4 · report
view_roi JunweiLiang/social-distancing-prediction/code/inference/Object_Detection_Tracking/application_util/image_viewer.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 3bfba2bd3a128be5 · report
wd_cost JunweiLiang/social-distancing-prediction/code/pred_models.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 41ae2a5827588c68 · report

Tasks

Activity PredictionFuture predictionHuman motion predictionMotion ForecastingMulti-Task LearningPredictionTrajectory ForecastingTrajectory Predictionmotion prediction

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Activity Prediction ActEV Next mAP 0.192 #1 of 1 Archive leaderboard report
Trajectory Forecasting ActEV Next ADE-8/12 17.99 #2 of 2 Archive leaderboard report
Trajectory Prediction ActEV Next ADE-8/12 17.99 #3 of 4 Archive leaderboard report
Trajectory Prediction ActEV Next FDE-8/12 37.24 #3 of 4 Archive leaderboard report
Trajectory Prediction ETH/UCY Next ADE-8/12 0.46 #16 of 20 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections