← Search

Haozhe Feng

4 accepted papers

2026

Multimodal DeepResearcher: Generating Text-Chart Interleaved Reports from Scratch with Agentic Framework

AAAI 2026technical

Visualizations play a crucial part in effective communication of concepts and information. Recent advances in reasoning and retrieval augmented generation have enabled Large Language Models (LLMs) to perform deep research and generate comprehensive reports. Despite its progress, existing deep resear

Cited by 0SourcePDFScholar
2024

Self-Distillation Bridges Distribution Gap in Language Model Fine-Tuning

ACL 2024long

The surge in Large Language Models (LLMs) has revolutionized natural language processing, but fine-tuning them for specific tasks often encounters challenges in balancing performance and preserving general instruction-following abilities. In this paper, we posit that the distribution gap between tas…

2022

Multivariate Time-Series Forecasting with Temporal Polynomial Graph Neural Networks

NeurIPS 2022accept

Modeling multivariate time series (MTS) is critical in modern intelligent systems. The accurate forecast of MTS data is still challenging due to the complicated latent variable correlation. Recent works apply the Graph Neural Networks (GNNs) to the task, with the basic idea of representing the corre…

Cited by 67SourcePDFScholar
2021

KD3A: Unsupervised Multi-Source Decentralized Domain Adaptation via Knowledge Distillation

ICML 2021spotlight

Conventional unsupervised multi-source domain adaptation (UMDA) methods assume all source domains can be accessed directly. However, this assumption neglects the privacy-preserving policy, where all the data and computations must be kept decentralized. There exist three challenges in this scenario:…