← Search

Po Hu

6 accepted papers

2026

FediLoRA: Practical Federated Fine-Tuning of Foundation Models Under Missing-Modality Constraints

IJCAI 2026

Federated Learning with LoRA fine-tuning offers an efficient and privacy-aware solution for institutions to collaboratively leverage their large datasets to train VLLMs. However, participating institutions often possess heterogeneous computational resources, resulting in imbalanced LoRA ranks, which

Cited by 0Scholar
2026

LLaVA-MS-PIT: Multi-Modal Schema-Guided Progressive Instruction Tuning for Multi-Modal Event Extraction

AAAI 2026technical

The proliferation of multi-modal data on the internet has intensified the need for structured event understanding across textual and visual modalities. However, existing multi-modal event extraction models suffer from three major limitations: the absence of explicit event schema guidance, coarse-gra

Cited by 0SourcePDFScholar
2025

DSCD: Large Language Model Detoxification with Self-Constrained Decoding

EMNLP 2025

Detoxification in large language models (LLMs) remains a significant research challenge. Existing decoding detoxification methods are all based on external constraints, which require additional resource overhead and lose generation fluency. This work innovatively proposes Detoxification with Self-Co

2020

RDF-to-Text Generation with Graph-augmented Structural Neural Encoders

IJCAI 2020poster

The task of RDF-to-text generation is to generate a corresponding descriptive text given a set of RDF triples. Most of the previous approaches either cast this task as a sequence-to-sequence problem or employ graph-based encoder for modeling RDF triples and decode a text sequence. However, none of t…