← Search

Qingqiang Wu

20 accepted papers

2026

ANCHOR: Abductive Network Construction with Hierarchical Orchestration for Reliable Probability Inference in Large Language Models

ICML 2026poster

A central challenge in large-scale decision-making under incomplete information is estimating reliable probabilities. Recent approaches leverage Large Language Models (LLMs) to generate explanatory factors and elicit coarse-grained probability estimates. Typically, an LLM performs forward abduction …

Cited by 0SourceScholar
2026

Efficient and Exact Global Attention on Latent Summaries for Knowledge Graph Reasoning

IJCAI 2026

Capturing global context through attention is essential for reasoning over knowledge graphs, especially when relevant entities are distant or disconnected. To scale attention to large graphs, recent methods replace Softmax with kernel feature mappings, reducing computational complexity to linear in

Cited by 0Scholar
2026

FDC-Ground: Improving GRPO for GUI Grounding via Exponential Rewards and Fact-Aligned Pruning

AAAI 2026technical

This paper presents FDC-Ground, a reinforcement learning framework that addresses the high-cost, low-signal challenge of GUI grounding training. The framework introduces two core contributions: (1) the Exponentially Decayed Distance Reward (EDDR), which provides resolution-robust and continuous feed

Cited by 0SourcePDFScholar
2026

Hierarchical Enhancement of Semantic Priors for Disentangled Text-Driven Motion Generation

CVPR 2026

Text-to-motion generation aims to synthesize realistic and semantically aligned 3D human motions from natural language descriptions. Existing diffusion-based methods often rely on isotropic latent priors and shallow cross-modal supervision, which lead to semantic entanglement, limited controllabilit

Cited by 0SourceScholar
2026

MDF: A Modality-Aware Disentanglement and Fusion Framework for Multimodal Sentiment Analysis

AAAI 2026technical

The homogeneity and heterogeneity across modalities are critical factors that influence multimodal fusion. In Multimodal Sentiment Analysis (MSA), the inherent textual information within the audio modality induces cross-modality homogeneity with the text modality. Conversely, the mutual independence

Cited by 0SourcePDFScholar
2026

Prototype Entropy Alignment: Reinforcing Structured Uncertainty in LLM Reasoning

AAAI 2026technical

Recent research reveals that a minority of high-entropy tokens significantly influence the reasoning quality of large language models (LLMs). Inspired by this, we propose Prototype Entropy Alignment (PEA), a reinforcement learning framework that models effective reasoning not as a single path but as

Cited by 0SourcePDFScholar
2026

Stepwise Contrastive Reasoning for Retrieval-Augmented Generation over Knowledge Graphs

AAAI 2026technical

Retrieval-augmented generation (RAG) enhances the reasoning capabilities of large language models (LLMs) by incorporating external knowledge. Among available sources, knowledge graphs (KGs) offer a structured and reliable foundation for factual information, making them increasingly popular in effort

Cited by 0SourcePDFScholar
2026

Towards 3D Proprioception for Supernumerary Robotic Limbs: Design and Validation of a Mixed-Content Audio Feedback Scheme

RA-L 2026

Supernumerary robotic limbs (SRLs) are extra robotic appendages that require sensory-motor integration for intuitive control, yet most lack proprioceptive feedback. Existing approaches using vibrotactile or electrotactile cues often feel unnatural and offer limited resolution. We present a real-time

Cited by 0SourceScholar
2025

AGCL: Aspect Graph Construction and Learning for Aspect-level Sentiment Classification

COLING 2025main

Prior studies on Aspect-level Sentiment Classification (ALSC) emphasize modeling interrelationships among aspects and contexts but overlook the crucial role of aspects themselves as essential domain knowledge. To this end, we propose AGCL, a novel Aspect Graph Construction and Learning method, aimed…

2025

An Intra- and Cross-frame Topological Consistency Scheme for Semi-supervised Atherosclerotic Coronary Plaque Segmentation

ICASSP 2025accepted

Enhancing the precision of segmenting coronary atherosclerotic plaques from CT Angiography (CTA) images is pivotal for advanced Coronary Atherosclerosis Analysis (CAA), which distinctively relies on the analysis of vessel cross-section images reconstructed via Curved Planar Reformation. This task pr…

Cited by 0SourceScholar
2025

Curriculum Contrastive Learning for Aspect-based Sentiment Analysis

ICASSP 2025accepted

Pre-trained Language Models (PLMs) have achieved remarkable performance in various Natural Language Processing (NLP) tasks, including Aspect-based Sentiment Analysis (ABSA). Therefore, numerous ABSA models based on PLMs have been proposed, primarily focusing on module design to exploit the inherent…

Cited by 0SourceScholar
2025

DTCRS: Dynamic Tree Construction for Recursive Summarization

ACL 2025long

Retrieval-Augmented Generation (RAG) mitigates the hallucination problem of Large Language Models (LLMs) by incorporating external knowledge. Recursive summarization constructs a hierarchical summary tree by clustering text chunks, integrating information from multiple parts of a document to provide…

Cited by 0SourcePDFScholar
2025

Emotional Knowledge Self-Distillation in Dialogue

ICASSP 2025accepted

Recognizing emotions in dialogues is vital for effective human-computer interaction, yet remains a challenging task in Natural Language Processing (NLP). Previous studies in Emotion Recognition in Conversation (ERC) have primarily focused on contextual features, while overlooking the importance of e…

Cited by 0SourceScholar
2025

Enhancing Information Extraction with METORIE: A Metaphor and Trap-Based Dataset for Cross-Domain Fine-Tuning

ICASSP 2025accepted

This research proposes the METORIE dataset <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup>, a novel resource designed to improve the reasoning capabilities of large language models (LLMs), such as LLaMA3 and GLM4, in information extraction (IE)…

Cited by 0SourceScholar
2025

Enhancing Mixture of Experts with Independent and Collaborative Learning for Long-Tail Visual Recognition

IJCAI 2025

Deep neural networks (DNNs) face substantial challenges in Long-Tail Visual Recognition (LTVR) due to the inherent class imbalances in real-world data distributions. The Mixture of Experts (MoE) framework has emerged as a promising approach to addressing these issues. However, in MoE systems, expert

2025

SimRP: Syntactic and Semantic Similarity Retrieval Prompting Enhances Aspect Sentiment Quad Prediction

AAAI 2025technical

Aspect Sentiment Quad Prediction (ASQP) is the most complex subtask of Aspect-based Sentiment Analysis (ABSA), aiming to predict all sentiment quadruples within the given sentence. Due to the complexity of sentence syntaxes and the diversity of sentiment expressions, generative methods gradually bec…

2025

Supervised Exploratory Learning for Long-Tailed Visual Recognition

ICCV 2025poster

Long-tailed data poses a significant challenge for deep learning models, which tend to prioritize accurate classification of head classes while largely neglecting tail classes. Existing techniques, such as class re-balancing, logit adjustment, and data augmentation, aim to enlarge decision regions o…

Cited by 0SourcePDFScholar
2024

Conversation Clique-Based Model for Emotion Recognition In Conversation

ICASSP 2024accepted

Effective extraction and integration of valuable contextual information is the core of models for the Emotion Recognition in Conversation (ERC) task. However, a significant amount of irrelevant information is inevitably introduced when integrating long-range contextual information, perplexing the mo…

Cited by 0SourceScholar
2024

EmoTrans: Emotional Transition-based Model for Emotion Recognition in Conversation

COLING 2024main

In an emotional conversation, emotions are causally transmitted among communication participants, constituting a fundamental conversational feature that can facilitate the comprehension of intricate changes in emotional states during the conversation and contribute to neutralizing emotional semantic…

2021

Exploring Dynamic Selection of Branch Expansion Orders for Code Generation

ACL 2021long

Due to the great potential in facilitating software development, code generation has attracted increasing attention recently. Generally, dominant models are Seq2Tree models, which convert the input natural language description into a sequence of tree-construction actions corresponding to the pre-ord…