← Search

Xiaoyu Hu

4 accepted papers

2025

Transfer Learning Meets Functional Linear Regression: No Negative Transfer Under Posterior Drift

AAAI 2025technical

Posterior drift refers to changes in the relationship between responses and covariates while the distributions of the covariates remain unchanged. In this work, we explore functional linear regression under posterior drift with transfer learning. Specifically, we investigate when and how auxiliary d…

Cited by 0SourcePDFScholar
2024

Reduce Redundancy Then Rerank: Enhancing Code Summarization with a Novel Pipeline Framework

COLING 2024main

Code summarization is the task of automatically generating natural language descriptions from source code. Recently, pre-trained language models have gained significant popularity in code summarization due to their capacity to capture richer semantic representations of both code and natural language…

2022

Code Generation From Flowcharts with Texts: A Benchmark Dataset and An Approach

EMNLP 2022finding

Currently, researchers focus on generating codes from the requirement documents. However, current approaches still perform poorly on some requirements needing complex problem-solving skills. In reality, to tackle such complex requirements, instead of directly translating requirement documents into c…