← Search

Yue Hu

69 accepted papers

2026

Beyond Accuracy: A Cognitive Load Framework for Mapping the Capability Boundaries of Tool-use Agents

AAAI 2026technical

The ability of Large Language Models (LLMs) to use ex ternal tools unlocks powerful real-world interactions, mak ing rigorous evaluation essential. However, current bench marks primarily report final accuracy, revealing what mod els can do but obscuring the cognitive bottlenecks that define their t

Cited by 0SourcePDFScholar
2026

Deconstructing Positional Information: From Attention Logits to Training Biases

ICLR 2026poster

Positional encodings, a mechanism for incorporating sequential information into the Transformer model, are central to contemporary research on neural architectures. Previous work has largely focused on understanding their function through the principle of distance attenuation, where proximity dictat…

Cited by 0SourceScholar
2026

Genie Envisioner: A Unified World Foundation Platform for Robotic Manipulation

ICLR 2026poster

We introduce Genie Envisioner (GE), a unified world foundation platform for robotic manipulation that jointly learns visual representations and action policies within a single video-generative framework. At its core, GE-Base is a large-scale instruction-conditioned video diffusion model that capture…

Cited by 0SourcecodeScholar
2026

LongNav-R1: Horizon-Adaptive Multi-Turn RL for Long-Horizon VLA Navigation

RSS 2026poster

This paper develops LongNav-R1, an end-to-end multi-turn reinforcement learning (RL) framework designed to optimize Visual-Language-Action (VLA) models for long-horizon navigation. Unlike existing single-turn paradigm, LongNav-R1 reformulates the navigation decision process as a continuous multi-tur…

Cited by 0SourceScholar
2026

PhaseWin Search Framework Enable Efficient Object-Level Interpretation

CVPR 2026

Attribution is essential for interpreting object-level foundation models. Recent methods based on submodular subset selection have achieved high faithfulness, but their efficiency limitations hinder practical deployment in real-world scenarios. To address this, we propose PhaseWin, a novel phase-win

Cited by 0SourcecodeScholar
2026

RATE-DISTORTION OPTIMIZED COMMUNICATION FOR COLLABORATIVE PERCEPTION

ICLR 2026poster

Collaborative perception emphasizes enhancing environmental understanding by enabling multiple agents to share visual information with limited bandwidth resources. While prior work has explored the empirical trade-off between task performance and communication volume, a significant gap remains in th…

Cited by 0SourceScholar
2026

Real-Time Sit-To-Stand Phase Classification with a Mobile Assistive Robot from Close Proximity Utilizing 3D Visual Skeleton Recognition

ICRA 2026poster

Sit-to-stand (STS) transfer is a fundamental but challenging movement that plays a vital role in older adults’ daily activities. The decline in muscular strength and coordination ability can result in difficulties performing STS and, therefore, the need for mobility assistance by humans or assistive…

Cited by 0SourceScholar
2026

Towards Autonomous UAV Visual Object Search in City Space: Benchmark and Agentic Methodology

AAAI 2026technical

Aerial Visual Object Search (AVOS) tasks in urban environments require Unmanned Aerial Vehicles (UAVs) to autonomously search for and identify target objects based on visual inputs without external guidance. Existing approaches struggle in complex urban environments due to redundant semantic process

Cited by 0SourcePDFScholar
2026

Unveiling the Impact of Data and Model Scaling on High-Level Control for Humanoid Robots

ICRA 2026poster

Data scaling has long remained a critical bottleneck in robot learning. For humanoid robots, human videos and motion data are abundant and widely available, offering a free and large-scale data source. Besides, the semantics related to the motions enable modality alignment and high-level robot contr…

2025

BeliefMapNav: 3D Voxel-Based Belief Map for Zero-Shot Object Navigation

NeurIPS 2025poster

Zero-shot object navigation (ZSON) allows robots to find target objects in unfamiliar environments using natural language instructions, without relying on pre-built maps or task-specific training. Recent general-purpose models, such as large language models (LLMs) and vision-language models (VLMs),…

Cited by 0SourceScholar
2025

Can We Steer Reasoning Direction by Thinking Intervention?

EMNLP 2025

Large Reason Models (LRMs) extend long reasoning process to solve complex tasks. However, due to the lack of fine-grained control, they often suffer from overthinking and erroneous reasoning problems, risking accuracy loss. To address this issue, we introduce Reasoning Direction Steering (RDS) to en

Cited by 0SourcePDFScholar
2025

CityEQA: A Hierarchical LLM Agent on Embodied Question Answering Benchmark in City Space

EMNLP 2025

Embodied Question Answering (EQA) has primarily focused on indoor environments, leaving the complexities of urban settings—spanning environment, action, and perception—largely unexplored. To bridge this gap, we introduce CityEQA, a new task where an embodied agent answers open-vocabulary questions t

2025

Cooperative Policy Agreement: Learning Diverse Policy for Offline MARL

AAAI 2025technical

Offline Multi-Agent Reinforcement Learning (MARL) aims to learn optimal joint policies from pre-collected datasets without further interaction with the environment. Despite the encouraging results achieved so far, we identify the policy mismatch problem that arises from employing diverse offline MAR…

Cited by 0SourcePDFScholar
2025

EnerVerse: Envisioning Embodied Future Space for Robotics Manipulation

NeurIPS 2025poster

We introduce EnerVerse, a generative robotics foundation model that constructs and interprets embodied spaces. EnerVerse employs a chunk-wise autoregressive video diffusion framework to predict future embodied spaces from instructions, enhanced by a sparse context memory for long-term reasoning. To…

Cited by 0SourceScholar
2025

High-Precision and High-Efficiency Trajectory Tracking for Excavators Based on Closed-Loop Dynamics

IROS 2025

The complex nonlinear dynamics of hydraulic excavators, such as time delays and control coupling, pose significant challenges to achieving high-precision trajectory tracking. Traditional control methods often fall short in such applications due to their inability to effectively handle these nonlinea

Cited by 0SourcecodeScholar
2025

Manual2Skill: Learning to Read Manuals and Acquire Robotic Skills for Furniture Assembly Using Vision-Language Models

RSS 2025poster

Humans possess an extraordinary ability to understand and execute complex manipulation tasks by interpreting abstract instruction manuals. For robots, however, this capability remains a substantial challenge, as they lack the ability to interpret abstract instructions and translate them into executa…

Cited by 1PDFcodeScholar
2025

NegoCollab: A Common Representation Negotiation Approach for Heterogeneous Collaborative Perception

NeurIPS 2025poster

Collaborative perception expands the perception range by sharing information among agents, effectively improving task performance. Immutable heterogeneity poses a significant challenge in collaborative perception, as participating agents may employ different and fixed perception models. This leads t…

Cited by 0SourceScholar
2025

Protein2Text: Resampling Mechanism to Translate Protein Sequences into Human-Interpretable Text

NAACL 2025industry

Proteins play critical roles in biological systems, yet 99.7% of over 227 million known protein sequences remain uncharacterized due to the limitations of experimental methods. To assist experimentalists in narrowing down hypotheses and accelerating protein characterization, we present Protein2Text,…

2025

Real-Time Sit-to-Stand Phase Classification With a Mobile Assistive Robot From Close Proximity Utilizing 3D Visual Skeleton Recognition

RA-L 2025

Sit-to-stand (STS) transfer is a fundamental but challenging movement that plays a vital role in older adults' daily activities. The decline in muscular strength and coordination ability can result in difficulties performing STS and, therefore, the need for mobility assistance by humans or assistive

Cited by 3SourceScholar
2025

RelationalCoder: Rethinking Complex Tables via Programmatic Relational Transformation

ACL 2025long

Semi-structured tables, with their varied layouts and formatting artifacts, remain a major obstacle for automated data processing and analytics. To address these challenges, we propose RelationalCoder, which uniformly converts semi-structured tables into relational data, enabling smooth integration…

2025

RepGuard: Adaptive Feature Decoupling for Robust Backdoor Defense in Large Language Models

NeurIPS 2025poster

Backdoor attacks pose a significant threat to large language models (LLMs) by embedding malicious triggers that manipulate model behavior. However, existing defenses primarily rely on prior knowledge of backdoor triggers or targets and offer only superficial mitigation strategies, thus struggling to…

Cited by 0SourceScholar
2025

SecDecoding: Steerable Decoding for Safer LLM Generation

EMNLP 2025

Large language models (LLMs) have achieved remarkable performance across diverse tasks, yet ensuring output safety remains a fundamental challenge. Existing defense methods often suffer from limited generalization, high computational overhead, or significant utility degradation. In this work, we pre

2025

Self-Evolving Multi-Agent Collaboration Networks for Software Development

ICLR 2025poster

LLM-driven multi-agent collaboration (MAC) systems have demonstrated impressive capabilities in automatic software development at the function level. However, their heavy reliance on human design limits their adaptability to the diverse demands of real-world software development. To address this lim…

Cited by 10SourcePDFScholar
2024

An Extensible Framework for Open Heterogeneous Collaborative Perception

ICLR 2024poster

Collaborative perception aims to mitigate the limitations of single-agent perception, such as occlusions, by facilitating data exchange among multiple agents. However, most current works consider a homogeneous scenario where all agents use identity sensors and perception models. In reality, heteroge…

2024

Communication-Efficient Collaborative Perception via Information Filling with Codebook

CVPR 2024poster

Collaborative perception empowers each agent to improve its perceptual ability through the exchange of perceptual messages with other agents. It inherently results in a fundamental trade-off between perception ability and communication cost. To address this bottleneck issue our core idea is to optim…

2024

Context-I2W: Mapping Images to Context-Dependent Words for Accurate Zero-Shot Composed Image Retrieval

AAAI 2024technical

Different from the Composed Image Retrieval task that requires expensive labels for training task-specific models, Zero-Shot Composed Image Retrieval (ZS-CIR) involves diverse tasks with a broad range of visual content manipulation intent that could be related to domain, scene, object, and attribute…

2024

DAP: Domain-Aware Prompt Learning for Vision-and-Language Navigation

ICASSP 2024accepted

Following language instructions to navigate in unseen environments is a challenging task for autonomous embodied agents. With strong representation capabilities, pretrained vision-and-language models are widely used in VLN. However, most of them are trained on web-crawled generalpurpose datasets, wh…

Cited by 0SourceScholar
2024

MaPPER: Multimodal Prior-guided Parameter Efficient Tuning for Referring Expression Comprehension

EMNLP 2024main

Referring Expression Comprehension (REC), which aims to ground a local visual region via natural language, is a task that heavily relies on multimodal alignment. Most existing methods utilize powerful pre-trained models to transfer visual/linguistic knowledge by full fine-tuning. However, full fine-…

2024

Summarizing Community-Based Question-Answer Pairs with Focus Rectification

ICASSP 2024accepted

Community-based Question Answering (CQA) summarization aims to generate a summary from a collection of QA pairs about a specific entity. Unlike well-structured texts such as dialogues, a set of QA pairs often contains significant redundancy, including repetitive questions and similar answers. The ab…

Cited by 0SourceScholar
2024

Teaching Large Language Models to Translate on Low-resource Languages with Textbook Prompting

COLING 2024main

Large Language Models (LLMs) have achieved impressive results in Machine Translation by simply following instructions, even without training on parallel data. However, LLMs still face challenges on low-resource languages due to the lack of pre-training data. In real-world situations, humans can beco…

Cited by 17SourcePDFScholar
2023

Asynchrony-Robust Collaborative Perception via Bird's Eye View Flow

NeurIPS 2023poster

Collaborative perception can substantially boost each agent's perception ability by facilitating communication among multiple agents. However, temporal asynchrony among agents is inevitable in the real world due to communication delays, interruptions, and clock misalignments. This issue causes infor…

2023

Category Query Learning for Human-Object Interaction Classification

CVPR 2023poster

Unlike most previous HOI methods that focus on learning better human-object features, we propose a novel and complementary approach called category query learning. Such queries are explicitly associated to interaction categories, converted to image specific category representation via a transformer…

2023

Collaboration Helps Camera Overtake LiDAR in 3D Detection

CVPR 2023poster

Camera-only 3D detection provides an economical solution with a simple configuration for localizing objects in 3D space compared to LiDAR-based detection systems. However, a major challenge lies in precise depth estimation due to the lack of direct 3D measurements in the input. Many previous methods…

2023

EMMA-X: An EM-like Multilingual Pre-training Algorithm for Cross-lingual Representation Learning

NeurIPS 2023poster

Expressing universal semantics common to all languages is helpful to understand the meanings of complex and culture-specific sentences. The research theme underlying this scenario focuses on learning universal representations across languages with the usage of massive parallel corpora. However, due…

Cited by 2SourcePDFScholar
2023

Learning to Balance the Global Coherence and Informativeness in Knowledge-Grounded Dialogue Generation

ICASSP 2023accepted

Recently, knowledge-grounded dialogue has received increasing interest to render the generated responses with more useful and engaging information. However, the knowledge, locally relevant to the user’s utterance, potentially reduces the global coherence of the dialogue. Previous work mainly focuses…

Cited by 0SourceScholar
2023

Learning to Know Myself: A Coarse-to-Fine Persona-Aware Training Framework for Personalized Dialogue Generation

AAAI 2023technical

A critical challenge for open-domain dialogue agents is to generate persona-relevant and consistent responses. Due to the nature of persona sparsity in conversation scenarios, previous persona-based dialogue agents trained with Maximum Likelihood Estimation tend to overlook the given personas and ge…

2023

Think Before You Speak: Concept-Guided Explicit Persona Reasoning for Personalized Dialogue Generation

ICASSP 2023accepted

It is a critical challenge for open-domain dialogue agents to generate context-coherent responses which can present a consistent personality. However, existing methods mainly focus on the penalty of the persona-inconsistent responses, leaving out considering the context-incoherence problem caused by…

Cited by 0SourceScholar
2022

"Capturing, Reconstructing, and Simulating: The UrbanScene3D Dataset"

ECCV 2022poster

"We present UrbanScene3D, a large-scale data platform for research of urban scene perception and reconstruction. UrbanScene3D contains over 128k high-resolution images covering 16 scenes including large-scale real urban regions and synthetic cities with 136 km2 area in total. The dataset also contai…

2022

CLseg: Contrastive Learning of Story Ending Generation

ICASSP 2022accepted

Story Ending Generation (SEG) is a challenging task in natural language generation. Recently, methods based on Pre-trained Language Models (PLM) have achieved great prosperity, which can produce fluent and coherent story endings. However, the pre-training objective of PLM-based methods is unable to…

Cited by 0SourceScholar
2022

COMMA: Modeling Relationship among Motivations, Emotions and Actions in Language-based Human Activities

COLING 2022main

Motivations, emotions, and actions are inter-related essential factors in human activities. While motivations and emotions have long been considered at the core of exploring how people take actions in human activities, there has been relatively little research supporting analyzing the relationship b…

2022

Control Globally, Understand Locally: A Global-to-Local Hierarchical Graph Network for Emotional Support Conversation

IJCAI 2022poster

Emotional support conversation aims at reducing the emotional distress of the help-seeker, which is a new and challenging task. It requires the system to explore the cause of help-seeker's emotional distress and understand their psychological intention to provide supportive responses. However, exist…

2022

Guiding Neural Machine Translation with Semantic Kernels

EMNLP 2022finding

Machine Translation task has made great progress with the help of auto-regressive decoding paradigm and Transformer architecture. In this paradigm, though the encoder can obtain global source representations, the decoder can only use translation history to determine the current word. Previous promis…

Cited by 1SourcePDFScholar
2022

Learning to Generalize to More: Continuous Semantic Augmentation for Neural Machine Translation

ACL 2022long

The principal task in supervised neural machine translation (NMT) is to learn to generate target sentences conditioned on the source inputs from a set of parallel sentence pairs, and thus produce a model capable of generalizing to unseen instances. However, it is commonly observed that the generaliz…

2022

Modeling Intention, Emotion and External World in Dialogue Systems

ICASSP 2022accepted

Intention, emotion and action are important elements in human activities. Modeling the interaction process between individuals by analyzing the relationships between these elements is a challenging task. However, previous work mainly focused on modeling intention and emotion independently, and negle…

Cited by 0SourceScholar
2022

MuKEA: Multimodal Knowledge Extraction and Accumulation for Knowledge-Based Visual Question Answering

CVPR 2022poster

Knowledge-based visual question answering requires the ability of associating external knowledge for open-ended cross-modal scene understanding. One limitation of existing solutions is that they capture relevant knowledge from text-only knowledge bases, which merely contain facts expressed by first-…

Cited by 136PDFcodeScholar
2022

Psychology-guided Controllable Story Generation

COLING 2022main

Controllable story generation is a challenging task in the field of NLP, which has attracted increasing research interest in recent years. However, most existing works generate a whole story conditioned on the appointed keywords or emotions, ignoring the psychological changes of the protagonist. Ins…

2022

Where2comm: Communication-Efficient Collaborative Perception via Spatial Confidence Maps

NeurIPS 2022accept

Multi-agent collaborative perception could significantly upgrade the perception performance by enabling agents to share complementary information with each other through communication. It inevitably results in a fundamental trade-off between perception performance and communication bandwidth. To tac…

2022

Wlinker: Modeling Relational Triplet Extraction As Word Linking

ICASSP 2022accepted

Relational triplet extraction (RTE) is a fundamental task for automatically extracting information from unstructured text, which has attracted growing interest in recent years. However, it remains challenging due to the difficulty in extracting the overlapping relational triplets. Existing approache…

Cited by 0SourceScholar
2021

A Supervised Multi-Head Self-Attention Network for Nested Named Entity Recognition

AAAI 2021technical

In recent years, researchers have shown an increased interest in recognizing the overlapping entities that have nested structures. However, most existing models ignore the semantic correlation between words under different entity types. Considering words in sentence play different roles under differ…

2021

Coarse-To-Careful: Seeking Semantic-Related Knowledge for Open-Domain Commonsense Question Answering

ICASSP 2021accepted

It is prevalent to utilize external knowledge to help machine answer questions that need background commonsense, which faces a problem that unlimited knowledge will transmit noisy and misleading information. Towards the issue of introducing related knowledge, we propose a semantic-driven knowledge-a…

Cited by 0SourceScholar
2021

End-to-End Human Object Interaction Detection With HOI Transformer

CVPR 2021poster

We propose HOI Transformer to tackle human object interaction (HOI) detection in an end-to-end manner. Current approaches either decouple HOI task into separated stages of object detection and interaction classification or introduce surrogate interaction problem. In contrast, our method, named HOI T…

Cited by 266PDFcodeScholar
2021

MCR-NET: A Multi-Step Co-Interactive Relation Network for Unanswerable Questions on Machine Reading Comprehension

ICASSP 2021accepted

Question answering systems usually use keyword searches to retrieve potential passages related to a question, and then extract the answer from passages with the machine reading comprehension methods. However, many questions tend to be unanswerable in the real world. In this case, it is significant a…

Cited by 0SourceScholar
2021

On Learning Universal Representations Across Languages

ICLR 2021poster

Recent studies have demonstrated the overwhelming advantage of cross-lingual pre-trained models (PTMs), such as multilingual BERT and XLM, on cross-lingual NLP tasks. However, existing approaches essentially capture the co-occurrence among tokens through involving the masked language model (MLM) obj…

Cited by 87SourcePDFScholar
2021

Unsupervised Learning of Deterministic Dialogue Structure with Edge-Enhanced Graph Auto-Encoder

AAAI 2021technical

It is important for task-oriented dialogue systems to discover the dialogue structure (i.e. the general dialogue flow) from dialogue corpora automatically. Previous work models dialogue structure by extracting latent states for each utterance first and then calculating the transition probabilities a…

2020

Bi-directional CognitiveThinking Network for Machine Reading Comprehension

COLING 2020main

We propose a novel Bi-directional Cognitive Knowledge Framework (BCKF) for reading comprehension from the perspective of complementary learning systems theory. It aims to simulate two ways of thinking in the brain to answer questions, including reverse thinking and inertial thinking. To validate the…

Cited by 12SourcePDFScholar
2020

DAM: Deliberation, Abandon and Memory Networks for Generating Detailed and Non-repetitive Responses in Visual Dialogue

IJCAI 2020poster

Visual Dialogue task requires an agent to be engaged in a conversation with human about an image. The ability of generating detailed and non-repetitive responses is crucial for the agent to achieve human-like conversation. In this paper, we propose a novel generative decoding architecture to generat…

2020

Interact With Me: An Exploratory Study on Interaction Factors for Active Physical Human-Robot Interaction

RA-L 2020

In future robotic applications in environments such as nursing houses, construction sites, private homes, etc, robots might need to take unpredicted physical actions according to the state of the users to overcome possible human errors. Referring to these actions as active physical human-robot inter

Cited by 34SourceScholar
2020

Mucko: Multi-Layer Cross-Modal Knowledge Reasoning for Fact-based Visual Question Answering

IJCAI 2020poster

Fact-based Visual Question Answering (FVQA) requires external knowledge beyond the visible content to answer questions about an image. This ability is challenging but indispensable to achieve general VQA. One limitation of existing FVQA solutions is that they jointly embed all kinds of information w…

2017

Optimal control based push recovery strategy for the iCub humanoid robot with series elastic actuators

IROS 2017poster

One of the biggest challenges of humanoid robots is to keep the balance at any moment, as they can be subject to different types of external perturbations. Therefore, push recovery is a relevant issue in humanoid robotics, which still represents an open challenge. In literature, the most used method…

Cited by 4SourceScholar