Papers › Representation Learning for Sequence Data with Deep Autoencoding Predictive Components

Representation Learning for Sequence Data with Deep Autoencoding Predictive Components

7 Oct 2020ICLR 2021 1arXiv:2010.03135archive 2025-07-28

Junwen Bai, Weiran Wang, Yingbo Zhou, Caiming Xiong

We propose Deep Autoencoding Predictive Components (DAPC) -- a self-supervised representation learning method for sequence data, based on the intuition that useful representations of sequence data should exhibit a simple structure in the latent space. We encourage this latent structure by maximizing an estimate of predictive information of latent feature sequences, which is the mutual information between past and future windows at each time step. In contrast to the mutual information lower bound commonly used by contrastive learning, the estimate of predictive information we adopt is exact under a Gaussian assumption. Additionally, it can be computed without negative sampling. To reduce the degeneracy of the latent space extracted by powerful encoders and keep useful information from the inputs, we regularize predictive information learning with a challenging masked reconstruction loss. We demonstrate that our method recovers the latent space of noisy dynamical systems, extracts predictive features for forecasting tasks, and improves automatic speech recognition when used to pretrain the encoder on large amounts of unlabeled data.

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

Code

Syntology Ran 0 of 29 code samples harvested from 2 repositories linked to this paper; 29 have no recorded run.

By repository: official repository: 2 samples from 1 repository, 0 ran; community (archive-listed): 27 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.

JunwenBai/DAPC officialmentioned on GitHubpytorch report
salesforce/DAPC mentioned on GitHubpytorchBSD-3-Clause 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

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

29unverified

Licence: 2 of the 29 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

evaluate_match JunwenBai/DAPC/dapc/dapc.py official repository unverified no licence file found · pointer only · 9341e2371ff98243 · report
fit_dapc JunwenBai/DAPC/dapc/dapc.py official repository unverified no licence file found · pointer only · 0ad52b3cffbcaf29 · report
calc_cov_from_data salesforce/DAPC/dapc/cov_utils.py community (archive-listed) unverified BSD-3-Clause (permissive) · 63b78805bfa7ecdc · report
calc_pi_from_cov salesforce/DAPC/dapc/cov_utils.py community (archive-listed) unverified BSD-3-Clause (permissive) · 84a13b7b8fab33dc · report
decoding_fix_axes salesforce/DAPC/dapc/plotting.py community (archive-listed) unverified BSD-3-Clause (permissive) · 24f5252da0a891dc · report
decoding_fix_axes2 salesforce/DAPC/dapc/plotting.py community (archive-listed) unverified BSD-3-Clause (permissive) · a018d2224eac3e32 · report
form_lag_matrix salesforce/DAPC/dapc/data_util.py community (archive-listed) unverified BSD-3-Clause (permissive) · 9dd2f99ae14488c7 · report
gen_lorenz_data salesforce/DAPC/dapc/data_gen.py community (archive-listed) unverified BSD-3-Clause (permissive) · b270d493b47a8eb3 · report
gen_lorenz_system salesforce/DAPC/dapc/data_gen.py community (archive-listed) unverified BSD-3-Clause (permissive) · 68e87aaeec4c5cce · report
gen_neg_indices salesforce/DAPC/dapc/utils.py community (archive-listed) unverified BSD-3-Clause (permissive) · 3a47f5b353d3212c · report
gen_pos_indices salesforce/DAPC/dapc/utils.py community (archive-listed) unverified BSD-3-Clause (permissive) · 0a9493573603def5 · report
linear_decode_r2 salesforce/DAPC/dapc/utils.py community (archive-listed) unverified BSD-3-Clause (permissive) · f4a2881248c562c6 · report
log_density_gaussian salesforce/DAPC/dapc/math.py community (archive-listed) unverified BSD-3-Clause (permissive) · 1af52a50ca48d518 · report
log_importance_weight_matrix salesforce/DAPC/dapc/math.py community (archive-listed) unverified BSD-3-Clause (permissive) · b9de4a45a4496611 · report
lorenz_fig_axes salesforce/DAPC/dapc/plotting.py community (archive-listed) unverified BSD-3-Clause (permissive) · a70407264cd79d3e · report
matrix_log_density_gaussian salesforce/DAPC/dapc/math.py community (archive-listed) unverified BSD-3-Clause (permissive) · 6703c7e774b74d83 · report
matrix_toeplitzify salesforce/DAPC/dapc/cov_utils.py community (archive-listed) unverified BSD-3-Clause (permissive) · ee32af5b73492d7c · report
moving_center salesforce/DAPC/dapc/data_util.py community (archive-listed) unverified BSD-3-Clause (permissive) · 6aee1de46fdb1591 · report
ortho_reg_Y salesforce/DAPC/dapc/solver.py community (archive-listed) unverified BSD-3-Clause (permissive) · 784262d4b36d527c · report
ortho_reg_fn salesforce/DAPC/dapc/solver.py community (archive-listed) unverified BSD-3-Clause (permissive) · f75096b28da10f48 · report
random_basis salesforce/DAPC/dapc/data_gen.py community (archive-listed) unverified BSD-3-Clause (permissive) · 43eb7036c3e1c7c1 · report
reset_backward_rnn_state salesforce/DAPC/dapc/solver.py community (archive-listed) unverified BSD-3-Clause (permissive) · 1d7b81b1179929bf · report
run_analysis salesforce/DAPC/dapc/analysis.py community (archive-listed) unverified BSD-3-Clause (permissive) · 400998b0e1fd72ce · report
smoothen salesforce/DAPC/dapc/data_process.py community (archive-listed) unverified BSD-3-Clause (permissive) · 3eaee899a388d8c9 · report
specaug salesforce/DAPC/dapc/spec_augment.py community (archive-listed) unverified BSD-3-Clause (permissive) · 28859c782c8d214f · report
spectral_masking salesforce/DAPC/dapc/spec_augment.py community (archive-listed) unverified BSD-3-Clause (permissive) · 25e3344fead84b65 · report
split salesforce/DAPC/dapc/data_process.py community (archive-listed) unverified BSD-3-Clause (permissive) · ba311a718f2780bc · report
sum_over_chunks salesforce/DAPC/dapc/data_util.py community (archive-listed) unverified BSD-3-Clause (permissive) · 9d66688d846c05fd · report
time_warp salesforce/DAPC/dapc/spec_augment.py community (archive-listed) unverified BSD-3-Clause (permissive) · 362f5ee0833c25ae · report

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Contrastive LearningRepresentation LearningSpeech Recognitionspeech-recognition

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