← Search

Jiale Han

18 accepted papers

2026

Analyze–Compose–Execute: A Dynamic Dialogue Framework for Multi-Agent Debate

AAAI 2026technical

Multi-Agent Debate (MAD) is an emerging paradigm that leverages the reasoning abilities of Large Language Models (LLMs) by encouraging them to collaboratively solve problems through human-like discussions. However, current MAD methods typically constrain agents to follow fixed discussion pipelines,

Cited by 0SourcePDFScholar
2026

CGSVD: Cascaded Granular Singular Value Decomposition for Large Language Model Compression

ICML 2026poster

The exponential growth in the parameter scale of Large Language Models (LLMs) has precipitated an urgent demand for efficient compression techniques to facilitate practical deployment. To address this challenge, low-rank decomposition based on Singular Value Decomposition (SVD) offers a principled, …

Cited by 0SourceScholar
2026

Human or Machine? A Preliminary Turing Test for Speech-to-Speech Interaction

ICLR 2026poster

The pursuit of human-like conversational agents has long been guided by the Turing test. For modern speech-to-speech (S2S) systems, a critical yet unanswered question is whether they can converse like humans. To tackle this, we conduct the first Turing test for S2S systems, collecting 2,968 human ju…

Cited by 0SourceScholar
2025

A Deep Reinforcement Learning Method for Collision Avoidance with Dense Speed-Constrained Multi-UAV

RA-L 2025

This letter introduces a novel deep reinforcement learning (DRL) method for collision avoidance problem of fixed-wing unmanned aerial vehicles (UAVs). First, with considering the characteristics of collision avoidance problem, a collision prediction method is proposed to identify the neighboring UAV

Cited by 10SourceScholar
2025

Adapting General-Purpose Embedding Models to Private Datasets Using Keyword-based Retrieval

ACL 2025finding

Text embedding models play a cornerstone role in AI applications, such as retrieval-augmented generation (RAG). While general-purpose text embedding models demonstrate strong performance on generic retrieval benchmarks, their effectiveness diminishes when applied to private datasets (e.g., company-s…

Cited by 0SourcePDFScholar
2025

An Immediate Update Strategy of Multi-State Constraint Kalman Filter for Visual-Inertial Odometry

RA-L 2025

The lightweight Multi-state Constraint Kalman Filter (MSCKF) has been well-known for its high efficiency, in which the delayed update has been usually adopted since its proposal. This work investigates the immediate update strategy of MSCKF based on timely reconstructed 3D feature points and measure

Cited by 4SourceScholar
2025

DLP: Dynamic Layerwise Pruning in Large Language Models

ICML 2025poster

Pruning has recently been widely adopted to reduce the parameter scale and improve the inference efficiency of Large Language Models (LLMs). Mainstream pruning techniques often rely on uniform layerwise pruning strategies, which can lead to severe performance degradation at high sparsity levels. Rec…

2025

Explain-Analyze-Generate: A Sequential Multi-Agent Collaboration Method for Complex Reasoning

COLING 2025main

Exploring effective collaboration among multiple large language models (LLMs) represents an active research direction, with multiagent debate (MAD) emerging as a popular approach. MAD involves LLMs independently generating responses and refining their own responses by incorporating feedback from oth…

Cited by 14SourcePDFScholar
2025

Incentivizing Truthful Language Models via Peer Elicitation Games

NeurIPS 2025poster

Large Language Models (LLMs) have demonstrated strong generative capabilities but remain prone to inconsistencies and hallucinations. We introduce Peer Elicitation Games (PEG), a training-free, game-theoretic framework for aligning LLMs through a peer elicitation mechanism involving a generator and…

Cited by 0SourcecodeScholar
2025

VideoQA-TA: Temporal-Aware Multi-Modal Video Question Answering

COLING 2025main

Video question answering (VideoQA) has recently gained considerable attention in the field of computer vision, aiming to generate answers rely on both linguistic and visual reasoning. However, existing methods often align visual or textual features directly with large language models, which limits t…

2024

CM-TTS: Enhancing Real Time Text-to-Speech Synthesis Efficiency through Weighted Samplers and Consistency Models

NAACL 2024findings

Neural Text-to-Speech (TTS) systems find broad applications in voice assistants, e-learning, and audiobook creation. The pursuit of modern models, like Diffusion Models (DMs), holds promise for achieving high-fidelity, real-time speech synthesis. Yet, the efficiency of multi-step sampling in Diffusi…

2024

Making Pre-trained Language Models Better Continual Few-Shot Relation Extractors

COLING 2024main

Continual Few-shot Relation Extraction (CFRE) is a practical problem that requires the model to continuously learn novel relations while avoiding forgetting old ones with few labeled training data. The primary challenges are catastrophic forgetting and overfitting. This paper harnesses prompt learni…

2022

Generative Prompt Tuning for Relation Classification

EMNLP 2022finding

Using prompts to explore the knowledge contained within pre-trained language models for downstream tasks has now become an active topic. Current prompt tuning methods mostly convert the downstream tasks to masked language modeling problems by adding cloze-style phrases and mapping all labels to verb…

2021

Integrating Subgraph-Aware Relation and Direction Reasoning for Question Answering

ICASSP 2021accepted

Question Answering (QA) models over Knowledge Bases (KBs) are capable of providing more precise answers by utilizing relation information among entities. Although effective, most of these models solely rely on fixed relation representations to obtain answers for different question-related KB subgrap…

Cited by 0SourceScholar
2020

Modelling Long-distance Node Relations for KBQA with Global Dynamic Graph

COLING 2020main

The structural information of Knowledge Bases (KBs) has proven effective to Question Answering (QA). Previous studies rely on deep graph neural networks (GNNs) to capture rich structural information, which may not model node relations in particularly long distance due to oversmoothing issue. To addr…

Cited by 13SourcePDFScholar