← Search

YuJie Wang

29 accepted papers

2026

Attack for Defense: Adversarial Agents for Point Prompt Optimization Empowering Segment Anything Model

CVPR 2026

Prompt quality plays a critical role in the performance of the Segment Anything Model (SAM), yet existing approaches often rely on heuristic or manually crafted prompts, limiting scalability and generalization. In this paper, we propose Point Prompt Defender, an adversarial reinforcement learning fr

Cited by 0SourcecodeScholar
2026

CoSMo3D: Open-World Promptable 3D Semantic Segmentation through LLM-Guided Canonical Spatial Modeling

CVPR 2026

Open-world promptable 3D semantic segmentation remains brittle as semantics are inferred in the input sensor coordinates. Yet, humans, in contrast, interpret parts via functional roles in a canonical space -- wings extend laterally, handles protrude to the side, and legs support from below. Psychoph

Cited by 0SourcecodeScholar
2026

DARTS: Distribution-Aware Active Rollout Trajectory Shaping for Accelerating LLM Reinforcement Learning

ICML 2026poster

Reinforcement Learning (RL) has become pivotal for improving model capabilities yet suffers from rollout efficiency bottlenecks due to the long-tail response length distribution. While existing works mitigate the impact of long tails via prompt-level tail scheduling, we focus on the root source of i…

Cited by 0SourceScholar
2026

Eigen-1: Scientific Reasoning through Adaptive Multi-Agent Refinement and Monitor-based RAG

ICLR 2026poster

Large language models (LLMs) have recently shown strong progress on scientific reasoning, yet two major bottlenecks remain. First, explicit retrieval fragments reasoning, imposing a hidden tool tax of extra tokens and steps. Second, multi-agent pipelines often dilute strong solutions by averaging ac…

Cited by 0SourcecodeScholar
2026

Reinforcing Real-world Service Agents: Balancing Utility and Cost in Task-oriented Dialogue

ICML 2026poster

The rapid evolution of Large Language Models (LLMs) has accelerated the transition from conversational chatbots to general agents. However, effectively balancing empathetic communication with budget-aware decision-making remains an open challenge. Since existing methods fail to capture these complex…

Cited by 0SourceScholar
2026

Urban Socio-Semantic Segmentation with Vision-Language Reasoning

ICLR 2026poster

As hubs of human activity, urban surfaces consist of a wealth of semantic entities. Segmenting these various entities from satellite imagery is crucial for a range of downstream applications. Current advanced segmentation models can reliably segment entities defined by physical attributes (e.g., bui…

Cited by 0SourcecodeScholar
2025

DOF-GS: Adjustable Depth-of-Field 3D Gaussian Splatting for Post-Capture Refocusing, Defocus Rendering and Blur Removal

CVPR 2025poster

3D Gaussian Splatting (3DGS) techniques have recently enabled high-quality 3D scene reconstruction and real-time novel view synthesis. These approaches, however, are limited by the pinhole camera model and lack effective modeling of defocus effects. Departing from this, we introduce DOF-- a new 3DGS…

Cited by 0SourcePDFScholar
2025

Dynamic Energy-Based Contrastive Learning with Multi-Stage Knowledge Verification for Event Causality Identification

EMNLP 2025

Event Causal Identification (ECI) aims to identify fine-grained causal relationships between events from unstructured text. Contrastive learning has shown promise in enhancing ECI by optimizing representation distances between positive and negative samples. However, existing methods often rely on ru

Cited by 0SourcePDFScholar
2025

Enhancing Event Causality Identification with LLM Knowledge and Concept-Level Event Relations

COLING 2025main

Event Causality Identification (ECI) aims to identify fine-grained causal relationships between events in an unstructured text. Existing ECI methods primarily rely on knowledge enhanced and graph-based reasoning approaches, but they often overlook the dependencies between similar events. Additionall…

Cited by 0SourcePDFScholar
2025

Evaluating Cognitive-Behavioral Fixation via Multimodal User Viewing Patterns on Social Media

EMNLP 2025

Digital social media platforms frequently contribute to cognitive-behavioral fixation, a phenomenon in which users exhibit sustained and repetitive engagement with narrow content domains. While cognitive-behavioral fixation has been extensively studied in psychology, methods for computationally dete

2025

NetMoE: Accelerating MoE Training through Dynamic Sample Placement

ICLR 2025spotlight

Mixture of Experts (MoE) is a widely used technique to expand model sizes for better model quality while maintaining the computation cost constant. In a nutshell, an MoE model consists of multiple experts in each model layer and routes the training tokens to only a fixed number of experts rather tha…

Cited by 1SourcePDFScholar
2025

One-shot 3D Object Canonicalization based on Geometric and Semantic Consistency

CVPR 2025highlight

3D object canonicalization is a fundamental task, essential for various downstream tasks. Existing methods rely on either cumbersome manual processes or priors learned from extensive, per-category training samples. Real-world datasets, however, often exhibit long-tail distributions, challenging exis…

2025

Pioneer: Physics-informed Riemannian Graph ODE for Entropy-increasing Dynamics

AAAI 2025technical

Dynamic interacting system modeling is important for understanding and simulating real world systems, e.g., meteorology and the spread of COVID. The system is typically described as a graph, where multiple objects dynamically interact with each other and evolve over time. In recent years, graph Ordi…

2025

Training-free and Adaptive Sparse Attention for Efficient Long Video Generation

ICCV 2025poster

Generating high-quality long videos with Diffusion Transformers (DiTs) faces significant latency due to computationally intensive attention mechanisms. For instance, generating an 8s 720p video (110K tokens) with HunyuanVideo requires around 600 PFLOPs, with attention computations consuming about 50…

Cited by 0SourcePDFScholar
2024

FRVA: Fact-Retrieval and Verification Augmented Entailment Tree Generation for Explainable Question Answering

ACL 2024findings

Structured entailment tree can exhibit the reasoning chains from knowledge facts to predicted answers, which is important for constructing an explainable question answering system. Existing works mainly include directly generating the entire tree and stepwise generating the proof steps. The stepwise…

2024

Hyperspherical Multi-Prototype with Optimal Transport for Event Argument Extraction

ACL 2024long

Event Argument Extraction (EAE) aims to extract arguments for specified events from a text. Previous research has mainly focused on addressing long-distance dependencies of arguments, modeling co-occurrence relationships between roles and events, but overlooking potential inductive biases: (i) seman…

2024

LSEnet: Lorentz Structural Entropy Neural Network for Deep Graph Clustering

ICML 2024oral

Graph clustering is a fundamental problem in machine learning. Deep learning methods achieve the state-of-the-art results in recent years, but they still cannot work without predefined cluster numbers. Such limitation motivates us to pose a more challenging problem of graph clustering with unknown c…

2023

Dynamic Heterogeneous-Graph Reasoning with Language Models and Knowledge Representation Learning for Commonsense Question Answering

ACL 2023long

Recently, knowledge graphs (KGs) have won noteworthy success in commonsense question answering. Existing methods retrieve relevant subgraphs in the KGs through key entities and reason about the answer with language models (LMs) and graph neural networks. However, they ignore (i) optimizing the knowl…

Cited by 22SourcePDFScholar
2022

DTG-SSOD: Dense Teacher Guidance for Semi-Supervised Object Detection

NeurIPS 2022accept

The Mean-Teacher (MT) scheme is widely adopted in semi-supervised object detection (SSOD). In MT, sparse pseudo labels, offered by the final predictions of the teacher (e.g., after Non Maximum Suppression (NMS) post-processing), are adopted for the dense supervision for the student via hand-crafted…

Cited by 28SourcePDFScholar
2022

Global Context With Discrete Diffusion in Vector Quantised Modelling for Image Generation

CVPR 2022poster

The integration of Vector Quantised Variational AutoEncoder (VQ-VAE) with autoregressive models as generation part has yielded high-quality results on image generation. However, the autoregressive models will strictly follow the progressive scanning order during the sampling phase. This leads the ex…

Cited by 43PDFScholar
2022

Knowledge Distillation for Object Detection via Rank Mimicking and Prediction-Guided Feature Imitation

AAAI 2022technical

Knowledge Distillation (KD) is a widely-used technology to inherit information from cumbersome teacher models to compact student models, consequently realizing model compression and acceleration. Compared with image classification, object detection is a more complex task, and designing specific KD m…

Cited by 101SourcePDFScholar
2022

PseCo: Pseudo Labeling and Consistency Training for Semi-Supervised Object Detection

ECCV 2022poster

"In this paper, we delve into two key techniques in Semi-Supervised Object Detection (SSOD), namely pseudo labeling and consistency training. We observe that these two techniques currently neglect some important properties of object detection, hindering efficient learning on unlabeled data. Specific…

2021

A Collaborative Visual SLAM Framework for Service Robots

IROS 2021poster

We present a collaborative visual simultaneous localization and mapping (SLAM) framework for service robots. With an edge server maintaining a map database and performing global optimization, each robot can register to an existing map, update the map, or build new maps, all with a unified interface…

Cited by 25SourceScholar
2018

Beyond Trade-Off: Accelerate FCN-Based Face Detector With Higher Accuracy

CVPR 2018poster

Fully convolutional neural network (FCN) has been dominating the game of face detection task for a few years with its congenital capability of sliding-window-searching with shared kernels, which boiled down all the redundant calculation, and most recent state-of-the-art methods such as Faster-RCNN,…

Cited by 40SourcePDFScholar
2017

Flow-Guided Feature Aggregation for Video Object Detection

ICCV 2017poster

Extending state-of-the-art object detectors from image to video is challenging. The accuracy of detection suffers from degenerated object appearances in videos, e.g., motion blur, video defocus, rare poses, etc. Existing work attempts to exploit temporal information on box level, but such methods ar…

Cited by 867PDFcodeScholar