paper-with-me

홈 › Papers

Layout Sequence Prediction From Noisy Mobile Modality

2023-10-09 · Haichao Zhang, Yi Xu, HongSheng Lu, Takayuki Shimizu, Yun Fu

Trajectory prediction plays a vital role in understanding pedestrian movement for applications such as autonomous driving and robotics. Current trajectory prediction models depend on long, complete, and accurately observed sequences from visual modalities. Nevertheless, real-world situations often involve obstructed cameras, missed objects, or objects out of sight due to environmental factors, leading to incomplete or noisy trajectories. To overcome these limitations, we propose LTrajDiff, a novel approach that treats objects obstructed or out of sight as equally important as those with fully visible trajectories. LTrajDiff utilizes sensor data from mobile phones to surmount out-of-sight constraints, albeit introducing new challenges such as modality fusion, noisy data, and the absence of spatial layout and object size information. We employ a denoising diffusion model to predict precise layout sequences from noisy mobile data using a coarse-to-fine diffusion strategy, incorporating the RMS, Siamese Masked Encoding Module, and MFM. Our model predicts layout sequences by implicitly inferring object size and projection status from a single reference timestamp or significantly obstructed sequences. Achieving SOTA results in randomly obstructed experiments and extremely short input experiments, our model illustrates the effectiveness of leveraging noisy mobile data. In summary, our approach offers a promising solution to the challenges faced by layout sequence and trajectory prediction models in real-world settings, paving the way for utilizing sensor data from mobile phones to accurately predict pedestrian bounding box trajectories. To the best of our knowledge, this is the first work that addresses severely obstructed and extremely short layout sequences by combining vision with noisy mobile modality, making it the pioneering work in the field of layout sequence trajectory prediction.

📄 PDF Abstract BibTeX arXiv:2310.06138

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDenoisingPredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Sequence-to-Sequence Pre-training with Unified Modality Masking for Visual Document Understanding

2023-05-16 · Shuwei Feng, Tianyang Zhan, Zhanming Jie, Trung Quoc Luong 외

This paper presents GenDoc, a general sequence-to-sequence document understanding model pre-trained with unified masking across three modalities: text, image, and layout. The proposed model utilizes an encoder-decoder ar…

Decoderdocument understandingOptical Character Recognition (OCR)Text Infilling

Learning to Denoise Raw Mobile UI Layouts for Improving Datasets at Scale

2022-01-11 · Gang Li, Gilles Baechler, Manuel Tragut, Yang Li

The layout of a mobile screen is a critical data source for UI design research and semantic understanding of the screen. However, UI layouts in existing datasets are often noisy, have mismatches with their visual represe…

Denoisingvalid

Seq-SG2SL: Inferring Semantic Layout from Scene Graph Through Sequence to Sequence Learning

2019-08-19 · ICCV 2019 10 · Boren Li, Boyu Zhuang, Mingyang Li, Jian Gu

Generating semantic layout from scene graph is a crucial intermediate task connecting text to image. We present a conceptually simple, flexible and general framework using sequence to sequence (seq-to-seq) learning for t…

A Machine Learning based Robust Prediction Model for Real-life Mobile Phone Data

2019-02-11 · Iqbal H. Sarker

Real-life mobile phone data may contain noisy instances, which is a fundamental issue for building a prediction model with many potential negative consequences. The complexity of the inferred model may increase, may aris…

BIG-bench Machine LearningPrediction

Text Reading Order in Uncontrolled Conditions by Sparse Graph Segmentation

2023-05-04 · Renshen Wang, Yasuhisa Fujii, Alessandro Bissacco

Text reading order is a crucial aspect in the output of an OCR engine, with a large impact on downstream tasks. Its difficulty lies in the large variation of domain specific layout structures, and is further exacerbated …

Optical Character Recognition (OCR)