Home › Code › sequence_loss

sequence_loss

Syntologyentry name in harvested coderead from the graph 2026-09-24

sequence_loss appears in the code Syntology harvested for 15 papers, as 16 distinct code bodies found in 17 places (a place is one code body under one paper). At least one of them ran in 2 of the papers; 1 of the code bodies carries a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named sequence_loss do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 2 of the 16 distinct code bodies named sequence_loss; 14 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
1ran · our draft was wrong
0ran · fixture could not drive it
1ran
14unverified
1fingerprinted

Licence is a property of each copy, so it is counted per place: 4 of the 17 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “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, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

15 papers shown of 15, newest first; 17 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive; 2 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's 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.

PaperDateFileStatus SyntologyLicence
Object segmentation from common fate: Motion energy processing enables human-like zero-shot generalization to random dot stimuli 3 Nov 2024 mtangemann/motion_energy_segmentation/motion_energy_segmentation/flow_former_plus_plus/_extern/core/loss.py 3a939b9943ca2fb6 unverified no licence file found · pointer only
Generative Subgraph Retrieval for Knowledge Graph-Grounded Dialog Generation 12 Oct 2024 mlvlab/dialoggsr/utils/metrics.py 51b8af021c2c2a14 ran no licence file found · pointer only
IGEV++: Iterative Multi-range Geometry Encoding Volumes for Stereo Matching 1 Sep 2024 gangweix/igev/IGEV-Stereo/train_stereo.py 19dc732a081fc3f0 ran · our draft was wrong fingerprinted MIT (permissive)
IGEV++: Iterative Multi-range Geometry Encoding Volumes for Stereo Matching 1 Sep 2024 gangweix/igev-plusplus/train_stereo.py 15b7a863a68a8257 unverified MIT (permissive)
Generalizable Human Gaussians for Sparse View Synthesis 17 Jul 2024 humansensinglab/Generalizable-Human-Gaussians/lib/loss.py 520a398e387edf23 unverified no licence file found · pointer only
Temporally Consistent Stereo Matching 16 Jul 2024 jiaxiZeng/Temporally-Consistent-Stereo-Matching/train_stereo.py a43e7cd33696630d unverified MIT (permissive)
SEA-RAFT: Simple, Efficient, Accurate RAFT for Optical Flow 23 May 2024 princeton-vl/sea-raft/core/loss.py 624b113436b6e1d0 unverified BSD-3-Clause (permissive)
Selective-Stereo: Adaptive Frequency Information Selection for Stereo Matching 1 Mar 2024 windsrain/selective-stereo/Selective-IGEV/train_stereo.py 66a123d25e758c63 unverified MIT (permissive)
Selective-Stereo: Adaptive Frequency Information Selection for Stereo Matching 1 Mar 2024 windsrain/selective-stereo/Selective-RAFT/train_stereo.py 24ddd9cddf71ea9c unverified MIT (permissive)
GPS-Gaussian: Generalizable Pixel-wise 3D Gaussian Splatting for Real-time Human Novel View Synthesis 4 Dec 2023 aipixel/gps-gaussian/lib/loss.py 520a398e387edf23 unverified MIT (permissive)
PanoFlow: Learning 360° Optical Flow for Surrounding Temporal Understanding 27 Feb 2022 masterhow/panoflow/opticalflow/api/evaluate.py b9d615da6657a1aa unverified MIT (permissive)
RAFT-Stereo: Multilevel Recurrent Field Transforms for Stereo Matching 15 Sep 2021 princeton-vl/raft-stereo/train_stereo.py 0d4668a6a0bade1f unverified MIT (permissive)
ARAML: A Stable Adversarial Training Framework for Text Generation 20 Aug 2019 kepei1106/ARAML/src/coco_emnlp/lm/my_loss.py 59c960268be04f6d unverified Apache-2.0 (permissive)
Adversarial Over-Sensitivity and Over-Stability Strategies for Dialogue Models 6 Sep 2018 WolfNiu/AdversarialDialogue/src/model/util.py f678595b260df788 unverified MIT (permissive)
Generating Sentences from a Continuous Space 19 Nov 2015 Chung-I/Variational-Recurrent-Autoencoder-Tensorflow/seq2seq.py 1f47f6d9b3d8e1b4 unverified no licence file found · pointer only
arXiv:aaai_6453 siat-nlp/TransDG/src/model/seq_helper.py de208a5655a13b94 unverified MIT (permissive)
arXiv:Zeng_Parameterized_Cost_Volume_for_Stereo_Matching_ICCV_2023_paper jiaxiZeng/Parameterized-Cost-Volume-for-Stereo-Matching/train_stereo.py c804d535ba61504c unverified MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the 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 cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

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