← Search

Feidiao Yang

6 accepted papers

2026

KTV: Keyframes and Key Tokens Selection for Efficient Training-Free Video LLMs

AAAI 2026technical

Training-free video understanding methods leverage the strong image comprehension capabilities of pre-trained vision language models (VLMs) by treating videos as a sequences of static frames, thus obviating the need for costly video-specific training. However, this paradigm often suffers from severe

Cited by 0SourcePDFScholar
2025

AllGCD: Leveraging All Unlabeled Data for Generalized Category Discovery

ICCV 2025poster

Generalized Category Discovery (GCD) aims to identify both known and novel categories in unlabeled data by leveraging knowledge from labeled datasets. Current methods employ supervised contrastive learning on labeled data to capture known category structures but neglect unlabeled data, limiting thei…

Cited by 0SourcePDFScholar
2025

Efficient Event Camera Data Pretraining with Adaptive Prompt Fusion

ICCV 2025poster

Applying pretraining-finetuning paradigm to event cameras presents significant challenges due to the scarcity of large-scale event datasets and the inherently sparse nature of event data, which increases the risk of overfitting during extensive pretraining.In this paper, we explore the transfer of p…

2025

Learning Transition Patterns by Large Language Models for Sequential Recommendation

COLING 2025main

Large Language Models (LLMs) have demonstrated powerful performance in sequential recommendation due to their robust language modeling and comprehension capabilities. In such paradigms, the item texts of interaction sequences are formulated as sentences and LLMs are utilized to learn language repres…

Cited by 0SourcePDFScholar
2025

Multimodal Quantitative Language for Generative Recommendation

ICLR 2025poster

Generative recommendation has emerged as a promising paradigm aiming at directly generating the identifiers of the target candidates. Most existing methods attempt to leverage prior knowledge embedded in Pre-trained Language Models (PLMs) to improve the recommendation performance. However, they ofte…

Cited by 0SourcePDFScholar
2024

Efficient Event Stream Super-Resolution with Recursive Multi-Branch Fusion

IJCAI 2024poster

Current Event Stream Super-Resolution (ESR) methods overlook the redundant and complementary information present in positive and negative events within the event stream, employing a direct mixing approach for super-resolution, which may lead to detail loss and inefficiency. To address these issues,…