MTGA: Multi-View Temporal Granularity Aligned Aggregation for Event-Based Lip-Reading
Wenhao Zhang, Jun Wang, Yong Luo, Lei Yu, Wei Yu, Zheng He, Jialie Shen
TL;DR
MTGA introduces a dual-view representation for event-based lip-reading by combining time-segmented event frames with a voxel graph list to preserve intra-frame temporal details. A temporal granularity aligned fusion module coherently fuses global frame features with local graph features within each temporal segment, while a positional-encoding–enabled temporal backend (Bi-GRU followed by Self-Attention) captures both local and global temporal dynamics. Experiments on DVS-Lip and DVS128-Gait-Day demonstrate that MTGA outperforms state-of-the-art event-based and video-based methods, validating the effectiveness of the two-view approach and the fusion strategy. The results indicate MTGA’s potential to enhance fine-grained lip-reading and generalize to other event recognition tasks, with implications for robust silent-speech interfaces.
Abstract
Lip-reading is to utilize the visual information of the speaker's lip movements to recognize words and sentences. Existing event-based lip-reading solutions integrate different frame rate branches to learn spatio-temporal features of varying granularities. However, aggregating events into event frames inevitably leads to the loss of fine-grained temporal information within frames. To remedy this drawback, we propose a novel framework termed Multi-view Temporal Granularity aligned Aggregation (MTGA). Specifically, we first present a novel event representation method, namely time-segmented voxel graph list, where the most significant local voxels are temporally connected into a graph list. Then we design a spatio-temporal fusion module based on temporal granularity alignment, where the global spatial features extracted from event frames, together with the local relative spatial and temporal features contained in voxel graph list are effectively aligned and integrated. Finally, we design a temporal aggregation module that incorporates positional encoding, which enables the capture of local absolute spatial and global temporal information. Experiments demonstrate that our method outperforms both the event-based and video-based lip-reading counterparts.
