← Search

Junjie Wang

49 accepted papers

2026

A Precise Real-Time Force-Aware Grasping System for Robust Aerial Manipulation

ICRA 2026poster

Aerial manipulation requires force-aware capabilities to enable safe and effective grasping and physical interaction. Previous works often rely on heavy, expensive force sensors unsuitable for typical quadrotor platforms, or perform grasping without force feedback, risking damage to fragile objects.…

2026

Adversarial Attack on Black-Box Multi-Agent by Adaptive Perturbation

AAAI 2026technical

Evaluating security and reliability for multi-agent systems (MAS) is urgent as they become increasingly prevalent in various applications. As an evaluation technique, existing adversarial attack frameworks face certain limitations, e.g., impracticality due to the requirement of white-box information

Cited by 0SourcePDFScholar
2026

AgentSteerTTS: A Multi-Agent Closed-Loop Framework for Composite-Instruction Text-to-Speech

ICML 2026poster

While existing text-to-speech (TTS) models exhibit high expressiveness, fine-grained control over composite instructions remains challenging due to the structural mismatch between discrete textual intents and continuous acoustic realizations. Inspired by human cognitive decoupling, we introduce Agen…

Cited by 0SourceScholar
2026

Benchmarking and Evolving Reason-Reflect-Rectify for Reflective Visual Generation

ICML 2026poster

Text-to-Image (T2I) models and Unified Multimodal Models (UMMs) have achieved remarkable progress in visual generation. However, their reliance on a single-pass generation paradigm limits their ability to handle complex prompts requiring iterative refinement. To enable multi-round Reflective Visual …

Cited by 0SourceScholar
2026

Efficient Reasoning with Balanced Thinking

ICLR 2026poster

Large Reasoning Models (LRMs) have shown remarkable reasoning capabilities, yet they often suffer from overthinking, expending redundant computational steps on simple problems, or underthinking, failing to explore sufficient reasoning paths despite inherent capabilities. These issues lead to ineffic…

Cited by 0SourcecodeScholar
2026

EvoEGF-Mol: Evolving Exponential Geodesic Flow for Structure-based Drug Design

ICML 2026poster

Structure-Based Drug Design (SBDD) aims to discover bioactive ligands. Conventional approaches construct probability paths separately in Euclidean and probabilistic spaces for continuous atomic coordinates and discrete chemical categories, leading to a mismatch with the underlying statistical manifo…

Cited by 0SourceScholar
2026

Joint-GCG: Unified Gradient-Based Poisoning Attacks on Retrieval-Augmented Generation Systems

AAAI 2026technical

Retrieval-Augmented Generation (RAG) systems enhance Large Language Models (LLMs) by retrieving relevant documents from external corpora before generating responses. This approach significantly expands LLM capabilities by leveraging vast, up-to-date external knowledge. However, this reliance on exte

Cited by 0SourcePDFScholar
2026

Many Minds, One Path: LLM-Augmented Consensus Decision for Distributed Control in Multi-Agent Collaborative Stable Scenarios

AAAI 2026technical

Distributed multi-agent systems are increasingly deployed in dynamic and high-stakes environments such as power grids, intelligent traffic systems, and collaborative robotics. In these systems, long-term stability, the ability to maintain coherent and safe system behavior over time, is critical but

Cited by 0SourcePDFScholar
2026

O-DisCo-Edit: Object Distortion Control for Unified Realistic Video Editing

AAAI 2026technical

Diffusion models have recently advanced video editing, yet controllable editing remains challenging due to the need for precise manipulation of diverse object properties. Current methods require different control signal for diverse editing tasks, which complicates model design and demands significan

Cited by 0SourcePDFScholar
2026

OrchJail: Jailbreaking Tool-Calling Text-to-Image Agents by Orchestration-Guided Fuzzing

ICML 2026poster

Tool-calling text-to-image (T2I) agents can plan and execute multi-step tool chains to accomplish complex generation and editing queries. However, this capability introduces a new safety attack surface: harmful outputs may arise from tool orchestration, where individually benign steps combine into u…

Cited by 0SourceScholar
2026

Smaller Models are Natural Explorers for Policy-Level Diversity in GRPO

ICML 2026poster

We identify a new dimension for enhancing rollout diversity in Group Relative Policy Optimization (GRPO) for LLMs. While GRPO relies on diverse rollouts, prevailing strategies primarily increase diversity by injecting more token-level randomness, which may introduce step-wise noise and leads to inco…

Cited by 0SourceScholar
2026

SpecQuant: Spectral Decomposition and Adaptive Truncation for Ultra-Low-Bit LLMs Quantization

AAAI 2026technical

The emergence of accurate open large language models (LLMs) has sparked a push for advanced quantization techniques to enable efficient deployment on end-user devices. In this paper, we revisit the challenge of extreme LLM compression---targeting ultra-low-bit quantization for both activations and w

Cited by 0SourcePDFScholar
2026

YuE: Scaling Open Foundation Models for Long-Form Music Generation

ICLR 2026poster

We tackle the task of long-form music generation, particularly the challenging \textbf{lyrics-to-song} problem, by introducing \textbf{YuE (乐)}, a family of open-source music generation foundation models. Specifically, YuE scales to trillions of tokens and generates up to five minutes of music while…

Cited by 0SourcecodeScholar
2025

Augmented and Softened Matching for Unsupervised Visible-Infrared Person Re-Identification

ICCV 2025poster

Color variations, a key challenge in the unsupervised visible-infrared person re-identification (UVI-ReID) task, have garnered significant attention. While existing UVI-ReID methods have made substantial efforts during the optimization phase to enhance the model's robustness to color variations, the…

Cited by 0SourcePDFScholar
2025

Chain-of-Reasoning: Towards Unified Mathematical Reasoning in Large Language Models via a Multi-Paradigm Perspective

ACL 2025long

Large Language Models (LLMs) have made notable progress in mathematical reasoning, yet they often rely on single-paradigm reasoning that limits their effectiveness across diverse tasks. In this paper, we introduce Chain-of-Reasoning (CoR), a novel unified framework that integrates multiple reasoning…

2025

ChartMimic: Evaluating LMM's Cross-Modal Reasoning Capability via Chart-to-Code Generation

ICLR 2025poster

We introduce a new benchmark, ChartMimic, aimed at assessing the visually-grounded code generation capabilities of large multimodal models (LMMs). ChartMimic utilizes information-intensive visual charts and textual instructions as inputs, requiring LMMs to generate the corresponding code for chart r…

2025

DeCLIP: Decoupled Learning for Open-Vocabulary Dense Perception

CVPR 2025poster

Dense visual prediction tasks have been constrained by their reliance on predefined categories, limiting their applicability in real-world scenarios where visual concepts are unbounded. While Vision-Language Models (VLMs) like CLIP have shown promise in open-vocabulary tasks, their direct applicatio…

2025

Dual Trajectory Revised Diffusion Model for Time Series Forecasting

ICASSP 2025accepted

Diffusion models have exhibited state-of-the-art performance in generative tasks across various domains. A few recent works leveraged the powerful modeling ability of the diffusion model to time-series forecasting, leading to a significant breakthrough. However, all these works perform the forecasti…

Cited by 0SourceScholar
2025

From Allies to Adversaries: Manipulating LLM Tool-Calling through Adversarial Injection

NAACL 2025long

Tool-calling has changed Large Language Model (LLM) applications by integrating external tools, significantly enhancing their functionality across diverse tasks. However, this integration also introduces new security vulnerabilities, particularly in the tool scheduling mechanisms of LLM, which have…

2025

Identity-Clothing Similarity Modeling for Unsupervised Clothing Change Person Re-Identification

CVPR 2025poster

Clothing change person re-identification (CC-ReID) aims to match different images of the same person, even when the clothing varies across images. To reduce manual labeling costs, existing unsupervised CC-ReID methods employ clustering algorithms to generate pseudo-labels. However, they often fail t…

Cited by 0SourcePDFScholar
2025

LVLM-Driven Attribute-Aware Modeling for Visible-Infrared Person Re-Identification

NeurIPS 2025poster

Visible-infrared person re-identification (VI-ReID) aims to match visible and infrared images of the same individual. Supervised VI-ReID (SVI-ReID) methods have achieved promising performance under the guidance of manually annotated identity labels. However, the substantial annotation cost severely…

Cited by 0SourceScholar
2025

Less Is More, but Where? Dynamic Token Compression via LLM-Guided Keyframe Prior

NeurIPS 2025poster

Recent advances in Video Large Language Models (VLLMs) have achieved remarkable video understanding capabilities, yet face critical efficiency bottlenecks due to quadratic computational growth with lengthy visual token sequences of long videos. While existing keyframe sampling methods can improve te…

Cited by 0SourceScholar
2025

Mimicking the Familiar: Dynamic Command Generation for Information Theft Attacks in LLM Tool-Learning System

ACL 2025long

Information theft attacks pose a significant risk to Large Language Model (LLM) tool-learning systems. Adversaries can inject malicious commands through compromised tools, manipulating LLMs to send sensitive information to these tools, which leads to potential privacy breaches. However, existing att…

2025

OV-DQUO: Open-Vocabulary DETR with Denoising Text Query Training and Open-World Unknown Objects Supervision

AAAI 2025technical

Open-vocabulary detection aims to detect objects from novel categories beyond the base categories on which the detector is trained. However, existing open-vocabulary detectors trained on base category data tend to assign higher confidence to trained categories and confuse novel categories with the b…

2025

One Shot Dominance: Knowledge Poisoning Attack on Retrieval-Augmented Generation Systems

EMNLP 2025

Large Language Models (LLMs) enhanced with Retrieval-Augmented Generation (RAG) have shown improved performance in generating accurate responses. However, the dependence on external knowledge bases introduces potential security vulnerabilities, particularly when these knowledge bases are publicly ac

Cited by 0SourcePDFScholar
2025

Shape-Adaptive Planning and Control for a Deformable Quadrotor

IROS 2025

Drones have become essential in various applications, but conventional quadrotors face limitations in confined spaces and complex tasks. Deformable drones, which can adapt their shape in real-time, offer a promising solution to overcome these challenges, while also enhancing maneuverability and enab

Cited by 1SourceScholar
2025

TorchTitan: One-stop PyTorch native solution for production ready LLM pretraining

ICLR 2025poster

The development of large language models (LLMs) has been instrumental in advancing state-of-the-art natural language processing applications. Training LLMs with billions of parameters and trillions of tokens requires sophisticated distributed systems that enable composing and comparing several state…

2025

Towards Resilient Safety-driven Unlearning for Diffusion Models against Downstream Fine-tuning

NeurIPS 2025poster

Text-to-image (T2I) diffusion models have achieved impressive image generation quality and are increasingly fine-tuned for personalized applications. However, these models often inherit unsafe behaviors from toxic pretraining data, raising growing safety concerns. While recent safety-driven unlearni…

Cited by 0SourcecodeScholar
2025

TrustUQA: A Trustful Framework for Unified Structured Data Question Answering

AAAI 2025technical

Natural language question answering (QA) over structured data sources such as tables and knowledge graphs have been widely investigated, especially with Large Language Models (LLMs) in recent years. The main solutions include question to formal query parsing and retrieval-based answer generation. Ho…

2025

Understanding Individual Agent Importance in Multi-Agent System via Counterfactual Reasoning

AAAI 2025technical

Explaining multi-agent systems (MAS) is urgent as these systems become increasingly prevalent in various applications. Previous work has provided explanations for the actions or states of agents, yet falls short in understanding the blackboxed agent’s importance within a MAS and the overall team str…

Cited by 0SourcePDFScholar
2025

Vulnerability of Text-to-Image Models to Prompt Template Stealing: A Differential Evolution Approach

ACL 2025finding

Prompt trading has emerged as a significant intellectual property concern in recent years, where vendors entice users by showcasing sample images before selling prompt templates that can generate similar images. This work investigates a critical security vulnerability: attackers can steal prompt tem…

2024

GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models

CVPR 2024poster

In recent times the generation of 3D assets from text prompts has shown impressive results. Both 2D and 3D diffusion models can help generate decent 3D objects based on prompts. 3D diffusion models have good 3D consistency but their quality and generalization are limited as trainable 3D data is expe…

2024

GaussianEditor: Editing 3D Gaussians Delicately with Text Instructions

CVPR 2024poster

Recently impressive results have been achieved in 3D scene editing with text instructions based on a 2D diffusion model. However current diffusion models primarily generate images by predicting noise in the latent space and the editing is usually applied to the whole image which makes it challenging…

2024

HoLLMwood: Unleashing the Creativity of Large Language Models in Screenwriting via Role Playing

EMNLP 2024finding

Generative AI has demonstrated unprecedented creativity in the field of computer vision, yet such phenomena have not been observed in natural language processing. In particular, large language models (LLMs) can hardly produce written works at the level of human experts due to the extremely high comp…

Cited by 7SourcePDFScholar
2024

Inputmix: A Strategy to Regularize and Balance Multi-Modality and Multi-View Model Learning

ICASSP 2024accepted

Real-world perception tasks often involve multiple modalities or views of input. While joint training of multiple modality classification models has been explored previously, it has not consistently outperformed the best single modality model. This paper aims to address one of the reasons for this:…

Cited by 0SourceScholar
2024

Learning to Plan for Retrieval-Augmented Large Language Models from Knowledge Graphs

EMNLP 2024finding

Improving the performance of large language models (LLMs) in complex question-answering (QA) scenarios has always been a research focal point. Recent studies have attempted to enhance LLMs’ performance by combining step-wise planning with external retrieval. While effective for advanced models like…

2024

Play Guessing Game with LLM: Indirect Jailbreak Attack with Implicit Clues

ACL 2024findings

With the development of LLMs, the security threats of LLMs are getting more and more attention. Numerous jailbreak attacks have been proposed to assess the security defense of LLMs. Current jailbreak attacks primarily utilize scenario camouflage techniques. However their explicitly mention of malici…

Cited by 42SourcePDFScholar
2024

Repairing Catastrophic-Neglect in Text-to-Image Diffusion Models via Attention-Guided Feature Enhancement

EMNLP 2024finding

Text-to-Image Diffusion Models (T2I DMs) have garnered significant attention for their ability to generate high-quality images from textual descriptions.However, these models often produce images that do not fully align with the input prompts, resulting in semantic inconsistencies.The most prominent…

2024

ToolBeHonest: A Multi-level Hallucination Diagnostic Benchmark for Tool-Augmented Large Language Models

EMNLP 2024main

Tool-augmented large language models (LLMs) are rapidly being integrated into real-world applications. Due to the lack of benchmarks, the community has yet to fully understand the hallucination issues within these models. To address this challenge, we introduce a comprehensive diagnostic benchmark,…

2024

Vision Model Pre-training on Interleaved Image-Text Data via Latent Compression Learning

NeurIPS 2024poster

Recently, vision model pre-training has evolved from relying on manually annotated datasets to leveraging large-scale, web-crawled image-text data. Despite these advances, there is no pre-training method that effectively exploits the interleaved image-text data, which is very prevalent on the Intern…

2023

MAP: Multimodal Uncertainty-Aware Vision-Language Pre-Training Model

CVPR 2023poster

Multimodal semantic understanding often has to deal with uncertainty, which means the obtained messages tend to refer to multiple targets. Such uncertainty is problematic for our interpretation, including inter- and intra-modal uncertainty. Little effort has studied the modeling of this uncertainty,…

2023

Solving Math Word Problems via Cooperative Reasoning induced Language Models

ACL 2023long

Large-scale pre-trained language models (PLMs) bring new opportunities to challenging problems, especially those that need high-level intelligence, such as the math word problem (MWPs). However, directly applying existing PLMs to MWPs can fail as the generation process lacks sufficient supervision a…

2023

UniEX: An Effective and Efficient Framework for Unified Information Extraction via a Span-extractive Perspective

ACL 2023long

We propose a new paradigm for universal information extraction (IE) that is compatible with any schema format and applicable to a list of IE tasks, such as named entity recognition, relation extraction, event extraction and sentiment analysis. Our approach converts the text-based IE tasks as the tok…

Cited by 13SourcePDFScholar
2022

Towards Lightweight Applications: Asymmetric Enroll-Verify Structure for Speaker Verification

ICASSP 2022accepted

With the development of deep learning, automatic speaker verification has made considerable progress over the past few years. However, to design a lightweight and robust system with limited computational resources is still a challenging problem. Traditionally, a speaker verification system is symmet…

Cited by 0SourceScholar
2022

Zero-Shot Learners for Natural Language Understanding via a Unified Multiple Choice Perspective

EMNLP 2022main

We propose a new paradigm for zero-shot learners that is format agnostic, i.e., it is compatible with any format and applicable to a list of language tasks, such as text classification, commonsense reasoning, coreference resolution, and sentiment analysis. Zero-shot learning aims to train a model on…

2021

MIRTT: Learning Multimodal Interaction Representations from Trilinear Transformers for Visual Question Answering

EMNLP 2021finding

In Visual Question Answering (VQA), existing bilinear methods focus on the interaction between images and questions. As a result, the answers are either spliced into the questions or utilized as labels only for classification. On the other hand, trilinear models such as the CTI model efficiently uti…

2021

Skeleton2Mesh: Kinematics Prior Injected Unsupervised Human Mesh Recovery

ICCV 2021poster

In this paper, we decouple unsupervised human mesh recovery into the well-studied problems of unsupervised 3D pose estimation, and human mesh recovery from estimated 3D skeletons, focusing on the latter task. The challenges of the latter task are two folds: (1) pose failure (i.e., pose mismatching -…

Cited by 29PDFcodeScholar
2021

Towards Alleviating the Modeling Ambiguity of Unsupervised Monocular 3D Human Pose Estimation

ICCV 2021poster

In this work, we study the ambiguity problem in the task of unsupervised 3D human pose estimation from 2D counterpart. On one hand, without explicit annotation, the scale of 3D pose is difficult to be accurately captured (scale ambiguity). On the other hand, one 2D pose might correspond to multiple…

Cited by 49PDFScholar