← Search

Keze Wang

47 accepted papers

2026

3DAlign-DAER: Dynamic Attention Policy and Efficient Retrieval Strategy for Fine-grained 3D-Text Alignment at Scale

AAAI 2026technical

Despite recent advancements in 3D-text cross-modal alignment, existing state-of-the-art methods still struggle to align fine-grained textual semantics with detailed geometric structures, and their alignment performance degrades significantly when scaling to large-scale 3D databases. To overcome this

Cited by 13SourcePDFScholar
2026

AlphaAgentEvo: Evolution-Oriented Alpha Mining via Self-Evolving Agentic Reinforcement Learning

ICLR 2026poster

Alpha mining seeks to identify predictive alpha factors that generate excess returns beyond the market from a vast and noisy search space; however, existing approaches struggle to facilitate the systematic evolution of alphas. Traditional methods, such as genetic programming, are unable to interpret…

Cited by 0SourceScholar
2026

DreamSAC: Learning Hamiltonian World Models via Symmetry Exploration

CVPR 2026

Learned world models excel at interpolative generalization but fail at extrapolative generalization to novel physical properties. This limitation arises because they learn statistical correlations rather than the environment's underlying generative rules, such as physical invariances and conservatio

Cited by 0SourceScholar
2026

Dynamics-Aware Preference Optimization for Vision-Language Models

CVPR 2026

Preference-based finetuning of vision-language models (VLMs) is notoriously unstable, as trivially wrong negatives inject uninformative gradients that distort optimization and degrade calibration. This work revisits this issue through the lens of learning dynamics and identifies a core pathology, th

Cited by 0SourcecodeScholar
2026

Failure-Driven Workflow Refinement

ICML 2026spotlight

Workflow optimization for tool-using LLM agents is often cast as global search over candidate graphs, scored by a scalar metric. This collapses rich, multi-step failure traces into binary outcomes, obscuring recurring failure structure and making refinement inefficient. We reframe optimization as \e…

Cited by 0SourceScholar
2026

HiVA: Self-organized Hierarchical Variable Agent via Goal-driven Semantic-Topological Evolution

AAAI 2026technical

Autonomous agents play a crucial role in advancing Artificial General Intelligence, enabling problem decomposition and tool orchestration through Large Language Models (LLMs). However, existing paradigms face a critical trade-off. On one hand, reusable fixed workflows require manual reconfiguration

Cited by 0SourcePDFScholar
2026

Hybrid Token Compression for Vision-Language Models

CVPR 2026

Vision-language models (VLMs) have transformed multimodal reasoning, but feeding hundreds of visual patch tokens to LLMs incurs quadratic computational costs, straining memory and context windows. Traditional approaches face a trade-off: continuous compression dilutes high-level semantics like objec

Cited by 0SourcecodeScholar
2026

LLM-CAS: Dynamic Neuron Perturbation for Real-Time Hallucination Correction

AAAI 2026technical

Large language models (LLMs) often generate hallucinated content lacking factual or contextual grounding, hindering their reliability in critical applications. Traditional methods like supervised fine-tuning and reinforcement learning from human feedback are data-intensive and computationally expens

Cited by 0SourcePDFScholar
2026

Massive Editing for Large Language Models Based on Dynamic Weight Generation

ICLR 2026poster

Knowledge Editing (KE) is a field that studies how to modify some knowledge in Large Language Models (LLMs) at a low cost (compared to pre-training). Currently, performing large-scale edits on LLMs while ensuring the Reliability, Generality, and Locality metrics of the edits remain a challenge. This…

Cited by 0SourceScholar
2026

ORACLE: Optimizing Reasoning Abilities of Large Language Models via Constraint-Led Synthetic Data Elicitation

AAAI 2026technical

Training large language models (LLMs) with synthetic reasoning data has become a popular approach to enhancing their reasoning capabilities, while a key factor influencing the effectiveness of this paradigm is the quality of the generated multi-step reasoning data. To generate high-quality reasoning

Cited by 0SourcePDFScholar
2026

RaCoT: Plug-and-Play Contrastive Example Generation Mechanism for Enhanced LLM Reasoning Reliability

AAAI 2026technical

Retrieval-Augmented Generation (RAG) faces a core bottleneck with knowledge-sparse and semantically ambiguous long-tail queries, where retrieval noise distorts reasoning and necessitates costly post-processing. To tackle this, we propose RaCoT (Retrieval-aware Contrastive-of-Thought), a novel framew

Cited by 0SourcePDFScholar
2026

SOLAR for Offline MARL: Plateau-Triggered Potential Shaping under World-Model Uncertainty

ICML 2026poster

Reward shaping can accelerate reinforcement learning, but in sparse-reward \emph{offline} multi-agent RL it is often brittle: dense intrinsic rewards may alter the underlying Markov game, while world-model guidance can amplify model bias. We find that shaping becomes reliable when it is (i) activate…

Cited by 0SourceScholar
2026

Top-Down Semantic Refinement for Image Captioning

AAAI 2026technical

Large Vision-Language Models (VLMs) face an inherent contradiction in image captioning: their powerful single-step generation capabilities often lead to a myopic decision-making process. This makes it difficult to maintain global narrative coherence while capturing rich details, a limitation that is

Cited by 0SourcePDFScholar
2026

WEATHER-R1: LOGICALLY CONSISTENT REINFORCEMENT FINE-TUNING FOR MULTIMODAL REASONING IN METEOROLOGY

ICASSP 2026poster

While Vision Language Models (VLMs) show advancing reasoning capabilities, their application in meteorology is constrained by a domain gap and a reasoning faithfulness gap. Specifically, mainstream Reinforcement Fine-Tuning (RFT) can induce Self-Contradictory Reasoning (Self-Contra), where the model…

Cited by 0SourcePDFScholar
2026

Why Keep Your Doubts to Yourself? Trading Visual Uncertainties in Multi-Agent Bandit Systems

ICLR 2026poster

Vision-Language Models (VLMs) enable powerful multi-agent systems, but scaling them is economically unsustainable: coordinating heterogeneous agents under information asymmetry often spirals costs. Existing paradigms, such as Mixture-of-Agents and knowledge-based routers, rely on heuristic proxies t…

Cited by 0SourceScholar
2025

CCG: Rare-Label Prediction via Neural SEM–Driven Causal Game

EMNLP 2025

Multi-label classification (MLC) faces persistent challenges from label imbalance, spurious correlations, and distribution shifts, especially in rare label prediction. We propose the Causal Cooperative Game (CCG) framework, which models MLC as a multi-player cooperative process. CCG integrates expli

Cited by 0SourcePDFScholar
2025

DrDiff: Dynamic Routing Diffusion with Hierarchical Attention for Breaking the Efficiency-Quality Trade-off

EMNLP 2025

This paper introduces DrDiff, a novel framework for long-text generation that overcomes the efficiency-quality trade-off through three core technologies. First, we design a dynamic expert scheduling mechanism that intelligently allocates computational resources during the diffusion process based on

Cited by 0SourcePDFScholar
2025

GAM-Agent: Game-Theoretic and Uncertainty-Aware Collaboration for Complex Visual Reasoning

NeurIPS 2025poster

We propose **GAM-Agent**, a game-theoretic multi-agent framework for enhancing vision-language reasoning. Unlike prior single-agent or monolithic models, GAM-Agent formulates the reasoning process as a non-zero-sum game between base agents—each specializing in visual perception subtasks—and a critic…

Cited by 0SourceScholar
2025

Is this Generated Person Existed in Real-world? Fine-grained Detecting and Calibrating Abnormal Human-body

CVPR 2025highlight

Recent improvements in visual synthesis have significantly enhanced the depiction of generated human photos, which are pivotal due to their wide applicability and demand. Nonetheless, the existing text-to-image or text-to-video models often generate low-quality human photos that might differ conside…

Cited by 1SourcePDFScholar
2025

KABB: Knowledge-Aware Bayesian Bandits for Dynamic Expert Coordination in Multi-Agent Systems

ICML 2025poster

As scaling large language models faces prohibitive costs, multi-agent systems emerge as a promising alternative, though challenged by static knowledge assumptions and coordination inefficiencies. We introduce Knowledge-Aware Bayesian Bandits (KABB), a novel framework that enhances multi-agent system…

Cited by 0SourcePDFScholar
2025

MM-OPERA: Benchmarking Open-ended Association Reasoning for Large Vision-Language Models

NeurIPS 2025poster

Large Vision-Language Models (LVLMs) have exhibited remarkable progress. However, deficiencies remain compared to human intelligence, such as hallucination and shallow pattern matching. In this work, we aim to evaluate a fundamental yet underexplored intelligence: association, a cornerstone of human…

Cited by 0SourcecodeScholar
2025

OSC: Cognitive Orchestration through Dynamic Knowledge Alignment in Multi-Agent LLM Collaboration

EMNLP 2025

This paper introduces OSC (Orchestrating Cognitive Synergy), a knowledge-aware adaptive collaboration framework designed to enhance cognitive synergy in multi-agent systems with large language models. While prior work has advanced agent selection and result aggregation, efficient linguistic interact

2025

Reproducible Vision-Language Models Meet Concepts Out of Pre-Training

CVPR 2025poster

Contrastive Language-Image Pre-training (CLIP) models as a milestone of modern multimodal intelligence, its generalization mechanism grasped massive research interests in the community. While existing studies limited in the scope of pre-training knowledge, hardly underpinned its generalization to co…

Cited by 0SourcePDFScholar
2025

Robust Egocentric Referring Video Object Segmentation via Dual-Modal Causal Intervention

NeurIPS 2025poster

Egocentric Referring Video Object Segmentation (Ego-RVOS) aims to segment the specific object actively involved in a human action, as described by a language query, within first-person videos. This task is critical for understanding egocentric human behavior. However, achieving such segmentation rob…

Cited by 0SourceScholar
2025

SR-FoT: A Syllogistic-Reasoning Framework of Thought for Large Language Models Tackling Knowledge-based Reasoning Tasks

AAAI 2025technical

Deductive reasoning is a crucial logical capability that assists us in solving complex problems based on existing knowledge. Although augmented by Chain-of-Thought prompts, Large Language Models (LLMs) might not follow the correct reasoning paths. Enhancing the deductive reasoning abilities of LLMs,…

2025

Tri-MARF: A Tri-Modal Multi-Agent Responsive Framework for Comprehensive 3D Object Annotation

NeurIPS 2025poster

Driven by the applications in autonomous driving, robotics, and augmented reality, 3D object annotation is a critical task compared to 2D annotation, such as spatial complexity, occlusion, and viewpoint inconsistency. The existing methods relying on single models often struggle with these issues. In…

Cited by 0SourceScholar
2024

Adaptive Prompt Routing for Arbitrary Text Style Transfer with Pre-trained Language Models

AAAI 2024technical

Recently, arbitrary text style transfer (TST) has made significant progress with the paradigm of prompt learning. In this paradigm, researchers often design or search for a fixed prompt for any input. However, existing evidence shows that large language models (LLMs) are prompt-sensitive and it is s…

2024

Gesture Generation Via Diffusion Model with Attention Mechanism

ICASSP 2024accepted

Generating natural and semantically aligned gestures from speech remains a challenging task in human-computer interaction due to the intricate relationship between speech and gestures. While recent advances in learning-based methodologies have shown progress, they exhibit limitations like limited di…

Cited by 0SourceScholar
2024

Mimic: Speaking Style Disentanglement for Speech-Driven 3D Facial Animation

AAAI 2024technical

Speech-driven 3D facial animation aims to synthesize vivid facial animations that accurately synchronize with speech and match the unique speaking style. However, existing works primarily focus on achieving precise lip synchronization while neglecting to model the subject-specific speaking style, of…

2024

NeRF-VPT: Learning Novel View Representations with Neural Radiance Fields via View Prompt Tuning

AAAI 2024technical

Neural Radiance Fields (NeRF) have garnered remarkable success in novel view synthesis. Nonetheless, the task of generating high-quality images for novel views persists as a critical challenge. While the existing efforts have exhibited commendable progress, capturing intricate details, enhancing tex…

2022

Enhancing Prototypical Few-Shot Learning By Leveraging The Local-Level Strategy

ICASSP 2022accepted

Aiming at recognizing the samples from novel categories with few reference samples, few-shot learning (FSL) is a challenging problem. We found that the existing works often build their few-shot model based on the image-level feature by mixing all local-level features, which leads to the discriminati…

Cited by 0SourceScholar
2021

Continuous Transition: Improving Sample Efficiency for Continuous Control Problems via MixUp

ICRA 2021poster

Although deep reinforcement learning (RL) has been successfully applied to a variety of robotic control tasks, it’s still challenging to apply it to real-world tasks, due to the poor sample efficiency. Attempting to overcome this shortcoming, several works focus on reusing the collected trajectory d…

Cited by 17SourcecodeScholar
2021

Linguistically Routing Capsule Network for Out-of-Distribution Visual Question Answering

ICCV 2021poster

Generalization on out-of-distribution (OOD) test data is an essential but underexplored topic in visual question answering. Current state-of-the-art VQA models often exploit the biased correlation between data and labels, which results in a large performance drop when the test and training data have…

Cited by 16PDFScholar
2021

Mind the Context: The Impact of Contextualization in Neural Module Networks for Grounding Visual Referring Expressions

EMNLP 2021main

Neural module networks (NMN) are a popular approach for grounding visual referring expressions. Prior implementations of NMN use pre-defined and fixed textual inputs in their module instantiation. This necessitates a large number of modules as they lack the ability to share weights and exploit assoc…

2021

Solving Inefficiency of Self-Supervised Representation Learning

ICCV 2021poster

Self-supervised learning (especially contrastive learning) has attracted great interest due to its huge potential in learning discriminative representations in an unsupervised manner. Despite the acknowledged successes, existing contrastive learning methods suffer from very low learning efficiency,…

Cited by 66PDFcodeScholar
2018

Embedding Temporally Consistent Depth Recovery for Real-time Dense Mapping in Visual-inertial Odometry

IROS 2018poster

Dense mapping is always the desire of simultaneous localization and mapping (SLAM), especially for the applications that require fast and dense scene information. Visual-inertial odometry (VIO) is a light-weight and effective solution to fast self-localization. However, VIO-based SLAM systems have d…

Cited by 3SourceScholar
2018

Flow Guided Recurrent Neural Encoder for Video Salient Object Detection

CVPR 2018poster

Image saliency detection has recently witnessed significant progress due to deep convolutional neural networks. However, extending state-of-the-art saliency detectors from image to video is challenging. The performance of salient object detection suffers from object or camera motion and the dramatic…

Cited by 205SourcePDFScholar
2018

Towards Human-Machine Cooperation: Self-Supervised Sample Mining for Object Detection

CVPR 2018poster

Though quite challenging, leveraging large-scale unlabeled or partially labeled images in a cost-effective way has increasingly attracted interests for its great importance to computer vision. To tackle this problem, many Active Learning (AL) methods have been developed. However, these methods mainl…

Cited by 136SourcePDFScholar
2016

Dictionary Pair Classifier Driven Convolutional Neural Networks for Object Detection

CVPR 2016poster

Feature representation and object category classification are two key components of most object detection methods. While significant improvements have been achieved for deep feature representation learning, traditional SVM/softmax classifiers remain the dominant methods for final object category cla…

Cited by 53PDFScholar