← Search

Junjie Wu

17 accepted papers

2026

DeepImageSearch: Benchmarking Multimodal Agents for Context-Aware Image Retrieval in Visual Histories

ICML 2026poster

Existing multimodal retrieval systems excel at semantic matching but implicitly assume that query-image relevance can be measured in isolation. This paradigm overlooks the rich dependencies inherent in realistic visual streams, where information is distributed across temporal sequences rather than c…

Cited by 0SourceScholar
2026

Multi-Agent Pointer Transformer: Seq-to-Seq Reinforcement Learning for Multi-Vehicle Dynamic Pickup-Delivery Problems

AAAI 2026technical

This paper addresses the cooperative Multi-Vehicle Dynamic Pickup and Delivery Problem with Stochastic Requests (MVDPDPSR) and proposes an end-to-end centralized decision-making framework based on sequence-to-sequence, named Multi-Agent Pointer Transformer (MAPT). MVDPDPSR is an extension of the veh

Cited by 0SourcePDFScholar
2026

SGDrive: Scene-to-Goal Hierarchical World Cognition for Autonomous Driving

CVPR 2026

Recent end-to-end autonomous driving approaches have leveraged Vision-Language Models (VLMs) to enhance planning capabilities in complex driving scenarios. However, VLMs are inherently trained as generalist models, lacking specialized understanding of driving-specific reasoning in 3D space and time.

Cited by 0SourcecodeScholar
2025

Asymmetric Factorized Bilinear Operation for Vision Transformer

ICLR 2025poster

As a core component of Transformer-like deep architectures, a feed-forward network (FFN) for channel mixing is responsible for learning features of each token. Recent works show channel mixing can be enhanced by increasing computational burden or can be slimmed at the sacrifice of performance. Altho…

Cited by 0SourcePDFScholar
2025

Bridging Traffic State and Trajectory for Dynamic Road Network and Trajectory Representation Learning

AAAI 2025technical

Effective urban traffic management is vital for sustainable city development, relying on intelligent systems with machine learning tasks such as traffic flow prediction and travel time estimation. Traditional approaches usually focus on static road network and trajectory representation learning, and…

2025

DALIP: Distribution Alignment-based Language-Image Pre-Training for Domain-Specific Data

ICCV 2025poster

Recently, Contrastive Language-Image Pre-training (CLIP) has shown promising performance in domain-specific data (e.g., biology), and has attracted increasing research attention. Existing works generally focus on collecting extensive domain-specific data and directly tuning the original CLIP models.…

2025

Graph-R1: Incentivizing the Zero-Shot Graph Learning Capability in LLMs via Explicit Reasoning

EMNLP 2025

Generalizing to unseen graph tasks without task-specific supervision remains challenging. Graph Neural Networks (GNNs) are limited by fixed label spaces, while Large Language Models (LLMs) lack structural inductive biases. Recent advances in Large Reasoning Models (LRMs) provide a zero-shot alternat

2025

LaERC-S: Improving LLM-based Emotion Recognition in Conversation with Speaker Characteristics

COLING 2025main

Emotion recognition in conversation (ERC), the task of discerning human emotions for each utterance within a conversation, has garnered significant attention in human-computer interaction systems. Previous ERC studies focus on speaker-specific information that predominantly stems from relationships…

2025

Ref-Long: Benchmarking the Long-context Referencing Capability of Long-context Language Models

ACL 2025long

Long-context language models (LCLMs) have exhibited impressive capabilities in long-context understanding tasks. Among these, long-context referencing—a crucial task that requires LCLMs to attribute items of interest to specific parts of long-context data—remains underexplored. To bridge this gap, t…

2025

The Stochastic Parrot on LLM’s Shoulder: A Summative Assessment of Physical Concept Understanding

NAACL 2025long

In a systematic way, we investigate a widely asked question: Do LLMs really understand what they say?, which relates to the more familiar term Stochastic Parrot. To this end, we propose a summative assessment over a carefully designed physical concept understanding task, P HYSI C O. Our task allevia…

2025

Understanding LLMs’ Fluid Intelligence Deficiency: An Analysis of the ARC Task

NAACL 2025long

While LLMs have exhibited strong performance on various NLP tasks, it is noteworthy that most of these tasks rely on utilizing the vast amount of knowledge encoded in LLMs’ parameters, rather than solving new problems without prior knowledge. In cognitive research, the latter ability is referred to…

Cited by 2SourcePDFScholar
2025

UniGTE: Unified Graph–Text Encoding for Zero-Shot Generalization across Graph Tasks and Domains

NeurIPS 2025poster

Generalizing to unseen graph tasks without task-specific supervision is challenging: conventional graph neural networks are typically tied to a fixed label space, while large language models (LLMs) struggle to capture graph structure. We introduce UniGTE, an instruction-tuned encoder–decoder framewo…

Cited by 0SourceScholar
2024

LLMs as Zero-shot Graph Learners: Alignment of GNN Representations with LLM Token Embeddings

NeurIPS 2024poster

Zero-shot graph machine learning, especially with graph neural networks (GNNs), has garnered significant interest due to the challenge of scarce labeled data. While methods like self-supervised learning and graph prompt learning have been extensively explored, they often rely on fine-tuning with tas…

2023

Spatio-Temporal Self-Supervised Learning for Traffic Flow Prediction

AAAI 2023technical

Robust prediction of citywide traffic flows at different time periods plays a crucial role in intelligent transportation systems. While previous work has made great efforts to model spatio-temporal correlations, existing methods still suffer from two key limitations: i) Most models collectively pred…

2023

Towards General Error Diagnosis via Behavioral Testing in Machine Translation

EMNLP 2023long findings

Behavioral testing offers a crucial means of diagnosing linguistic errors and assessing capabilities of NLP models. However, applying behavioral testing to machine translation (MT) systems is challenging as it generally requires human efforts to craft references for evaluating the translation qualit…

Cited by 0SourcecodeScholar