← Search

Yu Kong

27 accepted papers

2026

Calibrated Knowledge Aggregation in Bayesian Mixture-of-Experts for Continual VQA

ICML 2026poster

Continual learning for visual question answering (VQA) is typically implemented by training one expert per task and routing each query using task-ID supervision. Yet continual VQA tasks overlap substantially: on the VQA-v2 task stream, a non-native expert outperforms the task’s own expert on $49.9\%…

Cited by 0SourceScholar
2026

Unlocking Motion from Large Vision Models with a Semantic and Kinematic Duality for Gait Recognition

CVPR 2026

Existing set-based gait recognition methods achieve remarkable performance by capturing global semantic context.However, their order-invariant nature prevents them from modeling the fine-grained kinematic patterns that unfold over time.To unify the global and process-level representations, we propos

Cited by 0SourceScholar
2025

H-MoRe: Learning Human-centric Motion Representation for Action Analysis

CVPR 2025highlight

In this paper, we propose H-MoRe, a novel pipeline for learning precise human-centric motion representation. Our approach dynamically preserves relevant human motion while filtering out background movement. Notably, unlike previous methods relying on fully supervised learning from synthetic data, H-…

2025

IndustryEQA: Pushing the Frontiers of Embodied Question Answering in Industrial Scenarios

NeurIPS 2025poster

Existing Embodied Question Answering (EQA) benchmarks primarily focus on household environments, often overlooking safety-critical aspects and reasoning processes pertinent to industrial settings. This drawback limits the evaluation of agent readiness for real-world industrial applications. To bridg…

Cited by 0SourceScholar
2025

ViT-Split: Unleashing the Power of Vision Foundation Models via Efficient Splitting Heads

ICCV 2025poster

Vision foundation models (VFMs) have demonstrated remarkable performance across a wide range of downstream tasks. While several VFM adapters have shown promising results by leveraging the prior knowledge of VFMs, we identify two inefficiencies in these approaches. First, the interaction between conv…

2024

A Survey of Multimodal Sarcasm Detection

IJCAI 2024poster

Sarcasm is a rhetorical device that is used to convey the opposite of the literal meaning of an utterance. Sarcasm is widely used on social media and other forms of computer-mediated communication motivating the use of computational models to identify it automatically. While the clear majority of ap…

Cited by 4SourcePDFScholar
2024

Facial Affective Behavior Analysis with Instruction Tuning

ECCV 2024poster

"Facial affective behavior analysis (FABA) is crucial for understanding human mental states from images. However, traditional approaches primarily deploy models to discriminate among discrete emotion categories, and lack the fine granularity and reasoning capability for complex facial behaviors. The…

2024

Learning to Localize Actions in Instructional Videos with LLM-Based Multi-Pathway Text-Video Alignment

ECCV 2024poster

"Learning to localize temporal boundaries of procedure steps in instructional videos is challenging due to the limited availability of annotated large-scale training videos. Recent works focus on learning the cross-modal alignment between video segments and ASR-transcripted narration texts through c…

Cited by 2SourcePDFScholar
2024

Prompting Language-Informed Distribution for Compositional Zero-Shot Learning

ECCV 2024poster

"Compositional zero-shot learning (CZSL) task aims to recognize unseen compositional visual concepts, , sliced tomatoes, where the model is learned only from the seen compositions, , sliced potatoes and red tomatoes. Thanks to the prompt tuning on large pre-trained visual language models such as CLI…

2024

SHINE: Saliency-aware HIerarchical NEgative Ranking for Compositional Temporal Grounding

ECCV 2024poster

"Temporal grounding, also known as video moment retrieval, aims at locating video segments corresponding to a given query sentence. The compositional nature of natural language enables the localization beyond predefined events, posing a certain challenge to the compositional generalizability of exis…

2023

Catch Missing Details: Image Reconstruction With Frequency Augmented Variational Autoencoder

CVPR 2023poster

The popular VQ-VAE models reconstruct images through learning a discrete codebook but suffer from a significant issue in the rapid quality degradation of image reconstruction as the compression rate rises. One major reason is that a higher compression rate induces more loss of visual signals on the…

2023

Uncertainty-aware State Space Transformer for Egocentric 3D Hand Trajectory Forecasting

ICCV 2023poster

Hand trajectory forecasting from egocentric views is crucial for enabling a prompt understanding of human intentions when interacting with AR/VR systems. However, existing methods handle this problem in a 2D image space which is inadequate for 3D real-world applications. In this paper, we set up an…

Cited by 19PDFcodeScholar
2022

A Dynamic Meta-Learning Model for Time-Sensitive Cold-Start Recommendations

AAAI 2022technical

We present a novel dynamic recommendation model that focuses on users who have interactions in the past but turn relatively inactive recently. Making effective recommendations to these time-sensitive cold-start users is critical to maintain the user base of a recommender system. Due to the sparse re…

2022

GateHUB: Gated History Unit With Background Suppression for Online Action Detection

CVPR 2022poster

Online action detection is the task of predicting the action as soon as it happens in a streaming video. A major challenge is that the model does not have access to the future and has to solely rely on the history, i.e., the frames observed so far, to make predictions. It is therefore important to a…

Cited by 55PDFcodeScholar
2020

Group Activity Prediction with Sequential Relational Anticipation Model

ECCV 2020poster

In this paper, we propose a novel approach to predict group activities given the beginning frames with incomplete activity executions. Existing action prediction approaches learn to enhance the representation power of the partial observation. However, for group activity prediction, the relation evol…

2018

Residual Dense Network for Image Super-Resolution

CVPR 2018poster

In this paper, we propose dense feature fusion (DFF) for image super-resolution (SR). As the same content in different natural images often have various scales and angles of view, jointly leaning hierarchical features is essential for image SR. On the other hand, very deep convolutional neural netwo…