← Search

Bowen He

5 accepted papers

2025

AdaTS: Learning Adaptive Time Series Representations via Dynamic Soft Contrasts

NeurIPS 2025poster

Learning robust representations from unlabeled time series is crucial, and contrastive learning offers a promising avenue. However, existing contrastive learning approaches for time series often struggle with defining meaningful similarities, tending to overlook inherent physical correlations and di…

Cited by 0SourceScholar
2024

Improving Audio-Visual Segmentation with Bidirectional Generation

AAAI 2024technical

The aim of audio-visual segmentation (AVS) is to precisely differentiate audible objects within videos down to the pixel level. Traditional approaches often tackle this challenge by combining information from various modalities, where the contribution of each modality is implicitly or explicitly mod…

2023

Fine-Grained Audible Video Description

CVPR 2023poster

We explore a new task for audio-visual-language modeling called fine-grained audible video description (FAVD). It aims to provide detailed textual descriptions for the given audible videos, including the appearance and spatial locations of each object, the actions of moving objects, and the sounds i…

2023

Q-functionals for Value-Based Continuous Control

AAAI 2023technical

We present Q-functionals, an alternative architecture for continuous control deep reinforcement learning. Instead of returning a single value for a state-action pair, our network transforms a state into a function that can be rapidly evaluated in parallel for many actions, allowing us to efficiently…

2023

Toeplitz Neural Network for Sequence Modeling

ICLR 2023top-25%

Sequence modeling has important applications in natural language processing and computer vision. Recently, the transformer-based models have shown strong performance on various sequence modeling tasks, which rely on attention to capture pairwise token relations, and position embedding to inject posi…