Papers › Goal-driven Self-Attentive Recurrent Networks for Trajectory Prediction

Goal-driven Self-Attentive Recurrent Networks for Trajectory Prediction

25 Apr 2022arXiv:2204.11561archive 2025-07-28

Luigi Filippo Chiara, Pasquale Coscia, Sourav Das, Simone Calderara, Rita Cucchiara, Lamberto Ballan

Human trajectory forecasting is a key component of autonomous vehicles, social-aware robots and advanced video-surveillance applications. This challenging task typically requires knowledge about past motion, the environment and likely destination areas. In this context, multi-modality is a fundamental aspect and its effective modeling can be beneficial to any architecture. Inferring accurate trajectories is nevertheless challenging, due to the inherently uncertain nature of the future. To overcome these difficulties, recent models use different inputs and propose to model human intentions using complex fusion mechanisms. In this respect, we propose a lightweight attention-based recurrent backbone that acts solely on past observed positions. Although this backbone already provides promising results, we demonstrate that its prediction accuracy can be improved considerably when combined with a scene-aware goal-estimation module. To this end, we employ a common goal module, based on a U-Net architecture, which additionally extracts semantic information to predict scene-compliant destinations. We conduct extensive experiments on publicly-available datasets (i.e. SDD, inD, ETH/UCY) and show that our approach performs on par with state-of-the-art techniques while reducing model complexity.

PaperPDFCodeCode 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="2204.11561")

Code

Syntology Ran 0 of 17 code samples harvested from 1 repository linked to this paper; 17 have no recorded run.

By repository: official repository: 17 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

luigifilippochiara/Goal-SAR officialmentioned in papermentioned on GitHubpytorchMIT 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

17 samples harvested; 0 ran; 0 honoured the contract we drafted; 17 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.

17unverified

Licence: 0 of the 17 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 luigifilippochiara/Goal-SAR. “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.

ADE_best_of luigifilippochiara/Goal-SAR/src/metrics.py official repository unverified MIT (permissive) · 2b4360c86f098dbe · report
BCE_loss_sample luigifilippochiara/Goal-SAR/src/losses.py official repository unverified MIT (permissive) · aaa355270e781d8a · report
FDE_best_of luigifilippochiara/Goal-SAR/src/metrics.py official repository unverified MIT (permissive) · 7715545c03b6e0dd · report
Goal_BCE_loss luigifilippochiara/Goal-SAR/src/losses.py official repository unverified MIT (permissive) · 45fd898892ba2496 · report
MSE_loss luigifilippochiara/Goal-SAR/src/losses.py official repository unverified MIT (permissive) · 5dd5988bfbd47cc3 · report
check_and_add_additional_args luigifilippochiara/Goal-SAR/src/parser.py official repository unverified MIT (permissive) · 2eb7cc0d4aca658a · report
compute_metric_mask luigifilippochiara/Goal-SAR/src/metrics.py official repository unverified MIT (permissive) · daac15363c345ceb · report
compute_term luigifilippochiara/Goal-SAR/src/parser.py official repository unverified MIT (permissive) · 81236cafc46b4e11 · report
get_dataloader luigifilippochiara/Goal-SAR/src/data_loader.py official repository unverified MIT (permissive) · d3f3d5f739da0c8f · report
is_legitimate_traj luigifilippochiara/Goal-SAR/src/data_pre_process.py official repository unverified MIT (permissive) · b7c2f3ef3135a983 · report
is_power_of_two luigifilippochiara/Goal-SAR/src/utils.py official repository unverified MIT (permissive) · fba0e99a69709c33 · report
load_args luigifilippochiara/Goal-SAR/src/parser.py official repository unverified MIT (permissive) · 2a6d9ff5181be851 · report
pixel2world_numpy luigifilippochiara/Goal-SAR/src/data_src/data_utils.py official repository unverified MIT (permissive) · 665b9e99a83e511e · report
split_at_fragment_lambda luigifilippochiara/Goal-SAR/src/data_src/data_utils.py official repository unverified MIT (permissive) · ed295e9fe1e58373 · report
str2bool luigifilippochiara/Goal-SAR/src/utils.py official repository unverified MIT (permissive) · e7d27a57b83c42b8 · report
strOrNone luigifilippochiara/Goal-SAR/src/utils.py official repository unverified MIT (permissive) · c8eca73e83667851 · report
world2pixel_numpy luigifilippochiara/Goal-SAR/src/data_src/data_utils.py official repository unverified MIT (permissive) · e122daf238c6c1d4 · report

Tasks

Autonomous VehiclesPredictionTrajectory ForecastingTrajectory Prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Concatenated Skip ConnectionConvolutionMax PoolingReLUU-Net

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