pith. sign in

arxiv: 1803.01271 · v2 · submitted 2018-03-04 · 💻 cs.LG · cs.AI· cs.CL

An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling

Pith reviewed 2026-05-11 19:30 UTC · model grok-4.3

classification 💻 cs.LG cs.AIcs.CL
keywords sequence modelingconvolutional networksrecurrent networksLSTMbenchmark evaluationtemporal modelingeffective memory
0
0 comments X

The pith

A simple convolutional architecture outperforms LSTMs on diverse sequence tasks while showing longer effective memory.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper conducts a systematic comparison of generic convolutional and recurrent networks on standard sequence modeling benchmarks. It finds that a basic convolutional model surpasses canonical recurrent networks such as LSTMs in performance across the tested tasks. The convolutional approach also maintains longer effective memory without relying on recurrence. This evidence questions the default link between sequence modeling and recurrent architectures. The authors therefore position convolutional networks as a natural starting point for new sequence tasks.

Core claim

The authors evaluate generic convolutional and recurrent architectures across a broad range of standard sequence modeling tasks used to benchmark recurrent networks. Their results indicate that a simple convolutional architecture outperforms canonical recurrent networks such as LSTMs, while demonstrating longer effective memory. They conclude that the common association between sequence modeling and recurrent networks should be reconsidered, and that convolutional networks should be regarded as a natural starting point for sequence modeling tasks.

What carries the argument

A simple convolutional architecture that processes sequences in parallel and captures long-range dependencies without recurrence.

Load-bearing premise

The chosen tasks and datasets represent general sequence modeling challenges and both architectures are implemented and compared fairly without hidden advantages.

What would settle it

A standard sequence modeling benchmark where an LSTM records higher accuracy or F1 score than the convolutional model, or where the convolutional model's effective memory span proves shorter than the LSTM's.

read the original abstract

For most deep learning practitioners, sequence modeling is synonymous with recurrent networks. Yet recent results indicate that convolutional architectures can outperform recurrent networks on tasks such as audio synthesis and machine translation. Given a new sequence modeling task or dataset, which architecture should one use? We conduct a systematic evaluation of generic convolutional and recurrent architectures for sequence modeling. The models are evaluated across a broad range of standard tasks that are commonly used to benchmark recurrent networks. Our results indicate that a simple convolutional architecture outperforms canonical recurrent networks such as LSTMs across a diverse range of tasks and datasets, while demonstrating longer effective memory. We conclude that the common association between sequence modeling and recurrent networks should be reconsidered, and convolutional networks should be regarded as a natural starting point for sequence modeling tasks. To assist related work, we have made code available at http://github.com/locuslab/TCN .

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

1 major / 0 minor

Summary. The manuscript conducts a systematic empirical evaluation of generic convolutional and recurrent architectures for sequence modeling on standard benchmark tasks. It claims that a simple convolutional architecture outperforms canonical recurrent networks such as LSTMs across a diverse range of tasks and datasets while demonstrating longer effective memory, and concludes that convolutional networks should be regarded as a natural starting point for sequence modeling tasks. Code is made available at a GitHub repository.

Significance. If the reported results hold, the work would be significant in challenging the default association of sequence modeling with recurrent networks and in providing evidence for convolutional architectures as a competitive or superior alternative, supported by the public code release which enables reproducibility and independent verification.

major comments (1)
  1. [Abstract] Abstract: The central claims of outperformance over LSTMs and longer effective memory are presented as direct results without any quantitative metrics, tables, task descriptions, implementation details, hyperparameter protocols, or statistical tests in the provided manuscript; these elements are load-bearing for assessing whether the data support the conclusion that convolutional networks should replace recurrent ones as the default.

Simulated Author's Rebuttal

1 responses · 0 unresolved

We thank the referee for their review and for highlighting the need for clarity on how the abstract relates to the supporting evidence in the manuscript. We address the major comment below.

read point-by-point responses
  1. Referee: [Abstract] Abstract: The central claims of outperformance over LSTMs and longer effective memory are presented as direct results without any quantitative metrics, tables, task descriptions, implementation details, hyperparameter protocols, or statistical tests in the provided manuscript; these elements are load-bearing for assessing whether the data support the conclusion that convolutional networks should replace recurrent ones as the default.

    Authors: The abstract is a concise summary of the paper's primary conclusions, following standard academic conventions that reserve detailed evidence for the main text. The full manuscript supplies all requested elements: task and dataset descriptions appear in Section 4, the experimental protocol including implementation details and hyperparameter search is given in Section 5, quantitative results with direct LSTM comparisons are reported in Tables 1--3 and Figures 2--4, and the longer effective memory analysis is presented in Section 5.3 with supporting dilation and receptive-field experiments. Performance differences are shown consistently across multiple independent runs and diverse benchmarks, supporting the claim that the convolutional architecture is a competitive starting point. The public code release enables independent verification of all reported numbers. revision: no

Circularity Check

0 steps flagged

No significant circularity

full rationale

The paper is a purely empirical study that performs a systematic comparison of convolutional and recurrent architectures on standard sequence modeling benchmarks. No derivations, first-principles results, fitted parameters presented as predictions, or self-referential equations appear in the abstract or described methodology. Claims rest on direct experimental measurements against external tasks and datasets, with code released for reproducibility. No load-bearing steps reduce to inputs by construction.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

Abstract-only review; no free parameters, axioms, or invented entities are described beyond standard neural network components and benchmark tasks.

pith-pipeline@v0.9.0 · 5423 in / 1056 out tokens · 69730 ms · 2026-05-11T19:30:04.145631+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 60 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. BAH Dataset for Ambivalence/Hesitancy Recognition in Videos for Digital Behavioural Change

    cs.CV 2025-05 accept novelty 8.0

    Introduces the BAH dataset with 1,427 annotated videos for multimodal recognition of ambivalence/hesitancy in digital behavior change contexts.

  2. Efficiently Modeling Long Sequences with Structured State Spaces

    cs.LG 2021-10 unverdicted novelty 8.0

    S4 is an efficient state space sequence model that captures long-range dependencies via structured parameterization of the SSM, achieving state-of-the-art results on the Long Range Arena and other benchmarks while bei...

  3. Scale-Equivariant Generative Forecasting: Weight-Tied Dilated Convolutions, Wavelet Scattering Inputs, and Spectral-Consistency Training for Self-Similar Time Series

    cs.LG 2026-05 unverdicted novelty 7.0

    Presents SE-WaveNet with weight-tied dilated convolutions plus wavelet and spectral components that reproduces empirical scaling collapse on financial returns while using L times fewer convolutional parameters.

  4. U-STS-LLM A Unified Spatio-Temporal Steered Large Language Model for Traffic Prediction and Imputation

    cs.LG 2026-05 unverdicted novelty 7.0

    U-STS-LLM uses a spatio-temporally steered LLM with dynamic attention bias generation to achieve state-of-the-art results on long-horizon traffic forecasting and high-missing-rate imputation while remaining parameter-...

  5. Clin-JEPA: A Multi-Phase Co-Training Framework for Joint-Embedding Predictive Pretraining on EHR Patient Trajectories

    cs.LG 2026-05 unverdicted novelty 7.0

    Clin-JEPA supplies a multi-phase co-training method for JEPA pretraining on EHR trajectories that achieves converging latent rollouts and improved multi-task AUROC on MIMIC-IV data.

  6. TailedTS: Benchmark Dataset for Heavy-Tailed Time Series Prediction and Periodicity Quantification

    cs.LG 2026-05 unverdicted novelty 7.0

    TailedTS supplies 24.69 billion Wikipedia page-view records as a public benchmark for heavy-tailed time series forecasting and periodicity analysis, revealing weaker periodic structure in high-traffic pages.

  7. SIGMA-ASL: Sensor-Integrated Multimodal Dataset for Sign Language Recognition

    cs.HC 2026-05 unverdicted novelty 7.0

    SIGMA-ASL is a multimodal dataset with 93,545 word-level ASL clips from Kinect RGB-D, mmWave radar, and dual IMUs, plus benchmarking protocols for single- and multi-modal recognition.

  8. AegisTS: A Hierarchical Agent System with Reinforcement Learning for Multivariate Time Series Data Cleaning

    cs.DB 2026-05 unverdicted novelty 7.0

    AegisTS uses a two-level RL agent architecture with a dual-stage reward to jointly optimize cleaning order and method selection for multivariate time series, delivering up to 96% better cleaning quality and 27% better...

  9. BadmintonGRF: A Multimodal Dataset and Benchmark for Markerless Ground Reaction Force Estimation in Badminton

    cs.CV 2026-05 unverdicted novelty 7.0

    BadmintonGRF is a new public multimodal dataset and benchmark that pairs multi-view video with instrumented GRF for markerless load estimation in badminton.

  10. GAFSV-Net: A Vision Framework for Online Signature Verification

    cs.CV 2026-04 unverdicted novelty 7.0

    GAFSV-Net encodes online signatures as asymmetric Gramian Angular Field images and processes them with dual-branch ConvNeXt plus cross-attention to outperform sequence-based baselines on DeepSignDB and BiosecurID.

  11. Autocorrelation Reintroduces Spectral Bias in KANs for Time Series Forecasting

    cs.LG 2026-04 unverdicted novelty 7.0

    Temporal autocorrelation reintroduces spectral bias in KANs for time series forecasting, which DCT preprocessing can mitigate.

  12. A Convolutional Neural Network-Derived Catalog of Solar Flares from Soft X-Ray Observations

    astro-ph.SR 2026-04 unverdicted novelty 7.0

    The CNN-derived catalog detects over seven times more solar flares than the GOES catalog and extends the power-law distribution of flare peak fluxes to smaller sizes.

  13. Adversarial Robustness of Deep State Space Models for Forecasting

    cs.LG 2026-04 conditional novelty 7.0

    Spacetime SSM forecasters represent optimal Kalman predictors for autoregressive data but remain vulnerable to model-free attacks that exploit local linearity and increase error by over 33% compared to projected gradi...

  14. CalM: A Self-Supervised Foundation Model for Population Dynamics in Calcium Imaging Data

    q-bio.QM 2026-04 unverdicted novelty 7.0

    CalM uses a discrete tokenizer and dual-axis autoregressive transformer pretrained self-supervised on calcium traces to outperform specialized baselines on population dynamics forecasting and adapt to superior behavio...

  15. T1: One-to-One Channel-Head Binding for Multivariate Time-Series Imputation

    cs.LG 2026-02 conditional novelty 7.0

    T1 uses one-to-one channel-head binding in a CNN-Transformer hybrid to achieve robust multivariate time-series imputation, cutting average MSE by 46% versus the next-best baseline across 11 datasets even at 70% missingness.

  16. MELT: A Behavioral Trace Dataset for High-Risk Memecoin Launch Detection

    cs.CR 2026-02 unverdicted novelty 7.0

    MELT is the first behavioral trace dataset for high-risk memecoin launch detection on Solana, providing 122 features, risk annotations, and ML benchmarks that reduce investment loss when used for selection.

  17. Causal Time Series Generation via Diffusion Models

    cs.LG 2025-09 unverdicted novelty 7.0

    CaTSG is a unified diffusion model for causal time series generation that handles observational, interventional, and counterfactual tasks via backdoor adjustment and abduction-action-prediction.

  18. Sundial: A Family of Highly Capable Time Series Foundation Models

    cs.LG 2025-02 conditional novelty 7.0

    Sundial uses TimeFlow Loss for native pre-training of Transformers on continuous time series from TimeBench, achieving SOTA point and probabilistic forecasting with millisecond inference.

  19. What Causes Performance Degradation in Cross-Subject EEG Classification?

    cs.CE 2024-10 unverdicted novelty 7.0

    Controlled experiments attribute cross-subject EEG classification degradation to inter-subject variability in multi-class tasks and shortcut learning in single-class tasks.

  20. Deep Time Series Models: A Comprehensive Survey and Benchmark

    cs.LG 2024-07 unverdicted novelty 7.0

    This survey and benchmark of deep time series models using the released TSLib library finds that models with specific structures perform well only on distinct analysis tasks.

  21. Time-LLM: Time Series Forecasting by Reprogramming Large Language Models

    cs.LG 2023-10 conditional novelty 7.0

    Time-LLM reprograms frozen LLMs for time series forecasting via text prototypes and Prompt-as-Prefix, outperforming specialized models in standard, few-shot, and zero-shot settings.

  22. Convolutional and Deep Learning based techniques for Time Series Ordinal Classification

    cs.LG 2023-06 unverdicted novelty 7.0

    First benchmarking of ordinal adaptations of CNN and DL methods for time series shows they outperform nominal TSC techniques on ordinal metrics across 29 selected problems.

  23. A Time Series is Worth 64 Words: Long-term Forecasting with Transformers

    cs.LG 2022-11 conditional novelty 7.0

    PatchTST uses subseries patching and channel-independent Transformers to deliver significantly better long-term multivariate time series forecasting and strong self-supervised transfer performance.

  24. Tropical time series, iterated-sums signatures and quasisymmetric functions

    math.RA 2020-09 unverdicted novelty 7.0

    Defines iterated-sums signatures over commutative semirings (tropical case emphasized) for time-series feature extraction and links them to quasisymmetric functions over semirings.

  25. ReactiveGWM: Steering NPC in Reactive Game World Models

    cs.CV 2026-05 unverdicted novelty 6.0

    ReactiveGWM introduces a decoupled diffusion architecture for player-NPC interactions that learns game-agnostic response logic for zero-shot strategy transfer across games.

  26. Clin-JEPA: A Multi-Phase Co-Training Framework for Joint-Embedding Predictive Pretraining on EHR Patient Trajectories

    cs.LG 2026-05 unverdicted novelty 6.0

    A five-phase co-training framework enables stable JEPA pretraining on EHR trajectories, producing converging latent rollouts and higher multi-task AUROC than baselines on MIMIC-IV ICU data.

  27. What If We Let Forecasting Forget? A Sparse Bottleneck for Cross-Variable Dependencies

    cs.LG 2026-05 unverdicted novelty 6.0

    MS-FLOW uses a capacity-limited sparse routing mechanism to model only critical inter-variable dependencies in time series data, achieving state-of-the-art accuracy on 12 benchmarks with fewer but more reliable connections.

  28. Dynamics Aware Quadrupedal Locomotion via Intrinsic Dynamics Head

    cs.RO 2026-05 unverdicted novelty 6.0

    Concurrent training of an Intrinsic Dynamics Head with a dynamics reward yields more efficient and smoother quadrupedal locomotion policies that transfer to real robots with 12-18% gains in efficiency metrics.

  29. Group Cognition Learning: Making Everything Better Through Governed Two-Stage Agents Collaboration

    cs.LG 2026-05 unverdicted novelty 6.0

    GCL uses a two-stage protocol with Routing, Auditing, Public-Factor, and Aggregation Agents to mitigate modality dominance and spurious coupling in multimodal learning, achieving state-of-the-art results on CMU-MOSI, ...

  30. WISE-FM:Operation-Aware, Engineering-Informed Foundation Model for Multi-Task Well Design

    cs.LG 2026-04 unverdicted novelty 6.0

    WISE-FM is a design-aware, physics-informed multi-task foundation model that reduces virtual flow metering error by up to 13x on simulated wells and transfers to real Equinor data with high R-squared values by conditi...

  31. Data-Driven Open-Loop Simulation for Digital-Twin Operator Decision Support in Wastewater Treatment

    cs.LG 2026-04 unverdicted novelty 6.0

    CCSS-RS achieves RMSE 0.696 and CRPS 0.349 at 1000-step horizons on a large public WWTP benchmark with 43% missingness, outperforming Neural CDE baselines by 40-46% in RMSE.

  32. Conditional Attribution for Root Cause Analysis in Time-Series Anomaly Detection

    cs.LG 2026-04 unverdicted novelty 6.0

    Conditional attribution retrieves contextually similar normal states from VAE latent spaces and UMAP embeddings to explain time-series anomalies while preserving dependencies, improving root-cause accuracy on SWaT and...

  33. VQ-Wave: A physics-driven spatio-temporal deep learning approach for non-contrast-enhanced lung ventilation and perfusion MRI

    physics.med-ph 2026-04 unverdicted novelty 6.0

    VQ-Wave is a physics-driven spatio-temporal neural network that learns to extract ventilation and perfusion maps from non-contrast lung MRI by training on simulated signals with amplitude modulations, frequency drifts...

  34. Modern Structure-Aware Simplicial Spatiotemporal Neural Network

    cs.LG 2026-04 unverdicted novelty 6.0

    ModernSASST is the first simplicial complex-based spatiotemporal model that combines random walks on high-dimensional complexes with parallelizable temporal convolutional networks for efficient high-order topology capture.

  35. AIBuildAI: An AI Agent for Automatically Building AI Models

    cs.AI 2026-04 unverdicted novelty 6.0

    AIBuildAI uses a manager agent and three LLM sub-agents to fully automate AI model development and achieves a 63.1% medal rate on MLE-Bench, matching experienced human engineers.

  36. MISID: A Multimodal Multi-turn Dataset for Complex Intent Recognition in Strategic Deception Games

    cs.AI 2026-04 unverdicted novelty 6.0

    MISID is a multimodal multi-turn dataset for intent recognition in strategic deception games, paired with the FRACTAM framework that improves MLLM performance on hidden intent detection via decouple-anchor-reason steps.

  37. BiTA: Bidirectional Gated Recurrent Unit-Transformer Aggregator in a Temporal Graph Network Framework for Alert Prediction in Computer Networks

    cs.LG 2026-04 unverdicted novelty 6.0

    BiTA redesigns temporal aggregation in TGNs by jointly using bidirectional GRU for sequential dependencies and Transformer for long-range context to improve alert prediction accuracy on real network data.

  38. A General Framework for Generative Self-supervised Learning in Non-invasive Estimation of Physiological Parameters Using Photoplethysmography

    eess.SP 2026-04 unverdicted novelty 6.0

    TS2TC combines cross-temporal fusion generative anchor pretraining with dual-process transfer to achieve 2.49% lower RMSE than prior methods on PPG parameter estimation using only 10% labeled data.

  39. ROMAN: A Multiscale Routing Operator for Convolutional Time Series Models

    cs.LG 2026-04 conditional novelty 6.0

    ROMAN converts time series into a shorter multiscale channel representation that lets standard CNN classifiers access scale and coarse-position information explicitly.

  40. WiFlow: A Lightweight WiFi-based Continuous Human Pose Estimation Network with Spatio-Temporal Feature Decoupling

    cs.CV 2026-02 accept novelty 6.0

    WiFlow achieves 97.25% PCK@20 and 99.48% PCK@50 on continuous pose estimation from WiFi CSI using a 2.23M-parameter network trained on 360,000 synchronized samples from 5 subjects.

  41. Concurrence: A dependence criterion for time series, applied to biological data

    eess.SP 2025-12 unverdicted novelty 6.0

    Concurrence detects dependence between time series by training a classifier to separate aligned from misaligned segments.

  42. X-IONet: Cross-Platform Inertial Odometry Network for Pedestrian and Legged Robot

    cs.RO 2025-11 unverdicted novelty 6.0

    X-IONet combines rule-based platform classification with a dual-stage attention network to predict displacement and uncertainty from IMU data, then fuses outputs via EKF, achieving reported error reductions on pedestr...

  43. Vision-LLMs for Spatiotemporal Traffic Forecasting

    cs.LG 2025-10 conditional novelty 6.0

    ST-Vision-LLM reframes spatiotemporal traffic forecasting as vision-language fusion, using visual encoders on traffic grids and efficient numerical tokenization to achieve 15.6% better long-term accuracy and 30% gains...

  44. Chinese Cyberbullying Detection: Dataset, Method, and Validation

    cs.CL 2025-05 unverdicted novelty 6.0

    Introduces CHNCI, the first Chinese cyberbullying incident detection dataset with 220,676 comments across 91 incidents, created via ensemble pseudo-labeling from explanation-generating methods followed by human annotation.

  45. Physically Interpretable World Models via Weakly Supervised Representation Learning

    cs.LG 2024-12 unverdicted novelty 6.0

    PIWM aligns latent states in image-based world models with physical variables and constrains their dynamics to known equations via weak distribution supervision, yielding accurate long-horizon predictions and paramete...

  46. iTransformer: Inverted Transformers Are Effective for Time Series Forecasting

    cs.LG 2023-10 unverdicted novelty 6.0

    By applying attention and feed-forward networks to inverted variate tokens instead of temporal tokens, iTransformer achieves state-of-the-art performance on real-world time series forecasting datasets.

  47. Simplified State Space Layers for Sequence Modeling

    cs.LG 2022-08 accept novelty 6.0

    S5 uses a single MIMO state space model with S4-derived initialization to match S4 efficiency and reach 87.4% average accuracy on the Long Range Arena benchmark.

  48. Multi-task Self-Supervised Learning for Human Activity Detection

    cs.LG 2019-07 unverdicted novelty 6.0

    A multi-task self-supervised approach trains a temporal CNN to detect transformations on sensory data, yielding features that match or exceed fully supervised performance in semi-supervised and transfer settings for s...

  49. R-Transformer: Recurrent Neural Network Enhanced Transformer

    cs.LG 2019-07 unverdicted novelty 6.0

    R-Transformer integrates RNNs with multi-head attention to model local and global sequence dependencies without position embeddings and reports large-margin gains over prior methods on diverse tasks.

  50. Bayesian Optimization in Variational Latent Spaces with Dynamic Compression

    cs.RO 2019-07 unverdicted novelty 6.0

    Sequential VAE embeds simulated trajectories into latent paths for Bayesian optimization with dynamic compression to enable data-efficient high-dimensional controller tuning on robots.

  51. Rules of the Road: Predicting Driving Behavior with a Convolutional Model of Semantic Interactions

    cs.CV 2019-06 unverdicted novelty 6.0

    A grid-based convolutional architecture fuses semantic maps and 3D perceptions to model driving interactions and predict future agent states, evaluated on a new industry-grade dataset.

  52. UTOPYA: A Multimodal Deep Learning Framework for Physics-Informed Anomaly Detection and Time-Series Prediction

    cs.LG 2026-05 unverdicted novelty 5.0

    UTOPYA fuses eight modalities via FiLM-conditioned attention and physics-informed regularization to reach AUROC 0.874 for anomaly detection in batch distillation, outperforming baselines by 0.147.

  53. Efficient Serving for Dynamic Agent Workflows with Prediction-based KV-Cache Management

    cs.LG 2026-05 unverdicted novelty 5.0

    PBKV predicts agent invocations in dynamic LLM workflows to manage KV-cache reuse, delivering up to 1.85x speedup over LRU and 1.26x over KVFlow.

  54. Perceive, Route and Modulate: Dynamic Pattern Recalibration for Time Series Forecasting

    cs.LG 2026-05 unverdicted novelty 5.0

    Dynamic Pattern Recalibration (DPR) adds a perceive-route-modulate pipeline that generates time-aware modulation vectors to recalibrate hidden states in forecasting models, improving performance across architectures w...

  55. Graph Neural Ordinary Differential Equations for Power System Identification

    eess.SY 2026-04 unverdicted novelty 5.0

    MPG-NODEs identify power system dynamics more flexibly than standard neural ODEs by using graph message passing, enabling transfer learning for adding or removing lines and units.

  56. Looking Into the Past: Eye Movements Characterize Elements of Autobiographical Recall in Interviews with Holocaust Survivors

    cs.MM 2026-04 unverdicted novelty 5.0

    Eye movements during Holocaust survivor interviews vary by episodic, semantic, affective and temporal memory dimensions, with pre-onset gaze sufficient to predict sentence temporal context.

  57. Learning Invariant Modality Representation for Robust Multimodal Learning from a Causal Inference Perspective

    cs.LG 2026-04 unverdicted novelty 5.0

    CmIR uses causal inference to separate invariant causal representations from spurious ones in multimodal data, improving generalization under distribution shifts and noise via invariance, mutual information, and recon...

  58. MambaSL: Exploring Single-Layer Mamba for Time Series Classification

    cs.LG 2026-04 unverdicted novelty 5.0

    A single-layer Mamba variant with targeted redesigns sets new state-of-the-art average performance on all 30 UEA time series classification datasets under a unified reproducible protocol.

  59. Degradation-aware Predictive Energy Management for Fuel Cell-Battery Ship Power System with Data-driven Load Forecasting

    eess.SY 2026-04 unverdicted novelty 5.0

    A degradation-aware predictive controller for hybrid ship power systems reduces hydrogen consumption by up to 5.8% and fuel cell degradation by up to 36.4% versus a filter-based benchmark on real harbor tug data.

  60. Multimodal Ambivalence/Hesitancy Recognition in Videos for Personalized Digital Health Interventions

    cs.CV 2026-04 unverdicted novelty 5.0

    Multimodal deep learning for ambivalence/hesitancy recognition in videos yields limited results on the BAH dataset, highlighting the need for improved spatio-temporal and cross-modal fusion methods.