← Search

Minghao Hu

22 accepted papers

2026

DeepWriter: A Multi-Agent Collaboration Framework for Information-rich Ultra-long Book Writing

AAAI 2026technical

Long-form books are among the most information-rich and structurally complex forms of written content, often exceeding 100,000 words. While recent methods have enabled basic long-text generation, they remain limited in two key aspects: the inability to generate ultra-long content at book scale, and

Cited by 0SourcePDFScholar
2026

Global-Local Confidence Fusion for Hallucination Detection in Mathematical Reasoning Task

AAAI 2026technical

Large Reasoning Models (LRMs) achieve promising results on complex reasoning tasks but remain susceptible to hallucinations. Existing hallucination detection methods based on Large Language Models (LLMs) often focus solely on final answers, overlooking inconsistencies between the answer and reasonin

Cited by 0SourcePDFScholar
2025

AELC: Adaptive Entity Linking with LLM-Driven Contextualization

EMNLP 2025

Entity linking (EL) focuses on accurately associating ambiguous mentions in text with corresponding entities in a knowledge graph. Traditional methods mainly rely on fine-tuning or training on specific datasets. However, they suffer from insufficient semantic comprehension, high training costs, and

Cited by 0SourcePDFScholar
2025

DiffMEL: A large-scale difficulty-graded dataset for Multimodal Entity Linking

ICASSP 2025accepted

Multimodal Large Language Models (MLLMs) have shown tremendous potential in Multimodal Entity Linking (MEL). However, they are still far from achieving the expected effectiveness in practical applications. This could be due to limitations in the MEL dataset used for training. Existing MEL datasets p…

Cited by 0SourceScholar
2025

Dynamic Evil Score-Guided Decoding: An Efficient Decoding Framework For Red-Team Model

ACL 2025finding

Large language models (LLMs) have achieved significant advances but can potentially generate harmful content such as social biases, extremism, and misinformation. Red teaming is a promising approach to enhance model safety by creating adversarial prompts to test and improve model robustness. However…

Cited by 0SourcePDFScholar
2025

FlowMalTrans: Unsupervised Binary Code Translation for Malware Detection Using Flow-Adapter Architecture

EMNLP 2025

Applying deep learning to malware detection has drawn great attention due to its notable performance. With the increasing prevalence of cyberattacks targeting IoT devices, there is a parallel rise in the development of malware across various Instruction Set Architectures (ISAs). It is thus important

2025

Hippocampal-like Sequential Editing for Continual Knowledge Updates in Large Language Models

NeurIPS 2025poster

Large language models (LLMs) are now pivotal in real-world applications. Model editing has emerged as a promising paradigm for efficiently modifying LLMs without full retraining. However, current editing approaches face significant limitations due to parameter drift, which stems from inconsistencies…

Cited by 0SourceScholar
2025

Improving Robustness of Post-hoc Calibration Against Common Corruptions By Learnable Augmentation

ICASSP 2025accepted

Various research has addressed the overconfidence problem, and we focus on improving the robustness of post-hoc calibration (e.g., temperature scaling, TS) when the test set shifts from the training set by image corruption. TS is greatly affected by the validation set, which previous work has propos…

Cited by 0SourceScholar
2025

Logic Induced High-Order Reasoning Network for Event-Event Relation Extraction

AAAI 2025technical

To understand a document with multiple events, event-event relation extraction (ERE) emerges as a crucial task, aiming to discern how natural events temporally or structurally associate with each other. To achieve this goal, our work addresses the problems of temporal event relation extraction (TRE)…

Cited by 0SourcePDFScholar
2025

M^3EL: A Multi-task Multi-topic Dataset for Multi-modal Entity Linking

AAAI 2025technical

Multi-modal Entity Linking (MEL) is a fundamental component for various downstream tasks. However, existing MEL datasets suffer from small scale, scarcity of topic types and limited coverage of tasks, making them incapable of effectively enhancing the entity linking capabilities of multi-modal model…

2025

Partial Order-centered Hyperbolic Representation Learning for Few-shot Relation Extraction

COLING 2025main

Prototype network-based methods have made substantial progress in few-shot relation extraction (FSRE) by enhancing relation prototypes with relation descriptions. However, the distribution of relations and instances in distinct representation spaces isolates the constraints of relations on instances…

Cited by 0SourcePDFScholar
2025

R2A-TLS: Reflective Retrieval-Augmented Timeline Summarization with Causal-Semantic Integration

EMNLP 2025

Open-domain timeline summarization (TLS) faces challenges from information overload and data sparsity when processing large-scale textual streams. Existing methods struggle to capture coherent event narratives due to fragmented descriptions and often accumulate noise through iterative retrieval stra

Cited by 0SourcePDFScholar
2025

SafeConf: A Confidence-Calibrated Safety Self-Evaluation Method for Large Language Models

EMNLP 2025

Large language models (LLMs) have achieved groundbreaking progress in Natural Language Processing (NLP). Despite the numerous advantages of LLMs, they also pose significant safety risks. Self-evaluation mechanisms have gained increasing attention as a key safeguard to ensure safe and controllable co

Cited by 0SourcePDFScholar
2024

Distill, Fuse, Pre-train: Towards Effective Event Causality Identification with Commonsense-Aware Pre-trained Model

COLING 2024main

Event Causality Identification (ECI) aims to detect causal relations between events in unstructured texts. This task is challenged by the lack of data and explicit causal clues. Some methods incorporate explicit knowledge from external knowledge graphs (KGs) into Pre-trained Language Models (PLMs) t…

Cited by 3SourcePDFScholar
2024

F2RL: Factuality and Faithfulness Reinforcement Learning Framework for Claim-Guided Evidence-Supported Counterspeech Generation

EMNLP 2024main

Hate speech (HS) on social media exacerbates misinformation and baseless prejudices. Evidence-supported counterspeech (CS) is crucial for correcting misinformation and reducing prejudices through facts. Existing methods for generating evidence-supported CS often lack clear guidance with a core claim…

2024

KC-GenRe: A Knowledge-constrained Generative Re-ranking Method Based on Large Language Models for Knowledge Graph Completion

COLING 2024main

The goal of knowledge graph completion (KGC) is to predict missing facts among entities. Previous methods for KGC re-ranking are mostly built on non-generative language models to obtain the probability of each candidate. Recently, generative large language models (LLMs) have shown outstanding perfor…

2023

A Canonicalization-Enhanced Known Fact-Aware Framework For Open Knowledge Graph Link Prediction

IJCAI 2023poster

Open knowledge graph (OpenKG) link prediction aims to predict missing factual triples in the form of (head noun phrase, relation phrase, tail noun phrase). Since triples are not canonicalized, previous methods either focus on canonicalizing noun phrases (NPs) to reduce graph sparsity, or utilize tex…

2023

MCL: Multi-Granularity Contrastive Learning Framework for Chinese NER

AAAI 2023technical

Recently, researchers have applied the word-character lattice framework to integrated word information, which has become very popular for Chinese named entity recognition (NER). However, prior approaches fuse word information by different variants of encoders such as Lattice LSTM or Flat-Lattice…

2022

Adaptive Threshold Selective Self-Attention for Chinese NER

COLING 2022main

Recently, Transformer has achieved great success in Chinese named entity recognition (NER) owing to its good parallelism and ability to model long-range dependencies, which utilizes self-attention to encode context. However, the fully connected way of self-attention may scatter the attention distrib…

2022

Extract-Select: A Span Selection Framework for Nested Named Entity Recognition with Generative Adversarial Training

ACL 2022findings

Nested named entity recognition (NER) is a task in which named entities may overlap with each other. Span-based approaches regard nested NER as a two-stage span enumeration and classification task, thus having the innate ability to handle this task. However, they face the problems of error propagati…

Cited by 12SourcePDFScholar
2021

Dynamic Modeling Cross- and Self-Lattice Attention Network for Chinese NER

AAAI 2021technical

Word-character lattice models have been proved to be effective for Chinese named entity recognition (NER), in which word boundary information is fused into character sequences for enhancing character representations. However, prior approaches have only used simple methods such as feature concatenati…

2020

Modeling Dense Cross-Modal Interactions for Joint Entity-Relation Extraction

IJCAI 2020poster

Joint extraction of entities and their relations benefits from the close interaction between named entities and their relation information. Therefore, how to effectively model such cross-modal interactions is critical for the final performance. Previous works have used simple methods such as label-…

Cited by 0SourcePDFScholar