Papers › Point2Seq: Detecting 3D Objects as Sequences

Point2Seq: Detecting 3D Objects as Sequences

25 Mar 2022CVPR 2022 1arXiv:2203.13394archive 2025-07-28

Yujing Xue, Jiageng Mao, Minzhe Niu, Hang Xu, Michael Bi Mi, Wei zhang, Xiaogang Wang, Xinchao Wang

We present a simple and effective framework, named Point2Seq, for 3D object detection from point clouds. In contrast to previous methods that normally {predict attributes of 3D objects all at once}, we expressively model the interdependencies between attributes of 3D objects, which in turn enables a better detection accuracy. Specifically, we view each 3D object as a sequence of words and reformulate the 3D object detection task as decoding words from 3D scenes in an auto-regressive manner. We further propose a lightweight scene-to-sequence decoder that can auto-regressively generate words conditioned on features from a 3D scene as well as cues from the preceding words. The predicted words eventually constitute a set of sequences that completely describe the 3D objects in the scene, and all the predicted sequences are then automatically assigned to the respective ground truths through similarity-based sequence matching. Our approach is conceptually intuitive and can be readily plugged upon most existing 3D-detection backbones without adding too much computational overhead; the sequential decoding paradigm we proposed, on the other hand, can better exploit information from complex 3D scenes with the aid of preceding predicted words. Without bells and whistles, our method significantly outperforms previous anchor- and center-based 3D object detection frameworks, yielding the new state of the art on the challenging ONCE dataset as well as the Waymo Open Dataset. Code is available at \url{https://github.com/ocNflag/point2seq}.

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="2203.13394")

Code

Syntology Ran 13 of 17 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 4 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 11 ran; 2 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ocnflag/point2seq officialmentioned in paperpytorch 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; 13 ran; 1 honoured the contract we drafted; 4 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
4ran · fixture could not drive it
7ran
4unverified

Licence: 2 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 ocnflag/point2seq. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

BoxesIou3dDifferentiableFunction ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository ran Apache-2.0 (permissive) · c3e53caad38b1bd3 · report
E2ESigmoidFocalClassificationLoss ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 3edc8ae9bf725ed7 · report
GroundTruthProcessor ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository ran Apache-2.0 (permissive) · 5f96efdd4664c13e · report
OneNetSeqHeadTSC ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 26bb8484040b20a5 · report
SmoothL1Loss ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository ran fingerprinted Apache-2.0 (permissive) · 6ca556054d761a3c · report
box_to_surface_bev ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 887b3486b120474c · report
get_world_size ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository ran · metamorphic tier: well formed Apache-2.0 (permissive) · e78ed49296e4bb70 · report
is_distributed ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 30d203cc642954ed · report
label_to_one_hot ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 0572d4f99dca2d49 · report
limit_period_torch ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 017ecc57a0af8b57 · report
template_to_surface_bev ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 393718acf2b116e2 · report
E2ESeqHead ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository unverified Apache-2.0 (permissive) · 97fa820cfae5e65d · report
IOU3DLoss ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository unverified Apache-2.0 (permissive) · 9e12fe042064e780 · report
OneNetSeqHead ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository unverified Apache-2.0 (permissive) · ffffba4bad43d9ed · report
SetCriterion ocnflag/point2seq/pcdet/models/dense_heads/e2e_seq_head.py official repository unverified Apache-2.0 (permissive) · 91ff85395933dcaf · report
check_numpy_to_torch identical code first harvested elsewhere ran · our draft was wrong fingerprinted licence of this copy not recorded · 5c4bac81583c34e1 · report
rotate_points_along_z identical code first harvested elsewhere ran · fixture could not drive it fingerprinted licence of this copy not recorded · df17a2b345c6cccd · report

Tasks

3D Object DetectionDecoderObjectObject Detectionobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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