video_id stringlengths 36 36 | source_dataset stringclasses 1
value | task_labels stringlengths 4 206 | duration_sec float64 21.1 17.2k | fps float64 30 30 | attention_num_bystanders_tracked float64 1 663 | attention_mean_attention_all_persons float64 0 0.59 | attention_any_person_engaged bool 2
classes | attention_per_person_raw stringlengths 4.54k 22.2M | attention_processing_meta_model_used stringclasses 1
value | attention_processing_meta_sampling_fps_effective float64 8 8 | attention_processing_meta_sampling_fps_burst float64 32 32 | attention_processing_meta_sampling_strategy stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
000786a7-3f9d-4fe6-bfb3-045b368f7d44 | ego4d | jobs related to construction/renovation company
(Director of work, tiler, plumber, Electrician, Handyman, etc) | 415.533333 | 30 | 2 | 0.14 | false | [{"person_id": 5, "average_attention_score": 0.11, "attended_fraction": 0.2, "engaged_attention_score": 0.53, "peak_engagement_timestamp_sec": 384.5, "attention_variance": 0.0451, "sustained_engagement_sec": 0, "is_engaged": false, "gaze_target_classification": "Camera", "attention_trace": [{"t": 373.0, "score": 0.0, "... | l2cs_net_3d_gaze | 8 | 32 | adaptive_8_to_32_fps |
0049fdd8-0044-4ef5-9c34-b3469416ebe5 | ego4d | Grocery shopping indoors | 1,361.966667 | 30 | 29 | 0.14 | true | "[{\"person_id\": 2, \"average_attention_score\": 0.28, \"attended_fraction\": 0.298, \"engaged_atte(...TRUNCATED) | l2cs_net_3d_gaze | 8 | 32 | adaptive_8_to_32_fps |
004a1802-c546-4dcc-86ba-bf1080077017 | ego4d | Grocery shopping indoors | 1,446.8 | 30 | 110 | 0.22 | true | "[{\"person_id\": 1, \"average_attention_score\": 0.24, \"attended_fraction\": 0.305, \"engaged_atte(...TRUNCATED) | l2cs_net_3d_gaze | 8 | 32 | adaptive_8_to_32_fps |
01ccf6b0-5e95-4b18-acd4-a8cc1fd31ddf | ego4d | Carpenter | 1,206.866667 | 30 | 19 | 0 | false | "[{\"person_id\": -1, \"average_attention_score\": 0.0, \"attended_fraction\": 0.0, \"engaged_attent(...TRUNCATED) | l2cs_net_3d_gaze | 8 | 32 | adaptive_8_to_32_fps |
01d301c9-9dbf-4da2-9181-d66a6688f5e6 | ego4d | "jobs related to construction/renovation company\n(Director of work, tiler, plumber, Electrician, Ha(...TRUNCATED) | 1,058.066667 | 30 | 87 | 0.11 | true | "[{\"person_id\": -6, \"average_attention_score\": 0.0, \"attended_fraction\": 0.0, \"engaged_attent(...TRUNCATED) | l2cs_net_3d_gaze | 8 | 32 | adaptive_8_to_32_fps |
01f9f9d6-2871-4913-99ea-8ffb7780fc8d | ego4d | Eating | 1,800.133333 | 30 | 38 | 0.24 | true | "[{\"person_id\": -7, \"average_attention_score\": 0.12, \"attended_fraction\": 0.0, \"engaged_atten(...TRUNCATED) | l2cs_net_3d_gaze | 8 | 32 | adaptive_8_to_32_fps |
0219ad48-8f54-4f61-b22f-4d1e8173e584 | ego4d | Cleaning / laundry, Making coffee | 3,230.133333 | 30 | 39 | 0.1 | true | "[{\"person_id\": -1, \"average_attention_score\": 0.0, \"attended_fraction\": 0.0, \"engaged_attent(...TRUNCATED) | l2cs_net_3d_gaze | 8 | 32 | adaptive_8_to_32_fps |
023bf95e-28de-43b4-a43f-720edba667a5 | ego4d | Cleaning / laundry | 982.666667 | 30 | 9 | 0 | false | "[{\"person_id\": -3, \"average_attention_score\": 0.0, \"attended_fraction\": 0.0, \"engaged_attent(...TRUNCATED) | l2cs_net_3d_gaze | 8 | 32 | adaptive_8_to_32_fps |
029ff9ab-ac4c-43a5-ae53-153228c52a21 | ego4d | Cleaning / laundry, Daily hygiene, On a screen (phone/laptop), Playing with pets | 722.433333 | 30 | 51 | 0.11 | true | "[{\"person_id\": -3, \"average_attention_score\": 0.0, \"attended_fraction\": 0.0, \"engaged_attent(...TRUNCATED) | l2cs_net_3d_gaze | 8 | 32 | adaptive_8_to_32_fps |
02c40de9-2162-4b24-bf88-804fe630acfe | ego4d | Eating | 1,411.733333 | 30 | 22 | 0.2 | true | "[{\"person_id\": 1, \"average_attention_score\": 0.29, \"attended_fraction\": 0.386, \"engaged_atte(...TRUNCATED) | l2cs_net_3d_gaze | 8 | 32 | adaptive_8_to_32_fps |
Social Robotics: Attention / Engagement (03a)
Does the bystander look at the camera-wearer? Per-bystander gaze + head-pose engagement around each task.
One layer of the Social-Affective Filter (SAF) — dehydrated social-signal metadata extracted from egocentric (first-person) video so robots can learn to read human reactions. No raw pixels and no audio. Each row is one source video, keyed by video_id; rehydrate against your own legally-obtained Ego4D copies (below).
- Rows: 828 — videos in the evaluation slice for which this layer produced a measured signal (videos it could not measure are excluded from this per-layer dataset; the layers still join 1:1 on
video_id). - Signal: Per-bystander visual attention toward the POV actor (gaze raycast to the camera / the wearer's hands), scored 0–1 over an adaptive temporal trace.
- Method: L2CS-Net 3D gaze + MediaPipe FaceLandmarker head pose, sampled adaptively at 8→16 FPS.
⚠️ Read this first — interpretation caveats
- Trace timestamps (in the
*_rawcolumn) are not uniformly spaced (adaptive stride); resample onto a fixed-dt grid before frequency-domain analysis. - A missing row would mean no bystander face was trackable; such rows are excluded from this per-layer dataset.
- Egocentric footage is legitimately low-yield (small/sparse bystander faces, heavy camera motion); we publish honest measurements only, never fabricated zeros.
Columns
Identity & manifest (shared across all SAF datasets)
| column | type | meaning |
|---|---|---|
video_id |
string | Ego4D source-clip UUID. The rehydration key — map back to your own legally-obtained Ego4D copy (<video_id>.mp4). |
source_dataset |
string | Origin corpus (ego4d). |
task_labels |
string | Comma-joined VLM task label(s) — the activity the camera-wearer performed. |
duration_sec |
float | Source clip duration (seconds). |
fps |
float | Source clip frame rate. |
Attention / Engagement signal
| column | type | meaning |
|---|---|---|
attention_num_bystanders_tracked |
float (int) | Number of bystanders for whom a gaze trace was produced. |
attention_mean_attention_all_persons |
float (0–1) | Mean average_attention_score across tracked bystanders. Higher = more visually focused on the wearer/task. |
attention_any_person_engaged |
bool | True if any bystander crossed the engagement threshold. |
attention_per_person_raw |
JSON string | Per-bystander detail: person_id, average_attention_score, peak_engagement_timestamp_sec, attention_variance, sustained_engagement_sec, is_engaged, gaze_target_classification (Camera/POV_Actor_Hands/Unknown), and attention_trace of {t, score, pitch_rad, yaw_rad, target} (head-pose Euler angles in radians). |
attention_processing_meta_model_used |
string | Gaze model id (e.g. l2cs_net_3d_gaze). |
attention_processing_meta_sampling_fps_effective |
float | Baseline sampling rate (8 FPS). |
attention_processing_meta_sampling_fps_burst |
float | Boosted rate during fast attention transitions (16 FPS). |
attention_processing_meta_sampling_strategy |
string | e.g. adaptive_8_to_16_fps. |
The *_raw JSON column
The *_raw column holds the full nested per-task / per-person detail as a JSON string. Parse it with:
import json, pandas as pd
df = pd.read_parquet("hf://datasets/louisye/social-robotics-attention/social_metadata.parquet")
raw_col = next(c for c in df.columns if c.endswith("_raw"))
detail = json.loads(df.iloc[0][raw_col])
How to load
import pandas as pd
df = pd.read_parquet("hf://datasets/louisye/social-robotics-attention/social_metadata.parquet")
# or: from datasets import load_dataset; ds = load_dataset("louisye/social-robotics-attention")
Rehydration — mapping back to video
video_id is the Ego4D clip UUID. With your own licensed Ego4D copy, the file is <video_id>.mp4; timestamps in the *_raw columns index into that clip. A helper (rehydrate_dataset.py) is included. We never redistribute source media — obtain Ego4D under its own license.
Provenance
Generated by the SAF pipeline (export_metadata.json records schema_version + pipeline_git_sha). Headers are the descriptive layer name + metric; the pipeline's internal 03a_ layer-id prefix is stripped at publish time. License MIT (this metadata only; Ego4D videos remain under the Ego4D license).
- Downloads last month
- 30