← Search

Haoyu Huang

11 accepted papers

2026

AtlasKV: Augmenting LLMs with Billion-Scale Knowledge Graphs in 20GB VRAM

ICLR 2026poster

Retrieval-augmented generation (RAG) has shown some success in augmenting large language models (LLMs) with external knowledge. However, as a non-parametric knowledge integration paradigm for LLMs, RAG methods heavily rely on external retrieval modules and the retrieved textual context prior. Especi…

Cited by 0SourcecodeScholar
2026

FAIR-Calib: Frontier-Aware Instability-Reweighted Calibration for Post-Training Quantization of Diffusion Large Language Models

ICML 2026poster

Diffusion Large Language Models (dLLMs) refine tokens iteratively but commit them irreversibly, leading to a "stability lag" where early decisions remain fragile even after being written. We reveal that Post-Training Quantization (PTQ) error easily flips these borderline decisions at the write front…

Cited by 0SourceScholar
2026

SURGE: Surrogate Gradient Adaptation in Binary Neural Networks

ICML 2026poster

The training of Binary Neural Networks (BNNs) is fundamentally based on gradient approximation for non-differentiable binarization operations (e.g., sign function). However, prevailing methods including the Straight-Through Estimator (STE) and its improved variants, rely on hand-crafted designs that…

Cited by 0SourceScholar
2025

Can LLMs be Good Graph Judge for Knowledge Graph Construction?

EMNLP 2025

In real-world scenarios, most of the data obtained from the information retrieval (IR) system is unstructured. Converting natural language sentences into structured Knowledge Graphs (KGs) remains a critical challenge. We identified three limitations with respect to existing KG construction methods:

2025

Collaborative Semantic Consistency Alignment for Blended-Target Domain Adaptation

AAAI 2025technical

Blended-target domain adaptation (BTDA) leverages learned source knowledge to adapt the model to a blended-target domain that is composed of multiple unlabeled sub-target domains with distinct statistical characteristics. The existing BTDA methods usually overlook semantic correlation information ac…

2025

Efficient Low-Bit Quantization with Adaptive Scales for Multi-Task Co-Training

ICLR 2025poster

Co-training can achieve parameter-efficient multi-task models but remains unexplored for quantization-aware training. Our investigation shows that directly introducing co-training into existing quantization-aware training (QAT) methods results in significant performance degradation. Our experimental…

Cited by 0SourcePDFScholar
2025

Invertible Projection and Conditional Alignment for Multi-Source Blended-Target Domain Adaptation

AAAI 2025technical

Multi-source domain adaptation (MSDA), which utilizes multiple source domains to align the distribution of a single target domain, is a popular and challenging setting in domain adaptation (DA). However, existing MSDA approaches are difficult to obtain sufficient target domain knowledge, which serve…

2025

Prompt as Knowledge Bank: Boost Vision-language model via Structural Representation for zero-shot medical detection

ICLR 2025poster

Zero-shot medical detection can further improve detection performance without relying on annotated medical images even upon the fine-tuned model, showing great clinical value. Recent studies leverage grounded vision-language models (GLIP) to achieve this by using detailed disease descriptions as pro…

Cited by 0SourcePDFScholar
2025

RAM2C: A Liberal Arts Educational Chatbot based on Retrieval-augmented Multi-role Multi-expert Collaboration

COLING 2025main

Recently, many studies focus on utilizing large language models (LLMs) into educational dialogues. Especially, within liberal arts dialogues, educators must balance Humanized communication, Teaching expertise, and Safety-ethics (HTS), besides the subject knowledge itself. However, due to collecting…

2025

Retrieval-Augmented Generation with Hierarchical Knowledge

EMNLP 2025

Graph-based Retrieval-Augmented Generation (RAG) methods have significantly enhanced the performance of large language models (LLMs) in domain-specific tasks. However, existing RAG methods do not adequately utilize the naturally inherent hierarchical knowledge in human cognition, which limits the ca

2024

Style Adaptation and Uncertainty Estimation for Multi-Source Blended-Target Domain Adaptation

NeurIPS 2024poster

Blended-target domain adaptation (BTDA), which implicitly mixes multiple sub-target domains into a fine domain, has attracted more attention in recent years. Most previously developed BTDA approaches focus on utilizing a single source domain, which makes it difficult to obtain sufficient feature inf…

Cited by 1SourcePDFScholar