← Search

Felix X.-F. Ye

3 accepted papers

2026

FAVE: A Structured Benchmark for Fine-Grained Audio-Visual Temporal Evaluation in Multimodal LLMs

CVPR 2026

Audio-visual large language models (AVLLMs) have made significant strides in understanding visual and auditory content. However, their ability to capture fine-grained temporal relationships between audio and visual streams remains insufficiently evaluated. To address this, we introduce FAVE (Fine-gr

Cited by 0SourceScholar
2026

FlashSinkhorn: IO-Aware Entropic Optimal Transport on GPU

ICML 2026oral

Entropic optimal transport (EOT) via Sinkhorn iterations is widely used in modern machine learning, yet GPU solvers remain inefficient at scale. Tensorized implementations suffer quadratic HBM traffic from dense $n\times m$ interactions, while existing online backends avoid storing dense matrices bu…

Cited by 0SourceScholar
2025

Diffuse Everything: Multimodal Diffusion Models on Arbitrary State Spaces

ICML 2025poster

Diffusion models have demonstrated remarkable performance in generating unimodal data across various tasks, including image, video, and text generation. On the contrary, the joint generation of multimodal data through diffusion models is still in the early stages of exploration. Existing approaches…