← Search

Jia-Qi Yang

6 accepted papers

2026

BOFA: Bridge-Layer Orthogonal Low-Rank Fusion for CLIP-Based Class-Incremental Learning

AAAI 2026technical

Class-Incremental Learning (CIL) aims to continually learn new classes without forgetting previously acquired knowledge. Vision-language models such as CLIP offer strong transferable representations via multi-modal supervision, making them a promising choice for CIL. However, applying CLIP to CIL po

Cited by 0SourcePDFScholar
2025

Improving LLMs for Recommendation with Out-Of-Vocabulary Tokens

ICML 2025poster

Characterizing users and items through vector representations is crucial for various tasks in recommender systems. Recent approaches attempt to apply Large Language Models (LLMs) in recommendation through a question\&answer format, where real items (eg, Item No.2024) are represented with compound wo…

Cited by 5SourcePDFScholar
2023

Beyond probability partitions: Calibrating neural networks with semantic aware grouping

NeurIPS 2023poster

Research has shown that deep networks tend to be overly optimistic about their predictions, leading to an underestimation of prediction errors. Due to the limited nature of data, existing studies have proposed various methods based on model prediction probabilities to bin the data and evaluate calib…

2022

Generalized Delayed Feedback Model with Post-Click Information in Recommender Systems

NeurIPS 2022accept

Predicting conversion rate (e.g., the probability that a user will purchase an item) is a fundamental problem in machine learning based recommender systems. However, accurate conversion labels are revealed after a long delay, which harms the timeliness of recommender systems. Previous literature con…

2022

RID-Noise: Towards Robust Inverse Design under Noisy Environments

AAAI 2022technical

From an engineering perspective, a design should not only perform well in an ideal condition, but should also resist noises. Such a design methodology, namely robust design, has been widely implemented in the industry for product quality control. However, classic robust design requires a lot of eval…

2021

Capturing Delayed Feedback in Conversion Rate Prediction via Elapsed-Time Sampling

AAAI 2021technical

Conversion rate (CVR) prediction is one of the most critical tasks for digital display advertising. Commercial systems often require to update models in an online learning manner to catch up with the evolving data distribution. However, conversions usually do not happen immediately after user clicks…