← Search

hanyu Zhao

7 accepted papers

2026

DataCube: A Video Retrieval Platform via Natural Language Semantic Profiling

IJCAI 2026

Large-scale video repositories are increasingly available for modern video understanding and generation tasks. However, transforming raw videos into high-quality, task-specific datasets remains costly and inefficient. We present DataCube, an intelligent platform for automatic video processing, multi

Cited by 0Scholar
2026

Scaling Towards the Information Boundary of Instructions through Data Synthesizing

AAAI 2026technical

High-quality instructions are crucial for aligning pretrained models to improve their performance on downstream tasks. Although current instruction datasets have reached tens of millions of samples, models finetuned on them may still struggle with complex instruction following and tasks in rare doma

Cited by 0SourcePDFScholar
2025

Beyond IID: Optimizing Instruction Finetuning from the Perspective of Instruction Interaction and Dependency

AAAI 2025technical

With the availability of various instruction datasets, a pivotal challenge is how to effectively select and integrate these instructions to fine-tune large language models (LLMs). Previous research mainly focuses on selecting individual high-quality instructions. However, these works overlooked the…

2025

Personalized Label Inference Attack in Federated Transfer Learning via Contrastive Meta Learning

AAAI 2025technical

Federated Transfer Learning (FTL) is a popular approach to solve the problem of heterogeneous feature space and label distribution. Among the mainstream strategies for FTL, parameter decoupling, which balance the impact of a single global model and multiple personalized models under data heterogenei…

Cited by 0SourcePDFScholar
2024

Mitigating Training Imbalance in LLM Fine-Tuning via Selective Parameter Merging

EMNLP 2024main

Supervised fine-tuning (SFT) is crucial for adapting Large Language Models (LLMs) to specific tasks. In this work, we demonstrate that the order of training data can lead to significant training imbalances, potentially resulting in performance degradation. Consequently, we propose to mitigate this i…

Cited by 1SourcePDFScholar
2023

Knowledgeable Parameter Efficient Tuning Network for Commonsense Question Answering

ACL 2023long

Commonsense question answering is important for making decisions about everyday matters. Although existing commonsense question answering works based on fully fine-tuned PLMs have achieved promising results, they suffer from prohibitive computation costs as well as poor interpretability. Some works…